Package: accountsservice Description-md5: 8aeed0a03c7cd494f0c4b8d977483d7e Description-en_AU: 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_AU: GNU Accounting utilities for process and login accounting GNU Accounting Utilities is a set of utilities which reports and summarises data about user connect times and process execution statistics. . "Login accounting" provides summaries of system resource usage based on connect time, and "process accounting" provides summaries based on the commands executed on the system. . The 'last' command is provided by the sysvinit package and not included here. Package: acl Description-md5: 75eddab5ddd2597445b43aa18f0db77a Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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 initialised it can be used to verify the integrity of the files. It has several message digest algorithms (md5, sha1, rmd160, tiger, haval, etc.) that are used to check the integrity of the file. More algorithms can be added with relative ease. All of the usual file attributes can also be checked for inconsistencies. . This package contains the statically linked binary for "normal" systems. Package: aide-common Description-md5: 7a8490e442a29581e6cca1b191be3f62 Description-en_AU: Advanced Intrusion Detection Environment - Common files AIDE is an intrusion detection system that detects changes to files on the local system. It creates a database from the regular expression rules that it finds from the config file. Once this database is initialised it can be used to verify the integrity of the files. It has several message digest algorithms (md5, sha1, rmd160, tiger, haval, etc.) that are used to check the integrity of the file. More algorithms can be added with relative ease. All of the usual file attributes can also be checked for inconsistencies. . This package contains base and configuration files that are needed to run the actual binaries. . You will almost certainly want to tweak the configuration file in /etc/aide/aide.conf or drop your own config snippets into /etc/aide/aide.conf.d. Package: aisleriot Description-md5: e7f99df3aa92cf870d335784e155ec33 Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: Automated Password Generator - Standalone version APG (Automated Password Generator) is the tool set for random password generation. It generates some random words of required type and prints them to standard output. This binary package contains only the standalone version of apg. Advantages: * Built-in ANSI X9.17 RNG (Random Number Generator)(CAST/SHA1) * Built-in password quality checking system (now it has support for Bloom filter for faster access) * Two Password Generation Algorithms: 1. Pronounceable Password Generation Algorithm (according to NIST FIPS 181) 2. Random Character Password Generation Algorithm with 35 configurable modes of operation * Configurable password length parameters * Configurable amount of generated passwords * Ability to initialize RNG with user string * Support for /dev/random * Ability to crypt() generated passwords and print them as additional output. * Special parameters to use APG in script * Ability to log password generation requests for network version * Ability to control APG service access using tcpd * Ability to use password generation service from any type of box (Mac, WinXX, etc.) that connected to network * Ability to enforce remote users to use only allowed type of password generation The client/server version of apg has been deliberately omitted. . Please note that there are security flaws in pronounceable password generation schemes (see Ganesan / Davis "A New Attack on Random Pronounceable Password Generators", in "Proceedings of the 17th National Computer Security Conference (NCSC), Oct. 11-14, 1994 (Volume 1)", http://csrc.nist.gov/publications/history/nissc/ 1994-17th-NCSC- proceedings-vol-1.pdf, pages 203-216) . Also note that the FIPS 181 standard from 1993 has been withdrawn by NIST in 2015 with no superseding publication. This means that the document is considered by its publicher as obsolete and not been updated to reference current or revised voluntary industry standards, federal specifications, or federal data standards. . apg has not seen upstream attention since 2003, upstream is not answering e-mail, and the upstream web page does not look like it is in good working order. The Debian maintainer plans to discontinue apg maintenance as soon as an actually maintained software with a compariable feature set becomes available. Package: apparmor Description-md5: aeec4cdd49168a208d06acb49ddc8a26 Description-en_AU: 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_AU: 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_AU: 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_AU: 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-symptoms Description-md5: 685dc189a71c0847d5bc525d477c0d11 Description-en_AU: symptom scripts for apport Apport intercepts program crashes, collects debugging information about the crash and the operating system environment, and sends it to bug trackers in a standardised form. It also offers the user to report a bug about a package, with again collecting as much information about it as possible. . This package extends Apport by some "symptom" scripts, so that bug reporters do not have to guess the correct package, but report problems based on symptoms that they have (like "sound problem"), through an interactive process. Package: appstream-doc Description-md5: 465c342d4293b96b238719e1aed4f6b0 Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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: aspell Description-md5: 21dcab5448cba7f61ba8df4ace46f1af Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: Assistive Technology Service Provider Interface (Documentation) This package contains documentation for the at-spi2 interface. Package: attr Description-md5: 06768ac28dead3beb310d915f4822f45 Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: transitional dummy package for 'autofs' This transitional dummy package is safe to remove. Package: autogen-doc Description-md5: 1daff8c6c8ec754bad2bcc33cd6c5d9e Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: build-essential Description-md5: 90ef0ef86cafda0bd16f746eb621d9da Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: Documentation for GNU diffutils in HTML format This package contains the HTML documentation for GNU diffutils. Package: distro-info Description-md5: 5671943e370fd3dd7449d885e6363cee Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: Tools to manage UEFI variables efivar provides a simple command line interface to the UEFI variable facility. Package: eject Description-md5: 9a5f66fd7e4bca3deeb3357f3e927ab3 Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: Erlang/OTP module for unit testing The EUnit application contains modules with support for unit testing. Package: erlang-examples Description-md5: 7fd4d1d18889e4d971a860ea2e41b36b Description-en_AU: Erlang/OTP application examples The examples, included in the Erlang/OTP system distribution. Package: erlang-ic Description-md5: e0dcaf593d7a257b63b65fed1429bb17 Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: Erlang/OTP implementation of SSL The SSL application provides secure communication over sockets. Package: erlang-syntax-tools Description-md5: 734d87e62fdb69e61b39974407f3d15f Description-en_AU: 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_AU: 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_AU: Erlang/OTP XML tools The xmerl application contains modules for processing XML. Package: etckeeper Description-md5: 95cb5b7044929ac8be07759fde67a217 Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: "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_AU: "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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: "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_AU: "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_AU: "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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: font viewer for GNOME This program can preview fonts and create thumbnails for fonts. Package: gnome-keyring Description-md5: ab339ead4844e2dd14c8a8c09473bb75 Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: golang-go Description-md5: 4b644c1329d03644c1e0137da5dcdaf3 Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: Croatian hyphenation pattern for LibreOffice This is the Croatian hyphenation pattern for use with LibreOffice. Package: hyphen-hu Description-md5: 7fbecc1b85622e36ecea102794aa6ff5 Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: Documentation for GNU indent This package contains the HTML documentation for GNU indent. Package: info Description-md5: 98475bbce3804b8961f7886328b1baea Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: iputils-arping Description-md5: bb18b14837d8c79e0cf4999c5662365c Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: GCC support library (debug symbols) Debug symbols for the GCC support library. Package: lib32gfortran-6-dev Description-md5: 6b37f3090548ca719a28233db2276849 Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: GNU Internationalization library development files This package contains development files for the libasprintf library. Package: libasprintf0v5 Description-md5: 6eb9b97491340c986012d5953e1dc01b Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: GCC cc1 plugin for GDB libcc1 is a plugin for GDB. Package: libccolamd2 Description-md5: 7837a1290ee0cf3371ba8acb52f1427a Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: Linguistic support files for libdjvulibre Runtime linguistic support files for the libdjvulibre library. Package: libdjvulibre21 Description-md5: 377e0a8fb1d56ba31c3feadafc4781b8 Description-en_AU: Runtime support for the DjVu image format DjVu runtime library. Package: libdlm-dev Description-md5: 563880a77ab6d7ae66220dfc3ffed1c9 Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: Development headers for libefivar development headers required to use libefivar Package: libefivar1 Description-md5: cddc6d74a91dbbf01f6b63b9fc9030f2 Description-en_AU: Library to manage UEFI variables Library to allow for the simple manipulation of UEFI variables. Package: libegl1-mesa Description-md5: b212fd5f8dc9e4ee5ae33c52acbd6825 Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: Flat Device Trees manipulation library This is a library containing functions for manipulating Flat Device Trees. Package: libffi-dev Description-md5: cb5b8c2fd242772cae1be91db134642c Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: GCC support library (debug symbols) Debug symbols for the GCC support library. Package: libgcc1-powerpc-cross Description-md5: e1bd35e39eccaed54d86a8950b109d57 Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: GNU Internationalization library development files This package contains development files for the libgettextpo library. Package: libgettextpo0 Description-md5: 34be8e77b3524b55ecae7e97edf3c2ab Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: Multiprecision arithmetic library example code This package provides example code illustrating the use of GMP. Package: libgmp3-dev Description-md5: 782dc7b458f3c5dbb9f4f83f367d6fef Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: Phobos D standard library This is a dependency package providing the default D standard library. Package: libgphobos68 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: FreeIPA HBAC Evaluator library Utility library to validate FreeIPA HBAC rules for authorization requests. Package: libipc-run-perl Description-md5: 7be22cc2721eed4c7b8e422ca5d87022 Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: libkmod development files This package contains the files needed for developing applications that use libkmod. Package: libkmod2 Description-md5: e60216aabe72168f06218f037958581e Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: Development library for liblockfile This is a development library for liblockfile. It includes headers and documentation. Package: liblockfile1 Description-md5: ebb60445a5d00569c862ce1b525464b7 Description-en_AU: NFS-safe locking library Liblockfile is a shared library with NFS-safe locking functions. Package: liblouis-data Description-md5: 893cb8fa7f66f351dd0d6bbf87a94bab Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: LVM2 command library This package contains the lvm2cmd shared library. Package: liblwp-mediatypes-perl Description-md5: 39f3a89fb73f99e7871809c2c0d8f938 Description-en_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: 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_AU: data compression library LZO is a portable, lossless data compression library. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed. Package: liblzo2-dev Description-md5: 33a9c8476074f27fdf0d1f013ef98be9 Description-en_AU: data compression library (development files) LZO is a portable, lossless data compression library. This package contains the header files and static libraries for the LZO data compression library. Package: libm17n-0 Description-md5: 246a450e6bd01a098f1121b3d4600f87 Description-en_AU: multilingual text processing library - runtime The m17n library is a multilingual text processing library for the C language. This library has following features: - The m17n library is an open source software. - The m17n library for any Linux/Unix applications. - The m17n library realizes multilingualization of many aspects of applications. - The m17n library represents multilingual text as an object named M-text. M-text is a string with attributes called text properties, and designed to substitute for string in C. Text properties carry any information required to input, display and edit the text. - The m17n library supports functions to handle M-texts. . m17n is an abbreviation of Multilingualization. . This package contains the runtime part of m17n-lib. Package: libm17n-0-dbg Description-md5: 82612e6cd77b53cad2ccaa199dfdaf85 Description-en_AU: multilingual text processing library - debugging symbols The m17n library is a multilingual text processing library for the C language. This library has following features: . - The m17n library is an open source software. - The m17n library for any Linux/Unix applications. - The m17n library realizes multilingualization of many aspects of applications. - The m17n library represents multilingual text as an object named M-text. M-text is a string with attributes called text properties, and designed to substitute for string in C. Text properties carry any information required to input, display and edit the text. - The m17n library supports functions to handle M-texts. . m17n is an abbreviation of Multilingualization. . This package contains unstripped shared libraries. it is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and can be used by placing that directory in LD_LIBRARY_PATH. Most people will not need this package. Package: libm17n-dev Description-md5: 886fe20cf7523e0da0b6f84783a99692 Description-en_AU: multilingual text processing library - development The m17n library is a multilingual text processing library for the C language. This library has following features: . - The m17n library is an open source software. - The m17n library for any Linux/Unix applications. - The m17n library realizes multilingualization of many aspects of applications. - The m17n library represents multilingual text as an object named M-text. M-text is a string with attributes called text properties, and designed to substitute for string in C. Text properties carry any information required to input, display and edit the text. - The m17n library supports functions to handle M-texts. . m17n is an abbreviation of Multilingualization. . This package contains the header and development files needed to build programs and packages using m17n-lib. Package: libmaa-dev Description-md5: bc0f465617b2db9625ae21943d837586 Description-en_AU: maa programming library, development files The libmaa library provides many low-level data structures which are helpful for writing compilers, including hash tables, sets, lists, debugging support, and memory management. Although libmaa was designed and implemented as a foundation for the kheperalong, the data structures are generally applicable to a wide range of programming problems. . The memory management routines are especially helpful for improving the performance of memory-intensive applications. . This package contains the static library and headers used to build programs that use the library. Package: libmaa3 Description-md5: 1121424a22e831818969fb6649ec3a98 Description-en_AU: maa programming library The libmaa library provides many low-level data structures which are helpful for writing compilers, including hash tables, sets, lists, debugging support, and memory management. Although libmaa was designed and implemented as a foundation for the kheperalong, the data structures are generally applicable to a wide range of programming problems. . The memory management routines are especially helpful for improving the performance of memory-intensive applications. Package: libmagic-dev Description-md5: 93c5eb9eca91d43fe4e08b91dec0e076 Description-en_AU: Recognize the type of data in a file using "magic" numbers - development This library can be used to classify files according to magic number tests. . This package contains the development files. Package: libmagick++-6-headers Description-md5: 06ec9b73bbf347a03e40ab70696842f9 Description-en_AU: object-oriented C++ interface to ImageMagick - header files The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package includes header files needed to compile programs using Magick++. . This package is independent of channel depth. Package: libmagick++-6.q16-7 Description-md5: 0c41c32b31e56b653148d8cf9257e740 Description-en_AU: C++ interface to ImageMagick -- quantum depth Q16 The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package contains the C++ libraries needed to run executables that make use of libMagick++. . This version of libmagick++ is compiled for a channel depth of 16 bits (Q16). Package: libmagick++-6.q16-dev Description-md5: c3c989aa362d5214cb2ded85b4ac9299 Description-en_AU: C++ interface to ImageMagick - development files (Q16) The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package includes header files and static libraries needed to compile programs using Magick++. . This version of libmagick++-dev is compiled for a channel depth of 16 bits (Q16). Package: libmagick++-6.q16hdri-7 Description-md5: b0c54866be90ee2a5f4037f3dfc1cdb4 Description-en_AU: C++ interface to ImageMagick -- quantum depth Q16HDRI The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package contains the C++ libraries needed to run executables that make use of libMagick++. . This version of libmagick++ is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: libmagick++-6.q16hdri-dev Description-md5: bf2ce0cd49bc868a6c331922951dcdb3 Description-en_AU: C++ interface to ImageMagick - development files (Q16HDRI) The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package includes header files and static libraries needed to compile programs using Magick++. . This version of libmagick++-dev is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: libmagickcore-6-arch-config Description-md5: 2bf5b3d73143b88a604852f9d76e6e3c Description-en_AU: low-level image manipulation library - architecture header files The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package includes the architecture dependent part of the headers files used by MagickCore. . This package is independent of channel depth. Package: libmagickcore-6-headers Description-md5: a8db8761301b33146d93d31dc2ac97b4 Description-en_AU: low-level image manipulation library - header files The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package includes the architecture independent header files needed to compile programs using MagickCore. . This package is independent of channel depth. Package: libmagickcore-6.q16-3 Description-md5: f688f89f9dd63da95c49e94b4496cd52 Description-en_AU: low-level image manipulation library -- quantum depth Q16 The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package contains the C libraries needed to run executables that make use of MagickCore. . This version of libmagickcore is compiled for a channel depth of 16 bits (Q16). Package: libmagickcore-6.q16-3-extra Description-md5: a06d4ac082de7d3d4609131eb58764ca Description-en_AU: low-level image manipulation library - extra codecs (Q16) This package adds support for SVG, WMF, OpenEXR, DjVu and Graphviz to MagickCore. . This version of libmagickcore-extra is compiled for a channel depth of 16 bits (Q16). Package: libmagickcore-6.q16-dev Description-md5: b3e9994222fe22a105ea09bc9fdbf60b Description-en_AU: low-level image manipulation library - development files (Q16) The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package includes header static libraries needed to compile programs using MagickCore. . This version of libmagickcore-dev is compiled for a channel depth of 16 bits (Q16). Package: libmagickcore-6.q16hdri-3 Description-md5: 3b22716bce6596b26b5d0fe6f8a409c0 Description-en_AU: low-level image manipulation library -- quantum depth Q16HDRI The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package contains the C libraries needed to run executables that make use of MagickCore. . This version of libmagickcore is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: libmagickcore-6.q16hdri-3-extra Description-md5: cd6b982f20932b9a3882651080cec791 Description-en_AU: low-level image manipulation library - extra codecs (Q16HDRI) This package adds support for SVG, WMF, OpenEXR, DjVu and Graphviz to MagickCore. . This version of libmagickcore-extra is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: libmagickcore-6.q16hdri-dev Description-md5: 318e99730be581bdf46a9d774b773c39 Description-en_AU: low-level image manipulation library - development files (Q16HDRI) The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package includes header static libraries needed to compile programs using MagickCore. . This version of libmagickcore-dev is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: libmagickcore-dev Description-md5: f90927ba6a13e7c7f8e0886fe0476a3e Description-en_AU: low-level image manipulation library -- dummy package This package included header files and static libraries needed to compile programs using MagickCore. . This is a transitional package to help migrate systems to the new ABI of libmagickcore-6 development files for default channel depth. . This is a dummy package. You can safely purge or remove it. Package: libmagickwand-6-headers Description-md5: 26a899f36addb78d0dfc2cc24f28ad9a Description-en_AU: image manipulation library - headers files The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package includes header files needed to compile programs using MagickWand. . This package is independent of channel depth. Package: libmagickwand-6.q16-3 Description-md5: 0c875be0fa5c3c27073edfb377baa500 Description-en_AU: image manipulation library -- quantum depth Q16 The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package contains the C libraries needed to run executables that make use of MagickWand. . This version of libmagickwand is compiled for a channel depth of 16 bits (Q16). Package: libmagickwand-6.q16-dev Description-md5: 12b6b1f369fad4c58d5f78d0d5b0e66a Description-en_AU: image manipulation library - development files (Q16) The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package the static libraries needed to compile programs using MagickWand. . This version of libmagickwand-dev is compiled for a channe depth of 16 bits (Q16). Package: libmagickwand-6.q16hdri-3 Description-md5: bb13722c05450e5cf602707c87e455ad Description-en_AU: image manipulation library -- quantum depth Q16HDRI The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package contains the C libraries needed to run executables that make use of MagickWand. . This version of libmagickwand is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: libmagickwand-6.q16hdri-dev Description-md5: 67f311d7e0171e4ef63a3f603c32c526 Description-en_AU: image manipulation library - development files (Q16HDRI) The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package the static libraries needed to compile programs using MagickWand. . This version of libmagickwand-dev is compiled for a channe depth of 16 bits with high dynamic range (Q16HDRI). Package: libmail-dkim-perl Description-md5: b5224c71b80164be0ca2a88e302ea1a0 Description-en_AU: cryptographically identify the sender of email - perl library RFC 4871, DomainKeys Identified Mail (DKIM), defines a domain-level authentication framework for email using public-key cryptography and key server technology to permit verification of the source and contents of messages by either Mail Transport Agents (MTAs) or Mail User Agents (MUAs). . This is a Perl implementation created by Jason Long of Messiah College. It performs signing as well as signature verification. It also supports the older DomainKeys standard. Package: libmail-spf-perl Description-md5: 5a00e9c63268c570413928246a2be58c Description-en_AU: Perl implementation of Sender Policy Framework and Sender ID Mail::SPF is an object-oriented Perl implementation of the Sender Policy Framework (SPF) e-mail sender authentication system . . It supports both the TXT and SPF RR types as well as both SPFv1 (v=spf1) and Sender ID (spf2.0) records, and it is fully compliant to RFCs 4408 and 4406. (It does not however implement the patented PRA address selection algorithm described in RFC 4407.) Package: libmailtools-perl Description-md5: c42aa1e49d681dcc200129315de37221 Description-en_AU: Manipulate email in perl programs This is a set of perl modules which provide an easy interface to manipulating email in an object-oriented fashion. Package: libmbim-glib-dev Description-md5: a9f4b979e7f90fb1a34c15fa316ad3c9 Description-en_AU: Header files for adding MBIM support to applications that use glib libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. . This package contains the header, pkg-config and API documentation files for development applications using MBIM functionality from applications that use glib. Package: libmbim-glib-doc Description-md5: 0097ac93077e9d8330b5f2f644defb0c Description-en_AU: API documentation for the MBIM protocol library libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. . This package contains the API reference for libmbim-glib. Package: libmbim-glib4 Description-md5: 34268237931c65f4ad4ec124116fec86 Description-en_AU: Support library to use the MBIM protocol libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. Package: libmbim-proxy Description-md5: 4ba7d98cd0780f7aad0e620ccd309956 Description-en_AU: Proxy to communicate with MBIM ports libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. . This package contains the binary mbim-proxy used by libmbim to allow multiple clients to use the same MBIM port simultaneously. Package: libmdds-dev Description-md5: 25a247f8274e76d26ab3b83ab127592a Description-en_AU: Multi Dimension Data structure library -- headers A collection of multi-dimensional data structure and indexing algorithm. . This is a C++ library, and is a collection of various data structures designed to efficiently store and query multi-dimensional data for various filtering criteria. Different structures are optimized for different query needs. . This library is a source-code only library. It’s designed to be header- only meaning that the user program does not need to link to any additional shared library in order to use these data structures. The data structures are all available as C++ templates. Package: libmediaart-2.0-0 Description-md5: aec857c633b7a291572f4a8190dc04e3 Description-en_AU: media art extraction and cache management library Libmediaart is a library tasked with managing, extracting and handling media art caches. . This package contains the shared library. Package: libmediaart-2.0-dev Description-md5: 00a98e8956632ee368981a228c37b3cf Description-en_AU: media art extraction and cache management library - development files Libmediaart is a library tasked with managing, extracting and handling media art caches. . This package contains the development files. Package: libmediaart-doc Description-md5: 0db24f0444c84c159a861134369ba1c1 Description-en_AU: media art extraction and cache management library - documentation Libmediaart is a library tasked with managing, extracting and handling media art caches. . This package contains the API documentation. Package: libmemcached-dbg Description-md5: ea156c0423f71127a41893b481e0c365 Description-en_AU: Debug Symbols for libmemcached libmemcached is a C and C++ client library to the memcached server (http://memcached.org/). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. . A few notes on its design: . * Synchronous and Asynchronous support. * Access to large object support. * Local replication. * TCP and Unix Socket protocols. * A half dozen or so different tuneable hash algorithms. * Implementations of the new cas, replace, and append operators. * Man pages written up on entire API. * Implements both modulo and consistent hashing solutions. * Tools to Manage your Memcached networks. . This package provides debug symbols. Package: libmemcached-dev Description-md5: c6bfdfff5c9729d4f01c13bcee57b0f4 Description-en_AU: C and C++ client library to the memcached server (development files) libmemcached is a C and C++ client library to the memcached server (http://memcached.org/). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. . A few notes on its design: . * Synchronous and Asynchronous support. * Access to large object support. * Local replication. * TCP and Unix Socket protocols. * A half dozen or so different tuneable hash algorithms. * Implementations of the new cas, replace, and append operators. * Man pages written up on entire API. * Implements both modulo and consistent hashing solutions. * Tools to Manage your Memcached networks. . This package provides the development files. Package: libmemcached-tools Description-md5: 724ae0d72072b3eb14f36bae1c5ba19a Description-en_AU: Commandline tools for talking to memcached via libmemcached libmemcached is a C and C++ client library to the memcached server (http://memcached.org/). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. . This package provides several command line tools: . * memccat - Copy the value of a key to standard output * memcflush - Flush the contents of your servers. * memcrm - Remove a key(s) from the server. * memccp - Copy files to a memcached server. * memcstat - Dump the stats of your servers to standard output * memcslap - Generate testing loads on a memcached cluster Package: libmemcached11 Description-md5: c520748ef0b458bdb796b190ce42a1b3 Description-en_AU: C and C++ client library to the memcached server libmemcached is a C and C++ client library to the memcached server (http://memcached.org/). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. . A few notes on its design: . * Synchronous and Asynchronous support. * Access to large object support. * Local replication. * TCP and Unix Socket protocols. * A half dozen or so different tuneable hash algorithms. * Implementations of the new cas, replace, and append operators. * Man pages written up on entire API. * Implements both modulo and consistent hashing solutions. * Tools to Manage your Memcached networks. . This package provides the libmemcached shared library itself. Package: libmemcachedutil2 Description-md5: 32cdf0c564bc73569ee13e19a7b567d1 Description-en_AU: library implementing connection pooling for libmemcached libmemcached is a C and C++ client library to the memcached server (http://memcached.org/). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. . A few notes on its design: . * Synchronous and Asynchronous support. * Access to large object support. * Local replication. * TCP and Unix Socket protocols. * A half dozen or so different tuneable hash algorithms. * Implementations of the new cas, replace, and append operators. * Man pages written up on entire API. * Implements both modulo and consistent hashing solutions. * Tools to Manage your Memcached networks. . This package provides the libmemcachedutil library. Package: libmessaging-menu-dev Description-md5: ce906b4d3b8508aa9afe60c759709b5d Description-en_AU: Messaging Menu - library development files This library contains information to build status providers to go into the messaging menu. Package: libmessaging-menu0 Description-md5: 364e71724412de3ba2d663ca34406232 Description-en_AU: Messaging Menu - shared library This library contains information to build status providers to go into the messaging menu. Package: libmhash-dev Description-md5: 76bc2c8552d8e642bc02127f01075ff5 Description-en_AU: Library for cryptographic hashing and message authentication Mhash is a library that provides a uniform interface to a large number of hash algorithms. These algorithms can be used to compute checksums, message digests, and other signatures. The HMAC support implements the basics for message authentication, following RFC 2104. Mhash also provides several key-generation algorithms, including those of OpenPGP (RFC 2440). Further information is available at http://mhash.sourceforge.net/. . This package contains header files, the man page, and the static library. Package: libmhash2 Description-md5: 9dc72d6d0af87ec3a9ba2e0c3ea2f30f Description-en_AU: Library for cryptographic hashing and message authentication Mhash is a library that provides a uniform interface to a large number of hash algorithms. These algorithms can be used to compute checksums, message digests, and other signatures. The HMAC support implements the basics for message authentication, following RFC 2104. Mhash also provides several key-generation algorithms, including those of OpenPGP (RFC 2440). . This package contains the shared library. Package: libmime-tools-perl Description-md5: e50d756cb8a40537b678f7dfac0f3fd7 Description-en_AU: Perl5 modules for MIME-compliant messages This package provides the MIME-tools modules. MIME::Tools is a collection of Perl5 MIME:: modules for parsing, decoding, and generating single- or multipart (even nested multipart) MIME messages. Package: libmime-types-perl Description-md5: 6c98117d72d39563703824d7dd685d5a Description-en_AU: Perl extension for determining MIME types and Transfer Encoding MIME::Types provides a start for a more detailed data-structure to keep knowledge about various data types are defined by MIME. Some basic treatments with mime types are implemented. Package: libminiupnpc-dev Description-md5: b76b4a36753fd30004f1cf8ca91a3318 Description-en_AU: UPnP IGD client lightweight library development files The UPnP protocol is supported by most home adsl/cable routers and Microsoft Windows 2K/XP. The aim of the MiniUPnP project is to bring a free software solution to support the "Internet Gateway Device" part of the protocol. The MediaServer/MediaRenderer UPnP protocol is also becoming very popular. . Miniupnpc aims at the simplest library possible, with the smallest footprint and no dependencies to other libraries such as XML parsers or HTTP implementations. All the code is pure ANSI C. Compiled on a x86 PC, the miniupnp client library have less than 15KB code size. For instance, the upnpc sample program is around 20KB. The miniupnp daemon is much smaller than any other IGD daemon and is ideal for using on low memory device for this reason. . This package contains development files needed to build using libminiupnpc Package: libminiupnpc10 Description-md5: 194defbf2e4c77dd9feae4a875fdd198 Description-en_AU: UPnP IGD client lightweight library The UPnP protocol is supported by most home adsl/cable routers and Microsoft Windows 2K/XP. The aim of the MiniUPnP project is to bring a free software solution to support the "Internet Gateway Device" part of the protocol. The MediaServer/MediaRenderer UPnP protocol is also becoming very popular. . Miniupnpc aims at the simplest library possible, with the smallest footprint and no dependencies to other libraries such as XML parsers or HTTP implementations. All the code is pure ANSI C. Compiled on a x86 PC, the miniupnp client library have less than 15KB code size. For instance, the upnpc sample program is around 20KB. The miniupnp daemon is much smaller than any other IGD daemon and is ideal for using on low memory device for this reason. . This package contains the shared library. Package: libmnl-dev Description-md5: a98b989412e5ed2eb94b6c710889486b Description-en_AU: minimalistic Netlink communication library (devel) libmnl is a minimalistic user-space library oriented to Netlink developers. There are a lot of common tasks in parsing, validating, constructing of both the Netlink header and TLVs that are repetitive and easy to get wrong. This library aims to provide simple helpers that allows you to re-use code and to avoid re-inventing the wheel. . The main features of this library are: . Small: the shared library requires around 30KB for an x86-based computer. . Simple: this library avoids complexity and elaborated abstractions that tend to hide Netlink details. . Easy to use: the library simplifies the work for Netlink-wise developers. It provides functions to make socket handling, message building, validating, parsing and sequence tracking, easier. . Easy to re-use: you can use the library to build your own abstraction layer on top of this library. . Decoupling: the interdependency of the main bricks that compose the library is reduced, i.e. the library provides many helpers, but the programmer is not forced to use them. . This package contains the development libraries and header files you need to develop your programs using the minimalistic Netlink communication library. Package: libmnl0 Description-md5: 6e8dc655315a40a8d6d0cab77a49b003 Description-en_AU: minimalistic Netlink communication library libmnl is a minimalistic user-space library oriented to Netlink developers. There are a lot of common tasks in parsing, validating, constructing of both the Netlink header and TLVs that are repetitive and easy to get wrong. This library aims to provide simple helpers that allows you to re-use code and to avoid re-inventing the wheel. . The main features of this library are: . Small: the shared library requires around 30KB for an x86-based computer. . Simple: this library avoids complexity and elaborated abstractions that tend to hide Netlink details. . Easy to use: the library simplifies the work for Netlink-wise developers. It provides functions to make socket handling, message building, validating, parsing and sequence tracking, easier. . Easy to re-use: you can use the library to build your own abstraction layer on top of this library. . Decoupling: the interdependency of the main bricks that compose the library is reduced, i.e. the library provides many helpers, but the programmer is not forced to use them. . This package contains the shared libraries needed to run programs that use the minimalistic Netlink communication library. Package: libmount-dev Description-md5: 4c8f2344e9c734ced38948f314a71355 Description-en_AU: device mounting library - headers and static libraries This device mounting library is used by mount and umount helpers. . This package contains the development environment for the mount library. Package: libmount1 Description-md5: 7e446c44302ff94779f1434f2e05d553 Description-en_AU: device mounting library This device mounting library is used by mount and umount helpers. Package: libmpc-dev Description-md5: 1a174fcc2ba7e9b9a95e9d28b6debe99 Description-en_AU: multiple precision complex floating-point library development package MPC is a portable library written in C for arbitrary precision arithmetic on complex numbers providing correct rounding. For the time being, it contains all arithmetic operations over complex numbers, the exponential and the logarithm functions, the trigonometric and hyperbolic functions. . Ultimately, it should implement a multiprecision equivalent of the ISO C99 standard. . It builds upon the GNU MP and the MPFR libraries. Package: libmpc3 Description-md5: ce4238ae925ae6ad84bc52508aa5e8ae Description-en_AU: multiple precision complex floating-point library MPC is a portable library written in C for arbitrary precision arithmetic on complex numbers providing correct rounding. For the time being, it contains all arithmetic operations over complex numbers, the exponential and the logarithm functions, the trigonometric and hyperbolic functions. . Ultimately, it should implement a multiprecision equivalent of the ISO C99 standard. . It builds upon the GNU MP and the MPFR libraries. Package: libmpdec-dev Description-md5: aaec92a2292a393a662516d21db6c572 Description-en_AU: library for decimal floating point arithmetic (development files) mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. Package: libmpdec-doc Description-md5: ea0b05b4f861319ba7e30dc4e100cbbc Description-en_AU: library for decimal floating point arithmetic (documentation) mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. Package: libmpdec2 Description-md5: 2f19ce990bf7966f694538878f26b3ce Description-en_AU: library for decimal floating point arithmetic (runtime library) mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. Package: libmpfr-dev Description-md5: a2580b68a7c6f1fcadeefc6b17102b32 Description-en_AU: multiple precision floating-point computation developers tools This development package provides the header files and the symbolic links to allow compilation and linking of programs that use the libraries provided in the libmpfr4 package. . MPFR provides a library for multiple-precision floating-point computation with correct rounding. The computation is both efficient and has a well- defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic (53-bit mantissa). Package: libmpfr-doc Description-md5: f055e9915a337223583fe5e3ec7c0b3c Description-en_AU: multiple precision floating-point computation documentation This package provides documentation for the multiple-precision floating- point computation library MPFR. . The documentation is available as html and PDF. Package: libmpfr4 Description-md5: 97d2af3ed9ac83dc3fdaf77a6b27a294 Description-en_AU: multiple precision floating-point computation MPFR provides a library for multiple-precision floating-point computation with correct rounding. The computation is both efficient and has a well- defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic (53-bit mantissa). Package: libmpfr4-dbg Description-md5: e9bf4350e1b14ba8723e22bbca538dab Description-en_AU: multiple precision floating-point computation (debug symbols) MPFR provides a library for multiple-precision floating-point computation with correct rounding. The computation is both efficient and has a well- defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic (53-bit mantissa). . This package contains the debugging symbols for libmpfr4. Package: libmpx2 Description-md5: 068b37fc53b1ed6a5ce5c0b46ead8728 Description-en_AU: Intel memory protection extensions (runtime) 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: libmpx2-dbg Description-md5: 3a1bc98a578060323f606916da38cc8d Description-en_AU: Intel memory protection extensions (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: libmspack-dev Description-md5: 745bbb85d3570bb56531378b6bf6504f Description-en_AU: library for Microsoft compression formats (development files) The purpose of libmspack is to provide both compression and decompression of some loosely related file formats used by Microsoft. The intention is to support all of the following formats: COMPRESS.EXE [SZDD], Microsoft Help (.HLP), COMPRESS.EXE [KWAJ], Microsoft Cabinet (.CAB), HTML Help (.CHM), Microsoft eBook (.LIT), Windows Imaging Format (.WIM), Exchange Offline Address Book (.LZX). Package: libmspack-doc Description-md5: b1af63476f69343494e8ed2d8f171190 Description-en_AU: library for Microsoft compression formats (documentation) The purpose of libmspack is to provide both compression and decompression of some loosely related file formats used by Microsoft. The intention is to support all of the following formats: COMPRESS.EXE [SZDD], Microsoft Help (.HLP), COMPRESS.EXE [KWAJ], Microsoft Cabinet (.CAB), HTML Help (.CHM), Microsoft eBook (.LIT), Windows Imaging Format (.WIM), Exchange Offline Address Book (.LZX). Package: libmspack0 Description-md5: 623746d63b4d21004315a01b05872cea Description-en_AU: library for Microsoft compression formats (shared library) The purpose of libmspack is to provide both compression and decompression of some loosely related file formats used by Microsoft. The intention is to support all of the following formats: COMPRESS.EXE [SZDD], Microsoft Help (.HLP), COMPRESS.EXE [KWAJ], Microsoft Cabinet (.CAB), HTML Help (.CHM), Microsoft eBook (.LIT), Windows Imaging Format (.WIM), Exchange Offline Address Book (.LZX). Package: libmspub-0.1-1 Description-md5: da595a9575906bd87eadf7a12128850c Description-en_AU: library for parsing the mspub file structure Libmspub is library providing ability to interpret and import mspub diagrams into various applications. Package: libmspub-dev Description-md5: e312ec772862fe25d4ff89f4a163d2f0 Description-en_AU: library for parsing the mspub file structure -- development Libmspub is library providing ability to interpret and import mspub diagrams into various applications. . This package contains the development files (headers, ...) Package: libmspub-doc Description-md5: 1e7028cc2269c039ea9591800d810afd Description-en_AU: library for parsing the mspub file structure -- documentation Libmspub is library providing ability to interpret and import mspub diagrams into various applications. . This package contains the documentation. Package: libmtdev-dev Description-md5: c8725f087f1cafd8c9d016b4463a8273 Description-en_AU: Multitouch Protocol Translation Library - dev files libmtdev is a library for translating evdev multitouch events using the legacy protocol to the new multitouch slots protocol. This is necessary for kernel drivers that have not been updated to use the newer protocol. . This package contains files that are needed to build applications. Package: libmtp-common Description-md5: 407b0c4187c03c2acefd4239d1a421f0 Description-en_AU: Media Transfer Protocol (MTP) common files libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package provides the udev rules file and the FreeDesktop.org Device Information Files file (used by HAL). Package: libmtp-dbg Description-md5: d46860617d76f5c1d5c931d5d8f3d172 Description-en_AU: Media Transfer Protocol (MTP) debugging symbols libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package contains the debugging symbols. Package: libmtp-dev Description-md5: 76d0f6320c50c3629a9f1d9cd6ba427a Description-en_AU: Media Transfer Protocol (MTP) development files libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package contains the headers and development libraries. Package: libmtp-doc Description-md5: 8470c9a7a773ebbc2c115e4582babdfd Description-en_AU: Media Transfer Protocol (MTP) library documentation libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package contains the development documentation. Package: libmtp-runtime Description-md5: 1a28431a709c624332928ccccfe38a89 Description-en_AU: Media Transfer Protocol (MTP) runtime tools libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package provides mtp-probe, a program to probe newly connected device interfaces from userspace to determine if they are MTP devices, used for udev rules. Package: libmtp9 Description-md5: ec2660c24145023b9998ae464417b767 Description-en_AU: Media Transfer Protocol (MTP) library libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. Package: libmutter-1-dev Description-md5: 5460e4be955e7d46918bc325e6e265c2 Description-en_AU: Development files for the Mutter window manager Mutter is a small window manager, using GTK+ and Clutter to do everything. . Mutter is the clutter-based evolution of Metacity, which, as the author says, is a "Boring window manager for the adult in you. Many window managers are like Marshmallow Froot Loops; Metacity is like Cheerios." . This package contains the development files. Package: libmwaw-0.3-3 Description-md5: 1e64db7eb95a692651556640a5314376 Description-en_AU: import library for some old Mac text documents libmwaw contains some import filters for old Mac text documents (MacWrite, ClarisWorks, ... ) based on top of libwpd. Package: libmwaw-dev Description-md5: 96859d85bc551b0f6392d0447859988f Description-en_AU: import library for some old Mac text documents -- development libmwaw contains some import filters for old Mac text documents (MacWrite, ClarisWorks, ... ) based on top of libwpd. . This package contains the development files (headers, ...) Package: libmwaw-doc Description-md5: e438a6a24c0dd62cbc8f40ca408666b7 Description-en_AU: import library for some old Mac text documents -- documentation libmwaw contains some import filters for old Mac text documents (MacWrite, ClarisWorks, ... ) based on top of libwpd. . This package contains the documentation. Package: libmysqlclient-dev Description-md5: 716f7a81dc4e3e8899c7eaa66b24736d Description-en_AU: MySQL database development files MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes development libraries and header files. Package: libmysqlclient20 Description-md5: 49de807663510f5f2afd3e71efe199f1 Description-en_AU: MySQL database client library MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the client library. Package: libmysqld-dev Description-md5: 2f06b7e1bfdb9f620d92f9696d24fabc Description-en_AU: MySQL embedded database development files MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the embedded server library and header files. Package: libmythes-1.2-0 Description-md5: 16a9ee1d619f9c9c1ab20353031fb583 Description-en_AU: simple thesaurus library MyThes is a simple thesaurus that uses a structured text data file and an index file with binary search to lookup words and phrases and return information on part of speech, meanings, and synonyms . This package contains the shared library. Package: libnatpmp-dev Description-md5: 0f20003a1f9b143a44e615b71ab13bbe Description-en_AU: portable and fully compliant implementation of NAT-PMP (dev files) NAT-PMP is the direct concurrent to the UPnP IGD specification. It is providing a way to do NAT traversal. It is part of the Bonjour protocol specifications. At the moment it is mainly supported by Apple software and hardware. For a way to add NAT-PMP capabilities to your *BSD, Linux or (Open)Solaris Router, you should have a look at MiniUPnPd which is supporting NAT-PMP in addition to UPnP since December 2007 ! . libnatpmp is an attempt to make a portable and fully compliant implementation of the protocol NAT-PMP for the client side. It is based on non blocking sockets and all calls of the API are asynchronous. It is therefore very easy to integrate the NAT-PMP code to any event driven code. . This package contains development files needed to build using libnatpmp. Package: libnatpmp1 Description-md5: a5437cbd6b788e523c98bff700c426c0 Description-en_AU: portable and fully compliant implementation of NAT-PMP NAT-PMP is the direct concurrent to the UPnP IGD specification. It is providing a way to do NAT traversal. It is part of the Bonjour protocol specifications. At the moment it is mainly supported by Apple software and hardware. For a way to add NAT-PMP capabilities to your *BSD, Linux or (Open)Solaris Router, you should have a look at MiniUPnPd which is supporting NAT-PMP in addition to UPnP since December 2007 ! . libnatpmp is an attempt to make a portable and fully compliant implementation of the protocol NAT-PMP for the client side. It is based on non blocking sockets and all calls of the API are asynchronous. It is therefore very easy to integrate the NAT-PMP code to any event driven code. . This package contains the shared library. Package: libncurses5 Description-md5: 599cbbcff16d09b3b4643d84f37643fd Description-en_AU: shared libraries for terminal handling The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncurses. Package: libncurses5-dbg Description-md5: 5b094421b6dbd5e535ef972eedbde981 Description-en_AU: debugging/profiling libraries for ncurses The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains special library versions of ncurses suitable for debugging and profiling. Also included are detached debugging symbols for libncurses5. Package: libncurses5-dev Description-md5: 38da502b304ea3ed5ff1e12d072d14a8 Description-en_AU: developer's libraries for ncurses The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the header files, static libraries and symbolic links that developers using ncurses will need. Package: libncursesw5 Description-md5: 1a69a793355bf1fff9186f00b71dd14a Description-en_AU: shared libraries for terminal handling (wide character support) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncursesw, which includes support for wide characters. Package: libncursesw5-dbg Description-md5: f1a8753e0e826eda9da45ea0701fb764 Description-en_AU: debugging/profiling libraries for ncursesw The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains special library versions of ncursesw suitable for debugging and profiling. Also included are detached debugging symbols for libncursesw5. . This package includes support for wide characters. Package: libncursesw5-dev Description-md5: 7cb791804adf3d6ce56ac2845116e8fd Description-en_AU: developer's libraries for ncursesw 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. Package: libndp-dbg Description-md5: c1bbcc3ee72635da5de3f778eb0519a8 Description-en_AU: Library for Neighbor Discovery Protocol (debug symbols) libndp is a library for the IPv6 Neighbor Discovery Protocol (NDP). It contains functions for building and parsing NDP messages, and provides a high-level interface for sending and receiving NDP messages on a network interface. . This package provides debug symbols. Package: libndp-dev Description-md5: b7a7ea26a1b25690236ad1136fb8af6a Description-en_AU: Library for Neighbor Discovery Protocol (development files) libndp is a library for the IPv6 Neighbor Discovery Protocol (NDP). It contains functions for building and parsing NDP messages, and provides a high-level interface for sending and receiving NDP messages on a network interface. . This package contains the development files. Package: libneon27 Description-md5: 1a393f35895ce4fcb0fd461ebf9d809a Description-en_AU: HTTP and WebDAV client library neon is an HTTP and WebDAV client library, with a C language API. . WARNING: THE NEON API IS NOT YET STABLE. . Provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. . Current features: * High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD, etc.) * Low-level interface to HTTP request handling, to allow implementing new methods easily. * persistent connections * RFC2617 basic and digest authentication (including auth-int, md5-sess) * Proxy support (including basic/digest authentication) * SSL/TLS support using OpenSSL (including client certificate and thread safety support) * Generic WebDAV 207 XML response handling mechanism * XML parsing using the expat or libxml parsers * Easy generation of error messages from 207 error responses * WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL. * WebDAV metadata support: set and remove properties, query any set ofi properties (PROPPATCH/PROPFIND). * autoconf macros supplied for easily embedding neon directly inside an application source tree. Package: libneon27-dbg Description-md5: c2040e90bbd35f5abb489d781dd8d90b Description-en_AU: Detached symbols for libneon27 This package contains the debugging symbols for libneon27, suitable for debugging. . Neon provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. Package: libneon27-dev Description-md5: 99a5ffc065d5c4dcb72a47bcb8c89ef5 Description-en_AU: Header and static library files for libneon27 This package contains the headers and the static library for libneon27. . Neon provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. Package: libneon27-gnutls Description-md5: c6fa90bf133b6a934d0ac7818b4724b5 Description-en_AU: HTTP and WebDAV client library (GnuTLS enabled) neon is an HTTP and WebDAV client library, with a C language API. . WARNING: THE NEON API IS NOT YET STABLE. . Provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. . Current features: * High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD, etc.) * Low-level interface to HTTP request handling, to allow implementing new methods easily. * persistent connections * RFC2617 basic and digest authentication (including auth-int, md5-sess) * Proxy support (including basic/digest authentication) * SSL/TLS support using GnuTLS (including client certificate and thread safety support) * Generic WebDAV 207 XML response handling mechanism * XML parsing using the expat or libxml parsers * Easy generation of error messages from 207 error responses * WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL. * WebDAV metadata support: set and remove properties, query any set ofi properties (PROPPATCH/PROPFIND). * autoconf macros supplied for easily embedding neon directly inside an application source tree. Package: libneon27-gnutls-dbg Description-md5: f9d918f02190b524fd54e425084f724d Description-en_AU: Detached symbols for libneon27 (GnuTLS enabled) This package contains the debugging symbols for libneon27-gnutls, suitable for debugging. . Neon provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. Package: libneon27-gnutls-dev Description-md5: fa474ab65adbb46a27fc8c84102e2b8c Description-en_AU: Header and static library files for libneon27 (GnuTLS enabled) This package contains the headers and the static library for libneon27-gnutls. . Neon provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. Package: libnet-cidr-perl Description-md5: 96a22fd88a0c4bef19b131a6c6c68cd3 Description-en_AU: Manipulate IPv4/IPv6 netblocks in CIDR notation The Net::CIDR package contains functions that manipulate lists of IP netblocks expressed in CIDR notation. The Net::CIDR functions handle both IPv4 and IPv6 addresses. Package: libnet-dbus-perl Description-md5: 0e32894b8dc85fcd2cd0afc2dcf1d2d5 Description-en_AU: Perl extension for the DBus bindings Net::DBus provides a Perl API for the DBus message system. The DBus Perl interface is currently operating against the 0.32 development version of DBus, but should work with later versions too, providing the API changes have not been too drastic. . Users of this package are either typically, service providers in which case the Net::DBus::Service and Net::DBus::Object modules are of most relevance, or are client consumers, in which case Net::DBus::RemoteService and Net::DBus::RemoteObject are of most relevance. Package: libnet-dns-perl Description-md5: 844c18f2647e1389fce352e0e6fb5455 Description-en_AU: Perform DNS queries from a Perl script Net::DNS is a DNS resolver implemented in Perl supporting IPv6. It allows the programmer to perform nearly any type of DNS query from a Perl script. Package: libnet-domain-tld-perl Description-md5: cdb2673e7d06c281ae7ff48272081a8a Description-en_AU: list of currently available Top-level Domains (TLDs) The purpose of Net::Domain::TLD is to provide the user with a current list of available top level domain names including new ICANN additions and ccTLDs. It provides two functions: . - tld_exists - returns whether a certain top-level domain exists - tld - returns various lists of top-level domains Package: libnet-http-perl Description-md5: a321306aab43965de9df44af60cf6eb4 Description-en_AU: module providing low-level HTTP connection client The Net::HTTP class is a low-level HTTP client. An instance of the Net::HTTP class represents a connection to an HTTP server. The HTTP protocol is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and HTTP/1.1. Net::HTTP is a sub-class of IO::Socket::INET. You can mix its methods with reading and writing from the socket directly. This is not necessarily a good idea, unless you know what you are doing. Package: libnet-ip-perl Description-md5: 69f8a2fedc328fe80a5105353406d4f6 Description-en_AU: Perl extension for manipulating IPv4/IPv6 addresses Net::IP provides functions to deal with IPv4/IPv6 addresses. The module can be used as a class, allowing the user to instantiate IP objects, which can be single IP addresses, prefixes, or ranges of addresses. There is also a procedural way of accessing most of the functions. Most subroutines can take either IPv4 or IPv6 addresses transparently. Package: libnet-ldap-perl Description-md5: 94d2f596d5f07ed133ccd4db463c5a70 Description-en_AU: client interface to LDAP servers Net::LDAP is a collection of Perl modules that implement an interface to various LDAP services. The module is capable of searching directories or performing maintenance functions such as adding, deleting or modifying entries. Package: libnet-libidn-perl Description-md5: 0a762048829fd446651dc9be4fb6ed71 Description-en_AU: Perl bindings for GNU Libidn Provides bindings for GNU Libidn, a C library for handling Internationalized Domain Names according to IDNA (RFC 3490), in a way very much inspired by Turbo Fredriksson's PHP-IDN. Package: libnet-server-perl Description-md5: 6ff0ba92822aa9a8aad96a4032254cb2 Description-en_AU: extensible, general perl server engine Net::Server is an extensible, general perl server engine that combines the good properties from Net::Daemon, NetServer::Generic, and Net::FTPServer; and borrows various concepts from the Apache webserver. . Features include: . * Single Server Mode * Inetd Server Mode * Preforking Simple Mode (PreForkSimple) * Preforking Managed Mode (PreFork) * Forking Mode * Multiplexing Mode using a single process * Multi port accepts on Single, Preforking, and Forking modes * Simultaneous accept/recv on tcp, udp, and unix sockets * Safe signal handling in Fork/PreFork avoids perl signal trouble * User customizable hooks * Chroot ability after bind * Change of user and group after bind * Basic allow/deny access control * Customized logging (choose Syslog, log_file, or STDERR) * HUP able server (clean restarts via sig HUP) * Dequeue ability in all Fork and PreFork modes. * Taint clean * Written in Perl * Protection against buffer overflow * Clean process flow * Extensibility Package: libnet-smtp-ssl-perl Description-md5: 878dc73994d66b0f60f21a051fb72bd0 Description-en_AU: Perl module providing SSL support to Net::SMTP Net::SMTP::SSL implements the same API as Net::SMTP, but uses IO::Socket::SSL for its network operations. Due to the nature of Net::SMTP's new method, it is not overridden to make use of a default port for the SMTPS service. Perhaps future versions will be smart like that. Port 465 is usually what you want, and it's not a pain to specify that. . This package is deprecated. Net::SMTP (in perl core) has support for SMTP over SSL, and also for STARTTLS, since version 1.28 (included in Perl 5.22). Package: libnet-snmp-perl Description-md5: 822f8f6acfa7834deb310d8498b05082 Description-en_AU: Script SNMP connections The module Net::SNMP implements an object oriented interface to the Simple Network Management Protocol. Perl applications can use the module to retrieve or update information on a remote host using the SNMP protocol. Net::SNMP is implemented completely in Perl, requires no compiling, and uses only standard Perl modules. SNMPv1 and SNMPv2c (Community-Based SNMPv2), as well as SNMPv3 with USM are supported by the module. SNMP over UDP as well as TCP with both IPv4 and IPv6 can be used. The Net::SNMP module assumes that the user has a basic understanding of the Simple Network Management Protocol and related network management concepts. Package: libnet-ssleay-perl Description-md5: ccc2258977dc0f512ba135bc3f4c6bca Description-en_AU: Perl module for Secure Sockets Layer (SSL) Net::SSLeay is a perl module that allows you to call Secure Sockets Layer (SSL) functions of the SSLeay library directly from your perl scripts. It is useful if you want to program robots that access secure web servers or if you want to build your own applications over SSL encrypted tunnels. If you just want to view web pages on https servers, you do not need this - your web browser already knows to do that. Package: libnet-xwhois-perl Description-md5: f536bebc820e61324a72e5739e5b083f Description-en_AU: Whois Client Interface for Perl5 The Net::XWhois class provides a generic client framework for doing Whois queries and parsing server response. . One of the more important goals of this module is to enable the design of consistent and predictable interfaces to incompatible whois response formats. The Whois RFC (954) does not define a template for presenting server data; consequently there is a large variation in layout styles as well as content served across servers. Package: libnet1 Description-md5: 6962156fdb23e2f413d3bdde50843766 Description-en_AU: library for the construction and handling of network packets libnet provides a portable framework for low-level network packet writing and handling. . libnet features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary functionality. . Using libnet, quick and simple packet assembly applications can be whipped up with little effort. With a bit more time, more complex programs can be written (Traceroute and ping were easily rewritten using libnet and libpcap). . This package contains the shared library. Package: libnetaddr-ip-perl Description-md5: e872c8c680e660ec84770c1b960173c7 Description-en_AU: IP address manipulation module NetAddr::IP provides an object-oriented abstraction on top of IP addresses or IP subnets, that allows for easy manipulations. . The internal representation of all IP objects is in 128 bit IPv6 notation. IPv4 and IPv6 objects may be freely mixed. . The following operations are supported: Basic IP conversion, netmask manipulation, subnet interpretation, bitwise mask generation, full mask generation, subnet manipulation, expansion, and range operations, sub/supernet tests, data type determination, and more complex operations such as expansion of netblocks into arrays of smaller blocks of arbitrary size, and CIDR block aggregation Package: libnetcf-dev Description-md5: 817408fc4f8311a5d4236adf144dd58c Description-en_AU: development library and headers for netcf Netcf is a library used to modify the network configuration of a system. Network configurations are expressed in a platform-independent XML format, which netcf translates into changes to the system's 'native' network configuration files. . This package contains all the files that are needed to build applications using netcf. Package: libnetcf1 Description-md5: 5b723cfc442e868502eeda1eb9240d70 Description-en_AU: cross-platform network configuration library (runtime library) Netcf is a library used to modify the network configuration of a system. Network configurations are expressed in a platform-independent XML format, which netcf translates into changes to the system's 'native' network configuration files. . This package provides the runtime library. Package: libnetcf1-dbg Description-md5: aef320a9a102b9a5a1e7759fec84f35f Description-en_AU: cross-platform network configuration library (debug symbols) Netcf is a library used to modify the network configuration of a system. Network configurations are expressed in a platform-independent XML format, which netcf translates into changes to the system's 'native' network configuration files. . This package contains the debugging symbols for libnetcf1. Package: libnetfilter-conntrack-dev Description-md5: 56003153efb66d702a954e538a57f5fc Description-en_AU: Development files for libnetfilter-conntrack3 libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. . This package provides development files and static libraries. Package: libnetfilter-conntrack3 Description-md5: f1067cc149ff552e440eda0b642c415a Description-en_AU: Netfilter netlink-conntrack library libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. Package: libnetfilter-conntrack3-dbg Description-md5: 6a57557901dc3e9fa98283de1c057376 Description-en_AU: Debugging symbols for libnetfilter-conntrack3 libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. . This package provides the debugging symbols. Package: libnetpbm10 Description-md5: 7469a853b7df47680b055dd8467b3162 Description-en_AU: Graphics conversion tools shared libraries This package contains the shared libraries used by netpbm. Package: libnetpbm10-dev Description-md5: 8624b9c657ac8380ac1cc36af98b59f5 Description-en_AU: Graphics conversion tools development libraries and header files This development package contains the library and header files for the pbm, pgm, pnm, and ppm graphics formats. Package: libnettle6 Description-md5: 9dcb77a61a93b06eb5b005f9c8c509a4 Description-en_AU: low level cryptographic library (symmetric and one-way cryptos) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context- independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains the symmetric and one-way cryptographic algorithms. To avoid having this package depend on libgmp, the asymmetric cryptos reside in a separate library, libhogweed. Package: libnewt-dev Description-md5: 4444039a4a6e54b75dae85173c39b133 Description-en_AU: Developer's toolkit for newt windowing library These are the header files and libraries for developing applications which use newt. Newt is a windowing toolkit for text mode, which provides many widgets and stackable windows. Package: libnewt0.52 Description-md5: cfc4271054d35387b5e0576f9d7af19a Description-en_AU: Not Erik's Windowing Toolkit - text mode windowing with slang Newt is a windowing toolkit for text mode built from the slang library. It allows color text mode applications to easily use stackable windows, push buttons, check boxes, radio buttons, lists, entry fields, labels, and displayable text. Scrollbars are supported, and forms may be nested to provide extra functionality. This package contains the shared library for programs that have been built with newt. Package: libnfnetlink-dev Description-md5: 1d63664ba1d482a715f14f78cdbca980 Description-en_AU: Development files for libnfnetlink0 libnfnetlink is the low-level library for netfilter related kernel/userspace communication. It provides a generic messaging infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or management tools in userspace. . This package provides development files and static libraries. Package: libnfsidmap-dev Description-md5: 4e6232ff1c9d5b12cd64b5e1989826e9 Description-en_AU: header files and docs for libnfsidmap Contains the header files and documentation for libnfsidmap for use in developing applications that use the libnfsidmap library. . libnfsidmap provides functions to map between NFSv4 names (which are of the form user@domain) and local uid's and gid's. Package: libnfsidmap2 Description-md5: 856ba2c52c6a37e20e52ec3ea4b76269 Description-en_AU: NFS idmapping library libnfsidmap provides functions to map between NFSv4 names (which are of the form user@domain) and local uid's and gid's. Package: libnih-dbus-dev Description-md5: 24ea4dd029abfc14e5481bb99369ee59 Description-en_AU: NIH D-Bus Bindings Library (development files) libnih-dbus is a D-Bus bindings library that integrates with the main loop provided by libnih. . This package contains the static library and C header files which are needed for developing software using libnih-dbus. Package: libnih-dbus1 Description-md5: f01452c73291e3ad9d2f133824043b65 Description-en_AU: NIH D-Bus Bindings Library libnih-dbus is a D-Bus bindings library that integrates with the main loop provided by libnih. . This package contains the shared library. Package: libnih-dev Description-md5: 08c753953f8e5008d6ecdc93ef47aa72 Description-en_AU: NIH Utility Library (development files) libnih is a light-weight "standard library" of C functions to ease the development of other libraries and applications, especially those normally found in /lib. . This package contains the static library and C header files which are needed for developing software using libnih. Package: libnih1 Description-md5: 92500fc26ab644cbeb0d43f75dce8ac8 Description-en_AU: NIH Utility Library libnih is a light-weight "standard library" of C functions to ease the development of other libraries and applications, especially those normally found in /lib. . This package contains the shared library. Package: libnl-3-200 Description-md5: de8043b32007ad94dc3b94b81389b53d Description-en_AU: library for dealing with netlink sockets This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. Package: libnl-3-200-dbg Description-md5: 72d1913cdbd3c1c3101202f7577d2655 Description-en_AU: debug symbols for libnl3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains unstripped shared libraries. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and are automatically used by gdb. Package: libnl-3-dev Description-md5: 4f94e78ffa87939739aaeb004f6f7900 Description-en_AU: development library and headers for libnl-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the headers needed by all libraries and the files that are needed to build applications using libnl3. Package: libnl-cli-3-200 Description-md5: e48eb936cdcfd31a78c5e570e122e46e Description-en_AU: library for dealing with netlink sockets - cli helpers This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . Library for cli helpers in libnl-utils. Package: libnl-cli-3-dev Description-md5: d0d6775d882d291771483625fac506d0 Description-en_AU: development library and headers for libnl-cli-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the files that are needed to build applications using libnl-cli-3. Package: libnl-genl-3-200 Description-md5: ff95f226ef9d6cbaad5efbee578c439f Description-en_AU: library for dealing with netlink sockets - generic netlink This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . API to the generic netlink protocol, an extended version of the netlink protocol. Package: libnl-genl-3-dev Description-md5: 5e4cdba9a1839cea7d07684012851968 Description-en_AU: development library and headers for libnl-genl-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the files that are needed to build applications using libnl-genl-3. Package: libnl-idiag-3-200 Description-md5: 8d99099c6b643bbb2d951daf968fafff Description-en_AU: library for dealing with netlink sockets - inetdiag interface This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . API to the inetdiag netlink protocol, handling inetdiag requests Package: libnl-idiag-3-dev Description-md5: b03ce2a6440df735d1fc03db30a9b337 Description-en_AU: development library and headers for libnl-genl-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the files that are needed to build applications using libnl-idiag-3. Package: libnl-nf-3-200 Description-md5: bfbd30c6345caeecccdde40477bee940 Description-en_AU: library for dealing with netlink sockets - netfilter interface This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . API to netlink based netfilter configuration and monitoring interfaces. Package: libnl-nf-3-dev Description-md5: a7e09636b6e529c3aee67ded0cfed8e9 Description-en_AU: development library and headers for libnl-nf-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the files that are needed to build applications using libnl-nf-3. Package: libnl-route-3-200 Description-md5: 00e1d8b59623c24502ade39580e576f8 Description-en_AU: library for dealing with netlink sockets - route interface This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . API to the configuration interfaces of the NETLINK_ROUTE family. Package: libnl-route-3-dev Description-md5: 835852ab9ac4e7de6211826dd1b374b3 Description-en_AU: development library and headers for libnl-route-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the files that are needed to build applications using libnl-route-3. Package: libnl-xfrm-3-200 Description-md5: 973415f166195a4850f50bbb8eed8f5c Description-en_AU: library for dealing with netlink sockets - package transformations This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . API to netlink based package transformations (such as encrypting their payloads). Package: libnl-xfrm-3-dev Description-md5: 22fb77232b0100464ef7166779eb464f Description-en_AU: development library and headers for libnl-xfrm-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the files that are needed to build applications using libnl-xfrm-3. Package: libnm-gtk-dev Description-md5: 6d4cb5938500159188fb93c15ea67c61 Description-en_AU: library for wireless and mobile dialogs - development files The libnm-gtk library provides Gtk+ dialogs for NetworkManager. . This package contains the development files. Package: libnma-dev Description-md5: 6d4cb5938500159188fb93c15ea67c61 Description-en_AU: library for wireless and mobile dialogs - development files The libnm-gtk library provides Gtk+ dialogs for NetworkManager. . This package contains the development files. Package: libnpth-mingw-w64-dev Description-md5: de875eb23e65d545a4c54474166192be Description-en_AU: replacement for GNU Pth using system threads (Windows dev) nPth is a non-preemptive threads implementation using an API very similar to the one known from GNU Pth. It has been designed as a replacement of GNU Pth for non-ancient operating systems. In contrast to GNU Pth it is based on the system's standard threads implementation. Thus nPth allows the use of libraries which are not compatible to GNU Pth. . This is a Windows version of nPth. 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: libnpth0 Description-md5: e400e57d74199d823c78062edee27015 Description-en_AU: replacement for GNU Pth using system threads nPth is a non-preemptive threads implementation using an API very similar to the one known from GNU Pth. It has been designed as a replacement of GNU Pth for non-ancient operating systems. In contrast to GNU Pth it is based on the system's standard threads implementation. Thus nPth allows the use of libraries which are not compatible to GNU Pth. Package: libnpth0-dev Description-md5: 6652c04ab1f64889fd9ddbeaf13f2f5f Description-en_AU: headers for libnpth0 nPth is a non-preemptive threads implementation using an API very similar to the one known from GNU Pth. It has been designed as a replacement of GNU Pth for non-ancient operating systems. In contrast to GNU Pth it is based on the system's standard threads implementation. Thus nPth allows the use of libraries which are not compatible to GNU Pth. . This package contains the headers and static libraries for libnpth0. Package: libnspr4 Description-md5: 3e33845d0ce10a75ffbe5d271b638f2f Description-en_AU: NetScape Portable Runtime Library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. Package: libnspr4-dev Description-md5: 5fb64e5ffcd6242fc78f56e991c9d6df Description-en_AU: Development files for the NetScape Portable Runtime library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. . Install this package if you wish to develop your own programs using the NetScape Portable Runtime library. Package: libnss-db Description-md5: 86085c093ffb06245b4f694a84b2427a Description-en_AU: NSS module for using Berkeley Databases as a naming service nss_db is a set of C library extensions which allow Berkeley Databases to be used as a primary source of aliases, ethers, groups, hosts, networks, protocol, users, RPCs, services, and shadow passwords (instead of or in addition to using flat files or NIS). Install nss_db if your flat name service files are too large and lookups are slow. Package: libnss-mdns Description-md5: 444ce9bf0bb23eb51ed79b00c0d6d796 Description-en_AU: NSS module for Multicast DNS name resolution nss-mdns is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing host name resolution via Multicast DNS (using Zeroconf, aka Apple Bonjour / Apple Rendezvous ), effectively allowing name resolution by common Unix/Linux programs in the ad-hoc mDNS domain .local. Package: libnss-myhostname Description-md5: 0bec93cc0b56ef90c11c1a7842dd8f8a Description-en_AU: nss module providing fallback resolution for the current hostname This package contains a plugin for the Name Service Switch, providing host name resolution for the locally configured system hostname as returned by gethostname(2). It returns all locally configured public IP addresses or -- if none are configured, the IPv4 address 127.0.1.1 (which is on the local loopback) and the IPv6 address ::1 (which is the local host). . A lot of software relies on that the local host name is resolvable. This package provides an alternative to the fragile and error-prone manual editing of /etc/hosts. . Installing this package automatically adds myhostname to /etc/nsswitch.conf. Package: libnss-sss Description-md5: 74bc44873ed990a3f08b6c810bd12c1e Description-en_AU: Nss library for the System Security Services Daemon Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provide the nss library to connect to the sssd daemon. Package: libnss-winbind Description-md5: 223d38d764a9bb35ad3be4c8d048957d Description-en_AU: Samba nameservice integration plugins Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides nss_winbind, a plugin that integrates with a local winbindd server to provide user/group name lookups to the system; and nss_wins, which provides hostname lookups via both the NBNS and NetBIOS broadcast protocols. Package: libnss3 Description-md5: 8cae15b3c3c4e609abb7935ebf0d0f66 Description-en_AU: Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. Package: libnss3-dbg Description-md5: 2a6641a78d510ea21132933409ef387f Description-en_AU: Debugging symbols for the Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. . This package provides the debugging symbols for the library. Package: libnss3-dev Description-md5: 04c0a8f989d299406710231d2a99043d Description-en_AU: Development files for the Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. . Install this package if you wish to develop your own programs using the Network Security Service Libraries. Package: libntfs-3g88 Description-md5: 114ed5b6f2afb50272d8396a22d1550e Description-en_AU: read/write NTFS driver for FUSE (runtime library) NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS filesystem used by Microsoft Windows. . This package contains the actual library. Package: libnuma-dev Description-md5: f056555bfd4514d095e0caeb41abda90 Description-en_AU: Development files for libnuma Library to control specific NUMA (Non-Uniform Memory Architecture) scheduling or memory placement policies. This package contains headers and manual pages relating to the library. Package: libnuma1 Description-md5: 1c8f1cdf694caf8232aca544dd8b33ba Description-en_AU: Libraries for controlling NUMA policy Library to control specific NUMA (Non-Uniform Memory Architecture) scheduling or memory placement policies. Package: libnutclient-dev Description-md5: 7d865984ebba68527edfb59517550e47 Description-en_AU: network UPS tools - development files Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides the development files for the new client library. Package: libnutclient0 Description-md5: df13c0a29ee749bd04a349448d6a84a5 Description-en_AU: network UPS tools - new client library Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides the new shared client library. Package: liboauth-dev Description-md5: 5df69f4fcc6724ea580ccea728759d0f Description-en_AU: C library implementing OAuth Core 1.0a API (development files) OAuth (Open Authorization) is an authentication protocol that allows users to approve a client (such as a Twitter third-party app) to act on their behalf without sharing their password. liboauth provides basic functions to escape and encode parameters according to the OAuth Core 1.0a API, and offers high-level functions to sign requests or verify signatures. . This package contains the development files. Package: liboauth0 Description-md5: 96ba9de36483859b32e6d2d29813b5ca Description-en_AU: C library implementing OAuth Core 1.0a API (runtime) OAuth (Open Authorization) is an authentication protocol that allows users to approve a client (such as a Twitter third-party app) to act on their behalf without sharing their password. liboauth provides basic functions to escape and encode parameters according to the OAuth Core 1.0a API, and offers high-level functions to sign requests or verify signatures. . This package contains the shared libraries. Package: libobjc-6-dev Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d Description-en_AU: Runtime library for GNU Objective-C applications (development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libobjc-7-dev Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d Description-en_AU: Runtime library for GNU Objective-C applications (development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libobjc4 Description-md5: 30a0a695b3f5d643272b0bb547f0578c Description-en_AU: Runtime library for GNU Objective-C applications Library needed for GNU ObjC applications linked against the shared library. Package: libobjc4-dbg Description-md5: b444a22ecf71ec41ec6388bbebb0e347 Description-en_AU: Runtime library for GNU Objective-C applications (debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: libodbc1 Description-md5: 6dfec09e9b2b93be03da7503d10a1a4d Description-en_AU: ODBC library for Unix UnixODBC is an implementation of the Open DataBase Connectivity standard, a database abstraction layer that allows applications to be used with many different relational databases by way of a single library. . This package provides the UnixODBC shared library, libodbc; and libodbctxt.so, a sample driver that reads from and writes to flat text files. Package: libodfgen-0.1-1 Description-md5: eac99639636802acda5480df00e7905c Description-en_AU: library to generate ODF documents Libodfgen is library providing ability to generate ODF documents from libwpd and libwps API calls. Package: libodfgen-dev Description-md5: b48ead35b1a501a88aabf2c5fb0a46df Description-en_AU: library to generate ODF documents -- development Libodfgen is library providing ability to generate ODF documents from libwpd and libwps API calls. . This package contains the development files (headers, ...) Package: libogg-dbg Description-md5: c4ea2c4a14f35acdf8a6687df25bab39 Description-en_AU: debugging symbols for libogg This package provides the detached debug symbols for libogg. Package: libogg-dev Description-md5: 0d0181672e2c3b8856aac1ff26063c44 Description-en_AU: Ogg bitstream library development files The libogg-dev package contains the header files and documentation needed to develop applications with libogg. Package: libogg0 Description-md5: a71d36f8dd4fb5e3d1b8a32e6c18cf05 Description-en_AU: Ogg bitstream library Libogg is a library for manipulating ogg bitstreams. It handles both making ogg bitstreams and getting packets from ogg bitstreams. Package: libopenexr-dev Description-md5: 8e2ac9ae29f1c1eb2cc160c36be0dd18 Description-en_AU: development files for the OpenEXR image library OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. . OpenEXR's features include: * Higher dynamic range and colour precision than existing 8- and 10-bit image file formats. * Support for the "half" 16-bit floating-point pixel format. * Multiple lossless image compression algorithms. Some of the included codecs can achieve 2:1 lossless compression ratios on images with film grain. * Extensibility. New compression codecs and image types can easily be added by extending the C++ classes included in the OpenEXR software distribution. New image attributes (strings, vectors, integers, etc.) can be added to OpenEXR image headers without affecting backward compatibility with existing OpenEXR applications. . This package contains the header files required if you wish to compile/develop applications that use OpenEXR libraries. Package: libopenexr22 Description-md5: fc6d21580bbce28c399667b4a248a460 Description-en_AU: runtime files for the OpenEXR image library OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. . OpenEXR's features include: * Higher dynamic range and colour precision than existing 8- and 10-bit image file formats. * Support for the "half" 16-bit floating-point pixel format. * Multiple lossless image compression algorithms. Some of the included codecs can achieve 2:1 lossless compression ratios on images with film grain. * Extensibility. New compression codecs and image types can easily be added by extending the C++ classes included in the OpenEXR software distribution. New image attributes (strings, vectors, integers, etc.) can be added to OpenEXR image headers without affecting backward compatibility with existing OpenEXR applications. . This package contains the following shared library: * IlmImf - a library that reads and writes OpenEXR images. Package: libopenhpi-dev Description-md5: 375e5bb8c23075b2c97b42796c8b577c Description-en_AU: OpenHPI libraries (development files) OpenHPI is an implementation of the Service Availability Forum's Hardware Platform Interface specification. (See http://www.saforum.org) As such, OpenHPI facilitates the development of computer manageability applications which are not tied to a single hardware vendor's products. . This package contains the development libraries and include files needed to build an application program that uses OpenHPI. Package: libopenhpi3 Description-md5: 1da27024bde21d7fe1e9488d8c7d6e87 Description-en_AU: OpenHPI libraries (runtime and support files) OpenHPI is an implementation of the Service Availability Forum's Hardware Platform Interface specification. (See http://www.saforum.org) As such, OpenHPI facilitates the development of computer manageability applications which are not tied to a single hardware vendor's products. . This package contains the runtime libraries and support files needed by an application program that uses OpenHPI. As a packaging convenience, this base library also includes the watchdog and simulator plugin modules. Package: libopenipmi-dev Description-md5: 21a89e65f5ef6a123d26a78577f68a86 Description-en_AU: Intelligent Platform Management Interface - development IPMI allows remote monitoring and remote management of devices. . This package contains the development headers needed for compiling programs against libopenipmi. Package: libopenipmi0 Description-md5: 88f1a1a59f14b572b981410392d3b8a4 Description-en_AU: Intelligent Platform Management Interface - runtime IPMI allows remote monitoring and remote management of devices. . This package contains the runtime library. Package: libopenobex2 Description-md5: 729a552232c780f0321b79447d299d2c Description-en_AU: OBEX protocol library The Object Exchange protocol can best be described as binary HTTP. OBEX is optimised for ad-hoc wireless links and can be used to exchange all kind of objects like files, pictures, calendar entries (vCal) and business cards (vCard). . OBEX is builtin in devices like PDA's like the Palm Pilot, and mobile phones like the Ericsson R320, Siemens S25, Siemens S45, Siemens ME45, Nokia NM207 and Nokia 9110 Communicator. Package: libopenobex2-dev Description-md5: 4d31e157f562dcd3c965f79792a8e0a6 Description-en_AU: OBEX protocol library - development files The Object Exchange protocol can best be described as binary HTTP. OBEX is optimised for ad-hoc wireless links and can be used to exchange all kind of objects like files, pictures, calendar entries (vCal) and business cards (vCard). . OBEX is builtin in devices like PDA's like the Palm Pilot, and mobile phones like the Ericsson R320, Siemens S25, Siemens S45, Siemens ME45, Nokia NM207 and Nokia 9110 Communicator. . This package contains the development files. Package: libopts25 Description-md5: d48a8ad59e617622d38a7b59db3b01bf Description-en_AU: automated option processing library based on autogen This package contains the shared libraries needed by binaries that use autoopts for option processing. The package containing the header files and static libraries is libopts25-dev. The package containing the development tools is autogen. Package: libopts25-dev Description-md5: 2d896a368c6ce52025f25873536165ae Description-en_AU: automated option processing library based on autogen This package contains the header files and static libraries used by autoopts. The package containing the shared libraries is libopts25. The package containing the development tools is autogen. Package: libopus-dbg Description-md5: 91ab23bc2d5d216a36a080e03642e2c4 Description-en_AU: debugging symbols for libopus This package provides the detached debug symbols for libopus. Package: libopus-dev Description-md5: 3ab6e9f48e3d929fab46f16112007bbb Description-en_AU: Opus codec library development files The Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec. . It is intended to suit a wide range of interactive audio applications, including Voice over IP, videoconferencing, in-game chat, and even remote live music performances. It can scale from low bit-rate narrowband speech to very high quality stereo music. The current features are: . Bit-rates from 6 kb/s 510 kb/s Sampling rates from 8 to 48 kHz Frame sizes from 2.5 ms to 60 ms Support for both constant bit-rate (CBR) and variable bit-rate (VBR) Audio bandwidth from narrowband to full-band Support for speech and music Support for mono and stereo Support for up to 255 channels (multistream frames) Dynamically adjustable bitrate, audio bandwidth, and frame size Good loss robustness and packet loss concealment (PLC) Floating point and fixed-point implementation . This package provides the Opus library headers and development files. Package: libopus-doc Description-md5: e8454668869df187f002a25c8fcb9e59 Description-en_AU: libopus API documentation This package contains the developer documentation for libopus. Package: libopus0 Description-md5: 1155b70f2f801c41248e2e9c555bc1df Description-en_AU: Opus codec runtime library The Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec. . It is intended to suit a wide range of interactive audio applications, including Voice over IP, videoconferencing, in-game chat, and even remote live music performances. It can scale from low bit-rate narrowband speech to very high quality stereo music. The current features are: . Bit-rates from 6 kb/s 510 kb/s Sampling rates from 8 to 48 kHz Frame sizes from 2.5 ms to 60 ms Support for both constant bit-rate (CBR) and variable bit-rate (VBR) Audio bandwidth from narrowband to full-band Support for speech and music Support for mono and stereo Support for up to 255 channels (multistream frames) Dynamically adjustable bitrate, audio bandwidth, and frame size Good loss robustness and packet loss concealment (PLC) Floating point and fixed-point implementation . This package provides the Opus runtime library. Package: liborc-0.4-0 Description-md5: 9d0d502b84711965362c2261cc943821 Description-en_AU: Library of Optimized Inner Loops Runtime Compiler Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. . This package contains the orc shared libraries. It is typically installed automatically when an application or library requires it. Package: liborc-0.4-0-dbg Description-md5: 6ecdc3fff5502428d7530435c2d3c764 Description-en_AU: Library of Optimized Inner Loops Runtime Compiler (debug package) Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. . This package contains the debugging symbols for the orc library. Users should install it if they want to debug software that uses orc. Package: liborc-0.4-dev Description-md5: 359bc0114b7b8eeaca86901dcbe1ca51 Description-en_AU: Library of Optimized Inner Loops Runtime Compiler (development headers) Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. . This package contains the development headers and libraries, and should be installed to compile software that uses orc. Package: liborc-0.4-dev-bin Description-md5: 2fe147d2bca4934096d56e462e5f9c70 Description-en_AU: Library of Optimized Inner Loops Runtime Compiler (development tools) Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. . This package contains the development tools, and should not be installed directly. Package: liborc-0.4-doc Description-md5: c53a5ca6930a6cff4d25eece0de8983d Description-en_AU: Library of Optimized Inner Loops Runtime Compiler (documentation) Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. . This package contains the documentation for orc. Package: liborcus-0.12-0 Description-md5: 800af55a60213c5d36dbb1945e9972b5 Description-en_AU: library for processing spreadsheet documents Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. Package: liborcus-dev Description-md5: f319d889de981c05db3d1e3d0e1f4909 Description-en_AU: library for processing spreadsheet documents -- development Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains headers, pkg-config file and static library for developing applications using Orcus. Package: liborcus-doc Description-md5: c8ca59a302383cb14911f9b1818bfe71 Description-en_AU: library for processing spreadsheet documents - documentation Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains the API documentation. Package: liborcus-spreadsheet-model-0.12-0 Description-md5: 352029f606c7e1adcd4ffecfa1028e33 Description-en_AU: library for processing spreadsheet documents - spreadsheet model library Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains a library abstracting the spreadsheet model. Package: libosmesa6 Description-md5: e0dd0508dd95a809bb554369d28e278c Description-en_AU: Mesa Off-screen rendering extension OSmesa is a Mesa extension that allows programs to render to an off-screen buffer using the OpenGL API without having to create a rendering context on an X Server. It uses a pure software renderer. . This package provides both 16-bit and 32-bit versions of the off-screen renderer which do not require external libraries to work. Package: libosmesa6-dev Description-md5: 9b1d7a0b3e6a2ea021f4443f42dcff4f Description-en_AU: Mesa Off-screen rendering extension -- development files This package provides the required environment for developing programs that use the off-screen rendering extension of Mesa. . For more information on OSmesa see the libosmesa6 package. Package: libosp-dev Description-md5: c886d203f924f28f39a7c62f660e64f8 Description-en_AU: OpenJade group's SP suite, developer support This contains include files and the static library for libosp. This C++ library contains entity management functions, parsing functions, and other functions useful for SGML/XML/DSSSL development. Package: libosp5 Description-md5: 3ba5bab58b5ec24657f78e068cf12ad2 Description-en_AU: Runtime library for OpenJade group's SP suite This is the SP suite's shared library runtime support. This C++ library contains entity management functions, parsing functions, and other functions useful for SGML/XML/DSSSL development. . This shared library is used by the opensp and openjade packages. Package: libostyle-dev Description-md5: 916e65c0872facd3207bfd335df5203a Description-en_AU: OpenJade libraries, developer support Contains include files and the static library for libogrove, libospgrove, and libostyle. This is useful for those developing on top of the OpenJade grove or DSSSL engine. Package: libostyle1c2 Description-md5: 32031f3a284c6b91eaa28d9ed0cf34ea Description-en_AU: Runtime libraries for OpenJade OpenJade's shared libraries, runtime support. Includes libogrove, providing an abstract interface to groves; libospgrove, an interface to groves on top of the OpenSP suite; and libostyle, the actual DSSSL style engine. . This shared library is used by the openjade package. Package: libotf-dev Description-md5: 0f85decd7c68cf90642a8dd8e5abf7ea Description-en_AU: Library for handling OpenType Font - development The libotf library provides the following facilities: - Read Open Type Layout Tables from OTF file. Currently these tables are supported; head, name, cmap, GDEF, GSUB, and GPOS. - Convert a Unicode character sequence to a glyph code sequence by using the above tables. . The combination of libotf and the FreeType library (Ver.2) realizes CTL (complex text layout) by OpenType fonts. . This package contains the header and development files needed to build programs and packages using libotf. Package: libotf0 Description-md5: 272167b6ea5a45fb1e0214abe379f63e Description-en_AU: Library for handling OpenType Font - runtime The libotf library provides the following facilities: - Read Open Type Layout Tables from OTF file. Currently these tables are supported; head, name, cmap, GDEF, GSUB, and GPOS. - Convert a Unicode character sequence to a glyph code sequence by using the above tables. . The combination of libotf and the FreeType library (Ver.2) realizes CTL (complex text layout) by OpenType fonts. . This package contains the runtime part of libotf. Package: libotf0-dbg Description-md5: 00aa9cee2361d6ae3b8d9d4768e1788f Description-en_AU: libotf libraries and debugging symbols The libotf library provides the following facilities: - Read Open Type Layout Tables from OTF file. Currently these tables are supported; head, name, cmap, GDEF, GSUB, and GPOS. - Convert a Unicode character sequence to a glyph code sequence by using the above tables. . The combination of libotf and the FreeType library (Ver.2) realizes CTL (complex text layout) by OpenType fonts. . This package contains unstripped shared libraries. it is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and can be used by placing that directory in LD_LIBRARY_PATH. Most people will not need this package. Package: libotp0-heimdal Description-md5: 6390958186e4638a428e5ae7c9683f6f Description-en_AU: Heimdal Kerberos - OTP support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for OTP support. Package: libp11-2 Description-md5: c1bc0ac5ee7b3b8ed3f9341c5678a0cb Description-en_AU: pkcs#11 convenience library Libp11 is a library to simplify using smart cards via PKCS#11 modules. It was spun of the OpenSC project but can be used with any pkcs#11 module. Package: libp11-dev Description-md5: d18268fbc218a173e85d9adefaf49159 Description-en_AU: pkcs#11 convenience library - development files Libp11 is a library to simplify using smart cards via PKCS#11 modules. It was spun of the OpenSC project but can be used with any pkcs#11 module. . This package contains the header files and static libraries. Package: libp11-kit-dev Description-md5: 15cb1ab4812e4bd91deff06533621861 Description-en_AU: library for loading and coordinating access to PKCS#11 modules - development The p11-kit library provides a way to load and enumerate Public-Key Cryptography Standard #11 modules, along with a standard configuration setup for installing PKCS#11 modules so that they're discoverable. It also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process. . This package contains the documentation and development headers required to build applications using the p11-kit library. Package: libp11-kit-gnome-keyring Description-md5: 152920d93477b7997fe4b21917dba91f Description-en_AU: GNOME keyring module for the PKCS#11 module loading library gnome-keyring is a daemon in the session, similar to ssh-agent, and other applications can use it to store passwords and other sensitive information. . This package contains a PKCS#11 module that will allow using the GNOME keyring as a certificate database. Package: libpagemaker-0.0-0 Description-md5: 54e3d3a279bcf988efa20b2154ca0485 Description-en_AU: Library for importing and converting PageMaker Documents libpagemaker is library providing ability to interpret and import Adobe PageMaker documents into various applications. Package: libpagemaker-dev Description-md5: 05177a0d0820cb83d79c3a728f91b7f2 Description-en_AU: Library for importing and converting PageMaker Documents -- development libpagemaker is library providing ability to interpret and import Adobe PageMaker documents into various applications. . This package contains the development files (headers, ...) Package: libpam-apparmor Description-md5: e416b01d786a37c6ad586d6663ee5027 Description-en_AU: changehat AppArmor library as a PAM module This provides the PAM module needed to declare various differing confinement policies when starting PAM sessions by using the changehat abilities exposed through libapparmor. Package: libpam-cap Description-md5: c481c3648554442cc6a66d0b34d0d8f6 Description-en_AU: POSIX 1003.1e capabilities (PAM module) Libcap implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges. . This package contains the PAM module for enforcing capabilities on users and groups at PAM session start time. Package: libpam-cgfs Description-md5: e709f3eddd48d5ce8595be4d003fd4f5 Description-en_AU: PAM module for managing cgroups for LXC LXCFS provides a FUSE based filesystem to improve the LXC experience within the containers. . This provides a Pluggable Authentication Module (PAM) to provide logged-in users with a set of cgroups which they can administer. This allows for instance unprivileged containers, and session management using cgroup process tracking. Package: libpam-cracklib Description-md5: 0f6f2fd98962cbee59aa831979aad971 Description-en_AU: PAM module to enable cracklib support This package includes libpam_cracklib, a PAM module that tests passwords to make sure they are not too weak during password change. Package: libpam-doc Description-md5: 176a64d4b15e68f5628dec9ba5739e05 Description-en_AU: Documentation of PAM Contains documentation (in HTML, ASCII, and PostScript format) for libpam, the Pluggable Authentication Modules library, a library that enables the local system administrator to choose how applications authenticate users. Package: libpam-gnome-keyring Description-md5: 3673d193052d71d8a785db5f957ea3ee Description-en_AU: PAM module to unlock the GNOME keyring upon login gnome-keyring is a daemon in the session, similar to ssh-agent, and other applications can use it to store passwords and other sensitive information. . This package contains a PAM module that will automatically unlock the keyrings using your login password, making gnome-keyring usage transparent without losing its security benefits. . When installed, this module will automatically be used by GDM and gnome- screensaver to unlock your keyrings when logging in and when unlocking the screen saver. Package: libpam-krb5 Description-md5: 9a55be1ab4c79745fc72cfd7ff8deebb Description-en_AU: PAM module for MIT Kerberos A Kerberos PAM module build against the MIT Kerberos libraries. It supports authenticating against a Kerberos KDC, obtaining tickets and populating an initial ticket cache, authorizing users via a ~/.k5login file, and changing Kerberos passwords. Package: libpam-modules Description-md5: 234b9429528430ead853cc8bbe97ffb4 Description-en_AU: Pluggable Authentication Modules for PAM This package completes the set of modules for PAM. It includes the pam_unix.so module as well as some specialty modules. Package: libpam-modules-bin Description-md5: 25d278fc7450d5202a9a137f71302e58 Description-en_AU: Pluggable Authentication Modules for PAM - helper binaries This package contains helper binaries used by the standard set of PAM modules in the libpam-modules package. Package: libpam-mount Description-md5: 104628c783f5ce09f73179478f9d2431 Description-en_AU: PAM module that can mount volumes for a user session This module is aimed at environments with central file servers that a user wishes to mount on login and unmount on logout, such as (semi-)diskless stations where many users can login. . The module also supports mounting local filesystems of any kind the normal mount utility supports, with extra code to make sure certain volumes are set up properly because often they need more than just a mount call, such as encrypted volumes. This includes SMB/CIFS, FUSE, dm-crypt and LUKS. Package: libpam-p11 Description-md5: e786ad7783aa69643c0ff5dc4425cabb Description-en_AU: PAM module for using PKCS#11 smart cards A Pluggable Authentication Module for PKCS#11 based smart cards. Useful for enabling smart card based user login to a system. Package: libpam-pwquality Description-md5: a0adf9a37eba9a9b210c968269f49c5e Description-en_AU: PAM module to check password strength libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. . This module can be plugged into the password stack of a given service to provide some plug-in strength-checking for passwords. The code was originaly based on pam_cracklib module and the module is backwards compatible with its options. Package: libpam-radius-auth Description-md5: 5b2f48986f10af7fd49eae258ceb5b6c Description-en_AU: The PAM RADIUS authentication module This is the PAM to RADIUS authentication module. It allows any PAM-capable machine to become a RADIUS client for authentication and accounting requests. You will, however, need to supply your own RADIUS server to perform the actual authentication Package: libpam-runtime Description-md5: bc15ddbf92ee7965a8588141c54bb5a1 Description-en_AU: Runtime support for the PAM library Contains configuration files and directories required for authentication to work on Debian systems. This package is required on almost all installations. Package: libpam-sss Description-md5: 917151896ca3a8e201cc53bf9cde21fc Description-en_AU: Pam module for the System Security Services Daemon Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provide the pam module to connect to the sssd daemon. Package: libpam-systemd Description-md5: 7acf141cc9da21b0ad349b6cecc40e46 Description-en_AU: system and service manager - PAM module This package contains the PAM module which registers user sessions in the systemd control group hierarchy for logind. . If in doubt, do install this package. . Packages that depend on logind functionality need to depend on libpam- systemd. Package: libpam-winbind Description-md5: fba9076429d270720a91324cff071fed Description-en_AU: Windows domain authentication integration plugin Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides pam_winbind, a plugin that integrates with a local winbindd server to provide Windows domain authentication to the system. Package: libpam0g Description-md5: af00a40029e1e1d2ad04c042c3b18095 Description-en_AU: Pluggable Authentication Modules library Contains the shared library for Linux-PAM, a library that enables the local system administrator to choose how applications authenticate users. In other words, without rewriting or recompiling a PAM-aware application, it is possible to switch between the authentication mechanism(s) it uses. One may entirely upgrade the local authentication system without touching the applications themselves. Package: libpam0g-dev Description-md5: 61cf45bcc7cd0edb21f16d49deed0ea2 Description-en_AU: Development files for PAM Contains C header files and development libraries for libpam, the Pluggable Authentication Modules, a library that enables the local system administrator to choose how applications authenticate users. . PAM decouples applications from the authentication mechanism, making it possible to upgrade the authentication system without recompiling or rewriting the applications. Package: libpango-1.0-0 Description-md5: e707c4d451a8db4e75f943851824d37d Description-en_AU: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Package: libpangocairo-1.0-0 Description-md5: e707c4d451a8db4e75f943851824d37d Description-en_AU: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Package: libpangoft2-1.0-0 Description-md5: e707c4d451a8db4e75f943851824d37d Description-en_AU: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Package: libpangomm-1.4-1v5 Description-md5: 1e9c4170688ecdff1ffca9576227fc09 Description-en_AU: C++ Wrapper for pango (shared libraries) Pangomm is a C++ wrapper for the pango library. Originally part of gtkmm, pangomm provides convenient C++ interfaces for handling both the layout and internationalization of text in graphical applications. . This package contains the shared library. Package: libpangomm-1.4-dev Description-md5: 640344f02f0bb5f2df308dd78949912f Description-en_AU: C++ Wrapper for pango (development files) Pangomm is a C++ wrapper for the pango library. Originally part of gtkmm, pangomm provides convenient C++ interfaces for handling both the layout and internationalization of text in graphical applications. . This package contains the development files. Package: libpangomm-1.4-doc Description-md5: f2978a005406186a6db529e233b308be Description-en_AU: C++ Wrapper for pango (documentation) Pangomm is a C++ wrapper for the pango library. Originally part of gtkmm, pangomm provides convenient C++ interfaces for handling both the layout and internationalization of text in graphical applications. . This package contains the documentation. Package: libpangoxft-1.0-0 Description-md5: e707c4d451a8db4e75f943851824d37d Description-en_AU: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Package: libpaper-dev Description-md5: 6c8179d39b674ad3187dd08617ac4aed Description-en_AU: library for handling paper characteristics (development files) The libpaper paper-handling library automates recognition of many different paper types and sizes for programs that need to deal with printed output. . This package contains the development files. Package: libparse-debianchangelog-perl Description-md5: bb484ad830b9f4fb55ffd1986845bbb1 Description-en_AU: parse Debian changelogs and output them in other formats Parse::DebianChangelog is a replacement for the very limited dpkg- parsechangelog. It can be used either via the parsechangelog command line script or as Perl module. . Currently supported output formats: * original dpkg-parsechangelog output format * similar format with multiple stanzas instead of one * XML * HTML (customizable via HTML::Template templates). Package: libparse-pidl-perl Description-md5: 34bf529609e38c1052ad365d4ebe9374 Description-en_AU: IDL compiler written in Perl Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains the IDL (Interface Description Language) compiler pidl, which takes in IDL files and can output C code for various uses. It is primarily of interest to developers. Package: libparse-yapp-perl Description-md5: 20f57c0f17259125725a96b3e0bf60dd Description-en_AU: Perl module for creating fully reentrant LALR parser OO Perl modules This is a collection of modules that let you generate and use yacc like thread safe (reentrant) parsers with perl object oriented interface. . The script yapp is a front-end to the Parse::Yapp module and let you easily create a Perl OO parser from an input grammar file. Package: libparted-dev Description-md5: d9820491205202cf089e9bf9709d4f3e Description-en_AU: disk partition manipulator - development files GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains the static library and header files for libparted, which are really only of interest to parted developers. Package: libparted-fs-resize0 Description-md5: 30e4902ec66bc9319b7c42e964c3fee7 Description-en_AU: disk partition manipulator - shared FS resizing library GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains the libparted-fs-resize shared library for resizing HFS+ and FAT file systems. Package: libparted0-dev Description-md5: 4aebe7e48e8b719d31baa455b3ab014a Description-en_AU: disk partition manipulator - transitional package GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This is a transitional package to ease the migration to the new unversioned libparted-dev package, which should be used in preference. Package: libparted2 Description-md5: 8351c24350acd1cda567a096a68bf6b7 Description-en_AU: disk partition manipulator - shared library GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains the shared library. Package: libpath-utils-dev Description-md5: 54bf655c831be3d99a1fa0420b77d110 Description-en_AU: Development files for libpath_utils Utility functions to manipulate filesystem pathnames. Development files. . This package is part of the ding-libs, libraries that are required for the proper functioning of SSSD, the System Security Services Daemon. Package: libpath-utils1 Description-md5: c0ce74390abe0b217dcc2f63c13cbf46 Description-en_AU: Filesystem Path Utilities Utility functions to manipulate filesystem pathnames. . This package is part of the ding-libs, libraries that are required for the proper functioning of SSSD, the System Security Services Daemon. Package: libpcap-dev Description-md5: 10078daf2f68ccb78a8fc1970d8c94f5 Description-en_AU: development library for libpcap (transitional package) Empty package to facilitate upgrades, can be safely removed. Package: libpcap0.8 Description-md5: fc353603d8470e05b8e9063ea61ff608 Description-en_AU: system interface for user-level packet capture libpcap (Packet CAPture) provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. . Since almost every system vendor provides a different interface for packet capture, and since there are several tools that require this functionality, the libpcap authors created this system-independent API to ease in porting and to alleviate the need for several system-dependent packet capture modules in each application. Package: libpcap0.8-dbg Description-md5: 701becc772f7894cd3102113c5f949bf Description-en_AU: debugging symbols for libpcap0.8 libpcap (Packet CAPture) provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. . This package contains the debugging symbols for the libpcap library. Package: libpcap0.8-dev Description-md5: 847ec6013e502e2a10ed73e3627d72b8 Description-en_AU: development library and header files for libpcap0.8 Headers, static libraries, and documentation for the libpcap library. . libpcap (Packet CAPture) provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. . Since almost every system vendor provides a different interface for packet capture, and since there are several tools that require this functionality, the libpcap authors created this system-independent API to ease in porting and to alleviate the need for several system-dependent packet capture modules in each application. Package: libpcaudio0 Description-md5: 9b2e45c1472854471d308a3004ebbc73 Description-en_AU: C API to different audio devices - shared library The Portable C Audio Library (pcaudiolib) provides a C API to different audio devices. It supports Alsa, OSS, and PulseAudio. . This package contains the shared library. Package: libpci-dev Description-md5: fce92e421e497830481519e908a4e6a2 Description-en_AU: Linux PCI Utilities (development files) This package contains the , and header files, as well as the /usr/lib/libpci.a library. Package: libpci3 Description-md5: 67ffa1d7d0b8a6cad1437318cee6c16e Description-en_AU: Linux PCI Utilities (shared library) This package contains the libpci shared library files. . The libpci library provides portable access to configuration registers of devices connected to the PCI bus. Package: libpciaccess-dev Description-md5: 9eb69db91357eb8ab70fab7958f33c2b Description-en_AU: Generic PCI access library for X - development files Provides functionality for X to access the PCI bus and devices in a platform-independent way. . This package contains the development files for libpciaccess. Package: libpciaccess0 Description-md5: d0ad9b669375fc349fbc3c6888e88566 Description-en_AU: Generic PCI access library for X Provides functionality for X to access the PCI bus and devices in a platform-independent way. Package: libpcre16-3 Description-md5: be8b8329f82082a417b66cc91e3d4008 Description-en_AU: Old Perl 5 Compatible Regular Expression Library - 16 bit runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the 16 bit runtime library. Package: libpcre3 Description-md5: 554ac784f7314cb2c59649814e330d34 Description-en_AU: Old Perl 5 Compatible Regular Expression Library - runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . New packages should use the newer pcre2 packages, and existing packages should migrate to pcre2. . This package contains the runtime libraries. Package: libpcre3-dbg Description-md5: 878217a56a99f11cfb622d848f557b35 Description-en_AU: Old Perl 5 Compatible Regular Expression Library - debug symbols This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the debug symbols, Package: libpcre3-dev Description-md5: eebe4f9bfa07d216beb413924dacf563 Description-en_AU: Old Perl 5 Compatible Regular Expression Library - development files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . New packages should use the newer pcre2 packages, and existing packages should migrate to pcre2. . This package contains the development files, including headers, static libraries, and documentation. Package: libpcre32-3 Description-md5: 513dbc2885a757a7de02e0b075be9588 Description-en_AU: Old Perl 5 Compatible Regular Expression Library - 32 bit runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the 32 bit runtime library. Package: libpcrecpp0v5 Description-md5: a75b9df61cfc780d752c70f10b2a1fb0 Description-en_AU: Old Perl 5 Compatible Regular Expression Library - C++ runtime files This is a C++ library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the C++ runtime library. Package: libpcsclite-dev Description-md5: 79cb78e4120cf41d9b79039b6d0786e4 Description-en_AU: Middleware to access a smart card using PC/SC (development files) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smart cards and smart cards readers. . This package contains the files needed for compiling and linking an application that communicates to any reader available to the PC/SC daemon. . This package also contains the PC/SC spying library: libpcscspy.so See http://ludovicrousseau.blogspot.com/2011/11/pcsc-api-spy-third-try.html Package: libpcsclite1 Description-md5: 75c3114d0742624996e5bf79fc4618e6 Description-en_AU: Middleware to access a smart card using PC/SC (library) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smartcards and readers. . The PC/SC Lite library is used to connect to the PC/SC daemon from a client application and provide access to the desired reader. Package: libpcsclite1-dbg Description-md5: 1b4115e6ab131cd3aae5a163c4442327 Description-en_AU: Middleware to access a smart card using PC/SC (debugging symbols) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smart cards and smart cards readers. . This package contains the detached debugging symbols to be used for debugging the applications using PC/SC Lite. Package: libpe-rules2 Description-md5: 3c026e80c4d0ac0f6179e28bc58622a6 Description-en_AU: cluster resource manager Policy Engine rules library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the Policy Engine rules library. Package: libpe-status10 Description-md5: ee6586db359c500f89e397ed9d757478 Description-en_AU: cluster resource manager Policy Engine status library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the Policy Engine status library. Package: libpengine-dev Description-md5: dd1e4aabd53d305d749a8a044cedbe49 Description-en_AU: cluster resource manager Policy Engine 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 Policy Engine library. Package: libpengine10 Description-md5: 3c18036a58000395350693ad8bda9e24 Description-en_AU: cluster resource manager Policy Engine library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the Policy Engine library. Package: libperl-dev Description-md5: 493158c7ca91f27f024cd9c2d9d421aa Description-en_AU: Perl library: development files Files for developing applications which embed a Perl interpreter. Package: libperl5.26 Description-md5: acbb17f993c612f94da540991425936e Description-en_AU: shared Perl library This package contains the shared Perl library, used by applications which embed a Perl interpreter. . It also contains the architecture-dependent parts of the standard library (and depends on perl-modules-5.26 which contains the architecture- independent parts). Package: libperlio-gzip-perl Description-md5: 2130ed8bcc3cb383e4a602f4c49f191d Description-en_AU: module providing a PerlIO layer to gzip/gunzip PerlIO::gzip is a Perl module that provides a PerlIO layer for manipulating files in the format used by the gzip program. Compression and decompression are both implemented, but cannot be used simultaneously (i.e. files cannot be opened for both reading and writing). Package: libpfm4 Description-md5: 0bcc80034d18de9750e5f9ac06aedd9b Description-en_AU: Library to program the performance monitoring events Libpfm4 helps convert from an event name, expressed as a string, to the event encoding. The encoding can then be used with specific OS interfaces. Libpfm4 also provides OS-specific interfaces to directly setup OS-specific data structures to be passed to the kernel. The current libpfm4, for instance, provides support for the perf_events interface which was introduced in Linux v2.6.31. . This package provides the shared library. Package: libpfm4-dev Description-md5: 3872a46e131fdb997e3bbc1d835eaf29 Description-en_AU: Development files for the libpfm4 library Libpfm4 helps convert from an event name, expressed as a string, to the event encoding. The encoding can then be used with specific OS interfaces. Libpfm4 also provides OS-specific interfaces to directly setup OS-specific data structures to be passed to the kernel. The current libpfm4, for instance, provides support for the perf_events interface which was introduced in Linux v2.6.31. . This package provides the development files of the library. Package: libpgtypes3 Description-md5: c7de152eb93e3f43798cef584e58ebcb Description-en_AU: shared library libpgtypes for PostgreSQL 10 The libpgtypes shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libpils2 Description-md5: b8480d712a7a446e05aea97a1e76868a Description-en_AU: Reusable cluster libraries -- libpils2 This package contains the pils library from cluster-glue, the reusable cluster components package. . If you want to use the pacemaker cluster manager, than you want to install this package. Package: libpils2-dev Description-md5: 211889a015375cea4a849d636ae12bc6 Description-en_AU: Reusable cluster development files -- libpils2 This package contains the development files of the pils library from cluster-glue, the reusable cluster components package. . If you are developing with libpils2, you probably want to install this package. Package: libpipeline-dev Description-md5: cac14a48e797ab84e068761f4d935145 Description-en_AU: pipeline manipulation library (development files) This is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing which is often error-prone and insecure. . This package contains files needed for developing with libpipeline. Package: libpipeline1 Description-md5: 9372d67b85177a0eb118d57b700e8a0f Description-en_AU: pipeline manipulation library This is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing which is often error-prone and insecure. Package: libpixman-1-0 Description-md5: 7e3f88ca19f9f065eee2d857d76692bb Description-en_AU: pixel-manipulation library for X and cairo A library for manipulating pixel regions -- a set of Y-X banded rectangles, image compositing using the Porter/Duff model and implicit mask generation for geometric primitives including trapezoids, triangles, and rectangles. Package: libpixman-1-dev Description-md5: 2f64070b43fb7746f0a51fb4de195746 Description-en_AU: pixel-manipulation library for X and cairo (development files) Development libraries, header files and documentation needed by programs that want to compile with the Cairo/X pixman library. Package: libpkcs11-helper1 Description-md5: 884da81648ff96b4214f90a93ca61a83 Description-en_AU: library that simplifies the interaction with PKCS#11 libpkcs11-helper is a library that simplifies the interaction with PKCS#11 providers for end-user applications. . libpkcs11-helper allows using multiple PKCS#11 providers at the same time, enumerating available token certificates, or selecting a certificate directly by serialized id, handling card removal and card insert events, handling card re-insert to a different slot, supporting session expiration and much more all using a simple API. . libpkcs11-helper is not designed to manage card content, since object attributes are usually vendor specific, and 99% of application need to access existing objects in order to perform signature and decryption. Package: libpkcs11-helper1-dev Description-md5: 884da81648ff96b4214f90a93ca61a83 Description-en_AU: library that simplifies the interaction with PKCS#11 libpkcs11-helper is a library that simplifies the interaction with PKCS#11 providers for end-user applications. . libpkcs11-helper allows using multiple PKCS#11 providers at the same time, enumerating available token certificates, or selecting a certificate directly by serialized id, handling card removal and card insert events, handling card re-insert to a different slot, supporting session expiration and much more all using a simple API. . libpkcs11-helper is not designed to manage card content, since object attributes are usually vendor specific, and 99% of application need to access existing objects in order to perform signature and decryption. Package: libplist++-dev Description-md5: f1088db5052569130b43f809f3b1975a Description-en_AU: Library for handling Apple binary and XML property lists libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). . This package contains the development files of the liplist++0 library. Package: libplist++3v5 Description-md5: 5a7ac9d5c114b33899ffd81af3b81f44 Description-en_AU: Library for handling Apple binary and XML property lists libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). . This library is the C++ implementation of the libplist API. Package: libplist-dbg Description-md5: e392fc95bc2310a1aa84e417705528c9 Description-en_AU: Library for handling Apple binary and XML property lists libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). . This package contains the debugging symbols. Package: libplist-dev Description-md5: 197f408416eccbbab8e6561d3d7150fd Description-en_AU: Library for handling Apple binary and XML property lists libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). . This package contains the development files. Package: libplist-doc Description-md5: 9ab15babc32c4040b0ce721aff38b6f0 Description-en_AU: Library for handling Apple binary and XML property lists - docs This package contains tools to convert Apple property list files from binary to XML and vice-versa. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). . This package contains the documentation. Package: libplist3 Description-md5: 025ff093cbf9bf08e17d0248380c6438 Description-en_AU: Library for handling Apple binary and XML property lists libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). Package: libplumb2 Description-md5: 608824859768657979fc4056a2daaaa8 Description-en_AU: Reusable cluster libraries -- libplumb2 This package contains the plumber library from cluster-glue, the reusable cluster components package. . If you want to use the pacemaker cluster manager, than you want to install this package. Package: libplumb2-dev Description-md5: 4a4e53b1566e0f16568b40497a1c805e Description-en_AU: Reusable cluster development files -- libplumb2 This package contains the development files of the plumber library from cluster-glue, the reusable cluster components package. . If you are developing with libplumb2, you probably want to install this package. Package: libplumbgpl2 Description-md5: 4ecb19175ea55dfb16283236f1174123 Description-en_AU: Reusable cluster libraries -- libplumbgpl2 This package contains the plumber library from cluster-glue, the reusable cluster components package, in the GPL version. . If you want to use the pacemaker cluster manager, than you want to install this package. Package: libplumbgpl2-dev Description-md5: 784bf941b60edff8e47b866dd3802242 Description-en_AU: Reusable cluster development files -- libplumbgpl2 This package contains the development files of the plumber library from cluster-glue, the reusable cluster components package, in the GPL version. . If you are developing with libplumbgpl2, you probably want to install this package. Package: libplymouth-dev Description-md5: 2788897f3e5c5b2f91c898358099697e Description-en_AU: graphical boot animation and logger - development files Plymouth is an application that runs very early in the boot process (even before the root filesystem is mounted!) that provides a graphical boot animation while the boot process happens in the background. . This package contains the development files to build Plymouth plugins. Package: libplymouth4 Description-md5: 29e2ed45f3e127c38b58dae52061cc33 Description-en_AU: graphical boot animation and logger - shared libraries Plymouth is an application that runs very early in the boot process (even before the root filesystem is mounted!) that provides a graphical boot animation while the boot process happens in the background. . This package contains the shared libraries. Package: libpng-dev Description-md5: 45b416ab6d5ce75a17d9b8dc7d29bbf2 Description-en_AU: PNG library - development (version 1.6) libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains the header and development files needed to build programs and packages using libpng. Package: libpng-tools Description-md5: 5abac1e7b840725c0d559fdff5a3de36 Description-en_AU: PNG library - tools (version 1.6) libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains a program to interact with libpng from the command line. Package: libpng16-16 Description-md5: d5a985e94f8651ba49089e3bee0eb18f Description-en_AU: PNG library - runtime (version 1.6) libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains the runtime library files needed to run software using libpng. Package: libpoppler-cpp-dev Description-md5: b8ccf7d2887aa9a8117d5795dcfa8442 Description-en_AU: PDF rendering library -- development files (CPP interface) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the headers and development libraries needed to build applications using the C++ Poppler interface. Package: libpoppler-cpp0v5 Description-md5: bd2c0f6fbd7019f0ce9ff23bdb5a718d Description-en_AU: PDF rendering library (CPP shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the CPP shared library for applications using a simple C++ interface (using STL, and no other dependency) to Poppler. Package: libpoppler-dev Description-md5: 6d35e7b20480c00075b7865baad4287e Description-en_AU: PDF rendering library -- development files Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the development libraries needed to build applications using Poppler. Package: libpoppler-glib-dev Description-md5: 4483b544bc64264785fa77d6466a341f Description-en_AU: PDF rendering library -- development files (GLib interface) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the headers and development libraries needed to build applications using the GLib-based Poppler interface. Package: libpoppler-glib-doc Description-md5: 57cf6faf4d2f4c9877d6db227de05dcd Description-en_AU: PDF rendering library -- documentation for the GLib interface Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the API documentation of the GLib-based Poppler interface. Package: libpoppler-glib8 Description-md5: 3d73daa08a49dca5cd4c25e32862c41e Description-en_AU: PDF rendering library (GLib-based shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the GLib-based shared library for applications using the GLib interface to Poppler. Package: libpoppler-private-dev Description-md5: f047a262a6d3ff3cbd6650f1d55e93d4 Description-en_AU: PDF rendering library -- private development files Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the private and unstable headers needed to build applications using the private Poppler core library. Package: libpoppler68 Description-md5: 74b6b371a9886bca4fc2c2761b5a2fec Description-en_AU: PDF rendering library Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the shared core library. Package: libpopt-dev Description-md5: ace33b20a6121b7b5a6c26940bbab356 Description-en_AU: lib for parsing cmdline parameters - development files Popt was heavily influenced by the getopt() and getopt_long() functions, but it allows more powerful argument expansion. It can parse arbitrary argv[] style arrays and automatically set variables based on command line arguments. It also allows command line arguments to be aliased via configuration files and includes utility functions for parsing arbitrary strings into argv[] arrays using shell-like rules. . This package contains the popt static library and header file. Package: libpopt0 Description-md5: 1bc14780a06cc6b9a0c726cd091c6d96 Description-en_AU: lib for parsing cmdline parameters Popt was heavily influenced by the getopt() and getopt_long() functions, but it allows more powerful argument expansion. It can parse arbitrary argv[] style arrays and automatically set variables based on command line arguments. It also allows command line arguments to be aliased via configuration files and includes utility functions for parsing arbitrary strings into argv[] arrays using shell-like rules. . This package contains the runtime library and locale data. Package: libpotrace-dev Description-md5: abd121465afda9b39bd9e184a0586e97 Description-en_AU: development files for potrace library potrace is a utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. . libpotrace-dev contains header file needed to compile programs that utilize the potrace library. Package: libpotrace0 Description-md5: 64e073d4ed763198ef6c64366f39e670 Description-en_AU: library for tracing bitmaps potrace is a utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. . libpotrace0 contains files needed to run programs that utilize the potrace library. Package: libpq-dev Description-md5: 7f4362b106aae6b219ccc880faa1f04c Description-en_AU: header files for libpq5 (PostgreSQL library) Header files and static library for compiling C programs to link with the libpq library in order to communicate with a PostgreSQL database backend. . PostgreSQL is an object-relational SQL database management system. Package: libpq5 Description-md5: 4109d08c168c8058d09c0cc8bf8b18b1 Description-en_AU: PostgreSQL C client library libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later. . This package contains the run-time library, needed by packages using libpq. . PostgreSQL is an object-relational SQL database management system. Package: libprocps-dev Description-md5: c56d4abfd4ec994d5057fac741fac18b Description-en_AU: library for accessing process information from /proc These are the header files for libproc. Some packages using libproc to access process information from /proc need these to compile. Package: libprocps6 Description-md5: b045ca4f14733c5441c2830741e9cb4e Description-en_AU: library for accessing process information from /proc The libprocps library is a way of accessing information out of the /proc filesystem. . This package contains the shared libraries necessary to run programs compiled with libprocps. Package: libprotobuf-dev Description-md5: 46508a20bc181591502383b4f00be1a6 Description-en_AU: protocol buffers C++ library (development files) Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the development headers and static libraries needed for writing C++ applications. Package: libprotobuf-lite10 Description-md5: bef75569f3d092ed9b714a68e215c917 Description-en_AU: protocol buffers C++ library (lite version) Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the runtime library needed for C++ applications whose message definitions have the "lite runtime" optimization setting. Package: libprotobuf10 Description-md5: c69f5af146ab9bc64e44b912e5af457e Description-en_AU: protocol buffers C++ library Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the runtime library needed for C++ applications. Package: libprotoc-dev Description-md5: 441ff9619f6d64f58de3a01f647b0edb Description-en_AU: protocol buffers compiler library (development files) Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the development headers and static library needed for writing protobuf compilers. Package: libprotoc10 Description-md5: c53c70dca7ff74e285f88be70de72a0f Description-en_AU: protocol buffers compiler library Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the runtime library needed for the protocol buffer compiler. Package: libproxy-dev Description-md5: 29be2cc9b16e55d72e96ae251f29ee6d Description-en_AU: automatic proxy configuration management library (devel) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the development files including vala bindings. Package: libproxy1-plugin-gsettings Description-md5: 5d0ba9adbb7dcf6a885a32ef5fbfd48a Description-en_AU: automatic proxy configuration management library (GSettings plugin) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the plugin to allow libproxy to read proxy settings from GSettings (GNOME 3) Package: libproxy1-plugin-networkmanager Description-md5: 3c77d58edf9693a82bb2bebb3f33e55a Description-en_AU: automatic proxy configuration management library (Network Manager plugin) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the plugin to allow libproxy to read information from Network Manager. Package: libproxy1v5 Description-md5: e83bd4fc73080685251129a6bdac7f50 Description-en_AU: automatic proxy configuration management library (shared) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the shared library. Package: libpsl5 Description-md5: 737acdacc0f014d042db24cf175d47b8 Description-en_AU: Library for Public Suffix List (shared libraries) Libpsl allows checking domains against the Public Suffix List. It can be used to avoid privacy-leaking 'super-cookies', 'super domain' certificates, for domain highlighting purposes sorting domain lists by site and more. . Please see https://publicsuffix.org for more detailed information. . This package contains runtime libraries. Package: libpspell-dev Description-md5: 9cc1424d13d0db47f71c3da300fe317b Description-en_AU: Development files for applications with pspell support This package contains the headers and static libraries for developing applications with portable spell-checking interface (pspell) support. . You need this package ONLY if you plan to build applications that link against the pspell static libraries. You do not have to install this package if all you want to do is use the Aspell program to spell-check. Package: libptexenc-dev Description-md5: 97f8c00c2afd15ca23c120745336c811 Description-en_AU: TeX Live: ptex encoding library (development part) This package contains the static library and header files for the ptexenc library, a library for encoding support in pTeX, a Japanese TeX engine. Package: libptexenc1 Description-md5: a5ab52d0e6ab6894ec8f152cb125bbc0 Description-en_AU: TeX Live: pTeX encoding library library for encoding support in pTeX, a Japanese TeX engine. Package: libpthread-stubs0-dev Description-md5: febf47fd836991c5b22ad0c176b41e1b Description-en_AU: pthread stubs not provided by native libc, development files This library provides weak aliases for pthread functions not provided in libc or otherwise available by default. Libraries like libxcb rely on pthread stubs to use pthreads optionally, becoming thread-safe when linked to libpthread, while avoiding any performance hit when running single- threaded. libpthread-stubs supports this behavior even on platforms which do not supply all the necessary pthread stubs. . On platforms which already supply all the necessary pthread stubs, this package ships only the pkg-config file pthread-stubs.pc, to allow libraries to unconditionally express a dependency on pthread-stubs and still obtain correct behavior. Package: libpulse-dev Description-md5: a36e2b24ab289ab86564c79e92c8e87f Description-en_AU: PulseAudio client development headers and libraries PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Headers and libraries for developing applications that access a PulseAudio sound server via PulseAudio's native interface. Package: libpulse-mainloop-glib0 Description-md5: 1a4eb06cccc1a1ac1118b667f0c37ed7 Description-en_AU: PulseAudio client libraries (glib support) PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface. . This package adds support for glib2 client applications. Package: libpulse0 Description-md5: 35e72b270b48ab0d62d3de88ca26f71b Description-en_AU: PulseAudio client libraries PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface. Package: libpulsedsp Description-md5: 4d14e4e65420d03adc0822289f18a007 Description-en_AU: PulseAudio OSS pre-load library PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This package provides the pre-load library used to redirect applications using OSS through pulseaudio. Package: libpwquality-common Description-md5: d37cfdd3767d216513b4314f28c1e005 Description-en_AU: library for password quality checking and generation (data files) libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. . This package contains the configuration file and man page for libpwquality. Package: libpwquality-dev Description-md5: e1ae040707372e3c48466d82429c05bc Description-en_AU: Password quality checking and generation (development files) libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. . This package contains the development files, and should be used for compilation. Package: libpwquality1 Description-md5: 4bacb8fb9ef490cec9ba0d22197731b7 Description-en_AU: library for password quality checking and generation libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. . This package contains the shared library. Package: libpython-all-dbg Description-md5: a80e49c54585d3d5e53f35404f27903d Description-en_AU: package depending on all supported Python debugging packages The package currently depends on libpython2.7-dbg, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python debug packages. Package: libpython-all-dev Description-md5: 6bbe7c786e1d06c174e1fc08977371a1 Description-en_AU: package depending on all supported Python development packages The package currently depends on libpython2.7-dev, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python development packages. Package: libpython-dbg Description-md5: 696fb664fa21b46db6e95b27fdd02b49 Description-en_AU: debug build of the Python Interpreter (version 2.7) Python interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python2.7/lib-dynload/debug first. Package: libpython-dev Description-md5: 93a1917c3f17606b40377d0b737c6c92 Description-en_AU: header files and a static library for Python (default) Header files, a static library and development tools for building Python modules, extending the Python interpreter or embedding Python in applications. . This package is a dependency package, which depends on Debian's default Python version (currently v2.7). Package: libpython-stdlib Description-md5: 6fbf042f6ad7705da06e08f12aba94f2 Description-en_AU: interactive high-level object-oriented language (default python version) Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package is a dependency package, which depends on Debian's default Python version (currently v2.7). Package: libpython2.7 Description-md5: ca83a75c05dbdfe28eaeb1252ff614a4 Description-en_AU: Shared Python runtime library (version 2.7) Python is a high-level, interactive, object-oriented language. Its 2.7 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the shared runtime library, normally not needed for programs using the statically linked interpreter. Package: libpython2.7-dbg Description-md5: f2b41391895402a123a55c07a1d6812f Description-en_AU: Debug Build of the Python Interpreter (version 2.7) The package holds two things: . - Extensions for a Python interpreter configured with --pydebug. - Debug information for standard python extensions. . See the README.debug for more information. Package: libpython2.7-dev Description-md5: 2ef5e0390998d9ab1872bc0f6b694ff7 Description-en_AU: Header files and a static library for Python (v2.7) Header files, a static library and development tools for building Python (v2.7) modules, extending the Python interpreter or embedding Python (v2.7) in applications. . Maintainers of Python packages should read README.maintainers. . This package contains development files. It is normally not used on it's own, but as a dependency of python2.7-dev. Package: libpython2.7-minimal Description-md5: 703efc0a29ea636b32f475404406f7cc Description-en_AU: Minimal subset of the Python language (version 2.7) This package contains some essential modules. It is normally not used on it's own, but as a dependency of python2.7-minimal. Package: libpython2.7-stdlib Description-md5: f4f7d2df11420ed1433b778b1a144502 Description-en_AU: Interactive high-level object-oriented language (standard library, version 2.7) Python is a high-level, interactive, object-oriented language. Its 2.7 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains Python 2.7's standard library. It is normally not used on its own, but as a dependency of python2.7. Package: libpython3-all-dbg Description-md5: e353d6c38686d9ea26ef7995aa41e807 Description-en_AU: package depending on all supported Python 3 debugging packages The package currently depends on libpython3.6-dbg, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 debug packages. Package: libpython3-all-dev Description-md5: 131609cd9df0fb800407ed517265eb66 Description-en_AU: package depending on all supported Python 3 development packages The package currently depends on libpython3.6-dev, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 development packages. Package: libpython3-dev Description-md5: f68f43646af3c4972f481d79a0f00624 Description-en_AU: header files and a static library for Python (default) Header files, a static library and development tools for building Python modules, extending the Python interpreter or embedding Python in applications. . This package is a dependency package, which depends on Debian's default Python 3 version (currently v3.6). Package: libpython3-stdlib Description-md5: 950ebd8122c0a7340f0a740c295b9eab Description-en_AU: interactive high-level object-oriented language (default python3 version) Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package is a dependency package, which depends on Debian's default Python 3 version (currently v3.6). Package: libpython3.6 Description-md5: 856009def9edf1363ae6d0b9bc19e813 Description-en_AU: Shared Python runtime library (version 3.6) Python is a high-level, interactive, object-oriented language. Its 3.6 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the shared runtime library, normally not needed for programs using the statically linked interpreter. Package: libpython3.6-dbg Description-md5: 5a076902ff2babe07b884c5c00dba6db Description-en_AU: Debug Build of the Python Interpreter (version 3.6) The package holds two things: . - Extensions for a Python interpreter configured with --pydebug. - Debug information for standard python extensions. . See the README.debug for more information. Package: libpython3.6-dev Description-md5: deaf9211abb74d4464ab0d2cbef5e8f1 Description-en_AU: Header files and a static library for Python (v3.6) Header files, a static library and development tools for building Python (v3.6) modules, extending the Python interpreter or embedding Python (v3.6) in applications. . Maintainers of Python packages should read README.maintainers. . This package contains development files. It is normally not used on it's own, but as a dependency of python3.6-dev. Package: libqb-dev Description-md5: 1b3545a03965334d109da4b6cfe9e1f9 Description-en_AU: high performance client server features library (devel files) libqb provides a set of high performance client-server reusable features. It offers high performance logging, tracing, IPC and poll. Its initial features were spun off the Corosync cluster communication suite to make them accessible for other projects. . This package contains libqb's development files. You will need it to develop applications using libqb. Package: libqb-doc Description-md5: fb3448bb40b6a87a6525f919feb043e8 Description-en_AU: high performance client server features library (API docs) libqb provides a set of high performance client-server reusable features. It offers high performance logging, tracing, IPC and poll. Its initial features were spun off the Corosync cluster communication suite to make them accessible for other projects. . This package contains the API documentation for libqb. Package: libqb0 Description-md5: a90db135f0b9ffbe6a64212455d45871 Description-en_AU: high performance client server features library libqb provides a set of high performance client-server reusable features. It offers high performance logging, tracing, IPC and poll. Its initial features were spun off the Corosync cluster communication suite to make them accessible for other projects. . This package contains the libqb library itself. Package: libqmi-glib-dev Description-md5: c44abffbfc596d254147b508f8e0374e Description-en_AU: Header files for adding QMI support to applications that use glib This package contains the header and pkg-config files for development applications using QMI functionality from applications that use glib. Package: libqmi-glib-doc Description-md5: 3bcaba736bf4f2671c9b86184d60ff6a Description-en_AU: API documentation for libqmi-glib This package provides the API documentation for libqmi-glib for adding QMI support to applications that use glib. Package: libqmi-glib5 Description-md5: 6c72eafa1689addb16b819279e6f3080 Description-en_AU: Support library to use the Qualcomm MSM Interface (QMI) protocol Libraries for adding QMI support to applications that use glib. Package: libqmi-proxy Description-md5: 415b7b5c1f0133619dedb566502ee36d Description-en_AU: Proxy to communicate with QMI ports This package contains the binary qmi-proxy used by libqmi to allow multiple clients to use the same QMI port simultaneously. Package: libqpdf-dev Description-md5: b119ceb85cee713b9af6ef357f66ae27 Description-en_AU: development files for PDF transformation/inspection library QPDF is a program that can be used to linearize (web-optimize), encrypt (password-protect), decrypt, and inspect PDF files from the command-line. It does these and other structural, content-preserving transformations on PDF files, reading a PDF file as input and creating a new one as output. It also provides many useful capabilities to developers of PDF-producing software or for people who just want to look at the innards of a PDF file to learn more about how they work. . QPDF understands PDF files that use compressed object streams (supported by newer PDF applications) and can convert such files into those that can be read with older viewers. It can also be used for checking PDF files for structural errors, inspecting stream contents, or extracting objects from PDF files. QPDF is not PDF content creation or viewing software -- it does not have the capability to create PDF files from scratch or to display PDF files. . This package includes all development files needed to compile applications that use the qpdf library. Package: libqpdf18 Description-md5: 19ff93a4265247cdbdd76561d4f4b3a1 Description-en_AU: runtime library for PDF transformation/inspection software QPDF is a program that can be used to linearize (web-optimize), encrypt (password-protect), decrypt, and inspect PDF files from the command-line. It does these and other structural, content-preserving transformations on PDF files, reading a PDF file as input and creating a new one as output. It also provides many useful capabilities to developers of PDF-producing software or for people who just want to look at the innards of a PDF file to learn more about how they work. . QPDF understands PDF files that use compressed object streams (supported by newer PDF applications) and can convert such files into those that can be read with older viewers. It can also be used for checking PDF files for structural errors, inspecting stream contents, or extracting objects from PDF files. QPDF is not PDF content creation or viewing software -- it does not have the capability to create PDF files from scratch or to display PDF files. . This package contains the qpdf runtime libraries required to run programs that link with the qpdf library. Package: libqqwing-dev Description-md5: 408e7eaa585878df3f94a67ec2c68ccf Description-en_AU: tool for generating and solving Sudoku puzzles (development) Sudoku puzzle generator and solver. It offers the following features: *Can solve 1000 puzzles in 1 second and generate 1000 puzzles in 25 seconds. *Uses logic. Uses as many solve techniques as possible when solving puzzles rather than guessing. *Rates puzzles. Most generators don't give an indication of the difficulty of a Sudoku puzzle. QQwing does. *Can print solve instructions for any puzzle. *Customizable output style, including a CSV style that is easy to import into a database. . This contains the development headers Package: libqt5concurrent5 Description-md5: e0df68f337531f2bfba6d9963eebfc16 Description-en_AU: Qt 5 concurrent module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtConcurrent module contains functionality to support concurrent execution of program code. Package: libqt5core5a Description-md5: 75c9109eafc0c1da6d6b6ca7b292f133 Description-en_AU: Qt 5 core module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtCore module contains core non-GUI functionality. Package: libqt5dbus5 Description-md5: 66ed2fe869611cd7a269446bd63f9400 Description-en_AU: Qt 5 D-Bus module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtDBus module is a Unix-only library that you can use to make Inter- Process Communication using the D-Bus protocol. . Applications using the QtDBus module can provide services to other, remote applications by exporting objects, as well as use services exported by those applications by placing calls and accessing properties. Package: libqt5gui5 Description-md5: 9dadc5c1f0624a1be05b1ff4f1c6cd6d Description-en_AU: Qt 5 GUI module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtGui module extends QtCore with GUI functionality. Package: libqt5network5 Description-md5: 267676193dcb13e33a5c3f9c219b1838 Description-en_AU: Qt 5 network module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtNetwork module offers classes that allow you to write TCP/IP clients and servers. It provides classes to make network programming easier and portable. Package: libqt5opengl5 Description-md5: 0966e72b3545e5c76ba7176064c64965 Description-en_AU: Qt 5 OpenGL module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtOpenGL module offers classes that make it easy to use OpenGL in Qt applications. . OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D rendering and provides little or no support for GUI programming issues. Package: libqt5opengl5-dev Description-md5: 76f1fd5b0a241ef67384ff7dfbd93542 Description-en_AU: Qt 5 OpenGL library development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the development files needed to build Qt 5 applications using QtOpenGL library. Package: libqt5printsupport5 Description-md5: ad2a0dcae2a6addab1c4c4b7c64b6a4e Description-en_AU: Qt 5 print support module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtPrintSupport module provides classes to make printing easier and portable. Package: libqt5sql5 Description-md5: 0713fa3e9592ca24526ad333118f8889 Description-en_AU: Qt 5 SQL module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtSql module helps you provide seamless database integration to your Qt applications. Package: libqt5sql5-sqlite Description-md5: f74ea3b242033484777e5a5e9fb468bc Description-en_AU: Qt 5 SQLite 3 database driver This package contains the SQLite 3 plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access an SQLite 3 DB. Package: libqt5svg5 Description-md5: 0e98bb6ccd1201f38567cb67caec74ad Description-en_AU: Qt 5 SVG module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtSvg module provides classes for displaying the contents of SVG files. . Scalable Vector Graphics (SVG) is a language for describing two- dimensional graphics and graphical applications in XML. Package: libqt5svg5-dev Description-md5: aa60a505d0dba59e0a5d3f03ca43c3c7 Description-en_AU: Qt 5 SVG module development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtSvg module provides classes for displaying the contents of SVG files. . Scalable Vector Graphics (SVG) is a language for describing two- dimensional graphics and graphical applications in XML. . This package contains the header development files used for building Qt 5 applications using QtSvg library. Package: libqt5test5 Description-md5: 439bbed1193cb169575d82d618b4c6c1 Description-en_AU: Qt 5 test module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtTest module provides classes for unit testing Qt applications and libraries. Package: libqt5widgets5 Description-md5: d3e73eff3b63455d65d61db3b685f693 Description-en_AU: Qt 5 widgets module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtWidgets module extends QtGui with C++ widget functionality. Package: libqt5xml5 Description-md5: c3b1596533c67529df54c353807c6cae Description-en_AU: Qt 5 XML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtXml module provides a stream reader and writer for XML documents, and C++ implementations of SAX and DOM. Package: libquadmath0 Description-md5: fb375c278b15a5774cef34cf9570ecc9 Description-en_AU: GCC Quad-Precision Math Library A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: libquadmath0-dbg Description-md5: 51e0d32e2b63fbbb4bd76acf3872936c Description-en_AU: GCC Quad-Precision Math Library (debug symbols) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. Package: libquorum-dev Description-md5: 78934ea20db6f6509f823f6bbf57f964 Description-en_AU: cluster engine Quorum library development The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the headers and other necessary files to build applications or libraries that use the Quorum library. Package: libquorum5 Description-md5: 820ab5ee747ec6c0d7089b983b02b48c Description-en_AU: cluster engine Quorum library The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the Quorum library. Package: librados-dev Description-md5: 45a1795729f9041b2c4d34b965fbaee2 Description-en_AU: RADOS distributed object store client library (development files) RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface. . This package contains development files needed for building applications that link against librados2. Package: librados2 Description-md5: 42d0f393b45b7f226597be77c6f81917 Description-en_AU: RADOS distributed object store client library RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface. Package: libraptor2-0 Description-md5: 773b7033cc26603ac6f60fb8d1885e8a Description-en_AU: Raptor 2 RDF syntax library Raptor is a C library providing a set of parsers and serializers for Resource Description Framework (RDF) triples by parsing syntaxes or serializing the triples into a syntax. . The parsing syntaxes are RDF/JSON, RDF/XML, N-Triples, Turtle, GRDDL and RSS tag soup including Atom 0.3 and Atom 1.0. The serializing syntaxes are RDF/XML, N-Quads, N-Triples RSS 1.0 and Atom 1.0. Raptor can handle RDF/XML as used by RDF applications such as RSS 1.0, FOAF, DOAP, Dublin Core and OWL. . Raptor is designed for performance, flexibility and embedding (no memory leaks) and to closely match the revised RDF/XML specification. Package: libraptor2-0-dbg Description-md5: 715c43016360819222c9514ff176fd74 Description-en_AU: Raptor RDF parser and serializer library - debugging symbols Raptor is a C library providing a set of parsers and serializers for Resource Description Framework (RDF) triples by parsing syntaxes or serializing the triples into a syntax. . This package contains the debugging symbols for debugging applications which use libraptor2. Package: libraptor2-dev Description-md5: 5f07c4036e593f4fdd3058cf465e8915 Description-en_AU: Raptor 2 RDF syntax library development libraries and headers Raptor Resource Description Framework (RDF) parser and serializer development libraries, header files and documentation needed by programs that want to be compiled with Raptor. Package: libraptor2-doc Description-md5: a86c6d606fb8e8f9dd088c874013018f Description-en_AU: Documentation for the Raptor 2 RDF syntax library Raptor is a C library providing a set of parsers and serializers for Resource Description Framework (RDF) triples by parsing syntaxes or serializing the triples into a syntax. . This package contains the HTML documentation for the Raptor library in /usr/share/doc/libraptor2-doc/ . Package: librasqal3 Description-md5: 2bb81e38d7099ee8ca034f8f70fd1e01 Description-en_AU: Rasqal RDF query library Rasqal is a C library providing support for querying the Resource Description Framework (RDF) including parsing query syntaxes, constructing the queries, executing them, returning result bindings and formatting results. It supports the SPARQL RDF Query Language, RDF Data Query Language (RDQL) and LAQRS experimental query language extending SPARQL. . Rasqal is designed for performance, flexibility and embedding (no memory leaks) and to track ongoing RDF query language work. Package: librasqal3-dbg Description-md5: e3b184be9480f7d44abc56c675983769 Description-en_AU: Rasqal RDF Query Library - debugging symbols This package contains the debugging symbols for debugging applications which use librasqal3. Package: librasqal3-dev Description-md5: 00b2e549a7168d4a2cb0d66e0e1d8187 Description-en_AU: Rasqal RDF query library development libraries and headers Development libraries, header files and documentation needed by programs that want to compile with the Rasqal RDF query library. Package: librasqal3-doc Description-md5: eaab49237db5c73348211dec9b769d1e Description-en_AU: Documentation for the Rasqal RDF Query library Rasqal is a C library providing support for querying the Resource Description Framework (RDF) including parsing query syntaxes, constructing the queries, executing them, returning result bindings and formatting results. It supports the SPARQL RDF Query Language, RDF Data Query Language (RDQL) and LAQRS experimental query language extending SPARQL. . This package contains the HTML documentation for the Rasqal library in /usr/share/gtk-doc/html/rasqal/ . Package: libraw-dev Description-md5: c5d75da67a9fd77fe2f4c9ff9bcc51c0 Description-en_AU: raw image decoder library (development files) LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). . This package contains the static library and header files. Package: libraw-doc Description-md5: 40ee49077e6079579c20f569ac791566 Description-en_AU: raw image decoder library (documentation) LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). . This package contains documentation files. Package: libraw1394-11 Description-md5: 949bee021305068625569148281aa75b Description-en_AU: library for direct access to IEEE 1394 bus (aka FireWire) libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question. Package: libraw1394-11-dbg Description-md5: 05044fa2f3a168d45b7c5600766070ff Description-en_AU: debugging symbols for libraw1394-11 libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question. . This package contains the debugging symbols for libraw1394-11. Package: libraw1394-dev Description-md5: f6a919599bffb3e787a1082f7b77d318 Description-en_AU: library for direct access to IEEE 1394 bus - development files libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question. . This package contains the include files, static library and development tools for libraw1394. Package: libraw1394-doc Description-md5: a23c950d3d34a5728ec5ad9d8d2433d1 Description-en_AU: Reference manual and documentation about libraw1394 libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question. . This package contains documentation for libraw1394, as well as the programmer's documentation. Package: libraw1394-tools Description-md5: 37acd10ddc8cc0179de11218ed797e1e Description-en_AU: library for direct access to IEEE 1394 bus (aka FireWire) libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question. . This package contains various utilities for that use libraw1394, including the testlibraw program. Package: libraw16 Description-md5: 436cf471e5e66b160c9d836328eeba54 Description-en_AU: raw image decoder library LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). . This package contains the shared library. Package: librbd-dev Description-md5: 5a3f9d05f90eae572a3f0c323daf1cab Description-en_AU: RADOS block device client library (development files) RBD is a block device striped across multiple distributed objects in RADOS, a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to manage these block devices. . This package contains development files needed for building applications that link against librbd1. Package: librbd1 Description-md5: 3b39955e1c12f7ad8d4c44efcc8ec188 Description-en_AU: RADOS block device client library RBD is a block device striped across multiple distributed objects in RADOS, a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to manage these block devices. Package: librbio2 Description-md5: a2933b3e3e892e65d39a0e21f0c3e829 Description-en_AU: read/write sparse matrices in Rutherford/Boeing format Suitesparse is a collection of libraries for computations involving sparse matrices. . RBio is a library for reading/writing sparse matrices in the Rutherford/Boeing format. Package: librdf0 Description-md5: 8df36c881ba51cb293c533fb7cfa9486 Description-en_AU: Redland Resource Description Framework (RDF) library Redland is a library that provides a high-level interface for RDF (Resource Description Framework) implemented in an object-based API. It is modular and supports different RDF/XML parsers, storage mechanisms and other elements. Redland is designed for applications developers to provide RDF support in their applications as well as for RDF developers to experiment with the technology. . This package includes the core file-based storages. To get database backed storages, the librdf-storage-postgresql, librdf-storage-mysql, librdf-storage-sqlite or librdf-storage-virtuoso packages should be installed. Package: librdf0-dev Description-md5: 14505384499a79491ef37cbc367fe9a3 Description-en_AU: Redland RDF library development libraries and headers RDF development libraries, header files, documentation and utilities needed by program that want to be compiled with Redland. Package: librdmacm-dev Description-md5: 5e352046b21eae95a9649ec4cb92a54e Description-en_AU: Development files for the librdmacm library librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package is needed to compile programs against librdmacm1. It contains the header files and static libraries (optionally) needed for compiling. Package: librdmacm1 Description-md5: dc9d0886ecf59fc604b978f8125cf804 Description-en_AU: Library for managing RDMA connections librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package contains the shared library. Package: librdmacm1-dbg Description-md5: 9ee13bd3b19544b139d1acbdbc88798e Description-en_AU: Debugging symbols for the librdmacm library librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package contains the debugging symbols associated with librdmacm1. They will automatically be used by gdb for debugging librdmacm-related issues. Package: libreadline-dev Description-md5: 3793ef1d4c2c0318abafe0980aadcd30 Description-en_AU: GNU readline and history libraries, development files The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. . This package contains development files. Package: libreadline-gplv2-dev Description-md5: 786f654ffd88ea529a702d7fd1429e0e Description-en_AU: GNU readline and history libraries, development files The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. . This package contains as well the readline documentation in info format. Package: libreadline5 Description-md5: 02109af5819248ca867891090079f329 Description-en_AU: GNU readline and history libraries, run-time libraries The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: libreadline5-dbg Description-md5: f10032a711167543f997c2cb1de91ac4 Description-en_AU: GNU readline and history libraries, debugging libraries The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: libreadline7 Description-md5: 02109af5819248ca867891090079f329 Description-en_AU: GNU readline and history libraries, run-time libraries The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: libreadline7-dbg Description-md5: f10032a711167543f997c2cb1de91ac4 Description-en_AU: GNU readline and history libraries, debugging libraries The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: librecode-dev Description-md5: 0bb977648f71d2bfc680b9a744c51f58 Description-en_AU: Development package for librecode0 This package contains the header files and static librecode.a library needed to build applications based on librecode. Package: librecode0 Description-md5: ab6feef275a02f91ce5607b3b2d9d7e6 Description-en_AU: Shared library on which recode is based This recoding library converts files between various coded character sets and surface encodings. The library recognizes or produces more than 300 different character sets and is able to convert files between almost any pair. Most RFC 1345 character sets, and all `libiconv' character sets, are supported. Package: libref-array-dev Description-md5: fcdbe3361423448079893230e54b561d Description-en_AU: Development files for refcounted array for C A dynamically-growing, reference-counted array. Development files. . This package is part of the ding-libs, libraries that are required for the proper functioning of SSSD, the System Security Services Daemon. Package: libref-array1 Description-md5: 3fbe4c38877a2ec50e3e6b1b5cc1678a Description-en_AU: refcounted array for C A dynamically-growing, reference-counted array . This package is part of the ding-libs, libraries that are required for the proper functioning of SSSD, the System Security Services Daemon. Package: libreiser4-dev Description-md5: 455393c62363949be83b1194eef1a7b0 Description-en_AU: Reiser4's filesystem access and manipulation library. Devel files These are the development files for Reiser4 libraries. . They are part of the Reiser4's filesystem support tools. Package: libreoffice-avmedia-backend-gstreamer Description-md5: 00acf24d5e6556c99a72938a8431d5d7 Description-en_AU: GStreamer backend for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains a GStreamer backend for LibreOffices avmedia component to play audio/video. Package: libreoffice-base Description-md5: 5529fff5c628ca6b70284749063daea4 Description-en_AU: office productivity suite -- database LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the database component for LibreOffice. Package: libreoffice-base-core Description-md5: bdc77adc4efdbfc7ebc7ed765e9d40cb Description-en_AU: office productivity suite -- shared library LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains libdba, a common library of the LibreOffice suite used by Base, Writer and Calc. . If you need full Base functionality (or actual database drivers), please install libreoffice-base. Package: libreoffice-base-drivers Description-md5: ab5cf431c42a6182fdce125ba9b42f14 Description-en_AU: Database connectivity drivers for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the database connectivity drivers used by LibreOffices database functionality: - ODBC - JDBC - dBase - Calc - Flat files - MySQL . You can extend this by installing: . * unixodbc: ODBC database support * libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | mdbtools: ODBC drivers for: - MySQL - PostgreSQL - SQLite - MS SQL / Sybase SQL - *.mdb (JET / MS Access) * libmysql-java | libpg-java | libjtds-java: JDBC Drivers for: - MySQL - PostgreSQL - MS SQL Server and Sybase * libreoffice-sdbc-hsqldb: embedded HSQLDB SDBC Driver * libreoffice-sdbc-firebird: Firebird SDBC Driver * libreoffice-sdbc-postgresql: PostgreSQL SDBC Driver * libreoffice-mysql-connector: "native" MySQL Connector Package: libreoffice-calc Description-md5: e809bbd7f91acfd0d9ad0f8fd5ed86a3 Description-en_AU: office productivity suite -- spreadsheet LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the spreadsheet component for LibreOffice. Package: libreoffice-common Description-md5: 304f06193ef91a740410572ff1db7174 Description-en_AU: office productivity suite -- arch-independent files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-independent files of LibreOffice. Package: libreoffice-core Description-md5: 5464d9229de42a41fda16d9993e11570 Description-en_AU: office productivity suite -- arch-dependent files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-dependent core files of LibreOffice. See the libreoffice package for more information. Package: libreoffice-dev Description-md5: c1c0518dd783fa332121536abc2dc952 Description-en_AU: office productivity suite -- SDK -- architecture-dependent parts LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the (architecture-dependent) files needed to build plugins/add-ons for LibreOffice (build tools, libraries, arch-dependent includes, ...). . It also contains the gengal and ui-previewer utilities. Package: libreoffice-dev-common Description-md5: 8e2f47a3629807507c30bffdf52c61ba Description-en_AU: office productivity suite -- SDK -- architecture-independent parts LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the (architecture-independent) files needed to build plugins/add-ons for LibreOffice (includes, IDL files, ...) Package: libreoffice-dev-doc Description-md5: b4ecfbc8a8e236404d92fb39cd9ea14f Description-en_AU: office productivity suite -- SDK documentation LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the documentation of the LibreOffice SDK: . * C++/Java API reference * IDL reference * C++/Java/Basic examples Package: libreoffice-draw Description-md5: 48e37fe8495cb12961b923bb0b0f970f Description-en_AU: office productivity suite -- drawing LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the drawing component for LibreOffice. Package: libreoffice-gnome Description-md5: 1b87b9604a8072a58d43810cbbad398d Description-en_AU: office productivity suite -- GNOME integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the GIO support, and the session installer integration. . You can extend the functionality of this by installing these packages: . * libreoffice-evolution: Evolution addressbook support * evolution Package: libreoffice-gtk3 Description-md5: 146f765cda9a463edbf2032242a5150f Description-en_AU: office productivity suite -- GTK+ 3 integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Gtk plugin for drawing LibreOffices widgets with Gtk+ 3 and Gtk/GNOMEish print dialog when running under GNOME. Package: libreoffice-help-ca Description-md5: d6b57c84305eb2009f0f7cca49b022f1 Description-en_AU: office productivity suite -- Catalan help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Catalan. Package: libreoffice-help-cs Description-md5: ac7fea7c0a197c7b356a8223d94347ea Description-en_AU: office productivity suite -- Czech help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Czech. Package: libreoffice-help-da Description-md5: 2eeb5c9d61409db9416d1bf688280d6e Description-en_AU: office productivity suite -- Danish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Danish. Package: libreoffice-help-de Description-md5: 446e337ad4cf957e780c2996c41e0163 Description-en_AU: office productivity suite -- German help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in German. Package: libreoffice-help-dz Description-md5: 831cde2511d5df0e50fca4f9545adb3b Description-en_AU: office productivity suite -- Dzongkha help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Dzongkha. Package: libreoffice-help-el Description-md5: 27db60f82a9a1414b51ea5e553a7b9e8 Description-en_AU: office productivity suite -- Greek help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Greek. Package: libreoffice-help-en-gb Description-md5: 6843fecfa30da7d8c3e384c4f92747ac Description-en_AU: office productivity suite -- English_british help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in English_british. Package: libreoffice-help-en-us Description-md5: 887d1c3089d4c0e44d0b26ed6ffd9193 Description-en_AU: office productivity suite -- English_american help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in English_american. Package: libreoffice-help-es Description-md5: 3b17681533c31b51304225ad41bc4cc9 Description-en_AU: office productivity suite -- Spanish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Spanish. Package: libreoffice-help-et Description-md5: ee9a1b4e728ba5dd900173bfee1a731c Description-en_AU: office productivity suite -- Estonian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Estonian. Package: libreoffice-help-eu Description-md5: 173b0972f7f0a78d8c52cb5f5045e57e Description-en_AU: office productivity suite -- Basque help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Basque. Package: libreoffice-help-fi Description-md5: 07a9aa483488050f6541179d8987d975 Description-en_AU: office productivity suite -- Finnish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Finnish. Package: libreoffice-help-fr Description-md5: 3f39cd0f487b1234b3b028700174aea6 Description-en_AU: office productivity suite -- French help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in French. Package: libreoffice-help-gl Description-md5: 373bae22071a7f0286ed9ec163a95c9f Description-en_AU: office productivity suite -- Galician help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Galician. Package: libreoffice-help-hi Description-md5: 2086330d67240d859330eccd8a050d0d Description-en_AU: office productivity suite -- Hindi help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Hindi. Package: libreoffice-help-hu Description-md5: 61ae09c1e4ead0c3a139c61b39f763a8 Description-en_AU: office productivity suite -- Hungarian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Hungarian. Package: libreoffice-help-it Description-md5: 68017996bf772a95a5138d70db294b80 Description-en_AU: office productivity suite -- Italian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Italian. Package: libreoffice-help-ja Description-md5: 202a13f334a5b4d912a0c725a68309d3 Description-en_AU: office productivity suite -- Japanese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Japanese. Package: libreoffice-help-km Description-md5: 85075447fb80af12955c4e01c4a316c5 Description-en_AU: office productivity suite -- Khmer help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Khmer. Package: libreoffice-help-ko Description-md5: d879d29f7f222fa7b6ad3b86112dcbec Description-en_AU: office productivity suite -- Korean help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Korean. Package: libreoffice-help-nl Description-md5: 39207c43a1ac830972c4637d2d15402a Description-en_AU: office productivity suite -- Dutch help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Dutch. Package: libreoffice-help-om Description-md5: 71d9bb0e518d702c88916fc4bcbd3fcb Description-en_AU: office productivity suite -- Oromo help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Oromo. Package: libreoffice-help-pl Description-md5: 1ecec6865a123ab7b50509708fbd986b Description-en_AU: office productivity suite -- Polish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Polish. Package: libreoffice-help-pt Description-md5: a995efbac2b786bee5de0e56d3a97215 Description-en_AU: office productivity suite -- Portuguese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Portuguese. Package: libreoffice-help-pt-br Description-md5: ef429612095b5aa3dc738547af704ccb Description-en_AU: office productivity suite -- Portuguese_brazilian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Portuguese_brazilian. Package: libreoffice-help-ru Description-md5: 26ff97e5963f7a1cdb5ca84a587aad70 Description-en_AU: office productivity suite -- Russian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Russian. Package: libreoffice-help-sk Description-md5: d26e95b5d6c285b41315b083c88099d0 Description-en_AU: office productivity suite -- Slovak help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Slovak. Package: libreoffice-help-sl Description-md5: 0b685103983bbccf5f421b1c697576d2 Description-en_AU: office productivity suite -- Slovenian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Slovenian. Package: libreoffice-help-sv Description-md5: 0f3bdd564c5f61573a0a4a42f4b54fbc Description-en_AU: office productivity suite -- Swedish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Swedish. Package: libreoffice-help-tr Description-md5: 0e69dac1381ab919682ec9c47de5194e Description-en_AU: office productivity suite -- Turkish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Turkish. Package: libreoffice-help-vi Description-md5: e38510b2855a269b0484915b84687e41 Description-en_AU: office productivity suite -- Vietnamese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Vietnamese. Package: libreoffice-help-zh-cn Description-md5: 2aa55f3147e53b54fe485b32ed13386f Description-en_AU: office productivity suite -- Chinese_simplified help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Chinese_simplified. Package: libreoffice-help-zh-tw Description-md5: ee9697d616e7c4173187caaaecafb1b2 Description-en_AU: office productivity suite -- Chinese_traditional help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Chinese_traditional. Package: libreoffice-impress Description-md5: 472668fa8a618a3bed701d2301185f86 Description-en_AU: office productivity suite -- presentation LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the presentation component for LibreOffice. Package: libreoffice-java-common Description-md5: 9b905cfcc13278c04580172f90e74120 Description-en_AU: office productivity suite -- arch-independent Java support files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-independent files of the Java support for LibreOffice (Java classes, scripts, config snippets). Package: libreoffice-l10n-af Description-md5: 25408426f5cceacb5ad931a04f17c27e Description-en_AU: office productivity suite -- Afrikaans language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Afrikaans. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-am Description-md5: c82c66da2760f49995d4e8690d0f9536 Description-en_AU: office productivity suite -- Amharic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Amharic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ar Description-md5: 587caaeee146ae2e8c3996cb98f27e14 Description-en_AU: office productivity suite -- Arabic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Arabic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-as Description-md5: 4ac2e69fa5a27abf0c1dea94b43a4a7a Description-en_AU: office productivity suite -- Assamese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Assamese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ast Description-md5: e881b8766739626fc2bfe3be78a504b6 Description-en_AU: office productivity suite -- Asturian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Asturian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-be Description-md5: e407bd35090f19d5e099214658a77d9e Description-en_AU: office productivity suite -- Belarussian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Belarussian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bg Description-md5: 1e2ff5cea5d0d31b2fadc412f6046e12 Description-en_AU: office productivity suite -- Bulgarian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bulgarian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bn Description-md5: 00d1921e153b39622cb04e7f66795716 Description-en_AU: office productivity suite -- Bengali language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bengali. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-br Description-md5: d16cf29a1d2c4c4ed7016afa029144be Description-en_AU: office productivity suite -- Breton language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Breton. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bs Description-md5: 7fc91db4c49442d4457804a807e892f1 Description-en_AU: office productivity suite -- Bosnian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bosnian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ca Description-md5: a91b06d5c0057582f16109658e9ac2f8 Description-en_AU: office productivity suite -- Catalan language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Catalan. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-cs Description-md5: afead2a0313d84ddc897a8641a06a05e Description-en_AU: office productivity suite -- Czech language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Czech. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-cy Description-md5: 05accff0a8db25ee2b5bbfa42b627da5 Description-en_AU: office productivity suite -- Welsh language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Welsh. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-da Description-md5: 3baa4ced7ad5463e2aeedc011515df6f Description-en_AU: office productivity suite -- Danish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Danish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-de Description-md5: 9100dc24d96f8d761ed9e9a72aaae56d Description-en_AU: office productivity suite -- German language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in German. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-dz Description-md5: ea22c1cbc51379d92908e5e9e9fd316d Description-en_AU: office productivity suite -- Dzongkha language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Dzongkha. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-el Description-md5: 4f78a8507785668c597339f89484e181 Description-en_AU: office productivity suite -- Greek language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Greek. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-en-gb Description-md5: 2175d49557a4317b25abdfef0508de34 Description-en_AU: office productivity suite -- English_british language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in English_british. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-en-za Description-md5: c94234e62f754742485de331d5cce167 Description-en_AU: office productivity suite -- English_southafrican language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in English_southafrican. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-eo Description-md5: ceec53900ab8424d55b41ca9805f4477 Description-en_AU: office productivity suite -- Esperanto language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Esperanto. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-es Description-md5: 9ca224f2e6cdf51887ac42db8c56be1b Description-en_AU: office productivity suite -- Spanish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Spanish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-et Description-md5: 48b61d8af6c926ad0fc569a88eff07f2 Description-en_AU: office productivity suite -- Estonian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Estonian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-eu Description-md5: a9ce34217df35bf42f382c34b328939c Description-en_AU: office productivity suite -- Basque language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Basque. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fa Description-md5: 6fb22f6ccd00a52dcb073d05bdb131d9 Description-en_AU: office productivity suite -- Farsi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Farsi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fi Description-md5: 3706653bf050d85e2b88029ab6b8043d Description-en_AU: office productivity suite -- Finnish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Finnish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fr Description-md5: be373ab6133f4822f55949baa3af6fb6 Description-en_AU: office productivity suite -- French language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in French. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ga Description-md5: 45ee5e619b80d12047c3db358a95ece6 Description-en_AU: office productivity suite -- Gaelic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Gaelic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gd Description-md5: 18113968ce7e8c22cc31b05613ac922a Description-en_AU: office productivity suite -- Scottish_gaelic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Scottish_gaelic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gl Description-md5: 91aaf32f09c1b953e8cf6a0878954eea Description-en_AU: office productivity suite -- Galician language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Galician. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gu Description-md5: d33d0bf909d9ce8566c829e9e8c7958d Description-en_AU: office productivity suite -- Gujarati language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Gujarati. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gug Description-md5: 8a60db7a8c323661ed589467da797a53 Description-en_AU: office productivity suite -- Guarani language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Guarani. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-he Description-md5: 162257c4fc07447259f3f6ba8311eab8 Description-en_AU: office productivity suite -- Hebrew language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hebrew. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hi Description-md5: c0f9f00435657eaf48161db67ec8e03d Description-en_AU: office productivity suite -- Hindi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hindi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hr Description-md5: c1f7ed74f344f50c39b1b97d22d34b76 Description-en_AU: office productivity suite -- Croatian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Croatian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hu Description-md5: 03faefa7ee83b9dbc4ee7a082d63744e Description-en_AU: office productivity suite -- Hungarian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hungarian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-id Description-md5: 831b063ee510059ca4447efa18a337a8 Description-en_AU: office productivity suite -- Indonesian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Indonesian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-in Description-md5: 36e2a96a1e51778367a7324914492a84 Description-en_AU: office productivity suite -- Indic language packages LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package is a metapackage installing l10n packages for all available indic languages. Package: libreoffice-l10n-is Description-md5: 867a82757a25dc87440a74fb74e46369 Description-en_AU: office productivity suite -- Icelandic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Icelandic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-it Description-md5: e9939e05ca7fe3ecb840f7f3d6192e35 Description-en_AU: office productivity suite -- Italian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Italian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ja Description-md5: 711d02c365f10214733d3d63a55bf474 Description-en_AU: office productivity suite -- Japanese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Japanese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ka Description-md5: 1efb8e2732132342f73ee09022329760 Description-en_AU: office productivity suite -- Georgian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Georgian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kk Description-md5: 0f55a645c29d349c14ae394b15a44300 Description-en_AU: office productivity suite -- Kazakh language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kazakh. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-km Description-md5: 8bbe73d4befdfd439c3cbc8ee6b1fcb9 Description-en_AU: office productivity suite -- Khmer language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Khmer. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kmr-latn Description-md5: 2197d3f86ef82ce48921d3367f6111f3 Description-en_AU: office productivity suite -- Kurdish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kurdish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kn Description-md5: 5c250ecb97123c4ac162dfd656bbe62e Description-en_AU: office productivity suite -- Kannada language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kannada. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ko Description-md5: 959045aad72889d15ef474977f2b76c4 Description-en_AU: office productivity suite -- Korean language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Korean. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-lt Description-md5: 034b11c582987c822f6f0f155d0a2dca Description-en_AU: office productivity suite -- Lithuanian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Lithuanian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-lv Description-md5: 5590d50c683679292cf935268a635351 Description-en_AU: office productivity suite -- Latvian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Latvian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mk Description-md5: 14c69c972f6eb55814e005281db272c1 Description-en_AU: office productivity suite -- Macedonian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Macedonian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ml Description-md5: 60f657487ccd35990900a2b5e69a0ece Description-en_AU: office productivity suite -- Malayalam language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Malayalam. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mn Description-md5: 4025564fcb7aef1ac127f7d38a7d89a3 Description-en_AU: office productivity suite -- Mongolian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Mongolian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mr Description-md5: 8222f55840ec7b6dfe5f1d5507393b3c Description-en_AU: office productivity suite -- Marathi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Marathi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nb Description-md5: 0fabf8e37a5701350d1b10c4e7e6afed Description-en_AU: office productivity suite -- Norwegian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Norwegian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ne Description-md5: dab12a810614b4666c8b321d5a209818 Description-en_AU: office productivity suite -- Nepali language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Nepali. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nl Description-md5: 070320c4fffa196cb47074884ecf5d04 Description-en_AU: office productivity suite -- Dutch language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Dutch. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nn Description-md5: bbdb9d7bd3b045feb8b26450f0b1e84d Description-en_AU: office productivity suite -- Norwegian_nynorsk language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Norwegian_nynorsk. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nr Description-md5: 43bc32c188cfe5924ea7f2995a36995d Description-en_AU: office productivity suite -- Ndebele language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Ndebele. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nso Description-md5: 12301064896f2feae77bfb9b19df2b41 Description-en_AU: office productivity suite -- Northern_sotho language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Northern_sotho. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-oc Description-md5: 33ddfe08a196f8f66e1a8e27f2d010cc Description-en_AU: office productivity suite -- Occitan language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Occitan. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-om Description-md5: b0d2c1a766f405e3832badc1c8a5b242 Description-en_AU: office productivity suite -- Oromo language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Oromo. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-or Description-md5: 68c4bed662edc9ba26df9975db9b5cc6 Description-en_AU: office productivity suite -- Oriya language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Oriya. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pa-in Description-md5: 257cf2122f7b0d44fd1c044bf69204bb Description-en_AU: office productivity suite -- Punjabi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Punjabi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pl Description-md5: af3855564491f6adf7a5d23e57e3d07f Description-en_AU: office productivity suite -- Polish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Polish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pt Description-md5: 3ebb2c295967229068d690bf4004b6e4 Description-en_AU: office productivity suite -- Portuguese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Portuguese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pt-br Description-md5: bca2f0a66f444a733b61ca3bb45846ca Description-en_AU: office productivity suite -- Portuguese_brazilian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Portuguese_brazilian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ro Description-md5: e4018d28105361bb391246001caccf0c Description-en_AU: office productivity suite -- Romanian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Romanian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ru Description-md5: 58787e12e170fc436c645c007bfdc3a3 Description-en_AU: office productivity suite -- Russian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Russian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-rw Description-md5: 567e17f0373585af19cb698b7c5680e9 Description-en_AU: office productivity suite -- Kinarwanda language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kinarwanda. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-si Description-md5: 1f61af11cbbfd06c45ff93fd66708f91 Description-en_AU: office productivity suite -- Sinhala language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Sinhala. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sk Description-md5: 1769b72d83c3ab6d8bc16b3fda5f0a67 Description-en_AU: office productivity suite -- Slovak language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Slovak. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sl Description-md5: cb73e143fff5a545b5d0d0878593a2f5 Description-en_AU: office productivity suite -- Slovenian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Slovenian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sr Description-md5: a5246257fe1a7bc6da50c1903b447187 Description-en_AU: office productivity suite -- Serbian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Serbian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ss Description-md5: b3cd9971feec09abdc68c846c96340a6 Description-en_AU: office productivity suite -- Swazi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Swazi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-st Description-md5: 3eddf8b8a781fcc8d00658fd683751c6 Description-en_AU: office productivity suite -- Southern_sotho language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Southern_sotho. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sv Description-md5: 94e08d9ebf4885b6a199a8604f8e4623 Description-en_AU: office productivity suite -- Swedish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Swedish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ta Description-md5: f1a39c06a2dd67a9a2480ae41bbfcff0 Description-en_AU: office productivity suite -- Tamil language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tamil. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-te Description-md5: 61e424cfb84420f8dc211c66f1b3a533 Description-en_AU: office productivity suite -- Telugu language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Telugu. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tg Description-md5: 20867b7b1d2eafbaca5ff6af5b2d57c9 Description-en_AU: office productivity suite -- Tajik language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tajik. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-th Description-md5: 94a998c14aeff6049d9b90810598f1dd Description-en_AU: office productivity suite -- Thai language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Thai. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tn Description-md5: 7da81d27f41218d11fbd8aabceec792c Description-en_AU: office productivity suite -- Tswana language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tswana. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tr Description-md5: df7d8cde01531055398d2aa9010f77bc Description-en_AU: office productivity suite -- Turkish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Turkish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ts Description-md5: 29ca3694d6ba2d256e546fdcdc5b65bb Description-en_AU: office productivity suite -- Tsonga language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tsonga. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ug Description-md5: ca1d8cb61ea8620dc7ff4ea41c7dfe12 Description-en_AU: office productivity suite -- Uighur language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Uighur. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-uk Description-md5: 6f386a310674737ccb0fc8c3aaefc90e Description-en_AU: office productivity suite -- Ukrainian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Ukrainian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-uz Description-md5: a7da1f6ae1fcdfa64f696aed12dc759d Description-en_AU: office productivity suite -- Uzbek language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Uzbek. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ve Description-md5: 7bb286307dfd6105c62d2c54772e83fd Description-en_AU: office productivity suite -- Venda language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Venda. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-vi Description-md5: baa160c324599bd2156dca97789a430a Description-en_AU: office productivity suite -- Vietnamese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Vietnamese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-xh Description-md5: 6124cc72bfc02b25a2a78aaa09e77b01 Description-en_AU: office productivity suite -- Xhosa language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Xhosa. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-za Description-md5: 88b25d0aaf8864e6f6b3862a477db0fe Description-en_AU: office productivity suite -- South African language packages LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package is a metapackage installing l10n packages for all 11 South African languages. Package: libreoffice-l10n-zh-cn Description-md5: b8e748f9a21ee8996147f93a46daa148 Description-en_AU: office productivity suite -- Chinese_simplified language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Chinese_simplified. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-zh-tw Description-md5: 166e08e5f36a4b8b8968bda48d5eb24e Description-en_AU: office productivity suite -- Chinese_traditional language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Chinese_traditional. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-zu Description-md5: 1826bfebd2ace6bb52d52081479ab115 Description-en_AU: office productivity suite -- Zulu language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Zulu. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-math Description-md5: 66f3b39e514cc02ac689ec67f6ed274a Description-en_AU: office productivity suite -- equation editor LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the equation editor component for LibreOffice. Package: libreoffice-nlpsolver Description-md5: fae46d5df372eb372a1c97e3831f88bc Description-en_AU: "Solver for Nonlinear Programming" extension for LibreOffice By default LibreOffice Calc ships with a solver engine for linear programming only. This allows the optimization of models to a certain degree. However, if the formulas or constraints become more complex, nonlinear programming is required. That missing gap is now filled by the Solver for Nonlinear Programming extension. . Currently it incorporates two Evolutionary Algorithms which are able to handle floating point and integer variables as well as nonlinear constraints. Package: libreoffice-officebean Description-md5: 75283d81d9fbc2478568186149138f66 Description-en_AU: office productivity suite -- Java bean LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the LibreOffice Office Bean for embedding LibreOffice in custom Java applications. Package: libreoffice-ogltrans Description-md5: 7cfcf12a60932f029a79f11f0f132379 Description-en_AU: LibreOffice Impress extension for slide transitions using OpenGL LibreOffice is a full-featured office productivity suite that provide a near drop-in replacement for Microsoft(R) Office. . This package contains the extension making LibreOffice able to use OpenGL for slide transitions in Impress. Package: libreoffice-pdfimport Description-md5: 7fece5c04e7014b850ca76b355ae3bd9 Description-en_AU: transitional package for PDF Import component for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package formerly contained a component enabling LibreOffice to import PDF Documents. This now has been merged back into the "main" packages and this package thus can be safely removed once installed. Package: libreoffice-sdbc-hsqldb Description-md5: 54ed9715a25b1dae2ad2d3a9b6838a65 Description-en_AU: HSQLDB SDBC driver for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The HSQLDB SDBC Driver allows one to use the HSQLDB embedded database from LibreOffice without any wrapper layer such as ODBC or JDBC. Package: libreoffice-style-breeze Description-md5: b3a725e09462ccaec72c3b8bb964827b Description-en_AU: office productivity suite -- Breeze symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "breeze" symbol style, default style for KDE 5. Package: libreoffice-style-elementary Description-md5: cbc38c7a50e39207b8dfa4ff104c0e71 Description-en_AU: office productivity suite -- Elementary symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "elementary" symbol style. Package: libreoffice-style-galaxy Description-md5: 3b946fb4ef74a2b9038d2053e1c10e16 Description-en_AU: office productivity suite -- Galaxy (Default) symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "Galaxy" symbol style from Sun, normally used on MS Windows (tm) and when not using GNOME or KDE, needs to be manually enabled in the LibreOffice option menu. Package: libreoffice-style-tango Description-md5: ec575ae6d1025f570b9471aee7e05d3f Description-en_AU: office productivity suite -- Tango symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "tango" symbol style, default style for GTK+/Gnome. Package: libreoffice-voikko Description-md5: 35322c6ea2a519660d5284a6e2a4e188 Description-en_AU: Spellchecker, grammar checker and hyphenator for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains a libreoffice-voikko, a multi language spellchecker, grammar checker and hyphenator extension for LibreOffice. It uses libvoikko for all linguistic operations. . Based on the configuration of libvoikko, spell checking is supported for multiple languages. Other features are currently available only for Finnish. . NOTE: Usually spell-checking, grammar checking and hyphenation should be automatically activated after installing this package. If this is not the case, go to "Writing Aids" settings in LibreOffice and activate Voikko components manually. Package: libreoffice-writer Description-md5: 7ddf1a7be67dc22b315f212f564325e8 Description-en_AU: office productivity suite -- word processor LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the wordprocessor component for LibreOffice. Package: libreofficekit-data Description-md5: fb01c7353a795aa18a541109824b6865 Description-en_AU: common data for LOKDocView LOKDocView is the GTK3 widget that wraps the libreoffice functionality and exposes a simple API for applications to use this widget. . This package contains architecture-independent data (e.g. the selection handlers). Package: libreofficekit-dev Description-md5: 93284f0d29b8ae961670b7a6faf3d2ba Description-en_AU: LibreOfficeKit -- headers LibreOfficeKit can be used for accessing LibreOffice functionality through C/C++, without any need to use UNO. . For now it only offers document conversion (in addition to an experimental tiled rendering API). . This package contains the headers needed for using LibreOfficeKit. Package: librest-0.7-0-dbg Description-md5: b9afcc320a7161336322966274d3f093 Description-en_AU: REST service access library (Debug 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 the debug symbols. Package: librevenge-0.0-0 Description-md5: 15b190ead8d65eef02799dcf7cb9bd53 Description-en_AU: Base Library for writing document interface filters librevenge is a base library for writing document import filters. It has interfaces for text documents, vector graphics, spreadsheets and presentations. Package: librevenge-dev Description-md5: 87dac606d6c9cfe18381f90a28fa24e6 Description-en_AU: Base Library for writing document interface filters -- development librevenge is a base library for writing document import filters. It has interfaces for text documents, vector graphics, spreadsheets and presentations. . This package contains the development files (headers, ...) Package: librgw-dev Description-md5: 8149104396a488a846ee0d3aa3519969 Description-en_AU: RADOS client library (development files) RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service. . This package contains development files needed for building applications that link against librgw2. Package: librgw2 Description-md5: f22d09b57c5aae1c633c01f1f6921964 Description-en_AU: RADOS Gateway client library RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service. . This package contains the library interface and headers only. Package: librhythmbox-core10 Description-md5: c3a718f17d4a5d6b021901c3db955972 Description-en_AU: support library for the rhythmbox music player Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). . This package contains the core support library used by rhythmbox and programs interacting with it. Package: libroken18-heimdal Description-md5: 09767e23fe6e020c9a8665bbe1cfa203 Description-en_AU: Heimdal Kerberos - roken support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for roken support. Package: librrd-dev Description-md5: f4bfb8003b3ec54ff47424f81d29f24f Description-en_AU: time-series data storage and display system (development) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . This package contains header files and libraries used to develop software that uses RRDs. Package: librrd8 Description-md5: d5b7c32e4795a0b81d59077ab31ec1fb Description-en_AU: time-series data storage and display system (runtime library) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . This package contains shared libraries used to access and manipulate RRDs. Package: librrds-perl Description-md5: a816eb47df42c3395ae6b507578e6999 Description-en_AU: time-series data storage and display system (Perl interface, shared) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . This package contains a Perl interface to RRDs using a shared library: Rrds. Package: librsvg2-2 Description-md5: 5955c666a37a7cde845fec0579db4217 Description-en_AU: SAX-based renderer library for SVG files (runtime) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package contains the runtime library, necessary to run applications using librsvg. Package: librsvg2-common Description-md5: ea3b9a976900e5b502f7a5919085cda4 Description-en_AU: SAX-based renderer library for SVG files (extra runtime) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package includes the gdk-pixbuf loader allowing to load SVG images transparently inside GTK+ applications. Package: librsvg2-dev Description-md5: 88fdcac4e12a294b5c6a4086d6f525b6 Description-en_AU: SAX-based renderer library for SVG files (development) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package provides the necessary development libraries and include files to allow you to develop with librsvg. Package: librsvg2-doc Description-md5: 6df5f01db90053b5cc6ab1c054d5a182 Description-en_AU: SAX-based renderer library for SVG files (documentation) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package provides the API documentation. Package: librsync-dbg Description-md5: c878f4d081b7905f8b664534bc83b250 Description-en_AU: rsync remote-delta algorithm library (debug) librsync implements the rsync remote-delta algorithm, which allows for efficient remote updates of a file, without requiring the old and new versions to both be present at the transmitter. The library uses a stream- based designed so that it can be easily embedded into network applications. . This package contains the debugging symbols. Package: librsync-dev Description-md5: ea307aaa7473a706ad1a66d631ffce5a Description-en_AU: rsync remote-delta algorithm library (development) librsync implements the rsync remote-delta algorithm, which allows for efficient remote updates of a file, without requiring the old and new versions to both be present at the transmitter. The library uses a stream- based designed so that it can be easily embedded into network applications. . This package contains the development files. Package: librtmp-dev Description-md5: 79d07fae9b1baefee35311b645a2b85f Description-en_AU: toolkit for RTMP streams (development files) A small dumper for media content streamed over the RTMP protocol (like BBC's iPlayer high quality streams). Supplying an RTMP URL will result in a dumped flv file, which can be played/transcoded with standard tools. . This package contains the development libraries, header files needed by programs that want to compile with librtmp. Package: librtmp1 Description-md5: 2b2db094819fcb2c640b40d2367fbd10 Description-en_AU: toolkit for RTMP streams (shared library) A small dumper for media content streamed over the RTMP protocol (like BBC's iPlayer high quality streams). Supplying an RTMP URL will result in a dumped flv file, which can be played/transcoded with standard tools. . This package contains the shared libraries, header files needed by programs that want to use librtmp. Package: libruby2.3 Description-md5: 2520d22823a8d26336ad3a036cda00da Description-en_AU: Libraries necessary to run Ruby 2.3 Ruby is the interpreted scripting language for quick and easy object- oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package includes the 'libruby-2.3' library, necessary to run Ruby 2.3. (API version 2.3.0) Package: libsam-dev Description-md5: 4b435d0124546f943f6fd439b4716a37 Description-en_AU: cluster engine SAM library development The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the headers and other necessary files to build applications or libraries that use the Simple Availability Manager library. Package: libsam4 Description-md5: 83bc3faabc54a85fb205d77029913dab Description-en_AU: cluster engine SAM library The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the Simple Availability Manager library. Package: libsamplerate0 Description-md5: 1cbecccffb58dab56ae610f3dcd51386 Description-en_AU: Audio sample rate conversion library libsamplerate (aka Secret Rabbit Code) is a library for audio rate conversion. . libsamplerate currently provides three different sample rate conversion algorithms; zero order hold, linear interpolation and FIR filter interpolation (using filters derived from the mathematical SINC function). The first two algorithms (zero order hold and linear) are included for completeness and are not recommended for any application where high quality sample rate conversion is required. For the FIR/Sinc algorithm, three converters are provided; SRC_SINC_FASTEST, SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY to allow a trade off between conversion speed and conversion quality. . libsamplerate is capable of downsampling to 1/256 of the original sample rate and upsampling to 256 times the original sample rate. It is also capable of time varying conversions for vary speed effects and synchronising of two unlocked sample rates. Package: libsamplerate0-dev Description-md5: fb8d920f7c94f9c8678b701dd5236969 Description-en_AU: Development files for audio sample rate conversion libsamplerate (aka Secret Rabbit Code) is a library for audio rate conversion. . libsamplerate currently provides three different sample rate conversion algorithms; zero order hold, linear interpolation and FIR filter interpolation (using filters derived from the mathematical SINC function). The first two algorithms (zero order hold and linear) are included for completeness and are not recommended for any application where high quality sample rate conversion is required. For the FIR/Sinc algorithm, three converters are provided; SRC_SINC_FASTEST, SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY to allow a trade off between conversion speed and conversion quality. . libsamplerate is capable of downsampling to 1/256 of the original sample rate and upsampling to 256 times the original sample rate. It is also capable of time varying conversions for vary speed effects and synchronising of two unlocked sample rates. . This package contains the library header files and API documentation. Package: libsane-common Description-md5: 31f95687fe5e5d491a4cdaa5bfc6e2b9 Description-en_AU: API library for scanners -- documentation and support files SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package includes documentation for libsane, such as the man pages and list of supported scanners, and support files (i18n data). Package: libsane-dev Description-md5: e6830c8c64fd71c7d57f14514612572c Description-en_AU: API development library for scanners [development files] SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package contains the files needed to build your applications using SANE. Package: libsane-hpaio Description-md5: 208dafbff3569d9b6dbc7f0b94df7754 Description-en_AU: HP SANE backend for multi-function peripherals The HP Linux Printing and Imaging System provides full support for printing on most HP SFP (single function peripheral) inkjets and many LaserJets, and for scanning, sending faxes and for photo-card access on most HP MFP (multi-function peripheral) printers. . This package contains the SANE backend libraries for use with HP Multi- function peripherals. . Users of hplip are advised to install the hplip{-gui} packages for command line and GUI tools associated with HPLIP. . This package is useful for a minimal footprint headless scanning solution. Package: libsane1 Description-md5: 2e25d5fd377d34639732efd0cee2566b Description-en_AU: API library for scanners SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package includes the backends for many scanners. A libsane-extras package containing some not-yet-included backends is available separately. . Graphical frontends for sane are available in the packages sane and xsane. Command line frontend scanimage, saned and sane-find-scanner are available in the sane-utils package. Package: libsasl2-2 Description-md5: 3c521c98e6199cc3a38294bbf7517d23 Description-en_AU: Cyrus SASL - authentication abstraction library This is the Cyrus SASL API implementation, version 2.1. . SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection. See RFC 2222 for more information. . Any of: ANONYMOUS, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used. Package: libsasl2-dev Description-md5: d7f32bc5a3915152e13a4ce1d8983dbc Description-en_AU: Cyrus SASL - development files for authentication abstraction library This is the Cyrus SASL API implementation, version 2. See package libsasl2-2 and RFC 2222 for more information. . This package includes development files for compiling programs with SASL support. It is needed for development purposes only. Package: libsasl2-modules Description-md5: da76219b54f65f70b0087c7723cb0ad6 Description-en_AU: Cyrus SASL - pluggable authentication modules This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the following SASL modules: LOGIN, PLAIN, ANONYMOUS, NTLM, CRAM-MD5, and DIGEST-MD5 (with DES support). Package: libsasl2-modules-db Description-md5: c4f2723280fa2cd92e5cd59c13f3ab2b Description-en_AU: Cyrus SASL - pluggable authentication modules (DB) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the DB plugin, which supports Berkeley DB lookups. Package: libsasl2-modules-gssapi-mit Description-md5: b1eb80e47fbc2a5ec747847f924fba48 Description-en_AU: Cyrus SASL - pluggable authentication modules (GSSAPI) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the GSSAPI plugin, compiled with the MIT Kerberos 5 library. Package: libsasl2-modules-sql Description-md5: 1d3931918dd7a4d68b405fdd4c3c75e0 Description-en_AU: Cyrus SASL - pluggable authentication modules (SQL) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the SQL plugin, which supports MySQL, PostgreSQL and SQLite. Package: libsbc-dev Description-md5: 38e061ec79fb63c55d91edf9eb66a3c8 Description-en_AU: Sub Band CODEC library - development This provides the library and tool which operate SBC (sub band codec) in A2DP (the Advanced Audio Distribution Profile). . This package contains the header files and static library needed to compile applications that use libsbc. Package: libsbc1 Description-md5: 14dc0951495c0a2137e6d52233bd34d7 Description-en_AU: Sub Band CODEC library - runtime This provides the library and tool which operate SBC (sub band codec) in A2DP (the Advanced Audio Distribution Profile). . This package contains the sbc runtime library. Package: libsctp-dev Description-md5: e82bf1b06bfb6c5bd99a203fc73cc2c2 Description-en_AU: user-space access to Linux kernel SCTP - development files SCTP (Stream Control Transmission Protocol) is a message oriented, reliable transport protocol, with congestion control, support for transparent multi-homing, and multiple ordered streams of messages. RFC 2960 defines the core protocol. . This package is part of the LKSCTP project, providing all necessary files for developing SCTP aware network applications using the Linux kernel SCTP implementation: man pages, header files, static libraries, symlinks to dynamic libraries, and tutorial source code. Package: libsctp1 Description-md5: 9d85d77f3ebac657273e1b6bd7712224 Description-en_AU: user-space access to Linux kernel SCTP - shared library SCTP (Stream Control Transmission Protocol) is a message oriented, reliable transport protocol, with congestion control, support for transparent multi-homing, and multiple ordered streams of messages. RFC 2960 defines the core protocol. . This library is part of the LKSCTP project, supplementing the Linux kernel SCTP implementation. Package: libsdl1.2-dev Description-md5: 9a82f59c5790721baad7ffc5f181d3d6 Description-en_AU: Simple DirectMedia Layer development files SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This package contains the files needed to compile and link programs which use SDL. Package: libsdl1.2debian Description-md5: 2f6ac91d15d566ebf6f63e05d7eeca1a Description-en_AU: Simple DirectMedia Layer SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This version of SDL is compiled with X11 and caca graphics drivers and OSS, ALSA and PulseAudio sound drivers. Package: libseccomp-dev Description-md5: e5fdb6fdd319bc8b5c43a1e29c7d62d5 Description-en_AU: high level interface to Linux seccomp filter (development files) This library provides a high level interface to constructing, analyzing and installing seccomp filters via a BPF passed to the Linux Kernel's prctl() syscall. . This package contains the development files. Package: libsecret-1-0 Description-md5: 0896289b56498e648332c5193d208d4b Description-en_AU: Secret store Library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus. Package: libsecret-1-dev Description-md5: f5f75bda0b2ffe1fa8b2776e2fe6dba2 Description-en_AU: Secret store (development files) Library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus. . This package contains the development files. Package: libsecret-common Description-md5: 2575f6062ae195676927b0e3721dc11d Description-en_AU: Secret store (common files) Library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus. . This package contains data files used by the libsecret library. Package: libselinux1 Description-md5: 90f6e1cb06c527bc3fc11ec6f969c59c Description-en_AU: SELinux runtime shared libraries This package provides the shared libraries for Security-enhanced Linux that provides interfaces (e.g. library functions for the SELinux kernel APIs like getcon(), other support functions like getseuserbyname()) to SELinux-aware applications. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. . libselinux1 provides an API for SELinux applications to get and set process and file security contexts and to obtain security policy decisions. Required for any applications that use the SELinux API. libselinux may use the shared libsepol to manipulate the binary policy if necessary (e.g. to downgrade the policy format to an older version supported by the kernel) when loading policy. Package: libselinux1-dev Description-md5: ca6eeba78d95ecb95827216f2b16ab42 Description-en_AU: SELinux development headers This package provides the static libraries and header files needed for developing SELinux applications. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: libsemanage-common Description-md5: c7a0a093650c85e838f42492add9b46b Description-en_AU: Common files for SELinux policy management libraries This package provides the common files used by the shared libraries for SELinux policy management. . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role- based Access Control, and Multi-level Security. Package: libsemanage1 Description-md5: 8998b538051f37f69c5f1bf9a005fa56 Description-en_AU: SELinux policy management library This package provides the shared libraries for SELinux policy management. It uses libsepol for binary policy manipulation and libselinux for interacting with the SELinux system. It also exec's helper programs for loading policy and for checking whether the file_contexts configuration is valid (load_policy and setfiles from policycoreutils) presently, although this may change at least for the bootstrapping case . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role- based Access Control, and Multi-level Security. Package: libsemanage1-dev Description-md5: 303bd4372e6052211e2f9b4e60af2b0d Description-en_AU: Header files and libraries for SELinux policy manipulation This package provides an API for the management of SELinux policies. It contains the static libraries and header files needed for developing applications that manage SELinux policies. . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role- based Access Control, and Multi-level Security. Package: libsensors4 Description-md5: 369bc8769ec74bda1a1726b61f1c8e49 Description-en_AU: library to read temperature/voltage/fan sensors Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. . This library is only functional with a Linux kernel, it is provided on non-Linux systems for portability reasons only. . This package contains a shared library for querying lm-sensors. Package: libsensors4-dev Description-md5: 2d7502f42006b64593f9e8c68d5d3f57 Description-en_AU: lm-sensors development kit Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. . This library is only functional with a Linux kernel, it is provided on non-Linux systems for portability reasons only. . This package contains the static library and header files used in development. Package: libsepol1 Description-md5: d569fae7efa3328b3d40879b104d9a63 Description-en_AU: SELinux library for manipulating binary security policies Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement®, Role-based Access Control, and Multi-level Security. . libsepol provides an API for the manipulation of SELinux binary policies. It is used by checkpolicy (the policy compiler) and similar tools, as well as by programs like load_policy that need to perform specific transformations on binary policies such as customizing policy boolean settings. Package: libsepol1-dev Description-md5: df6f84858afaf99b7b289c39fa4b8376 Description-en_AU: SELinux binary policy manipulation library and development files libsepol allows programs to easily modify SELinux binary policies. This means changing the default values for booleans, or reading the policy for analysis. . This package contains the headers and archives used for linking it into your programs. Package: libservlet3.1-java Description-md5: 8bd5c59bb6e64fdd1b1e7428607c38a4 Description-en_AU: Servlet 3.1, JSP 2.3, EL 3.0 and WebSocket 1.0 Java API classes Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the Java Servlet and JSP library. Package: libservlet3.1-java-doc Description-md5: 15f8023920a24c98dae8f2aea17673fc Description-en_AU: Servlet 3.1, JSP 2.3, EL 3.0 and WebSocket 1.0 Java API documentation Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the documentation for the Java Servlet and JSP library. Package: libsgutils2-2 Description-md5: 19a4d1a8d1a08f4c55a55c351a158287 Description-en_AU: utilities for devices using the SCSI command set (shared libraries) Most OSes have SCSI pass-through interfaces that enable user space programs to send SCSI commands to a device and fetch the response. With SCSI to ATA Translation (SAT) many ATA disks now can process SCSI commands. Typically each utility in this package implements one SCSI command. See the draft standards at www.t10.org for SCSI command definitions plus SAT. ATA commands are defined in the draft standards at www.t13.org . For a mapping between supported SCSI and ATA commands and utility names in this package see the COVERAGE file . Shared library used by the utilities in the sg3-utils package. Package: libsgutils2-dev Description-md5: bed92454079f936ca63f681d822db471 Description-en_AU: utilities for devices using the SCSI command set (developer files) Most OSes have SCSI pass-through interfaces that enable user space programs to send SCSI commands to a device and fetch the response. With SCSI to ATA Translation (SAT) many ATA disks now can process SCSI commands. Typically each utility in this package implements one SCSI command. See the draft standards at www.t10.org for SCSI command definitions plus SAT. ATA commands are defined in the draft standards at www.t13.org . For a mapping between supported SCSI and ATA commands and utility names in this package see the COVERAGE file. . Developer files (i.e. headers and a static library) which are associated with the utilities in the sg3-utils package. Package: libshout3 Description-md5: 11376f8d2238a196b9a58295f5c2d756 Description-en_AU: MP3/Ogg Vorbis broadcast streaming library A library for communicating with and sending data to Icecast and Icecast 2 streaming audio servers. It handles the socket connection, the timing of the data transmission, and prevents bad data from getting to the server. Package: libshout3-dev Description-md5: fc281a7137ac6e777c64b71d63f5b598 Description-en_AU: MP3/Ogg Vorbis broadcast streaming library (development) A library for communicating with and sending data to Icecast and Icecast 2 streaming audio servers. It handles the socket connection, the timing of the data transmission, and prevents bad data from getting to the server. . With just a few lines of code, a programmer can easily turn any application into a streaming source for an Icecast-based server. Libshout also allows developers who want a specific feature set (database access, request taking) to concentrate on that feature set, instead of worrying about how server communication works. . This package contains the development headers, static libraries, and source code to an example program. Package: libsigc++-2.0-0v5 Description-md5: 0f629177a6b7e6200b446de8a0a45992 Description-en_AU: type-safe Signal Framework for C++ - runtime This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. It provides the ability to connect an abstract callback to a class method, function, or function object, and contains adaptor classes for the connection of dissimilar callbacks. . These are the runtime files for libsigc++, needed only if you wish to run software which depends on it. Package: libsigc++-2.0-dev Description-md5: 2fc5e630cb35c41ccaccff38822cd939 Description-en_AU: type-safe Signal Framework for C++ - development files This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. It provides the ability to connect an abstract callback to a class method, function, or function object, and contains adaptor classes for the connection of dissimilar callbacks. . These are the development files for libsigc++, needed only if you wish to write software which uses it. Package: libsigc++-2.0-doc Description-md5: 66182e93dcf0771a483485fd7d8542bc Description-en_AU: type-safe Signal Framework for C++ - reference documentation This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. It provides the ability to connect an abstract callback to a class method, function, or function object, and contains adaptor classes for the connection of dissimilar callbacks. . This package contains the reference documentation for libsigc++, needed only if you wish to write software which uses it. Package: libsigsegv-dev Description-md5: a7c5d1a301a69ae1ac1dca070c063968 Description-en_AU: Library for handling page faults in a portable way development package GNU libsigsegv is a library that allows handling page faults in a portable way. It is used e.g. for generational garbage collectors and stack overflow handlers. . This package contains the libsigsegv development files. Package: libsigsegv2 Description-md5: a81513d919fc703846690a764e3b9b21 Description-en_AU: Library for handling page faults in a portable way GNU libsigsegv is a library that allows handling page faults in a portable way. It is used e.g. for generational garbage collectors and stack overflow handlers. . This package contains the shared library. Package: libsl0-heimdal Description-md5: 8ffc54745b78f52228abc0c4b0ada710 Description-en_AU: Heimdal Kerberos - SL support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for SL support. Package: libslang2 Description-md5: 63cf6009be68fe5fb7a6729e8527359d Description-en_AU: S-Lang programming library - runtime version S-Lang is a C programmer's library that includes routines for the rapid development of sophisticated, user friendly, multi-platform applications. . This package contains only the shared library libslang.so.* and copyright information. It is only necessary for programs that use this library (such as jed and slrn). If you plan on doing development with S-Lang, you will need the companion -dev package as well. Package: libslang2-dev Description-md5: 9978b57decbe8c7b64fa0e4fd3c9cf8b Description-en_AU: S-Lang programming library, development version S-Lang is a C programmer's library that includes routines for the rapid development of sophisticated, user friendly, multi-platform applications. . The S-Lang library includes the following: * Low level tty input routines for reading single characters at a time. * Keymap routines for defining keys and manipulating multiple keymaps. * A high-level key processing interface (SLkp) for handling function and arrow keys. * High level screen management routines for manipulating both monochrome and color terminals. These routines are very efficient. (SLsmg) * Low level terminal-independent routines for manipulating the display of a terminal. (SLtt) * Routines for reading single line input with line editing and recall capabilities. (SLrline) * Searching functions: both ordinary searches and regular expression searches. (SLsearch) * An embedded stack-based language interpreter with a C-like syntax. Package: libsm-dev Description-md5: aabe94b2c3c6005a8f2ef7690a66644f Description-en_AU: X11 Session Management library (development headers) This package provides the main interface to the X11 Session Management library, which allows for applications to both manage sessions, and make use of session managers to save and restore their state for later use. . This package contains the development headers for the library found in libsm6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libSM Package: libsm-doc Description-md5: 05d06f5a16de90aa35a42158cbde503c Description-en_AU: documentation for the X Session Management protocol and library The X Session Management protocol facilitates the management of groups of client applications by a session manager. . This package contains documentation for the session management protocol itself and for the associated library, libSM. Package: libsm6 Description-md5: c37ad7a98c70010172a0350742036878 Description-en_AU: X11 Session Management library This package provides the main interface to the X11 Session Management library, which allows for applications to both manage sessions, and make use of session managers to save and restore their state for later use. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libSM Package: libsm6-dbg Description-md5: 073ef1b2d38f154572930a125bf8d806 Description-en_AU: X11 Session Management library (debug package) This package provides the main interface to the X11 Session Management library, which allows for applications to both manage sessions, and make use of session managers to save and restore their state for later use. . This package contains the debug versions of the library found in libsm6. 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/libSM Package: libsmartcols-dev Description-md5: 00fc32df577027210288765be6b333d7 Description-en_AU: smart column output alignment library - headers and static libraries This smart column output alignment library is used by fdisk utilities. . This package contains the development environment for the mount library. Package: libsmbclient Description-md5: 483547748179a567c24665e99ab5439e Description-en_AU: shared library for communication with SMB/CIFS servers This package provides a shared library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Package: libsmbclient-dev Description-md5: d6338d0aed68408023b999dd547aaecf Description-en_AU: development files for libsmbclient This package provides the development files (static library and headers) required for building applications against libsmbclient, a library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Package: libsmi2-dev Description-md5: 79d7c1c39b88b25dafd14e07f3327e69 Description-en_AU: library to access SMI MIB information - development files These are the files needed to compile programs using libsmi. . The purpose of libsmi is to * give network management applications a concise programmer-friendly interface to access MIB module information, * separate the knowledge on SMI from the main parts of management applications, * allow one to add new kinds of MIB repositories without the need to adapt applications that make use of libsmi. . In this context, MIB is "Management Information Base" and SMI stands for "Structure and identification of Management Information". See RFC1902 and others for details. . This package contains development files for libsmi library. Package: libsmi2ldbl Description-md5: 6f50a74107845acd616a0ac7df918e68 Description-en_AU: library to access SMI MIB information The purpose of libsmi is to * give network management applications a concise programmer-friendly interface to access MIB module information, * separate the knowledge on SMI from the main parts of management applications, * allow one to add new kinds of MIB repositories without the need to adapt applications that make use of libsmi. . In this context, MIB is "Management Information Base" and SMI stands for "Structure and identification of Management Information". See RFC1902 and others for details. . This package contains the main libsmi library. Package: libsnapd-qt-dev Description-md5: 52a4591df68465c7b093955419f9a46e Description-en_AU: Qt snapd library (development files) snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps. . Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. . snapd-qt is a wrapper library for snapd-glib for Qt applications. . This package contains the development files. Package: libsnappy-dev Description-md5: b499df87b72e11eeccdad0dfd3c2149b Description-en_AU: fast compression/decompression library (development files) Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. . For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. On a single core of a Core i7 processor in 64-bit mode, Snappy compresses at about 250 MB/sec or more and decompresses at about 500 MB/sec or more. . This package contains the development files required to build programs against Snappy. Package: libsnappy1v5 Description-md5: 87a4defa5f66a7f4af2eb47bb53fe942 Description-en_AU: fast compression/decompression library Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. . For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. On a single core of a Core i7 processor in 64-bit mode, Snappy compresses at about 250 MB/sec or more and decompresses at about 500 MB/sec or more. Package: libsndfile1 Description-md5: 67b723b50c9aa944fba48e79d51e9d5c Description-en_AU: Library for reading/writing audio files libsndfile is a library of C routines for reading and writing files containing sampled audio data. . Various versions of WAV (integer, floating point, GSM, and compressed formats); Microsoft PCM, A-law and u-law formats; AIFF, AIFC and RIFX; various AU/SND formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files; Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS (.PAF); Apple's Core Audio Format (CAF) and others. Package: libsndfile1-dev Description-md5: 7ff7eba6e64514219e2a1e52dcdffde5 Description-en_AU: Development files for libsndfile; a library for reading/writing audio files libsndfile is a library of C routines for reading and writing files containing sampled audio data. . This is the development version of libsndfile. You will need this only if you intend to compile programs that use this library. Package: libsnmp-base Description-md5: 88f58315170b08fa3d81c17150b8a008 Description-en_AU: SNMP configuration script, MIBs and documentation The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . This package includes net-snmp-config scripts, documentation and MIBs (Management Information Bases) for the SNMP libraries, agents and applications. MIBs contain a formal description of the data that can be managed using SNMP and applications. . NOTE: If you want the OIDs (Object Identifiers) to resolve to their text description, you need to activate the non-free repository and install the "snmp-mibs-downloader" package. Package: libsnmp-dev Description-md5: ebbe562b6f877c886859d7d65518292b Description-en_AU: SNMP (Simple Network Management Protocol) development files The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP development files include the library headers, static libraries, and documentation needed for development of custom SNMP applications. Package: libsnmp30 Description-md5: 6e9915ae8820960c2c2746a9ba442686 Description-en_AU: SNMP (Simple Network Management Protocol) library The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP library contains common functions for the construction, sending, receiving, decoding, and manipulation of the SNMP requests and responses. Package: libsnmp30-dbg Description-md5: 7f74eff910ad4ad61ba8299c0f44666a Description-en_AU: SNMP (Simple Network Management Protocol) library debug The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . This package contains the debug symbols for the Net-SNMP libraries. Package: libsocket6-perl Description-md5: c2a83f9e6e10a4e09e3a82921d3af478 Description-en_AU: Perl extensions for IPv6 The Socket6 module supports getaddrinfo() and getnameinfo() to intend to enable protocol independent programming. If your environment supports IPv6, IPv6 related defines such as AF_INET6 are included. Package: libsonic-dev Description-md5: 0e916a9b43c67667817107a3c5dcc611 Description-en_AU: Header file for linking to libsonic This package contains just the sonic header file. It is needed only by developers wishing to link to libsonic. The key new feature in Sonic versus other libraries is very high quality at speed up factors well over 2X. Package: libsonic0 Description-md5: 0391a6870696f0881e1433b185dd1562 Description-en_AU: Simple library to speed up or slow down speech This package contains just the actual library. libsonic is a very simple library for speeding up or slowing down speech. It has only basic dependencies, and is meant to work on both Linux desktop machines and embedded systems. The key new feature in Sonic versus other libraries is very high quality at speed up factors well over 2X. Package: libsoup2.4-1 Description-md5: 2c47e713d56f9e3d99aa5439f3a11d86 Description-en_AU: HTTP library implementation in C -- Shared library It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the shared library. Package: libsoup2.4-dev Description-md5: 389065cef85cb190f877ff06e29ac787 Description-en_AU: HTTP library implementation in C -- Development files It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the development files. Package: libsoup2.4-doc Description-md5: 30d16c4ef5565770edbdc3a8882b7f92 Description-en_AU: HTTP library implementation in C -- API Reference It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the documentation. Package: libspectre-dev Description-md5: c12c43ec185711ba54ce7cb86ba2b46c Description-en_AU: Library for rendering PostScript documents - development files libspectre is a small library for rendering PostScript documents. It provides a convenient easy to use API for handling and rendering PostScript documents. . This package contains development files for building software that uses libspectre. Package: libspectre1 Description-md5: 091e69508e14132d0196030c81945bac Description-en_AU: Library for rendering PostScript documents libspectre is a small library for rendering PostScript documents. It provides a convenient easy to use API for handling and rendering PostScript documents. . This package contains the shared library. Package: libspeechd-dev Description-md5: b0cbd061ec5ff46814f8d8ed60212ce0 Description-en_AU: Speech Dispatcher: Development libraries and header files Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains static library, and C headers needed for programs linked with the shared or static library. Package: libspeechd2 Description-md5: 86fcde9fb71606efb4e51038d49469ac Description-en_AU: Speech Dispatcher: Shared libraries Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains a shared library needed for C programs linked with it. Package: libspeex-dbg Description-md5: cc4ccd0e1dedf1c24e2ecff117d76238 Description-en_AU: debugging symbols for libspeex and libspeexdsp This package provides the detached debug symbols for those libraries. Package: libspeex-dev Description-md5: 062117b1b3154a3cf97900898baf7934 Description-en_AU: The Speex codec library development files Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the speex library headers and development files. Package: libspeex1 Description-md5: f9da73880f1174ecd33b8c03b963867b Description-en_AU: The Speex codec runtime library Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the speex runtime library. Package: libspeexdsp-dev Description-md5: 2f940d6d7f0aec76a3ea6b9d7f54e7fd Description-en_AU: The Speex extended library development files Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the speex extended library headers and development files. Package: libspeexdsp1 Description-md5: da1c671ebad8956544b864bd28b091c6 Description-en_AU: The Speex extended runtime library Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the runtime library of additional functions that are part of the Speex distribution. Package: libspice-protocol-dev Description-md5: 59c305c9662f2ba206e5b14277cce622 Description-en_AU: SPICE protocol headers The Simple Protocol for Independent Computing Environments (SPICE) is a remote display system built for virtual environments which allows you to view a computing 'desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package provides headers defining protocols. Package: libspice-server-dev Description-md5: 5e092f34420da92b68b6d09d2757607f Description-en_AU: Header files and development documentation for spice-server The Simple Protocol for Independent Computing Environments (SPICE) is a remote display system built for virtual environments which allows you to view a computing 'desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package contains the header files, static libraries and development documentation for spice-server. Package: libspice-server1 Description-md5: 80c6d1860bed6d617aab193890ec9057 Description-en_AU: Implements the server side of the SPICE protocol The Simple Protocol for Independent Computing Environments (SPICE) is a remote display system built for virtual environments which allows you to view a computing 'desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package contains the run-time libraries for any application that wishes to be a SPICE server. Package: libspqr2 Description-md5: 4f6c204f9b3321524671144cd49a59f2 Description-en_AU: sparse QR factorization library Suitesparse is a collection of libraries for computations involving sparse matrices. . SuiteSparseQR (SPQR) is a multithreaded, multifrontal, rank-revealing sparse QR factorization method. Package: libsqlite3-0 Description-md5: 701b171ca60f3c96227ee4783a35419c Description-en_AU: SQLite 3 shared library SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Package: libsqlite3-0-dbg Description-md5: 3e3950e32a67b67d9003158e5172bc1d Description-en_AU: SQLite 3 debugging symbols SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the debugging symbols for the libraries. Package: libsqlite3-dev Description-md5: 6387c6fc4f6fed646a1e0a793253786e Description-en_AU: SQLite 3 development files SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the development files (headers, static libraries) Package: libss2 Description-md5: d3d9f89af5755a413e24d2dc0cb7df81 Description-en_AU: command-line interface parsing library libss provides a simple command-line interface parser which will accept input from the user, parse the command into an argv argument vector, and then dispatch it to a handler function. . It was originally inspired by the Multics SubSystem library. Package: libssh-4 Description-md5: e2c4e41cba7b73a9a5447f06ce36e8a6 Description-en_AU: tiny C SSH library (OpenSSL flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains shared libraries linked against OpenSSL. Package: libssh-dev Description-md5: d362c341109d91d7f2254bfdde582874 Description-en_AU: tiny C SSH library. Development files (OpenSSL flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains development files to build the OpenSSL flavor. Package: libssh-doc Description-md5: b3627dc92997800f5a0d9a1f4141b79a Description-en_AU: tiny C SSH library. Documentation files The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains documentation files. Package: libssh-gcrypt-4 Description-md5: cec559aeaa518faff38010c133a911d7 Description-en_AU: tiny C SSH library (gcrypt flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains shared libraries linked against gcrypt. Package: libssh-gcrypt-dev Description-md5: 615a2daf063195708b04e03fdf773281 Description-en_AU: tiny C SSH library. Development files (gcrypt flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains development files to build the gcrypt flavor. Package: libssl-dev Description-md5: 27044468897c45b271f879c7c6e135fe Description-en_AU: Secure Sockets Layer toolkit - development files This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains development libraries, header files, and manpages for libssl and libcrypto. Package: libssl-doc Description-md5: 863c8f0d45ab34415ebc295c04753c98 Description-en_AU: Secure Sockets Layer toolkit - development documentation This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains manpages and demo files for libssl and libcrypto. Package: libssl1.0-dev Description-md5: 57314fdefed0ff15ec01650fcd4035a9 Description-en_AU: Secure Sockets Layer toolkit - metapackage This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . This is a metapackage pointing at current 1.0 ssl provider. Package: libssl1.0.0 Description-md5: 88547c6206c7fbc4fcc7d09ce100d210 Description-en_AU: Secure Sockets Layer toolkit - shared libraries This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It provides the libssl and libcrypto shared libraries. Package: libssl1.0.0-dbg Description-md5: b44e703aa71494076bf676aad96d1f64 Description-en_AU: Secure Sockets Layer toolkit - debug information This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains debugging symbols for libssl and libcrypto. Package: libsss-idmap-dev Description-md5: 380345e6a57d9c89908944a161167eb2 Description-en_AU: ID mapping library for SSSD -- development files Utility library to convert SIDs to Unix uids and gids. . This package contains header files and symlinks to develop programs which will use the libsss-idmap library. Package: libsss-idmap0 Description-md5: a1574397ba6fa04c415566b95932ee13 Description-en_AU: ID mapping library for SSSD Utility library to convert SIDs to Unix uids and gids. Package: libsss-nss-idmap-dev Description-md5: ad1d64a48dd2cfb3d4bea2944dc871e3 Description-en_AU: SID based lookups library for SSSD -- development files Utility library for SID based lookups. . This package contains header files and symlinks to develop programs which will use the libsss-nss-idmap library. Package: libsss-nss-idmap0 Description-md5: 0287e1121017ca777e10c336257c487a Description-en_AU: SID based lookups library for SSSD Utility library for SID based lookups. Package: libsss-simpleifp-dev Description-md5: 265529f0b1687dee5ddac6c0f804863b Description-en_AU: SSSD D-Bus responder helper library -- development files Provides library that simplifies D-Bus API for the SSSD InfoPipe responder. . This package contains header files and symlinks to develop programs which will use the libsss-simpleifp0 library. Package: libsss-simpleifp0 Description-md5: bd1c25bd8d7271b314797b882bef31b5 Description-en_AU: SSSD D-Bus responder helper library Provides library that simplifies D-Bus API for the SSSD InfoPipe responder. Package: libsss-sudo Description-md5: 43cb83a7573af74214858e973f744090 Description-en_AU: Communicator library for sudo Utility library to allow communication between sudo and SSSD for caching sudo rules by SSSD. Package: libstartup-notification0 Description-md5: 1b656853c1ea1a80bff6a2dbc9507928 Description-en_AU: library for program launch feedback (shared library) startup-notification is a library which allows programs to give the user visual feedback that they are being launched; this is typically implemented using a busy cursor. This library is currently used by GNOME programs, but is part of the freedesktop.org suite of cross-desktop libraries. . This package contains the shared library. Package: libstatgrab-dev Description-md5: dc536af0fcf406efe11b76a7c18a6312 Description-en_AU: development files of library for system statistics libstatgrab is a library which provides an easy to use interface for accessing system statistics. Available statistics include CPU, Load, Memory, Swap, Disk I/O, and Network I/O. . This package contains files needed if you wish to use the libstatgrab library in your own programs. Package: libstatgrab10 Description-md5: b46351fc11cf534ea0393ae01e6f4dba Description-en_AU: library being useful interface to system statistics libstatgrab is a library which provides an easy to use interface for accessing system statistics. Available statistics include CPU, Load, Memory, Swap, Disk I/O, and Network I/O. Package: libstdc++-6-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en_AU: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++-6-doc Description-md5: 1a4b88b8d9f96dfb2ac2be1049b4db01 Description-en_AU: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. Package: libstdc++-7-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en_AU: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++-7-dev-arm64-cross Description-md5: 2c7e3503793ee58c31e3f3fdda6ca624 Description-en_AU: 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. . This package contains files for arm64 architecture, for use in cross- compile environment. Package: libstdc++-7-dev-armhf-cross Description-md5: 918ad95d39a63b9b7c5e2d45f913e11c Description-en_AU: 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. . This package contains files for armhf architecture, for use in cross- compile environment. Package: libstdc++-7-dev-powerpc-cross Description-md5: 2a2aa127ed9c499d57417a7065fccc24 Description-en_AU: 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. . This package contains files for powerpc architecture, for use in cross- compile environment. Package: libstdc++-7-dev-ppc64el-cross Description-md5: 4169349002915f58859aff33a61f1cdb Description-en_AU: 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. . This package contains files for ppc64el architecture, for use in cross- compile environment. Package: libstdc++-7-doc Description-md5: 1a4b88b8d9f96dfb2ac2be1049b4db01 Description-en_AU: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. Package: libstdc++-7-pic Description-md5: 1b398e74a3b20401a8669d8c6472c7cc Description-en_AU: GNU Standard C++ Library v3 (shared library subset kit) This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems. . Unless you are making one of those, you will not need this package. Package: libstdc++6 Description-md5: 724ab84919e0e220afb960e36463914d Description-en_AU: GNU Standard C++ Library v3 This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++6-6-dbg Description-md5: 6d699ea4429a346bc58e56d70e561407 Description-en_AU: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Package: libstdc++6-7-dbg Description-md5: 6d699ea4429a346bc58e56d70e561407 Description-en_AU: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Package: libstdc++6-arm64-cross Description-md5: 0c25a015211275a093e04233455e1035 Description-en_AU: GNU Standard C++ Library v3 This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for arm64 architecture, for use in cross- compile environment. Package: libstdc++6-armhf-cross Description-md5: a6076004a43826befbd21b6d04f91793 Description-en_AU: GNU Standard C++ Library v3 This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for armhf architecture, for use in cross- compile environment. Package: libstdc++6-powerpc-cross Description-md5: 5b6cb0c64b5367524b4de00d0620ac84 Description-en_AU: GNU Standard C++ Library v3 This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for powerpc architecture, for use in cross- compile environment. Package: libstdc++6-ppc64el-cross Description-md5: ecc844af6f1539e4f72e5ee8a11fce91 Description-en_AU: GNU Standard C++ Library v3 This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for ppc64el architecture, for use in cross- compile environment. Package: libstemmer-dev Description-md5: f34ab5e97b0c26556e9e30f43baf8c7b Description-en_AU: Snowball stemming algorithms, development kit Snowball provides access to efficient algorithms for calculating a "stemmed" form of a word. This is a form with most of the common morphological endings removed; hopefully representing a common linguistic base form. This is most useful in building search engines and information retrieval software; for example, a search with stemming enabled should be able to find a document containing "cycling" given the query "cycles". . Snowball provides algorithms for several (mainly European) languages. It also provides access to the classic Porter stemming algorithm for English: although this has been superseded by an improved algorithm, the original algorithm may be of interest to information retrieval researchers wishing to reproduce results of earlier experiments. . This package contains the static library and header files used in development. Package: libstonith1 Description-md5: c6a08201f9eeb4d81c298311e45ae399 Description-en_AU: Reusable cluster libraries -- libstonith1 This package contains the stonith library from cluster-glue, the reusable cluster components package. . If you want to use the pacemaker cluster manager, than you want to install this package. Package: libstonith1-dev Description-md5: 71d5e6e6131d0973258559553d533b9b Description-en_AU: Reusable cluster development files -- libstonith1 This package contains the development files of the stonith library from cluster-glue, the reusable cluster components package. . If you are developing with libstonith, you probably want to install this package. Package: libstonithd-dev Description-md5: 4c246d8c634f1c5b63070fbf5fe47044 Description-en_AU: cluster resource manager STONITH daemon 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 STONITH daemon library. Package: libstonithd2 Description-md5: bc51b618635cce7b43375cafb1b24469 Description-en_AU: cluster resource manager STONITH daemon library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the STONITH daemon library. Package: libstrongswan Description-md5: 4495bf77ae48f6b9d69b21f0097a74e9 Description-en_AU: strongSwan utility and crypto library The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides the underlying libraries of charon and other strongSwan components. It is built in a modular way and is extendable through various plugins. . Some default (as specified by the strongSwan projet) plugins are included. For libstrongswan (cryptographic backends, URI fetchers and database layers): - aes (AES-128/192/256 cipher software implementation) - constraints (X.509 certificate advanced constraint checking) - dnskey (Parse RFC 4034 public keys) - fips-prf (PRF specified by FIPS, used by EAP-SIM/AKA algorithms) - gmp (RSA/DH crypto backend based on libgmp) - hmac (HMAC wrapper using various hashers) - md4 (MD4 hasher software implementation) - md5 (MD5 hasher software implementation) - mgf1 (Mask Generation Functions based on the SHA-1, SHA-256 and SHA-512) - nonce (Default nonce generation plugin) - pem (PEM encoding/decoding routines) - pgp (PGP encoding/decoding routines) - pkcs1 (PKCS#1 encoding/decoding routines) - pkcs8 (PKCS#8 decoding routines) - pkcs12 (PKCS#12 decoding routines) - pubkey (Wrapper to handle raw public keys as trusted certificates) - random (RNG reading from /dev/[u]random) - rc2 (RC2 cipher software implementation) - revocation (X.509 CRL/OCSP revocation checking) - sha1 (SHA1 hasher software implementation) - sha2 (SHA256/SHA384/SHA512 hasher software implementation) - sshkey (SSH key decoding routines) - x509 (Advanced X.509 plugin for parsing/generating X.509 certificates/CRLs and OCSP messages) - xcbc (XCBC wrapper using various ciphers) - attr (Provides IKE attributes configured in strongswan.conf) - kernel-netlink [linux] (IPsec/Networking kernel interface using Linux Netlink) - kernel-pfkey [kfreebsd] (IPsec kernel interface using PF_KEY) - kernel-pfroute [kfreebsd] (Networking kernel interface using PF_ROUTE) - resolve (Writes name servers received via IKE to a resolv.conf file or installs them via resolvconf(8)) . Also included is the libtpmtss library adding support for TPM plugin (https://wiki.strongswan.org/projects/strongswan/wiki/TpmPlugin) Package: libstrongswan-extra-plugins Description-md5: 6e2b783be3749c81653b754d0d2fec52 Description-en_AU: strongSwan utility and crypto 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 strongSwan utility and cryptographic library. . Included plugins are: - acert (Support of X.509 attribute certificates (since 5.1.3)) - af-alg [linux] (AF_ALG Linux crypto API interface, provides ciphers/hashers/hmac/xcbc) - attr-sql (provide IKE attributes read from a database to peers) - bliss (Bimodal Lattice Signature Scheme (BLISS) post-quantum computer signature scheme) - ccm (CCM cipher mode wrapper) - chapoly (ChaCha20/Poly1305 AEAD implementation) - cmac (CMAC cipher mode wrapper) - ctr (CTR cipher mode wrapper) - coupling (Permanent peer certificate coupling) - curl (libcurl based HTTP/FTP fetcher) - curve25519 (support for Diffie-Hellman group 31 using Curve25519 and support for the Ed25519 digital signature algorithm for IKEv2) - dnscert (authentication via CERT RRs protected by DNSSEC) - gcrypt (Crypto backend based on libgcrypt, provides RSA/DH/ciphers/hashers/rng) - ipseckey (authentication via IPSECKEY RRs protected by DNSSEC) - ldap (LDAP fetching plugin based on libldap) - load-tester (perform IKE load tests against self or gateway) - mysql (database backend) - ntru (key exchanged based on post-quantum computer NTRU) - nttfft (Number Theoretic Transform via the FFT algorithm) - padlock (VIA padlock crypto backend, provides AES128/SHA1) - pkcs11 (PKCS#11 smartcard backend) - radattr (inject and process custom RADIUS attributes as IKEv2 client) - sql (SQL configuration and creds engine) - sqlite (SQLite database backend) - soup (libsoup based HTTP fetcher) - tpmtss (TPM 1.2 and TPM 2.0 Trusted Platform Modules) - rdrand (High quality / high performance random source using the Intel rdrand instruction found on Ivy Bridge processors) - test-vectors (Set of test vectors for various algorithms) - unbound (DNSSEC enabled resolver using libunbound) - whitelist (peer verification against a whitelist) Package: libstrongswan-standard-plugins Description-md5: 84424f5380a28b65d960aa52e6f242ea Description-en_AU: strongSwan utility and crypto library (standard plugins) The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides some common plugins for the strongSwan utility and cryptograhic library. . Included plugins are: - agent (RSA/ECDSA private key backend connecting to SSH-Agent) - gcm (GCM cipher mode wrapper) - openssl (Crypto backend based on OpenSSL, provides RSA/ECDSA/DH/ECDH/ciphers/hashers/HMAC/X.509/CRL/RNG) Package: libsub-name-perl Description-md5: 4d3c396cd9ef5cce3647113eb96c42e3 Description-en_AU: module for assigning a new name to referenced sub Sub::Name has only one function, which is also exported by default: . subname NAME, CODEREF . Assigns a new name to referenced sub. If package specification is omitted in the name, then the current package is used. The return value is the sub. . The name is only used for informative routines (caller, Carp, etc). You won't be able to actually invoke the sub by the given name. To allow that, you need to do glob-assignment yourself. Package: libsubunit-dev Description-md5: 59f2b9e5c4fd3f1b384f397b663b2422 Description-en_AU: Unit testing protocol - Development headers and static library for libsubunit subunit is a protocol for test activity reporting. This permits executing tests remotely, or saving the result of test runs for later introspection. . The libsubunit-dev package contains the C development headers, pkgconfig data file and a static version of the library. Package: libsubunit0 Description-md5: 5666feecff2c3a72a59413c9acaa579c Description-en_AU: Unit testing protocol - C/C++ shared library subunit is a protocol for test activity reporting. This permits executing tests remotely, or saving the result of test runs for later introspection. . The libsubunit0 package contains the C shared library. Package: libsuitesparse-dev Description-md5: 2d6936404d525eb96de84c3469e2f021 Description-en_AU: libraries for sparse matrices computations (development files) Suitesparse is a collection of libraries for computations involving sparse matrices. This package includes the following libraries: . AMD approximate minimum degree ordering . CAMD symmetric approximate minimum degree . BTF permutation to block triangular form (beta) . COLAMD column approximate minimum degree ordering . CCOLAMD constrained column approximate minimum degree ordering . CHOLMOD sparse Cholesky factorization . CXSparse a concise sparse matrix package . KLU sparse LU factorization, primarily for circuit simulation . LDL a simple LDL' factorization . UMFPACK sparse LU factorization . RBio read/write sparse matrices in Rutherford/Boeing format . SPQR sparse QR factorization . GraphBLAS graph algorithms via sparse matrix operations on semirings . SuiteSparse_config configuration routines for all the above packages. . This package contains the static libraries and header files. Package: libsuitesparse-doc Description-md5: e509d72fab05765920ea4731943e73d3 Description-en_AU: libraries for sparse matrices computations (documentation) Suitesparse is a collection of libraries for computations involving sparse matrices. This package contains the user guides for the libraries distributed by the SuiteSparse project. Package: libsuitesparseconfig5 Description-md5: be384a2041b6480d81cce68d7d5847dd Description-en_AU: configuration routines for all SuiteSparse modules Suitesparse is a collection of libraries for computations involving sparse matrices. . The SuiteSparse_config library provides configuration routines that are common to all SuiteSparse libraries. Package: libsunpinyin-dev Description-md5: ee0ab4995e882afbb25b83272650b453 Description-en_AU: Simplified Chinese Input Method from SUN (development) Sunpinyin is a statistical language model (SLM) based input method engine for Simplified Chinese, it features full sentence input. . This package contains the development header files that allows others to write their own front-end for sunpinyin. Package: libsunpinyin3-dbg Description-md5: f264d6a7d462389fbd1e24fd2c66471a Description-en_AU: Simplified Chinese Input Method from SUN (debug) Sunpinyin is a statistical language model (SLM) based input method engine for Simplified Chinese, it features full sentence input. . This package contains the debug symbols of shared library. Package: libsunpinyin3v5 Description-md5: 2097d4efba2fbcf7f271d3f42eb068be Description-en_AU: Simplified Chinese Input Method from SUN (runtime) Sunpinyin is a statistical language model (SLM) based input method engine for Simplified Chinese, it features full sentence input. . This package contains the runtime library. Package: libsybdb5 Description-md5: 29f178ab4ec52996d65073243a0058bf Description-en_AU: libraries for connecting to MS SQL and Sybase SQL servers FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the shared libraries for the Sybase DB-Lib API. Package: libsynctex-dev Description-md5: e03a349523e14bd8e3912784ed9cda37 Description-en_AU: Tex Live: SyncTeX parser library (development part) This package contains the static library and header files for the SyncTex parser library. Package: libsynctex1 Description-md5: fcef573239340f1cd5239219e04e7aef Description-en_AU: TeX Live: SyncTeX parser library Library for SyncTeX parsing support. Package: libsys-hostname-long-perl Description-md5: 23fe3dd54e9ec76007f7dfa505f344b7 Description-en_AU: Figure out the long (fully-qualified) hostname Sys::Hostname::Long determines the host full name on multiple operating systems (MacOS, Windows, Unix-like systems; more later.) . The Sys::Hostname class is the best and standard way to get the basic hostname, but that may not be fully qualified. This module tries to determine the host's fully qualified name. Package: libsysfs-dev Description-md5: 48efb28cae29a6158cfd77dbcbf6161f Description-en_AU: interface library to sysfs - development files Sysfs is a virtual file system in Linux kernel 2.5+ that provides a tree of system devices. libsysfs provides a stable programming interface to sysfs and eases querying system devices and their attributes. . This package provides everything that is needed for developing own programs using libsysfs: C headers, a static library, documentation and example programs. Package: libsysfs2 Description-md5: beea9a89080e1a346e148d9e6bdc4fa1 Description-en_AU: interface library to sysfs Sysfs is a virtual file system in Linux kernel 2.5+ that provides a tree of system devices. libsysfs provides a stable programming interface to sysfs and eases querying system devices and their attributes. . The package sysfsutils contains frontend programs that use this library. Development files and C examples are provided by the package libsysfs-dev. Package: libsystemd-dev Description-md5: 7122bf9ab5ca8703093117a2cda0fe22 Description-en_AU: systemd utility library - development files The libsystemd0 library provides interfaces to various systemd components. . This package contains the development files. Package: libsystemd0 Description-md5: 92180a6b506aa0eff52136aeb8212dc6 Description-en_AU: systemd utility library The libsystemd0 library provides interfaces to various systemd components. Package: libtag1-dev Description-md5: abb2a27e97af038a095fc7808c825861 Description-en_AU: audio meta-data library - development files TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This is the development package which contains headers for the TagLib Audio Meta-Data Library. Package: libtag1-doc Description-md5: a45842d55346277537d04149faf76dc5 Description-en_AU: audio meta-data library - API documentation TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This is the documentation package which contains API documentation for the TagLib Audio Meta-Data Library. Package: libtag1v5 Description-md5: 9e8abedb5ef9077269b0efcfa0f6b56e Description-en_AU: audio meta-data library TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This package is the main metapackage for the TagLib Audio Meta-Data Library. Historically packages using TagLib should depend on this package rather than specific TagLib flavour even if the only vanilla (original) flavour is available at the moment. Package: libtag1v5-vanilla Description-md5: 4cac4306ea9b6bab8a13ffcfdc43f65b Description-en_AU: audio meta-data library - vanilla flavour TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This is the runtime package for programs that use the TagLib Audio Meta- Data Library. This package contains original and unpatched flavour of the library. Package: libtagc0 Description-md5: b062c82335f422c90bf8a4aca5ebe973 Description-en_AU: audio meta-data library - C bindings TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This is the runtime package for programs that use the TagLib Audio Meta- Data Library (C bindings). Package: libtagc0-dev Description-md5: f4caad6422afbfc36170f5babbae5ea2 Description-en_AU: audio meta-data library - development files for C bindings TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This is the development package which contains headers for the TagLib Audio Meta-Data Library (C bindings). Package: libtaglibs-standard-impl-java Description-md5: 19ebc56d1703dc726ca67eed195e4d58 Description-en_AU: Apache JSP Standard Taglib Implementation JSTL can be used to embed logic in JSP pages without using embedded java code. Various tags are defined for common tasks such as conditional execution, loops, internationalization, XML processing etc. . This package is an implementation of the JSP Standard Tag Library (JSTL). Package: libtaglibs-standard-spec-java Description-md5: f501bb63d07247c023f5599a9e64079b Description-en_AU: Apache JSP Standard Taglib Specification API JSTL can be used to embed logic in JSP pages without using embedded java code. Various tags are defined for common tasks such as conditional execution, loops, internationalization, XML processing etc. . This package is implementation of the JSP Standard Tag Library (JSTL) Specification API. Package: libtalloc-dev Description-md5: 41677e6816a10958e5b86e549c6ecf01 Description-en_AU: hierarchical pool based memory allocator - development files A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the development files. Package: libtasn1-6 Description-md5: 535058cbce5722d1c5d399c0854dd71f Description-en_AU: Manage ASN.1 structures (runtime) Manage ASN1 (Abstract Syntax Notation One) structures. The main features of this library are: * on-line ASN1 structure management that doesn't require any C code file generation. * off-line ASN1 structure management with C code file generation containing an array. * DER (Distinguish Encoding Rules) encoding * no limits for INTEGER and ENUMERATED values . This package contains runtime libraries. Package: libtcl8.6 Description-md5: 0900ad020fbf5b0aca4aa49a8044d863 Description-en_AU: Tcl (the Tool Command Language) v8.6 - run-time library files Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains the Tcl library and auxiliary code which allows one to run Tcl-enabled applications. This version includes thread support. Package: libtcl8.6-dbg Description-md5: ccc9af2ab91f309e5fc456d6cd0695c4 Description-en_AU: Symbol files for libtcl8.6 Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the debug symbols for libtcl8.6, to assist in debugging applications built with tcl8.6. You will not normally need to install this package. Package: libtcmalloc-minimal4 Description-md5: 08055bb6b0955f242fbf2149e901979d Description-en_AU: efficient thread-caching malloc The gperftools, previously called google-perftools, package contains some utilities to improve and analyze the performance of C++ programs. This is a part of that package, and includes an optimized thread-caching malloc. Package: libtdb-dev Description-md5: 2db2deda00827a5a869d0647c19be720 Description-en_AU: Trivial Database - development files This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the development files. Package: libtelepathy-glib-dev Description-md5: cecc48489d9277257f3e75f69d84e5a8 Description-en_AU: GLib Telepathy connection manager library (headers) This package contains development files for telepathy-glib, a GLib-based library for Telepathy components. . Vala bindings are also included; the Vala bindings are currently 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: libtelepathy-glib-doc Description-md5: 4a02941f4dc85c9b62b0b5e012eeb814 Description-en_AU: GLib Telepathy library (documentation) This package contains HTML documentation for telepathy-glib, a GLib-based library for Telepathy components. . 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: libtelepathy-glib0 Description-md5: bbae6d3ff9e905985fa54ab934ff329f Description-en_AU: Telepathy framework - GLib library This package contains telepathy-glib, a GLib-based library for Telepathy components. . 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: libtelepathy-glib0-dbg Description-md5: 0cfc4d9765b9f67c68f2d8cb09d8c803 Description-en_AU: GLib Telepathy library (debug symbols) This package contains support for debugging programs that use telepathy- glib, a GLib-based library for Telepathy components. . 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: libtemplate-perl Description-md5: 667adb8a5246151994c9d7e9e7dfd49e Description-en_AU: the "Template Toolkit" template processing system in perl The Template Toolkit is a fast, powerful, flexible, and easily extensible template processing system written in Perl. It is ideally suited for (but not limited) to the creation of static and dynamic web content. It includes support for all standard templating directives and many additional features including output filtering, exception handling, macro definition, support for plugin objects, definition of template metadata, embedded Perl code, and much more. . This package contains the 'tpage' and 'ttree' executables which serve as simple, powerful tools in the creation of static content without any prerequisite knowledge of Perl. It also contains an extensive set of Perl modules ideally suited to act as a templating system in the dynamic creation of web content. . Excellent offline batch processing makes it ideal for generating non-web- based content including POD, LaTeX, PostScript, and plain text from source templates. . This package includes the HTML and Postscript template libraries which provide a number of basic templates for use in building pages in these forms. . This package also includes Doug Steinwand's high-speed drop-in replacement for Template::Stash written in Perl XS. Package: libtemplate-perl-doc Description-md5: 7977c1281809ab6e6dd2028f8addabe9 Description-en_AU: documentation for libtemplate-perl (template toolkit) This package provides the HTML documentation and examples for Andy Wardley's Template Toolkit (libtemplate-perl). This package contains the source, libraries, and styles needed to build the documentation with TT2 in addition to the pre-built HTML. . Manual pages, pod, and perldoc documentation is distributed in libtemplate-perl and libtemplate-stash-perl. Package: libtevent-dev Description-md5: f6d45fd59d78e80f8d7aebde68faf048 Description-en_AU: talloc-based event loop library - development files tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package provides the development files. Package: libtexlua52 Description-md5: 7a908cbc2ce4ebc442fd2dfa660bb38d Description-en_AU: TeX Live: Lua 5.2, modified for use with LuaTeX The Lua 5.2 library as used within LuaTeX. Package: libtexlua52-dev Description-md5: 4af6667e6491edd86e34c2655c91475a Description-en_AU: Tex Live: Lua 5.2, modified for use with LuaTeX (development part) This package contains the static library and header files for the texlua library. Package: libtexluajit-dev Description-md5: cf6f502df753a71a8808176dcb4ff827 Description-en_AU: Tex Live: LuaJIT, modified for use with LuaJITTeX (development part) This package contains the static library and header files for the texluajit library. Package: libtexluajit2 Description-md5: 294f1e6dbbddbbd03dd67b78a5cc45b5 Description-en_AU: TeX Live: LuaJIT, modified for use with LuaJITTeX The LuaJIT library as used within LuaJITTeX. Package: libtext-charwidth-perl Description-md5: 155ed3cc0b2affad276a4e9bc4bfcabc Description-en_AU: get display widths of characters on the terminal This module permits perl software to get the display widths of characters and strings on the terminal, using wcwidth() and wcswidth() from libc. . It provides mbwidth(), mbswidth(), and mblen(). Package: libtext-iconv-perl Description-md5: 5fbfac193b3adb16387cc839187b5622 Description-en_AU: converts between character sets in Perl The iconv() family of functions from XPG4 defines an API for converting between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They are provided by libc6. . This package allows access to them from Perl via the Text::Iconv package. Package: libtext-levenshtein-perl Description-md5: 417f17e6b82d2e5dac726ad03bf9628d Description-en_AU: implementation of the Levenshtein edit distance Text::Levenshtein implements the Levenshtein edit distance. The Levenshtein edit distance is a measure of the degree of proximity between two strings. This distance is the number of substitutions, deletions or insertions ("edits") needed to transform one string into the other one (and vice versa). When two strings have distance 0, they are the same. Package: libtext-wrapi18n-perl Description-md5: 7cfec94f97ab774b331a41f9dbcb99e1 Description-en_AU: internationalized substitute of Text::Wrap This module is a substitution for Text::Wrap, supporting multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth characters such as east Asian characters, combining characters such as diacritical marks and Thai, and languages which don't use whitespaces between words such as Chinese and Japanese. . It provides wrap(). Package: libtextwrap-dev Description-md5: c51099bbc17a2a3b0334e07f4cd5e364 Description-en_AU: text-wrapping library with i18n - development files Text-wrapping (or line-folding) library for displaying a string on the terminal. This supports i18n (internationalization), i.e, automatic locale-encoding detection, multibyte encoding (such as UTF-8, EUC-JP, and so on), fullwidth characters (occupying two columns per one character, like CJK Ideogram), combining characters (occupying zero columns per one character, like Thai and diacritical marks), and languages which do not use whitespaces between words (like Chinese and Japanese). . This package contains files needed for development using this library. Package: libtextwrap1 Description-md5: 89e2d4016bf3c5a25b2992b7772fafc9 Description-en_AU: text-wrapping library with i18n - runtime Text-wrapping (or line-folding) library for displaying a string on the terminal. This supports i18n (internationalization), i.e, automatic locale-encoding detection, multibyte encoding (such as UTF-8, EUC-JP, and so on), fullwidth characters (occupying two columns per one character, like CJK Ideogram), combining characters (occupying zero columns per one character, like Thai and diacritical marks), and languages which do not use whitespaces between words (like Chinese and Japanese). Package: libthai-data Description-md5: ece902c7963bad7a30e6f74590b9065a Description-en_AU: Data files for Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains data files needed by the LibThai library. Package: libthai-dev Description-md5: be71b69519a6b40480d0c4a1bf3861a4 Description-en_AU: Development files for Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains the development libraries and header files you need to develop your programs using the LibThai library. Package: libthai-doc Description-md5: bb7fdb15bf2c7041724766d093eda978 Description-en_AU: Documentation files for Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains documents about the LibThai library. Package: libthai0 Description-md5: 437ad20dc3747118df4e5d831f1aba2b Description-en_AU: Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains the shared libraries needed to run programs that use the LibThai library. Package: libtheora-dbg Description-md5: 7530b2806368af08da9f95c6c0379639 Description-en_AU: Theora Video Compression Codec (debug) Theora is a fully open, non-proprietary, patent-and-royalty-free, general- purpose compressed video format. . This package contains debugging symbols useful for tracking bugs in libtheora software. Package: libtheora-dev Description-md5: 833bd65af09fc429c70d46075084dea8 Description-en_AU: Theora Video Compression Codec (development files) Theora is a fully open, non-proprietary, patent-and-royalty-free, general- purpose compressed video format. . This package contains the header files needed to develop applications with libtheora. Package: libtheora-doc Description-md5: 9252368c5e6e1994b54787cdef1f34b6 Description-en_AU: Theora Video Compression Codec (documentation) Theora is a fully open, non-proprietary, patent-and-royalty-free, general- purpose compressed video format. . This package contains the documentation about the format and programming. Package: libtheora0 Description-md5: 5374f3d8c17121bef7e1fc09bfee6646 Description-en_AU: Theora Video Compression Codec Theora is an open video codec being developed by the Xiph.org Foundation as part of their Ogg project. Theora is originally derived from On2's VP3 codec, and has improved on it significantly with the merging of code from the Thusnelda branch. Package: libtie-ixhash-perl Description-md5: fc5e9c2c4a5cddbda8cc2ac7152aca9d Description-en_AU: Perl module to order associative arrays Tie::IxHash implements Perl hashes that preserve the order in which the hash elements were added. The order is not affected when values corresponding to existing keys in the IxHash are changed. The elements can also be set to any arbitrary supplied order. The familiar perl array operations can also be performed on the IxHash. Package: libtiff-dev Description-md5: 35f13e8456cab0eeb290290bb1929a35 Description-en_AU: Tag Image File Format library (TIFF), development files, current version libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the development files, static library, and header files. . This transitional package should be used in Build-Depends to ease the change. Package: libtiff-doc Description-md5: 418b6b38755ca1f970cc3282a8afc939 Description-en_AU: TIFF manipulation and conversion documentation libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package contains documentation. Package: libtiff5 Description-md5: bdf182da5cc17db1c9eb4ccb03647efc Description-en_AU: Tag Image File Format (TIFF) library libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library. Package: libtiff5-dev Description-md5: 9da8bcdaa4c04ca6ee4ae233236c1927 Description-en_AU: Tag Image File Format library (TIFF), development files libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the development files, static library, and header files. Package: libtiffxx5 Description-md5: 3947dc613cbd7efbe601b6c89e20c44f Description-en_AU: Tag Image File Format (TIFF) library -- C++ interface libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library for the experimental C++ interfaces. Package: libtime-parsedate-perl Description-md5: e682e41be7b8a3b478a378e0adcce4e7 Description-en_AU: collection of Perl modules for time/date manipulation This package contains the following perl5 modules: . Time::CTime.pm ctime, strftime, and asctime Time::JulianDay.pm Julian Day conversions Time::ParseDate.pm Reverses strftime and also understands relative times Time::Timezone.pm Time::DaysInMonth.pm Package: libtimedate-perl Description-md5: e4e687bd12e2ca4a437edd010bfd8633 Description-en_AU: collection of modules to manipulate date/time information TimeDate is a collection of Perl modules useful for manipulating date and time information. Date::Parse can parse absolute date specifications in a wide variety of input formats and many languages (via Date::Language). . This package also includes Date::Format, which can format dates into strings, as well as Time::Zone, which contains miscellaneous time zone functions. Package: libtimezonemap1-dev Description-md5: e9452a2add044380ccdd472c39751e74 Description-en_AU: GTK+3 timezone map widget - development files Timezone map widget for GTK+3 . This package contains files that are needed to build applications. Package: libtinfo-dev Description-md5: 9b28f3e754af5528e34809ef3110fdc8 Description-en_AU: developer's library for the low-level terminfo library 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. Package: libtinfo5 Description-md5: f681846d99e5156a0882bb53c35d3244 Description-en_AU: shared low-level terminfo library for terminal handling The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared low-level terminfo library. Package: libtinfo5-dbg Description-md5: cca02aa911a3b2e5b29be04f528843e8 Description-en_AU: debugging/profiling library for the low-level terminfo library The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains a special library version of the low-level terminfo library suitable for debugging and profiling. Also included are detached debugging symbols for libtinfo5. Package: libtirpc-dev Description-md5: 1e138bf6ab465b80331064d038e39cf1 Description-en_AU: transport-independent RPC library - development files This package contains a port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6. . This package contains the files needed for development against libtirpc. Package: libtirpc1 Description-md5: 604bfb6c9b5f2aed27c76dfa111bffcf Description-en_AU: transport-independent RPC library This package contains a port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6. Package: libtk8.6 Description-md5: 01d90661559e5ce16fbf055f91aff291 Description-en_AU: Tk toolkit for Tcl and X11 v8.6 - run-time files Tk is a cross-platform graphical toolkit which provides the Motif look- and-feel and is implemented using the Tcl scripting language. This package contains the Tk library and supplementary packages you need to run Tk- enabled apps. Package: libtk8.6-dbg Description-md5: bed156af677ca855056197f2d86e1e9d Description-en_AU: Symbol files for libtk8.6 Tk is a cross-platform graphical toolkit which provides the Motif look- and-feel and is implemented using the Tcl scripting language. This package contains the debug symbols for libtk8.6, to assist in debugging applications built with tk8.6. You will not normally need to install this package. Package: libtmglib-dev Description-md5: cfc91b124ba62fdeb467cc2c9b72f868 Description-en_AU: test matrix generators of LAPACK - development files libtmglib is a component of the LAPACK library, containing routines for generation of input matrices for testing and timing of LAPACK. . This package contains development files, including a static version of the library. Package: libtmglib3 Description-md5: 5eb886998f3b99a3fb1a1c99e250813a Description-en_AU: test matrix generators of LAPACK - shared version libtmglib is a component of the LAPACK library, containing routines for generation of input matrices for testing and timing of LAPACK. . This package contains a shared version of the library. Package: libtokyocabinet-dev Description-md5: 6d8c45df4abc2e249faf0e6e1731897c Description-en_AU: Tokyo Cabinet Database Libraries [development] Tokyo Cabinet is an efficient database library like GDBM and NDBM. It features hash database and B+ tree database and is developed as the successor of QDBM, for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler API. . This is the development package which contains headers and static libraries for the Tokyo Cabinet database library. Package: libtokyocabinet9 Description-md5: d03fbff99533a07c1e71b74aee3e94ef Description-en_AU: Tokyo Cabinet Database Libraries [runtime] Tokyo Cabinet is an efficient database library like GDBM and NDBM. It features hash database and B+ tree database and is developed as the successor of QDBM, for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler API. . This is the runtime package for programs that use the Tokyo Cabinet database library. Package: libtomcat8-java Description-md5: b8eb83cbd7f125906720d49337bb30d1 Description-en_AU: Apache Tomcat 8 - Servlet and JSP engine -- core libraries Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the Tomcat core classes which can be used by other Java applications to embed Tomcat. Package: libtommath-dev Description-md5: 0fd88de1437119c6fd98ada3631675d8 Description-en_AU: multiple-precision integer library [development files] LibTomMath is a C language library that provides a vast array of highly optimized functions for number theory; including: . * Simple Algebra (Addition, Subtraction, Multiplication, Division) * Digit Manipulation (shift, binary AND/OR/XOR) * Modular Reduction (Barrett, Montgomery, DR, 2k) * Number Theory - Greatest Common Divisor - Least Common Multiple - Jacobi Symbol Computation - Multiplicative Inverse - Modular Exponentiation - Fermat & Miller-Rabin Primality Tests * Miscellaneous - Root finding over Z - Pseudo-random integers - Signed & Unsigned comparisons - Karatsuba and Toom-Cook multiplication algorithms - Fast Comba based Multiplier, Squaring and Montgomery routines . This package contains the files needed to create programs that use LibTomMath. It is not needed to merely execute programs that use LibTomMath. Package: libtommath-docs Description-md5: 5066189ad5d6a5276aaadc5d513e4420 Description-en_AU: multiple-precision integer library [documentation] LibTomMath is a C language library that provides a vast array of highly optimized functions for number theory; including: . * Simple Algebra (Addition, Subtraction, Multiplication, Division) * Digit Manipulation (shift, binary AND/OR/XOR) * Modular Reduction (Barrett, Montgomery, DR, 2k) * Number Theory - Greatest Common Divisor - Least Common Multiple - Jacobi Symbol Computation - Multiplicative Inverse - Modular Exponentiation - Fermat & Miller-Rabin Primality Tests * Miscellaneous - Root finding over Z - Pseudo-random integers - Signed & Unsigned comparisons - Karatsuba and Toom-Cook multiplication algorithms - Fast Comba based Multiplier, Squaring and Montgomery routines . This package contains the documentation for the LibTomMath library including the user manual and a book describing multiple-precision math. Package: libtommath1 Description-md5: de1b0c46826f3f82d0a65bb662b48ec5 Description-en_AU: multiple-precision integer library [runtime] LibTomMath is a C language library that provides a vast array of highly optimized functions for number theory; including: . * Simple Algebra (Addition, Subtraction, Multiplication, Division) * Digit Manipulation (shift, binary AND/OR/XOR) * Modular Reduction (Barrett, Montgomery, DR, 2k) * Number Theory - Greatest Common Divisor - Least Common Multiple - Jacobi Symbol Computation - Multiplicative Inverse - Modular Exponentiation - Fermat & Miller-Rabin Primality Tests * Miscellaneous - Root finding over Z - Pseudo-random integers - Signed & Unsigned comparisons - Karatsuba and Toom-Cook multiplication algorithms - Fast Comba based Multiplier, Squaring and Montgomery routines . This package contains the library needed to run programs that use LibTomMath. Package: libtool Description-md5: 40ea3da4a4ea75419ad95742898b3e52 Description-en_AU: Generic library support script This is GNU libtool, a generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. See the documentation for details. Libtool supports building static libraries on all platforms. . Libtool supports generation of C, C++, Fortran and Java libraries. Package: libtool-bin Description-md5: f80d2d5012a84a6801a23c072f20e9a7 Description-en_AU: Generic library support script (libtool binary) This is GNU libtool, a generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. See the documentation for details. Libtool supports building static libraries on all platforms. . Libtool supports generation of C, C++, Fortran and Java libraries. . This package contains the libtool binary only. Package: libtool-doc Description-md5: 3d6c94ca27d83d22b2895343c3261363 Description-en_AU: Generic library support script This package contains the GNU libtool documentation. . GNU libtool is generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. See the documentation for details. Libtool supports building static libraries on all platforms. Package: libtotem-dev Description-md5: cbd1630a5c624a696bd62e8f0b2a7532 Description-en_AU: Main library for the Totem media player - development files This package contains development files for the Totem media player library. . You may need it to develop plugins for Totem. Package: libtotem-pg-dev Description-md5: 0068f0e84e4d77e9277903d507ece8d4 Description-en_AU: cluster engine Totem 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 Totem library. Package: libtotem-pg5 Description-md5: db7921cedb393c8eaccb258c176611cd Description-en_AU: cluster engine Totem 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 Totem library. Package: libtotem-plparser18 Description-md5: a254878bc64375f8733040011cc7dc29 Description-en_AU: Totem Playlist Parser library - runtime files totem-pl-parser is a simple GObject-based library to parse a host of playlist formats, as well as save those. . This package contains the shared library. Package: libtotem0 Description-md5: 7d2aeb5ec1c18da8164341eae2c62153 Description-en_AU: Main library for the Totem media player This package contains the main library used by the Totem media player. It is used both by the media player itself and by the plugins. . This library is only useful within Totem. You should not have to manually install this package. Package: libtracker-control-2.0-0 Description-md5: 1eaef25dc86efffcc23116c99f033d6d Description-en_AU: library to control/monitor tracker miners This package contains a library for managing miners, including polling status and progress, pausing, resuming and more. . Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing. Package: libtracker-control-2.0-dev Description-md5: 85c997be2d15cf68a6727d16516f1dc1 Description-en_AU: library to control/monitor tracker miners - development files This package contains the static libraries and header files needed to link applications with libtracker-control. . libtracker-control provides a library for managing miners, including polling status and progress, pausing, resuming and more. . Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing. Package: libtracker-control-doc Description-md5: 6b884f81183375bdb8b76cdc98080f7b Description-en_AU: library to control/monitor tracker miners - API documentation This package contains the gtk-doc API documentation for libtracker- control. . libtracker-control provides a library for managing miners, including polling status and progress, pausing, resuming and more. . Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing. Package: libtracker-miner-2.0-0 Description-md5: 631a67fa6afa80ae9556af5a8232c3bb Description-en_AU: tracker data miner library This package contains the library that is used by applications that provide data miners for tracker. . Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing. Package: libtracker-miner-2.0-dev Description-md5: 053eafffea0f2577eb56e066c94c617a Description-en_AU: tracker data miner library - development files This package contains the static libraries and header files needed to link applications with libtracker-miner. . libtracker-miner provides a library to develop tracker data miners. . Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing. Package: libtracker-miner-doc Description-md5: 73ff2b533268402006cac6526813c369 Description-en_AU: tracker data miner library - API documentation This package contains the gtk-doc API documentation for libtracker-miner. . libtracker-miner provides a library to develop tracker data miners. . Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing. Package: libtracker-sparql-2.0-0 Description-md5: 19272f19659026985ca8ee033e104482 Description-en_AU: metadata database, indexer and search tool - library This package contains a library to perform SPARQL queries and updates in the Tracker store. . Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing. Package: libtracker-sparql-2.0-dev Description-md5: 20c6abadc4a35cd52a2d633bf4e93dd4 Description-en_AU: metadata database, indexer and search tool - development files This package contains the static libraries and header files needed to link applications with libtracker-sparql. . libtracker-sparql provides a library to perform SPARQL queries and updates in the Tracker store. . Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing. Package: libtracker-sparql-doc Description-md5: 8f952d9edfaaf5fea6565b8b95403e13 Description-en_AU: metadata database, indexer and search tool - API documentation This package contains the gtk-doc API documentation for libtracker-sparql. . libtracker-sparql provides a library to perform SPARQL queries and updates in the Tracker store. . Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing. Package: libtransitioner2 Description-md5: 5b3c785c707007821658563a2f76738b Description-en_AU: cluster resource manager transitioner 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 transitioner library. Package: libtsan0 Description-md5: 750c144e4cc79bcf76c58f43c882ff70 Description-en_AU: ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Package: libtsan0-dbg Description-md5: 12e218524cfc4fca62857d3e660e0018 Description-en_AU: ThreadSanitizer -- a Valgrind-based detector of data races (debug symbols) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Package: libtxc-dxtn-s2tc Description-md5: 2f0fc78281cee90a4c5d960db96ed02a Description-en_AU: Texture compression library for Mesa S2TC is a patent-free S3TC compatible implementation and provides texture compression to Mesa. . The library is automatically loaded and adds the OpenGL extensions GL_S3_s3tc and GL_EXT_texture_compression_s3tc. Package: libtxc-dxtn-s2tc-dev Description-md5: 2f127ebc896fee1a08e14088ae0ce711 Description-en_AU: Development files for the S2TC library S2TC is a patent-free S3TC compatible implementation and provides Texture Compression to Mesa. . Development files Package: libubsan0 Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en_AU: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan0-arm64-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en_AU: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan0-armhf-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en_AU: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan0-dbg Description-md5: 659cb3d2af748e8f726465d97392ba98 Description-en_AU: UBSan -- undefined behaviour sanitizer (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: libubsan0-powerpc-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en_AU: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan0-ppc64el-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en_AU: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libucpp-dev Description-md5: 9a9c862bea49622f5be2e9f0e5e5e442 Description-en_AU: embeddable, quick and light C preprocessor -- development A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99. . This package contains the headers and library needed to embed ucpp. Package: libudev-dev Description-md5: 4085049214953c1e2cf5d9aee1c32173 Description-en_AU: libudev development files This package contains the files needed for developing applications that use libudev. Package: libudev1 Description-md5: ace5b83d7b48187416c90173a93255b6 Description-en_AU: libudev shared library This library provides access to udev device information. Package: libudf-dev Description-md5: eba99eb045f51267e42cf3d0a668a96c Description-en_AU: library to work with UDF filesystems (development files) This package contains development files (headers and static library) for the libudf library. . This library is made to read and write UDF filesystems; those filesystems are mainly used on DVDs. Package: libudf0 Description-md5: 01adae615002a974b055f09ce3aca55c Description-en_AU: library to work with UDF filesystems This library is made to read and write UDF filesystems; those filesystems are mainly used on DVDs. Package: libudisks2-0 Description-md5: a4d304d9db0e1fd78836f4986f49ca67 Description-en_AU: GObject based library to access udisks2 The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This provides a convenience library for communicating with udisks2 from GObject based programs. Package: libudisks2-dev Description-md5: f34ab90bbc4fc7d3f5f06a71b6d4c7d0 Description-en_AU: GObject based library to access udisks2 - development files The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This package contains files that are needed to build applications using libudisks. Package: libumfpack5 Description-md5: 07c504a80ed5d6310d58f98bb638446f Description-en_AU: sparse LU factorization library Suitesparse is a collection of libraries for computations involving sparse matrices. . The UMFPACK library provides a set of routines solving sparse linear systems via LU factorization. Package: libunbound-dev Description-md5: ed3009c5a462f3287f75c961064034a6 Description-en_AU: static library, header files, and docs for libunbound Static library, header files, and documentation for libunbound. . libunbound performs and validates DNS lookups; it can be used to convert hostnames to IP addresses and back and obtain other information from the DNS. Cryptographic validation of results is performed with DNSSEC. Package: libunbound2 Description-md5: 2be0d2578ccb5656d253e8013682ad4a Description-en_AU: library implementing DNS resolution and validation libunbound performs and validates DNS lookups; it can be used to convert hostnames to IP addresses and back and obtain other information from the DNS. Cryptographic validation of results is performed with DNSSEC. Package: libuniconf4.6 Description-md5: 8e55435d89b943e72ed8aaab443a407e Description-en_AU: C++ network libraries for rapid application development UniConf is a configuration system that can serve as the centrepiece among many other, existing configuration systems, such as: * GConf * KConfig * Windows registry * Mutt ;) . UniConf can also be accessed over the network, with authentication, allowing easy replication of configuration data via the UniReplicateGen. Package: libunistring-dev Description-md5: 4cb6f307da8ff81023eda5dc8286af44 Description-en_AU: Unicode string library for C - development files The 'libunistring' library implements Unicode strings (in the UTF-8, UTF-16, and UTF-32 encodings), together with functions for Unicode characters (character names, classifications, properties) and functions for string processing (formatted output, width, word breaks, line breaks, normalization, case folding, regular expressions). . This package contains the development support files needed to compile and link against libunistring, as well as the documentation in Info and HTML format. Package: libunistring0 Description-md5: b202dbec3da512fe5ff554ac46cd2451 Description-en_AU: Unicode string library for C The 'libunistring' library implements Unicode strings (in the UTF-8, UTF-16, and UTF-32 encodings), together with functions for Unicode characters (character names, classifications, properties) and functions for string processing (formatted output, width, word breaks, line breaks, normalization, case folding, regular expressions). . This package contains the shared library. Package: libunity-dev Description-md5: 940646542d41ed6501a55676f7cc379f Description-en_AU: binding to get places into the launcher - development files libunity is a shared library to be able to interact with the launcher and add places in Unity environment. . This package contains files that are needed to build applications. Package: libunity9 Description-md5: 0bdcbe46903d5a11a88d8cfa7be5f803 Description-en_AU: binding to get places into the launcher - shared library libunity is a shared library to be able to interact with the launcher and add places in Unity environment. . This package contains shared libraries to be used by applications. Package: libunix-syslog-perl Description-md5: 71aaa5c50a04924ce8afffe6bfef1267 Description-en_AU: Perl interface to the UNIX syslog(3) calls This module provides an interface to the system logger syslogd(8) via Perl's XSUBs. The implementation attempts to resemble the native libc- functions of your system, so that anyone being familiar with syslog.h should be able to use this module right away. Package: libunwind-dev Description-md5: 968fa5fbcdf32543dedc4d9d40405c26 Description-en_AU: library to determine the call-chain of a program - development The primary goal of this project is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee- saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same- process) and remote (across-process) operation. As such, the API is useful in a number of applications. . This package includes the development support files. Package: libunwind-setjmp0 Description-md5: a2ad087672aa604c7e2e5e0dee1676a0 Description-en_AU: libunwind-based non local goto - runtime The unwind-setjmp library offers a libunwind-based implementation of non- local gotos. This implementation is intended to be a drop-in replacement for the normal, system-provided routines of the same name. The main advantage of using the unwind-setjmp library is that setting up a non- local goto via one of the setjmp() routines is very fast. . This package includes the shared library Package: libunwind-setjmp0-dev Description-md5: 099a990a984e4f0a5487014e58a269b8 Description-en_AU: libunwind-based non local goto - development The unwind-setjmp library offers a libunwind-based implementation of non- local gotos. This implementation is intended to be a drop-in replacement for the normal, system-provided routines of the same name. The main advantage of using the unwind-setjmp library is that setting up a non- local goto via one of the setjmp() routines is very fast. . This package includes the development support files Package: libunwind8 Description-md5: 7095fd22983044140f5faf099162a263 Description-en_AU: library to determine the call-chain of a program - runtime The primary goal of this project is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee- saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same- process) and remote (across-process) operation. As such, the API is useful in a number of applications. . This package includes the shared libraries Package: libupower-glib-dev Description-md5: e299324721dc2f58c6699cd68634ba38 Description-en_AU: abstraction for power management - development files upower provides an interface to enumerate power sources on the system and control system-wide power management. Any application can access the org.freedesktop.UPower service on the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit. . This package contains files that are needed to build applications. Package: libupsclient-dev Description-md5: 250337065f929786472de73f6a87196b Description-en_AU: network UPS tools - development files Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides the development files. Package: libupsclient4 Description-md5: 114740a1a3e95f3f3ca2a9ad68b740a7 Description-en_AU: network UPS tools - client library Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides the shared client library. Package: liburcu-dev Description-md5: 09835132a9a5c6007a4ef9e450ff9e9d Description-en_AU: userspace RCU (read-copy-update) library - development files This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure accesses to detect grace periods after which memory reclamation is possible. . Install this package if you wish to develop your own programs using the userspace RCU library. Package: liburcu6 Description-md5: de6f9b7147c6779e01a989b75c54e08b Description-en_AU: userspace RCU (read-copy-update) library This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure accesses to detect grace periods after which memory reclamation is possible. Package: liburi-perl Description-md5: 8af2948497c501a41ac31e21cb3641dd Description-en_AU: module to manipulate and access URI strings URI is a collection of Perl modules that represent and manipulate Uniform Resource Identifier (URI) references as specified in RFC 2396. . URI objects can be used to access and manipulate the various components that make up these strings. There are also methods to combine URIs in various ways. . The URI class replaces the URI::URL class that used to be distributed with libwww-perl. This package also includes an emulation of the old URI::URL interface, which implements both the old and the new interface. Package: libusb-0.1-4 Description-md5: 2dcfdc1b1a0fdb8e8f86496cec6f9062 Description-en_AU: userspace USB programming library Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains what you need to run programs that use this library. Package: libusb-1.0-0 Description-md5: 2dcfdc1b1a0fdb8e8f86496cec6f9062 Description-en_AU: userspace USB programming library Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains what you need to run programs that use this library. Package: libusb-1.0-0-dev Description-md5: 07c28a16589d7bc7f4eda04968bb1f5a Description-en_AU: userspace USB programming library development files Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains what you need for compiling sources that use this library in your own code. Package: libusb-1.0-doc Description-md5: 82949d8bf4827404203382fc14d3c4b0 Description-en_AU: documentation for userspace USB programming Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains the libusb 1.0 API reference manual in HTML format. Package: libusb-dev Description-md5: 07c28a16589d7bc7f4eda04968bb1f5a Description-en_AU: userspace USB programming library development files Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains what you need for compiling sources that use this library in your own code. Package: libusbmuxd-dev Description-md5: 9f61258d5ec2de1b9f68ed3c9cc3de94 Description-en_AU: USB multiplexor daemon for iPhone and iPod Touch devices - devel usbmuxd, the USB multiplexor daemon, is in charge of coordinating access to iPhone and iPod Touch services over USB. Synchronization and management applications for the iPhone and iPod Touch need this daemon to communicate with such devices concurrently. . This package contains the development files. Package: libusbmuxd4 Description-md5: a758250e6a9071eca15221f3c421e4fa Description-en_AU: USB multiplexor daemon for iPhone and iPod Touch devices - library usbmuxd, the USB multiplexor daemon, is in charge of coordinating access to iPhone and iPod Touch services over USB. Synchronization and management applications for the iPhone and iPod Touch need this daemon to communicate with such devices concurrently. . This package contains the shared library. Package: libusbredirhost-dev Description-md5: a2e217f6ed91a9148a403133592de821 Description-en_AU: implementing the usb-host (*) side of a usbredir connection (development) Usbredirhost is a library implementing the usb-host (*) side of a usbredir connection. All that an application wishing to implement an usb-host needs to do is: * Provide a libusb device handle for the device * Provide write and read callbacks for the actual transport of usbredir data * Monitor for usbredir and libusb read/write events and call their handlers . This package contains the development header files. Package: libusbredirhost1 Description-md5: 0eabe470b8cb492275afe337726e1574 Description-en_AU: Implementing the usb-host (*) side of a usbredir connection (runtime) Usbredirhost is a library implementing the usb-host (*) side of a usbredir connection. All that an application wishing to implement an usb-host needs to do is: * Provide a libusb device handle for the device * Provide write and read callbacks for the actual transport of usbredir data * Monitor for usbredir and libusb read/write events and call their handlers . This package contains the runtime library. Package: libusbredirparser-dev Description-md5: c3450ffda7083b08a8d41723338729e0 Description-en_AU: Parser for the usbredir protocol (development) Usbredirparse is a library containing the parser for the usbredir protocol. This package contains the development header files. Package: libusbredirparser1 Description-md5: 4c9c38be0a503f1e82cac3fb3e5c3c46 Description-en_AU: Parser for the usbredir protocol (runtime) Usbredirparse is a library containing the parser for the usbredir protocol. This package contains the runtime library. Package: libutempter-dev Description-md5: 3d127d0e847c2dc8cafa3f73f32c409e Description-en_AU: privileged helper for utmp/wtmp updates (development) The libutempter library provides interface for terminal emulators such as screen and xterm to record user sessions to utmp and wtmp files. . This package contains development files required to build utempter-based software. Package: libutempter0 Description-md5: 9bf1fa41777d04b047cd54f3325d284d Description-en_AU: privileged helper for utmp/wtmp updates (runtime) The libutempter library provides interface for terminal emulators such as screen and xterm to record user sessions to utmp and wtmp files. . The utempter is a privileged helper used by libutempter library to manipulate utmp and wtmp files. Package: libuuid-perl Description-md5: 6da18fe44fde90df04520cf56e86e758 Description-en_AU: Perl extension for using UUID interfaces as defined in e2fsprogs libuuid generates and parses 128-bit universally unique ids (UUIDs). See RFC 4122 for more information. . This is a Perl interface to libuuid. It allows generation, parsing, and unparsing of UUIDs. Package: libuuid1 Description-md5: f31dd3d34d42a99fedd60c9fb7d79469 Description-en_AU: Universally Unique ID library The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). A UUID is an identifier that is unique within the space of all such identifiers across both space and time. It can be used for multiple purposes, from tagging objects with an extremely short lifetime to reliably identifying very persistent objects across a network. . See RFC 4122 for more information. Package: libv4l-0 Description-md5: 51ed604a5803d8a2ecaa5742927e357e Description-en_AU: Collection of video4linux support libraries libv4l is a collection of libraries which adds a thin abstraction layer on top of video4linux2 devices. The purpose of this (thin) layer is to make it easy for application writers to support a wide variety of devices without having to write separate code for different devices in the same class. libv4l consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2. . libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent of the drivers for those devices supporting v4l1 compatibility (which many v4l2 drivers do not). . libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the application transparent libv4lconvert conversion where necessary. . This package contains the shared libraries. Package: libv4l-dev Description-md5: f55e727a780c8a0816ceba845026f592 Description-en_AU: Collection of video4linux support libraries (development files) libv4l is a collection of libraries which adds a thin abstraction layer on top of video4linux2 devices. The purpose of this (thin) layer is to make it easy for application writers to support a wide variety of devices without having to write separate code for different devices in the same class. libv4l consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2. . libv4lconvert offers functions to convert from any (known) pixelformat to BGR24, RGB24, YUV420 and YVU420. . libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent of the drivers for those devices supporting v4l1 compatibility (which many v4l2 drivers do not). . libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the application transparent libv4lconvert conversion where necessary. . This package contains the development files. Package: libv4l2rds0 Description-md5: 74ec40f7e17d3b15fb7326c3157e4460 Description-en_AU: Video4Linux Radio Data System (RDS) decoding library This library decodes a RDS stream obtained from a Video4Linux (V4L) version 2 device. It supports both: the US based RBDS and European RDS protocol. . This package contains the shared library. Package: libv4lconvert0 Description-md5: 613f4d61c68c40d61eea4e310f26e2c3 Description-en_AU: Video4linux frame format conversion library libv4lconvert offers functions to convert from any (known) pixelformat to BGR24, RGB24, YUV420 and YVU420. . This package contains the shared library. Package: libvdpau-dev Description-md5: f8e43b3dc3e8300c9319b4c1cbee57f6 Description-en_AU: Video Decode and Presentation API for Unix (development files) VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware. . This package contains the files necessary for development with VDPAU. Package: libvdpau-doc Description-md5: 34a9d3089124a5203de333d7a3f6aa9c Description-en_AU: Video Decode and Presentation API for Unix (documentation) VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware. . This package contains the VDPAU documentation. Package: libvdpau1 Description-md5: 4db054f80a1c742472d24fb11ef7f221 Description-en_AU: Video Decode and Presentation API for Unix (libraries) VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware. . This package contains the VDPAU wrapper and trace libraries. Package: libvdpau1-dbg Description-md5: 14e01db124903f57b3eb6b63500589cc Description-en_AU: Video Decode and Presentation API for Unix (debug symbols) VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware. . This package provides the debug symbols of the shared library. Package: libverto-dev Description-md5: c360d826201d8c62e0f4ab70dc3a5009 Description-en_AU: Event loop abstraction for Libraries - Development Libverto exists to isolate libraries from the particular event loop chosen by an application. Libverto provides an asynchronous programming interface independent of any particular event loop and allows applications to attach this interface to whatever event loop they select. . This package includes development libraries. Package: libverto-glib1 Description-md5: fbe13a94e4036f644c18a392ac828ff5 Description-en_AU: Event loop abstraction for Libraries - glib Libverto exists to isolate libraries from the particular event loop chosen by an application. Libverto provides an asynchronous programming interface independent of any particular event loop and allows applications to attach this interface to whatever event loop they select. This package includes support for the glib event loop. Package: libverto-libevent1 Description-md5: 9f44a155ad7509a18a6a0864fa556169 Description-en_AU: Event loop abstraction for Libraries - libev Libverto exists to isolate libraries from the particular event loop chosen by an application. Libverto provides an asynchronous programming interface independent of any particular event loop and allows applications to attach this interface to whatever event loop they select. . This package includes support for the libevent event loop. Package: libverto1 Description-md5: 141da444b764f3506e854e43a81454ca Description-en_AU: Event loop abstraction for Libraries - Runtime Libverto exists to isolate libraries from the particular event loop chosen by an application. Libverto provides an asynchronous programming interface independent of any particular event loop and allows applications to attach this interface to whatever event loop they select. . This package includes the main runtime library. Package: libvformat-dev Description-md5: 7e54a80f8c3a5c26b11c98dae08699d8 Description-en_AU: library to read and write vcard files (development files) This library provides an interface to vcard files according to the definitions laid down in the rfc2426. . This package contains the development headers for the library found in libvformat0. Package: libvformat0 Description-md5: 7398badefeade388797e0914e152f878 Description-en_AU: library to read and write vcard files This library provides an interface to vcard files according to the definitions laid down in the rfc2426. . This package contains the shared libraries necessary to run programs compiled with libvformat. Package: libvirt-bin Description-md5: b96014fb16b253a232dd77140dba6c80 Description-en_AU: programs for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This is a transitional package. You can safely remove it. Package: libvirt-clients Description-md5: fef902cf44d3e9aa677b809e73dc3cc9 Description-en_AU: Programs for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirt shell virsh and other client binaries. Package: libvirt-daemon Description-md5: 5635b6c89483139518ef12b74c0ec6ed Description-en_AU: Virtualization daemon Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the daemon libvirtd to manage the hypvervisors. Package: libvirt-daemon-system Description-md5: da7cc4d36dd1ad0862cb38e713552e24 Description-en_AU: Libvirt daemon configuration files Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the configuration files to run the libvirt daemon as a system service. Package: libvirt-dev Description-md5: 7e0bab852c890b732dbbdd941dc00165 Description-en_AU: development files for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the header files and static libraries which are needed for developing the applications with libvirt. Package: libvirt-doc Description-md5: 6a786cd039fea1d6785874bfff0aac5f Description-en_AU: documentation for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the documentation. Package: libvirt0 Description-md5: 048e37ae97123b1566015795d54596dc Description-en_AU: library for interfacing with different virtualization systems Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. Package: libvisio-0.1-1 Description-md5: 3700ded3e846875ca946cbdbd9dceb3c Description-en_AU: library for parsing the visio file structure Libvisio is library providing ability to interpret and import visio diagrams into various applications. Package: libvisio-dev Description-md5: 45cda1383405664b300506a39d9c1894 Description-en_AU: library for parsing the visio file structure -- development Libvisio is library providing ability to interpret and import visio diagrams into various applications. . This package contains the development files (headers, ...) Package: libvisio-doc Description-md5: 4da0b0dcd8d0a48b32ae67ff56d45a72 Description-en_AU: library for parsing the visio file structure -- documentatio Libvisio is library providing ability to interpret and import visio diagrams into various applications. . This package contains the documentation Package: libvisual-0.4-0 Description-md5: 70a20ec092d110b47bb2687929706a58 Description-en_AU: audio visualization framework Libvisual is a generic visualization framework that allows applications to easily access and manage visualization plugins. . Audio visualization is the process of making pretty moving images that are correlated in some way to the audio currently being played by a media player. Most audio visualization is tied to a specific application or media player, making it difficult to share code. Libvisual allows applications to use existing visualization plugins written for the libvisual framework. . This package provides the runtime libraries for libvisual. Libvisual is not very useful without visualization plugins, so it is highly recommended to install the libvisual-0.4-plugins package. Package: libvisual-0.4-dev Description-md5: 107d104273368c1611679fda06316df4 Description-en_AU: audio visualization framework (development files) Libvisual is a generic visualization framework that allows applications to easily access and manage visualization plugins. . Audio visualization is the process of making pretty moving images that are correlated in some way to the audio currently being played by a media player. Most audio visualization is tied to a specific application or media player, making it difficult to share code. Libvisual allows applications to use existing visualization plugins written for the libvisual framework. . This package provides development headers and libraries used to compile applications that use libvisual. Package: libvncclient1 Description-md5: de0d2f1b9e2b35d757b74d91c86a7280 Description-en_AU: API to write one's own VNC server - client library LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This package provides the client library. Package: libvncclient1-dbg Description-md5: 684a16873d1bb82260f1544c8b1324ec Description-en_AU: debugging symbols for libvncclient LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This package contains the debugging symbols for libvncclient. Package: libvncserver-config Description-md5: 1aadbd190a20a3569c635a7e6fa36bb4 Description-en_AU: API to write one's own VNC server - library utility LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This package provides libvncserver-config utility, needed to obtain some option of the libvncserver library. Package: libvncserver-dev Description-md5: bf57834d4b989165e514d75150c5847f Description-en_AU: API to write one's own VNC server - development files LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This is the development package which contains headers and static libraries for libvncserver. Package: libvncserver1 Description-md5: 35236199beac3fa50c30b221509caf7b Description-en_AU: API to write one's own VNC server LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This package provides the server library. Package: libvncserver1-dbg Description-md5: ef17283c2d5c13223e281d0500b90179 Description-en_AU: debugging symbols for libvncserver LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This package contains the debugging symbols for libvncserver. Package: libvoikko-dev Description-md5: 796da2e8d2fad015742b56c77797d845 Description-en_AU: Development files for libvoikko Libvoikko is a library of free natural language processing tools. It aims to provide support for languages that are not well served by other existing free linguistic tools. . This package contains the files needed to build or develop applications that use Voikko. Package: libvoikko1 Description-md5: 0be06fa55e84552fe3046a044e8841be Description-en_AU: Library of free natural language processing tools Libvoikko is a library of free natural language processing tools. It aims to provide support for languages that are not well served by other existing free linguistic tools. . The library supports multiple backends, of which VFST and HFST are enabled in the default build: . - VFST: Finite state transducer format used for Finnish morphology and as an experimental language independent backend. - HFST (Helsinki Finite-State Transducer Technology): Supports ZHFST speller archives for various languages. - Malaga: Left associative grammar for describing the morphology of Finnish language. - Experimental backends: Weighted VFST and Lttoolbox. . Libvoikko provides spell checking, hyphenation, grammar checking and morphological analysis for Finnish language. Spell checking is supported for other languages through the HFST backend. . This package contains the shared library. Package: libvorbis-dbg Description-md5: dd1125ce357ffc8258a2fbbef8a973fd Description-en_AU: debug files for Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . This package contains debugging symbols useful for tracking bugs in applications with libvorbis. Package: libvorbis-dev Description-md5: 8f6c492d62f685898a9e1b87fef64504 Description-en_AU: development files for Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . This package contains the header files and documentation needed to develop applications with libvorbis. Package: libvorbis0a Description-md5: 3d5f6e2f017c27f4140d878dc88f155c Description-en_AU: decoder library for Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbis library is the primary Ogg Vorbis library. Package: libvorbisenc2 Description-md5: 413e350b3d31d3687b84b75abf898c40 Description-en_AU: encoder library for Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbisenc library provides a convenient API for setting up an encoding environment using libvorbis. Package: libvorbisfile3 Description-md5: 12cd648fe3db0c63fff144f4ce158c03 Description-en_AU: high-level API for Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbisfile library provides a convenient high-level API for decoding and basic manipulation of all Vorbis I audio streams. Package: libvotequorum-dev Description-md5: 8b88e7278594b1a04a91696354607cfd Description-en_AU: cluster engine Votequorum library development The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the headers and other necessary files to build applications or libraries that use the Votequorum library. Package: libvotequorum8 Description-md5: bd58b37c0a7a0c28e8cd21eef340e577 Description-en_AU: cluster engine Votequorum library The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the Votequorum library. Package: libvpx-dev Description-md5: 20f177b050644bf2586164ae43baab1e Description-en_AU: VP8 and VP9 video codec (development files) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the development libraries, header files needed by programs that want to compile with libvpx. Package: libvpx-doc Description-md5: 7f2fcb1042e02c4012bef708740fb9bd Description-en_AU: VP8 and VP9 video codec (API documentation) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the HTML documentation for the libvpx library in /usr/share/doc/libvpx-doc. Package: libvpx4 Description-md5: 9cee3076e27a3ba8414aeb5e611c4e9f Description-en_AU: VP8 and VP9 video codec (shared library) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the shared libraries. Package: libvte-2.91-0 Description-md5: 37146e51633ed1d1b52a3fe36e5f1847 Description-en_AU: Terminal emulator widget for GTK+ 3.0 - runtime files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains the runtime library, needed by programs using the VTE widget with GTK+ 3.0. Package: libvte-2.91-common Description-md5: e46736e97ac160c1b4a611fa65b46391 Description-en_AU: Terminal emulator widget for GTK+ 3.0 - common files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains internationalization files for the VTE library and common files for the GTK+ 3.x version. Package: libvte-2.91-dev Description-md5: c01f512a615de9ecef77cc50f3e492b1 Description-en_AU: Terminal emulator widget for GTK+ 3.0 - development files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains development files for the VTE library and its Python bindings. It is needed to develop and build programs using the VTE widget with GTK+ 3.0. Package: libvte-2.91-doc Description-md5: 367ace14cac02a91e563df79ebe34e7f Description-en_AU: Terminal emulator widget for GTK+ 3.0 - documentation The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains documentation files for the VTE library for GTK+ 3.x. Package: libwacom-bin Description-md5: 54c3d321d56588549964a28b7f84905a Description-en_AU: Wacom model feature query library -- binaries libwacom is a library to identify wacom tablets and their model-specific features. It provides easy access to information such as "is this a built- in on-screen tablet", "what is the size of this model", etc. . This package contains the utilities which are used by the libraries. Package: libwacom-common Description-md5: 8d2491c268d1d8dd27f6b2869929bbc1 Description-en_AU: Wacom model feature query library (common files) libwacom is a library to identify wacom tablets and their model-specific features. It provides easy access to information such as "is this a built- in on-screen tablet", "what is the size of this model", etc. . This package contains common data files for libwacom. Package: libwacom-dev Description-md5: f985aecfd750b7a49c77435947873b61 Description-en_AU: Wacom model feature query library (development files) libwacom is a library to identify wacom tablets and their model-specific features. It provides easy access to information such as "is this a built- in on-screen tablet", "what is the size of this model", etc. . This package contains the development files for libwacom. Package: libwacom2 Description-md5: 0c6f32ac5eff730b48890972fd898ae5 Description-en_AU: Wacom model feature query library libwacom is a library to identify wacom tablets and their model-specific features. It provides easy access to information such as "is this a built- in on-screen tablet", "what is the size of this model", etc. Package: libwacom2-dbg Description-md5: 0a719820cf688cbe19b3d111c9db990a Description-en_AU: Wacom model feature query library (debug files) libwacom is a library to identify wacom tablets and their model-specific features. It provides easy access to information such as "is this a built- in on-screen tablet", "what is the size of this model", etc. . This package contains the debug files for libwacom. Package: libwavpack-dev Description-md5: 8a3391abdd6b78ba409f73dfafadd6b7 Description-en_AU: audio codec (lossy and lossless) - development files WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. Although the technology is loosely based on previous versions of WavPack, the new version 4 format has been designed from the ground up to offer unparalleled performance and functionality. . This package contains the header files, static libraries and symbolic links that developers using libwavpack will need. Package: libwavpack1 Description-md5: b32145b84a96076395ce910d6a667a64 Description-en_AU: audio codec (lossy and lossless) - library WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. Although the technology is loosely based on previous versions of WavPack, the new version 4 format has been designed from the ground up to offer unparalleled performance and functionality. . This package contains the shared libraries necessary to run programs using libwavpack. Package: libwayland-bin Description-md5: 180d1bbdf852cf1cb78c8a31a5bcd684 Description-en_AU: wayland compositor infrastructure - binary utilities Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package contains the development binary utilities Package: libwayland-client0 Description-md5: 3ba4c2bc4efd026f8d9a8404817c3664 Description-en_AU: wayland compositor infrastructure - client library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the client side of the Wayland protocol. Package: libwayland-cursor0 Description-md5: 5e6c3503f9ce1b6eeb852b17a3957f79 Description-en_AU: wayland compositor infrastructure - cursor library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships a helper library to manage cursors. Package: libwayland-dev Description-md5: b6a54f87f98181416660d9c2f8532325 Description-en_AU: wayland compositor infrastructure - development files Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package contains the development headers for the Wayland libraries. Non-developers likely have little use for this package. Package: libwayland-doc Description-md5: 8fe74372c2fa20b2a9118fda6bd85d4f Description-en_AU: wayland compositor infrastructure - documentation files Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package contains the documentation for the Wayland libraries. Non- developers likely have little use for this package. Package: libwayland-egl1-mesa Description-md5: 2aac0a30c09ae3fa55df222fecf9d1cf Description-en_AU: implementation of the Wayland EGL platform -- runtime This package contains the mesa implementation of the Wayland EGL platform Package: libwayland-server0 Description-md5: d12a42711d448b23b1fb5d101345af87 Description-en_AU: wayland compositor infrastructure - server library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the server side of the Wayland protocol. Package: libwbclient-dev Description-md5: 2fd42f0ef62fe1cc8cfee6fb03d4b884 Description-en_AU: Samba winbind client library - development files Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides the development files (static library and headers) required for building applications against libwbclient, a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Package: libwbclient-sssd Description-md5: 510a84e3724940c944f720e95e92187c Description-en_AU: SSSD libwbclient implementation The SSSD libwbclient implementation. Package: libwbclient-sssd-dev Description-md5: 114b034865cbfe853651b7d7d27e82d3 Description-en_AU: SSSD libwbclient implementation -- development files The SSSD libwbclient implementation. . This package contains header files and symlinks to develop programs which will use the libwbclient-sssd library. Package: libwbclient0 Description-md5: 16c935b1d482f634b3879c2495e04db8 Description-en_AU: Samba winbind client library Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Package: libwebkit2gtk-4.0-37 Description-md5: bdb6c5770df33a22ae55f43969fcb087 Description-en_AU: Web content engine library for GTK+ WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . 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 is the library for embedding in GTK+ applications. Package: libwebkit2gtk-4.0-dev Description-md5: df9033f0d7dc3b408215177aa33214b5 Description-en_AU: Web content engine library for GTK+ - development files WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . 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 the development files. Package: libwebkit2gtk-4.0-doc Description-md5: 3e98dd0f896845fbc3fc636348eb1ef2 Description-en_AU: Web content engine library for GTK+ - documentation WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . 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 the documentation. Package: libwebp-dev Description-md5: 3c2179355195b8d229435797374b0a61 Description-en_AU: Lossy compression of digital photographic images. Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwebp6 Description-md5: 3c2179355195b8d229435797374b0a61 Description-en_AU: Lossy compression of digital photographic images. Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwebpdemux2 Description-md5: 3c2179355195b8d229435797374b0a61 Description-en_AU: Lossy compression of digital photographic images. Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwebpmux3 Description-md5: 3c2179355195b8d229435797374b0a61 Description-en_AU: Lossy compression of digital photographic images. Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwebrtc-audio-processing1 Description-md5: 30c884fe2ab3e318dacd00d8aa669905 Description-en_AU: AudioProcessing module from the WebRTC project. Audio processing library (echo-cancellation, gain control etc) around the AudioProcessing module from the WebRTC project Package: libwind0-heimdal Description-md5: 772b646196c8277a9c4b9bfff094e808 Description-en_AU: Heimdal Kerberos - stringprep implementation Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the stringprep library. Package: libwinpr-tools2-2 Description-md5: a85cdf2e187f9dec50e5c8d904aaab5c Description-en_AU: Windows Portable Runtime Tools library FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library for Windows Portable Runtime utilities and tools. Package: libwinpr2-2 Description-md5: ba24d72be04c6d8ac64c08c50d43caaf Description-en_AU: Windows Portable Runtime library WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains the WinPR shared library. Package: libwinpr2-dev Description-md5: efd451bef1059a6cfa785209ee824feb Description-en_AU: Windows Portable Runtime library (development files) WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains the WinPR development files. Package: libwmf-dev Description-md5: 3003c1f061ef044f651bdb47d77c9780 Description-en_AU: Windows metafile conversion development Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)... . This package contains the static library and header files. Package: libwmf-doc Description-md5: 3976ad5925a16bfd96089e12c732cc89 Description-en_AU: Windows metafile documentation Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)... . This package documents the libwmf API and WMF in general. Package: libwmf0.2-7 Description-md5: d4d0facf23388b3fde4e4fc7dcb4d9de Description-en_AU: Windows metafile conversion library Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)... . This package contains the shared library. Package: libwmf0.2-7-gtk Description-md5: 6fbf2a15aa9e59937ed5083852b59256 Description-en_AU: Windows metafile conversion library Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)... . This package contains the GTK pixbuf plugin. Package: libwnck-3-0 Description-md5: dcba93a4b4b0d605d4c6197b75671b43 Description-en_AU: Window Navigator Construction Kit - runtime files A library to use for writing pagers and task lists. . This package contains runtime files. Package: libwnck-3-common Description-md5: bdd169827af904bf2e501e31f632435a Description-en_AU: Window Navigator Construction Kit - common files A library to use for writing pagers and task lists. . This package contains internationalization files. Package: libwnck-3-dev Description-md5: cb65185699281ddbfd4a226066442426 Description-en_AU: Window Navigator Construction Kit - development files A library to use for writing pagers and task lists. . This package contains development files (include headers). Package: libwpd-0.10-10 Description-md5: bf448ed5c2edad9a49b78d12811df68b Description-en_AU: Library for handling WordPerfect documents (shared library) libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh 1.x/2.x/3.5e files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains the shared library. Package: libwpg-0.3-3 Description-md5: 949317ac413d8c69a842abf41daafc58 Description-en_AU: WordPerfect graphics import/convert library (shared library) Libwpg is a collection of library and tools to work with graphics in WPG (WordPerfect Graphics) format. WPG is the format used among others in Corel software, such as WordPerfect(tm) and Presentations(tm). . This package contains the shared library. Package: libwps-0.4-4 Description-md5: 9fd8eeeb0a21a535283abbb4019b13b8 Description-en_AU: Works text file format import filter library (shared library) libwps is a library (for use by word processors, for example) for importing the Microsoft Works word processor file format. As of November 2006, the project is new, but it imports Works format versions 2, 3, 4, and 8 with some formatting. Support for Works formats version 2000 (aka 5) is coming soon. . This package contains the shared library. Package: libwrap0 Description-md5: 398b420d625f5f15bad603d35ce5acb9 Description-en_AU: Wietse Venema's TCP wrappers library Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. . Security options are: - access control per host, domain and/or service; - detection of host name spoofing or host address spoofing; - booby traps to implement an early-warning system. Package: libwrap0-dev Description-md5: f53a3d19bcd15b4fdd53b720ab2cb8b8 Description-en_AU: Wietse Venema's TCP wrappers library, development files Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. . Security options are: - access control per host, domain and/or service; - detection of host name spoofing or host address spoofing; - booby traps to implement an early-warning system. Package: libwvstreams-dev Description-md5: f53c7d0d4d2882cf24702de20d911415 Description-en_AU: Development libraries and header files for libwvstreams4.6 Contains the header files and static libraries for use in rapid application development using the WvStreams set of libraries. It includes everything that is needed to compile a program that needs WvStreams. . The WvStreams library suite is a set of C++ network libraries that make it fast and simple to develop network applications. Package: libwvstreams4.6-base Description-md5: 97ed1e5a42601ef768f8d0fd8c832a3f Description-en_AU: C++ network libraries for rapid application development WvStreams is a library suite that is comprised of several parts. Included in the base package are: * WvString: a convenient and efficient C++ string class * WvList: an easy-to-use linked list * WvHashTable: an efficient and easy-to-use hash table * WvFile: a WvStream wrapper for handling files * WvStreamClone: a base class which makes writing your own WvStreams easy * WvLog: a log files handler * UniIniGen: a tiny version of UniConf for simple configuration systems Package: libwvstreams4.6-doc Description-md5: 57cf3f60dc9182c7511ba5569a1885cd Description-en_AU: Documentation for WvStreams Contains all the documentation available to program with WvStreams. . The WvStreams library suite is a set of C++ network libraries that make it fast and simple to develop network applications. Package: libwvstreams4.6-extras Description-md5: 4a7a7e63117ad4a89ff5ef5cc9dd9560 Description-en_AU: C++ network libraries for rapid application development WvStreams is a library suite that is comprised of several parts. Included in the extras package are: * WvIPStreams: which includes WvTCPStream and WvUDPStream * WvCrypto streams: a REALLY easy way to add SSL support to applications . These are the base classes used to build programs such as the ever popular WvDial, TunnelVision, FastForward, KWvDial, retchmail, and many more yet to come. ;) Package: libwww-perl Description-md5: 313b4d890db3570fc5f14a335ceff587 Description-en_AU: simple and consistent interface to the world-wide web libwww-perl (also known as LWP) is a collection of Perl modules that provide a simple and consistent programming interface (API) to the World- Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients. It also contains general purpose modules, as well as a simple HTTP/1.1-compatible server implementation. Package: libwww-robotrules-perl Description-md5: c1793eba30f9ab7256b5a25ded8e1664 Description-en_AU: database of robots.txt-derived permissions WWW::RobotRules parses /robots.txt files as specified in "A Standard for Robot Exclusion", at . Webmasters can use the /robots.txt file to forbid conforming robots from accessing parts of their web site. . The parsed files are kept in a WWW::RobotRules object, and this object provides methods to check if access to a given URL is prohibited. The same WWW::RobotRules object can be used for one or more parsed /robots.txt files on any number of hosts. Package: libx11-protocol-perl Description-md5: 75fadb6e1dc38862e7b9b20dc7d1d05a Description-en_AU: Perl module for the X Window System Protocol, version 11 X11::Protocol is a client-side interface to the X11 Protocol (see X(1) for information about X11), allowing perl programs to display windows and graphics on X11 servers. Package: libx32asan3 Description-md5: 51a639c3760e456ac48834fb47045c42 Description-en_AU: AddressSanitizer -- a fast memory error detector (x32) AddressSanitizer (ASan) is a fast memory error detector. It finds use- after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libx32asan3-dbg Description-md5: b66995cafb0cff1e16849ce190628573 Description-en_AU: AddressSanitizer -- a fast memory error detector (x32 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: libx32asan4 Description-md5: 51a639c3760e456ac48834fb47045c42 Description-en_AU: AddressSanitizer -- a fast memory error detector (x32) AddressSanitizer (ASan) is a fast memory error detector. It finds use- after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libx32asan4-dbg Description-md5: b66995cafb0cff1e16849ce190628573 Description-en_AU: AddressSanitizer -- a fast memory error detector (x32 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: libx32atomic1 Description-md5: 17429d2d39217f0a95507decf171c10f Description-en_AU: support library providing __atomic built-in functions (x32) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libx32atomic1-dbg Description-md5: a1d046f7c7bf1745f37238262b4d1081 Description-en_AU: support library providing __atomic built-in functions (x32 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: libx32cilkrts5 Description-md5: be40389da3c3f2332e113477a1f68923 Description-en_AU: Intel Cilk Plus language extensions (x32) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Package: libx32cilkrts5-dbg Description-md5: 0b84023b44919fc8802e01e3945fa7d3 Description-en_AU: Intel Cilk Plus language extensions (x32 debug symbols) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Package: libx32gcc-6-dev Description-md5: df49fd36cacd441ececa361c98eaaa4a Description-en_AU: GCC support library (x32 development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libx32gcc-7-dev Description-md5: df49fd36cacd441ececa361c98eaaa4a Description-en_AU: GCC support library (x32 development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libx32gcc1 Description-md5: 23c4abc6ef9d972b6f047316897bf30d Description-en_AU: GCC support library (x32) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: libx32gcc1-dbg Description-md5: d2281f8d5a2b7dae7c362df43affcb03 Description-en_AU: GCC support library (debug symbols) Debug symbols for the GCC support library. Package: libx32gfortran-6-dev Description-md5: aae616b6d05c4081844ad0d321e187db Description-en_AU: Runtime library for GNU Fortran applications (x32 development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libx32gfortran-7-dev Description-md5: aae616b6d05c4081844ad0d321e187db Description-en_AU: Runtime library for GNU Fortran applications (x32 development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libx32gfortran3 Description-md5: 3c011e928f9c344ce5ade56af0ec77b2 Description-en_AU: Runtime library for GNU Fortran applications (x32) Library needed for GNU Fortran applications linked against the shared library. Package: libx32gfortran3-dbg Description-md5: 10f29f1b5242ebba520971f18415252b Description-en_AU: Runtime library for GNU Fortran applications (x32 debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: libx32gfortran4 Description-md5: 3c011e928f9c344ce5ade56af0ec77b2 Description-en_AU: Runtime library for GNU Fortran applications (x32) Library needed for GNU Fortran applications linked against the shared library. Package: libx32gfortran4-dbg Description-md5: 10f29f1b5242ebba520971f18415252b Description-en_AU: Runtime library for GNU Fortran applications (x32 debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: libx32gomp1 Description-md5: 1388436f97e9425feb598766343a05b7 Description-en_AU: GCC OpenMP (GOMP) support library (x32) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libx32gomp1-dbg Description-md5: 7f819ff9ae10ec2d6646003e0204dc5f Description-en_AU: GCC OpenMP (GOMP) support library (x32 debug symbols) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers Package: libx32gphobos-6-dev Description-md5: cdbbfaf18bf8097f4f6c5141edaea0ca Description-en_AU: Phobos D standard library (x32 development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32gphobos-7-dev Description-md5: cdbbfaf18bf8097f4f6c5141edaea0ca Description-en_AU: Phobos D standard library (x32 development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32gphobos68 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en_AU: 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: libx32gphobos68-dbg Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en_AU: 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: libx32gphobos71 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en_AU: 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: libx32gphobos71-dbg Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en_AU: 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: libx32itm1 Description-md5: 60c3549c857ee22163b3a82b265880de Description-en_AU: GNU Transactional Memory Library (x32) This manual documents the usage and internals of libitm. It provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libx32itm1-dbg Description-md5: 139a395a1e47ba8b13f22f43588f31ae Description-en_AU: GNU Transactional Memory Library (x32 debug symbols) This manual documents the usage and internals of libitm. It provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libx32lsan0 Description-md5: e55556fa790743d4c47d82cff1e0e15d Description-en_AU: LeakSanitizer -- a memory leak detector (x32) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer (empty package). Package: libx32lsan0-dbg Description-md5: 0fe2e1c3967be8db432006845283cb08 Description-en_AU: LeakSanitizer -- a memory leak detector (x32 debug symbols) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer (empty package). Package: libx32ncurses5 Description-md5: fceb9a289e870db9f0ebc092d5b96499 Description-en_AU: shared libraries for terminal handling (x32) 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 x32 ABI variant of your system's architecure. Package: libx32ncurses5-dev Description-md5: b4a970837706b4434dc3c622b9db96a0 Description-en_AU: developer's libraries for ncurses (x32) 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 x32 ABI variant of your system's architecure. Package: libx32ncursesw5 Description-md5: ded417186d6fc291b9168dbf45fc2904 Description-en_AU: shared libraries for terminal handling (wide character support) (x32) 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 x32 ABI variant of your system's architecure. Package: libx32ncursesw5-dev Description-md5: e08e46c6b2e6a096698ef5796a340bcd Description-en_AU: developer's libraries for ncursesw (x32) 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 x32 ABI variant of your system's architecure. Package: libx32objc-6-dev Description-md5: f7dcb47d6608005e0ecbde60e08685b0 Description-en_AU: Runtime library for GNU Objective-C applications (x32 development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libx32objc-7-dev Description-md5: f7dcb47d6608005e0ecbde60e08685b0 Description-en_AU: Runtime library for GNU Objective-C applications (x32 development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libx32objc4 Description-md5: e253306fc795d9cc9e7c2acac0d2ad1b Description-en_AU: Runtime library for GNU Objective-C applications (x32) Library needed for GNU ObjC applications linked against the shared library. Package: libx32objc4-dbg Description-md5: 15ac2bbe50562f8e9e528e6d5f6f1024 Description-en_AU: Runtime library for GNU Objective-C applications (x32 debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: libx32quadmath0 Description-md5: 514c6a5cffd4febce8121f2d08419504 Description-en_AU: GCC Quad-Precision Math Library (x32) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: libx32quadmath0-dbg Description-md5: d1cced9ca62d9dde3650384b57532901 Description-en_AU: GCC Quad-Precision Math Library (x32 debug symbols) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. Package: libx32stdc++-6-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en_AU: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libx32stdc++-7-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en_AU: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libx32stdc++6 Description-md5: f336833aedca4cda1d9923ce79172164 Description-en_AU: GNU Standard C++ Library v3 (x32) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libx32stdc++6-6-dbg Description-md5: 6d699ea4429a346bc58e56d70e561407 Description-en_AU: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Package: libx32stdc++6-7-dbg Description-md5: 6d699ea4429a346bc58e56d70e561407 Description-en_AU: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Package: libx32tinfo-dev Description-md5: 07504aca713c2109065ae32313771856 Description-en_AU: developer's library for the low-level terminfo library (x32) 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 x32 ABI variant of your system's architecure. Package: libx32tinfo5 Description-md5: aaad1594952fc8f070fce7c9f0e240c7 Description-en_AU: shared low-level terminfo library for terminal handling (x32) 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 x32 ABI variant of your system's architecure. Package: libx32ubsan0 Description-md5: 1e3c22c974d49dfa0d90d25dc725cf74 Description-en_AU: UBSan -- undefined behaviour sanitizer (x32) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libx32ubsan0-dbg Description-md5: d6c2f65b1df2a03b9c7b4e20d596d17e Description-en_AU: UBSan -- undefined behaviour sanitizer (x32 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: libxapian-dev Description-md5: be6758fb868bceeed72f590afe9bb6b4 Description-en_AU: Development files for Xapian search engine library This package contains development libraries and headers for the core Xapian library. . The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free- text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. Package: libxapian-java-doc Description-md5: ad1298dbdedd7084902cfa54b49950ea Description-en_AU: Xapian search engine interface for Java (documentation) The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free- text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. . The Xapian Java bindings provide an interface to the Xapian library from Java, allowing both indexing and retrieval operations. . This package contains the documentation for the Xapian Java bindings. Package: libxapian30 Description-md5: fe05dace1ac9262883532dcc501c8507 Description-en_AU: Search engine library This package contains the core Xapian runtime library. . The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free- text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. Package: libxatracker-dev Description-md5: acb2dd21dbe796c5f50a1f153cef93e2 Description-en_AU: X acceleration library -- development files This package contains the XA (X acceleration) library. It is used exclusively by the X server to do render, copy and video acceleration. . XA is intended to be used by the vmware driver for virtualized X acceleration. . This package provides the development environment for compiling programs against the xatracker library. Package: libxatracker2 Description-md5: 016e30e30b0b6c5bb9448c735436c520 Description-en_AU: X acceleration library -- runtime This package contains the XA (X acceleration) library. It is used exclusively by the X server to do render, copy and video acceleration. . XA is intended to be used by the vmware driver for virtualized X acceleration. Package: libxau-dev Description-md5: 04276f062fd9ff5b762f3c05def85957 Description-en_AU: X11 authorisation library (development headers) This package provides the main interface to the X11 authorisation handling, which controls authorisation for X connections, both client-side and server-side. . This package contains the development headers for the library found in libxau6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXau Package: libxau6 Description-md5: 5d4196d3a9c1e5b2896d2005497ee01a Description-en_AU: X11 authorisation library This package provides the main interface to the X11 authorisation handling, which controls authorisation for X connections, both client-side and server-side. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXau Package: libxau6-dbg Description-md5: 275206dd5253001a6f95eafe6ef40cbc Description-en_AU: X11 authorisation library (debug package) This package provides the main interface to the X11 authorisation handling, which controls authorisation for X connections, both client-side and server-side. . This package contains the debug versions of the library found in libxau6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXau Package: libxaw-doc Description-md5: acf5c29c2e74c4aff070f4782c142631 Description-en_AU: X11 Athena Widget library (documentation) Xaw, the Athena Widgets toolkit, is largely used by legacy X applications. . This package contains the documentation for the Xaw library. Package: libxaw7 Description-md5: 49f109a358b04da355ae580c460a93fb Description-en_AU: X11 Athena Widget library libXaw7 provides the second version of Xaw, the Athena Widgets toolkit, which is largely used by legacy X applications. This version is the most common version, as version 6 is considered deprecated, and version 8, which adds Xprint support, is unsupported and not widely used. In general, use of a more modern toolkit such as GTK+ is recommended. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXaw Package: libxaw7-dbg Description-md5: fa723f692956b2c93033f3d8af134ce5 Description-en_AU: X11 Athena Widget library (debug package) libXaw7 provides the second version of Xaw, the Athena Widgets toolkit, which is largely used by legacy X applications. This version is the most common version, as version 6 is considered deprecated, and version 8, which adds Xprint support, is unsupported and not widely used. In general, use of a more modern toolkit such as GTK+ is recommended. . This package contains the debug versions of the library found in libxaw7. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXaw Package: libxaw7-dev Description-md5: 230eb3d94c45258e33cead01b09def30 Description-en_AU: X11 Athena Widget library (development headers) libXaw7 provides the second version of Xaw, the Athena Widgets toolkit, which is largely used by legacy X applications. This version is the most common version, as version 6 is considered deprecated, and version 8, which adds Xprint support, is unsupported and not widely used. In general, use of a more modern toolkit such as GTK+ is recommended. . This package contains the development headers for the library found in libxaw7. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXaw Package: libxcb-composite0 Description-md5: ca6c0d9f4192a4dde52dc2f30e6369fd Description-en_AU: X C Binding, composite extension This package contains the library files needed to run software using libxcb-composite, the composite extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-composite0-dbg Description-md5: b359eaaff5811752227860a01a0eff11 Description-en_AU: X C Binding, composite extension, debugging symbols This package contains the debugging symbols associated with libxcb- composite, the composite extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-composite. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-composite0-dev Description-md5: 00cb00ef9dc567135da248f123b87ed8 Description-en_AU: X C Binding, composite extension, development files This package contains the header and library files needed to build software using libxcb-composite, the composite extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-damage0 Description-md5: f28e63129125663e1b4c5ea313ae297c Description-en_AU: X C Binding, damage extension This package contains the library files needed to run software using libxcb-damage, the damage extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-damage0-dbg Description-md5: 705ae1cbc549f61356c7018105aa2aa3 Description-en_AU: X C Binding, damage extension, debugging symbols This package contains the debugging symbols associated with libxcb-damage, the damage extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-damage. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-damage0-dev Description-md5: 5f289d21c087ffdfbbb63eb2f6d88403 Description-en_AU: X C Binding, damage extension, development files This package contains the header and library files needed to build software using libxcb-damage, the damage extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-doc Description-md5: b97e9d64bda009574d40e0d8fa415c72 Description-en_AU: X C Binding, development documentation This package contains the development documentation for libxcb, the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dpms0 Description-md5: 4fde6e6df699f9548c8b8e6d5aa613f6 Description-en_AU: X C Binding, dpms extension This package contains the library files needed to run software using libxcb-dpms, the dpms extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dpms0-dbg Description-md5: a092e8c293c685f76014821df4efe0cf Description-en_AU: X C Binding, dpms extension, debugging symbols This package contains the debugging symbols associated with libxcb-dpms, the dpms extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-dpms. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dpms0-dev Description-md5: 35fb1c0c538b8e0d45ff1eac3ff582b6 Description-en_AU: X C Binding, dpms extension, development files This package contains the header and library files needed to build software using libxcb-dpms, the dpms extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dri2-0 Description-md5: 7b21058ae591306ca66f2da8f8c45aab Description-en_AU: X C Binding, dri2 extension This package contains the library files needed to run software using libxcb-dri2, the dri2 extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dri2-0-dbg Description-md5: 2a7c3d4f8fdd6b9967d633b8bf31bd1e Description-en_AU: X C Binding, dri2 extension, debugging symbols This package contains the debugging symbols associated with libxcb-dri2, the dri2 extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-dri2. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dri2-0-dev Description-md5: aa14a85bcea2f923ff44e959546b453b Description-en_AU: X C Binding, dri2 extension, development files This package contains the header and library files needed to build software using libxcb-dri2, the dri2 extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dri3-0 Description-md5: 4b1f92c077a799ce104181ba731ec6fc Description-en_AU: X C Binding, dri3 extension This package contains the library files needed to run software using libxcb-dri3, the dri3 extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dri3-0-dbg Description-md5: 9be6b78a5fb4187b0f71fd8089781852 Description-en_AU: X C Binding, dri3 extension, debugging symbols This package contains the debugging symbols associated with libxcb-dri3, the dri3 extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-dri3. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dri3-dev Description-md5: 33ae3689c9b1906b35ea79665207c886 Description-en_AU: X C Binding, dri3 extension, development files This package contains the header and library files needed to build software using libxcb-dri3, the dri3 extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-ewmh-dev Description-md5: 8fdca50e86377a52b3ab8c1d3339445a Description-en_AU: utility libraries for X C Binding -- ewmh, development files This package contains the header and library files needed to build software using libxcb-ewmh, providing client and window-manager helpers for EWMH. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-ewmh2 Description-md5: 4341a0d1216922b8d548887a23bc1862 Description-en_AU: utility libraries for X C Binding -- ewmh This package contains the library files needed to run software using libxcb-ewmh, providing client and window-manager helpers for EWMH. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-glx0 Description-md5: 3169b2c3295bfe9c0729ea9f922b2d4a Description-en_AU: X C Binding, glx extension This package contains the library files needed to run software using libxcb-glx, the glx extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-glx0-dbg Description-md5: 88e14ab54c8833ae93ed358036e6ce2d Description-en_AU: X C Binding, glx extension, debugging symbols This package contains the debugging symbols associated with libxcb-glx, the glx extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-glx. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-glx0-dev Description-md5: 8975e77fba16c6ff127815b1b670a06e Description-en_AU: X C Binding, glx extension, development files This package contains the header and library files needed to build software using libxcb-glx, the glx extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-icccm4 Description-md5: 250dc4e8740787d8010e1a0d78c55114 Description-en_AU: utility libraries for X C Binding -- icccm This package contains the library files needed to run software using libxcb-icccm, providing client and window-manager helpers for ICCCM. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-icccm4-dev Description-md5: b700b76accd3450e24a40baa71cc5ab2 Description-en_AU: utility libraries for X C Binding -- icccm, development files This package contains the header and library files needed to build software using libxcb-icccm, providing client and window-manager helpers for ICCCM. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-image0 Description-md5: a044f5d11519e42d4dc9c647e530afeb Description-en_AU: utility libraries for X C Binding -- image This package contains the library files needed to run software using libxcb-image, providing port of Xlib's XImage and XShmImage functions. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-image0-dev Description-md5: 49a87b55df5c3171489d616e6f49848c Description-en_AU: utility libraries for X C Binding -- image, development files This package contains the header and library files needed to build software using libxcb-image, providing port of Xlib's XImage and XShmImage functions. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-keysyms1 Description-md5: b13c6d7cacf99604cfb3199b3b3098d2 Description-en_AU: utility libraries for X C Binding -- keysyms This package contains the library files needed to run software using libxcb-keysyms, providing standard X key constants and conversion to/from keycodes. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-keysyms1-dev Description-md5: 20b52420f85db118fb3a95ad039b16b0 Description-en_AU: utility libraries for X C Binding -- keysyms, development files This package contains the header and library files needed to build software using libxcb-keysyms, providing standard X key constants and conversion to/from keycodes. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-present-dev Description-md5: 55dfd51e536b0ce79a88fefa0b7a9b6a Description-en_AU: X C Binding, present extension, development files This package contains the header and library files needed to build software using libxcb-present, the present extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-present0 Description-md5: 334193719fba9c74610c458784b19b1b Description-en_AU: X C Binding, present extension This package contains the library files needed to run software using libxcb-present, the present extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-present0-dbg Description-md5: 9d139767ebb845c184e3eb0090c80c19 Description-en_AU: X C Binding, present extension, debugging symbols This package contains the debugging symbols associated with libxcb- present, the present extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-present. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-randr0 Description-md5: adb389382ef0d8f0e2a3de70afef6284 Description-en_AU: X C Binding, randr extension This package contains the library files needed to run software using libxcb-randr, the randr extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-randr0-dbg Description-md5: cc73bcf99f8b39c789a7fdb6110dba3b Description-en_AU: X C Binding, randr extension, debugging symbols This package contains the debugging symbols associated with libxcb-randr, the randr extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-randr. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-randr0-dev Description-md5: 735c3a5ffbdf9ace5c373fa9bf38ed5d Description-en_AU: X C Binding, randr extension, development files This package contains the header and library files needed to build software using libxcb-randr, the randr extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-record0 Description-md5: e5ccbdc38847f1aebd02f7d94bbbc0e8 Description-en_AU: X C Binding, record extension This package contains the library files needed to run software using libxcb-record, the record extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-record0-dbg Description-md5: 771b9085fed968a2de06a8a11926b1d3 Description-en_AU: X C Binding, record extension, debugging symbols This package contains the debugging symbols associated with libxcb-record, the record extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-record. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-record0-dev Description-md5: d338f3303260833eb2daa5c12752e042 Description-en_AU: X C Binding, record extension, development files This package contains the header and library files needed to build software using libxcb-record, the record extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-render-util0 Description-md5: 63d61510faea6f0a8654420ce1402aca Description-en_AU: utility libraries for X C Binding -- render-util This package contains the library files needed to run software using libxcb-render-util, providing convenience functions for the Render extension. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-render-util0-dev Description-md5: cf83cc2bb685dc757edc5b23360106c2 Description-en_AU: utility libraries for X C Binding -- render-util This package contains the header and library files needed to build software using libxcb-render-util, providing convenience functions for the Render extension. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-render0 Description-md5: c5db612729adbe8a95b5f304a1c0e60b Description-en_AU: X C Binding, render extension This package contains the library files needed to run software using libxcb-render, the render extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-render0-dbg Description-md5: 36ebeac45e89811d06e7f24d44f6be59 Description-en_AU: X C Binding, render extension, debugging symbols This package contains the debugging symbols associated with libxcb-render, the render extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-render. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-render0-dev Description-md5: 350c71a11fce197bfdd81f2173c8c47b Description-en_AU: X C Binding, render extension, development files This package contains the header and library files needed to build software using libxcb-render, the render extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-res0 Description-md5: c2c5e369cff7cefe91babaa7de5630ba Description-en_AU: X C Binding, res extension This package contains the library files needed to run software using libxcb-res, the res extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-res0-dbg Description-md5: 0eed2d7633f52fda6c2e75ca7242f6cb Description-en_AU: X C Binding, res extension, debugging symbols This package contains the debugging symbols associated with libxcb-res, the res extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-res. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-res0-dev Description-md5: b8990ae7ad0bbd27401ec98cc1c75776 Description-en_AU: X C Binding, res extension, development files This package contains the header and library files needed to build software using libxcb-res, the res extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-screensaver0 Description-md5: d620ae3f5335aff882ca4074641853c3 Description-en_AU: X C Binding, screensaver extension This package contains the library files needed to run software using libxcb-screensaver, the screensaver extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-screensaver0-dbg Description-md5: 921ca4039529ea1d97b45ce8f6cc4df7 Description-en_AU: X C Binding, screensaver extension, debugging symbols This package contains the debugging symbols associated with libxcb- screensaver, the screensaver extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-screensaver. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-screensaver0-dev Description-md5: 83a3b0eb371cf2409490ba29edcb3eaa Description-en_AU: X C Binding, screensaver extension, development files This package contains the header and library files needed to build software using libxcb-screensaver, the screensaver extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-shape0 Description-md5: 4f8fcf227f71242b2923bb3614ad97a2 Description-en_AU: X C Binding, shape extension This package contains the library files needed to run software using libxcb-shape, the shape extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-shape0-dbg Description-md5: 2bbaba9c3928285e392ca9a954dc56d6 Description-en_AU: X C Binding, shape extension, debugging symbols This package contains the debugging symbols associated with libxcb-shape, the shape extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-shape. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-shape0-dev Description-md5: b59fd5bacbd9b3280320ec83bb3f452c Description-en_AU: X C Binding, shape extension, development files This package contains the header and library files needed to build software using libxcb-shape, the shape extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-shm0 Description-md5: efe15210cc4fe778d9092348500e1a77 Description-en_AU: X C Binding, shm extension This package contains the library files needed to run software using libxcb-shm, the shm extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-shm0-dbg Description-md5: f71bc8576f45cd770b02ab53a847a6a7 Description-en_AU: X C Binding, shm extension, debugging symbols This package contains the debugging symbols associated with libxcb-shm, the shm extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-shm. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-shm0-dev Description-md5: 6f179a331f00f73798b8c2cabed1a88f Description-en_AU: X C Binding, shm extension, development files This package contains the header and library files needed to build software using libxcb-shm, the shm extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-sync-dev Description-md5: 1e0ff61d663c39e76f3de4c84c3f7899 Description-en_AU: X C Binding, sync extension, development files This package contains the header and library files needed to build software using libxcb-sync, the sync extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-sync1 Description-md5: d5360e0f01127bfda17c79337e504a3f Description-en_AU: X C Binding, sync extension This package contains the library files needed to run software using libxcb-sync, the sync extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-sync1-dbg Description-md5: fc218a63827502a91fa643f91882ade2 Description-en_AU: X C Binding, sync extension, debugging symbols This package contains the debugging symbols associated with libxcb-sync, the sync extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-sync. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-util-dev Description-md5: a308699121fcd55e41ed04caba796f61 Description-en_AU: utility libraries for X C Binding -- atom, aux and event This package contains the header and library files needed to build software using libxcb-util. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-util1 Description-md5: c4e9b5a7227fc66a9d8bef500363e8a0 Description-en_AU: utility libraries for X C Binding -- atom, aux and event This package contains the library files needed to run software using libxcb-util. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-xf86dri0 Description-md5: f6b61b1dd5cbcdd3b35b95162a6d84e0 Description-en_AU: X C Binding, xf86dri extension This package contains the library files needed to run software using libxcb-xf86dri, the xf86dri extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xf86dri0-dbg Description-md5: 00fc41c278b355ffea2a57869210ff97 Description-en_AU: X C Binding, xf86dri extension, debugging symbols This package contains the debugging symbols associated with libxcb- xf86dri, the xf86dri extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xf86dri. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xf86dri0-dev Description-md5: 2d530540e9eef50abce24dce665eaee7 Description-en_AU: X C Binding, xf86dri extension, development files This package contains the header and library files needed to build software using libxcb-xf86dri, the xf86dri extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xfixes0 Description-md5: 94f24b982ab532c251f90293506a8fed Description-en_AU: X C Binding, xfixes extension This package contains the library files needed to run software using libxcb-xfixes, the xfixes extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xfixes0-dbg Description-md5: 1c610e48b2246c8698142637e645e127 Description-en_AU: X C Binding, xfixes extension, debugging symbols This package contains the debugging symbols associated with libxcb-xfixes, the xfixes extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xfixes. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xfixes0-dev Description-md5: 18efd390c63351b408b2ffb0163f2cf5 Description-en_AU: X C Binding, xfixes extension, development files This package contains the header and library files needed to build software using libxcb-xfixes, the xfixes extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xinerama0 Description-md5: f2a52133eab163b52a83f8199011810e Description-en_AU: X C Binding, xinerama extension This package contains the library files needed to run software using libxcb-xinerama, the xinerama extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xinerama0-dbg Description-md5: 40b566f7166a53475bf725a0e667e31d Description-en_AU: X C Binding, xinerama extension, debugging symbols This package contains the debugging symbols associated with libxcb- xinerama, the xinerama extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xinerama. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xinerama0-dev Description-md5: a48583621fb78aeb3c0f4cc202892fd8 Description-en_AU: X C Binding, xinerama extension, development files This package contains the header and library files needed to build software using libxcb-xinerama, the xinerama extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xkb-dev Description-md5: db3d11c316407d51ed8e7ccbc9b0e2ac Description-en_AU: X C Binding, XKEYBOARD extension, development files This package contains the header and library files needed to build software using libxcb-xkb, the XKEYBOARD extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xkb1 Description-md5: 265aa28a89cf5ce7330ef13f8d25ed2c Description-en_AU: X C Binding, XKEYBOARD extension This package contains the library files needed to run software using libxcb-xkb, the XKEYBOARD extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xkb1-dbg Description-md5: 6cb6385c88eb1dd73260c56e58bc44a6 Description-en_AU: X C Binding, XKEYBOARD extension, debugging symbols This package contains the debugging symbols associated with libxcb-xkb, the XKEYBOARD extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xkb. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xtest0 Description-md5: 12d78ef68913f742e8054ee9ba8eceac Description-en_AU: X C Binding, xtest extension This package contains the library files needed to run software using libxcb-xtest, the xtest extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xtest0-dbg Description-md5: 06ee13aa6daacecf5f215330abfe610c Description-en_AU: X C Binding, xtest extension, debugging symbols This package contains the debugging symbols associated with libxcb-xtest, the xtest extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xtest. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xtest0-dev Description-md5: fb44118f335dc050b5f88616743eda8e Description-en_AU: X C Binding, xtest extension, development files This package contains the header and library files needed to build software using libxcb-xtest, the xtest extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xv0 Description-md5: ed2134a19c1b37c3eec9621d2c3f1395 Description-en_AU: X C Binding, xv extension This package contains the library files needed to run software using libxcb-xv, the xv extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xv0-dbg Description-md5: c0933dcbfe80d301178a504629ad544f Description-en_AU: X C Binding, xv extension, debugging symbols This package contains the debugging symbols associated with libxcb-xv, the xv extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xv. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xv0-dev Description-md5: c45791601a14485adf21a51b301cc152 Description-en_AU: X C Binding, xv extension, development files This package contains the header and library files needed to build software using libxcb-xv, the xv extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xvmc0 Description-md5: 722aaaca48e4d073cb75a56a36af7a4b Description-en_AU: X C Binding, xvmc extension This package contains the library files needed to run software using libxcb-xvmc, the xvmc extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xvmc0-dbg Description-md5: 574e88e7599eb6bb278ae2615e40981b Description-en_AU: X C Binding, xvmc extension, debugging symbols This package contains the debugging symbols associated with libxcb-xvmc, the xvmc extension for the X C Binding. gdb will automatically use these symbols when debugging libxcb-xvmc. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xvmc0-dev Description-md5: e12e77e95ad1c28e751ed3b79abe2c81 Description-en_AU: X C Binding, xvmc extension, development files This package contains the header and library files needed to build software using libxcb-xvmc, the xvmc extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb1 Description-md5: 93568dcb3007e5182147ac40c36650aa Description-en_AU: X C Binding This package contains the library files needed to run software using libxcb, the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb1-dbg Description-md5: 2867bc02a870fc2e2c3454cb501b813a Description-en_AU: X C Binding, debugging symbols This package contains the debugging symbols associated with libxcb, the X C Binding. gdb will automatically use these symbols when debugging libxcb. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb1-dev Description-md5: d028a849d89f18ec7440c6d77483cbe1 Description-en_AU: X C Binding, development files This package contains the header and library files needed to build software using libxcb, the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcomposite-dev Description-md5: 6c12b730c4bb5b17bd24b60d9a59a12d Description-en_AU: X11 Composite extension library (development headers) libXcomposite provides an X Window System client interface to the Composite extension to the X protocol. . The Composite extension allows clients called compositing managers to control the final drawing of the screen. Rendering is done into an off- screen buffer. . This package contains the development headers for the library found in libxcomposite1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXcomposite Package: libxcomposite1 Description-md5: 49720e84dd5a26f4429db537758dcedc Description-en_AU: X11 Composite extension library libXcomposite provides an X Window System client interface to the Composite extension to the X protocol. . The Composite extension allows clients called compositing managers to control the final drawing of the screen. Rendering is done into an off- screen buffer. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXcomposite Package: libxcomposite1-dbg Description-md5: 346deefe74d809a3e6b860b8fd8386b2 Description-en_AU: X11 Composite extension library (debug package) libXcomposite provides an X Window System client interface to the Composite extension to the X protocol. . The Composite extension allows clients called compositing managers to control the final drawing of the screen. Rendering is done into an off- screen buffer. . This package contains the debug versions of the library found in libxcomposite1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXcomposite Package: libxcursor-dev Description-md5: 6d945f0733e812c326a50fb6989e8cde Description-en_AU: X cursor management library (development files) Header files and a static version of the X cursor management library are provided by this package. . See the libxcursor1 package for further information. Package: libxcursor1 Description-md5: 7c341e5f21e9bb3cee6338076e0f3458 Description-en_AU: X cursor management library Xcursor is a simple library designed to help locate and load cursors for the X Window System. Cursors can be loaded from files or memory and can exist in several sizes; the library automatically picks the best size. When using images loaded from files, Xcursor prefers to use the Render extension's CreateCursor request for rendering cursors. Where the Render extension is not supported, Xcursor maps the cursor image to a standard X cursor and uses the core X protocol CreateCursor request. Package: libxdamage-dev Description-md5: f6757e2a643233758976bf0152b926d7 Description-en_AU: X11 damaged region extension library (development headers) libXdamage provides an X Window System client interface to the DAMAGE extension to the X protocol. . The Damage extension provides for notification of when on-screen regions have been 'damaged' (altered). . This package contains the development headers for the library found in libxdamage1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdamage Package: libxdamage1 Description-md5: 98dd17ab9089c578805725bd9bce8f95 Description-en_AU: X11 damaged region extension library libXdamage provides an X Window System client interface to the DAMAGE extension to the X protocol. . The Damage extension provides for notification of when on-screen regions have been 'damaged' (altered). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdamage Package: libxdmcp-dev Description-md5: 13e87615e8ea7f62524dd6a205d82e68 Description-en_AU: X11 authorisation library (development headers) This package provides the main interface to the X11 display manager control protocol library, which allows for remote logins to display managers. . This package contains the development headers for the library found in libxdmcp6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdmcp Package: libxdmcp6 Description-md5: 79e282811de3a2440672d104fd07bead Description-en_AU: X11 Display Manager Control Protocol library This package provides the main interface to the X11 display manager control protocol library, which allows for remote logins to display managers. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdmcp Package: libxdmcp6-dbg Description-md5: cea8ee1de40a7ba778f5152a991680b0 Description-en_AU: X11 authorisation library (debug package) This package provides the main interface to the X11 display manager control protocol library, which allows for remote logins to display managers. . This package contains the debug versions of the library found in libxdmcp6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdmcp Package: libxen-4.9 Description-md5: 68740be11f5efddb94bce9ce49a0f025 Description-en_AU: Public libs for Xen This package contains the shared toolstack libraries for Xen. Package: libxen-dev Description-md5: ca9edff4a74de862e20362e0e808d64f Description-en_AU: Public headers and libs for Xen This package contains the public headers and static libraries for Xen. . The libxenlight library is intended as a common base for all Xen toolstack developers. The libxlutil library contains additional helpers which may be useful to toolstack developers. . The libxenstore library allows userspace processes to interact with the XenStore database. XenStore is a shared database used for interdomain communication of configuration and status information. It is accessible to all domains running on the same Xen host. See http://wiki.xen.org/wiki/XenStore for more information. . The libxenctrl and libxenguest libraries are internal libraries intended for use by the Xen toolstack and are not intended to be used directly. Toolstack authors should use libxenlight. Package: libxenstore3.0 Description-md5: 3c15fa4a2fa70a984638150f8379ad1a Description-en_AU: Xenstore communications library for Xen This package contains the client library interface to XenStore. . Package: libxext-dev Description-md5: 9d497aabe7a8734879a278b8413e69c6 Description-en_AU: X11 miscellaneous extensions library (development headers) libXext provides an X Window System client interface to several extensions to the X protocol. . The supported protocol extensions are: - DOUBLE-BUFFER (DBE), the Double Buffer extension; - DPMS, the VESA Display Power Management System extension; - Extended-Visual-Information (EVI), an extension for gathering extra information about the X server's visuals; - LBX, the Low Bandwidth X extension; - MIT-SHM, the MIT X client/server shared memory extension; - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT; - Multi-Buffering, the multi-buffering and stereo display extension; - SECURITY, the X security extension; - SHAPE, the non-rectangular shaped window extension; - SYNC, the X synchronization extension; - TOG-CUP, the Open Group's Colormap Utilization extension; - XC-APPGROUP, the X Consortium's Application Group extension; - XC-MISC, the X Consortium's resource ID querying extension; - XTEST, the X test extension (this is one of two client-side implementations; the other is in the libXtst library, provided by the libxtst6 package); . libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions. . This package contains the development headers for the library found in libxext6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXext Package: libxext-doc Description-md5: 0600a78601f1d6561cda356efeda64d5 Description-en_AU: X11 miscellaneous extensions library (documentation) libXext provides an X Window System client interface to several extensions to the X protocol. . The supported protocol extensions are: - DOUBLE-BUFFER (DBE), the Double Buffer extension; - DPMS, the VESA Display Power Management System extension; - Extended-Visual-Information (EVI), an extension for gathering extra information about the X server's visuals; - LBX, the Low Bandwidth X extension; - MIT-SHM, the MIT X client/server shared memory extension; - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT; - Multi-Buffering, the multi-buffering and stereo display extension; - SECURITY, the X security extension; - SHAPE, the non-rectangular shaped window extension; - SYNC, the X synchronization extension; - TOG-CUP, the Open Group's Colormap Utilization extension; - XC-APPGROUP, the X Consortium's Application Group extension; - XC-MISC, the X Consortium's resource ID querying extension; - XTEST, the X test extension (this is one of two client-side implementations; the other is in the libXtst library, provided by the libxtst6 package); . libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions. . This package contains the documentation for the included protocol extension libraries. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXext Package: libxext6 Description-md5: 5c72cf7a13b0990666898813406a2a89 Description-en_AU: X11 miscellaneous extension library libXext provides an X Window System client interface to several extensions to the X protocol. . The supported protocol extensions are: - DOUBLE-BUFFER (DBE), the Double Buffer extension; - DPMS, the VESA Display Power Management System extension; - Extended-Visual-Information (EVI), an extension for gathering extra information about the X server's visuals; - LBX, the Low Bandwidth X extension; - MIT-SHM, the MIT X client/server shared memory extension; - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT; - Multi-Buffering, the multi-buffering and stereo display extension; - SECURITY, the X security extension; - SHAPE, the non-rectangular shaped window extension; - SYNC, the X synchronization extension; - TOG-CUP, the Open Group's Colormap Utilization extension; - XC-APPGROUP, the X Consortium's Application Group extension; - XC-MISC, the X Consortium's resource ID querying extension; - XTEST, the X test extension (this is one of two client-side implementations; the other is in the libXtst library, provided by the libxtst6 package); . libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXext Package: libxext6-dbg Description-md5: a9d12f89d8fa4962191a46fc5214d873 Description-en_AU: X11 miscellaneous extensions library (debug package) libXext provides an X Window System client interface to several extensions to the X protocol. . The supported protocol extensions are: - DOUBLE-BUFFER (DBE), the Double Buffer extension; - DPMS, the VESA Display Power Management System extension; - Extended-Visual-Information (EVI), an extension for gathering extra information about the X server's visuals; - LBX, the Low Bandwidth X extension; - MIT-SHM, the MIT X client/server shared memory extension; - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT; - Multi-Buffering, the multi-buffering and stereo display extension; - SECURITY, the X security extension; - SHAPE, the non-rectangular shaped window extension; - SYNC, the X synchronization extension; - TOG-CUP, the Open Group's Colormap Utilization extension; - XC-APPGROUP, the X Consortium's Application Group extension; - XC-MISC, the X Consortium's resource ID querying extension; - XTEST, the X test extension (this is one of two client-side implementations; the other is in the libXtst library, provided by the libxtst6 package); . libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions. . This package contains the debug versions of the library found in libxext6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXext Package: libxft-dev Description-md5: 361e21531f0392d4741d24575db55848 Description-en_AU: FreeType-based font drawing library for X (development files) Xft provides a client-side font API for X applications, making the FreeType font rasterizer available to X clients. Fontconfig is used for font specification resolution. Where available, the RENDER extension handles glyph drawing; otherwise, the core X protocol is used. . This package provides a static library and C header files. Package: libxft2 Description-md5: 9f19660eee6522753a05ff6cf228ec1d Description-en_AU: FreeType-based font drawing library for X Xft provides a client-side font API for X applications, making the FreeType font rasterizer available to X clients. Fontconfig is used for font specification resolution. Where available, the RENDER extension handles glyph drawing; otherwise, the core X protocol is used. Package: libxft2-dbg Description-md5: 5fb7546efa0cbe8fd5660a0978307b57 Description-en_AU: FreeType-based font drawing library for X (unstripped) Xft provides a client-side font API for X applications, making the FreeType font rasterizer available to X clients. Fontconfig is used for font specification resolution. Where available, the RENDER extension handles glyph drawing; otherwise, the core X protocol is used. . This package provides an unstripped shared object with debugging symbols, useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. Non-programmers will likely have little use for this package, and should use libxft2 instead. Package: libxinerama-dev Description-md5: 2efd4db97130bfd4a9ddc036f4e668d9 Description-en_AU: X11 Xinerama extension library (development headers) libXinerama provides an X Window System client interface to the XINERAMA extension to the X protocol. . The Xinerama (also known as panoramiX) extension allows for multiple screens attached to a single display to be treated as belonging together, and to give desktop applications a better idea of the monitor layout. . This package contains the development headers for the library found in libxinerama1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXinerama Package: libxinerama1 Description-md5: 8af4527c5c1d4c9cfadc619f456cc56d Description-en_AU: X11 Xinerama extension library libXinerama provides an X Window System client interface to the XINERAMA extension to the X protocol. . The Xinerama (also known as panoramiX) extension allows for multiple screens attached to a single display to be treated as belonging together, and to give desktop applications a better idea of the monitor layout. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXinerama Package: libxinerama1-dbg Description-md5: 3efda02ddc20dc08432699587550c3db Description-en_AU: X11 Xinerama extension library (debug package) libXinerama provides an X Window System client interface to the XINERAMA extension to the X protocol. . The Xinerama (also known as panoramiX) extension allows for multiple screens attached to a single display to be treated as belonging together, and to give desktop applications a better idea of the monitor layout. . This package contains the debug versions of the library found in libxinerama1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXinerama Package: libxkbcommon-dev Description-md5: ef653ec7ae2c3cecbf4869d7f5fe0694 Description-en_AU: library interface to the XKB compiler - development files xkbcommon is a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications; currently that includes Wayland, kmscon, GTK+, Clutter, and more. . This package contains the development headers for the library found in libxkbcommon0. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbcommon-x11-0 Description-md5: 2be59c31381cd21c6a93029b61d195d6 Description-en_AU: library to create keymaps with the XKB X11 protocol This package provides an add-on library called xkbcommon-x11, to support creating keymaps with the XKB X11 protocol, by querying the X server directly. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbcommon-x11-dev Description-md5: 4fcb4c4142b8c9a3b86ff1e0db90ab3f Description-en_AU: library to create keymaps with the XKB X11 protocol - development files This package provides an add-on library called xkbcommon-x11, to support creating keymaps with the XKB X11 protocol, by querying the X server directly. . This package contains the development headers for the library found in libxkbcommon-x11-0. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbcommon0 Description-md5: 3856681f1fd5bf4962445465a50b2086 Description-en_AU: library interface to the XKB compiler - shared library This package provides a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications; currently that includes Wayland, kmscon, GTK+, Clutter, and more. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbfile-dev Description-md5: ad5f62c86814066bcc2cca88f1feb02d Description-en_AU: X11 keyboard file manipulation library (development headers) libxkbfile provides an interface to read and manipulate description files for XKB, the X11 keyboard configuration extension. . This package contains the development headers for the library found in libxkbfile1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libxkbfile Package: libxkbfile1 Description-md5: e5bd1e08d32d2a15bb15debcd9ebca0d Description-en_AU: X11 keyboard file manipulation library libxkbfile provides an interface to read and manipulate description files for XKB, the X11 keyboard configuration extension. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libxkbfile Package: libxkbfile1-dbg Description-md5: 7bed775e20505db4d272ed92954d082c Description-en_AU: X11 keyboard file manipulation library (debug package) libxkbfile provides an interface to read and manipulate description files for XKB, the X11 keyboard configuration extension. libXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif (a Motif implementation). . This package contains the debug versions of the library found in libxkbfile1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libxkbfile Package: libxklavier-dev Description-md5: b597dcd5eda75cde0b43256434dc609f Description-en_AU: Development files for libxklavier These are headers and other files needed to develop with libxklavier. Package: libxklavier16 Description-md5: 1cd9d83d8439126ed00f6818cfce823d Description-en_AU: X Keyboard Extension high-level API Libxklavier provides programmers an API for high(er) level access to the X Keyboard Extension, to ease creating XKB related applications. Package: libxml-libxml-perl Description-md5: d585b9f49fd3c911baab5d83bfe8dae5 Description-en_AU: Perl interface to the libxml2 library XML::LibXML is a Perl interface to the GNOME libxml2 library, which provides interfaces for parsing and manipulating XML files. This module allows Perl programmers to make use of the highly capable validating XML parser and the high performance Document Object Model (DOM) implementation. Additionally, it supports using the XML Path Language (XPath) to find and extract information. Package: libxml-namespacesupport-perl Description-md5: bb879c06ad33a8cd6d85483505387a81 Description-en_AU: Perl module for supporting simple generic namespaces XML::NamespaceSupport offers a simple way to process namespace-based XML names. It also helps maintain a prefix-to-namespace URI map and provides a number of basic checks. Package: libxml-parser-perl Description-md5: 1d62424e8724202d89f9a9fadad8266e Description-en_AU: Perl module for parsing XML files The XML::Parser module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. Each call to one of the parsing methods creates a new instance of XML::Parser::Expat which is then used to parse the document. Expat options may be provided when the XML::Parser object is created. These options are then passed on to the Expat object on each parse call. They can also be given as extra arguments to the parse methods, in which case they override options given at XML::Parser creation time. . The behavior of the parser is controlled either by Style and/or Handlers options, or by setHandlers method. These all provide mechanisms for XML::Parser to set the handlers needed by XML::Parser::Expat. If neither Style nor Handlers are specified, then parsing just checks the document for being well-formed. . When underlying handlers get called, they receive as their first parameter the Expat object, not the Parser object. Package: libxml-sax-base-perl Description-md5: d2b9fd04fe2bfb32b35febb80f2cfc34 Description-en_AU: base class for SAX drivers and filters XML::SAX::Base is a base class for PerlSAX drivers and filters. The main advantages that it provides are easy dispatching of events the right way (ie it takes care for you of checking that the handler has implemented that method, or has defined an AUTOLOAD), and the guarantee that filters will pass along events that they aren't implementing to handlers downstream that might nevertheless be interested in them. . This package also provides XML::SAX::Exception. Package: libxml-sax-expat-perl Description-md5: b242c9d25492331b246160ca4a019e9d Description-en_AU: Perl module for a SAX2 driver for Expat (XML::Parser) This module is an implementation of a SAX2 driver sitting on top of Expat (XML::Parser). It is still incomplete, though most of the basic SAX2 events should be available. Package: libxml-sax-perl Description-md5: 85b6ca7554a3537b49500d73d818d9b6 Description-en_AU: Perl module for using and building Perl SAX2 XML processors XML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers. It is designed around the need to be able to "plug in" different SAX parsers to an application without requiring programmer intervention. Those of you familiar with the DBI will be right at home. Some of the designs come from the Java JAXP specification (SAX part), only without the javaness. . The package also contains a SAX parser, XML::SAX::PurePerl, but it is considered too slow for serious use and is only provided as a fallback parser. It is recommend XML::SAX::Expat (provided in libxml-sax-expat- perl) instead. . The framework includes a Debian-specific script (called update-perl-sax- parsers) to manage the ParserDetails.ini file. This script is intended to be used in postinst and prerm package scripts to (de)register parsers. See README.Debian for more info. Package: libxml-simple-perl Description-md5: 9205d4b838f0b9ba0b4731da4e97a76d Description-en_AU: Perl module for reading and writing XML The XML::Simple module provides a simple API layer on top of an underlying XML parsing module to maintain XML files (especially configuration files). Two functions are exported: XMLin() and XMLout(). . The simplest approach is to call these two functions directly, but an optional object oriented interface allows them to be called as methods of an XML::Simple object. The object interface can also be used at either end of a SAX pipeline. Package: libxml-twig-perl Description-md5: 57b0c694882ee9f6f587f4f1a19451b2 Description-en_AU: Perl module for processing huge XML documents in tree mode This module provides a way to process XML documents. It is built on top of XML::Parser. . The module offers a tree interface to the document, while allowing to output the parts of it that have been completely processed. . It allows minimal resource (CPU and memory) usage by building the tree only for the parts of the documents that need actual processing, through the use of the twig_roots and twig_print_outside_roots options. The finish and finish_print methods also help to increase performance. . XML::Twig tries to make simple things easy so it tries its best to takes care of a lot of the (usually) annoying (but sometimes necessary) features that come with XML and XML::Parser. Package: libxml-xpathengine-perl Description-md5: a232570871d958cf3696105e6607e9a0 Description-en_AU: re-usable XPath engine for DOM-like trees XML::XPathEngine provides an XPath engine, that can be re-used by other module/classes that implement trees. . In order to use the XPath engine, nodes in the user module need to mimic DOM nodes. The degree of similarity between the user tree and a DOM dictates how much of the XPath features can be used. A module implementing all of the DOM should be able to use this module very easily (you might need to add the cmp method on nodes in order to get ordered result sets). . This module is derived from Matt Sergeant's XML::XPath. Package: libxml2 Description-md5: 6771e66f557fa0f71e6955303e1d8f8d Description-en_AU: GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides a library providing an extensive API to handle such XML data files. Package: libxml2-dbg Description-md5: 9ec720505d02de944686c1135841e078 Description-en_AU: Debugging symbols for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides the debugging symbols for the library. Package: libxml2-dev Description-md5: 3fc5da551079ce5d27e8aae047e7a888 Description-en_AU: Development files for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . Install this package if you wish to develop your own programs using the GNOME XML library. Package: libxml2-doc Description-md5: 5a090ab419791c5777762dc26465ac3b Description-en_AU: Documentation for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains general information about the GNOME XML library and more specific API references. Package: libxml2-utils Description-md5: eb24a32e7f02ae9cc4d9ada525dc1964 Description-en_AU: XML utilities XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides xmllint, a tool for validating and reformatting XML documents, and xmlcatalog, a tool to parse and manipulate XML or SGML catalog files. Package: libxmlrpc-epi-dev Description-md5: 6c048dabeb085fad49443860f16019eb Description-en_AU: Development files for libxmlrpc-epi0, a XML-RPC request library An implementation of the XML-RPC protocol, providing an API for developers to serialise RPC requests to and from XML. It does not include any transport layer and is therefor useful for applications which implement their own transport or wish to use XML-RPC over an existing transport layer. This package contains the development files for applications wishing to use libxmlrpc-epi. Package: libxmlrpc-epi0 Description-md5: 8ebb0f626361482feb1ca82f328fc419 Description-en_AU: XML-RPC request serialisation/deserialisation library A library that implements a transportless implementation of the XML-RPC protocol. Package: libxmlrpc-epi0-dbg Description-md5: 4d8cef816531616fee1ecf592be13059 Description-en_AU: Debug symbols for libxmlrpc-epi0, a XML-RPC request library This package contains the debug symbols for libxmlrpc-epi0, and should be installed if you wish to get stack traces into the library for debugging purposes. Package: libxmlsec1 Description-md5: 62646b37b26c7e3af663dfd0df5fdba3 Description-en_AU: XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides all XML security library functionality except for the cryptography engine. Package: libxmlsec1-dev Description-md5: b3408f0c1ac880f2a8158d47f2fc55a4 Description-en_AU: Development files for the XML security library The XML Security Library is a C library that implements these XML standards: . * XML Signature * XML Encryption . This package provides development files including documentation, examples, headers, static libraries, and configuration support. Package: libxmlsec1-gcrypt Description-md5: 9f90544bf8d74cd9aa8038be82a16c4a Description-en_AU: Gcrypt engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the gcrypt implementation of the XML security library cryptography functions. Package: libxmlsec1-gnutls Description-md5: 515f1742a7e72884fb58fb676b160576 Description-en_AU: Gnutls engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the gnutls implementation of the XML security library cryptography functions. Package: libxmlsec1-nss Description-md5: 4a7c7b1a82c79304c0f1e08a371b2d99 Description-en_AU: Nss engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the nss implementation of the XML security library cryptography functions. Package: libxmlsec1-openssl Description-md5: 30c12fdc67557c1a789481f24b208a77 Description-en_AU: Openssl engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the openssl implementation of the XML security library cryptography functions. Package: libxmu-dev Description-md5: 1535c013b63a4134a8f998fbc83b84eb Description-en_AU: X11 miscellaneous utility library (development headers) libXmu provides a set of miscellaneous utility convenience functions for X libraries to use. libXmuu is a lighter-weight version that does not depend on libXt or libXext; for more information, see libxmuu1. . This package contains the development headers for the library found in libxmu6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxmu-headers Description-md5: a50fe5fa06a21984619f3b9e9d32391a Description-en_AU: X11 miscellaneous utility library headers libXmu and libXmuu are miscellaneous utility libraries for X library developers to abstract some common functions. This package provides the headers for both libraries (as libXmuu is a subset of libXmu), and is depended upon by both. For more information, please see libxmu-dev or libxmuu-dev. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxmu6 Description-md5: 5399b16d918a060136eb6d6a5cfda654 Description-en_AU: X11 miscellaneous utility library libXmu provides a set of miscellaneous utility convenience functions for X libraries to use. libXmuu is a lighter-weight version that does not depend on libXt or libXext; for more information, see libxmuu1. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxmu6-dbg Description-md5: 74842649756d66458d661751633517ad Description-en_AU: X11 miscellaneous utility library (debug package) libXmu provides a set of miscellaneous utility convenience functions for X libraries to use. libXmuu is a lighter-weight version that does not depend on libXt or libXext; for more information, see libxmuu1. . This package contains the debug versions of the library found in libxmu6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxmuu-dev Description-md5: 82e532669f63dcf82d16c33a3969f937 Description-en_AU: X11 miscellaneous micro-utility library (development headers) libXmuu provides a set of miscellaneous utility convenience functions for X libraries to use. It is a lighter version of libXmu that does not depend on libXt or libXext; for more information on libXmu, see libxmu6. . This package contains the development headers for the library found in libxmuu1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxmuu1 Description-md5: 9bbd97bf046baafb7d73b980536d719d Description-en_AU: X11 miscellaneous micro-utility library libXmuu provides a set of miscellaneous utility convenience functions for X libraries to use. It is a lighter version of libXmu that does not depend on libXt or libXext; for more information on libXmu, see libxmu6. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxmuu1-dbg Description-md5: e4dcd200da39b15800208107b9ab2361 Description-en_AU: X11 miscellaneous micro-utility library (debug package) libXmuu provides a set of miscellaneous utility convenience functions for X libraries to use. It is a lighter version of libXmu that does not depend on libXt or libXext; for more information on libXmu, see libxmu6. . This package contains the debug versions of the library found in libxmuu1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxnvctrl-dev Description-md5: 71c9cd04112d6cef6a0d35dd8ec66dd8 Description-en_AU: NV-CONTROL X extension (development files) The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV- CONTROL X extension is assumed to be persistent only for the current server generation. Package: libxnvctrl0 Description-md5: 6d4f8aebac836277193a58e922a49603 Description-en_AU: NV-CONTROL X extension (runtime library) The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV- CONTROL X extension is assumed to be persistent only for the current server generation. . This package contains the shared library. Package: libxplc0.3.13 Description-md5: 2f5572bbaa2108ce1214171d6bd7384c Description-en_AU: Light weight component system XPLC ("Cross-Platform Lightweight Components") is a component system that will provide extensibility and reusability both inside and between applications, while being portable across platforms (and languages) and having the lowest possible overhead (both in machine resources and programming effort). Package: libxplc0.3.13-dev Description-md5: 1bfffea4e918b37b700b85624a4ee9f6 Description-en_AU: Light weight component system (Development libraries and headers) XPLC ("Cross-Platform Lightweight Components") is a component system that will provide extensibility and reusability both inside and between applications, while being portable across platforms (and languages) and having the lowest possible overhead (both in machine resources and programming effort). . This package contains header files required for development.. Package: libxrender-dev Description-md5: ab247b71ec2a9c8f09333a5cd3427a89 Description-en_AU: X Rendering Extension client library (development files) The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tessellation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them. The Xrender library exposes this extension to X clients. . This package provides a static library and C header files. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrender Package: libxres-dev Description-md5: 70ec3c2d202b5b75e237d25e6d833401 Description-en_AU: X11 Resource extension library (development headers) libXRes provides an X Window System client interface to the Resource extension to the X protocol. . The Resource extension allows for X clients to see and monitor the X resource usage of various clients (pixmaps, et al). . This package contains the development headers for the library found in libxres1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXRes Package: libxres1 Description-md5: d9399de89592de94c1d00cfcb2c850b3 Description-en_AU: X11 Resource extension library libXRes provides an X Window System client interface to the Resource extension to the X protocol. . The Resource extension allows for X clients to see and monitor the X resource usage of various clients (pixmaps, et al). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXRes Package: libxshmfence-dev Description-md5: 5dc82f788312a94baef43ea5bb08e086 Description-en_AU: X shared memory fences - development files This library provides an interface to shared-memory fences for synchronization between the X server and direct-rendering clients. . This package contains the xshmfence development files. Package: libxshmfence1 Description-md5: 07283b1747ebbc3d201e91620e3eaf51 Description-en_AU: X shared memory fences - shared library This library provides an interface to shared-memory fences for synchronization between the X server and direct-rendering clients. . This package contains the xshmfence shared library. Package: libxslt1-dbg Description-md5: 07d298272e95c3b2975184f478cc6006 Description-en_AU: XSLT 1.0 processing library - debugging symbols XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package provides the debugging symbols for the library and for the xsltproc utility provided by the xsltproc package. Debugging symbols for the Python modules are not available. Package: libxslt1-dev Description-md5: f51e27fa123abbb4132b189b0ee706c8 Description-en_AU: XSLT 1.0 processing library - development kit XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package contains the development files for libxslt. Package: libxslt1.1 Description-md5: a00a78b7d528f023d0297a93b37a3a68 Description-en_AU: XSLT 1.0 processing library - runtime library XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package contains the libxslt library used by applications for XSLT transformations. Package: libxss-dev Description-md5: b80df2fec1242730f837d3f0bf416da8 Description-en_AU: X11 Screen Saver extension library (development headers) libXss provides an X Window System client interface to the MIT-SCREEN- SAVER extension to the X protocol. . The Screen Saver extension allows clients behaving as screen savers to register themselves with the X server, to better integrate themselves with the running session. . This package contains the development headers for the library found in libxss1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libScrnSaver Package: libxss1 Description-md5: b522226f612dbdd9af03e04a51353525 Description-en_AU: X11 Screen Saver extension library libXss provides an X Window System client interface to the MIT-SCREEN- SAVER extension to the X protocol. . The Screen Saver extension allows clients behaving as screen savers to register themselves with the X server, to better integrate themselves with the running session. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libScrnSaver Package: libxss1-dbg Description-md5: 70a855cf07e6a6c08067f1bc670258d3 Description-en_AU: X11 Screen Saver extension library (debug package) libXss provides an X Window System client interface to the MIT-SCREEN- SAVER extension to the X protocol. . The Screen Saver extension allows clients behaving as screen savers to register themselves with the X server, to better integrate themselves with the running session. . This package contains the debug versions of the library found in libxss1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libScrnSaver Package: libxt-dev Description-md5: 4672adcea184032fd66fe6c6e5ca9f00 Description-en_AU: X11 toolkit intrinsics library (development headers) libXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif (a Motif implementation). . This package contains the development headers for the library found in libxt6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXt Package: libxt6 Description-md5: c3abc4b8f3ebe1d7b7494d4013fd7976 Description-en_AU: X11 toolkit intrinsics library libXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif (a Motif implementation). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXt Package: libxt6-dbg Description-md5: 6f1684f08fb3fbea27569764cab49561 Description-en_AU: X11 toolkit intrinsics library (debug package) libXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif (a Motif implementation). . This package contains the debug versions of the library found in libxt6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXt Package: libxtables-dev Description-md5: 4d9b0aff1b9bbd5c4f837bc4feda7fbd Description-en_AU: netfilter xtables library -- development files The user-space interface to the Netfilter xtables kernel framework. . This package includes the development files of libxtables. Package: libxtables12 Description-md5: a294431fa8c70074f80f44b808832e00 Description-en_AU: netfilter xtables library The user-space interface to the Netfilter xtables kernel framework. Package: libxxf86dga-dev Description-md5: e02dc131e7ff39b6aafdad14aa6d7780 Description-en_AU: X11 Direct Graphics Access extension library (development headers) libXxf86dga provides the XFree86-DGA extension, which allows direct graphics access to a framebuffer-like region, and also allows relative mouse reporting, et al. It is mainly used by games and emulators for games. . This package contains the development headers for the library found in libxxf86dga1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86dga Package: libxxf86dga1 Description-md5: 3b4c06b89aa50ec8ff9dfdeca065cd4a Description-en_AU: X11 Direct Graphics Access extension library libXxf86dga provides the XFree86-DGA extension, which allows direct graphics access to a framebuffer-like region, and also allows relative mouse reporting, et al. It is mainly used by games and emulators for games. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86dga Package: libxxf86dga1-dbg Description-md5: c3ae464978269f65057391632499fe73 Description-en_AU: X11 Direct Graphics Access extension library (debug package) libXxf86dga provides the XFree86-DGA extension, which allows direct graphics access to a framebuffer-like region, and also allows relative mouse reporting, et al. It is mainly used by games and emulators for games. . This package contains the debug versions of the library found in libxxf86dga1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86dga Package: libxxf86vm-dev Description-md5: f248dc7c5a7842ef87d8528ab4f9bb7b Description-en_AU: X11 XFree86 video mode extension library (development headers) libXxf86vm provides an interface to the XFree86-VidModeExtension extension, which allows client applications to get and set video mode timings in extensive detail. It is used by the xvidtune program in particular. . This package contains the development headers for the library found in libxxf86vm1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm Package: libxxf86vm1 Description-md5: b174fdb3bc0f1361c3d5865a48ffdd70 Description-en_AU: X11 XFree86 video mode extension library libXxf86vm provides an interface to the XFree86-VidModeExtension extension, which allows client applications to get and set video mode timings in extensive detail. It is used by the xvidtune program in particular. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm Package: libxxf86vm1-dbg Description-md5: c96802621cfbd8042ea5b726670991cc Description-en_AU: X11 XFree86 video mode extension library (debug package) libXxf86vm provides an interface to the XFree86-VidModeExtension extension, which allows client applications to get and set video mode timings in extensive detail. It is used by the xvidtune program in particular. . This package contains the debug versions of the library found in libxxf86vm1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm Package: libyajl-dev Description-md5: 2cfee6b229bf6903e3924aa0d5cbc263 Description-en_AU: Yet Another JSON Library - development files A small, fast library for parsing JavaScript Object Notation (JSON). It supports incremental parsing from a stream and leaves data representation to higher level code. . This package contains the header files and static libraries needed for compiling software that uses the yajl library. Package: libyajl-doc Description-md5: d8f6d590b0bed9fd2a2b91f8f93166d8 Description-en_AU: Yet Another JSON Library - library documentation A small, fast library for parsing JavaScript Object Notation (JSON). It supports incremental parsing from a stream and leaves data representation to higher level code. . This package contains the API documentation. Package: libyajl2 Description-md5: d040c8eddc66c15eddb5e7a364fc9e23 Description-en_AU: Yet Another JSON Library A small, fast library for parsing JavaScript Object Notation (JSON). It supports incremental parsing from a stream and leaves data representation to higher level code. Package: libyajl2-dbg Description-md5: bb537ee146af334919797768cbfd877e Description-en_AU: Yet Another JSON Library - debugging symbols A small, fast library for parsing JavaScript Object Notation (JSON). It supports incremental parsing from a stream and leaves data representation to higher level code. . This package contains the debugging symbols for libyajl2. Package: libyaml-0-2 Description-md5: dc7536751a3eb6ce248dda2ad4cfcca2 Description-en_AU: Fast YAML 1.1 parser and emitter library LibYAML is a C library for parsing and emitting data in YAML 1.1, a human- readable data serialization format. Package: libyaml-dev Description-md5: 6a835b3e1ea55d4191038017f1855f58 Description-en_AU: Fast YAML 1.1 parser and emitter library (development) LibYAML is a C library for parsing and emitting data in YAML 1.1, a human- readable data serialization format. . This package contains development headers and static libraries. Package: libyaml-doc Description-md5: 1154dd3c7dd7c343317b3e41a2611fd9 Description-en_AU: Fast YAML 1.1 parser and emitter library (documentation) LibYAML is a C library for parsing and emitting data in YAML 1.1, a human- readable data serialization format. . This package contains API documentation for developers in HTML format, and some example programs from the LibYAML distribution. Package: libyaml-libyaml-perl Description-md5: 8fa3125a297cb8c4eb3becc6b15ffd1a Description-en_AU: Perl interface to libyaml, a YAML implementation YAML::LibYAML (or YAML::XS) is a Perl interface to Kirill Siminov's libyaml library, a YAML Ain't Markup Language (YAML) implementation written in C to support the YAML 1.1 specification. The provided Dump and Load routines are compatible with the Perl YAML module (see libyaml-perl). Package: libyaml-perl Description-md5: 207c6e42686e3356a6c6e3a975e92075 Description-en_AU: YAML Ain't Markup Language YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structures of most modern programming languages (including Perl, of course). YAML supports Unicode and there are implementations of the parser in many different languages, making it a rather portable serialization format. . Please note that the YAML module is currently a deprecated implementation in Pure Perl, which is probably slow on your system. The authors intend to change it to just be a front-end interface module for various YAML implementations. For now, YAML::Any is a module provided for this purpose, which simply selects the best YAML implementation available. Package: libyaml-tiny-perl Description-md5: b00dcfa8db032a784560bd00a60df627 Description-en_AU: Perl module for reading and writing YAML files YAML::Tiny is a pure Perl module that provides support for reading and writing a usable subset of the full YAML specification. It aims to minimize memory requirements and avoid XS while remaining relatively fast. Package: libyelp-dev Description-md5: 16dfe7c9b07fae30c7c33c3655d53161 Description-en_AU: Library for the GNOME help browser (development) Yelp is the help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, Mallard, HTML, man, and info formatted documentation. . This package contains the development files for the libyelp library. Package: libyelp0 Description-md5: f5adafee47b3d10b994668590a31200f Description-en_AU: Library for the GNOME help browser Yelp is the help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, Mallard, HTML, man, and info formatted documentation. . This library contains widgets and utilities for use by Yelp. Package: libzeitgeist-2.0-0 Description-md5: 5f36f890b2fde009f3c657c743aacc4e Description-en_AU: library to access Zeitgeist - shared library 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 contains shared libraries to be used by applications. Package: libzeitgeist-2.0-dev Description-md5: fd5d7b8d40b9c9f711482b8a95928b06 Description-en_AU: library to access Zeitgeist - development files 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 contains files that are needed to build applications. Package: libzeitgeist-2.0-doc Description-md5: 6c5611aea56bd3880c45d1ce5940048a Description-en_AU: library to access Zeitgeist - documentation 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 contains the documentation. Package: libzinnia-dev Description-md5: 93a72ee1151d2f25fa3756831dd2fd28 Description-en_AU: development files for the zinnia library Zinnia provides a simple, customizable, and portable dynamic OCR system for hand-written input, based on Support Vector Machines. . Zinnia simply receives user pen strokes as coordinate data and outputs the best matching characters sorted by SVM confidence. To maintain portability, it has no rendering functionality. In addition to recognition, Zinnia provides a training module capable of creating highly efficient handwriting recognition models. . This package is needed to compile programs against libzinnia0v5, as only it includes the header files and static libraries (optionally) needed for compiling. Package: libzinnia-doc Description-md5: 438db12dc13566a47d6e0a33d6e9af10 Description-en_AU: documention files for the zinnia library Zinnia provides a simple, customizable, and portable dynamic OCR system for hand-written input, based on Support Vector Machines. . Zinnia simply receives user pen strokes as coordinate data and outputs the best matching characters sorted by SVM confidence. To maintain portability, it has no rendering functionality. In addition to recognition, Zinnia provides a training module capable of creating highly efficient handwriting recognition models. . This package provide the documention files for the zinnia library. Package: libzinnia0v5 Description-md5: 022f08051be677d36fcb5ea510579f1f Description-en_AU: online handwriting recognition system with machine learning Zinnia provides a simple, customizable, and portable dynamic OCR system for hand-written input, based on Support Vector Machines. . Zinnia simply receives user pen strokes as coordinate data and outputs the best matching characters sorted by SVM confidence. To maintain portability, it has no rendering functionality. In addition to recognition, Zinnia provides a training module capable of creating highly efficient handwriting recognition models. . This package contains the shared libraries. Package: libzinnia0v5-dbg Description-md5: 15b0a4f9d2c9c026e86d24c1e49b5d6c Description-en_AU: debugging symbols for the zinnia library Zinnia provides a simple, customizable, and portable dynamic OCR system for hand-written input, based on Support Vector Machines. . Zinnia simply receives user pen strokes as coordinate data and outputs the best matching characters sorted by SVM confidence. To maintain portability, it has no rendering functionality. In addition to recognition, Zinnia provides a training module capable of creating highly efficient handwriting recognition models. . This package contains the detached debugging symbols. Package: libzzip-0-13 Description-md5: af2b6923fb71473fe9795bf123474a93 Description-en_AU: library providing read access on ZIP-archives - library The zziplib library is intentionally lightweight, it offers the ability to easily extract data from files archived in a single zip file. Applications can bundle files into a single zip archive and access them. The implementation is based only on the (free) subset of compression with the zlib algorithm which is actually used by the zip/unzip tools. . This package contains the zziplib runtime library. Package: libzzip-dev Description-md5: 9b4d9c54c5e7e6fd09cecb072283372f Description-en_AU: library providing read access on ZIP-archives - development The zziplib library is intentionally lightweight, it offers the ability to easily extract data from files archived in a single zip file. Applications can bundle files into a single zip archive and access them. The implementation is based only on the (free) subset of compression with the zlib algorithm which is actually used by the zip/unzip tools. . This package contains the header files and static library needed to compile applications that use zziplib. Package: lilo Description-md5: f9d0ed2f370af215f0878b80d72d6394 Description-en_AU: LInux LOader - the classic OS boot loader You can use LILO to manage your Master Boot Record (with a simple text screen, text menu or colorful splash graphics) or call LILO from other Boot-Loaders to jump-start the Linux kernel. . This package contains lilo (the installer) and boot-record-images to install Linux, DOS and generic Boot Sectors for other operation systems. Package: lilo-doc Description-md5: caba27144f57ac86112861e9ba583e36 Description-en_AU: LInux LOader - Documentation for the classic OS boot loader You can use LILO to manage your Master Boot Record (with a simple text screen, text menu or colorful splash graphics) or call LILO from other Boot-Loaders to jump-start the Linux kernel. . This package contains the old HTML and README documentations of lilo version 21.5 (of year 2000). Package: lintian Description-md5: ddcb06dd6d2bc468e3dd80a393c5b462 Description-en_AU: Debian package checker Lintian dissects Debian packages and reports bugs and policy violations. It contains automated checks for many aspects of Debian policy as well as some checks for common errors. . It uses an archive directory, called laboratory, in which it stores information about the packages it examines. It can keep this information between multiple invocations in order to avoid repeating expensive data- collection operations. This makes it possible to check the complete Debian archive for bugs, in a reasonable time. . This package is useful for all people who want to check Debian packages for compliance with Debian policy. Every Debian maintainer should check packages with this tool before uploading them to the archive. . This version of Lintian is calibrated for policy version 4.1.2. Package: linux-base Description-md5: 441643227abc8006d7ae05aa2312ff51 Description-en_AU: Linux image base package This package contains files and support scripts for all Linux images. Package: linux-libc-dev Description-md5: d5d143e6dffc891f04a85464446f9451 Description-en_AU: Linux Kernel Headers for development This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that. Package: linux-libc-dev-arm64-cross Description-md5: 1451bbb6883623d253eaf0cf7565213a Description-en_AU: Linux Kernel Headers for development (for cross-compiling) This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that. Package: linux-libc-dev-armhf-cross Description-md5: 1451bbb6883623d253eaf0cf7565213a Description-en_AU: Linux Kernel Headers for development (for cross-compiling) This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that. Package: linux-libc-dev-powerpc-cross Description-md5: 1451bbb6883623d253eaf0cf7565213a Description-en_AU: Linux Kernel Headers for development (for cross-compiling) This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that. Package: linux-libc-dev-ppc64el-cross Description-md5: 1451bbb6883623d253eaf0cf7565213a Description-en_AU: Linux Kernel Headers for development (for cross-compiling) This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that. Package: linux-sound-base Description-md5: 345b7b0786beff04084b70dad9f3313a Description-en_AU: base package for ALSA and OSS sound systems This package allows the administrator to choose between the OSS and ALSA sound systems. . ALSA is the Advanced Linux Sound Architecture. OSS is the free version of the Open Sound System. Package: lirc-doc Description-md5: 17f09c7f3012f6c3087e13b5ca6b3fc1 Description-en_AU: Infra-red remote control support - website and manual docs LIRC stands for 'Linux Infra-red Remote Control'. . This package provides the documentation including manual, manpages and the public website. Package: llvm-3.9 Description-md5: e971ae25bca86cd8f4914ecf62f6301c Description-en_AU: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle- time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X86, SparcV9, PowerPC or many other architectures. Package: llvm-3.9-dev Description-md5: 29f654aa391c01f742a2023c872d7a49 Description-en_AU: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle- time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Package: llvm-3.9-doc Description-md5: 19896d0a63f9911e3a7a7b85ecfac407 Description-en_AU: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle- time" (between program runs). . This package contains all documentation (extensive). Package: llvm-3.9-examples Description-md5: 61fee537b751bf39ce1ac5bf27ca3806 Description-en_AU: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle- time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-3.9-runtime Description-md5: a2e425ebfc2fcd56b539f44a28559b4a Description-en_AU: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle- time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Package: llvm-5.0 Description-md5: e971ae25bca86cd8f4914ecf62f6301c Description-en_AU: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle- time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X86, SparcV9, PowerPC or many other architectures. Package: llvm-5.0-dev Description-md5: 29f654aa391c01f742a2023c872d7a49 Description-en_AU: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle- time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Package: llvm-5.0-doc Description-md5: 19896d0a63f9911e3a7a7b85ecfac407 Description-en_AU: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle- time" (between program runs). . This package contains all documentation (extensive). Package: llvm-5.0-examples Description-md5: 61fee537b751bf39ce1ac5bf27ca3806 Description-en_AU: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle- time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-5.0-runtime Description-md5: a2e425ebfc2fcd56b539f44a28559b4a Description-en_AU: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle- time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Package: lmodern Description-md5: ec713c966ceae093764ea52f6cc1a541 Description-en_AU: scalable PostScript and 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 TeX support and Type1 (PostScript) fonts. If only the OpenType fonts are needed, please see the package fonts-lmodern. . See the description for fonts-lmodern package for more information. Package: locales Description-md5: 68ccf846a4935e541c4a717fc0a1f3e3 Description-en_AU: GNU C Library: National Language (locale) data [support] Machine-readable data files, shared objects and programs used by the C library for localization (l10n) and internationalization (i18n) support. . This package contains tools to generate locale definitions from source files (included in this package). It allows you to customize which definitions actually get generated. This is a space-saver over how this package used to be, with all locales generated by default. This created a package that unpacked to an excess of 30 megs. Package: lockfile-progs Description-md5: 1734d26cc52e1c7ee271af4a4589f25f Description-en_AU: Programs for locking and unlocking files and mailboxes This package includes several programs to safely lock and unlock files and mailboxes from the command line. These include: . lockfile-create lockfile-remove lockfile-touchlock mail-lock mail-unlock mail-touchlock . These programs use liblockfile to perform the file locking and unlocking, so they are guaranteed compatible with Debian's file locking policies. Package: logcheck Description-md5: 204144e4246b58634f497c2685d94433 Description-en_AU: mails anomalies in the system logfiles to the administrator Logcheck helps spot problems and security violations in your logfiles automatically and will send the results to you in e-mail. . Logcheck was part of the Abacus Project of security tools, but this version has been rewritten. Package: logcheck-database Description-md5: ba9dad019b4bc2992a1c7036b6ab49e5 Description-en_AU: database of system log rules for the use of log checkers This database is part of the Logcheck package, but might be used by others. It brings a database of regular expressions for matching system log entries after various criteria. Package: login Description-md5: a9c42fe48288d1e8b7d3d34463d0f485 Description-en_AU: system login tools These tools are required to be able to login and use your system. The login program invokes your user shell and enables command execution. The newgrp program is used to change your effective group ID (useful for workgroup type situations). The su program allows changing your effective user ID (useful being able to execute commands as another user). Package: logrotate Description-md5: bb73169bb75b2b8a2fda1453d214416d Description-en_AU: Log rotation utility The logrotate utility is designed to simplify the administration of log files on a system which generates a lot of log files. Logrotate allows for the automatic rotation compression, removal and mailing of log files. Logrotate can be set to handle a log file daily, weekly, monthly or when the log file gets to a certain size. Normally, logrotate runs as a daily cron job. Package: logtail Description-md5: d3d40f9e26c6029e962576fe56693f04 Description-en_AU: Print log file lines that have not been read This program will read in a standard text file and create an offset marker when it reads the end. The offset marker is read the next time logtail is run and the text file pointer is moved to the offset location. This allows logtail to read in the next lines of data following the marker. This is good for marking log files for automatic log file checkers to monitor system events. . The package also provides logtail2, which better deals with rotated log files: If logtail2 finds that the inode of the file was changed, it assumes that the log has been rotated, and tries to find the file it was rotated to using heuristic plugins. If it finds the file, it will print the remainder of the file starting at the offset saved to the offset file. If a file with the correct inode was not found, logtail2 will only print the new file in its entirety before writing a new offset file. Package: logwatch Description-md5: ece539a8a87c5f861d7f0b865e42a03c Description-en_AU: log analyser with nice output written in Perl Logwatch is a modular log analyser that runs every night and mails you the results. It can also be run from command line. . The output is by service and you can limit the output to one particular service. The subscripts which are responsible for the output, mostly convert the raw log lines in structured format. . Logwatch generally ignores the time component in the output, that means, you will know that the reported event was logged in the requested range of time, but you will have to go to the raw log files to get the exact details. Package: lp-solve Description-md5: 0cf1973d14c9916f985920235dcabc27 Description-en_AU: Solve (mixed integer) linear programming problems The linear programming (LP) problem can be formulated as: Solve A.x >= V1, with V2.x maximal. A is a matrix, x is a vector of (nonnegative) variables, V1 is a vector called the right hand side, and V2 is a vector specifying the objective function. . An integer linear programming (ILP) problem is an LP with the constraint that all the variables are integers. In a mixed integer linear programming (MILP) problem, some of the variables are integer and others are real. . The program lp_solve solves LP, ILP, and MILP problems. It is slightly more general than suggested above, in that every row of A (specifying one constraint) can have its own (in)equality, <=, >= or =. The result specifies values for all variables. . lp_solve uses the 'Simplex' algorithm and sparse matrix methods for pure LP problems. If one or more of the variables is declared integer, the Simplex algorithm is iterated with a branch and bound algorithm, until the desired optimal solution is found. lp_solve can read MPS format input files. Package: lp-solve-doc Description-md5: 5616c0c33363a50e9c31e0a459576ba5 Description-en_AU: Solve (mixed integer) linear programming problems - documentation The linear programming (LP) problem can be formulated as: Solve A.x >= V1, with V2.x maximal. A is a matrix, x is a vector of (nonnegative) variables, V1 is a vector called the right hand side, and V2 is a vector specifying the objective function. . An integer linear programming (ILP) problem is an LP with the constraint that all the variables are integers. In a mixed integer linear programming (MILP) problem, some of the variables are integer and others are real. . The program lp_solve solves LP, ILP, and MILP problems. It is slightly more general than suggested above, in that every row of A (specifying one constraint) can have its own (in)equality, <=, >= or =. The result specifies values for all variables. . lp_solve uses the 'Simplex' algorithm and sparse matrix methods for pure LP problems. If one or more of the variables is declared integer, the Simplex algorithm is iterated with a branch and bound algorithm, until the desired optimal solution is found. lp_solve can read MPS format input files. . This package contains the documentation for the lp_solve program and the library. Package: lsb-base Description-md5: 097c50ae4dc8b22ec551f0128089a56c Description-en_AU: Linux Standard Base init script functionality The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can depend upon. . This package only includes the init-functions shell library, which may be used by other packages' initialization scripts for console logging and other purposes. Package: lsb-release Description-md5: 65ec3e346c054b77b914b6a1d4e5fb15 Description-en_AU: Linux Standard Base version reporting utility The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can depend upon. . The lsb-release command is a simple tool to help identify the Linux distribution being used and its compliance with the Linux Standard Base. LSB conformance will not be reported unless the required metapackages are installed. . While it is intended for use by LSB packages, this command may also be useful for programmatically distinguishing between a pure Debian installation and derived distributions. Package: lshw Description-md5: 5bbbb48f52cc6707ed44dbb6942d387b Description-en_AU: information about hardware configuration A small tool to provide detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc. on DMI-capable x86 systems, on some PowerPC machines (PowerMac G4 is known to work) and AMD64. . Information can be output in plain text, HTML or XML. Package: lsof Description-md5: 260a171702acdb4e7341e348f1538be4 Description-en_AU: Utility to list open files Lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open Files, and it does just that. It lists information about any files that are open, by processes currently running on the system. Package: lsscsi Description-md5: bd9af78e01cda1b77847bb06d8309439 Description-en_AU: list all SCSI devices (or hosts) currently on system Uses information in sysfs (Linux kernels 2.6.0 and later) to list all scsi devices (or hosts) currently attached to the system. Options can be used to control the amount and form of information provided for each device. Package: ltrace Description-md5: ff2cc28bbc4f3ce119d059af641ea073 Description-en_AU: Tracks runtime library calls in dynamically linked programs ltrace is a debugging program which runs a specified command until it exits. While the command is executing, ltrace intercepts and records the dynamic library calls which are called by the executed process and the signals received by that process. It can also intercept and print the system calls executed by the program. . The program to be traced need not be recompiled for this, so you can use it on binaries for which you don't have the source handy. . You should install ltrace if you need a sysadmin tool for tracking the execution of processes. Package: lua-filesystem Description-md5: 7c042a7d2ed7e4f5a219e8914155adbd Description-en_AU: luafilesystem library for the Lua language This package contains the luafilesystem library, a set of portable functions for directory creation, listing and deletion and for file locking. Package: lua-filesystem-dev Description-md5: ae327f8014a0b87b7ce2d8f5d3791e61 Description-en_AU: luafilesystem development files for the Lua language This package contains the development files of the luafilesystem library, useful to create a statically linked binary (like a C application or a standalone Lua interpreter). Documentation is also shipped within this package. Package: lua-lxc Description-md5: a098f76ef28c4f60928555acc8b6b367 Description-en_AU: Linux Containers userspace tools (Lua bindings) 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 Lua bindings. Package: lua-rrd Description-md5: 34e7abe990b5ce5b0bd02deeb2d4b843 Description-en_AU: time-series data storage and display system (Lua interfaces) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . This package contains the Lua interfaces to RRDs. Package: lua-rrd-dev Description-md5: af663934ad3f23bd90189219712995b9 Description-en_AU: time-series data storage and display system (Lua development) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . This package contains development files for the Lua interfaces to RRDs. Package: lua5.2 Description-md5: 130003bb49100d21ad1dd4ef09dee02f Description-en_AU: Simple, extensible, embeddable programming language 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 the Lua command line interpreter and bytecode compiler. Install it if you are developing or using Lua scripts. Package: lua5.2-doc Description-md5: bd6938b8d0d3131c26dfff9ef799d221 Description-en_AU: Documentation 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 the official manual covering the Lua language and C API, examples, etc. Package: lvm2 Description-md5: 9df95d102d2b0aad5aff13603ef0cb3f Description-en_AU: Linux Logical Volume Manager This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM supports enterprise level volume management of disk and disk subsystems by grouping arbitrary disks into volume groups. The total capacity of volume groups can be allocated to logical volumes, which are accessed as regular block devices. Package: lxc Description-md5: 8067647e29acc4eb5568eaa59cd81496 Description-en_AU: Transitional package for lxc1 This is a transitional dummy package. It can safely be removed. . The currently recommended LXC experience is available as lxc2 and is provided by LXD using the LXC backend. Package: lxc-common Description-md5: cf91e149e888de845380dfd41e1f1da2 Description-en_AU: Linux Containers userspace tools (common tools) 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 a few binaries and security profiles required by all liblxc1 users. Package: lxc-dev Description-md5: c719178b7e79ce1ed39519707c589961 Description-en_AU: Linux Containers userspace tools (development) 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 development files. Package: lxc-templates Description-md5: 9a526ab1c6ccc435c574f17de9485e7e Description-en_AU: Linux Containers userspace tools (templates) 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 templates. Package: lxc-tests Description-md5: e03094a7d4b1a574890d104af255c273 Description-en_AU: Linux Containers userspace tools (test binaries) 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 test binaries. Those binaries are primarily used for autopkgtest and by some developers. They are not meant to be installed on regular user systems. Package: lxc1 Description-md5: 4ece0dffd153c29e95ffdb89f8238dfc Description-en_AU: Linux Containers userspace tools 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 provides the lxc-* tools, which can be used to start a single daemon in a container, or to boot an entire "containerized" system, and to manage and debug your containers. Package: lxc2 Description-md5: 16aa6b32a6decc4b676db644304f6925 Description-en_AU: Container hypervisor based on LXC - metapackage LXD offers a REST API to remotely manage containers over the network, using an image based workflow and with support for live migration. . This is a dummy metapackage to install LXD and its client. Package: lxcfs Description-md5: f3cabfc6ca3d3433720d9d811af950bd Description-en_AU: FUSE based filesystem for LXC LXCFS provides a FUSE based filesystem to improve the LXC experience within the containers. . This filesystem offers both a cgroupfs-like view for use by unprivileged containers which wouldn't otherwise be allowed to mount cgroupfs. And a set of files that are meant to be bind-mounted over their /proc equivalent to make them cgroup-aware. Package: lxd Description-md5: aae21ff20f4cc6a1e21b22e39cdd87bf Description-en_AU: Container hypervisor based on LXC - daemon 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 LXD daemon. Package: lxd-client Description-md5: c5f7d80cfd076c2db1400c3ee9b9332f Description-en_AU: Container hypervisor based on LXC - client 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 command line client. Package: lxd-tools Description-md5: 0dfa59a5cd7d8576e3182fb10faa4e93 Description-en_AU: Container hypervisor based on LXC - extra tools 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 extra tools provided with LXD. - fuidshift - A tool to map/unmap filesystem uids/gids - lxc-to-lxd - A tool to migrate LXC containers to LXD - lxd-benchmark - A benchmarking tool for LXD Package: m17n-db Description-md5: b17731f750110c56be8309f883c73a01 Description-en_AU: multilingual text processing library - database The m17n library is a multilingual text processing library for the C language. This library has following features: - The m17n library is an open source software. - The m17n library for any Linux/Unix applications. - The m17n library realizes multilingualization of many aspects of applications. - The m17n library represents multilingual text as an object named M-text. M-text is a string with attributes called text properties, and designed to substitute for string in C. Text properties carry any information required to input, display and edit the text. - The m17n library supports functions to handle M-texts. . m17n is an abbreviation of Multilingualization. . This package contains the database files used by m17n-lib. Package: m4 Description-md5: 4d2d2315ae3e9465f92825939c8db872 Description-en_AU: macro processing language GNU `m4' is an implementation of the traditional UNIX macro processor. It is mostly SVR4 compatible, although it has some extensions (for example, handling more than 9 positional parameters to macros). `m4' also has builtin functions for including files, running shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for generating `configure' scripts, but not for running them. Package: m4-doc Description-md5: c65b9e60b484fec633829ba1356453bd Description-en_AU: Documentation for GNU m4 This package contains the HTML documentation for GNU m4. Package: mailman Description-md5: 8d16d632c49d70e6617b41c558e71966 Description-en_AU: Powerful, web-based mailing list manager The GNU Mailing List Manager, which manages email discussion lists much like Majordomo and Smartmail. Unlike most similar products, Mailman gives each mailing list a web page, and allows users to subscribe, unsubscribe, etc. over the web. Even the list manager can administer his or her list entirely from the web. . Mailman also integrates most things people want to do with mailing lists, including archiving, mail <-> news gateways, and so on. It has all of the features you expect from such a product, plus integrated support for the web (including web based archiving), automated bounce handling and integrated spam prevention. Package: make Description-md5: 3ef13fe0be8e85cb535b13ff062ae8eb Description-en_AU: utility for directing compilation GNU Make is a utility which controls the generation of executables and other target files of a program from the program's source files. It determines automatically which pieces of a large program need to be (re)created, and issues the commands to (re)create them. Make can be used to organize any task in which targets (files) are to be automatically updated based on input files whenever the corresponding input is newer --- it is not limited to building computer programs. Indeed, Make is a general purpose dependency solver. Package: makedumpfile Description-md5: 9efd4ca21c7d30a2f285e5d82375fce1 Description-en_AU: VMcore extraction tool This program is used to extract a subset of the memory available either via /dev/mem or /proc/vmcore (for crashdumps). It is used to get memory images without extra unneeded information (zero pages, userspace programs, etc). Package: man-db Description-md5: 1784ddc55da0897a54ad44c7e0a7f547 Description-en_AU: on-line manual pager This package provides the man command, the primary way of examining the on-line help files (manual pages). Other utilities provided include the whatis and apropos commands for searching the manual page database, the manpath utility for determining the manual page search path, and the maintenance utilities mandb, catman and zsoelim. man-db uses the groff suite of programs to format and display the manual pages. Package: manpages Description-md5: 3cdba21ee451777db03e5edc1ef4caa3 Description-en_AU: Manual pages about using a GNU/Linux system This package contains GNU/Linux manual pages for these sections: 4 = Devices (e.g. hd, sd). 5 = File formats and protocols, syntaxes of several system files (e.g. wtmp, /etc/passwd, nfs). 7 = Conventions and standards, macro packages, etc. (e.g. nroff, ascii). . Sections 1, 6 and 8 are provided by the respective applications. This package only includes the intro man page describing the section. . The man pages describe syntaxes of several system files. Package: manpages-dev Description-md5: 8a10ff7bcfd700d46fc7906a26abf372 Description-en_AU: Manual pages about using GNU/Linux for development These man pages describe the Linux programming interface, including these two sections: 2 = Linux system calls. 3 = Library calls (note that a more comprehensive source of information may be found in the glibc-doc and glibc-doc-reference packages). Package: mawk Description-md5: e02f3de1fa8a56e3f324f082c0c2e41f Description-en_AU: a pattern scanning and text processing language Mawk is an interpreter for the AWK Programming Language. The AWK language is useful for manipulation of data files, text retrieval and processing, and for prototyping and experimenting with algorithms. Mawk is a new awk meaning it implements the AWK language as defined in Aho, Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley Publishing, 1988. (Hereafter referred to as the AWK book.) Mawk conforms to the POSIX 1003.2 (draft 11.3) definition of the AWK language which contains a few features not described in the AWK book, and mawk provides a small number of extensions. . Mawk is smaller and much faster than gawk. It has some compile-time limits such as NF = 32767 and sprintf buffer = 1020. Package: mdadm Description-md5: 03a3779a0d242295f3d59f2b8278ca94 Description-en_AU: tool to administer Linux MD arrays (software RAID) The mdadm utility can be used to create, manage, and monitor MD (multi- disk) arrays for software RAID or multipath I/O. . This package automatically configures mdadm to assemble arrays during the system startup process. If not needed, this functionality can be disabled. Package: mdetect Description-md5: afc175d11efde40a5bc0f530a6de68ef Description-en_AU: mouse device autodetection tool mdetect is a tool for autoconfiguring mice; it is typically used as the backend to some user-friendly frontend code. mdetect writes the autodetected mouse device and protocol (as used by gpm) to standard output. It can be invoked so as to produce output appropriate for XFree86 X server configuration files. Package: media-player-info Description-md5: 127b94da56c51ffd39740e52530e0db6 Description-en_AU: Media player identification files media-player-info is a repository of data files describing media player (mostly USB Mass Storage ones) capabilities. These files contain information about the directory layout to use to add music to these devices, about the supported file formats, and so on. . The music player capabilities are now described in *.mpi files (which are ini-like files), together with udev rules to identify these devices. Package: memcached Description-md5: f7b1936bf072e208b59db960aca4de8a Description-en_AU: high-performance memory object caching system Danga Interactive developed memcached to enhance the speed of LiveJournal.com, a site which was already doing 20 million+ dynamic page views per day for 1 million users with a bunch of webservers and a bunch of database servers. memcached dropped the database load to almost nothing, yielding faster page load times for users, better resource utilization, and faster access to the databases on a memcache miss. . memcached optimizes specific high-load serving applications that are designed to take advantage of its versatile no-locking memory access system. Clients are available in several different programming languages, to suit the needs of the specific application. Traditionally this has been used in mod_perl apps to avoid storing large chunks of data in Apache memory, and to share this burden across several machines. Package: memtest86+ Description-md5: aa685f84801773ef97fdaba8eb26436a Description-en_AU: thorough real-mode memory tester Memtest86+ scans your RAM for errors. . This tester runs independently of any OS - it is run at computer boot-up, so that it can test *all* of your memory. You may want to look at `memtester', which allows to test your memory within Linux, but this one won't be able to test your whole RAM. . It can output a list of bad RAM regions usable by the BadRAM kernel patch, so that you can still use your old RAM with one or two bad bits. . Memtest86+ is based on memtest86 3.0, and adds support for recent hardware, as well as a number of general-purpose improvements, including many patches to memtest86 available from various sources. . Both memtest86 and memtest86+ are being worked on in parallel. Package: mesa-common-dev Description-md5: 0d9d46ba6861a0a8c404cf51db1e980d Description-en_AU: Developer documentation for Mesa This package includes the specifications for the Mesa-specific OpenGL extensions, the complete set of release notes and the development header files common to all Mesa packages. Package: mesa-vdpau-drivers Description-md5: 19cfba61e1be17ccf30d9c5bb9ec109a Description-en_AU: Mesa VDPAU video acceleration drivers These libraries provide the Video Decode and Presentation API for Unix. They provide accelerated video playback (incl. H.264) and video post- processing for the supported graphics cards. . This package enables support for VDPAU for some gallium drivers. Package: mime-construct Description-md5: e07442bc1343c7ea762a25120a1d5920 Description-en_AU: construct/send MIME messages from the command line mime-construct constructs and (by default) mails MIME messages. It is entirely driven from the command line, it is designed to be used by other programs, or people who act like programs. Package: mime-support Description-md5: 6a960d88790635886bd17b629c708b8c Description-en_AU: MIME files 'mime.types' & 'mailcap', and support programs As these files can be used by all MIME compliant programs, they have been moved into their own package that others can depend upon. . Other packages add themselves as viewers/editors/composers/etc by using the provided "update-mime" program. . In addition, the commands "see", "edit", "compose", and "print" will display, alter, create, and print (respectively) any file using a program determined from the entries in the mime.types and mailcap files. Package: miscfiles Description-md5: c14499491490d96255ece227b5e4fb33 Description-en_AU: Dictionaries and other interesting files These files are not crucial to system administration or operation, but which have come to be common on various systems over the years. They originated from various sources and are freely redistributable (see the copyright file for more information). . These files include those of general interest (English `connectives', Webster's Second International English wordlist, traditional stone and flower for each month, Precedence table for operators in the C language, description of the ISO Latin-1 character set, two-letter codes for languages, from ISO 639, International country telephone codes, geographic coordinates of many major cities, Some common abbreviations used in electronic communication, GNU mailing lists, country and currency abbreviations, rfc-index, etc.). . There also is information specific to the United States (List of three letter codes for some major airports, North American (+1) telephone area codes, postal codes for US states and Canadian provinces, the Constitution of the United States of America, the Declaration of Independence of the Thirteen Colonies). Package: mknbi Description-md5: 2327c8ec8727ad94627d94e5a8700aa2 Description-en_AU: Create tagged images for Etherboot or Netboot With mknbi you can create tagged images for Etherboot. Tagged images are data files, which contain the necessary files for booting up (kernel+root for Linux, kernel+minifs for DOS, ...) bundled together with a special format. . These tagged images are downloaded and understood by Etherboot and Netboot during the boot process. . This package should be used on the server and not on the client. It doesn't contain code which handles the network card, downloads the image, etc. Package: mlocate Description-md5: 34e9c00f37885dbcdfb61296f24c84df Description-en_AU: quickly find files on the filesystem based on their name mlocate is a new implementation of locate, a tool to find files anywhere in the filesystem based on their name, using a fixed pattern or a regular expression. Unlike other tools like find(1), locate uses a previously created database to perform the search, allowing queries to execute much faster. This database is updated periodically from cron. . Several implementations of locate exist: the original implementation from GNU's findutils, slocate, and mlocate. The advantages of mlocate are: . * it indexes all the filesystem, but results of a search will only include files that the user running locate has access to. It does this by updating the database as root, but making it unreadable for normal users, who can only access it via the locate binary. slocate does this as well, but not the original locate. . * instead of re-reading all the contents of all directories each time the database is updated, mlocate keeps timestamp information in its database and can know if the contents of a directory changed without reading them again. This makes updates much faster and less demanding on the hard drive. This feature is only found in mlocate. . Installing mlocate will change the /usr/bin/locate binary to point to mlocate via the alternatives mechanism. After installation, you may wish to run /etc/cron.daily/mlocate by hand to create the database, otherwise mlocate won't work until that script is run from cron itself (since mlocate does not use the same database file as standard locate). Also, you may wish to remove the "locate" package in order not to have two different database files updated regularly on your system. Package: mobile-broadband-provider-info Description-md5: a64353fd4d4a393faf0dd255268d880a Description-en_AU: database of mobile broadband service providers This package contains a database of provider-specific settings of mobile broadband providers in different countries. Its functioning through Network Manager makes it easy for users to choose their mobile broadband service provider. . The database contains information relevant to mobile networks access point usage, such as APN (access point name), username, password, etc. Package: modemmanager Description-md5: eaa6e85057918f183c32afd0363e2658 Description-en_AU: D-Bus service for managing modems 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. Package: mokutil Description-md5: 1f2830b85d41721be416d1513db0c537 Description-en_AU: tools for manipulating machine owner keys This program provides the means to enroll and erase the machine owner keys (MOK) stored in the database of shim. Package: monitoring-plugins Description-md5: b40d74d84d0014181bbf82cd9cb4e665 Description-en_AU: Plugins for nagios compatible monitoring systems (metapackage) Plugins for nagios compatible monitoring systems like Naemon and Icinga. . This metapackage will install the entire suite of plugins for nagios compatible monitoring systems. If you are installing monitoring plugins on a remote "satellite" server (using nagios-nrpe-server or nsca), you may be interested in the monitoring-plugins-basic package. Package: monitoring-plugins-basic Description-md5: 0ebf82c1421b961a4c00adda72f8022b Description-en_AU: Plugins for nagios compatible monitoring systems (basic) Plugins for nagios compatible monitoring systems like Naemon and Icinga. It contains the following plugins: . check_apt, check_by_ssh, check_clamd, check_cluster, check_dhcp, check_disk, check_dummy, check_file_age, check_ftp, check_host, check_http, check_icmp, check_ide_smart, check_imap, check_ircd, check_jabber, check_load, check_log, check_mrtg, check_mrtgtraf, check_nagios, check_nntp, check_nntps, check_nt, check_ntp, check_ntp_peer, check_ntp_time, check_nwstat, check_overcr, check_ping, check_pop, check_procs, check_real, check_rta_multi, check_sensors, check_simap, check_smtp, check_spop, check_ssh, check_ssmtp, check_swap, check_tcp, check_time, check_udp, check_ups, check_users . This package provides a basic set of plugins with minimal external dependencies. It is not likely to be useful by itself unless you are using a remote "satellite" system (using nagios-nrpe-server, check_by_ssh or nsca, for example). Package: monitoring-plugins-common Description-md5: 47e82c7672ca4e789fe190e2cfb690cd Description-en_AU: Common files for plugins for nagios compatible monitoring Common files for plugins for nagios compatible monitoring systems like Naemon and Icinga. . This package contains common files which maybe needed for plugins. Package: monitoring-plugins-standard Description-md5: c115decf300bb04e719795e79a83f565 Description-en_AU: Plugins for nagios compatible monitoring systems (standard) Plugins for nagios compatible monitoring systems like Naemon and Icinga. It contains the following plugins: . check_breeze, check_dbi, check_dig, check_disk_smb, check_dns, check_flexlm, check_fping, check_game, check_hpjd, check_ifoperstatus, check_ifstatus, check_ldap, check_ldaps, check_mailq, check_mysql, check_mysql_query, check_oracle, check_pgsql, check_rpc, check_snmp, check_wave . This package provides the suite of plugins that are most likely to be useful on a central monitoring host. Some scripts need more packages installed to work, which is implemented as recommends. Package: mount Description-md5: 90e187380786a435bb9c85b37afa2c5f Description-en_AU: tools for mounting and manipulating filesystems This package provides the mount(8), umount(8), swapon(8), swapoff(8), and losetup(8) commands. Package: mouseemu Description-md5: abfc7368f5d823e7b6915cc7d1da3d91 Description-en_AU: Emulate mouse buttons and mouse wheel Mouseemu is a daemon to emulate mouse buttons on trackpads with only one button. It lets you: - emulate middle and right click - emulate mouse wheel - block trackpad while typing . It was initially developed for Apple PowerBooks and iBooks, but it may be useful on other architectures as well. . This program only works when booting a 2.6 kernel because it uses the new uinput interface to emulate the mouse. Package: mousetweaks Description-md5: bf106bf9a496b3c2b24861987fa521ff Description-en_AU: mouse accessibility enhancements for the GNOME desktop This package contains a daemon and some panel applets to improve mouse usability on the GNOME desktop. These enhancements are: . * The possibility to click without a button * The ability to bring the context menu with a one-button mouse (like MacOS does) * An area to capture the mouse pointer until it is released with a pre-defined key combination. Package: mozc-data Description-md5: 6eff62dbff103ae6b02bc9b4937df5fa Description-en_AU: Mozc input method - data files Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. . This package provides the essential data files. . This open-source project originates from Google Japanese Input. Package: mozc-server Description-md5: 8c20219f07f38ad45616b5119e58023e Description-en_AU: Server of the Mozc input method Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. . mozc-server provides GUI utilities of the Mozc input method. . This open-source project originates from Google Japanese Input. Package: mozc-utils-gui Description-md5: 26ec796df53363feb223226aacb6085e Description-en_AU: GUI utilities of the Mozc input method Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. . mozc-server provides GUI uitilities of the Mozc input method. This uses GUI and can set ibus-mozc and the user's dictionary. . This open-source project originates from Google Japanese Input. Package: mscompress Description-md5: b4f9fff832e68d790b9a7feeefbb8eb5 Description-en_AU: Microsoft "compress.exe/expand.exe" compatible (de)compressor This package contains two programs: . * msexpand which decompresses files compressed by the Microsoft compress.exe utility (e.g. Win 3.x installation files); * mscompress which compresses files using the LZ77 compression algorithm. . Files can be decompressed using Microsoft expand.exe or msexpand(1). Package: msr-tools Description-md5: 95866ee428947792b0bd008175c572ad Description-en_AU: Utilities for modifying MSRs from userspace MSRs are Machine Specific Registers that are used to set values for hardware to use, or to pass values between the BIOS and kernel. This package provides utilies to both read and write MSRs. Reading and writing MSRs might be useful when debugging kernel drivers, for example. Package: mtools Description-md5: b3b35cc7d4e80f29d3aa9d91bdf899da Description-en_AU: Tools for manipulating MSDOS files Mtools is a collection of utilities to access MS-DOS disks from Unix without mounting them. It supports Win'95 style long file names, OS/2 Xdf disks, ZIP/JAZ disks and 2m disks (store up to 1992kB on a high density 3 1/2 disk). . Also included in this package are commands to eject and manipulate the write/password protection control of Zip disks. Package: mtr-tiny Description-md5: 1bfbca08bdef8b364895eace26dac3e1 Description-en_AU: Full screen ncurses traceroute tool mtr combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool. . As mtr starts, it investigates the network connection between the host mtr runs on and a user-specified destination host. After it determines the address of each network hop between the machines, it sends a sequence of ICMP ECHO requests to each one to determine the quality of the link to each machine. As it does this, it prints running statistics about each machine. . mtr-tiny is compiled without support for X and conserves disk space. Package: mtx Description-md5: d04c49e586690550faf07d7124752c26 Description-en_AU: controls tape autochangers MTX can be used to manipulate tape auto-changers, also known as "jukeboxes", such that backup software can make use of the multiple tape capabilities of the auto-changer. In particular, this is necessary glue for using a backup system like Amanda with a DDS auto-changer like the HP Surestore 12000e. Package: multiarch-support Description-md5: f70fd4ad370040691119c10d77aec677 Description-en_AU: Transitional package to ensure multiarch compatibility This is a transitional package used to ensure multiarch support is present in ld.so before unpacking libraries to the multiarch directories. It can be removed once nothing on the system depends on it. Package: multipath-tools Description-md5: d2b50f6d45021a3e6697180f992bb365 Description-en_AU: maintain multipath block device access These tools are in charge of maintaining the disk multipath device maps and react to path and map events. . If you install this package you may have to change the way you address block devices. See README.Debian for details. Package: multipath-tools-boot Description-md5: 24b848655cff6a3dd257c2afda6cf91f Description-en_AU: Support booting from multipath devices This package contains the necessary support for booting from a multipath device: . * copy over multipath.conf and persistent bindings if necessary * load the necessary kernel modules * detect multipath block devices . Don't install this package if you're not booting from a multipath device. Package: mutt Description-md5: 14c29b7cb02b614c08865f8fb8a0ac39 Description-en_AU: text-based mailreader supporting MIME, GPG, PGP and threading Mutt is a sophisticated text-based Mail User Agent. Some highlights: . * MIME support (including RFC1522 encoding/decoding of 8-bit message headers and UTF-8 support). * PGP/MIME support (RFC 2015). * Advanced IMAP client supporting SSL encryption and SASL authentication. * POP3 support. * ESMTP support. * Message threading (both strict and non-strict). * Keybindings are configurable, default keybindings are much like ELM; Mush and PINE-like ones are provided as examples. * Handles MMDF, MH and Maildir in addition to regular mbox format. * Messages may be (indefinitely) postponed. * Colour support. * Highly configurable through easy but powerful rc file. * Support for compressed mailboxes. * An optional Sidebar. Package: mutter Description-md5: 7152d88dc5fc270769908fdf6c997d65 Description-en_AU: lightweight GTK+ window manager Mutter is a small window manager, using GTK+ and Clutter to do everything. . Mutter is the clutter-based evolution of Metacity, which, as the author says, is a "Boring window manager for the adult in you. Many window managers are like Marshmallow Froot Loops; Metacity is like Cheerios." . This package contains the core binaries. Package: myspell-eo Description-md5: efb06099d38aa921d0d62eb891445f30 Description-en_AU: Esperanto dictionary for myspell This is the Esperanto dictionary for use with the myspell spellchecker, which is currently used within OpenOffice.org and the mozilla spellchecker. The dictionary is based on the words from Plena Ilustrita Vortaro, with additional country/language names. It accepts Latin-3 form. Package: myspell-et Description-md5: 73bc3a5d26efc85296706cbd418a6d49 Description-en_AU: Estonian dictionary for MySpell This package provides Estonian wordlists for the MySpell spellchecker currently supported by Mozilla and OpenOffice, plus an Estonian hyphenation pattern for OpenOffice. . The wordlists are based on work by the Institute of the Estonian Language and subsequently improved by Jaak Pruulmann who also created the affix file. Package: myspell-fa Description-md5: 86964fd6e44c69b05780ce29e42f8eba Description-en_AU: Persian (Farsi) dictionary for myspell This is the Persian (Farsi) dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. Package: myspell-fo Description-md5: 922911029b535b9d5d9837e530ea175a Description-en_AU: Faroese dictionary for myspell This is the Faroese dictionaries, to be used with myspell to check and correct spelling in Faroese texts. Package: myspell-ga Description-md5: 44ea8e22894d28769e679eb95f3e6927 Description-en_AU: Irish (Gaeilge) dictionary for OpenOffice and Mozilla This is the Irish (Gaeilge) dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. Package: myspell-gv Description-md5: b1e9228b41761899716090a7095c09b1 Description-en_AU: Manx Gaelic dictionary for myspell This is the Manx Gaelic dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. Package: myspell-hy Description-md5: 3bea11748af06d8105fef83ff6bed015 Description-en_AU: Armenian dictionary for myspell This is the Armenian dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. Package: myspell-lv Description-md5: fe0abc7670e3a3b8363d6202e10f75c3 Description-en_AU: Latvian dictionary for Myspell This dictionary contains Latvian wordlists for the MySpell spellchecker currently supported by Mozilla and OpenOffice, plus a Latvian hyphenation pattern for OpenOffice. . This dictionary is not complete yet, but it is the best free solution at this moment. Package: mysql-client Description-md5: 2f84e14e4be72461e753c2cc8fc8446a Description-en_AU: MySQL database client (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mysql-client (currently mysql-client-5.7), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you want, as this is the one considered to be in the best shape by the Maintainers. Package: mysql-client-5.7 Description-md5: ffe884a5da09cb7b198d6de70b149317 Description-en_AU: MySQL database client binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the client binaries and the additional tool mysqlreport. Package: mysql-client-core-5.7 Description-md5: 94a7aede8ba9259b1382d4dfca4cdde0 Description-en_AU: MySQL database core client binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the core client files, as used by Akonadi. Package: mysql-common Description-md5: 562d254c602f89e4390e28f6362283c8 Description-en_AU: MySQL database common files, e.g. /etc/mysql/my.cnf MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes files needed by all versions of the client library, e.g. /etc/mysql/my.cnf. Package: mysql-server Description-md5: b8b44aa3bf1e86bb2834ded6d9d869b5 Description-en_AU: MySQL database server (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mysql-server (currently mysql-server-5.7), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you need. That will install the version recommended by the package maintainers. . MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. Package: mysql-server-5.7 Description-md5: 3ae11e16f793b3ee84f73a5fa268ad9b Description-en_AU: MySQL database server binaries and system database setup MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package contains all the infrastructure needed to setup system databases. Package: mysql-server-core-5.7 Description-md5: a54aa75db64667c487b6c9d3800b8153 Description-en_AU: MySQL database server binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the server binaries but doesn't contain all the infrastructure needed to setup system databases. Package: mythes-ar Description-md5: ed9af56f8569f66a2184a8636efa8ae2 Description-en_AU: Arabic Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Arabic thesaurus for LibreOffice. Package: mythes-bg Description-md5: 1bb6c5ef0a06246269312554c674a254 Description-en_AU: Bulgarian Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Bulgarian thesaurus for LibreOffice. Package: mythes-ca Description-md5: bde194a4b2738150c6aac5244eb1ad22 Description-en_AU: Catalan Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Catalan thesaurus for LibreOffice. Package: mythes-cs Description-md5: c220ecae7d55c65399c005e09c095777 Description-en_AU: Czech Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Czech thesaurus for LibreOffice. Package: mythes-da Description-md5: 38c4a2ae3f4f1ce6790986c6cf5c437a Description-en_AU: Danish Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Danish thesaurus for LibreOffice. Package: mythes-de Description-md5: 88cf8278e5f5920a7c8e5accb28b2b74 Description-en_AU: German Thesaurus for OpenOffice.org/LibreOffice This package contains the German OpenThesaurus (www.openthesaurus.de) thesaurus for usage with OpenOffice.org/LibreOffice. Package: mythes-de-ch Description-md5: 9e53a4ac5ea2768b8c794f40b66774c8 Description-en_AU: German Thesaurus for OpenOffice.org/LibreOffice (Swiss Version) This package contains the German OpenThesaurus (www.openthesaurus.de) thesaurus for usage with OpenOffice.org/LibreOffice. It uses Swiss Spelling (ss instead of ß). Package: mythes-en-au Description-md5: 7ba8c201fd7908b37ed84e4a8b468dd5 Description-en_AU: Australian English Thesaurus for OpenOffice.org Openoffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Australian English thesaurus for OpenOffice.org. It is based on the American version, but has American spellings removed. Package: mythes-en-us Description-md5: 9d435f11edba42588212907de47dc9b8 Description-en_AU: English (USA) Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an English (USA) thesaurus for LibreOffice. Package: mythes-es Description-md5: 58d9a33d26841681b46cf9a6fd5834b0 Description-en_AU: Spanish Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Spanish thesaurus for LibreOffice. Package: mythes-fr Description-md5: bab599a41fcf7ba8c708c060bf02698b Description-en_AU: French Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an French thesaurus for LibreOffice. Package: mythes-gl Description-md5: 94a83aa71c02399d4e746be5cada9fd2 Description-en_AU: Galician Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Galician thesaurus for LibreOffice. Package: mythes-gug Description-md5: d41fbad51694e8ab6ee1ba1cbb2dc3d7 Description-en_AU: Guarani Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Guarani thesaurus for LibreOffice. Package: mythes-hu Description-md5: 613c39714064abe2e9ccbe464aeb580a Description-en_AU: Hungarian Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Hungarian thesaurus for LibreOffice. Package: mythes-is Description-md5: e59bcda1bc9c65ad295c94aed12a4c45 Description-en_AU: Icelandic Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Icelandic thesaurus for LibreOffice. Package: mythes-it Description-md5: 448909bf8fad0e8e4619554992cfa3fa Description-en_AU: Italian Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Italian thesaurus for LibreOffice. Package: mythes-lv Description-md5: a4377b40704e71cdc831e0ffb913ad9e Description-en_AU: Latvian Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Latvian thesaurus for LibreOffice. Package: mythes-ne Description-md5: cfeee1b119538dff8d643e2293b35abe Description-en_AU: Nepalese Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Nepalese thesaurus for LibreOffice. Package: mythes-no Description-md5: 8f2d59c085638c739faba0b0d69f9ee0 Description-en_AU: Norwegian Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Norwegian thesaurus for LibreOffice. Package: mythes-pl Description-md5: 3a107343aebe7b885d6bcbd43aff3668 Description-en_AU: Polish thesaurus for LibreOffice/OpenOffice.org Openoffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Polish thesaurus for LibreOffice/OpenOffice.org. Package: mythes-pt-pt Description-md5: ee5fc65b141a55952183d8959338ddbe Description-en_AU: Portuguese Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Portuguese thesaurus for LibreOffice. Package: mythes-ro Description-md5: 48af6ece3a6c51d8e375d1ed7c526812 Description-en_AU: Romanian Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Romanian thesaurus for LibreOffice. Package: mythes-ru Description-md5: 560c9fa49014745d6603a46f813e9799 Description-en_AU: Russian Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Russian thesaurus for LibreOffice. Package: mythes-sk Description-md5: 8b6f04176ef5449da6b58642f517378c Description-en_AU: Slovak Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Slovak thesaurus for LibreOffice. Package: mythes-sl Description-md5: c3f5fbf329fe5a40643a35d3c5b65907 Description-en_AU: Slovene Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Slovene thesaurus for LibreOffice. Package: mythes-sv Description-md5: 57eef320c2622d87ef452fd0e6e4c121 Description-en_AU: Swedish Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Swedish thesaurus for LibreOffice. Package: mythes-uk Description-md5: 39dece0797c4fab10731427da8ca2395 Description-en_AU: Ukrainian Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Ukrainian thesaurus for LibreOffice. Package: nagios-images Description-md5: 80ce9c4ac2a60b71709fec29eadc38ea Description-en_AU: Collection of images and icons for the nagios system nagios-images contains an assortment of dfsg-free images and icons for use in the web frontend of the nagios system. . Nagios is a host/service/network monitoring and management system. It has the following features: * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) Package: nagios-nrpe-plugin Description-md5: c19ebd7d65521f48328173d45f828471 Description-en_AU: Nagios Remote Plugin Executor Plugin Nagios is a host/service/network monitoring and management system. . The purpose of this addon is to allow you to execute Nagios plugins on a remote host in as transparent a manner as possible. . This is a plugin that is run on the Nagios host and is used to contact the NRPE process on remote hosts. Package: nagios-nrpe-server Description-md5: a71d7976e91380d8197e4fb0bcdc04a9 Description-en_AU: Nagios Remote Plugin Executor Server Nagios is a host/service/network monitoring and management system. . The purpose of this addon is to allow you to execute Nagios plugins on a remote host in as transparent a manner as possible. . This program runs as a background process on the remote host and processes command execution requests from the check_nrpe plugin on the Nagios host. Package: nagios-plugins Description-md5: fda37d0a9f01f8bf8947bb201c56d264 Description-en_AU: transitional dummy package (nagios-plugins to monitoring-plugins) This dummy package is provided to support the transition from nagios- plugins to monitoring-plugins and should be removed afterwards. Package: nagios-plugins-basic Description-md5: c5b149733ce06cb98f266d7a4d31d06c Description-en_AU: transitional dummy package This dummy package is provided to support the transition from nagios- plugins-basic to monitoring-plugins-basic and should be removed afterwards. Package: nagios-plugins-standard Description-md5: 3258e47ca09fa5db78bc5ca04117c852 Description-en_AU: transitional dummy package This dummy package is provided to support the transition from nagios- plugins-standard to monitoring-plugins-standard and should be removed afterwards. Package: nagios3 Description-md5: 78bdbf6266ea3d4a5a2582c32c587c82 Description-en_AU: host/service/network monitoring and management system Nagios is a monitoring and management system for hosts, services and networks. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) . Nagios was written in C and is designed to be easy to understand and modify to fit your own needs. . This is a metapackage which depends on the nagios core and the webfrontend . This package is the new version 3.x series of nagios, which replaced the 2.x versions. . Nagios is a replacement of the Netsaint project. It accepts and uses the previous Netsaint modules transparently. . Upstream URL: http://www.nagios.org/ Package: nagios3-cgi Description-md5: 005f01277f183ec1f2e424a027ce79bc Description-en_AU: cgi files for nagios3 Nagios is a monitoring and management system for hosts, services and networks. nagios3-common contains the common files for the nagios3 package. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) . Nagios is designed to be easy to understand and modify to fit your own needs. . This package is the new version 3.x series of nagios, which replaced the 2.x versions. . Nagios is a replacement of the Netsaint project. It accepts and uses the previous Netsaint modules transparently. . Upstream URL: http://www.nagios.org/ Package: nagios3-common Description-md5: 9d8e7c7f672f17ee67cfb4190f2bbfe5 Description-en_AU: support files for nagios3 Nagios is a monitoring and management system for hosts, services and networks. nagios3-common contains the common files for the nagios3 package. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) . Nagios is designed to be easy to understand and modify to fit your own needs. . This package is the new version 3.x series of nagios, which replaced the 2.x versions. . Nagios is a replacement of the Netsaint project. It accepts and uses the previous Netsaint modules transparently. . Upstream URL: http://www.nagios.org/ Package: nagios3-core Description-md5: 4c01313c0dc2acc89022e41118dc0d44 Description-en_AU: host/service/network monitoring and management system core files Nagios is a monitoring and management system for hosts, services and networks. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) . This package included the nagios core without the webfrontend . Nagios was written in C and is designed to be easy to understand and modify to fit your own needs. . This package is the new version 3.x series of nagios, which replaced the 2.x versions. . Nagios is a replacement of the Netsaint project. It accepts and uses the previous Netsaint modules transparently. . Upstream URL: http://www.nagios.org/ Package: nagios3-dbg Description-md5: 14ccd1c8a83c1a5c423dfd791e8c3a64 Description-en_AU: debugging symbols and debug stuff for nagios3 Nagios is a monitoring and management system for hosts, services and networks. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) . Nagios was written in C and is designed to be easy to understand and modify to fit your own needs. . This package contains gdb debugging symbols for the nagios3 binaries and the mini_epn tool which can help in debugging Nagios problems. . Nagios is a replacement of the Netsaint project. It accepts and uses the previous Netsaint modules transparently. . Upstream URL: http://www.nagios.org/ Package: nagios3-doc Description-md5: 81c0e42a9b16a6bc9e4472d6604edf05 Description-en_AU: documentation for nagios3 Nagios is a monitoring and management system for hosts, services and networks. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) . Nagios was written in C and is designed to be easy to understand and modify to fit your own needs. . This package is the new version 3.x series of nagios, which replaced the 2.x versions. . Nagios is a replacement of the Netsaint project. It accepts and uses the previous Netsaint modules transparently. . Upstream URL: http://www.nagios.org/ Package: nano Description-md5: 787d66e0c9b7a2a4faca78b0f7162c9d Description-en_AU: small, friendly text editor inspired by Pico GNU nano is an easy-to-use text editor originally designed as a replacement for Pico, the ncurses-based editor from the non-free mailer package Pine (itself now available under the Apache License as Alpine). . However, GNU nano also implements many features missing in pico, including: - undo/redo - line numbering - syntax coloring - soft-wrapping of overlong lines - selecting text by holding Shift - interactive search and replace (with regular expression support) - a go-to line (and column) command - support for multiple file buffers - auto-indentation - tab completion of filenames and search terms - toggling features while running - and full internationalization support Package: nas-doc Description-md5: 5035a42cdf8861c8e7a34271ccc1d608 Description-en_AU: Network Audio System - extra documentation 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 extra documentation provided with the NAS source, including PostScript copies of papers describing its design. Package: nautilus Description-md5: 8693b52221189e04902040440bd7d428 Description-en_AU: file manager and graphical shell for GNOME Nautilus is the official file manager for the GNOME desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the GNOME desktop. It works on local and remote filesystems. . Several icon themes and components for viewing different kinds of files are available in separate packages. Package: nautilus-share Description-md5: 12abf75bd52cbea4113eeeaace72c2db Description-en_AU: Nautilus extension to share folder using Samba Nautilus Share allows you to quickly share a folder from the GNOME Nautilus file manager without requiring root access. Package: nbd-server Description-md5: e277eb8c796be1246a3bdf1f441257b9 Description-en_AU: Network Block Device protocol - server Network Block Device (NBD) is a client/server protocol that emulates a block device (such as a hard disk, a floppy, or a CD-ROM) over the network, thus giving the system the ability to swap over the network, or to use raw network disk space for other purposes. . However, writing to one Network Block Device from different clients simultaneously is not recommended, and would probably result in data loss. If you want multiple clients to share a remote resource, use a network file system such as NFS or Coda. . This package provides the server binary for NBD. Package: ncurses-base Description-md5: 2cbef17322c0de7f007682de54ca0d4a Description-en_AU: basic terminal type definitions The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains terminfo data files to support the most common types of terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220, vt52, and xterm. Package: ncurses-bin Description-md5: 682ee2624c08c54a53ecaefd778a4d86 Description-en_AU: terminal-related programs and man pages The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the programs used for manipulating the terminfo database and individual terminfo entries, as well as some programs for resetting terminals and such. Package: ncurses-doc Description-md5: 4967594fdf42e5e326a6d1be21322eb0 Description-en_AU: developer's guide and documentation for ncurses The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains an introduction to writing programs with ncurses a guide to the internals of the ncurses library. It also includes the libraries' man pages. . Non-developers likely have little use for this package. Package: ncurses-examples Description-md5: 9636435dbca7946bfd1b9d0a5f71adc9 Description-en_AU: test programs and examples for ncurses The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains programs demonstrating the possibilities of ncurses and testing the library. The examples include an analog/digital clock and several classic programs such as solitaire, battleships, a knight's tour on a chess board, the towers of Hanoi and several others. Package: ncurses-term Description-md5: 4b4085015cb669f69f4316436f2a2f6a Description-en_AU: additional terminal type definitions The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains all of the numerous terminal definitions not found in the ncurses-base package. Package: net-tools Description-md5: 08f345ee19e62d4fd85e960d3a061a33 Description-en_AU: NET-3 networking toolkit This package includes the important tools for controlling the network subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp, nameif and route. Additionally, this package contains utilities relating to particular network hardware types (plipconfig, slattach, mii- tool) and advanced aspects of IP configuration (iptunnel, ipmaddr). . In the upstream package 'hostname' and friends are included. Those are not installed by this package, since there is a special "hostname*.deb". Package: netbase Description-md5: 90e64df001afc51592384425bd1cc431 Description-en_AU: Basic TCP/IP networking system This package provides the necessary infrastructure for basic TCP/IP based networking. Package: netcat-openbsd Description-md5: a496fe77780d0b39750c43d6b6259b00 Description-en_AU: TCP/IP swiss army knife A simple Unix utility which reads and writes data across network connections using TCP or UDP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities. . This package contains the OpenBSD rewrite of netcat, including support for IPv6, proxies, and Unix sockets. Package: netpbm Description-md5: 4d025b52e6499467b1af0bf4e4a44e07 Description-en_AU: Graphics conversion tools between image formats Netpbm is a toolkit for manipulation of graphic images, including conversion of images between a variety of different formats. There are over 220 separate tools in the package including converters for more than 80 graphics formats. Package: nettle-dev Description-md5: 71d39c111aac4d3815d7606eac8b4fe3 Description-en_AU: low level cryptographic library (development files) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context- independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains the development files (C headers and static libraries) Package: nfs-common Description-md5: c2f5fd5a7d525f1cc35fbb49cc8628fd Description-en_AU: NFS support files common to client and server Use this package on any machine that uses NFS, either as client or server. Programs included: lockd, statd, showmount, nfsstat, gssd, idmapd and mount.nfs. Package: nfs-kernel-server Description-md5: 899bf536fe9edad1d8a30a8fada5180d Description-en_AU: support for NFS kernel server The NFS kernel server is currently the recommended NFS server for use with Linux, featuring features such as NFSv3 and NFSv4, Kerberos support via GSS, and much more. It is also significantly faster and usually more reliable than the user-space NFS servers (from the unfs3 and nfs-user- server packages). However, it is more difficult to debug than the user- space servers, and has a slightly different feature set. . This package contains the user-space support needed to use the NFS kernel server. Most administrators wishing to set up an NFS server would want to install this package. Package: nginx Description-md5: 04f6acc7fe672a4d62f4345c9addf4a7 Description-en_AU: small, powerful, scalable web/proxy server Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This is a dependency package to install either nginx-full (by default), nginx-light or nginx-extras. Package: nginx-common Description-md5: 9e23931d84d07adbee5412aefdad8a90 Description-en_AU: small, powerful, scalable web/proxy server - common files Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package contains base configuration files used by all versions of nginx. Package: nginx-core Description-md5: 4dbed1c59ceec34dc2c909adb11cca6b Description-en_AU: nginx web/proxy server (standard version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides a version of nginx identical to that of nginx-full, but without any third-party modules, and only modules in the original nginx code base. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, UWSGI. . OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, GeoIP, Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, Real IP, Slice, SSI, SSL, Stream, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT. . MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. Package: nginx-doc Description-md5: fd841a2b53e39ae89ec191f0e1278a05 Description-en_AU: small, powerful, scalable web/proxy server - documentation Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides extra documentation to help unleash the power of Nginx. Package: nih-dbus-tool Description-md5: c309612fda0b1e2fe481e61ec84c37d6 Description-en_AU: NIH D-Bus Binding Tool nih-dbus-tool generates C source code from the D-Bus Introspection XML data provided by most services; either to make implementing the described objects in C programs or to make proxying to the described remote objects easier. . The generated code requires libnih-dbus-dev to be compiled. Package: nmap Description-md5: bc417f4c1fdba7d8d9b0ca8a2a90b7a8 Description-en_AU: The Network Mapper Nmap is a utility for network exploration or security auditing. It supports ping scanning (determine which hosts are up), many port scanning techniques, version detection (determine service protocols and application versions listening behind ports), and TCP/IP fingerprinting (remote host OS or device identification). Nmap also offers flexible target and port specification, decoy/stealth scanning, sunRPC scanning, and more. Most Unix and Windows platforms are supported in both GUI and commandline modes. Several popular handheld devices are also supported, including the Sharp Zaurus and the iPAQ. Package: notification-daemon Description-md5: 7b6bf4bfa132950715240823bbaf9ae8 Description-en_AU: daemon for displaying passive pop-up notifications notification-daemon displays passive pop-up notifications, as per the Desktop Notifications Specification. . The Desktop Notifications Specification provides a standard way of doing passive pop-up notifications on the Linux desktop. These are designed to notify the user of something without interrupting their work with a dialog box that they must close. Passive popups can automatically disappear after a short period of time. Package: ntfs-3g Description-md5: d38b96403238266210560bdd2ee0d28c Description-en_AU: read/write NTFS driver for FUSE NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS filesystem used by Microsoft Windows. Package: ntfs-3g-dbg Description-md5: 4d27c9bf99072e55f4dbb4647c384b5f Description-en_AU: read/write NTFS driver for FUSE (debug) NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS filesystem used by Microsoft Windows. . This package contains the debugging symbols. Package: ntfs-3g-dev Description-md5: f17752933720148edc7d3f25b03e9fee Description-en_AU: read/write NTFS driver for FUSE (development) NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS filesystem used by Microsoft Windows. . This package contains the development files. Package: ntp Description-md5: 220487bd9eceed70fec6b929cb922fd3 Description-en_AU: Network Time Protocol daemon and utility programs NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. . This package contains the NTP daemon and utility programs. An NTP daemon needs to be running on each host that is to have its clock accuracy controlled by NTP. The same NTP daemon is also used to provide NTP service to other hosts. . For more information about the NTP protocol and NTP server configuration and operation, install the package "ntp-doc". Package: ntp-doc Description-md5: f5c14d8cbc640d49a5c8a0eeaadac851 Description-en_AU: Network Time Protocol documentation NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. . This package contains HTML documentation for the ntp packages (ntp, ntpdate). Since there are no substantive man pages for ntp's programs and configuration files, this package is desirable for any setup beyond the simple default configuration. Package: nut Description-md5: ac00395fb1ff129232ba0df5e10c0949 Description-en_AU: network UPS tools - metapackage Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package is a metapackage that installs both nut-server and nut- client, in most cases it is sufficient for a basic UPS monitoring system. Package: nut-cgi Description-md5: 16fe1723aea6d72223068ec8c97046eb Description-en_AU: network UPS tools - web interface Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides an HTTP interface for Network UPS Tools which makes it possible to monitor the core NUT system with a web browser. Package: nut-client Description-md5: 30f1061db3258a7a5c46e18466afa6c0 Description-en_AU: network UPS tools - clients Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides NUT's clients that allows the user to control and monitor the UPS. Package: nut-doc Description-md5: 4cffa515519a2e34b3b662460af77a9c Description-en_AU: network UPS tools - documentation Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package contains FAQ, user, developer and packager documentation. Package: nut-server Description-md5: cf50e3b4416f9edcc4a33c7f641661ef Description-en_AU: network UPS tools - core system Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides NUT's core system, and the serial and USB UPS drivers. Package: nut-snmp Description-md5: 9982af957abdb380c9a8847a365d37a9 Description-en_AU: network UPS tools - SNMP driver Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides snmp-ups, the SNMP multi-MIB driver for UPS, which supports various MIBs including IETF, MGE, and APC. It adds an SNMP Manager interface to the core NUT system. Package: ocfs2-tools Description-md5: 35dcd82fb739cced2d7441e218050187 Description-en_AU: tools for managing OCFS2 cluster filesystems OCFS2 is a general purpose cluster filesystem. Unlike the initial release of OCFS, which supported only Oracle database workloads, OCFS2 provides full support as a general purpose filesystem. OCFS2 is a complete rewrite of the previous version, designed to work as a seamless addition to the Linux kernel. . This package installs the tools to manage the OCFS2 filesystem, including mkfs, tunefs, fsck, debugfs, and the utilities to control the O2CB clustering stack. Package: ocfs2-tools-dev Description-md5: c83e087ed43fbcb16a766887bb9e850a Description-en_AU: tools for managing OCFS2 cluster filesystems - development files OCFS2 is a general purpose cluster filesystem. Unlike the initial release of OCFS, which supported only Oracle database workloads, OCFS2 provides full support as a general purpose filesystem. OCFS2 is a complete rewrite of the previous version, designed to work as a seamless addition to the Linux kernel. . This package installs the development headers and static libraries. Package: odbcinst Description-md5: 94a30ab8c0d53da82db9d3503fec9c1f Description-en_AU: Helper program for accessing odbc ini files This package contains the odbcinst helper tool, which allows ODBC driver packages to install their own driver settings. Package: odbcinst1debian2 Description-md5: b24fb287c5629b7e3832794ea97e5473 Description-en_AU: Support library for accessing odbc ini files This package contains the libodbcinst library from unixodbc, a library used by ODBC drivers for reading their configuration settings from /etc/odbc.ini and ~/.odbc.ini. . Also contained in this package are the driver setup plugins, which describe the features supported by individual ODBC drivers. Package: open-iscsi Description-md5: 5b83215510933fbfa1cbf59af1eb79da Description-en_AU: iSCSI initiator tools Open-iSCSI is a high-performance, transport independent, multi-platform implementation of the RFC3720 Internet Small Computer Systems Interface (iSCSI). . Open-iSCSI is partitioned into user and kernel parts, where the kernel portion implements the iSCSI data path (i.e. iSCSI Read and iSCSI Write). The userspace contains the entire control plane: * Configuration Manager; * iSCSI Discovery; * Login and Logout processing; * Connection level error processing; * Nop-In and Nop-Out handling; * (in the future) Text processing, iSNS, SLP, Radius, etc. . This package includes a daemon, iscsid, and a management utility, iscsiadm. Package: open-vm-tools Description-md5: a6ea22fad449711c4296720ce1ebe6b4 Description-en_AU: Open VMware Tools for virtual machines hosted on VMware (CLI) The Open Virtual Machine Tools (open-vm-tools) project is an open source implementation of VMware Tools. It is a suite of virtualization utilities and drivers to improve the functionality, user experience and administration of VMware virtual machines. . This package contains only the core user-space programs and libraries. Package: open-vm-tools-dev Description-md5: 4aa45696c5c5c28398c17ba27233e67d Description-en_AU: Open VMware Tools for virtual machines hosted on VMware (development) The Open Virtual Machine Tools (open-vm-tools) project is an open source implementation of VMware Tools. It is a suite of virtualization utilities and drivers to improve the functionality, user experience and administration of VMware virtual machines. . This package contains the development files. Package: openbsd-inetd Description-md5: b20479fa95f74ec492f9a2481993d90f Description-en_AU: OpenBSD Internet Superserver The inetd server is a network daemon program that specializes in managing incoming network connections. Its configuration file tells it what program needs to be run when an incoming connection is received. Any service port may be configured for either of the tcp or udp protocols. . This is a port of the OpenBSD daemon with some debian-specific features. This package supports IPv6, built-in libwrap access control, binding to specific addresses, UNIX domain sockets and socket buffers tuning. Package: opencl-c-headers Description-md5: 89116feef89a3156b5eb495c7335314f Description-en_AU: OpenCL (Open Computing Language) C header files OpenCL (Open Computing Language) is a multi-vendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This package provides the C development header files for the OpenCL API as published by The Khronos Group Inc. The corresponding specification and documentation can be found on the Khronos website. Package: openexr-doc Description-md5: c8baf45f50905173b1b5840781491106 Description-en_AU: documentation and examples for the OpenEXR image format OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. . OpenEXR's features include: * Higher dynamic range and colour precision than existing 8- and 10-bit image file formats. * Support for the "half" 16-bit floating-point pixel format. * Multiple lossless image compression algorithms. Some of the included codecs can achieve 2:1 lossless compression ratios on images with film grain. * Extensibility. New compression codecs and image types can easily be added by extending the C++ classes included in the OpenEXR software distribution. New image attributes (strings, vectors, integers, etc.) can be added to OpenEXR image headers without affecting backward compatibility with existing OpenEXR applications. . This package contains documentation for the format and examples Package: openhpid Description-md5: 40ec44bc3a2cd4bfe11968aed94e9ace Description-en_AU: OpenHPI daemon, supports gathering of manageability information OpenHPI is an implementation of the Service Availability Forum's Hardware Platform Interface specification. (See http://www.saforum.org) As such, OpenHPI facilitates the development of computer manageability applications which are not tied to a single hardware vendor's products. . This package contains the OpenHPI daemon. This process gathers information from managed hardware and systems, making this available to OpenHPI-based applications. Package: openipmi Description-md5: 9b1b5291e9ca77ee91bd3c03cdad0f3e Description-en_AU: Intelligent Platform Management Interface (for servers) IPMI allows remote monitoring and remote management of devices. . This package contains some command-line and graphical-user-interfaces to interact with IPMI-enabled devices. Package: openjade Description-md5: b35e1d7af5f6e1c8a8527523612f49d2 Description-en_AU: Implementation of the DSSSL language OpenJade is an implementation of the ISO/IEC 10179:1996 standard DSSSL language. It is based on James Clark's Jade software. . The OpenJade processor, in conjunction with a DSSSL style sheet, is capable of translating SGML documents into other formats. Output formats currently supported are RTF, HTML, MIF, JadeTeX, or an XML representation of the flow object tree. Using its own non-standard system, it is also capable of transforming one SGML or XML DTD to another. . Author: The OpenJade Team Package: openjdk-8-dbg Description-md5: 62cbbd2d3e6bc94279f18db4f735142b Description-en_AU: Java runtime based on OpenJDK (debugging symbols) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the debugging symbols. . The packages are built using the IcedTea build support and patches from the IcedTea project. Package: openjdk-8-demo Description-md5: c2a5624aa60e4de3025a249886fa82d7 Description-en_AU: Java runtime based on OpenJDK (demos and examples) OpenJDK Java runtime . The packages are built using the IcedTea build support and patches from the IcedTea project. Package: openjdk-8-doc Description-md5: c1aebd5e8058a6cce0d5690571eddb7b Description-en_AU: OpenJDK Development Kit (JDK) documentation OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the API documentation. . The packages are built using the IcedTea build support and patches from the IcedTea project. Package: openjdk-8-jdk Description-md5: eaff50443f15582a8beb0901034b62cf Description-en_AU: OpenJDK Development Kit (JDK) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . The packages are built using the IcedTea build support and patches from the IcedTea project. Package: openjdk-8-jdk-headless Description-md5: d1221d55e35c3f9b061c79f97661bd96 Description-en_AU: OpenJDK Development Kit (JDK) (headless) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . The packages are built using the IcedTea build support and patches from the IcedTea project. Package: openjdk-8-jre Description-md5: adca808a02a80aed4051cc95b7fe5f37 Description-en_AU: OpenJDK Java runtime, using Hotspot JIT Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot JIT. . The packages are built using the IcedTea build support and patches from the IcedTea project. Package: openjdk-8-jre-headless Description-md5: 20eb08d56f9496cba7ae5bc1fc762f93 Description-en_AU: OpenJDK Java runtime, using Hotspot JIT (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT. . The packages are built using the IcedTea build support and patches from the IcedTea project. Package: openjdk-8-source Description-md5: 328263bb6fbf81f04f5d459d67244ea0 Description-en_AU: OpenJDK Development Kit (JDK) source files OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the Java programming language source files (src.zip) for all classes that make up the Java core API. . The packages are built using the IcedTea build support and patches from the IcedTea project. Package: openobex-apps Description-md5: dc42583e385f661f32c27e5c8755f7c8 Description-en_AU: Applications for OpenOBEX The Object Exchange protocol can best be described as binary HTTP. OBEX is optimised for ad-hoc wireless links and can be used to exchange all kind of objects like files, pictures, calendar entries (vCal) and business cards (vCard). . OBEX is builtin in devices like PDA's like the Palm Pilot, and mobile phones like the Ericsson R320, Siemens S25, Siemens S45, Siemens ME45, Nokia NM207 and Nokia 9110 Communicator. . This package contains some small utilities to control such devices. Package: openprinting-ppds Description-md5: 5f4d24bd02d698551c18a407d5e83c3a Description-en_AU: OpenPrinting printer support - PostScript PPD files This package includes a collection of free PostScript Printer Description files for PostScript (and clone) printers from various manufacturers, as distributed by OpenPrinting. . If you have non-PostScript printers, the foomatic-db-compressed-ppds (or foomatic-db and foomatic-db-engine), hplip and the printer-driver-* packages are the ones you need; this package won't be of much help to you. . Some manufacturers distribute PPD files for their printers under non-free licenses; those are not included in this package, but may be available from the manufacturer's website, included on a CD or other media with the printer, or downloadable from the OpenPrinting web site (even automatically if the printer setup tool supports it). Package: opensp Description-md5: fabc6e3cb88f70debefafddb3ad99079 Description-en_AU: OpenJade group's SGML parsing tools This package is a collection of SGML/XML tools called OpenSP. It is a fork from James Clark's SP suite. . These tools are used to parse, validate, and normalize SGML and XML files. The central programs included in this package are 'onsgmls', which replaces sgmls, 'ospam', 'ospent', 'osgmlnorm', and 'osx'. Package: openssh-client Description-md5: 8cde3280ebad71c16b3e8c661dae6c6d Description-en_AU: secure shell (SSH) client, for secure access to remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the ssh, scp and sftp clients, the ssh-agent and ssh-add programs to make public key authentication more convenient, and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities. . In some countries it may be illegal to use any encryption at all without a special permit. . ssh replaces the insecure rsh, rcp and rlogin programs, which are obsolete for most purposes. Package: openssh-server Description-md5: 842cc998cae371b9d8106c1696373919 Description-en_AU: secure shell (SSH) server, for secure access from remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the sshd server. . In some countries it may be illegal to use any encryption at all without a special permit. . sshd replaces the insecure rshd program, which is obsolete for most purposes. Package: openssh-sftp-server Description-md5: b9a6d4f71758c154615deaec42e8415d Description-en_AU: secure shell (SSH) sftp server module, for SFTP access from remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the SFTP server module for the SSH server. It is needed if you want to access your SSH server with SFTP. The SFTP server module also works with other SSH daemons like dropbear. . OpenSSH's sftp and sftp-server implement revision 3 of the SSH filexfer protocol described in: . http://www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt . Newer versions of the draft will not be supported, though some features are individually implemented as extensions. Package: openssl Description-md5: 9b6de2bb6e1d9016aeb0f00bcf6617bd Description-en_AU: Secure Sockets Layer toolkit - cryptographic utility This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains the general-purpose command line binary /usr/bin/openssl, useful for cryptographic operations such as: * creating RSA, DH, and DSA key parameters; * creating X.509 certificates, CSRs, and CRLs; * calculating message digests; * encrypting and decrypting with ciphers; * testing SSL/TLS clients and servers; * handling S/MIME signed or encrypted mail. Package: openvpn Description-md5: 2ebe91e411d46309a61861db507e5c2f Description-en_AU: virtual private network daemon OpenVPN is an application to securely tunnel IP networks over a single UDP or TCP port. It can be used to access remote sites, make secure point-to- point connections, enhance wireless security, etc. . OpenVPN uses all of the encryption, authentication, and certification features provided by the OpenSSL library (any cipher, key size, or HMAC digest). . OpenVPN may use static, pre-shared keys or TLS-based dynamic key exchange. It also supports VPNs with dynamic endpoints (DHCP or dial-up clients), tunnels over NAT or connection-oriented stateful firewalls (such as Linux's iptables). Package: openvswitch-common Description-md5: 592fb336c66a49b36ec2d6b8873eb66a Description-en_AU: Open vSwitch common components Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . openvswitch-common provides components required by both openvswitch-switch and openvswitch-testcontroller. Package: openvswitch-dbg Description-md5: 963111b391333c82170e6233714ee2c8 Description-en_AU: Debug symbols for Open vSwitch packages Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . This package contains the debug symbols for all the other openvswitch-* packages. Install it to debug one of them or to examine a core dump produced by one of them. Package: openvswitch-switch Description-md5: ff569939b14d8f902d88039019fdf3ae Description-en_AU: Open vSwitch switch implementations Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . openvswitch-switch provides the userspace components and utilities for the Open vSwitch kernel-based switch. Package: openvswitch-switch-dpdk Description-md5: c9a918dc998b88bacbc77b69bf99d90f Description-en_AU: DPDK enabled Open vSwitch switch implementation Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . openvswitch-switch provides the userspace components and utilities for the Open vSwitch kernel-based switch. . DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package provides a DPDK enabled implementation of the ovs-vswitchd binary. Package: optipng Description-md5: 5e7a553e9d19800926e7d1d2e6a7ff8a Description-en_AU: advanced PNG (Portable Network Graphics) optimizer OptiPNG is a PNG optimizer that recompresses the image files to a smaller size. It losslessly reduces the bit depth, the color type and the color palette of the image, runs a suite of compression methods and strategies, and selects the compression parameters that yield the smallest output file. It also recognizes several external file formats like BMP, GIF, TIFF and PNM (PBM, PGM, PPM). Package: os-brick-common Description-md5: 120ff671a86897dfd831b40bde5f5004 Description-en_AU: Library for managing local volume attaches - common files OpenStack Cinder brick library for managing local volume attaches. . Features discovery of volumes being attached to a host for many transport protocols and removal of volumes from a host. . This package contains common files needed by either the Python 2 or 3 module of os-brick. Package: os-prober Description-md5: fdd4c0b3d1ed11dca7af85ad71167f5a Description-en_AU: utility to detect other OSes on a set of drives This package detects other OSes available on a system and outputs the results in a generic machine-readable format. Package: overlayroot Description-md5: 994a1e190cc10da9cb6f340384617d3c Description-en_AU: use an overlayfs on top of a read-only root filesystem This package adds functionality to an initramfs built by initramfs-tools. When installed and configured, the initramfs will mount an overlayfs filesystem on top of a read-only root volume. . The changes can be written to a in-memory temporary filesystem, a filesystem on an existing block device, or a dmcrypt encrypted block device. Package: pacemaker Description-md5: ab6ff18ea9ef625f922b7f3c74035d0c Description-en_AU: cluster resource manager At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the Pacemaker daemons directly interacting with the cluster stack. Package: pacemaker-cli-utils Description-md5: 359e063f135aa4c5450e84363692016e Description-en_AU: cluster resource manager command line utilities At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains those command line utilities of the Pacemaker cluster manager which work on remote nodes as well. Package: pacemaker-common Description-md5: 492d2cae13d3f9e313a65e61ebf86a69 Description-en_AU: cluster resource manager common files At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains common infrastructure and data files for the Pacemaker daemons and utilities. Package: pacemaker-doc Description-md5: 83001c6168bd7b98a30c9efdb7c9de9e Description-en_AU: cluster resource manager HTML documentation At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains * the Pacemaker API documentation generated by Doxygen, * the Clusters from Scratch book, * the Pacemaker Development book, * the Pacemaker Explained book and * the Pacemaker Remote book. Package: pacemaker-resource-agents Description-md5: c09d9aa5bd1c861a54d0ea87bad2d22f Description-en_AU: cluster resource manager general resource agents At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains Pacemaker resource agents not requiring access to the cluster stack, thus also usable by the remote daemon. Package: paramiko-doc Description-md5: 64abd13842f9844afdfb841ebdde4eac Description-en_AU: Make ssh v2 connections with Python (Documentation) This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between Python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too. . This is the documentation for the package. Package: parted Description-md5: 0672c048225946ff0705e0cecd54cf5d Description-en_AU: disk partition manipulator GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains the binary and manual page. Further documentation is available in parted-doc. . Parted currently supports DOS, Mac, Sun, BSD, GPT, MIPS, and PC98 partitioning formats, as well as a "loop" (raw disk) type which allows use on RAID/LVM. It can detect and remove ASFS/AFFS/APFS, Btrfs, ext2/3/4, FAT16/32, HFS, JFS, linux-swap, UFS, XFS, and ZFS file systems. Parted also has the ability to create and modify file systems of some of these types, but using it to perform file system operations is now deprecated. . The nature of this software means that any bugs could cause massive data loss. While there are no such bugs known at the moment, they could exist, so please back up all important files before running it, and do so at your own risk. Package: parted-doc Description-md5: ac1df9e91cfcaaa28de0866f6029d294 Description-en_AU: disk partition manipulator - documentation GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains user documentation for parted and API documentation for the library packages. Package: passwd Description-md5: 5bbd70e421ed3367a8299e53bd7afed4 Description-en_AU: change and administer password and group data This package includes passwd, chsh, chfn, and many other programs to maintain password and group data. . Shadow passwords are supported. See /usr/share/doc/passwd/README.Debian Package: pastebinit Description-md5: 087aee8d4c5cc5f9dc54f3bdcd92d9f0 Description-en_AU: command-line pastebin client pastebinit is a command-line tool to send data to a "pastebin", a web site which allows its users to upload snippets of text for public viewing. Package: patch Description-md5: d56076980d5ce0f54f9dd685e6ca0ce7 Description-en_AU: Apply a diff file to an original Patch will take a patch file containing any of the four forms of difference listing produced by the diff program and apply those differences to an original file, producing a patched version. Package: patchutils Description-md5: 442c0d104c6f6b7262f5dcab972c3391 Description-en_AU: Utilities to work with patches This package includes the following utilities: - combinediff creates a cumulative patch from two incremental patches - dehtmldiff extracts a diff from an HTML page - filterdiff extracts or excludes diffs from a diff file - fixcvsdiff fixes diff files created by CVS that "patch" mis-interprets - flipdiff exchanges the order of two patches - grepdiff shows which files are modified by a patch matching a regex - interdiff shows differences between two unified diff files - lsdiff shows which files are modified by a patch - recountdiff recomputes counts and offsets in unified context diffs - rediff and editdiff fix offsets and counts of a hand-edited diff - splitdiff separates out incremental patches - unwrapdiff demangles patches that have been word-wrapped Package: pax Description-md5: 7f236f6351e1536c2153e84c93563932 Description-en_AU: Portable Archive Interchange (cpio, pax, tar) paxtar is an implementation of an archiving utility that reads and writes several formats - traditional ones, the extended formats specified in IEEE 1003.1, and the ar(5) format used by deb(5) packages (MirBSD specific paxtar extension). The pax interface was designed by IEEE 1003.2 as a compromise in the chronic controversy over which of tar or cpio is best, but this implementation offers paxcpio and paxtar for easy calling. . This is the MirBSD paxtar implementation supporting the formats ar, bcpio, cpio, SVR4 cpio with and without CRC, old tar, and ustar, but not the format known as pax yet. It has extensions for removing non-numerical user and group IDs from the archive, storing hardlinked files only once, setting ownership to the superuser, anonymising inode and device information, changing the mtime to zero, and producing GNU tar compatible trailing slashes on ustar directory nodes. Its "ar" format is suitable for operating on *.deb files, unlike that of GNU binutils. . Note that ACLs and Extended Attributes are not supported. Also, on Debian GNU/Hurd and Debian GNU/Linux (but not Debian GNU/kFreeBSD), size of archive members is limited to the width of the "long" type, that is, 2 GiB on platforms that do not have a 64-bit "long" type, due to a bug in the GNU C library (Debian #317466). Package: pbuilder Description-md5: a8198b8566f5ca30b1c95b4df04af8ce Description-en_AU: personal package builder for Debian packages pbuilder constructs a chroot system, and builds a package inside the chroot. It is an ideal system to use to check that a package has correct build-dependencies. It uses apt extensively, and a local mirror, or a fast connection to a Debian mirror is ideal, but not necessary. . "pbuilder create" uses debootstrap to create a chroot image. . "pbuilder update" updates the image to the current state of testing/unstable/whatever . "pbuilder build" takes a *.dsc file and builds a binary in the chroot image. . pdebuild is a wrapper for Debian Developers, to allow running pbuilder just like "debuild", as a normal user. Package: pciutils Description-md5: 4f7355c69571e79c2e4a6b4c231912e6 Description-en_AU: Linux PCI Utilities This package contains various utilities for inspecting and setting of devices connected to the PCI bus. Package: pcmciautils Description-md5: d01e24437b6f27ffd8779126e3ecaeec Description-en_AU: PCMCIA utilities for Linux 2.6 This package provides PCMCIA initialisation tools for Linux 2.6.13-rc1 or later, replacing the old pcmcia-cs tools used with earlier kernel versions. PCMCIA cards are commonly used in laptops to provide expanded capabilities such as network connections, modems, increased memory, etc. . To use PCMCIA you need to have kernel modules available to support it. These are included in the stock Debian 2.6 kernel packages. You will most likely also need udev, although it isn't always required. . The wireless-tools package is required by many wireless network adapters. Package: perl Description-md5: 603cb1e5fe66da8106c364f4e9b84082 Description-en_AU: Larry Wall's Practical Extraction and Report Language Perl is a highly capable, feature-rich programming language with over 20 years of development. Perl 5 runs on over 100 platforms from portables to mainframes. Perl is suitable for both rapid prototyping and large scale development projects. . Perl 5 supports many programming styles, including procedural, functional, and object-oriented. In addition to this, it is supported by an ever- growing collection of reusable modules which accelerate development. Some of these modules include Web frameworks, database integration, networking protocols, and encryption. Perl provides interfaces to C and C++ for custom extension development. Package: perl-base Description-md5: 0968f2c995ba295eb2c0e448b165f994 Description-en_AU: minimal Perl system Perl is a scripting language used in many system scripts and utilities. . This package provides a Perl interpreter and the small subset of the standard run-time library required to perform basic tasks. For a full Perl installation, install "perl" (and its dependencies, "perl-modules-5.26" and "perl-doc"). Package: perl-debug Description-md5: 11b937dac8b92a329c540e8c5e5e1546 Description-en_AU: debug-enabled Perl interpreter debugperl provides a debug-enabled version of Perl which can produce extensive information about the interpreter as it compiles and executes a program (see the -D switch in perlrun(1)). . Note that this package is primarily of use in debugging *Perl* rather than perl programs, which may be traced/debugged using the standard perl binary using the -d switch (see perldebug(1)). . In addition, this package also includes debugging information for the normal Perl interpreter. Package: perl-doc Description-md5: 6cd25412f32c953589ef8fcaf1f5f46d Description-en_AU: Perl documentation Perl manual pages, POD documentation and the `perldoc' program. If you are writing Perl programs, you almost certainly need this. Package: perl-modules-5.26 Description-md5: 1bfa9f443cab47fba51d67c91e1ff610 Description-en_AU: Core Perl modules Architecture independent Perl modules. These modules are part of Perl and required if the `perl' package is installed. . Note that this package only exists to save archive space and should be considered an internal implementation detail of the `perl' package. Other packages should not depend on `perl-modules-5.26' directly, they should use `perl' (which depends on `perl-modules-5.26') instead. Package: php Description-md5: f8285a8572cfd7962d0bc4515122b397 Description-en_AU: server-side, HTML-embedded scripting language (default) PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Ubuntu's default PHP version (currently 7.1). Package: php-all-dev Description-md5: 0b5fa2300a7d6754732c5e84ff3e191a Description-en_AU: package depending on all supported PHP development packages The package currently depends on php7.1-dev. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific PHP development packages. Package: php-cgi Description-md5: 1f740fccc0a6eff56803cb5799ec900f Description-en_AU: server-side, HTML-embedded scripting language (CGI binary) (default) This package provides the /usr/lib/cgi-bin/php CGI interpreter built for use in Apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST users probably want the php-fpm package that provide FastCGI support. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Ubuntu's default PHP version (currently 7.1). Package: php-cli Description-md5: db5be8a4c70505a3d8cd5d4ff85fe26e Description-en_AU: command-line interpreter for the PHP scripting language (default) This package provides the /usr/bin/php command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Ubuntu's default PHP version (currently 7.1). Package: php-common Description-md5: d3dbac8bcc4b5fda4235137f8b9f3ade Description-en_AU: Common files for PHP packages This package contains common utilities shared among all packaged PHP versions. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php-curl Description-md5: 1696b20ad1cde665d0af5b6209276a7c Description-en_AU: CURL module for PHP [default] This package provides a CURL module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Ubuntu's default PHP version (currently 7.1). Package: php-dev Description-md5: 0701e8742df98a7ca8c5b0813bbd4b68 Description-en_AU: Files for PHP module development (default) Headers and other PHP needed for compiling additional modules. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Ubuntu's default PHP version (currently 7.1). Package: php-gd Description-md5: 25e02e9564f67e1e810c9ae055ab808a Description-en_AU: GD module for PHP [default] This package provides a GD module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Ubuntu's default PHP version (currently 7.1). Package: php-gmp Description-md5: 166a08c70b8c0ff4bf4d7382c779cdf8 Description-en_AU: GMP module for PHP [default] This package provides a GMP module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Ubuntu's default PHP version (currently 7.1). Package: php-ldap Description-md5: cc9facd7833d282b62d4db9e901236da Description-en_AU: LDAP module for PHP [default] This package provides a LDAP module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Ubuntu's default PHP version (currently 7.1). Package: php-mysql Description-md5: f4247f0ccd66868b7dcccebb0814a2b2 Description-en_AU: MySQL module for PHP [default] This package provides a MySQL module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Ubuntu's default PHP version (currently 7.1). Package: php-odbc Description-md5: 74f4b0b9d74ab14d310cbed1f8ad4eca Description-en_AU: ODBC module for PHP [default] This package provides a ODBC module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Ubuntu's default PHP version (currently 7.1). Package: php-pear Description-md5: 26559c2b5041dea2f8ca5666bddc6bab Description-en_AU: PEAR Base System The PEAR package contains: * the PEAR installer, for creating, distributing and installing packages * the PEAR_Exception PHP error handling mechanism * the PEAR_ErrorStack advanced error handling mechanism * the PEAR_Error error handling mechanism * the OS_Guess class for retrieving info about the OS where PHP is running on * the System class for quick handling of common operations with files and directories * the PEAR base class Features in a nutshell: * full support for channels * pre-download dependency validation * new package.xml 2.0 format allows tremendous flexibility while maintaining BC * support for optional dependency groups and limited support for sub-packaging * robust dependency support * full dependency validation on uninstall * remote install for hosts with only ftp access - no more problems with restricted host installation * full support for mirroring * support for bundling several packages into a single tarball * support for static dependencies on a url-based package * support for custom file roles and installation tasks Package: php-pgsql Description-md5: 86bc60ac5fc2ebf8b388d2b673764f34 Description-en_AU: PostgreSQL module for PHP [default] This package provides a PostgreSQL module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Ubuntu's default PHP version (currently 7.1). Package: php-pspell Description-md5: f53552260ad21156daec495b57aae142 Description-en_AU: pspell module for PHP [default] This package provides a pspell module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Ubuntu's default PHP version (currently 7.1). Package: php-recode Description-md5: bd3b8f85a38945ec351e6a0fae7dda50 Description-en_AU: recode module for PHP [default] This package provides a recode module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Ubuntu's default PHP version (currently 7.1). Package: php-snmp Description-md5: 6ad9917cfba8bf513aa3bee435d7c408 Description-en_AU: SNMP module for PHP [default] This package provides a SNMP module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Ubuntu's default PHP version (currently 7.1). Package: php-sqlite3 Description-md5: b2284f8fe4df09f6e89d01ab78339c4c Description-en_AU: SQLite3 module for PHP [default] This package provides a SQLite3 module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Ubuntu's default PHP version (currently 7.1). Package: php-tidy Description-md5: 065e8168873bfd5ce4e9b25708b25a34 Description-en_AU: tidy module for PHP [default] This package provides a tidy module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Ubuntu's default PHP version (currently 7.1). Package: php-xmlrpc Description-md5: ed661c8450dcb5b5b6a0e24cd53fcbb2 Description-en_AU: XMLRPC-EPI module for PHP [default] This package provides a XMLRPC-EPI module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Ubuntu's default PHP version (currently 7.1). Package: php7.1 Description-md5: 86488d7a405bdcbac9ece7c307f30abb Description-en_AU: server-side, HTML-embedded scripting language (metapackage) This package is a metapackage that, when installed, guarantees that you have at least one of the four server-side versions of the PHP interpreter installed. Removing this package won't remove PHP from your system, however it may remove other packages that depend on this one. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.1-cgi Description-md5: 215ea9954cc861d8f3858738c70921ad Description-en_AU: server-side, HTML-embedded scripting language (CGI binary) This package provides the /usr/lib/cgi-bin/php CGI interpreter built for use in Apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST users probably want the php7.1-fpm package. . The following extensions are built in: Core date filter hash libxml openssl pcntl 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: php7.1-cli Description-md5: f2b967ba041836b6c91fe5a24786badb Description-en_AU: command-line interpreter for the PHP scripting language This package provides the /usr/bin/php7.1 command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks. . The following extensions are built in: Core date filter hash libxml openssl pcntl 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: php7.1-common Description-md5: 22a3869c501657868c4eaafa1e98ce95 Description-en_AU: documentation, examples and common module for PHP This package provides the documentation, examples and common module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.1-curl Description-md5: 037ff48845e2cbd8c4409f1910d1d1c2 Description-en_AU: CURL module for PHP This package provides the CURL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.1-dev Description-md5: 9526e217875fa6bc7c6ebbaf3bfb52d6 Description-en_AU: Files for PHP7.1 module development This package provides the files from the PHP7.1 source needed for compiling additional modules. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.1-gd Description-md5: 9aea7ee3b75b09eba5fefd1af9ab26af Description-en_AU: GD module for PHP This package provides the GD module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.1-gmp Description-md5: c27167ffbd0137d52448a66a0373d465 Description-en_AU: GMP module for PHP This package provides the GMP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.1-json Description-md5: 28cd07bde7d0ae5bc9df05a3c5b10e74 Description-en_AU: JSON module for PHP This package provides the JSON module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.1-ldap Description-md5: 674f8027ec3be9f3e378dd49ab62750a Description-en_AU: LDAP module for PHP This package provides the LDAP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.1-mysql Description-md5: dba46097413040653c65df244b4f891f Description-en_AU: MySQL module for PHP This package provides the MySQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.1-odbc Description-md5: be94f53ae2f70ea922c962bebf58357c Description-en_AU: ODBC module for PHP This package provides the ODBC module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.1-opcache Description-md5: 2a678caa9876c07bd79145e7e6745aa0 Description-en_AU: Zend OpCache module for PHP This package provides the Zend OpCache module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.1-pgsql Description-md5: e20af8e9fbc873e9bd5a36fc03e72ee6 Description-en_AU: PostgreSQL module for PHP This package provides the PostgreSQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.1-pspell Description-md5: 924e2e1a212b3efcd067569724a15d8b Description-en_AU: pspell module for PHP This package provides the pspell module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.1-readline Description-md5: e79602c7d6a0ebe56dc4c3a28ee1dab8 Description-en_AU: readline module for PHP This package provides the readline module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.1-recode Description-md5: f34ac052d7f3e909c0bcac2c2a93dc9e Description-en_AU: recode module for PHP This package provides the recode module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.1-snmp Description-md5: 3c57e2b4019dc1d5227529c20c30718a Description-en_AU: SNMP module for PHP This package provides the SNMP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.1-sqlite3 Description-md5: 0f31b34a4e9ca17b4007ed38c7c98f2c Description-en_AU: SQLite3 module for PHP This package provides the SQLite3 module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.1-tidy Description-md5: 1d8b49dbc79493bb30fb016ced2184c6 Description-en_AU: tidy module for PHP This package provides the tidy module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.1-xml Description-md5: 93564c1f85ab0433b7e82cdaf7796976 Description-en_AU: DOM, SimpleXML, WDDX, XML, and XSL module for PHP This package provides the DOM, SimpleXML, WDDX, XML, and XSL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php7.1-xmlrpc Description-md5: a0c6fbc21b14a71ad7492a9135234188 Description-en_AU: XMLRPC-EPI module for PHP This package provides the XMLRPC-EPI module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: pinentry-curses Description-md5: 40c3b46e5e326523fcd237c6508519bf Description-en_AU: curses-based PIN or pass-phrase entry dialog for GnuPG This package contains a program that allows for secure entry of PINs or pass phrases. That means it tries to take care that the entered information is not swapped to disk or temporarily stored anywhere. This functionality is particularly useful for entering pass phrases when using encryption software such as GnuPG or e-mail clients using the same. It uses an open protocol and is therefore not tied to particular software. . The program contained in this package implements a PIN entry dialog using the curses tool kit, meaning that it is useful for users working in text mode without the X Window System. There are sibling packages that implement PIN entry dialogs that use an X tool kit. If you install any of the graphical packages then this package is not necessary because the sibling packages automatically fall back to text mode if X is not active. Package: pinentry-doc Description-md5: 0434c9b9c7b30b4ad8103242894faa4e Description-en_AU: documentation for pinentry packages This package contains the documentation for the pinentry packages, a suite of programs that allow secure entry of PINs or pass phrases. If you have one of the pinentry packages installed then you may want to install this package as well, but the documentation mostly concerns the internal protocol and is therefore not necessary for the casual user. Package: pinentry-gnome3 Description-md5: e574f1c6e2c931f3f82abcd947a19f35 Description-en_AU: GNOME 3 PIN or pass-phrase entry dialog for GnuPG This package contains a program that allows for secure entry of PINs or pass phrases. That means it tries to take care that the entered information is not swapped to disk or temporarily stored anywhere. This functionality is particularly useful for entering pass phrases when using encryption software such as GnuPG or e-mail clients using the same. It uses an open protocol and is therefore not tied to particular software. . The program contained in this package implements a PIN entry dialog designed for use with GNOME 3. It tries to follow the GNOME Human Interface Guidelines as much as possible. If the X Window System is not active then an alternative text-mode dialog will be used. There are sibling packages that implement PIN entry dialogs using other tool kits. Package: pkg-config Description-md5: 5622d544b680cd37e49d3435959207a2 Description-en_AU: manage compile and link flags for libraries pkg-config is a system for managing library compile and link flags that works with automake and autoconf. . Increasingly libraries ship with ".pc" files that allow querying of the compiler and linker flags needed to use them through the pkg-config(1) program. Package: pkg-php-tools Description-md5: 52934f8d5207e7453d19358ace64689e Description-en_AU: various packaging tools and scripts for PHP packages Provide an easy way to package PHP PEAR, PECL and Composer packages: Run dh_make, edit debian/rules and debian/control and that's it! . Detailed instructions can be found in included READMEs. Package: plainbox-secure-policy Description-md5: 2095659d86953fc3b64eebbc928f176d Description-en_AU: policykit policy required to use plainbox (secure version) PlainBox is a toolkit consisting of python3 library, development tools, documentation and examples. It is targeted at developers working on testing or certification applications and authors creating tests for such applications. . PlainBox can be used to both create simple and comprehensive test tools as well as to develop and execute test jobs and test scenarios. It was created as a refined and rewritten core of the Checkbox project. It has a well tested and documented core, small but active development community and a collection of associated projects that use it as a lower-level engine/back-end library. . PlainBox has a novel approach to discovering (and probing) hardware and software that is extensible and not hardwired into the system. It allows test developers to express association between a particular test and the hardware, software and configuration constraints that must be met for the test to execute meaningfully. This feature, along with pluggable test definitions, makes plainbox flexible and applicable to many diverse testing situations, ranging from mobile phones, traditional desktop computers, servers and up to testing "cloud" installations. . This package contains a PolicyKit .policy file that allows PlainBox to run plainbox-trusted-launcher-1 as root and ask for the user password only once per session. Package: plymouth Description-md5: 3bdea2047eb9e9c5a5a0546b4dbac457 Description-en_AU: boot animation, logger and I/O multiplexer Plymouth provides a boot-time I/O multiplexing framework - the most obvious use for which is to provide an attractive graphical animation in place of the text messages that normally get shown during boot. (The messages are instead redirected to a logfile for later viewing.) However, in event-driven boot systems Plymouth can also usefully handle user interaction such as password prompts for encrypted file systems. . This package provides the basic framework, enabling a text-mode animation. Package: plymouth-dbg Description-md5: 94481491f8f49992cf9225f05f708c1a Description-en_AU: boot animation, logger and I/O multiplexer - debug symbols Plymouth provides a boot-time I/O multiplexing framework - the most obvious use for which is to provide an attractive graphical animation in place of the text messages that normally get shown during boot. (The messages are instead redirected to a logfile for later viewing.) However, in event-driven boot systems Plymouth can also usefully handle user interaction such as password prompts for encrypted file systems. . This package contains the debugging symbols. Package: plymouth-label Description-md5: d5c7b241d7178479542b297b5653200a Description-en_AU: boot animation, logger and I/O multiplexer - label control Plymouth provides a boot-time I/O multiplexing framework - the most obvious use for which is to provide an attractive graphical animation in place of the text messages that normally get shown during boot. (The messages are instead redirected to a logfile for later viewing.) However, in event-driven boot systems Plymouth can also usefully handle user interaction such as password prompts for encrypted file systems. . This package contains the label control, used by various graphical themes to render text. Package: plymouth-theme-ubuntu-logo Description-md5: c0545401cf1dc32e2e5f8b3d12c29240 Description-en_AU: boot animation, logger and I/O multiplexer - ubuntu theme Plymouth provides a boot-time I/O multiplexing framework - the most obvious use for which is to provide an attractive graphical animation in place of the text messages that normally get shown during boot. (The messages are instead redirected to a logfile for later viewing.) However, in event-driven boot systems Plymouth can also usefully handle user interaction such as password prompts for encrypted file systems. . This package contains the default ubuntu-logo theme. Package: plymouth-theme-ubuntu-text Description-md5: daedded17b72ce0902ed1416beefe8c3 Description-en_AU: boot animation, logger and I/O multiplexer - ubuntu text theme Plymouth provides a boot-time I/O multiplexing framework - the most obvious use for which is to provide an attractive graphical animation in place of the text messages that normally get shown during boot. (The messages are instead redirected to a logfile for later viewing.) However, in event-driven boot systems Plymouth can also usefully handle user interaction such as password prompts for encrypted file systems. . This package contains the default ubuntu-text text theme used when no support for a graphical theme is found on your system. Package: plymouth-themes Description-md5: a82ebfe71db843f20f9eb0546c2b1832 Description-en_AU: boot animation, logger and I/O multiplexer - themes Plymouth provides a boot-time I/O multiplexing framework - the most obvious use for which is to provide an attractive graphical animation in place of the text messages that normally get shown during boot. (The messages are instead redirected to a logfile for later viewing.) However, in event-driven boot systems Plymouth can also usefully handle user interaction such as password prompts for encrypted file systems. . This package provides the following themes: . * fade-in: features a centered logo that fades in and out while stars twinkle around the logo during system boot up. * glow: features a pie chart as progress indicator. * script: features a simple base theme. * solar: features a blue flamed sun with animated solar flares. * spinfinity: features a centered logo and animated spinner that spins in the shape of an infinity sign. * spinner: features a simple theme with a small spinner on a dark background. Package: plymouth-x11 Description-md5: b04037a3c136034a0a38f200c3392653 Description-en_AU: boot animation, logger and I/O multiplexer - X11 renderer Plymouth provides a boot-time I/O multiplexing framework - the most obvious use for which is to provide an attractive graphical animation in place of the text messages that normally get shown during boot. (The messages are instead redirected to a logfile for later viewing.) However, in event-driven boot systems Plymouth can also usefully handle user interaction such as password prompts for encrypted file systems. . This package contains the X11 renderer for a graphical boot splash. Package: po-debconf Description-md5: 9b8d8c3d86385b50bed63dfff0c588b1 Description-en_AU: tool for managing templates file translations with gettext This package is an alternative to debconf-utils, and provides tools for managing translated debconf templates files with common gettext utilities. Package: policykit-1 Description-md5: 233f6ea057dc90084c0e92b57d21a7a8 Description-en_AU: framework for managing administrative policies and privileges PolicyKit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . It is a framework for centralizing the decision making process with respect to granting access to privileged operations for unprivileged (desktop) applications. Package: policykit-1-gnome Description-md5: f934c4c4f5f340b6e6692e2f67e79721 Description-en_AU: authentication agent for PolicyKit PolicyKit-gnome provides a D-Bus session bus service that is used to bring up authentication dialogs used for obtaining privileges. . This implementation was originally designed for GNOME 2, but most GNOME- based desktop environments, including GNOME 3, GNOME Flashback, and MATE, have their own built-in PolicyKit agents and no longer use this one. The remaining users of this implementation are Cinnamon, XFCE and Unity. Package: policyrcd-script-zg2 Description-md5: 7d7c7ded8bc05abbd5e2982614b87ac3 Description-en_AU: policy-compliant interface from invoke-rc.d to local config files This package contains a script which is linked via the alternatives subsystem to /usr/sbin/policy-rc.d. This script looks for a local policy- rc.d script in /usr/local and /etc, providing a policy- and FHS-compliant way to interface invoke-rc.d with a local script. . Without this package, a local admin wanting to cleanly interface with invoke-rc.d is forced to drop a local binary to /usr/sbin and/or manually interface with the alternatives system. Both ways of doing this are clumsy and error-prone, so this package offers a clean way of interfacing with sysvrc and file-rc. . Since there are at least two packages containing their own version of invoke-rc.d, having a search path policy for policy-rc.d can be messy and is prone to be unstructured and uncoordinated. . Hence, having a dedicated package is the clean way of doing things. . This package has its upstream sources maintained in the Debian project, so there is no upstream URL. Package: poppler-data Description-md5: c0468b9f159bd70603616f54d37b1bf4 Description-en_AU: encoding data for the poppler PDF rendering library This package provides the CMap tables required to display PDF documents containing CJK characters with libpoppler. They were previously provided by the packages cmap-adobe-{cns1,gb1,japan1,japan2,korea1} and gs-cjk- resource. . Users who want to view or create PDF files in Chinese, Japanese, or Korean without embedded fonts will need this package. Package: poppler-utils Description-md5: c82ab1c01fb88c7aab560b4a6154c69f Description-en_AU: PDF utilities (based on Poppler) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains command line utilities (based on Poppler) for getting information of PDF documents, convert them to other formats, or manipulate them: * pdfdetach -- lists or extracts embedded files (attachments) * pdffonts -- font analyzer * pdfimages -- image extractor * pdfinfo -- document information * pdfseparate -- page extraction tool * pdfsig -- verifies digital signatures * pdftocairo -- PDF to PNG/JPEG/PDF/PS/EPS/SVG converter using Cairo * pdftohtml -- PDF to HTML converter * pdftoppm -- PDF to PPM/PNG/JPEG image converter * pdftops -- PDF to PostScript (PS) converter * pdftotext -- text extraction * pdfunite -- document merging tool Package: postfix Description-md5: 98656fbf1bb45b53edd367037a2e5a90 Description-en_AU: High-performance mail transport agent Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. Package: postfix-cdb Description-md5: e2d7cf0a3c214f6a9735e5ad7671b55e Description-en_AU: CDB map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for CDB (constant database) maps in Postfix. If you plan to use CDB maps with Postfix, you need this. Package: postfix-doc Description-md5: b22cfd4a338576617daa68c3d8c6c80a Description-en_AU: Documentation for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This package provides the documentation for Postfix. Package: postfix-ldap Description-md5: 6275ddb745f2250c57cc85063f27fcc4 Description-en_AU: LDAP map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for LDAP maps in Postfix. If you plan to use LDAP maps with Postfix, you need this. Package: postfix-mysql Description-md5: 28696ca88c5183ab5144174d86f2c973 Description-en_AU: MySQL map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for MySQL maps in Postfix. If you plan to use MySQL maps with Postfix, you need this. Package: postfix-pcre Description-md5: 303555b1e86bf9cee974968dfd625a29 Description-en_AU: PCRE map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for PCRE (perl compatible regular expression) maps in Postfix. If you plan to use PCRE maps with Postfix, you need this. Package: postfix-pgsql Description-md5: 546205f4e5c0c34da8348a5a0f8dfa40 Description-en_AU: PostgreSQL map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for PostgreSQL maps in Postfix. If you plan to use PostgreSQL maps with Postfix, you need this. Package: postgresql Description-md5: bdff2d6e5b2a1dd00e72b3ed8729d9ac Description-en_AU: object-relational SQL database (supported version) This metapackage always depends on the currently supported PostgreSQL database server version. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user- defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: postgresql-10 Description-md5: 99222d39773bfcad9899d42876edecfb Description-en_AU: object-relational SQL database, version 10 server PostgreSQL is a powerful, open source object-relational database system. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation. . This package provides the database server for PostgreSQL 10. Package: postgresql-client Description-md5: d46431edbfde0d6360f2c20aed4a288c Description-en_AU: front-end programs for PostgreSQL (supported version) This metapackage always depends on the currently supported database client package for PostgreSQL. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user- defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: postgresql-client-10 Description-md5: c5c69e8c966c15445122f67437e052e8 Description-en_AU: front-end programs for PostgreSQL 10 This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases. . This is the client package for PostgreSQL 10. If you install PostgreSQL 10 on a standalone machine, you need the server package postgresql-10, too. On a network, you can install this package on many client machines, while the server package may be installed on only one machine. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-client-common Description-md5: d5f4a87e9a06590d824a9f706fa1a755 Description-en_AU: manager for multiple PostgreSQL client versions The postgresql-client-common package provides a structure under which multiple versions of PostgreSQL client programs may be installed at the same time. It provides a wrapper which selects the right version for the particular cluster you want to access (with a command line option, an environment variable, /etc/postgresql-common/user_clusters, or ~/.postgresqlrc). . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions. Package: postgresql-common Description-md5: 1baa00ede83212202318224f2d18d771 Description-en_AU: PostgreSQL database-cluster manager The postgresql-common package provides a structure under which multiple versions of PostgreSQL may be installed and/or multiple clusters maintained at one time. . The commands provided are pg_conftool, pg_createcluster, pg_ctlcluster, pg_dropcluster, pg_lsclusters, pg_renamecluster, pg_upgradecluster, pg_virtualenv. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions. Package: postgresql-contrib Description-md5: 1548dd7748148521c6b13b8290f451b4 Description-en_AU: additional facilities for PostgreSQL (supported version) This metapackage always depends on the currently supported PostgreSQL database contrib package. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user- defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: postgresql-doc Description-md5: 065f6c25df2011c353e26faea6c8ad7c Description-en_AU: documentation for the PostgreSQL database management system This metapackage always depends on the currently supported PostgreSQL database documentation package. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user- defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: postgresql-doc-10 Description-md5: c8a3fee15e9d02212144e46fe3077d53 Description-en_AU: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 10. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: powermgmt-base Description-md5: 87cc730523622998eb207301a047fc86 Description-en_AU: Common utils and configs for power management This package contains utilities and configuration files for power management that are common to APM and ACPI. Package: powertop Description-md5: c3d78e3af7f012dfbca99d03c1d5651c Description-en_AU: diagnose issues with power consumption and management PowerTOP is a Linux tool to diagnose issues with power consumption and power management. In addition to being a diagnostic tool, PowerTOP also has an interactive mode you can use to experiment with various power management settings, for cases where the Linux distribution has not enabled those settings. . PowerTOP reports which components in the system are most likely to blame for higher-than-needed power consumption, ranging from software applications to active components in the system. Detailed screens are available for CPU C and P states, device activity, and software activity. Package: powertop-dbg Description-md5: dbabe6539aef2478324da085541f8b98 Description-en_AU: debugging symbols for powertop PowerTOP is a Linux tool to diagnose issues with power consumption and power management. In addition to being a diagnostic tool, PowerTOP also has an interactive mode you can use to experiment with various power management settings, for cases where the Linux distribution has not enabled those settings. . PowerTOP reports which components in the system are most likely to blame for higher-than-needed power consumption, ranging from software applications to active components in the system. Detailed screens are available for CPU C and P states, device activity, and software activity. . This package contains the debugging symbols for powertop. Package: ppp Description-md5: 30c8068bb5c8dc59b8b1cfb452d03c8a Description-en_AU: Point-to-Point Protocol (PPP) - daemon The Point-to-Point Protocol provides a standard way to transmit datagrams over a serial link, as well as a standard way for the machines at either end of the link to negotiate various optional characteristics of the link. . This package is most commonly used to manage a modem for dial-up or certain kinds of broadband connections. Package: ppp-dev Description-md5: 3d0de5ac1d756728fffd7f9a37363c84 Description-en_AU: Point-to-Point Protocol (PPP) - development files The Point-to-Point Protocol provides a standard way to transmit datagrams over a serial link, as well as a standard way for the machines at either end of the link to negotiate various optional characteristics of the link. . This package provides files needed to build pppd-related software. Package: pppconfig Description-md5: 5102905d41dde2de48ce3721c1a3a0e6 Description-en_AU: Text menu based utility for configuring ppp It provides extensive explanations at each step. pppconfig supports PAP, CHAP, and chat methods of authentication. It uses the standard ppp configuration files and sets ppp up so that the standard pon and poff commands can be used to control ppp. Some features supported by pppconfig are: - Multiple ISPs with separate nameservers. - Modem detection. - Dynamic DNS. - Dial on demand. Package: pppoeconf Description-md5: b2f6333ac88113a7e9b6a150f4f3dc49 Description-en_AU: configures PPPoE/ADSL connections User-friendly tool for initial configuration of a DSL (PPPoE) connection. Package: pptp-linux Description-md5: 65124004c20e4d3ee6eb25d92503d302 Description-en_AU: Point-to-Point Tunneling Protocol (PPTP) Client Client for the proprietary Microsoft Point-to-Point Tunneling Protocol, PPTP. Allows connection to a PPTP based VPN as used by employers and some cable and ADSL service providers. Package: pptpd Description-md5: cba9f912bc69b66a516ded3191884bdb Description-en_AU: PoPToP Point to Point Tunneling Server This implements a Virtual Private Networking Server (VPN) that is compatible with Microsoft VPN clients. It allows Windows users to connect to an internal firewalled network using their dialup. Package: preview-latex-style Description-md5: 8bd8f57146b8d6a222aa6fa0bdddcde3 Description-en_AU: extraction of elements from LaTeX documents as graphics The purpose of preview is the extraction of selected elements from a LaTeX source, like formulas or graphics, into separate pages of a DVI file. A flexible and convenient interface allows it to specify what commands and constructs should be extracted. This works with DVI files postprocessed by either Dvips and Ghostscript or dvipng, but it also works when using PDFTeX for generating PDF files. . Currently, preview.sty is used by preview-latex, the WYSIWYG component of the AUCTeX editing environment; for generation of previews in LyX; as part of the operation of the ps4pdf and pst-pdf LaTeX packages; by the tbook XML system and some other tools. Package: printer-driver-brlaser Description-md5: de2acd4631ef01ca19a60613752899a9 Description-en_AU: printer driver for (some) Brother laser printers CUPS filter driver supporting (some) Brother laser printer. . This driver is known to support these printers: * Brother DCP-7030 * Brother DCP-7065DN . This package contains the CUPS filter driver for the supported laser printers. Package: printer-driver-c2esp Description-md5: 8672a19e84a700433951fae551d56708 Description-en_AU: printer driver for Kodak ESP AiO color inkjet Series The c2esp driver is an open source driver for the Kodak ESP AiO and HERO AiO color inkjet printers series. It is likely to work on the 5100 AiO, 5300 AiO, 5500 AiO, ESP 1.2 AiO, ESP 2.2 AiO, ESP 3200 Series AiO, ESP 3.2 AiO, ESP 3 AiO, ESP 4.2 AiO, ESP 5200 Series AiO, ESP 5 AiO, ESP 7200 Series AiO, ESP 7 AiO, ESP 9200 Series AiO, ESP 9 AiO, ESP C100 Series AiO, ESP C110 Series AiO, ESP C310 Series AiO, ESP Office 4100 Series AiO, ESP Office 6100 Series AiO, HERO 3.1 AiO, HERO 5.1 AiO, HERO 6.1 AiO, HERO 7.1 AiO and HERO 9.1 AiO. Package: printer-driver-foo2zjs Description-md5: 46dde92d651ea7e8f08d5611cf1b2363 Description-en_AU: printer driver for ZjStream-based printers foo2zjs is an open source printer driver for printers that use the Zenographics ZjStream wire protocol for their print data, such as the Minolta magicolor 2200/2300/2430 DL, Minolta Color PageWorks/Pro L and HP LaserJet 1000/1005/1018/1020/1022. These printers are often erroneously referred to as "winprinters" or "GDI printers". . This package provides the following drivers: foo2hblp2, foo2hiperc, foo2hp, foo2lava, foo2oak, foo2qpdl, foo2slx, foo2xqx, foo2zjs. . The psutils package is needed to enable n-up printing support. Package: printer-driver-foo2zjs-common Description-md5: e621bf30a07e3113278d9cc013b9dc37 Description-en_AU: printer driver for ZjStream-based printers - common files foo2zjs is an open source printer driver for printers that use the Zenographics ZjStream wire protocol for their print data, such as the Minolta magicolor 2200/2300/2430 DL, Minolta Color PageWorks/Pro L and HP LaserJet 1000/1005/1018/1020/1022. These printers are often erroneously referred to as "winprinters" or "GDI printers". . This package contains the architecture-independent files for printer- driver-foo2zjs. Package: printer-driver-gutenprint Description-md5: 5f4c29079db880e202fde946549381ae Description-en_AU: printer drivers for CUPS This package includes a CUPS driver based on Gutenprint. . The CUPS drivers contain all of the files needed to support photo-quality printing on any printer supported by Gutenprint. You can find out more about the Common UNIX Printing System ("CUPS"), an IPP-based printing system for UNIX/Linux, at: . http://www.cups.org . Gutenprint is the print facility for the GIMP, and in addition a suite of drivers that may be used with common UNIX spooling systems using GhostScript or CUPS. These drivers provide printing quality for UNIX/Linux on a par with proprietary vendor-supplied drivers in many cases, and can be used for many of the most demanding printing tasks. Gutenprint was formerly known as Gimp-Print. Package: printer-driver-hpcups Description-md5: f0d901d77cf3b6cbd910072d6a2c9cd4 Description-en_AU: HP Linux Printing and Imaging - CUPS Raster driver (hpcups) This package contains a CUPS-Raster-based printer driver which adds support for most inkjet printers and some LaserJet printers manufactured by HP. It does not provide PPDs for the fax functionality of HP's multi- function devices. . Users of the CUPS printing system are advised to also install the hplip package, and use the hp CUPS backend to send data to the printer. HPLIP supports USB, networked and parallel-port devices, and enables extended hpcups functionality such as border-less printing. Selecting any hpcups ppd in CUPS will use hpcups automatically. . No physical PPDs are shipped with this driver. PPDs are dynamically generated via a CUPS DDK .drv file. . This package can be installed to provide a minimal headless printer solution using CUPS. Package: printer-driver-hpijs Description-md5: a4e5debc05f7a32d2cd372505ee6118a Description-en_AU: HP Linux Printing and Imaging - printer driver (hpijs) This package contains an IJS printer driver for Ghostscript, which adds support for most inkjet printers and some LaserJet printers manufactured by HP. It is also required for HPLIP fax support. . The Debian package of hpijs includes the so-called rss patch, to use pure black ink instead of composite black in printers that don't do color map conversion in firmware. . HPIJS can take advantage of Ghostscript IJS KRGB support when available, to enhance black printing on printers that do color map conversion in firmware and are thus not affected by the old rss patch. . Users of the CUPS printing system are advised to also install the hplip package, and use the hp CUPS backend to send data to the printer. HPLIP supports USB, networked and parallel-port devices, and enables extended HPIJS functionality such as border-less printing. Selecting any hpijs ppd in CUPS will use hpijs automatically. . HPIJS is meant to be used through the foomatic system (see the foomatic- filters package or foomatic-rip in the cups-filters package). Package: printer-driver-m2300w Description-md5: 3a71d776a8067cf9d8871b64860b850c Description-en_AU: printer driver for Minolta magicolor 2300W/2400W color laser printers The m2300w driver is a driver for the Konica Minolta magicolor 2300W and 2400W color laser printers. . The driver is basically intended for being used in conjunction with "foomatic" (see http://www.openprinting.org/foomatic.html), which is a database-driven system for integrating free software printer drivers with common spoolers under Unix, like CUPS, LPRng, LPD, GNUlpr, PPR, PDQ, CPS, and direct printing. Package: printer-driver-min12xxw Description-md5: 5ec688dce306d6ec828b6ad200918b13 Description-en_AU: printer driver for KonicaMinolta PagePro 1[234]xxW A cups/foomatic printer driver for the KonicaMinolta PagePro 1200W, 1250W, 1300W, 1350W and 1400W. Package: printer-driver-pnm2ppa Description-md5: 849382da46e29649d87fee9f5fd75baf Description-en_AU: printer driver for HP-GDI printers Using pnm2ppa it's possible to run HP-GDI printers on Linux. These printers are normally "Windows-only" and use the PPA protocol which is proprietary. pnm2ppa supports color. . pnm2ppa supports the following printers: HP Deskjet 7XX Series, HP Deskjet 820 Series and HP Deskjet 1000 Series. Package: printer-driver-postscript-hp Description-md5: 33ca72b4a7d8d06f5c3a8785de40d15d Description-en_AU: HP Printers PostScript Descriptions The HP Linux Printing and Imaging System provides full support for printing on most HP SFP (single function peripheral) inkjets and many LaserJets, and for scanning, sending faxes and for photo-card access on most HP MFP (multi-function peripheral) printers. . This package contains the compressed PPDs for the PostScript HP Printers. Package: printer-driver-ptouch Description-md5: 8ace29fc51cc26f5b17212bea077277c Description-en_AU: printer driver Brother P-touch label printers The ptouch driver is an open source driver for the Brother P-touch label printers, from the QL-* and PT-* series. Package: printer-driver-pxljr Description-md5: 47e43f276ab9296a8104d3f136ac5d1e Description-en_AU: printer driver for HP Color LaserJet 35xx/36xx HP's Color LaserJets 35xx and 36xx are supported by HP's HPIJS driver (part of HPLIP), but HPIJS supports only the lowest quality level of the three which are available under Windows. This driver which is not developed at HP but by an independent developer, supports all modes and so provides the highest printout quality for these printers. Package: printer-driver-sag-gdi Description-md5: f01e9d3286bd9e5e45b9c6fe167edeb9 Description-en_AU: printer driver for Ricoh Aficio SP 1000s/SP 1100s The rastertosag-gdi driver is an open source Linux driver for the Ricoh Aficio SP 1000s/SP 1100s printers. These are some of the few Ricoh printers which do not understand PostScript or PCL, but only a proprietary raster format. Package: printer-driver-splix Description-md5: bf769a48f0ca1c009ba9795570744dc3 Description-en_AU: Driver for Samsung and Xerox SPL2 and SPLc laser printers Support for printing to SPL2- and SPLc-based printers. These are most of the cheaper Samsung laser printers which do not understand standard languages like PostScript or PCL. Both monochrome (ML-15xx, ML-16xx, ML- 17xx, ML-2xxx) and color (CLP-5xx, CLP-6xx) models are supported. Also some rebranded Samsungs like the Xerox Phaser 6100 work with this driver. . Note that older SPL1-based models (ML-12xx, ML-14xx) do not work. Use these printers with the older "gdi" driver which is built into GhostScript. Package: procmail Description-md5: 5fe1752f436b234d8c33cb0e7484299f Description-en_AU: Versatile e-mail processor Can be used to create mail-servers, mailing lists, sort your incoming mail into separate folders/files (very convenient when subscribing to one or more mailing lists or for prioritising your mail), preprocess your mail, start any programs upon mail arrival (e.g. to generate different chimes on your workstation for different types of mail) or selectively forward certain incoming mail automatically to someone. Package: procps Description-md5: 943f3288c1aaa379fca73a3ff1a35278 Description-en_AU: /proc file system utilities This package provides command line and full screen utilities for browsing procfs, a "pseudo" file system dynamically generated by the kernel to provide information about the status of entries in its process table (such as whether the process is running, stopped, or a "zombie"). . It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop, snice, sysctl, tload, top, uptime, vmstat, w, and watch. Package: psf-unifont Description-md5: 64108f2cfd0edf53bfbe191320fa6bf9 Description-en_AU: PSF (console) version of GNU Unifont with APL support This contains a PSF font (Unifont-APL8x16.psf) as a console frame buffer font with a subset of Unifont for use with GNU APL and other APL implementations. The font is installed in "/usr/share/consolefonts/". This PSF font is only suitable for running in console mode, not under the X Window System. . A PSF font allows a maximum of 512 glyphs. The glyph subset in this font includes ASCII, Latin-1, "oe" and "OE" ligatures for French, the Euro sign, Unicode Box Drawing, Unicode Block Elements, plus various glyphs for APL support and some other miscellaneous glyphs. The font is monospaced, 8 pixels wide by 16 pixels tall. . Consider using the TrueType version instead (ttf-unifont) if you are not running in console mode, because that version is scalable to any point size and has proper combining character support. Package: psmisc Description-md5: f223601d881677b6b3cc176c4915b053 Description-en_AU: utilities that use the proc file system This package contains miscellaneous utilities that use the proc FS: . - fuser: identifies processes that are using files or sockets. - killall: kills processes by name (e.g. "killall -HUP named"). - peekfd: shows the data traveling over a file descriptor. - pstree: shows currently running processes as a tree. - prtstat: print the contents of /proc//stat Package: publicsuffix Description-md5: 45ee5083eb35a33cb0e616ae567b7a23 Description-en_AU: accurate, machine-readable list of domain name suffixes A machine-readable list of domain name suffixes that accept public registration. Each suffix represents the part of a domain name which is not under the control of the individual registrant, which makes the list useful for grouping cookies, deciding same-origin policies, collating spam, and other activities. Package: pulseaudio Description-md5: 15c158aa11824c8a768e4d670919d02d Description-en_AU: PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . These are some of PulseAudio's features: . * High quality software mixing of multiple audio streams with support for more than one sink/source. May be used to combine multiple sound cards into one (with sample rate adjustment). . * Wide range of supported client libraries. ESD, ALSA, oss, libao and GStreamer client applications are supported as-is. Native PulseAudio plug-ins are also available for xmms and mplayer. . * Good low latency behaviour and very accurate latency measurement for playback and recording. Ability to fully synchronize multiple playback streams. . * Network transparency, allowing an application to play back or record audio on a different machine than the one it is running on. . * Extensible plug-in architecture with plug-ins for jackd, multicast-rtp lirc and avahi, just to name a few. . This package contains the daemon and basic module set. Package: pulseaudio-module-bluetooth Description-md5: 76e05b466d11ac60deff61d94d607904 Description-en_AU: Bluetooth module for PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This module enables PulseAudio to work with bluetooth devices, like headset or audio gateway. . The module is called module-bluetooth Package: pulseaudio-utils Description-md5: d8d6ff926bb9214bc0212fd3318ba0e6 Description-en_AU: Command line tools for the PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . These tools provide command line access to various features of the PulseAudio sound server. Included tools are: . paplay - Playback a WAV file via a PulseAudio sink. pacat - Cat raw audio data to a PulseAudio sink. parec - Cat raw audio data from a PulseAudio source. pacmd - Connect to PulseAudio's built-in command line control interface. pactl - Send a control command to a PulseAudio server. padsp - /dev/dsp wrapper to transparently support OSS applications. pax11publish - Store/retrieve PulseAudio default server/sink/source settings in the X11 root window. Package: pxelinux Description-md5: 86c16ea3e455f4a5c8b0d7d0deddf48f Description-en_AU: collection of bootloaders (PXE network bootloader) syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems (EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX). . This package contains the bootloader for PXE network boots (PXELINUX). Package: pycadf-common Description-md5: b36d9733b0edd3f52d87e3d80ca2a0d2 Description-en_AU: implementation of DMTF Cloud Audit (CADF) data model - common files pyCADF is an implementation of DMTF Cloud Audit (CADF) data model. DMTF Cloud Management Initiative is promoting the work of the Cloud Management Work Group, the Cloud Auditing Data Federation Working Group, the System Virtualization, Partitioning, Clustering Working Group and the Software Entitlement Working Group. See http://dmtf.org for details. . This package contains the common files for both Python 2.7 and 3.x modules. Package: python Description-md5: d1ea97f755d8153fe116080f2352859b Description-en_AU: interactive high-level object-oriented language (default version) Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package is a dependency package, which depends on Debian's default Python version (currently v2.7). Package: python-alembic Description-md5: a33b0ca356b37bed11113bd6dbc22724 Description-en_AU: lightweight database migration tool for SQLAlchemy - Python 2.x 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 contains the Python 2.x module. Package: python-all Description-md5: 14c468e5025a2ad18b8e7e342d6f5a99 Description-en_AU: package depending on all supported Python runtime versions The package currently depends on python2.7, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python runtimes. Package: python-all-dbg Description-md5: 4de13b4c938793e128652b43e60966fa Description-en_AU: package depending on all supported Python debugging packages The package currently depends on python2.7-dbg, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python debug packages. Package: python-all-dev Description-md5: 36aea35250eb42eb8dfe870c124f95c3 Description-en_AU: package depending on all supported Python development packages The package currently depends on python2.7-dev, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python development packages. Package: python-amqp Description-md5: 384d5af6fca84b4dc192fb6ba5e17385 Description-en_AU: Low-level AMQP client This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure Python alternative when librabbitmq is not available. . This library should be API compatible with librabbitmq. Differences from amqplib are: * Supports draining events from multiple channels (Connection.drain_events). * Support for timeouts. * Channels are restored after channel error, instead of having to close the connection. * Support for heartbeats. * Supports RabbitMQ extensions: - Consumer Cancel Notifications. - Publisher confirms. - Exchange-to-exchange bindings: exchange_bind / exchange_unbind. * Support for basic_return. * Uses AMQP 0-9-1 instead of 0-8. * Exposes the underlying socket as Connection.sock. * Adds Channel.no_ack_consumers to keep track of consumer tags that set the no_ack flag. * Slightly better at error recovery. Package: python-amqp-doc Description-md5: d21bba7f367ea48b74253f5ba32ad571 Description-en_AU: Low-level AMQP client (Documentation) This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure Python alternative when librabbitmq is not available. . This library should be API compatible with librabbitmq. Differences from amqplib are: * Supports draining events from multiple channels (Connection.drain_events). * Support for timeouts. * Channels are restored after channel error, instead of having to close the connection. * Support for heartbeats. * Supports RabbitMQ extensions: - Consumer Cancel Notifications. - Publisher confirms. - Exchange-to-exchange bindings: exchange_bind / exchange_unbind. * Support for basic_return. * Uses AMQP 0-9-1 instead of 0-8. * Exposes the underlying socket as Connection.sock. * Adds Channel.no_ack_consumers to keep track of consumer tags that set the no_ack flag. * Slightly better at error recovery. . This package contains the documentation. Package: python-anyjson Description-md5: 78d841d977be8e73745023d4460d2ab5 Description-en_AU: Common interface for the best available JSON implementation Loads whichever is the fastest JSON module installed and provides a uniform API regardless of which JSON implementation is used. The exceptions will also be the same whichever JSON module is used. The ranking of the JSON implementations is based on a benchmark. Package: python-aodhclient Description-md5: cbfb8a321ff2ca029df57f65be701b24 Description-en_AU: OpenStack Alarming as a Service - Python 2.7 client Aodh provides alarming for OpenStack. The alarming component of Aodh, first delivered in the Havana version, allows you to set alarms based on threshold evaluation for a collection of samples. An alarm can be set on a single meter, or on a combination. For example, you may want to trigger an alarm when the memory consumption reaches 70% on a given instance if the instance has been up for more than 10 min. . This package contains the Python 2.7 module. Package: python-appdirs Description-md5: 1aa59bb5be009cd5cfca8211d0813a39 Description-en_AU: determining appropriate platform-specific directories (Python 2) Depending on your system (Linux, Mac OS X, or Windows), you have to use different directories for storing user data. appdirs will help you choose an appropriate: . * user data directory (user_data_dir function) * user config directory (user_config_dir function) * user cache directory (user_cache_dir function) * site data directory (site_data_dir function) * site config directory (site_config_dir function) * user log directory (user_log_dir function) . On Linux systems, these function return directories based on the XDG Base Directory Specification. . This is the Python 2 version of the package. Package: python-apt Description-md5: 2b295efc7c4e39a13486f5a6990ce22b Description-en_AU: Python interface to libapt-pkg The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions, such as: . - Access to the APT configuration system - Access to the APT package information database - Parsing of Debian package control files, and other files with a similar structure . The included 'aptsources' Python interface provides an abstraction of the sources.list configuration on the repository and the distro level. Package: python-apt-common Description-md5: 9486cdd426b423b724eaae43fef5dcd7 Description-en_AU: Python interface to libapt-pkg (locales) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains locales. Package: python-apt-dbg Description-md5: c794a1d7769c7ce363f782474b040101 Description-en_AU: Python interface to libapt-pkg (debug extension) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains the extension built for the Python debug interpreter. Package: python-apt-dev Description-md5: 57c4bd1cc13f9b16f01048f636ef0d16 Description-en_AU: Python interface to libapt-pkg (development files) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains the header files needed to use python-apt objects from C++ applications. Package: python-apt-doc Description-md5: 7a48d828395ece3f06a390d4c68abdd0 Description-en_AU: Python interface to libapt-pkg (API documentation) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains the API documentation of python-apt. Package: python-attr Description-md5: 74c7cda57cc2624b6c3cb67403123dbf Description-en_AU: Attributes without boilerplate (Python 2) attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. . You just specify the attributes to work with and attrs gives you: - a nice human-readable __repr__, - a complete set of comparison methods, - an initializer, - and much more without writing dull boilerplate code again and again. . This package contains attrs packged for Python 2. Package: python-attr-doc Description-md5: c915614abe40c159f94a58da0e483902 Description-en_AU: documentation for the attrs Python library attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. . You just specify the attributes to work with and attrs gives you: - a nice human-readable __repr__, - a complete set of comparison methods, - an initializer, - and much more without writing dull boilerplate code again and again. . This package provides documentation for attrs. Package: python-automaton Description-md5: 56aa3435c8123ae77b5ec9f5a30184f4 Description-en_AU: friendly state machines - Python 2.7 Automaton is a friendly state machines for Python. This state machine can be used to automatically run a given set of transitions and states in response to events (either from callbacks or from generator/iterator send() values, see PEP 342). On each triggered event, a on_enter and on_exit callback can also be provided which will be called to perform some type of action on leaving a prior state and before entering a new state. . This package contains the Python 2.7 module. Package: python-automaton-doc Description-md5: 2a81224650c44285e6c8a88cc1a2feab Description-en_AU: friendly state machines - doc Automaton is a friendly state machines for Python. This state machine can be used to automatically run a given set of transitions and states in response to events (either from callbacks or from generator/iterator send() values, see PEP 342). On each triggered event, a on_enter and on_exit callback can also be provided which will be called to perform some type of action on leaving a prior state and before entering a new state. . This package contains the documentation. Package: python-babel Description-md5: 5e6a3ac9eaed3843484d2718c2f9d35d Description-en_AU: tools for internationalizing Python applications - Python 2.x Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package provides the Python 2.x module. Package: python-babel-doc Description-md5: 4f74ab1584e691c235ee789840cca103 Description-en_AU: tools for internationalizing Python applications - documentation Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package contains the Babel documentation. Package: python-babel-localedata Description-md5: ebab9984b05e3d588082935526c691e6 Description-en_AU: tools for internationalizing Python applications - locale data files Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package contains the locale data files used by both python-babel and python3-babel. Package: python-barbicanclient Description-md5: 2013e0e73f1e801e236b1b776cde33aa Description-en_AU: OpenStack Key Management API client - Python 2.x This is a client for the Barbican Key Management API. This package includes a Python library for accessing the API (the barbicanclient module), and a command-line script (barbican). . This package contains the Python 2.x module. Package: python-bcrypt Description-md5: cc08fc9b6ea489c3bf3aaeb24e519785 Description-en_AU: password hashing library for Python bcrypt is a Python module which provides a password hashing method based on the Blowfish password hashing algorithm, as described in "A Future- Adaptable Password Scheme" by Niels Provos and David Mazieres: http://static.usenix.org/events/usenix99/provos.html. . This package provides the bcrypt Python module for Python 2.x. Package: python-blinker Description-md5: 12c1607f9c3fb11bffce84f66c2c3366 Description-en_AU: Fast, simple object-to-object and broadcast signaling library Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals". . Signal receivers can subscribe to specific senders or receive signals sent by any sender. . This package contains the Python 2 version. Package: python-blinker-doc Description-md5: ba2d89d17d23f978c3782ccfeec0b5d1 Description-en_AU: Documentation for the blinker signaling library Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals". . Signal receivers can subscribe to specific senders or receive signals sent by any sender. . This package contains the documentation for blinker. Package: python-bs4 Description-md5: 09324a3331a4b1802471f3e7988a88cc Description-en_AU: error-tolerant HTML parser for Python Beautiful Soup is a Python library for pulling data out of HTML and XML files. It works with your favorite parser to provide idiomatic ways of navigating, searching, and modifying the parse tree. It commonly saves programmers hours or days of work. . This package contains BeautifulSoup 4, for Python 2.x. Package: python-bs4-doc Description-md5: 5fc5e5fb9c30054fd6d7ffda012debab Description-en_AU: error-tolerant HTML parser for Python - documentation Beautiful Soup is a Python library for pulling data out of HTML and XML files. It works with your favorite parser to provide idiomatic ways of navigating, searching, and modifying the parse tree. It commonly saves programmers hours or days of work. . This package contains BeautifulSoup's documentation. Package: python-bsddb3 Description-md5: f7139ce9fe8bab9314dd91598a006c62 Description-en_AU: Python interface for Berkeley DB This module provides a nearly complete wrapping of the Oracle/Sleepycat C API for the Database Environment, Database, Cursor, Sequence and Transaction objects, and each of these is exposed as a Python Type in the bsddb3.db module. The database objects can use various access methods: btree, hash, recno and queue. Complete support of Berkeley DB distributed transactions. Complete support for Berkeley DB Replication Manager. Complete support for Berkeley DB Base Replication. Support for RPC. Package: python-bsddb3-dbg Description-md5: 3277e73ecffb5de543afbcdebd68ee15 Description-en_AU: Python interface for Berkeley DB (debug extension) This module provides a nearly complete wrapping of the Oracle/Sleepycat C API for the Database Environment, Database, Cursor, Sequence and Transaction objects, and each of these is exposed as a Python Type in the bsddb3.db module. The database objects can use various access methods: btree, hash, recno and queue. Complete support of Berkeley DB distributed transactions. Complete support for Berkeley DB Replication Manager. Complete support for Berkeley DB Base Replication. Support for RPC. . This package contains the extension built for the python debug interpreter. Package: python-bsddb3-doc Description-md5: f39a0315de65c5dc31ac83012068abe6 Description-en_AU: Documentation for the python Berkeley DB interface module This module provides a nearly complete wrapping of the Oracle/Sleepycat C API for the Database Environment, Database, Cursor, Sequence and Transaction objects, and each of these is exposed as a Python Type in the bsddb3.db module. The database objects can use various access methods: btree, hash, recno and queue. Complete support of Berkeley DB distributed transactions. Complete support for Berkeley DB Replication Manager. Complete support for Berkeley DB Base Replication. Support for RPC. . This package contains the documentation for python-bsddb3 and python3-bsddb. Package: python-bzrlib Description-md5: 62f62b53446b9a45351d158fdaa79ceb Description-en_AU: distributed version control system - python library 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. . This package contains the Bazaar Python library. . Install python-paramiko for sftp transport support. Package: python-bzrlib-dbg Description-md5: 1674dbc86c155feffa7c032457b9315d Description-en_AU: distributed version control system - debug extension 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. . This package contains the debug extension for the Bazaar Python library. Package: python-cachetools Description-md5: 847b3bfa0c7c5ae1cd321334984abe5c Description-en_AU: extensible memoizing collections and decorators for Python This Python module provides various memoizing collections and decorators, including a variant of the Python 3 Standard Library functools.lru_cache() function decorator. . The supported cache algorithms are: . * Least recently used (LRU) * Least frequently used (LFU) * Random replacement (RR) * Per-item time-to-live (TTL) Package: python-cairo Description-md5: 00cd97c8f1191cab146612a823238c72 Description-en_AU: Python bindings for the Cairo vector graphics library This package contains modules that allow you to use the Cairo vector graphics library in Python programs. Package: python-cairo-dbg Description-md5: 55ab0a294ecf91d25bb46fefb66a38ab Description-en_AU: Python bindings for the Cairo vector graphics library (debug extension) This package contains modules that allow you to use the cairo vector graphics library in Python programs. . This package contains the extension built for the Python debug interpreter. Package: python-cairo-dev Description-md5: 9b9930dd3b007476c2d691b435f4e76a Description-en_AU: Python cairo bindings: development files This package contains files that allow you to compile wrappers that interoperate with python-cairo (pycairo). Package: python-castellan Description-md5: 4595feb7ed37b32cf2c403d91a70be74 Description-en_AU: generic key manager interface for OpenStack - Python 2.x The Castellan module provides a generic key manager interface so that OpenStack projects can use Barbican, but also have the flexibilty to choose an alternative Key Manager as needed. This is helpful during development, for example, where a simple implementation of the Key Manager Interface can be used instead of having to spin up a Barbican instance. . This package contains the Python 2.x module. Package: python-castellan-doc Description-md5: 2d9033c6923a9bd81540c04251062fff Description-en_AU: generic key manager interface for OpenStack - doc The Castellan module provides a generic key manager interface so that OpenStack projects can use Barbican, but also have the flexibilty to choose an alternative Key Manager as needed. This is helpful during development, for example, where a simple implementation of the Key Manager Interface can be used instead of having to spin up a Barbican instance. . This package contains the documentation. Package: python-ceilometerclient Description-md5: 8bf765900842613862da433125b702fa Description-en_AU: Client library for Openstack Ceilometer API server - Python 2.7 Ceilometer aims to deliver a unique point of contact for billing systems to acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be tracable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . This is a client for the Ceilometer which uses the OpenStack Image API. There's a Python API (the "ceilometerclient" module), and a command-line script ("ceilometer"). . This package contains the Python 2.7 module. Package: python-ceilometerclient-doc Description-md5: ee1ec5096d273fc2b23609f8ddef0eb9 Description-en_AU: Client library for Openstack Ceilometer API server - doc Ceilometer aims to deliver a unique point of contact for billing systems to acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be tracable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . This is a client for the Ceilometer which uses the OpenStack Image API. There's a Python API (the "ceilometerclient" module), and a command-line script ("ceilometer"). . This package contains the documentation. Package: python-cffi Description-md5: 02e6aa73f11a0a872a949b274091236a Description-en_AU: Foreign Function Interface for Python calling C code Convenient and reliable way of calling C code from Python. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the necessary build and runtime support for cffi modules. Package: python-cffi-backend Description-md5: 48503c56f3120e90d31ebb94eea39999 Description-en_AU: Foreign Function Interface for Python calling C code - backend Convenient and reliable way of calling C code from Python. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the runtime support for pre-built cffi modules. Package: python-cffi-backend-dbg Description-md5: d4d13ebd4a8a22e8dfa924c9ea260e21 Description-en_AU: Foreign Function Interface for Python calling C code (Debug version) Convenient and reliable way of calling C code from Python. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the debug version of the python-cffi backend. Package: python-chardet Description-md5: c1c8f80a4fea9964c6c02fd3277554ae Description-en_AU: universal character encoding detector for Python2 Chardet takes a sequence of bytes in an unknown character encoding, and attempts to determine the encoding. . Supported encodings: * ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants) * Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Traditional and Simplified Chinese) * EUC-JP, SHIFT_JIS, ISO-2022-JP (Japanese) * EUC-KR, ISO-2022-KR (Korean) * KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic) * ISO-8859-2, windows-1250 (Hungarian) * ISO-8859-5, windows-1251 (Bulgarian) * windows-1252 (English) * ISO-8859-7, windows-1253 (Greek) * ISO-8859-8, windows-1255 (Visual and Logical Hebrew) * TIS-620 (Thai) . This library is a port of the auto-detection code in Mozilla. Package: python-cherrypy3 Description-md5: 10d84de63e31c2843a033a057faf9d79 Description-en_AU: Python web development framework - version 3 CherryPy is a pythonic, object-oriented web development framework. It provides the foundation over which complex web-based applications can be written, with little or no knowledge of the underlying protocols. CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This usually results in smaller source code developed in less time. . CherryPy is up-to-date with the latest developments on using Python for web development: it features a bundled WSGI server, and is able to integrate with other dispatching mechanisms, such as Routes. CherryPy can be run as a standalone application, since it provides its own HTTP server; setting it up behind another HTTP server, such as Apache, or even with mod_python are also options. . This version is backwards incompatible with the 2.2 version in some ways. See http://www.cherrypy.org/wiki/UpgradeTo30. Package: python-cinderclient Description-md5: 9a68587cd06181cf697745da0c2e85bd Description-en_AU: Python bindings to the OpenStack Volume API - Python 2.x Cinder is a block storage as service system for the Openstack cloud computing software suite. It is a direct replacement for nova-volume as a separate project. Cinder users LVM partitions of your volume servers in order to provide iSCSI permanent block storage devices for your virtual machines running on Nova. . This package contains the a client for the OpenStack Volume API. There's a Python API (the "cinderclient" module), and a command-line script ("cinder"). Each implements 100% of the OpenStack Volume API. . This package provides the Python 2.x module. Package: python-click Description-md5: 86883c6fa193797aa148a10c547e1d9c Description-en_AU: Simple wrapper around optparse for powerful command line utilities - Python 2.7 Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box. . It aims to make the process of writing command line tools quick and fun while also preventing any frustration caused by the inability to implement an intended CLI API. . This is the Python 2 compatible package. Package: python-cliff Description-md5: 223752b60fcc9abd3243eec33e1472f2 Description-en_AU: command line interface formulation framework - Python 2.x Cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions. . The cliff framework is meant to be used to create multi-level commands such as Subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. . This package provides the Python 2.x module. Package: python-cmd2 Description-md5: 3388e979ddd67bb68046600a4f3eaa4d Description-en_AU: enhanced Python cmd module - Python 2.x Drop-in replacement adds several features for command-prompt tools, like searchable and persistent command history, multi-line commands, input and output redirections, integrated Python shell, testing helpers . This package provides the Python 2.x module. Package: python-concurrent.futures Description-md5: cb9ad20cdd73d1557a337a8086cff30f Description-en_AU: backport of concurrent.futures package from Python 3.2 The concurrent.futures module provides a high-level interface for asynchronously executing callables. . This is a backport for concurrent.futures as of PEP-3148 and included in Python 3.2 Package: python-configobj Description-md5: 4dea437e2b963e5d81d7586d12b14cfc Description-en_AU: simple but powerful config file reader and writer for Python 2 ConfigObj is a simple but powerful config file reader and writer: an ini file round tripper. Its main feature is that it is very easy to use, with a straightforward programmer's interface and a simple syntax for config files. It has lots of other features, though: . * Nested sections (subsections), to any level * List values * Multiple line values * String interpolation (substitution) * Integrated with a powerful validation system + including automatic type checking/conversion + and allowing default values + repeated sections * All comments in the file are preserved * The order of keys/sections is preserved * Full Unicode support * Powerful unrepr mode for storing/retrieving Python data-types . This is the Python 2 version of the package. Package: python-configobj-doc Description-md5: 861e3f7e74b21cfa2d3a9e4e314461a2 Description-en_AU: simple but powerful config file reader and writer (documentation) ConfigObj is a simple but powerful config file reader and writer: an ini file round tripper. Its main feature is that it is very easy to use, with a straightforward programmer's interface and a simple syntax for config files. It has lots of other features, though: . * Nested sections (subsections), to any level * List values * Multiple line values * String interpolation (substitution) * Integrated with a powerful validation system + including automatic type checking/conversion + and allowing default values + repeated sections * All comments in the file are preserved * The order of keys/sections is preserved * Full Unicode support * Powerful unrepr mode for storing/retrieving Python data-types . This package includes the documentation in HTML format. Package: python-constantly Description-md5: 8ef127db732ba9db16bf1974a2f127b5 Description-en_AU: Symbolic constants in Python A library that provides symbolic constant support. It includes collections and constants with text, numeric, and bit flag values. . Originally twisted.python.constants from the Twisted project. . This package provides the Python 2.x module. Package: python-contextlib2 Description-md5: d6316bfda7f448536e57bea26877abd3 Description-en_AU: Backport and enhancements for the contextlib module - Python 2.7 contextlib2 is a backport of the standard library's contextlib module to earlier Python versions. . It also serves as a real world proving ground for possible future enhancements to the standard library version. . This package contains the Python 2.7 module. Package: python-cotyledon Description-md5: 72e7524b016c416f024c3336d6e17344 Description-en_AU: framework for defining long-running services - Python 2.7 Cotyledon provides a framework for defining long-running services. It provides handling of Unix signals, spawning of workers, supervision of children processes, daemon reloading, sd-notify, rate limiting for worker spawning, and more. . This package contains the Python 2.7 module. Package: python-cotyledon-doc Description-md5: dc8c05f2d0c319e96191b3a1865abc7b Description-en_AU: framework for defining long-running services - doc Cotyledon provides a framework for defining long-running services. It provides handling of Unix signals, spawning of workers, supervision of children processes, daemon reloading, sd-notify, rate limiting for worker spawning, and more. . This package contains the documentation. Package: python-croniter Description-md5: 452ef8cb39ba66dda1b4a09d17ae1f0c Description-en_AU: provides iteration for datetime object with cron like format - Python 2.x Croniter is a Python module to provide iteration for datetime object. Given a cron tab text entry as input, it Croniter will output all the dates matching the definition. . This package contains the Python 2.x module. Package: python-crypto Description-md5: 896a9e15c57abdd08c19b8ce3f8ed940 Description-en_AU: cryptographic algorithms and protocols for Python A collection of cryptographic algorithms and protocols, implemented for use from Python. Among the contents of the package: . * Hash functions: HMAC, MD2, MD4, MD5, RIPEMD160, SHA, SHA256. * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES. * Stream encryption algorithms: ARC4, simple XOR. * Public-key algorithms: RSA, DSA, ElGamal. * Protocols: All-or-nothing transforms, chaffing/winnowing. * Miscellaneous: RFC1751 module for converting 128-bit keys into a set of English words, primality testing, random number generation. Package: python-crypto-dbg Description-md5: 2419ac9f0b85ada57da4be325fb7b4e5 Description-en_AU: cryptographic algorithms and protocols for Python (debug extension) A collection of cryptographic algorithms and protocols, implemented for use from Python. . This package contains the extensions built for the Python debug interpreter. Package: python-crypto-doc Description-md5: fdb89b208649321be5347608baf761b3 Description-en_AU: cryptographic algorithms and protocols for Python (documentation) A collection of cryptographic algorithms and protocols, implemented for use from Python. . This package contains technical documentation. Package: python-cryptography Description-md5: 2e4e904eba9febc1805441f8f837db86 Description-en_AU: Python library exposing cryptographic recipes and primitives (Python 2) The cryptography library is designed to be a "one-stop-shop" for all your cryptographic needs in Python. . As an alternative to the libraries that came before it, cryptography tries to address some of the issues with those libraries: - Lack of PyPy and Python 3 support. - Lack of maintenance. - Use of poor implementations of algorithms (i.e. ones with known side-channel attacks). - Lack of high level, "Cryptography for humans", APIs. - Absence of algorithms such as AES-GCM. - Poor introspectability, and thus poor testability. - Extremely error prone APIs, and bad defaults. . This package contains the Python 2 version of cryptography. Package: python-cryptography-doc Description-md5: 01d5fc7b691eaf06e0673b2c84d70749 Description-en_AU: Python library exposing cryptographic recipes and primitives (documentation) The cryptography library is designed to be a "one-stop-shop" for all your cryptographic needs in Python. . As an alternative to the libraries that came before it, cryptography tries to address some of the issues with those libraries: - Lack of PyPy and Python 3 support. - Lack of maintenance. - Use of poor implementations of algorithms (i.e. ones with known side-channel attacks). - Lack of high level, "Cryptography for humans", APIs. - Absence of algorithms such as AES-GCM. - Poor introspectability, and thus poor testability. - Extremely error prone APIs, and bad defaults. . This package contains the documentation for cryptography. Package: python-csscompressor Description-md5: d0d5342ae4360ec576a1544b0fe9eb80 Description-en_AU: Python port of YUI CSS Compressor - Python 2.7 The Python csscompressor package provides an almost exact port of YUI CSS Compressor. It passes all original unittests. . This package contains the Python 2.7 module. Package: python-cursive Description-md5: 7f74e8156e1689beb6afcfc574f94a2f Description-en_AU: OpenStack specific validation of digital signatures - Python 2 As OpenStack continues to mature, robust security controls become increasingly critical. The cursive project contains code extracted from various OpenStack projects for verifying digital signatures. Additional capabilities will be added to this project in support of various security features. . This package contains the Python 2 module. Package: python-cursive-doc Description-md5: b53eee4d23c14a34557f38867816d564 Description-en_AU: OpenStack specific validation of digital signatures - doc As OpenStack continues to mature, robust security controls become increasingly critical. The cursive project contains code extracted from various OpenStack projects for verifying digital signatures. Additional capabilities will be added to this project in support of various security features. . This package contains the documentation. Package: python-dateutil Description-md5: 9cd126276cc5f8b44d9c9d9295216efa Description-en_AU: powerful extensions to the standard Python datetime module It features: . * computing of relative deltas (next month, next year, next monday, last week of month, etc); * computing of relative deltas between two given date and/or datetime objects * computing of dates based on very flexible recurrence rules, using a superset of the iCalendar specification. Parsing of RFC strings is supported as well. * generic parsing of dates in almost any string format * timezone (tzinfo) implementations for tzfile(5) format files (/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string (in all known formats), iCalendar format files, given ranges (with help from relative deltas), local machine timezone, fixed offset timezone, UTC timezone * computing of Easter Sunday dates for any given year, using Western, Orthodox or Julian algorithms . This package provides the Python 2 version of the datetime module. Package: python-dbg Description-md5: e3b066fc7e7e35acf0b9835629f67146 Description-en_AU: debug build of the Python Interpreter (version 2.7) Python interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python2.7/lib-dynload/debug first. Package: python-dbus Description-md5: 53b9ddf61580a04978ee4e167d46abbf Description-en_AU: simple interprocess messaging system (Python interface) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides a Python interface to D-Bus. . See the dbus description for more information about D-Bus in general. Package: python-dbus-dbg Description-md5: 9d35fb4c4d665748b8e7363bb72b7fd5 Description-en_AU: debug build of the D-Bus Python 2 interface This package provides a version of the python-dbus package built for debugging versions of Python 2, and debug symbols for python-dbus. Package: python-dbus-dev Description-md5: 7f03834d847fbda527ab8d1b6670c1d5 Description-en_AU: main loop integration development files for python-dbus 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 required to compile main-loop integration modules for python-dbus, such as dbus.mainloop.pyqt5 provided by PyQt. It is Python-version-independent: packages that build-depend on python-dbus-dev should also build-depend on python-dbus, python3-dbus, python-dbus-dbg and/or python3-dbus-dbg. Package: python-dbus-doc Description-md5: 878039eb5709b5bd87814481c7c849d3 Description-en_AU: Documentation for the D-Bus Python interface This package provides text and HTML documentation, and examples, for the python-dbus and python3-dbus packages. Package: python-debtcollector Description-md5: 47da229039ac8af1fb74c0bc57795f46 Description-en_AU: collection of patterns to collect technical debt - Python 2.x Debtcollector is a collection of Python patterns to help collecting technical debt in a non-destructive manner (following deprecation patterns and strategies and so-on). . This package contains the Python 2.x module. Package: python-debtcollector-doc Description-md5: 612e026e08a10154b5fe42cce9f3e527 Description-en_AU: collection of patterns to collect technical debt - doc Debtcollector is a collection of Python patterns to help collecting technical debt in a non-destructive manner (following deprecation patterns and strategies and so-on). . This package contains the documentation. Package: python-decorator Description-md5: 09bcb708a2302a7d9046e3a7b8bdcbef Description-en_AU: simplify usage of Python decorators by programmers Python 2.4 decorators have significantly changed the way Python programs are structured. * decorators help reduce boilerplate code; * decorators help the separation of concerns; * decorators enhance readability and maintainability; * decorators are very explicit. Still, as of now, writing custom decorators correctly requires some experience and is not as easy as it could be. For instance, typical implementations of decorators involve nested functions and we all know that flat is better than nested. The aim of the decorator module it to simplify the usage of decorators for the average programmer and to popularize decorators usage giving examples of useful decorators, such as memoize, tracing, redirecting_stdout, locked, etc. Package: python-designate Description-md5: 1da03a9731c2f330cead472bdb2ad28d Description-en_AU: OpenStack DNS as a Service - Python libs Designate provides DNSaaS services for OpenStack. It provides a multi- tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. . This package provides the Python libraries. Package: python-designateclient Description-md5: 3085b68c35f35a3aa247ca63bbd497bf Description-en_AU: client library for the OpenStack Designate API - Python 2.7 Designate provides DNSaaS services for OpenStack. It provides a multi- tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. . This is a client for the OpenStack Designate API. There's a Python API (the "designateclient" module), and a command-line script ("designate"). . Installing this package gets you a shell command, that you can use to interact with Designate's API. . This package provides the Python 2.7 module. Package: python-designateclient-doc Description-md5: 90b79e1b6a4b468aa988ac08a72280df Description-en_AU: client library for the OpenStack Designate API - doc Designate provides DNSaaS services for OpenStack. It provides a multi- tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. . This is a client for the OpenStack Designate API. There's a Python API (the "designateclient" module), and a command-line script ("designate"). . Installing this package gets you a shell command, that you can use to interact with Designate's API. . This package provides the documentation. Package: python-dev Description-md5: 93a1917c3f17606b40377d0b737c6c92 Description-en_AU: header files and a static library for Python (default) Header files, a static library and development tools for building Python modules, extending the Python interpreter or embedding Python in applications. . This package is a dependency package, which depends on Debian's default Python version (currently v2.7). Package: python-django Description-md5: 10705efdad27513da48f99fb63bc2c68 Description-en_AU: High-level Python web development framework (Python 2 version) Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data- driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . Notable features include: * An object-relational mapper (ORM) * Automatic admin interface * Elegant URL dispatcher * Form serialization and validation system * Templating system * Lightweight, standalone web server for development and testing * Internationalization support * Testing framework and client . This package is built for Python 2. Package: python-django-appconf Description-md5: 2e499f65758fcd3f89555e02232fa351 Description-en_AU: helper class handling configuration defaults of apps - Python 2.7 Say you have an app with a few defaults, which you want to refer to in the app's code without repeating yourself all the time. Django-appconf provides a simple helper class to implement those defaults. . This package provides the Python 2.x module. Package: python-django-appconf-doc Description-md5: f7a06694bf29481e21e7284c44ed54f9 Description-en_AU: helper class handling configuration defaults of apps - doc Say you have an app with a few defaults, which you want to refer to in the app's code without repeating yourself all the time. Django-appconf provides a simple helper class to implement those defaults. . This package contains the documentation. Package: python-django-common Description-md5: b5beb39d7ab356a134aebf0281061724 Description-en_AU: High-level Python web development framework (common) Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data- driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . This package contains files common to both Python 2.7 and Python 3. Package: python-django-compressor Description-md5: eeea24ab83fc23dc965abf9fbc49b315 Description-en_AU: Compresses linked, inline JS or CSS into single cached files - Python 2.7 Django Compressor combines and compresses linked and inline Javascript or CSS in a Django templates into cacheable static files by using the compress template tag. . This package contains the Python 2.7 module. Package: python-django-doc Description-md5: 257e8ca2132ad054b44d0dd521e727f5 Description-en_AU: High-level Python web development framework (documentation) Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data- driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . This package contains the HTML documentation and example projects. Package: python-django-openstack-auth Description-md5: 276d4bea0756fda924e468eeb15c7296 Description-en_AU: Django authentication backend for Openstack - Python 2.7 Django authentication backend for use with the OpenStack Keystone Identity backend. This Python module is used by Horizon (the Openstack Dashport web GUI) to auth against Keystone. . This package provides the Python 2.7 module. Package: python-django-pyscss Description-md5: 66bae3bfd8f0c0797388ba756932c632 Description-en_AU: makes it easier to use PySCSS in Django - Python 2.7 Django-pyscss is a collection of tools for making it easier to use pyScss within Django. It overwrites the import system to use Django's staticfiles app. This way you can import SCSS files from any app (or any file that's findable by the STATICFILES_FINDERS) with no hassle. It provides a django- compressor precompile filter class so that you can easily use pyScss with django-compressor without having to bust out to the shell. This has the added benefit of removing the need to configure pyScss through its command-line arguments AND makes it possible for the exceptions and warnings that pyScss emits to bubble up to your process so that you can actually know what's going on. . This package contains the Python 2.7 module. Package: python-dnspython Description-md5: 5c7ff37ec0055b47241c383f2c0e3c03 Description-en_AU: DNS toolkit for Python dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. . dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records. Package: python-doc Description-md5: 038f73a9465ce29a000fe288e7816805 Description-en_AU: documentation for the high-level object-oriented language Python This is the official set of documentation for the interactive high-level object-oriented language Python (v2.7). All documents are provided in HTML format, some in info format. The package consists of nine documents: . * Tutorial * Python Library Reference * Macintosh Module Reference * Python Language Reference * Extending and Embedding Python * Python/C API Reference * Installing Python Modules * Documenting Python * Distributing Python Modules . This package is a dependency package, which depends on Debian's default Python version (currently v2.7). Package: python-docutils Description-md5: 7cda5b7ae916f50f0ce0455dd4abdc2f Description-en_AU: text processing system for reStructuredText (implemented in Python 2) reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. It is useful for in-line program documentation (such as Python docstrings), for quickly creating simple web pages, and for standalone documents. . The purpose of the Docutils project is to create a set of tools for processing reStructuredText documentation into useful formats, such as HTML, LaTeX, ODT or Unix manpages. . This package includes Python 2 modules and command line utilities. Package: python-dogpile.cache Description-md5: dc0016639079f3acaa122bfee1c6cd42 Description-en_AU: caching front-end based on the Dogpile lock - Python 2.x A caching API built around the concept of a "dogpile lock", which allows continued access to an expiring data value while a single thread generates a new value. . dogpile.cache builds on the dogpile.core locking system (see http://pypi.python.org/pypi/dogpile.core), which implements the idea of "allow one creator to write while others read" in the abstract. Overall, dogpile.cache is intended as a replacement to the Beaker (see http://beaker.groovie.org) caching system, the internals of which are written by the same author. All the ideas of Beaker which "work" are re- implemented in dogpile.cache in a more efficient and succinct manner, and all the cruft (Beaker's internals were first written in 2005) relegated to the trash heap. . This package provides the Python 2.x module. Package: python-dogpile.cache-doc Description-md5: a620fa6583e383299e35c5b25f36f006 Description-en_AU: caching front-end based on the Dogpile lock - doc A caching API built around the concept of a "dogpile lock", which allows continued access to an expiring data value while a single thread generates a new value. . dogpile.cache builds on the dogpile.core locking system (see http://pypi.python.org/pypi/dogpile.core), which implements the idea of "allow one creator to write while others read" in the abstract. Overall, dogpile.cache is intended as a replacement to the Beaker (see http://beaker.groovie.org) caching system, the internals of which are written by the same author. All the ideas of Beaker which "work" are re- implemented in dogpile.cache in a more efficient and succinct manner, and all the cruft (Beaker's internals were first written in 2005) relegated to the trash heap. . This package provides the documentation. Package: python-egenix-mx-base-dbg Description-md5: d1fdafe1e00c6012624d6cef7869d6b5 Description-en_AU: extension files for the egenix-mx-base distribution (debug build) This package contains the extensions built for the Python debug interpreter. . You normally don't need to install this package. Package: python-egenix-mx-base-dev Description-md5: 7fd284b9aa8c631bc687985ed2ffffc3 Description-en_AU: development files for the egenix-mx-base distribution This package contains the C header files needed to build C Python modules based on the egenix-mx-base modules. It contains no other functionality. Package: python-egenix-mxbeebase Description-md5: 7c0e11fbdcb4e3eb86924f38517ea695 Description-en_AU: on-disk B+Tree based database kit for Python mxBeeBase is a high performance construction kit for disk based indexed databases. It offers components which you can plug together to easily build your own custom mid-sized databases. . The two basic building blocks in mxBeeBase are storage and index. Storage is implemented as variable record length data storage with integrated data protection features, automatic data recovery and locking for multi process access. Indexes use a high performance optimized B+Tree implementation built on top of Thomas Niemann's Cookbook B+Tree implementation. . mxBeeBase comes with two readily usable on-disk dictionary implementations: BeeDict and BeeStringDict. Package: python-egenix-mxbeebase-doc Description-md5: 09af6f6801c57569970cd50fce28adfe Description-en_AU: on-disk B+Tree based database kit for Python (documentation) mxBeeBase is a high performance construction kit for disk based indexed databases. It offers components which you can plug together to easily build your own custom mid-sized databases. . The package includes documentation for mxBeeBase. Package: python-egenix-mxdatetime Description-md5: e3102cb577c19b97097313b6b22ad8ea Description-en_AU: date and time handling routines for Python mxDateTime is a Python extension package that provides three new objects, DateTime, DateTimeDelta and RelativeDateTime, which let you store and handle date/time values in a much more natural way than by using ticks (seconds since 1970-01-01 00:00:00 UTC), the representation used by Python's time module). . You can add, subtract and even multiply instances, pickle and copy them and convert the results to strings, COM dates, ticks and some other more esoteric values. In addition, there are several convenient constructors and formatters at hand to greatly simplify dealing with dates and times in real-world applications. . In addition to providing an easy-to-use Python interface the package also exports a comfortable C API interface for other extensions to build upon. This is especially interesting for database applications which often have to deal with date/time values (the mxODBC package is one example of an extension using this interface). . mxDateTime can convert between various different date/time storage formats, including COM dates, TJD, MJD, JDN, tuples and, probably most important, strings. . The date/time parser included in mxDateTime is one of the most flexible such parser available for Python. It is constantly being improved to make parsing date/time strings as easy as possible. At the same time, it offers a fully customizable interface which allows selecting valid date/time formats from a range of predefined categories. . There are also special parser and formatter modules for ARPA and ISO date/time formats, which are handy if you work a lot with Internet standards. Package: python-egenix-mxdatetime-doc Description-md5: 839b3e571f11c1629378e4fd423df45b Description-en_AU: date and time handling routines for Python (documentation) mxDateTime is a Python extension package that provides three new objects, DateTime, DateTimeDelta and RelativeDateTime, which let you store and handle date/time values in a much more natural way than by using ticks (seconds since 1970-01-01 00:00:00 UTC), the representation used by Python's time module). . The package includes documentation for mxDateTime. Package: python-egenix-mxproxy Description-md5: de7a4eef8e3e43ad321eba059c48841c Description-en_AU: generic proxy wrapper type for Python mxProxy is an extension package that provides a new type that is suitable to implement Bastion like features without the need to use restricted execution environments. . Given that current Python versions no longer support Bastion or rexec as secure sand-box execution models, mxProxy fills an important gap. It also gives the programmer more control over how and to what extent access should be controlled or not. Package: python-egenix-mxproxy-doc Description-md5: 4d5df1e6dbe3297c0b60855853ddfb77 Description-en_AU: generic proxy wrapper type for Python (documentation) mxProxy is an extension package that provides a new type that is suitable to implement Bastion like features without the need to use restricted execution environments. . The package includes documentation for mxProxy. Package: python-egenix-mxqueue Description-md5: 204041424313b03af6c8f680bdb669a9 Description-en_AU: fast and memory-efficient queue for Python mxQueue is a Python extension package that provides a new object type called Queue. . It works much like what you would expect from such a type, having push() and pop() methods and focuses on obtaining maximum speed at low memory costs. Package: python-egenix-mxqueue-doc Description-md5: 994c0d0198be57949d0a61539e589c52 Description-en_AU: fast and memory-efficient queue for Python (documentation) mxQueue is a Python extension package that provides a new object type called Queue. . The package includes documentation for mxQueue. Package: python-egenix-mxstack Description-md5: 43cf298770079e6a1075eccf9190d48d Description-en_AU: fast and memory-efficient stack for Python mxStack is a Python extension package that provides a new object type called Stack. . It works much like what you would expect from such a type, having push() and pop() methods and focuses on obtaining maximum speed at low memory costs. Package: python-egenix-mxtexttools Description-md5: 394b2ad20297934e19ae2fe745dbcf42 Description-en_AU: fast text processing tools for Python mxTextTools is an extension package for Python that provides high- performance text manipulation and searching algorithms, in addition to a very flexible and extendable state machine, the Tagging Engine, which allows scanning and processing text at C speeds. Package: python-egenix-mxtexttools-doc Description-md5: 84cba115538b2812fcf2db800aa51c8f Description-en_AU: fast text processing tools for Python (documentation) mxTextTools is an extension package for Python that provides high- performance text manipulation and searching algorithms, in addition to a very flexible and extendable state machine, the Tagging Engine, which allows scanning and processing text at C speeds. . The package includes documentation for mxTextTools. Package: python-egenix-mxtools Description-md5: b397d6d1d27bb66a1d2094f1aae9db91 Description-en_AU: collection of additional builtins for Python mxTools is a Python extension package that includes a collection of handy functions and objects giving additional functionality to the Python programmer in form of new builtins, extensions to the sys module and several other helpers as part of the package. . The package includes several functions which provide access to Python internals that would otherwise not be available. Package: python-egenix-mxtools-doc Description-md5: 025c0564a3dd027f0a29e4ea8b228e02 Description-en_AU: collection of additional builtins for Python (documentation) mxTools is a Python extension package that includes a collection of handy functions and objects giving additional functionality to the Python programmer in form of new builtins, extensions to the sys module and several other helpers as part of the package. . The package includes documentation for mxTools. Package: python-egenix-mxuid Description-md5: c3fbcf07f93e0d80ca516ea1b6d3aea6 Description-en_AU: unique identifiers for Python mxUID provides a fast mechanism for generating universal identification strings (UIDs) with intention of making these UIDs unique with high probability in order to serve as object or data set identifiers. . A typical use lies in generating session IDs. Other areas where unique IDs play an important role are RPC-implementations, ORBs, user identification, message passing systems, object databases, etc. Package: python-egenix-mxuid-doc Description-md5: 0023ef27b5b96c8b8304ee8c37d982f2 Description-en_AU: unique identifiers for Python (documentation) mxUID provides a fast mechanism for generating universal identification strings (UIDs) with intention of making these UIDs unique with high probability in order to serve as object or data set identifiers. . The package includes documentation for mxUID. Package: python-egenix-mxurl Description-md5: fee071966c6c5bb6fafefa75e35060e8 Description-en_AU: flexible URL datatype for Python mxURL provides a new easy to use, fast and light-weight builtin datatype URL for storing and manipulating Universal Resource Locators (URLs), as well as a few helpers related to URL building, encoding and decoding. . The new type supports the common tasks of URL joining and gives direct access to the various URL components. It also provides methods for rebuilding URLs, e.g. replacing the host or just the scheme in an existing URL. . All this is coded in C to give you the fastest possible performance for these everyday web application operations. Package: python-egenix-mxurl-doc Description-md5: f0984d91dcf296bccdbeb9bc60d6de79 Description-en_AU: flexible URL datatype for Python (documentation) mxURL provides a new easy to use, fast and light-weight builtin datatype URL for storing and manipulating Universal Resource Locators (URLs), as well as a few helpers related to URL building, encoding and decoding. . The package includes documentation for mxURL. Package: python-enum34 Description-md5: 7a84e62443614d77de4e8b7525f7a612 Description-en_AU: backport of Python 3.4's enum package PEP 435 adds an enumeration to Python 3.4. This module provides a backport of that data type for older Python versions. It defines two enumeration classes that can be used to define unit sets of names and values: Enum and IntEnum. . This is the Python 2 compatible package. Package: python-enum34-doc Description-md5: 7155bd2a302e135d0adbb2262e1b5e08 Description-en_AU: backport of Python 3.4's enum package (documentation) PEP 435 adds an enumeration to Python 3.4. This module provides a backport of that data type for older Python versions. It defines two enumeration classes that can be used to define unit sets of names and values: Enum and IntEnum. . This is the common documentation package. Package: python-eventlet Description-md5: 80f8497e87dd0af0ed0e353a5a968205 Description-en_AU: concurrent networking library - Python 2.x Eventlet allows you to change how you run your code, not how you write it. . It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. . It's easy to get started using Eventlet, and easy to convert existing applications to use it. Start off by looking at examples, common design patterns, and the list of the basic API primitives. . This package provides the Python 2.x module. Package: python-eventlet-doc Description-md5: 7fb9c2a86ce76a5f0e227111abc53ec7 Description-en_AU: concurrent networking library - doc Eventlet allows you to change how you run your code, not how you write it. . It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. . It's easy to get started using Eventlet, and easy to convert existing applications to use it. Start off by looking at examples, common design patterns, and the list of the basic API primitives. . This package provides the documentation. Package: python-examples Description-md5: 1ff3c3d821cef8881eb0f7e4a3164350 Description-en_AU: examples for the Python language (default version) Examples, Demos and Tools for Python. These are files included in the upstream Python distribution. . This package is a dependency package, which depends on Debian's default Python version (currently v2.7). Package: python-extras Description-md5: 41bd5ed0df0106b08b04728f29fdb83d Description-en_AU: extensions to the Python standard library (Python 2.x) Extras is a set of extensions to the Python standard library, originally written to make the code within testtools cleaner, but now split out for general use outside of a testing context. . This package contains the libraries for Python 2.x. Package: python-fasteners Description-md5: 52e67e9620ee7afc0eecaf2db0fa402c Description-en_AU: provides useful locks - Python 2.7 Fasteners is a Python package that provides useful locks. It includes locking decorator (that acquires instance objects lock(s), acquires on method entry and releases on method exit), reader-writer locks, inter- process locks and generic lock helpers. . This package contains the Python 2.7 module. Package: python-fixtures Description-md5: f8f393535056d501957eb0a49943cf8a Description-en_AU: PyUnit extension for defining test fixtures outside of test cases - Python 2.x A PyUnit extension for defining test fixtures outside of test cases. Each fixture encapsulates creating, reusing and freeing some state - be that a temporary directory on disk, SQL server connection, or just a particular object graph. This is extremely useful for testing and general resource management. . Fixtures ships with the base class, unittest glue and a number of precanned concrete fixtures. . This package provides the Python 2.x module. Package: python-flask Description-md5: 96780b95b3d624adc20cb449c35af9bc Description-en_AU: micro web framework based on Werkzeug and Jinja2 - Python 2.7 Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions. A minimal Flask application looks like that: . from flask import Flask app = Flask(__name__) . @app.route("/") def hello(): return "Hello World!" . if __name__ == '__main__': app.run() . This package contains the Python 2.7 module. Package: python-flask-doc Description-md5: ffb117c9bc710c2c0dc04e3abcabeb7b Description-en_AU: micro web framework based on Werkzeug and Jinja2 - documentation Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions. A minimal Flask application looks like that: . from flask import Flask app = Flask(__name__) . @app.route("/") def hello(): return "Hello World!" . if __name__ == '__main__': app.run() . This package contains the documentation for Flask Package: python-formencode Description-md5: 58a7c12fe25e73647a1aabca6235ae27 Description-en_AU: validation and form generation Python package FormEncode is a validation and form generation package. The validation can be used separately from the form generation. The validation works on compound data structures, with all parts being nestable. It is separate from HTTP or any other input mechanism. Package: python-funcsigs Description-md5: e244a4b84e053b6fa424f5aa2d85e805 Description-en_AU: function signatures from PEP362 - Python 2.7 funcsigs is a backport of the PEP 362 function signature features from Python 3.3's inspect module. The backport is compatible with Python 2.6, 2.7 as well as 3.2 and up. . This package contains the Python 2.7 module. Package: python-funcsigs-doc Description-md5: 623a50b4d4214cc6b737376e622a1148 Description-en_AU: function signatures from PEP362 - doc funcsigs is a backport of the PEP 362 function signature features from Python 3.3's inspect module. The backport is compatible with Python 2.6, 2.7 as well as 3.2 and up. . This package contains the documentation. Package: python-functools32 Description-md5: 179ef31c0e3721bd301259c469915e33 Description-en_AU: Backport of the functools module from Python 3.2.3 to Python 2.7 This is a backport of the functools standard library module from Python 3.2.3 for use on Python 2.7 and PyPy. It includes new features lru_cache (Least-recently-used cache decorator). Package: python-future Description-md5: 4c6abf6a5e7c91853d7299b11bbaa1a9 Description-en_AU: single-source support for Python 3 and 2 - Python 2.x Future is the missing compatibility layer between Python 2 and Python 3. It allows one to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead. . The imports have no effect on Python 3. On Python 2, they shadow the corresponding builtins, which normally have different semantics on Python 3 versus 2, to provide their Python 3 semantics. . This package contains the Python 2.x module. Package: python-future-doc Description-md5: 9d4047c4023597caeda30dfa7fc68906 Description-en_AU: Clean single-source support for Python 3 and 2 - doc Future is the missing compatibility layer between Python 2 and Python 3. It allows one to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead. . The imports have no effect on Python 3. On Python 2, they shadow the corresponding builtins, which normally have different semantics on Python 3 versus 2, to provide their Python 3 semantics. . This package contains the documentation. Package: python-futurist Description-md5: 1248cda16e16ee9851e3154999a55f33 Description-en_AU: useful additions to futures, from the future - Python 2.x Code from the future, delivered to you in the now. For example: * A futurist.GreenThreadPoolExecutor using eventlet green thread pools. It provides a standard executor API/interface and it also gathers execution statistics. * A futurist.ProcessPoolExecutor derivative that gathers execution statistics. * A futurist.SynchronousExecutor that doesn’t run concurrently. It has the same executor API/interface and it also gathers execution statistics. * A futurist.ThreadPoolExecutor derivative that gathers execution statistics. * A futurist.periodics.PeriodicWorker that can use the previously mentioned executors to run asynchronous work periodically in parallel or synchronously. * etc. . This package contains the Python 2.x module. Package: python-futurist-doc Description-md5: f7cb90801654cbca06578a1216f2f94e Description-en_AU: useful additions to futures, from the future - doc Code from the future, delivered to you in the now. For example: * A futurist.GreenThreadPoolExecutor using eventlet green thread pools. It provides a standard executor API/interface and it also gathers execution statistics. * A futurist.ProcessPoolExecutor derivative that gathers execution statistics. * A futurist.SynchronousExecutor that doesn’t run concurrently. It has the same executor API/interface and it also gathers execution statistics. * A futurist.ThreadPoolExecutor derivative that gathers execution statistics. * A futurist.periodics.PeriodicWorker that can use the previously mentioned executors to run asynchronous work periodically in parallel or synchronously. * etc. . This package contains the documentation. Package: python-gdbm Description-md5: 626a11c8ba4a5b0566e9b2a4b6c730f7 Description-en_AU: GNU dbm database support for Python GNU dbm database module for Python. Install this if you want to create or read GNU dbm database files with Python. Package: python-gdbm-dbg Description-md5: d045f957b611c1ede74ab12f22503bc3 Description-en_AU: GNU dbm database support for Python (debug extension) GNU dbm database module for Python. Install this if you want to create or read GNU dbm database files with Python. . This package contains the extensions built for the Python debug interpreter. Package: python-genshi-doc Description-md5: 63d2bc7a6004ea20d074a0b67a953554 Description-en_AU: Python XML-based template engine (documentation and examples) Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML or XML content in a uniform manner. The major feature is a template language, which is heavily inspired by Kid. . This package contains documentation and example programs for Genshi. Package: python-gi Description-md5: 8d2225b2f817f42645ac3c6bd82fee0f Description-en_AU: Python 2.x bindings for gobject-introspection libraries GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python 2.x binding generator for libraries that support gobject-introspection, i. e. which ship a gir1.2-- package. With these packages, the libraries can be used from Python. Package: python-gi-dbg Description-md5: cc6cbe7a432fd5c4af8daff83f2f824f Description-en_AU: Python bindings for the GObject library (debug extension) GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python bindings for GObject. It is mostly used by other bindings to map their GObjects to Python objects. . This package contains the extensions built for the Python debug interpreter. Package: python-gi-dev Description-md5: f5f0bb4fb02f0013d4124b7ce2dabd49 Description-en_AU: development headers for GObject Python bindings GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the development headers needed to build C extensions which use pygobject. Package: python-glade2 Description-md5: 5025ee4b4bb19aad1d1f5b51053a8962 Description-en_AU: GTK+ bindings: Glade support Contains bindings for the glade library from use within Python. Glade makes it very easy to create a user interface. In the target application you just need to load the interface description from the .glade file instead of constructing the GUI at runtime. . This package is deprecated, you should migrate to using gobject- introspection (GIR) based python bindings instead (PyGObject). https://wiki.gnome.org/Projects/PyGObject/IntrospectionPorting Package: python-glance-doc Description-md5: bad2142db8d3e8aad00122582264f750 Description-en_AU: OpenStack Image Registry and Delivery Service - Documentation The Glance project provides an image registration and discovery service (Parallax) and an image delivery service (Teller). These services are used in conjunction by Nova to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package contains the documentation. Package: python-glance-store Description-md5: 4d342210a936ae7232384a893eee6812 Description-en_AU: OpenStack Image Service store library - Python 2.7 The Glance project provides services for discovering, registering, and retrieving virtual machine images over the cloud. They may be stand-alone services, or may be used to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package contains the Python 2.7 module for the Glance's stores. Package: python-glance-store-doc Description-md5: d92095e6ec170009093fc366466627ff Description-en_AU: OpenStack Image Service store library - doc The Glance project provides services for discovering, registering, and retrieving virtual machine images over the cloud. They may be stand-alone services, or may be used to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package contains the documentation. Package: python-glanceclient Description-md5: 8529635fa7ba7f6678558aa1cc33f086 Description-en_AU: Client library for Openstack glance server - Python 2.x The Glance project provides services for discovering, registering, and retrieving virtual machine images over the cloud. They may be stand-alone services, or may be used to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This is a client for the Glance which uses the OpenStack Image API. There's a Python API (the "glanceclient" module), and a command-line script ("glance"). . This package provides the Python 2.x module. Package: python-glanceclient-doc Description-md5: a2e5f26eee1d8cc9bd7633ffdfae8812 Description-en_AU: Client library for Openstack glance server - doc The Glance project provides services for discovering, registering, and retrieving virtual machine images over the cloud. They may be stand-alone services, or may be used to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This is a client for the Glance which uses the OpenStack Image API. There's a Python API (the "glanceclient" module), and a command-line script ("glance"). . This package provides the documentation and man page. Package: python-gnocchiclient Description-md5: 407d0f907ddbb7c3197d964f50d91bc8 Description-en_AU: bindings to the OpenStack Gnocchi API - Python 2.7 This is a client for OpenStack gnocchi API. There's a Python API (the gnocchiclient module), and a command-line script. Each implements the entire OpenStack Gnocchi API. . Gnocchi is a service for managing a set of resources and storing metrics about them, in a scalable and resilient way. Its functionalities are exposed over an HTTP REST API. . This package contains the Python 2.7 module. Package: python-gnocchiclient-doc Description-md5: 5745acaf09606bf5e7483901be49d8ed Description-en_AU: bindings to the OpenStack Gnocchi API - doc This is a client for OpenStack gnocchi API. There's a Python API (the gnocchiclient module), and a command-line script. Each implements the entire OpenStack Gnocchi API. . Gnocchi is a service for managing a set of resources and storing metrics about them, in a scalable and resilient way. Its functionalities are exposed over an HTTP REST API. . This package contains the documentation. Package: python-gobject-2 Description-md5: a8aab9350d9d42a2df907a51577f79b7 Description-en_AU: deprecated static Python bindings for the GObject library GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the static Python bindings for gobject, glib, and gio. These are deprecated by dynamic gobject-introspection bindings (which are provided with the python-gobject package), and should not be used in newly written code. These static bindings just exist to provide backwards compatibility for GNOME 2 based software. Package: python-gobject-2-dbg Description-md5: e6a1625df110dc5a28fdb8c1b535ef9e Description-en_AU: deprecated static Python bindings for the GObject library (debug extension) GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the static Python bindings for gobject, glib, and gio. These are deprecated by dynamic gobject-introspection bindings (which are provided with the python-gobject package), and should not be used in newly written code. These static bindings just exist to provide backwards compatibility for GNOME 2 based software. . This package contains the extensions built for the Python debug interpreter. Package: python-gobject-2-dev Description-md5: bd6c4629323bb04c275d7585c2c46bbf Description-en_AU: development headers for the static GObject Python bindings GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the development headers needed to build static Python bindings relying on pygobject. Note that this is obsolete, new libraries and applications should use the dynamic gobject-introspection bindings (which are provided with the python-gobject package). Package: python-greenlet Description-md5: b225620244dd2583ddd491a478322fb8 Description-en_AU: Lightweight in-process concurrent programming The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. Package: python-greenlet-dbg Description-md5: 61fac8d92d90d8b78c7a0d99db0dc978 Description-en_AU: Lightweight in-process concurrent programming - debugging symbols The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. . This is the debugging symbols for greenlet. Package: python-greenlet-dev Description-md5: 732237700918b05962305d8ea440ee79 Description-en_AU: Lightweight in-process concurrent programming - development files The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. . This is the development package for greenlet. Package: python-greenlet-doc Description-md5: 38b38ebd2f1d82dff433fbfa8e243dc0 Description-en_AU: Lightweight in-process concurrent programming - documentation The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. . This is the documentation for greenlet. Package: python-gtk2 Description-md5: aea45f4a5f1d1ef2b60b65ff43141e4a Description-en_AU: Python bindings for the GTK+ widget set This archive contains modules that allow you to use GTK+ in Python programs. . This package is deprecated, you should migrate to using gobject- introspection (GIR) based python bindings instead (PyGObject). https://wiki.gnome.org/Projects/PyGObject/IntrospectionPorting Package: python-guacamole-doc Description-md5: dbdb98f89c2f731e51c7d6d4ff323f19 Description-en_AU: framework for creating command line applications (documentation) Guacamole is a flexible, modular system for creating command line applications. Guacamole comes with built-in support for writing command line applications that integrate well with the running system. A short list of supported features (ingredients) includes: . - handling flat and hierarchical commands - hassle-free crash detection - hassle-free logging - internationalization and localization . The guacamole ingredient system allows for third party add-ons. . This package contains the HTML documentation and example applications. Package: python-heat Description-md5: e4d5556b61c4fca7372aee160ff69300 Description-en_AU: OpenStack orchestration service - Python files Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains the Python libraries. Package: python-heatclient Description-md5: b38de17465b6c6d52f66a14dbbb67ea2 Description-en_AU: client library and CLI for OpenStack Heat - Python 2.7 Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This is a client for the OpenStack Heat API. There's a Python API (the heatclient module), and a command-line script (heat). Each implements 100% of the OpenStack Heat API. . This package provides the Python 2.7 module. Package: python-html5lib Description-md5: aa0184e4904f4854bde5e4b948016111 Description-en_AU: HTML parser/tokenizer based on the WHATWG HTML5 specification html5lib is a pure-python library for parsing HTML. It is designed to conform to the HTML 5 specification, which has formalized the error handling algorithms of popular web browsers. . This package contains the Python 2 version of html5lib. Package: python-httplib2 Description-md5: 098dea719923e25f61c28f474109dc1f Description-en_AU: comprehensive HTTP client library written for Python httplib2.py supports many features left out of other HTTP libraries. * HTTP and HTTPS * Keep-Alive * Authentication * Caching * All Methods * Redirects * Compression * Lost update support * Unit Tested . This package provides module for python2 series. Package: python-hyperlink Description-md5: f3d8d07ab8699ac5ff538228a3ef0b90 Description-en_AU: Immutable, Pythonic, correct URLs. Hyperlink provides a pure-Python implementation of immutable URLs. Based on RFC 3986 and 3987, the Hyperlink URL makes working with both URIs and IRIs easy. . This package provides the Python 2.x module. Package: python-idna Description-md5: db5abd2a9342b08589e3c78136607b3a Description-en_AU: Python IDNA2008 (RFC 5891) handling (Python 2) A library to support the Internationalised Domain Names in Applications (IDNA) protocol as specified in RFC 5891. This version of the protocol is often referred to as “IDNA2008” and can produce different results from the earlier standard from 2003. . The library is also intended to act as a suitable drop-in replacement for the “encodings.idna” module that comes with the Python standard library but currently only supports the older 2003 specification. . This package contains the module for Python 2. Package: python-incremental Description-md5: 5376f12d20755fe08a2b431e75f7670e Description-en_AU: Library for versioning Python projects. Incremental is a small library that versions your Python projects. . This package provides the Python 2.x module. Package: python-ipaddr Description-md5: fca03fc73e42a8df57d353d22007868d Description-en_AU: Python module for working with IP addresses, both IPv4 and IPv6 This library is used to create/poke/manipulate IPv4 and IPv6 addresses and networks in Python. It is intended to be fast and lightweight. . This is a pure Python implementation of classes for IPv4/6 addresses and networks. It supports comparisons to determine if IP addresses are contained inside a defined network, conversion of lists of IP addresses into compact CIDR lists, and other IP address manipulation. Package: python-ipaddress Description-md5: bf21dde226280fd492d7380eb91edd7b Description-en_AU: Backport of Python 3 ipaddress module (Python 2) This module is a backport of the stdlib "ipaddress" module from Python 3. The "ipaddress" module is in turn based off of the "ipaddr" module available in the "python-ipaddr" but there are some important API differences; make sure you are using the right module. . This package contains the Python 2 module. Package: python-iso8601 Description-md5: 0b4ff63e94fa932994b4682486a9661e Description-en_AU: Python module to parse ISO 8601 dates - Python 2.x Many file formats and standards use the ISO 8601 date format (e.g. 2007-01-14T20:34:22+00:00) to store dates in a neutral, unambiguous manner. This simple Python module parses the most common forms encountered and returns Python datetime objects. . This package provides the Python 2.x module. Package: python-itsdangerous Description-md5: 93a3ccae7fe53150d64b4bd3ddb5d377 Description-en_AU: Various helpers to pass trusted data to untrusted environment - Python 2.x itsdangerous provides a module that is a port of the django signing module. It's not directly copied but some changes were applied to make it work better on its own. . itsdangerous allows web applications to use a key only it knows to cryptographically sign data and hand it over to someone else (e.g. a user). When it gets the data back it can easily ensure that nobody tampered with it. . This package provides the itsdangerous Python module for Python 2.x. Package: python-itsdangerous-doc Description-md5: da132be766650f07fac82665f78b8986 Description-en_AU: Various helpers to pass trusted data to untrusted environment - doc itsdangerous provides a module that is a port of the django signing module. It's not directly copied but some changes were applied to make it work better on its own. . itsdangerous allows web applications to use a key only it knows to cryptographically sign data and hand it over to someone else (e.g. a user). When it gets the data back it can easily ensure that nobody tampered with it. . This package provides the documentation. Package: python-jinja2 Description-md5: 946c5e58f8736a9521b16a6d4c1157e7 Description-en_AU: small but fast and easy to use stand-alone template engine Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment. . The key-features are: * Configurable syntax. If you are generating LaTeX or other formats with Jinja2 you can change the delimiters to something that integrates better into the LaTeX markup. * Fast. While performance is not the primarily target of Jinja2 it’s surprisingly fast. The overhead compared to regular Python code was reduced to the very minimum. * Easy to debug. Jinja2 integrates directly into the Python traceback system which allows you to debug Jinja2 templates with regular Python debugging helpers. * Secure. It’s possible to evaluate untrusted template code if the optional sandbox is enabled. This allows Jinja2 to be used as templating language for applications where users may modify the template design. Package: python-jinja2-doc Description-md5: e5fe357cd6b91f10c8ecccac668a8672 Description-en_AU: documentation for the Jinja2 Python library Jinja2 is a small but fast and easy to use stand-alone template engine . This package contains the documentation for Jinja2 in HTML and reStructuredText formats. Package: python-json-pointer Description-md5: c1313c49d23d938b572abcea819a7af4 Description-en_AU: resolve JSON pointers - Python 2.7 Python-json-pointer is a small library to resolve JSON pointers according to the IETF draft specification. JSON Pointer defines a string syntax for identifying a specific value within a JavaScript Object Notation (JSON) document. . This package provides the module for Python 2.x. Package: python-json-pointer-doc Description-md5: 282f07ba74575c1404a6781a465c4ae5 Description-en_AU: resolve JSON pointers - doc Python-json-pointer is a small library to resolve JSON pointers according to the IETF draft specification. JSON Pointer defines a string syntax for identifying a specific value within a JavaScript Object Notation (JSON) document. . This package contains the documentation. Package: python-jsonpatch Description-md5: f445ebbc5b659106b541d3dd79be450d Description-en_AU: library to apply JSON patches - Python 2.x Python-json-patch is a Python module (a library) to apply JSON Patches according to the IETF draft specification. . From the IETF site: . JavaScript Object Notation (JSON) [RFC4627] is a common format for the exchange and storage of structured data. HTTP PATCH [RFC5789] extends the Hypertext Transfer Protocol (HTTP) [RFC2616] with a method to perform partial modifications to resources. . JSON Patch is a format (identified by the media type "application/ json- patch") for expressing a sequence of operations to apply to a target JSON document, suitable for use with the HTTP PATCH method. . This format is also potentially useful in other cases when it's necessary to make partial updates to a JSON document. . This package provides the Python 2.x module. Package: python-jsonpath-rw Description-md5: 8c3c26a7ca91a4c152b759e0cd5c4b87 Description-en_AU: extended implementation of JSONPath for Python 2.x This library provides a robust and significantly extended implementation of JSONPath for Python. It is tested with Python 2.6, 2.7, 3.2, and 3.3. . This library differs from other JSONPath implementations in that it is a full language implementation, meaning the JSONPath expressions are first class objects, easy to analyze, transform, parse, print, and extend. . The JSONPath syntax supported by this library includes some additional features and omits some problematic features (those that make it unportable). In particular, some new operators such as "|" and "where" are available, and parentheses are used for grouping not for callbacks into Python, since with these changes the language is not trivially associative. Also, fields may be quoted whether or not they are contained in brackets. . This package provides the Python 2.x module. Package: python-jsonpath-rw-ext Description-md5: 1bfcf4d7336070377ec2211dcc3289a0 Description-en_AU: extensions for JSONPath RW - Python 2.x Jsonpath-rw-ext extends json-path-rw capabilities by adding multiple extensions: 'len' that allows one to get the length of a list. 'sorted' that returns a sorted version of a list, 'arithmetic' that permits one to make math operation between elements and 'filter' to select only certain elements of a list. . This package contains the Python 2.x module. Package: python-jsonpath-rw-ext-doc Description-md5: 2d9f4320b3735128dbca5bb127afc2c4 Description-en_AU: Extensions for JSONPath RW - doc Jsonpath-rw-ext extends json-path-rw capabilities by adding multiple extensions: 'len' that allows one to get the length of a list. 'sorted' that returns a sorted version of a list, 'arithmetic' that permits one to make math operation between elements and 'filter' to select only certain elements of a list. . This package contains the documentation. Package: python-jsonschema Description-md5: 4da01fce639deb0aa2540e9ba2e9e077 Description-en_AU: An(other) implementation of JSON Schema (Draft 3 and 4) - Python 2.7 JSON Schema is a specification for a JSON-based format for defining the structure of JSON data. JSON Schema provides a contract for what JSON data is required for a given application and how it can be modified, much like what XML Schema provides for XML. JSON Schema is intended to provide validation, documentation, and interaction control of JSON data. . This package contains the Python 2.7 module. Package: python-jwt Description-md5: 9bcb451139163488359575702098ccdf Description-en_AU: Python implementation of JSON Web Token PyJWT implements the JSON Web Token draft 01, a way of representing signed content using JSON data structures. . Supported algorithms for cryptographic signing: . * HS256 - HMAC using SHA-256 hash algorithm (default) * HS384 - HMAC using SHA-384 hash algorithm * HS512 - HMAC using SHA-512 hash algorithm * RS256 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-256 hash algorithm * RS384 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-384 hash algorithm * RS512 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-512 hash algorithm . Supported reserved claim names: - "exp" (Expiration Time) Claim Package: python-kazoo Description-md5: 83fe80f8df82718938dd2dde0c9ea5bb Description-en_AU: higher level API to Apache Zookeeper (Python 2) Kazoo features: . * A wide range of recipe implementations, like Lock, Election or Queue * Data and Children Watchers * Simplified Zookeeper connection state tracking * Unified asynchronous API for use with greenlets or threads * Support for gevent 0.13 and gevent 1.0 * Support for Zookeeper 3.3 and 3.4 servers * Integrated testing helpers for Zookeeper clusters * Pure-Python based implementation of the wire protocol, avoiding all the memory leaks, lacking features, and debugging madness of the C library . Kazoo is heavily inspired by Netflix Curator simplifications and helpers. . This is the Python 2 version of the package. Package: python-keyring Description-md5: 678ac479d27bfb1ec07f4d0f4dc1051e Description-en_AU: store and access your passwords safely The Python keyring library provides an easy way to access the system keyring service (e.g Gnome-Keyring, KWallet) from Python. It can be used in any application that needs safe password storage. Package: python-keystoneauth1 Description-md5: eea889a0a9c93926d3ab01c0f252ad45 Description-en_AU: authentication library for OpenStack Identity - Python 2.7 Keystoneauth is a library that contains tools for authenticating with OpenStack Clients. These tools include: authentication plugins (password, token, and federation based); discovery mechanisms to determineversion support for OpenStack clouds; and a session used to maintain client settings across requests. It is designed for use in conjunction with the existing OpenStack clients and for simplifying the process of writing new clients. . This package contains the Python 2.7 module. Package: python-keystoneauth1-doc Description-md5: e04f105a60603dae14e30821f3ffd5f6 Description-en_AU: authentication library for OpenStack Identity - doc Keystoneauth is a library that contains tools for authenticating with OpenStack Clients. These tools include: authentication plugins (password, token, and federation based); discovery mechanisms to determineversion support for OpenStack clouds; and a session used to maintain client settings across requests. It is designed for use in conjunction with the existing OpenStack clients and for simplifying the process of writing new clients. . This package contains the documentation. Package: python-keystoneclient Description-md5: 80ae87c25302b3a0d3a859da2301f316 Description-en_AU: client library for the OpenStack Keystone API - Python 2.x This is the identity service used by OpenStack for authentication (authN) and high-level authorization (authZ). It currently supports token-based authN with user/service authZ, and is scalable to support OAuth, SAML, and OpenID in future versions. Out of the box, Keystone uses SQLite for its identity store database, with the option to connect to external LDAP. . This is a client for the OpenStack Keystone API. There's a Python API (the "keystoneclient" module), and a command-line script ("keystone"). . Installing this package gets you a shell command, that you can use to interact with Keystone's API. Note that the "keystone" command line is currently deprecated in favor of the "openstack" one available within the "python-openstackclient" package. . This package contains the Python 2.x module. Package: python-keystoneclient-doc Description-md5: 9f8609c358e8d26f4ffabd9a10766efa Description-en_AU: client library for the OpenStack Keystone API - doc This is the identity service used by OpenStack for authentication (authN) and high-level authorization (authZ). It currently supports token-based authN with user/service authZ, and is scalable to support OAuth, SAML, and OpenID in future versions. Out of the box, Keystone uses SQLite for its identity store database, with the option to connect to external LDAP. . This is a client for the OpenStack Keystone API. There's a Python API (the "keystoneclient" module), and a command-line script ("keystone"). . Installing this package gets you a shell command, that you can use to interact with Keystone's API. Note that the "keystone" command line is currently deprecated in favor of the "openstack" one available within the "python3-openstackclient" package. . This package contains the documentation. Package: python-keystonemiddleware Description-md5: 33fdc5d94f306bde43fe8ac0514a6b34 Description-en_AU: Middleware for OpenStack Identity (Keystone) - Python 2.x This package contains middleware modules designed to provide authentication and authorization features to web services other than Keystone. The most prominent module is keystonemiddleware.auth_token. This package does not expose any CLI or Python API features. . This package contains the Python 2.x module. Package: python-keystonemiddleware-doc Description-md5: 4a38b25295064cc702c79a618e0963bc Description-en_AU: Middleware for OpenStack Identity (Keystone) - doc This package contains middleware modules designed to provide authentication and authorization features to web services other than Keystone. The most prominent module is keystonemiddleware.auth_token. This package does not expose any CLI or Python API features. . This package contains the documentation. Package: python-kombu Description-md5: 848b8b50da6eb9f6ea81881d26c16e05 Description-en_AU: AMQP Messaging Framework for Python The aim of Kombu is to make messaging in Python as easy as possible by providing an idiomatic high-level interface for the AMQP protocol. It is meant to replace the carrot library by providing a compatibility layer. . Features: * Allows application authors to support several message server solutions by using pluggable transports. * Supports automatic encoding, serialization and compression of message payloads. * The ability to ensure that an operation is performed by gracefully handling connection and channel errors. Package: python-kombu-doc Description-md5: 511f8b350dc2d923b621c5c43a375a87 Description-en_AU: AMQP Messaging Framework for Python (Documentation) The aim of Kombu is to make messaging in Python as easy as possible by providing an idiomatic high-level interface for the AMQP protocol. It is meant to replace the carrot library by providing a compatibility layer. . Features: * Allows application authors to support several message server solutions by using pluggable transports. * Supports automatic encoding, serialization and compression of message payloads. * The ability to ensure that an operation is performed by gracefully handling connection and channel errors. . This package contains the documentation. Package: python-launchpadlib Description-md5: a750e50e8b37547aff54df37eaf126d0 Description-en_AU: Launchpad web services client library A free Python library for scripting Launchpad through its web services interface. . It currently provides access to the following parts of Launchpad: * People and Teams * Team memberships * Bugs and bugtasks . The Launchpad API is currently in beta, and may well change in ways incompatible with this library. . You can find current API documentation at https://help.launchpad.net/API/launchpadlib Package: python-lazr.restfulclient Description-md5: 4bfcfc7863641f40799005d6ab78bd42 Description-en_AU: client for lazr.restful-based web services A programmable client library that takes advantage of the commonalities among lazr.rest web services to provide added functionality on top of wadllib. Package: python-lazr.uri Description-md5: 336760955befd26bd1fd61220f0d7fb6 Description-en_AU: library for parsing, manipulating, and generating URIs A self-contained, easily reusable, Python library for parsing, manipulating and generating URIs. With it you can extract parts of a URL, compare URIs to see if one contains another, search for URIs in text, and many other things. . This package contains the library for Python 2.x. Package: python-ldap Description-md5: 340c950d0ab5fb5e410e151b69a822f1 Description-en_AU: LDAP interface module for Python This module provides a Python interface to the OpenLDAP client library (LDAP is the Lightweight Directory Access Protocol). Package: python-ldap-dbg Description-md5: 81f0f76d881af13f2b29b77c16469bc1 Description-en_AU: LDAP interface module for Python (debug extension) This module provides a Python interface to the OpenLDAP client library (LDAP is the Lightweight Directory Access Protocol). . This package contains the extension built for the Python debug interpreter. Package: python-ldb Description-md5: 63f13a66f76e51d06d257d079ab32624 Description-en_AU: Python bindings for LDB ldb is a LDAP-like embedded database built on top of TDB. . This package contains the Python bindings. Package: python-libvirt Description-md5: 7419bd2c6dc2393084de876caaf7ce57 Description-en_AU: libvirt Python bindings Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the Python 2 bindings for the libvirt library Package: python-libxml2 Description-md5: e4228b117ba4c3ff09fba829bd0ef07d Description-en_AU: Python bindings for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains the files needed to use the GNOME XML library in Python programs. Package: python-libxml2-dbg Description-md5: 5d69439c02c8c4c06241f93466f5a75a Description-en_AU: Python bindings for the GNOME XML library (debug extension) XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains the files needed to use the GNOME XML library in Python programs for use with the Python debug interpreter. Package: python-libxslt1 Description-md5: e2cc4c037db99774d273c35b21c8c8b9 Description-en_AU: Python bindings for libxslt1 XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package contains Python bindings for libxslt, needed to use libxslt in Python programs. Package: python-libxslt1-dbg Description-md5: dd55b04fde37de4e907cfd65cd22e216 Description-en_AU: Python bindings for libxslt1 (debug extension) XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package contains Python bindings for libxslt, needed to use libxslt in Python programs for use with the Python debug interpreter. Package: python-linecache2 Description-md5: 0560a473fa04b36e63f6008ce27aa070 Description-en_AU: backports of the linecache module - Python 2.7 A backport of linecache to older supported Pythons. Typically, the user of this module would do "import linecache2 as linecache" and use the linecache module normally. . This package contains the Python 2.7 module. Package: python-lockfile Description-md5: 99918331539000a98062b881836b13d4 Description-en_AU: file locking library for Python — Python 2 library The ‘lockfile’ library exports a ‘LockFile’ class which provides a simple API for locking files. . The appropriate implementation for ‘LockFile’ is chosen automatically based on the OS capabilities for an atomic filesystem operation. These implementations are also available for explicit use as ‘LinkLockFile’ and ‘MkdirLockFile’. . Other back ends are possible with the same semantics. Examples included are: * ‘SQLiteLockFile’, using records in an SQLite database. * ‘PIDLockFile’, using the semantics of a Unix PID file. . Unlike other Python locking libraries (the Windows ‘msvcrt.locking’ function, the Unix ‘fcntl.flock’, ‘fcntl.lockf’, and the deprecated ‘posixfile’ module), the API is identical across both Unix (including GNU/Linux and MacOS) and Windows platforms. . This package installs the Python 2 library. Package: python-lockfile-doc Description-md5: 442087c592d1d0b74e6b16da3f21930e Description-en_AU: file locking library for Python — documentation The ‘lockfile’ library exports a ‘LockFile’ class which provides a simple API for locking files. . This package installs the API documentation, in plain text and rendered as HTML. Package: python-logutils Description-md5: fe81ee14902b7506349c9424040c203d Description-en_AU: handlers for the Python standard library's logging package - Python 2.x The logutils package provides a set of handlers for the Python standard library's logging package. . Some of these handlers are out-of-scope for the standard library, and so they are packaged here. Others are updated versions which have appeared in recent Python releases, but are usable with older versions of Python and so are packaged here. . This package contains the Python 2.x module. Package: python-logutils-doc Description-md5: c0762ed1217f93237f156cef153e732a Description-en_AU: handlers for the Python standard library's logging package - docs The logutils package provides a set of handlers for the Python standard library's logging package. . Some of these handlers are out-of-scope for the standard library, and so they are packaged here. Others are updated versions which have appeared in recent Python releases, but are usable with older versions of Python and so are packaged here. . This package contains the documentation. Package: python-lxml Description-md5: e8e2f787207511401ce91418255455e6 Description-en_AU: pythonic binding for the libxml2 and libxslt libraries lxml is a new Python binding for libxml2 and libxslt, completely independent from existing Python bindings. Its aim: . * Pythonic API. * Documented. * Use Python unicode strings in API. * Safe (no segfaults). * No manual memory management! . lxml aims to provide a Pythonic API by following as much as possible the ElementTree API, trying to avoid inventing too many new APIs, or the user's having to learn new things -- XML is complicated enough. Package: python-lxml-dbg Description-md5: 1a963cdd371bc69a71681e560c497634 Description-en_AU: pythonic binding for the libxml2 and libxslt libraries (debug extension) lxml is a new Python binding for libxml2 and libxslt, completely independent from existing Python bindings. . This package contains the extension built for the Python debug interpreter. Package: python-lxml-doc Description-md5: 86c3002728b00f49dc1d8a0e4e843699 Description-en_AU: pythonic binding for the libxml2 and libxslt libraries (documentation) lxml is a new Python binding for libxml2 and libxslt, completely independent from these existing Python bindings. . This package contains the html documentation. Package: python-magnumclient Description-md5: d723c61931b98310e1101e851f493150 Description-en_AU: client library for Magnum API - Python 2.x Magnum is an OpenStack API service developed by the OpenStack Containers Team making container orchestration engines such as Docker and Kubernetes available as first class resources in OpenStack. Magnum uses Heat to orchestrate an OS image which contains Docker and Kubernetes and runs that image in either virtual machines or bare metal in a cluster configuration. . This package contains the Python 2.x module. Package: python-magnumclient-doc Description-md5: e87ce74eeff033a5cfc47cdbf4866950 Description-en_AU: client library for Magnum API - doc Magnum is an OpenStack API service developed by the OpenStack Containers Team making container orchestration engines such as Docker and Kubernetes available as first class resources in OpenStack. Magnum uses Heat to orchestrate an OS image which contains Docker and Kubernetes and runs that image in either virtual machines or bare metal in a cluster configuration. . This package contains the documentation. Package: python-mako Description-md5: b107d73601aca3945d777218802bd901 Description-en_AU: fast and lightweight templating for the Python platform Mako is a template library written in Python. It provides a familiar, non- XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics. Package: python-mako-doc Description-md5: c5fcefc28d6700bb949d948275ad5777 Description-en_AU: documentation for the Mako Python library Mako is a template library written in Python. . This package contains the documentation for Mako in HTML and reStructuredText formats. Package: python-manilaclient Description-md5: 6e5beacf586231960ef30733b1940a7f Description-en_AU: OpenStack shared file system as a service - Python 2.7 client Manila is an OpenStack project to provide Shared Filesystems as a service. It provides coordinated access to shared or distributed file systems. While the primary consumption of file shares would be across OpenStack Compute instances, the service is also intended to be accessible as an independent capability in line with the modular design established by other OpenStack services. Manila is extensible for multiple backends (to support vendor or file system specific nuances / capabilities) and accommodates any of a variety of shared or distributed file system types. . This package contains the Python client library and command line tool for Manila and for Python 2.7. Package: python-manilaclient-doc Description-md5: 792a044fcd6d0283ae2e06013a416b00 Description-en_AU: OpenStack shared file system as a service - client doc Manila is an OpenStack project to provide Shared Filesystems as a service. It provides coordinated access to shared or distributed file systems. While the primary consumption of file shares would be across OpenStack Compute instances, the service is also intended to be accessible as an independent capability in line with the modular design established by other OpenStack services. Manila is extensible for multiple backends (to support vendor or file system specific nuances / capabilities) and accommodates any of a variety of shared or distributed file system types. . This package contains the Python client library and command line tool documentation. Package: python-markupsafe Description-md5: 7244ad38edd185b1d33807088293138c Description-en_AU: HTML/XHTML/XML string library for Python MarkupSafe is a Python library implementing a unicode subclass that is aware of HTML escaping rules. It can be used to implement automatic string escaping. Package: python-markupsafe-dbg Description-md5: f00e70e66a61918b0a7bb5ee71d2ddc6 Description-en_AU: HTML/XHTML/XML string library for Python - debug version MarkupSafe is a Python library implementing a unicode subclass that is aware of HTML escaping rules. It can be used to implement automatic string escaping. . This package contains the extension built for the Python debug interpreter. Package: python-memcache Description-md5: 505f4069ecb072c9a171b62026d98822 Description-en_AU: pure Python memcached client This software is a 100% Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers. . This package contains the Python 2.x module. Package: python-microversion-parse Description-md5: 06fb6acbe84e5288cdf2a9f051ff517d Description-en_AU: OpenStack microversion header parsing library - Python 2.7 OpenStack services use REST APIs, which include HTTP headers. This package provides a simple parser for OpenStack microversion headers. . This package contains the Python 2.7 module. Package: python-microversion-parse-doc Description-md5: 69b2cefd4f5e5713dd5044484349bad9 Description-en_AU: OpenStack microversion header parsing library - doc OpenStack services use REST APIs, which include HTTP headers. This package provides a simple parser for OpenStack microversion headers. . This package contains the documentation. Package: python-migrate Description-md5: a7697b075813e6478debd3de5c377767 Description-en_AU: Database schema migration for SQLAlchemy - Python 2.7 Inspired by Ruby on Rails' migrations, migrate provides a way to deal with database schema changes in SQLAlchemy projects. . SQLAlchemy-migrate is build on top of SQLAlchemy and provides a changeset and a versioning API for database schemas as well as a script utilizing these APIs. The database change sets are managed in a file based repository allowing upgrades and downgrades of database schema versions. The change sets may consist of Python code facilitating the changeset API or SQL scripts. . SQLAlchemy-migrate has support for MySQL, PostgreSQL, SQLite and Oracle databases. The support for Oracle is not as well tested as the support for the other database systems. . This package provides the Python 2.7 module. Package: python-migrate-doc Description-md5: 7386b08fc2e61553dad27598be894931 Description-en_AU: Database schema migration for SQLAlchemy - doc Inspired by Ruby on Rails' migrations, migrate provides a way to deal with database schema changes in SQLAlchemy projects. . SQLAlchemy-migrate is build on top of SQLAlchemy and provides a changeset and a versioning API for database schemas as well as a script utilizing these APIs. The database change sets are managed in a file based repository allowing upgrades and downgrades of database schema versions. The change sets may consist of Python code facilitating the changeset API or SQL scripts. . SQLAlchemy-migrate has support for MySQL, PostgreSQL, SQLite and Oracle databases. The support for Oracle is not as well tested as the support for the other database systems. . This package contains the documentation. Package: python-mimeparse Description-md5: bda30c608204a7bd0c92f74b602eb4b6 Description-en_AU: Parse mime-types and quality parameters - python 2.x This module provides basic functions for parsing mime-type names and matching them against a list of media-ranges. . See section 14.1 of RFC 2616 (the HTTP specification) for a complete explanation. . This package contains the Python 2.x module. Package: python-minimal Description-md5: 200bc6d6d83361369f54f0e99818ec74 Description-en_AU: minimal subset of the Python language (default version) This package contains the interpreter and some essential modules. It's used in the boot process for some basic tasks. See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules contained in this package. Package: python-mistralclient Description-md5: 5fc81f6f626a1deaa97b2035ff0f76c6 Description-en_AU: OpenStack Workflow as a Service client - Python 2.7 Mistral is a task management service. It is also known as Workflow as a Service. Most business processes consist of multiple distinct interconnected steps that need to be executed in a particular order in a distributed environment. One can describe such process as a set of tasks and task relations and upload such description to Mistral so that it takes care of state management, correct execution order, task distribution and high availability. Mistral also provides flexible task scheduling so that users can run a process according to a specified schedule (i.e. every Sunday at 4.00pm) instead of running it immediately. Such set of tasks and dependencies between them is called a workflow. Independent routes in a workflow (which, in fact, is a graph) are called flows and Mistral can execute them in parallel. . This package provides a cli and a Python 2.7 client module. Package: python-mock Description-md5: 574e60a9a54d2e566a980b7be2daf1a8 Description-en_AU: Mocking and Testing Library mock provides a core mock.Mock class that is intended to reduce the need to create a host of trivial stubs throughout your test suite. After performing an action, you can make assertions about which methods / attributes were used and arguments they were called with. You can also specify return values and set specific attributes in the normal way. Package: python-mock-doc Description-md5: ce49c633ce1424a156e31d54d2c8050a Description-en_AU: Mocking and Testing Library (Documentation) mock provides a core mock.Mock class that is intended to reduce the need to create a host of trivial stubs throughout your test suite. After performing an action, you can make assertions about which methods / attributes were used and arguments they were called with. You can also specify return values and set specific attributes in the normal way. . This package contains the documentation. Package: python-moinmoin Description-md5: e7e9edb49f7b3a85509d1a40cac0d731 Description-en_AU: Python clone of WikiWiki - library A WikiWikiWeb is a collaborative hypertext environment, with an emphasis on easy access to and modification of information. MoinMoin is a Python WikiClone that allows you to easily set up your own wiki, only requiring a Web server and a Python installation. Package: python-monotonic Description-md5: db3cef8c1fc00dc924fb9689fe05a54a Description-en_AU: implementation of time.monotonic() - Python 2.x This module provides a monotonic() function which returns the value (in fractional seconds) of a clock which never goes backwards. On Python 3.3 or newer, monotonic will be an alias of time.monotonic from the standard library. On older versions, it will fall back to an equivalent implementation: GetTickCount64 on Windows, mach_absolute_time on OS X, and clock_gettime(3) on Linux/BSD. . If no suitable implementation exists for the current platform, attempting to import this module (or to import from it) will cause a RuntimeError exception to be raised. . This package contains the Python 2.x module. Package: python-msgpack Description-md5: ed3266dfffb208c8edaaf1a7148c5c6e Description-en_AU: Python implementation of MessagePack format MessagePack is a binary-based efficient object serialization format. It enables the exchange of structured objects between many languages like JSON. But unlike JSON, it is very fast and small. . This package contains a Python extension module implementing the MessagePack format. Package: python-mysqldb Description-md5: cb3fe37f0093f942d4f127716166ffcf Description-en_AU: Python interface to MySQL Mysqlclient is an interface to the popular MySQL database server for Python. . This is a fork of MySQLdb. It add Python 3.3 support and merges some pull requests. . This package contains modules for all Python 2.x versions supported in Debian. Package: python-mysqldb-dbg Description-md5: c517928a037581086cb0156d5ccea8e8 Description-en_AU: Python interface to MySQL (debug extension) Mysqlclient is an interface to the popular MySQL database server for Python. . This is a fork of MySQLdb. It add Python 3.3 support and merges some pull requests. . This package contains modules for all Python 2.x versions supported in Debian built for Python debug interpreter. Package: python-netaddr Description-md5: c2e3a8f75f8d079610b276c5a9b9da87 Description-en_AU: manipulation of various common network address notations (Python 2) netaddr is a Python library for the manipulation of various common network address notations and representations. . It takes the hassle out of fiddling with enumerable variations of network addresses presenting a consistent, extensible, easy-to-use and (above all) Pythonic API. . With it you can validate, convert, categorise, iterate, generate, slice (and dice): - MAC (Media Access Control) - IEEE EUI-48 and EUI-64 - IP version 4 - IP version 6 - CIDR (Classless Inter-Domain Routing) . This is the Python 2 version of the package. Package: python-netaddr-docs Description-md5: 7001ba79e39848790f692fc4611d6c18 Description-en_AU: manipulation of various common network address notations (documentation) netaddr is a Python library for the manipulation of various common network address notations and representations. . It takes the hassle out of fiddling with enumerable variations of network addresses presenting a consistent, extensible, easy-to-use and (above all) Pythonic API. . This package contains the documentation. Package: python-netifaces Description-md5: 0757dee54689d7106f605b3631ac29c7 Description-en_AU: portable network interface information - Python 2.x netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. . This package contains the module for Python 2.x. Package: python-netifaces-dbg Description-md5: d8b4390506f6ff5708416150fb06f9fd Description-en_AU: portable network interface information - Python 2.x debug extension netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. . This package contains debug symbols of python-netifaces. Package: python-networkx Description-md5: cb7ca204568a0b47336b9713c709df11 Description-en_AU: tool to create, manipulate and study complex networks NetworkX is a Python-based package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. . The structure of a graph or network is encoded in the edges (connections, links, ties, arcs, bonds) between nodes (vertices, sites, actors). If unqualified, by graph it's meant a simple undirected graph, i.e. no self- loops and no multiple edges are allowed. By a network it's usually meant a graph with weights (fields, properties) on nodes and/or edges. . The potential audience for NetworkX includes: mathematicians, physicists, biologists, computer scientists, social scientists. Package: python-neutron-lib Description-md5: cf488308013d78345780aa08726c5138 Description-en_AU: Neutron shared routines and utilities - Python 2.7 Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring. . Neutron-lib is an OpenStack library project used by Neutron, Advanced Services, and third-party projects to provide common functionality and remove duplication. . This package provides shared routines and utilities for Python 2.7. Package: python-neutron-lib-doc Description-md5: c7184d1438340e37d5c51255a80047a6 Description-en_AU: Neutron shared routines and utilities - doc Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring. . Neutron-lib is an OpenStack library project used by Neutron, Advanced Services, and third-party projects to provide common functionality and remove duplication. . This package contains the documentation of neutron-lib. Package: python-neutronclient Description-md5: 619b81f9a20b634e4100c256e4cb52f3 Description-en_AU: client API library for Neutron - Python 2.7 Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc). . This package provides the client and Python 2.7 module. Package: python-newt-dbg Description-md5: ebfe1a4f6036e99af788f0948b6bd864 Description-en_AU: NEWT module for Python (debug extension) This module allows you to build a text UI for your Python scripts using newt. . This package contains the extension built for the Python debug interpreter. Package: python-novaclient Description-md5: e2fcd0139eedaed0501ca856f588a372 Description-en_AU: client library for OpenStack Compute API - Python 2.7 OpenStack Compute, codenamed Nova, is a cloud computing fabric controller designed to be modular and easy to extend and adapt. In addition to its "native" OpenStack API, it also supports the Amazon EC2 API, and it supports many different database backends (including SQLite, MySQL, and PostgreSQL), hypervisors (KVM, Xen), and user directory systems (LDAP, SQL). . Python novaclient library and nova CLI tool for interacting with OpenStack Compute (Nova) through the OpenStack Compute API. . This package provides the Python 2.7 module. Package: python-novaclient-doc Description-md5: b3aa35805c29ab6cdbf4716c6f027ae2 Description-en_AU: client library for OpenStack Compute API - doc OpenStack Compute, codenamed Nova, is a cloud computing fabric controller designed to be modular and easy to extend and adapt. In addition to its "native" OpenStack API, it also supports the Amazon EC2 API, and it supports many different database backends (including SQLite, MySQL, and PostgreSQL), hypervisors (KVM, Xen), and user directory systems (LDAP, SQL). . Python novaclient library and nova CLI tool for interacting with OpenStack Compute (Nova) through the OpenStack Compute API. . This package provides the documentation. Package: python-numpy Description-md5: 7f7fe2d2ed613d0e3a7ffabfd3df14fb Description-en_AU: Numerical Python adds a fast array facility to the Python language Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. . Numpy replaces the python-numeric and python-numarray modules which are now deprecated and shouldn't be used except to support older software. Package: python-numpy-dbg Description-md5: 3f4626d6863b3a1bde4b43fb67bedf96 Description-en_AU: Fast array facility to the Python language (debug extension) Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. . Numpy replaces the python-numeric and python-numarray modules which are now deprecated and shouldn't be used except to support older software. . This package contains the extension built for the Python debug interpreter. Package: python-numpy-doc Description-md5: a147fd7724d6f967382caa8c0f0af4ad Description-en_AU: NumPy documentation Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. . Numpy replaces the python-numeric and python-numarray modules which are now deprecated and shouldn't be used except to support older software. . This package contains documentation for Numpy and f2py. Package: python-oauth Description-md5: 28c98bf4852ce37e6f12e5f37f561868 Description-en_AU: Python library implementing of the OAuth protocol python-oauth implements OAuth, which is an open protocol to allow API authentication in a simple and standard method from desktop and web applications. Package: python-oauthlib Description-md5: 49d64d451a046c8953d676ab47bd0ff8 Description-en_AU: generic, spec-compliant implementation of OAuth for Python OAuthLib is a generic utility which implements the logic of OAuth without assuming a specific HTTP request object. It can be used to graft OAuth support onto HTTP libraries. . OAuth1 is almost complete while OAuth2 is already in the works. Package: python-openid Description-md5: 06a516ba29d93ae87624ee796303adaf Description-en_AU: OpenID support for servers and consumers Set of Python packages to support use of the OpenID decentralized identity system in your application, both server- and client-side, including: - OpenID 1.0, 1.1 and 2.0 support, - SReg support, - several storage implementations for stateful OpenID authentication. Package: python-openssl Description-md5: 34bf94e85b02caf329c537f92208752f Description-en_AU: Python 2 wrapper around the OpenSSL library High-level wrapper around a subset of the OpenSSL library, includes . * SSL.Connection objects, wrapping the methods of Python's portable sockets * Callbacks written in Python * Extensive error-handling mechanism, mirroring OpenSSL's error codes . A lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library. Package: python-openssl-doc Description-md5: ac670bb910ef23fb997f7e3c57ca5305 Description-en_AU: Python wrapper around the OpenSSL library (documentation package) High-level wrapper around a subset of the OpenSSL library, includes . * SSL.Connection objects, wrapping the methods of Python's portable sockets * Callbacks written in Python * Extensive error-handling mechanism, mirroring OpenSSL's error codes . A lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library. . This package contains documentation for python-openssl. Package: python-openstack-auth Description-md5: 95708d5d045f5d095aea965b4fe6aaab Description-en_AU: Django authentication backend for Openstack - transition package Django authentication backend for use with the OpenStack Keystone Identity backend. This Python module is used by Horizon (the Openstack Dashport web GUI) to auth against Keystone. . This is a transitional package to upgrade to python-django-openstack-auth, and it is safe to remove. Package: python-openstackclient Description-md5: cc9aa2fe390a5e940467bc0ab2407a0c Description-en_AU: OpenStack Command-line Client - Python 2.7 python-openstackclient is a unified command-line client for the OpenStack APIs. It is a thin wrapper to the stock python-*client modules that implement the actual REST API client actions. . This is an implementation of the design goals shown in http://wiki.openstack.org/UnifiedCLI. The primary goal is to provide a unified shell command structure and a common language to describe operations in OpenStack. . This package contains the Python 2.7 module. Package: python-openstackclient-doc Description-md5: f6d8ffeabb4b2b51e48dff0e641bcd07 Description-en_AU: OpenStack Command-line Client - doc python-openstackclient is a unified command-line client for the OpenStack APIs. It is a thin wrapper to the stock python-*client modules that implement the actual REST API client actions. . This is an implementation of the design goals shown in http://wiki.openstack.org/UnifiedCLI. The primary goal is to provide a unified shell command structure and a common language to describe operations in OpenStack. . This package contains the documentation. Package: python-openstacksdk Description-md5: 418277f853c1fbbbd3639c0cfbde5c05 Description-en_AU: SDK for building applications to work with OpenStack - Python 2.x The python-openstacksdk is a collection of libraries for building applications to work with OpenStack clouds. The project aims to provide a consistent and complete set of interactions with OpenStack's many services, along with complete documentation, examples, and tools. . This SDK is under active development, and in the interests of providing a high-quality interface, the APIs provided in this release may differ from those provided in future release. . This package contains the Python 2.x module. Package: python-openstacksdk-doc Description-md5: cba6c5efa97c3b48765e0bea93a46d83 Description-en_AU: SDK for building applications to work with OpenStack - doc The python-openstacksdk is a collection of libraries for building applications to work with OpenStack clouds. The project aims to provide a consistent and complete set of interactions with OpenStack's many services, along with complete documentation, examples, and tools. . This SDK is under active development, and in the interests of providing a high-quality interface, the APIs provided in this release may differ from those provided in future release. . This package contains the documentation. Package: python-openvswitch Description-md5: 128872f99201d105616ed86466e909e3 Description-en_AU: Python bindings for Open vSwitch Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . This package contains the full Python bindings for Open vSwitch database. Package: python-os-brick Description-md5: e89cae619d979ecf18ebb7237b37d0b3 Description-en_AU: Library for managing local volume attaches - Python 2.x OpenStack Cinder brick library for managing local volume attaches. . Features discovery of volumes being attached to a host for many transport protocols and removal of volumes from a host. . This package contains the Python 2.x module. Package: python-os-brick-doc Description-md5: c803b7d4eed8d061f41ee22ed7074edb Description-en_AU: Library for managing local volume attaches - doc OpenStack Cinder brick library for managing local volume attaches. . Features discovery of volumes being attached to a host for many transport protocols and removal of volumes from a host. . This package contains the documentation. Package: python-os-client-config Description-md5: 30aad8926c60e4464f253f8c8b07c39b Description-en_AU: OpenStack client configuration library - Python 2.x Os-client-config is a library for collecting client configuration for using an OpenStack cloud in a consistent and comprehensive manner. It will find cloud config for as few as 1 cloud and as many as you want to put in a config file. It will read environment variables and config files, and it also contains some vendor specific default values so that you don't have to know extra info to use OpenStack . os-client-config honors all of the normal OS_* variables. It does not provide backwards compatibility to service-specific variables such as NOVA_USERNAME. . If you have environment variables and no config files, os-client-config will produce a cloud config object named "openstack" containing your values from the environment. . This package contains the Python 2.x module. Package: python-os-client-config-doc Description-md5: 81b3581ed06a519152cc5abece45d40b Description-en_AU: OpenStack client configuration library - doc Os-client-config is a library for collecting client configuration for using an OpenStack cloud in a consistent and comprehensive manner. It will find cloud config for as few as 1 cloud and as many as you want to put in a config file. It will read environment variables and config files, and it also contains some vendor specific default values so that you don't have to know extra info to use OpenStack . os-client-config honors all of the normal OS_* variables. It does not provide backwards compatibility to service-specific variables such as NOVA_USERNAME. . If you have environment variables and no config files, os-client-config will produce a cloud config object named "openstack" containing your values from the environment. . This package contains the documentation. Package: python-os-vif Description-md5: efe46b619a0a675075daf85963328022 Description-en_AU: Integration library between network and compute - Python 2.7 A library for plugging and unplugging virtual interfaces in OpenStack. . This package contains the Python 2.7 module. Package: python-os-vif-doc Description-md5: 6f0af7c0d5c7002509ccfe9dd77f4df6 Description-en_AU: Integration library between network and compute - doc A library for plugging and unplugging virtual interfaces in OpenStack. . This package contains the documentation. Package: python-os-win Description-md5: 33dc34b8b7611b803e2fa189e44d890e Description-en_AU: Windows / Hyper-V library for OpenStack projects - Python 2.7 Os-win is a library that contains Windows / Hyper-V code commonly used in the OpenStack projects: nova, cinder, networking-hyperv. The library can be used in any other OpenStack projects where it is needed. . This package contains the Python 2.7 module. Package: python-os-win-doc Description-md5: 16452a54d5f55ed3e786d7e3abbd8352 Description-en_AU: Windows / Hyper-V library for OpenStack projects - doc Os-win is a library that contains Windows / Hyper-V code commonly used in the OpenStack projects: nova, cinder, networking-hyperv. The library can be used in any other OpenStack projects where it is needed. . This package contains the documentation. Package: python-os-xenapi Description-md5: 2de05efc0d527c53e01a85bf61cfb494 Description-en_AU: Python library for Nova Xenapi driver (Python 2) XenAPI library for OpenStack projects . This package installs the library for Python 2. Package: python-os-xenapi-doc Description-md5: 33544ea417d624248694e270589e01e8 Description-en_AU: Python library for Nova Xenapi driver (common documentation) XenAPI library for OpenStack projects . This is the common documentation package. Package: python-osc-lib Description-md5: 041dc71e3a911c291b2302db098777fc Description-en_AU: OpenStackClient Library - Python 2.7 OpenStackClient (aka OSC) is a command-line client for OpenStack. osc-lib is a package of common support modules for writing OSC plugins. . This package contains the Python 2.7 module. Package: python-osc-lib-doc Description-md5: 8c7e2ce0ea7dc4c815af0dccd6084edf Description-en_AU: OpenStackClient Library - doc OpenStackClient (aka OSC) is a command-line client for OpenStack. osc-lib is a package of common support modules for writing OSC plugins. . This package contains the documentation. Package: python-oslo-serialization-doc Description-md5: 96ac595e388539db19159c1552a07a26 Description-en_AU: transitional dummy package for python-oslo-serialization-doc This transitional package is safe to remove and use python-oslo .serialization-doc instead. Package: python-oslo-versionedobjects-doc Description-md5: ab90f1691b741b456f12f1dde09698ff Description-en_AU: transitional dummy package for python-oslo-versionedobjects-doc This transitional package to python-oslo.versionedobjects-doc is safe to remove. Package: python-oslo-vmware-doc Description-md5: 57628c8362ca52a4686a343aaa2b493e Description-en_AU: transitional dummy package for python-oslo-vmware-doc This transitional package to python-oslo.vmware-doc is safe to remove. Package: python-oslo.cache Description-md5: c3c0a732f070d698904d2087dfd4b179 Description-en_AU: cache storage for Openstack projects - Python 2.7 oslo.cache aims to provide a generic caching mechanism for OpenStack projects by wrapping the dogpile.cache library. The dogpile.cache library provides support memoization, key value storage and interfaces to common caching backends such as Memcached. . This package contains the Python 2.7 module. Package: python-oslo.cache-doc Description-md5: e9c7926d4a8a1066ffab9a74f8d4ff5b Description-en_AU: cache storage for Openstack projects - doc oslo.cache aims to provide a generic caching mechanism for OpenStack projects by wrapping the dogpile.cache library. The dogpile.cache library provides support memoization, key value storage and interfaces to common caching backends such as Memcached. . This package contains the documentation. Package: python-oslo.concurrency Description-md5: 5404393becaaca62407ea94ce86ca31d Description-en_AU: concurrency and locks for OpenStack projects - Python 2.x The oslo.concurrency library provides solutions for managing concurrency and locks within OpenStack projects. . This package contains the Python 2.x module. Package: python-oslo.concurrency-doc Description-md5: 35a858a2e71d8220169d898c8aeaaf86 Description-en_AU: oslo.concurrency library - doc The oslo.concurrency library provides solutions for managing concurrency and locks within OpenStack projects. . This package contains the documentation. Package: python-oslo.config Description-md5: 71e97a1e4686d5fbe3646fb3b55220b5 Description-en_AU: Common code for Openstack Projects (configuration API) - Python 2.x The OpenStack Oslo project provides Python libraries containing infrastructure code shared by OpenStack projects. . The OpenStack Oslo Configuration API supports parsing command line arguments and .ini style configuration files. . This package provides the Python 2.x module. Package: python-oslo.config-doc Description-md5: 6a1ee93865025e1a75f9e5ef4ec8a5dd Description-en_AU: Common code for Openstack Projects (configuration API) - doc The OpenStack Oslo project provides Python libraries containing infrastructure code shared by OpenStack projects. . The OpenStack Oslo Configuration API supports parsing command line arguments and .ini style configuration files. . This package provides the documentation. Package: python-oslo.context Description-md5: f83ea5dc7ce7e324d91b0863ba6b2d20 Description-en_AU: WSGI context helpers for OpenStack - Python 2.x The Oslo context library has helpers to maintain useful information about a request context. The request context is usually populated in the WSGI pipeline and used by various modules such as logging. . This package contains the Python 2.x module. Package: python-oslo.context-doc Description-md5: 8383e86194867beaa605b32f63995278 Description-en_AU: WSGI context helpers for OpenStack - doc The Oslo context library has helpers to maintain useful information about a request context. The request context is usually populated in the WSGI pipeline and used by various modules such as logging. . This package contains the documentation. Package: python-oslo.db Description-md5: d879187977075a543b2316f3e8a92060 Description-en_AU: database connectivity to the different backends and helper utils - Python 2.x The Oslo database handling library is part of the OpenStack project. It provides database connectivity to the different backends and also provides helper utils. . This package contains the Python 2.x module. Package: python-oslo.db-doc Description-md5: ef8a444594d96603c924a395759ab455 Description-en_AU: database connectivity to the different backends and helper utils - doc The Oslo database handling library is part of the OpenStack project. It provides database connectivity to the different backends and also provides helper utils. . This package contains the documentation. Package: python-oslo.i18n Description-md5: 2d4a3c4c7a59b3c9368078ecea1f133a Description-en_AU: Oslo Internationalization Utilities - Python 2.x The oslo.i18n library contain utilities for working with internationalization (i18n) features, especially translation for text strings in an application or library. . This package contains the Python 2.x module. Package: python-oslo.i18n-doc Description-md5: 5ffd4b61ef96d2d0ce56aa1396653333 Description-en_AU: Oslo Internationalization Utilities - doc The oslo.i18n library contain utilities for working with internationalization (i18n) features, especially translation for text strings in an application or library. . This package contains the documentation. Package: python-oslo.log Description-md5: 615e67de9250df48d190d62ca4ab8688 Description-en_AU: OpenStack logging configuration library - Python 2.x OpenStack logging configuration library provides standardized configuration for all openstack projects. It also provides custom formatters, handlers and support for context specific logging (like resource id's etc). . This package contains the Python 2.x module. Package: python-oslo.log-doc Description-md5: 3f01920af48c0af656a7599d0bb4485a Description-en_AU: OpenStack logging configuration library - doc OpenStack logging configuration library provides standardized configuration for all openstack projects. It also provides custom formatters, handlers and support for context specific logging (like resource id's etc). . This package contains the documentation. Package: python-oslo.messaging Description-md5: 8b6d6bbc9654e952b407cad7638b2ced Description-en_AU: oslo messaging library - Python 2.x The oslo.messaging API supports RPC and notifications over a number of different messaging transports. . Oslo is a set of libraries developed for OpenStack. . This package provides the Python 2.x module. Package: python-oslo.middleware Description-md5: fff3edbcbac0c697c2e4e2b379db6750 Description-en_AU: various WSGI middleware components for OpenStack - Python 2.x The oslo.middleware library contains various functions and methods used by the OpenStack projects that are using the WSGI pipeline. . This package contains the Python 2.x module. Package: python-oslo.middleware-doc Description-md5: c472815f9cfe8e7e81c1e1814e30e5fd Description-en_AU: various WSGI middleware components for OpenStack - doc The oslo.middleware library contains various functions and methods used by the OpenStack projects that are using the WSGI pipeline. . This package contains the documentation. Package: python-oslo.policy Description-md5: a2f7e74954455fbfd6a88016389aff6d Description-en_AU: RBAC policy enforcement library for OpenStack - Python 2.x Oslo.policy provides a Role Based Access Control policy enforcement library for OpenStack. . This package contains the Python 2.x module. Package: python-oslo.policy-doc Description-md5: 5e6215a9861b110c8e6c924058d3de30 Description-en_AU: RBAC policy enforcement library for OpenStack - doc Oslo.policy provides a Role Based Access Control policy enforcement library for OpenStack. . This package contains the documentation. Package: python-oslo.privsep Description-md5: 505c1e87cda4e9e516cb8d69bd423619 Description-en_AU: OpenStack library for privilege separation - Python 2.7 Oslo.privsep is the OpenStack library for privilege separation. It manages the user and groups for running daemons, and also leverage Linux capabilities features to avoid running as root. . This package contains the Python 2.7 module. Package: python-oslo.privsep-doc Description-md5: f7bffd199f86067d4a1c9b83ccfdf76e Description-en_AU: OpenStack library for privilege separation - doc Oslo.privsep is the OpenStack library for privilege separation. It manages the user and groups for running daemons, and also leverage Linux capabilities features to avoid running as root. . This package contains the documentation. Package: python-oslo.reports Description-md5: 017fa3fa13b5ecb4a4fe80353ff2a44b Description-en_AU: reports serialized in various data types - Python 2.7 This package/module provides mechanisms for defining reports which may then be serialized into various data types. Each report is composed of one or more report sections, which contain generators which generate data models, which are then serialized by views. . This package contains the Python 2.7 module. Package: python-oslo.reports-doc Description-md5: 44dc7f99b1466cc09c4f97934d97286f Description-en_AU: reports serialized in various data types - doc This package/module provides mechanisms for defining reports which may then be serialized into various data types. Each report is composed of one or more report sections, which contain generators which generate data models, which are then serialized by views. . This package contains the documentation. Package: python-oslo.rootwrap Description-md5: 586e9444ca385ab91bf4963f5e3c2e34 Description-en_AU: allows fine filtering of shell commands to run as root - Python 2.x The Oslo Rootwrap allows fine filtering of shell commands to run as root from OpenStack services. . Unlike other Oslo deliverables, it should not be used as a Python library, but called as a separate process through the oslo-rootwrap command. . This package provides the Python 2.x module. Package: python-oslo.serialization Description-md5: ea9c9fc9eeb222d2644e7d86e2634893 Description-en_AU: utilities for serialization , especially JSON - Python 2.x The oslo.serialization library contain utilities for working with serialization features, especially working with JSON. . This package contains the Python 2.x module. Package: python-oslo.serialization-doc Description-md5: bf41be1cea6e890ec1147f98b8a7eea6 Description-en_AU: utilities for serialization , especially JSON - doc The oslo.serialization library contain utilities for working with serialization features, especially working with JSON. . This package contains the documentation. Package: python-oslo.service Description-md5: 488472e22df120c12a577737f61be8d9 Description-en_AU: library for running OpenStack services - Python 2.x The oslo.service library provides a framework for managing long-running services in OpenStack projects. . Features include: * Creation and management of long running service processes and threads. * Periodic task management. * SSL configuration of services. * SystemD notification support. . This package contains the Python 2.x module. Package: python-oslo.service-doc Description-md5: f9c11a089c5b19da1918e9083658a231 Description-en_AU: library for running OpenStack services - doc The oslo.service library provides a framework for managing long-running services in OpenStack projects. . Features include: * Creation and management of long running service processes and threads. * Periodic task management. * SSL configuration of services. * SystemD notification support. . This package contains the documentation. Package: python-oslo.utils Description-md5: 471943eec908bb9b4977891ae7cab690 Description-en_AU: set of utility functions for OpenStack - Python 2.x The Oslo.utils package provides a set of function which are cross-project for OpenStack. For example, it provides text decoding, exception handling, Python module import facility (try_import function), network-related system-level, and time utilities and helper functions. . This package contains the Python 2.x module. Package: python-oslo.versionedobjects Description-md5: 5f85f448d5677d7e35cb0ec0ed067ab1 Description-en_AU: deals with DB schema versions and code expectations - Python 2.x oslo.versionedobjects library deals with DB schema being at different versions than the code expects, allowing services to be operated safely during upgrades. It enables DB independent schema by providing an abstraction layer, which allows one to support SQL and NoSQL Databases. oslo.versionedobjects is also used in RPC APIs, to ensure upgrades happen without spreading version dependent code across different services and projects. . This package contains the Python 2.x module. Package: python-oslo.versionedobjects-doc Description-md5: 4e9ac709b8b71513a7557bacc7972879 Description-en_AU: deals with DB schema versions and code expectations - doc oslo.versionedobjects library deals with DB schema being at different versions than the code expects, allowing services to be operated safely during upgrades. It enables DB independent schema by providing an abstraction layer, which allows one to support SQL and NoSQL Databases. oslo.versionedobjects is also used in RPC APIs, to ensure upgrades happen without spreading version dependent code across different services and projects. . This package contains the documentation. Package: python-oslo.vmware Description-md5: aeab88ba5cb67fb75e40b120ac5fc73e Description-en_AU: VMware library for OpenStack projects - Python 2.7 This package is part of the Oslo project, which aims at providing unified Python libraries across all of OpenStack. It provides a VMware library for OpenStack projects. . This package contains the Python 2.7 module. Package: python-oslo.vmware-doc Description-md5: 708e1f33554e011f690473a7d81d67f8 Description-en_AU: VMware library for OpenStack projects - doc This package is part of the Oslo project, which aims at providing unified Python libraries across all of OpenStack. It provides a VMware library for OpenStack projects. . This package contains the documentation. Package: python-osprofiler Description-md5: c6c25a2a0f9f79602cdaf73a3f25188c Description-en_AU: OpenStack Profiler Library - Python 2.x OpenStack consists of multiple projects. Each project, in turn, is composed of multiple services. To process some request, e.g. to boot a virtual machine, OpenStack uses multiple services from different projects. In the case somethin works too slowly, it's extremely complicated to understand what exactly goes wrong and to locate the bottleneck. . To resolve this issue, a tiny but powerful library, osprofiler, has been interoduced, and can be used by all OpenStack projects and their Python clients. To be able to generate one trace per request, that goes through all involved services, and builds a tree of calls (see an example http://pavlovic.me/rally/profiler/). . This package contains the Python 2.x module. Package: python-osprofiler-doc Description-md5: e52c8f811867bcaae62e54e0a58056f8 Description-en_AU: OpenStack Profiler Library - doc OpenStack consists of multiple projects. Each project, in turn, is composed of multiple services. To process some request, e.g. to boot a virtual machine, OpenStack uses multiple services from different projects. In the case somethin works too slowly, it's extremely complicated to understand what exactly goes wrong and to locate the bottleneck. . To resolve this issue, a tiny but powerful library, osprofiler, has been interoduced, and can be used by all OpenStack projects and their Python clients. To be able to generate one trace per request, that goes through all involved services, and builds a tree of calls (see an example http://pavlovic.me/rally/profiler/). . This package contains the documentation. Package: python-padme-doc Description-md5: a16e26535ccc9665b4e58361f7d15253 Description-en_AU: mostly transparent proxy class for Python (documentation) Padme, named after the Star Wars (tm) character, is a library for creating proxy objects out of any other Python object. . The resulting object is as close to mimicking the original as possible. Some things are impossible to fake in CPython so those are highlighted below. All other operations are silently forwarded to the original. . This package contains the HTML documentation Package: python-pam Description-md5: 71f7dad76c5454c2aa39a348625096fe Description-en_AU: Python interface to the PAM library This module makes the PAM (Pluggable Authentication Modules) functions available in Python. With this module you can write Python applications that implement authentication services using PAM. Package: python-pam-dbg Description-md5: c7bbb903a62ceb9eb88f88a9d51fe391 Description-en_AU: Python interface to the PAM library (debug extension) This module makes the PAM (Pluggable Authentication Modules) functions available in Python. With this module you can write Python applications that implement authentication services using PAM. . This package contains the extension built for the python debug interpreter. Package: python-paramiko Description-md5: 79faed4431e498b44b690ec118bad372 Description-en_AU: Make ssh v2 connections (Python 2) This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between Python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too. . This is the Python 2 version of the package. Package: python-parsedatetime Description-md5: e7dd28a0667034a74044e3bcd3bbbee4 Description-en_AU: Python module to parse human-readable date/time expressions parsedatetime is able to parse, for example, the following: . * August 25th, 2008 * 25 Aug 2008 * Aug 25 5pm * 5pm August 25 * next saturday * tomorrow * next thursday at 4pm * at 4pm * eod * tomorrow eod * eod tuesday * eoy * eom * in 5 minutes * 5 minutes from now * 5 hours before now * 2 hours before noon * 2 days from tomorrow . This package provides the modules for Python 2. Package: python-passlib Description-md5: 3057a9a06a25d4a19d4c27c4b2072332 Description-en_AU: comprehensive password hashing framework Password hashing library for Python 2, which provides cross-platform implementations of over 20 password hashing algorithms, as well as a framework for managing existing password hashes. It's designed to be useful for a wide range of tasks; from verifying a hash found in /etc/shadow, to providing full-strength password hashing for multi-user applications. Package: python-paste Description-md5: fa323d92a6b4d144953e4cb14c42a503 Description-en_AU: tools for using a Web Server Gateway Interface stack - Python 2.x Python Paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators. . Paste for Administrators: * Easily install, run, and configure multiple Paste-enabled web applications at once, and integrate them into your website how you want (SCGI, FCGI, AJP, WSGI) * Manage and install web applications system-wide for easy maintenance . Paste for Web Developers: * Increase your web application's audience * Provide starter templates and custom commands for using your web framework * Keep your development and deployment straightened out, and your automated testing streamlined * Attention payed to the full development cycle -- starting projects, converting old projects, updating and deploying projects -- using a set of complementary packages and tools Package: python-paste-doc Description-md5: aca85c4e4d07ff4b353a152a49eafcd3 Description-en_AU: tools for using a Web Server Gateway Interface stack - documentation Python Paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators. . Paste for Administrators: * Easily install, run, and configure multiple Paste-enabled web applications at once, and integrate them into your website how you want (SCGI, FCGI, AJP, WSGI) * Manage and install web applications system-wide for easy maintenance . Paste for Web Developers: * Increase your web application's audience * Provide starter templates and custom commands for using your web framework * Keep your development and deployment straightened out, and your automated testing streamlined * Attention payed to the full development cycle -- starting projects, converting old projects, updating and deploying projects -- using a set of complementary packages and tools . This package provides the Sphinx generated documentation for Paste. Package: python-pastedeploy Description-md5: 5f760225ee55902fb1dd2e5cbf925dd5 Description-en_AU: load, configure, and compose WSGI applications and servers - Python 2.x Paste Deployment is a system for finding and configuring WSGI applications and servers. For WSGI application consumers it provides a single, simple function (loadapp) for loading a WSGI application from a configuration file or a Python Egg. For WSGI application providers it only asks for a single, simple entry point to your application, so that application users don't need to be exposed to the implementation details of your application. . This package contains the Python 2.x module. Package: python-pastedeploy-tpl Description-md5: 48210110930eb45679dddab1e36fbd39 Description-en_AU: load, configure, and compose WSGI applications and servers - templates Paste Deployment is a system for finding and configuring WSGI applications and servers. For WSGI application consumers it provides a single, simple function (loadapp) for loading a WSGI application from a configuration file or a Python Egg. For WSGI application providers it only asks for a single, simple entry point to your application, so that application users don't need to be exposed to the implementation details of your application. . This package contains the Paste Deploy's paster template. Package: python-pastescript Description-md5: 0e981aefd0164996efddfa4814d0dc63 Description-en_AU: create file layouts for Python packages and serve webapps Paster is pluggable command-line frontend, including commands to setup package file layouts . Built-in features: * Creating file layouts for packages. For instance a setuptools-ready file layout. * Serving up web applications, with configuration based on paste.deploy . This package provides the Python 2.7 module. Package: python-pathlib Description-md5: 3a79237d870b279c1943741c87b8b333 Description-en_AU: set of Python 2 classes to handle filesystem paths Pathlib offers a set of classes to handle filesystem paths. It offers the following advantages over using string objects: . * No more cumbersome use of os and os.path functions. Everything can be done easily through operators, attribute accesses, and method calls. * Embodies the semantics of different path types. For example, comparing Windows paths ignores casing. * Well-defined semantics, eliminating any warts or ambiguities (forward vs. backward slashes, etc.). . This is the Python 2 version of the package. Package: python-pbr Description-md5: 11497a5147980d5b11b3d8a1e2c5562c Description-en_AU: inject useful and sensible default behaviors into setuptools - Python 2.x PBR (Python Build Reasonableness) is a library that injects some useful and sensible default behaviors into your setuptools run. PBR can: * Manage version number based on git revisions and tags (Version file). * Generate AUTHORS file from git log * Generate ChangeLog from git log * Generate Sphinx autodoc stub files for your whole module * Store your dependencies in a pip requirements file * Use your README file as a long_description * Smartly find packages under your root package . PBR is only mildly configurable. The basic idea is that there's a decent way to run things and if you do, you should reap the rewards, because then it's simple and repeatable. If you want to do things differently, cool! But you've already got the power of Python at your fingertips, so you don't really need PBR. . PBR builds on top of the work that d2to1 started to provide for declarative configuration. d2to1 is itself an implementation of the ideas behind distutils2. Although distutils2 is now abandoned in favor of work towards PEP 426 and Metadata 2.0, declarative config is still a great idea and specifically important in trying to distribute setup code as a library when that library itself will alter how the setup is processed. As Metadata 2.0 and other modern Python packaging PEPs come out, PBR aims to support them as quickly as possible. . This package provides support for Python 2.x. Package: python-pbr-doc Description-md5: 75f54d1745137bcc0870150f158870a9 Description-en_AU: inject useful and sensible default behaviors into setuptools - doc PBR (Python Build Reasonableness) is a library that injects some useful and sensible default behaviors into your setuptools run. PBR can: * Manage version number based on git revisions and tags (Version file). * Generate AUTHORS file from git log * Generate ChangeLog from git log * Generate Sphinx autodoc stub files for your whole module * Store your dependencies in a pip requirements file * Use your README file as a long_description * Smartly find packages under your root package . PBR is only mildly configurable. The basic idea is that there's a decent way to run things and if you do, you should reap the rewards, because then it's simple and repeatable. If you want to do things differently, cool! But you've already got the power of Python at your fingertips, so you don't really need PBR. . PBR builds on top of the work that d2to1 started to provide for declarative configuration. d2to1 is itself an implementation of the ideas behind distutils2. Although distutils2 is now abandoned in favor of work towards PEP 426 and Metadata 2.0, declarative config is still a great idea and specifically important in trying to distribute setup code as a library when that library itself will alter how the setup is processed. As Metadata 2.0 and other modern Python packaging PEPs come out, PBR aims to support them as quickly as possible. . This package provides the documentation. Package: python-pecan Description-md5: 16b99209ce45b3e02002d82e2233f36d Description-en_AU: WSGI object-dispatching web framework - Python 2.x The Pecan Python module is a WSGI object-dispatching web framework designed to be lean and fast with few dependencies. Pecan comes bundled with a lightweight WSGI development server based on Python's wsgiref.simpleserver. Pecan applications also come with an interactive Python shell which can be used to execute expressions in an environment very similar to the one your application runs in (using the "pecan shell" command). . WSGI is the "Web Server Gateway Interface". It defines a simple and universal interface between web servers and web applications or frameworks for the Python programming language. . This package contains the Python 2.x module. Package: python-pexpect-doc Description-md5: a24c0229c9a7a675e2f190e43f543e7b Description-en_AU: Python module for automating interactive applications (documentation) Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes' Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands. . This is the common documentation package. Package: python-pika Description-md5: 1252440f00fa7190f964666818331ac6 Description-en_AU: AMQP client library for Python 2 Pika is a pure-Python implementation of the AMQP-0-9-1 protocol that tries to stay fairly independent of the underlying network support library. Pika was developed primarily for use with RabitMQ, but also works with other AMQP-0-9-1 brokers. . This is the Python 2 version of the library. Package: python-pika-doc Description-md5: 5ad1baa3196a5c1a6dee0016d813c7c2 Description-en_AU: AMQP client library documentation Pika is a pure-Python implementation of the AMQP-0-9-1 protocol that tries to stay fairly independent of the underlying network support library. Pika was developed primarily for use with RabitMQ, but also works with other AMQP-0-9-1 brokers. . This is the library documentation. Package: python-pika-pool Description-md5: 39ae6d1c25536e84b8d1fafa0770a9f6 Description-en_AU: Pika connection pooling - Python 2.7 Pika-pool is a Pika connection pooling inspired by flask-pika and SQLAlchemy pool.Pool. Typically you'll go with local RabbitMQ shovels, krazee-eyez kombu, etc. But this works too. . This package contains the Python 2.7 module. Package: python-pil Description-md5: 7fb415befc961c94ce8c999eb6902e95 Description-en_AU: Python Imaging Library (Pillow fork) The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load images from a variety of file formats, and apply a rich set of image operations to them. . Image Objects: o Bilevel, greyscale, palette, true colour (RGB), true colour with transparency (RGBA). o colour separation (CMYK). o Copy, cut, paste operations. o Flip, transpose, resize, rotate, and arbitrary affine transforms. o Transparency operations. o Channel and point operations. o Colour transforms, including matrix operations. o Image enhancement, including convolution filters. . File Formats: o Full (Open/Load/Save): BMP, EPS (with ghostscript), GIF, IM, JPEG, MSP, PDF, PNG, PPM, TIFF, XBM. o Read only (Open/Load): ARG, CUR, DCX, FLI, FPX, GBR, GD, ICO, IMT, IPTC, MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI, SUN, TGA, WMF, XPM. o Save only: PDF, EPS (without ghostscript). Package: python-pil-dbg Description-md5: d6a7480c57ccf294697d16f2577b0491 Description-en_AU: Python Imaging Library (debug extension) The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load images from a variety of file formats, and apply a rich set of image operations to them. . This package contains the extension built for the Python debug interpreter. Package: python-pil-doc Description-md5: 0cf86354863d856ed40290c421b7d497 Description-en_AU: Examples for the Python Imaging Library The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load image objects from a variety of file formats, and apply a rich set of image operations to them. . This package contains PIL API documentation and some example scripts. You may also want to look at the python-pil-doc-html or python-pil-doc-pdf packages for the PIL handbook documentation. Package: python-pil.imagetk Description-md5: d7c38cb1538a3b67445e030c1ee4dcff Description-en_AU: Python Imaging Library - ImageTk Module (Pillow fork) Tk dependent python-pil module. Package: python-pil.imagetk-dbg Description-md5: 6e66fe1fd66cbdce6623bfe718d8bb25 Description-en_AU: Python Imaging Library - ImageTk Module (debug extension) Tk dependent python-pil module. . This package contains the extension built for the Python debug interpreter. Package: python-pint Description-md5: 93a32525334c41eecbbe18e3f5868627 Description-en_AU: define, operate and manipulate physical quantities - Python 2.x Pint is Python module/package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units. . It is distributed with a comprehensive list of physical units, prefixes and constants. Due to its modular design, you can extend (or even rewrite!) the complete list without changing the source code. . This package contains the Python 2.x module. Package: python-pint-doc Description-md5: 99900a3127c3671bcad7e5d6ff2ea4b3 Description-en_AU: define, operate and manipulate physical quantities - doc Pint is Python module/package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units. . It is distributed with a comprehensive list of physical units, prefixes and constants. Due to its modular design, you can extend (or even rewrite!) the complete list without changing the source code. . This package contains the documentation. Package: python-pkg-resources Description-md5: 455aab7092c23bbca0a002df43ba97e4 Description-en_AU: Package Discovery and Resource Access using pkg_resources The pkg_resources module provides an API for Python libraries to access their resource files, and for extensible applications and frameworks to automatically discover plugins. It also provides runtime support for using C extensions that are inside zipfile-format eggs, support for merging packages that have separately-distributed modules or subpackages, and APIs for managing Python's current "working set" of active packages. Package: python-ply Description-md5: ddbdacd0971bf7aaecde3faf56c83ece Description-en_AU: Lex and Yacc implementation for Python2 PLY is yet another implementation of lex and yacc for Python. Although several other parsing tools are available for Python, there are several reasons why you might want to take a look at PLY: * It's implemented entirely in Python. * It uses LR-parsing which is reasonably efficient and well suited for larger grammars. * PLY provides most of the standard lex/yacc features including support for empty productions, precedence rules, error recovery, and support for ambiguous grammars. * PLY is extremely easy to use and provides very extensive error checking. Package: python-ply-doc Description-md5: 6dc842e888d420c8213e50ee22191125 Description-en_AU: Lex and Yacc implementation for Python (documentation) PLY is yet another implementation of lex and yacc for Python. . This package contains the documentation for Ply. Package: python-polib-doc Description-md5: 5fb264d763f22b3c489355676dcf3bde Description-en_AU: Python library to parse and manage gettext catalogs (documentation) polib allows you to manipulate, create, modify gettext files (pot, po and mo files). You can load existing files, iterate through it's entries, add, modify entries, comments or metadata, etc... or create new po files from scratch. . This package installs polib documentation. Package: python-positional Description-md5: 4368f991692bd2bcbc0bb1e23e814444 Description-en_AU: enforce positional or key-word arguments - Python 2.7 The Positional Python module provides a decorator which enforces only some args may be passed positionally. The idea and some of the code was taken from the oauth2 client of the google-api client. The decorator makes it easy to support Python 3 style key-word only parameters. . This package contains the Python 2.7 module. Package: python-positional-doc Description-md5: 813b88f26781b3c65f1a5e71d74acc8e Description-en_AU: Library to enforce positional or key-word arguments - doc The Positional Python module provides a decorator which enforces only some args may be passed positionally. The idea and some of the code was taken from the oauth2 client of the google-api client. The decorator makes it easy to support Python 3 style key-word only parameters. . This package contains the documentation. Package: python-posix-ipc Description-md5: 9896f1d75854647abe2096d7ced747cd Description-en_AU: semaphores, shared memory and message queues - Python 2.x posix_ipc is a Python module (written in C) that permits creation and manipulation of POSIX inter-process semaphores, shared memory and message queues on platforms supporting the POSIX Realtime Extensions a.k.a. POSIX 1003.1b-1993. This includes nearly all Unices and Windows + Cygwin 1.7. . This package contains the Python 2.x module. Package: python-prettytable Description-md5: 80eced35bbdabf308b1931a4b9c16184 Description-en_AU: library to represent tabular data in visually appealing ASCII tables PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables. It was inspired by the ASCII tables used in the PostgreSQL shell psql. PrettyTable allows for selection of which columns are to be printed, independent alignment of columns (left or right justified or centred) and printing of "sub-tables" by specifying a row range. Package: python-psutil Description-md5: 005481275c8fc26b0d2a10ba28345971 Description-en_AU: module providing convenience functions for managing processes psutil is a module providing an interface for retrieving information on running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by tools like ps, top and Windows task manager. . It currently supports Linux, OS X, FreeBSD and Windows. Package: python-psutil-dbg Description-md5: 9bf4ac1efcb6f4f68dbb73b6c16892ab Description-en_AU: module providing convenience functions for managing processes (debug) psutil is a module providing an interface for retrieving information on running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by tools like ps, top and Windows task manager. . It currently supports Linux, OS X, FreeBSD and Windows. . This package contains the debug extension for python-psutil. Package: python-psutil-doc Description-md5: b3883810ea1ef1923c77222cb0874500 Description-en_AU: module providing convenience functions for managing processes (doc) psutil is a module providing an interface for retrieving information on running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by tools like ps, top and Windows task manager. . It currently supports Linux, OS X, FreeBSD and Windows. . This package contains the documentation for psutil. Package: python-psycopg2 Description-md5: 650e03ba7ee7667206bfd25f2bcc4ca1 Description-en_AU: Python module for PostgreSQL psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance. Package: python-psycopg2-dbg Description-md5: 037c0e31fdde99d342525f6508caa218 Description-en_AU: Python module for PostgreSQL (debug extension) psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . This package contains the extensions built for the Python debug interpreter. Package: python-psycopg2-doc Description-md5: 75a33aa58c41b3f3843830b2298edba0 Description-en_AU: Python module for PostgreSQL (documentation package) psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance. . This package contains the psycopg2 documentation Package: python-pyasn1 Description-md5: 2f29894451af55e9caa9faee8c6cb009 Description-en_AU: ASN.1 library for Python (Python 2 module) This is an implementation of ASN.1 types and codecs in Python programming language. It has been first written to support particular protocol (SNMP) but then generalized to be suitable for a wide range of protocols based on ASN.1 specification. . This package contains the Python 2 module. Package: python-pyasn1-modules Description-md5: 4254f8c049ce7ed29fefc084581fcf42 Description-en_AU: Collection of protocols modules written in ASN.1 language This is a small but growing collection of ASN.1 data structures expressed in Python terms using pyasn1 data model. . It's thought to be useful to protocol developers and testers. . Please note that pyasn1_modules is neither part of the pyasn1 package nor related to it. Package: python-pycadf Description-md5: beba628e1ce5e846d57c98e966db5b09 Description-en_AU: implementation of DMTF Cloud Audit (CADF) data model - Python 2.7 pyCADF is an implementation of DMTF Cloud Audit (CADF) data model. DMTF Cloud Management Initiative is promoting the work of the Cloud Management Work Group, the Cloud Auditing Data Federation Working Group, the System Virtualization, Partitioning, Clustering Working Group and the Software Entitlement Working Group. See http://dmtf.org for details. . This package contains the Python 2.7 module. Package: python-pycparser Description-md5: e22075591582bc38de1b7ea6596d5be1 Description-en_AU: C parser in Python pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools. Package: python-pycurl Description-md5: e47c4069fbabd417c9ff431ac49e40c4 Description-en_AU: Python bindings to libcurl This module provides the Python bindings to libcurl. Please refer to the libcurl documentation available in libcurl4-gnutls-dev Debian package. . NOTE: the SSL support is provided by GnuTLS. . This package contains PyCURL for Python 2. Package: python-pycurl-dbg Description-md5: bb4bb2b3927953719aea9c36484bebaf Description-en_AU: Python bindings to libcurl (debug extension) This module provides the Python bindings to libcurl. Please refer to the libcurl documentation available in libcurl4-gnutls-dev Debian package. . This package contains the extension built for the Python 2 debug interpreter. Package: python-pycurl-doc Description-md5: c60745106158254216861f538461eb72 Description-en_AU: Python bindings to libcurl (documentation) This module provides the Python bindings to libcurl. Please refer to the libcurl documentation available in libcurl4-gnutls-dev Debian package. . NOTE: the SSL support is provided by GnuTLS. . This package contains the PyCURL documentation. Package: python-pyeclib Description-md5: 3451c79f8bdf1f7a39cd1d1bf91e33ba Description-en_AU: interface for implementing erasure codes - Python 2.x This library provides a simple Python interface for implementing erasure codes. To obtain the best possible performance, the underlying erasure code algorithms are written in C. . This library makes use of Jerasure for Reed-Solomon and provides its own flat XOR-based erasure code encoder and decoder. Currently, it implements a specific class of HD Combination Codes (see "Flat XOR-based erasure codes in storage systems: Constructions, efficient recovery, and tradeoffs" in IEEE MSST 2010). These codes are well-suited to archival use-cases, have a simple construction and require a minimum number of participating disks during single-disk reconstruction (think XOR-based LRC code). . This package contains the Python 2.x module. Package: python-pygments Description-md5: f1bca78dffbd44d76ff7ad2062c8e190 Description-en_AU: syntax highlighting package written in Python Pygments aims to be a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. . Highlights are: * a wide range of common languages and markup formats is supported * special attention is paid to details, increasing quality by a fair amount * support for new languages and formats are added easily * a number of output formats, presently HTML, LaTeX and ANSI sequences * it is usable as a command-line tool and as a library Package: python-pygments-doc Description-md5: 12ec1cdf25e63fe60e3afaa554496b92 Description-en_AU: documentation for the Pygments Pygments is syntax highlighting package. . This package contains the documentation for Pygments in HTML and reStructuredText format. Package: python-pyicu Description-md5: d77c11be7925395ec589e0dd37d0dfca Description-en_AU: Python extension wrapping the ICU C++ API ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package provides an extension for Python which wraps the ICU C++ API. Package: python-pyicu-dbg Description-md5: 6e867ee6d24f8a0027bd9ebb793971c7 Description-en_AU: Python extension wrapping the ICU C++ API (debug extension) ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package provides an extension for Python which wraps the ICU C++ API. . This package contains the extension built for the Python debug interpreter. Package: python-pyinotify Description-md5: c2b7fd3e6aeb95e26caf9093a06d13a2 Description-en_AU: simple Linux inotify Python bindings pyinotify is a simple wrapper for the Linux inotify mechanism. . inotify is a Linux Kernel feature available since 2.6.13. inotify makes it possible for applications to easily be notified of filesystem changes. Package: python-pyinotify-doc Description-md5: 3b057e8d096b104d6d585cbb9e9bb391 Description-en_AU: simple Linux inotify Python bindings -- documentation pyinotify is a simple wrapper for the Linux inotify mechanism. . inotify is a Linux Kernel feature available since 2.6.13. inotify makes it possible for applications to easily be notified of filesystem changes. . This package contains API documentation and examples. Package: python-pylibacl Description-md5: 9aaf1447df92bfcfe7cddde884077edb Description-en_AU: module for manipulating POSIX.1e ACLs pylibacl is a Python interface to the libacl library. It allows manipulation of the POSIX.1e-compliant filesystem ACLs present in some operating systems (GNU/Linux included). . This package contains the library for Python 2. Package: python-pylibacl-dbg Description-md5: 21301390818c17a73dc1f86a39071850 Description-en_AU: module for manipulating POSIX.1e ACLs (debug extension) pylibacl is a Python interface to the libacl library. It allows manipulation of the POSIX.1e-compliant filesystem ACLs present in some operating systems (GNU/Linux included). . This package contains the library for the Python 2 debug interpreter. Package: python-pylibacl-doc Description-md5: fb4749c382bd9df9a468f5a336ce89d6 Description-en_AU: module for manipulating POSIX.1e ACLs (documentation) pylibacl is a Python interface to the libacl library. It allows manipulation of the POSIX.1e-compliant filesystem ACLs present in some operating systems (GNU/Linux included). . This package contains the HTML documentation for the library. Package: python-pylxd Description-md5: a173943d7e3a71c2b8e5530d17f9b463 Description-en_AU: Python library for interacting with LXD REST API LXD offers a REST API to remotely manage containers over the network, using an image based workflow and with support for live migration. . pylxd is a small Python library for interacting the with the LXD REST API. . This package contains the Python 2 module. Package: python-pylxd-doc Description-md5: 89ba55a8bb0f2c207ecc2b92bd61244a Description-en_AU: Python library for interacting with LXD REST API - doc LXD offers a REST API to remotely manage containers over the network, using an image based workflow and with support for live migration. . pylxd is a small Python library for interacting the with the LXD REST API. . This package provides the documentation. Package: python-pymemcache Description-md5: 26e0c305a9d71f3ce29f3d86ea0afa4f Description-en_AU: comprehensive, fast, pure Python memcached client - Python 2.x Pymemcache is a comprehensive, fast, pure-Python memcached client. It supports the following features: * Complete implementation of the memcached text protocol. * Configurable timeouts for socket connect and send/recv calls. * Access to the "noreply" flag, which can significantly increase the speed of writes. * Flexible, simple approach to serialization and deserialization. * The (optional) ability to treat network and memcached errors as cache misses. . This package contains the Python 2.x module. Package: python-pymongo-doc Description-md5: fbd62f485ddf85b5deaef066e9d02ec6 Description-en_AU: Python interface to the MongoDB document-oriented database (documentation) MongoDB is a high-performance, open source, schema-free document-oriented data store. Pymongo provides an interface to easily access it from Python. . This package contains the HTML documentation. Package: python-pymysql Description-md5: 7a28add8b838554f2b512edd87a038d3 Description-en_AU: Pure-Python MySQL driver - Python 2.x This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython. . This package contains the Python 2.x module. Package: python-pymysql-doc Description-md5: 48ce95b4c076d34fe9c2904676926c3d Description-en_AU: Pure-Python MySQL driver - doc This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython. . This package contains the documentation. Package: python-pyparsing Description-md5: b2c4beff5c2bd4cd6e8adac270b245cc Description-en_AU: Python parsing module The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code. . Here's an example: . from pyparsing import Word, alphas greet = Word(alphas) + "," + Word(alphas) + "!" hello = "Hello, World!" print hello, "->", greet.parseString(hello) Package: python-pyparsing-doc Description-md5: 1b796850388b572dc1f26dce91d07102 Description-en_AU: Python parsing module, documentation package The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code. . Here's an example: . from pyparsing import Word, alphas greet = Word(alphas) + "," + Word(alphas) + "!" hello = "Hello, World!" print hello, "->", greet.parseString(hello) . This package contains documentation for python-pyparsing. Package: python-pyroute2 Description-md5: 94a55a46794cb1a092fb03db9755bb10 Description-en_AU: Python Netlink library Pyroute2 is a pure Python netlink and Linux network configuration library. It requires only Python stdlib, no 3rd party libraries. Later it can change, but the deps tree will remain as simple, as it is possible. . This is the Python 2 compatible package. Package: python-pysaml2 Description-md5: 16d0f971779ad9a34c3370d282079952 Description-en_AU: SAML Version 2 to be used in a WSGI environment - Python 2.x This package provides a Python implementation of SAML Version 2 to be used in a WSGI environment. . From wikipedia: Security Assertion Markup Language 2.0 (SAML 2.0) is a version of the SAML standard for exchanging authentication and authorization data between security domains. SAML 2.0 is an XML-based protocol that uses security tokens containing assertions to pass information about a principal (usually an end user) between a SAML authority, that is, an identity provider, and a SAML consumer, that is, a service provider. SAML 2.0 enables web-based authentication and authorization scenarios including cross-domain single sign-on (SSO), which helps reduce the administrative overhead of distributing multiple authentication tokens to the user. . This package contains the Python 2.x module. Package: python-pysaml2-doc Description-md5: 560a0ed806401665bc7e6f289a294ade Description-en_AU: SAML Version 2 to be used in a WSGI environment - doc This package provides a Python implementation of SAML Version 2 to be used in a WSGI environment. . From wikipedia: Security Assertion Markup Language 2.0 (SAML 2.0) is a version of the SAML standard for exchanging authentication and authorization data between security domains. SAML 2.0 is an XML-based protocol that uses security tokens containing assertions to pass information about a principal (usually an end user) between a SAML authority, that is, an identity provider, and a SAML consumer, that is, a service provider. SAML 2.0 enables web-based authentication and authorization scenarios including cross-domain single sign-on (SSO), which helps reduce the administrative overhead of distributing multiple authentication tokens to the user. . This package contains the documentation. Package: python-pyscss Description-md5: 80f1d66488ff037a38704cc9f6e43494 Description-en_AU: SCSS compiler - Python 2.x pyScss compiles Scss (Sass), a superset of CSS that is more powerful, elegant and easier to maintain than plain-vanilla CSS. The library acts as a CSS source code preprocesor which allows you to use variables, nested rules, mixins, and have inheritance of rules, all with a CSS-compatible syntax which the preprocessor then compiles to standard CSS. . This package provides the Python 2.x module. Package: python-pysnmp4 Description-md5: 71e6a8165a912c0f8c12819bc1aa494b Description-en_AU: Python SNMP library for agents and managers (Python 2 module) This is a Python implementation of SNMP v.1/v.2c/v.3 engine. Its general functionality is to assemble/disassemble SNMP messages from/into given SNMP Object IDs along with associated values. PySNMP also provides a few transport methods specific to TCP/IP networking. . PySNMP is written entirely in Python and is self-sufficient in terms that it does not rely on any third party tool (it isn't a wrapper). . This package provides Python 2 module. Package: python-pysnmp4-apps Description-md5: 48f4459f9591a899685a3e0eeff3464a Description-en_AU: Applications for the Python SNMP library This package contains a set of SNMP applications written on top of the PYSNMP v4 package, which is written entirely in Python and is self- sufficient in terms that it does not rely on any third party tool. Package: python-pysnmp4-doc Description-md5: d51d19f60cc12488a30bdf72c339658f Description-en_AU: Python SNMP library for agents and managers (unstable branch) This is a Python implementation of SNMP v.1/v.2c/v.3 engine. Its general functionality is to assemble/disassemble SNMP messages from/into given SNMP Object IDs along with associated values. PySNMP also provides a few transport methods specific to TCP/IP networking. . PySNMP is written entirely in Python and is self-sufficient in terms that it does not rely on any third party tool (it isn't a wrapper). . This package contains the documentation for PySNMP. Package: python-pysnmp4-mibs Description-md5: 4d910d562d6819676403e21fdfc85c61 Description-en_AU: MIBs for the Python SNMP library This package contains MIBs compiled for PySNMP v4, which is written entirely in Python and is self-sufficient in terms that it does not rely on any third party tool. Package: python-pyvmomi-doc Description-md5: 20ca4cbf085e0804e14c3a5850f6ffd1 Description-en_AU: VMware vSphere Python SDK - documentation pyVmomi is the Python SDK for the VMware vSphere API that allows you to automate actions on VMware ESX, ESXi, and vCenter servers. . This package contains the reStructuredText documentation for the bindings. Package: python-pyxattr Description-md5: 4c03b88dadbab0c8e291b7b039001eb0 Description-en_AU: module for manipulating filesystem extended attributes pyxattr is a Python interface to the libattr library. It allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included). . This package contains the library for Python 2. Package: python-pyxattr-dbg Description-md5: 913a55e514cf122fef3d41247e6f3d2f Description-en_AU: module for manipulating filesystem extended attributes (debug extension) pyxattr is a Python interface to the libattr library. It allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included). . This package contains the library for the Python 2 debug interpreter. Package: python-pyxattr-doc Description-md5: abff40f6c2a0977b35829e4048891af4 Description-en_AU: module for manipulating filesystem extended attributes (documentation) pyxattr is a Python interface to the libattr library. It allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included). . This package contains the HTML documentation for the library. Package: python-rcssmin Description-md5: 66cc07ed51afde0675eab5c0f19ff6c2 Description-en_AU: CSS Minifier - Python 2.7 The minifier is based on the semantics of the YUI compressor, which itself is based on the rule list by Isaac Schlueter. . This module is a re-implementation aiming for speed instead of maximum compression, so it can be used at runtime (rather than during a preprocessing step). RCSSmin does syntactical compression only (removing spaces, comments and possibly semicolons). It does not provide semantic compression (like removing empty blocks, collapsing redundant properties etc). It does, however, support various CSS hacks (by keeping them working as intended). . rcssmin.c is a reimplementation of rcssmin.py in C and improves runtime up to factor 100 or so (depending on the input). docs/BENCHMARKS in the source distribution contains the details. . This package contains the Python 2.7 module. Package: python-recaptcha Description-md5: 35847511a50728c263cafd429bf16c74 Description-en_AU: client library for reCAPTCHA and Mailhide This Python package provides modules implementing clients for both reCAPTCHA and reCAPTCHA Mailhide. . reCAPTCHA hinders automated abuse of web sites (such as comment spam or bogus registrations) by using a CAPTCHA to try to ensure that humans are involved. . reCAPTCHA Mailhide allows web sites to obfuscate email addresses, revealing them only if a reCAPTCHA is solved. . These modules access a web service that requires sites running the reCAPCHA client to register (at no cost) for an API key. On the other hand, no imaging libraries or complex computations are needed to generate and check CAPTCHAs. Package: python-redis Description-md5: 36af2573ced324890f46c8ff3b4a841c Description-en_AU: Persistent key-value database with network interface (Python library) Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . The dataset is stored entirely in memory and periodically flushed to disk. . This package contains Python bindings to Redis. Package: python-reportlab-doc Description-md5: a28fbc5b165c18d2b3a2fa8b8da01533 Description-en_AU: Documentation for the ReportLab Python library (PDF format) ReportLab is a library that lets you directly create documents in Adobe's Portable Document Format (PDF) using the Python programming language. . This package contains the documentation for ReportLab in PDF format. Package: python-repoze.lru Description-md5: bd0f6bd06160290543180e3ecc9bcec8 Description-en_AU: tiny LRU cache implementation and decorator repoze.lru is a LRU (least recently used) cache implementation. Keys and values that are not used frequently will be evicted from the cache faster than keys and values that are used frequently. . This is the Python 2 version of the package. Package: python-requests Description-md5: 3f93f5c41e878a095fe3d86ea9983e58 Description-en_AU: elegant and simple HTTP library for Python2, built for human beings Requests allow you to send HTTP/1.1 requests. You can add headers, form data, multipart files, and parameters with simple Python dictionaries, and access the response data in the same way. It's powered by httplib and urllib3, but it does all the hard work and crazy hacks for you. . Features . - International Domains and URLs - Keep-Alive & Connection Pooling - Sessions with Cookie Persistence - Browser-style SSL Verification - Basic/Digest Authentication - Elegant Key/Value Cookies - Automatic Decompression - Unicode Response Bodies - Multipart File Uploads - Connection Timeouts Package: python-requests-unixsocket Description-md5: 25b2cf8f904dd6ef1616185798f54b62 Description-en_AU: use requests to talk HTTP via a UNIX domain socket - Python 2.7 The requests-unixsocket makes it possible to talk using the HTTP protocol via a UNIX domain socket. Internally, requests-unixsocket uses monkeypatching to use the functionality of requests while making minimal changes. . Requests allow you to send HTTP/1.1 requests. You can add headers, form data, multipart files, and parameters with simple Python dictionaries, and access the response data in the same way. It's powered by httplib and urllib3, but it does all the hard work and crazy hacks for you. . This package contains the Python 2.7 module. Package: python-requestsexceptions Description-md5: 4d938c7960c4fdff8fd8bf6b6d2578cb Description-en_AU: import exceptions from bundled packages in requests. - Python 2.7 The Python requests library bundles the urllib3 library, however, some software distributions (like Debian) modify requests to remove the bundled library. This makes some operations, such as suppressing the "insecure platform warning" messages that urllib emits difficult. This is a simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled. . This package contains the Python 2.7 module. Package: python-retrying Description-md5: 3e68e3cad88ea0384080fa345a71e74a Description-en_AU: simplifies the task of adding retry behavior - Python 2.x Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything. . Features: * Generic Decorator API * Specify stop condition (limit by number of attempts) * Specify wait condition (exponential backoff sleeping between attempts) * Customize retrying on Exceptions * Customize retrying on expected returned result . This package contains the Python 2.x module. Package: python-rfc3986 Description-md5: 335812452569fb4479f21b3a2e579c89 Description-en_AU: validating URI references per RFC 3986 - Python 2.x This package provides a Python implementation of RFC 3986, including validation and authority parsing. . This package contains the Python 2.x module. Package: python-rjsmin Description-md5: 269753e1e0282f58d34e1c851174de91 Description-en_AU: javascript minifier written in Python - Python 2.7 rJSmin is a javascript minifier written in Python. The minifier is based on the semantics of jsmin.c by Douglas Crockford. . The module is a re-implementation aiming for speed, so it can be used at runtime (rather than during a preprocessing step). Usually it produces the same results as the original jsmin.c. It differs in the following ways: . - there is no error detection: unterminated string, regex and comment literals are treated as regular javascript code and minified as such. - Control characters inside string and regex literals are left untouched; they are not converted to spaces (nor to) - Newline characters are not allowed inside string and regex literals, except for line continuations in string literals (ECMA-5). - "return /regex/" is recognized correctly. - Line terminators after regex literals are handled more sensibly - "+ +" and "- -" sequences are not collapsed to '++' or '--' - Newlines before ! operators are removed more sensibly - Comments starting with an exclamation mark (!) can be kept optionally - rJSmin does not handle streams, but only complete strings. (However, the module provides a "streamy" interface). . Since most parts of the logic are handled by the regex engine it's way faster than the original Python port of jsmin.c by Baruch Even. The speed factor varies between about 6 and 55 depending on input and Python version (it gets faster the more compressed the input already is). Compared to the speed-refactored Python port by Dave St.Germain the performance gain is less dramatic but still between 3 and 50 (for huge inputs)). See the docs/BENCHMARKS file for details. . This package contains the Python 2.7 module. Package: python-roman Description-md5: 0c888324b96636a57132cb7e90495993 Description-en_AU: module for generating/analyzing Roman numerals for Python 2 This module converts from and to Roman numerals. It can convert numbers from 1 to 4999 and understands the common shortcuts (IX == 9), but not illegal ones (MIM == 1999). . This package includes Python 2 modules. Package: python-routes Description-md5: 45abc514e189963c194e67064297bc3f Description-en_AU: Routing Recognition and Generation Tools Routes is a Python re-implementation of the Rails routes system for mapping URLs to Controllers/Actions and generating URLs. Routes makes it easy to create pretty and concise URLs that are RESTful with little effort. . Speedy and dynamic URL generation means you get a URL with minimal cruft (no big dangling query args). Shortcut features like Named Routes cut down on repetitive typing. . Current features: * Named Routes * Sophisticated Route lookup and URL generation * Wildcard path's before and after static parts * Groupings syntax to allow flexible URLs to accommodate almost any need * Sub-domain support built-in * Conditional matching based on domain, cookies, HTTP method (RESTful), and more * Easily extensible utilizing custom condition functions and route generation functions * Extensive unit tests Package: python-rrdtool Description-md5: aecf78342ca0b88d5c1c141fd6c15cee Description-en_AU: time-series data storage and display system (Python interface) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . This package contains a Python interface to RRDs. Package: python-ryu Description-md5: c403f7f53061f192fa03179e9a7c8e7c Description-en_AU: software defined networking framework - Python 2.7 Ryu is a component-based software defined networking framework. Ryu provides software components with well defined API that make it easy for developers to create new network management and control applications. Ryu supports various protocols for managing network devices, such as OpenFlow, Netconf, OF-config, etc. About OpenFlow, Ryu supports fully 1.0, 1.2, 1.3, 1.4 and Nicira Extensions. . This package provides the Python 2.7 module. Package: python-saharaclient Description-md5: b12d6e252ef97cbe270f62cb9d6d3466 Description-en_AU: Client library for Openstack Sahara API server - Python 2.7 module Sahara aims to provide users with simple means to provision a Hadoop cluster by specifying several parameters like Hadoop version, cluster topology, nodes hardware details and a few more. . This is a client for the Sahara which uses the OpenStack Image API. There's a Python API (the "saharaclient" module), and a command-line script ("sahara"). . This package provides the Python 2.7 module. Package: python-saharaclient-doc Description-md5: 6b5edb8554356e2e82c9482dc222c908 Description-en_AU: Client library for Openstack Sahara API server - documentation Sahara aims to provide users with simple means to provision a Hadoop cluster by specifying several parameters like Hadoop version, cluster topology, nodes hardware details and a few more. . This is a client for the Sahara which uses the OpenStack Image API. There's a Python API (the "saharaclient" module), and a command-line script ("sahara"). . This package contains the documentation. Package: python-samba Description-md5: 9c51d571670972e097fd3f060aa1902b Description-en_AU: Python bindings for Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains Python bindings for most Samba libraries. Package: python-scgi Description-md5: f9262ffaf98f5a73ab962ebe4ceb2440 Description-en_AU: Server-side implementation of the SCGI protocol The SCGI protocol is a replacement for the Common Gateway Interface (CGI) protocol. It is a proposed standard for applications to interface with HTTP servers. It is similar to FastCGI but is designed to be easier to implement. . This is a Python package implementing the server side of the SCGI protocol. Package: python-secretstorage Description-md5: 4b6fe9cb2bafc2b3c1224945493800bc Description-en_AU: Python module for storing secrets - Python 2.x version Python-SecretStorage provides a way for securely storing passwords and other secrets. . It uses D-Bus Secret Service API that is supported by GNOME Keyring (>= 2.30) and KSecretsService. . It allows one to create, edit and delete secret items, manipulate secret collections, and search for items matching given attributes. It also supports locking and unlocking collections. . This package provides Python 2.x version of SecretStorage. Package: python-secretstorage-doc Description-md5: b6692af773c10403d434b0690fcba0ee Description-en_AU: Python module for storing secrets - documentation Python-SecretStorage provides a way for securely storing passwords and other secrets. . It uses D-Bus Secret Service API that is supported by GNOME Keyring (>= 2.30) and KSecretsService. . It allows one to create, edit and delete secret items, manipulate secret collections, and search for items matching given attributes. It also supports locking and unlocking collections. . This package provides the HTML documentation. Package: python-semantic-version Description-md5: 57d236d727490970228a0ad626bb1067 Description-en_AU: implementing the SemVer scheme - Python 2.x This small Python library provides a few tools to handle SemVer in Python. It follows strictly the 2.0.0 version of the SemVer scheme. semantic_version can also support versions which wouldn't match the semantic version scheme by converting a version such as 0.1.2.3.4 into 0.1.2+3.4. . This package contains the Python 2.x module. Package: python-semantic-version-doc Description-md5: ad5779791088c3272b7169f408714323 Description-en_AU: implementing the SemVer scheme - doc This small Python library provides a few tools to handle SemVer in Python. It follows strictly the 2.0.0 version of the SemVer scheme. semantic_version can also support versions which wouldn't match the semantic version scheme by converting a version such as 0.1.2.3.4 into 0.1.2+3.4. . This package contains the documentation. Package: python-senlinclient Description-md5: 2974625f6069f9b62f61b329fc860013 Description-en_AU: OpenStack Clustering API Client Library - Python 2.7 This is a client library for Senlin built on the Senlin clustering API. It provides a Python API (the senlinclient module) and a command-line tool (senlin). . This package contains the Python 2.7 module. Package: python-senlinclient-doc Description-md5: 501222620f0bdbceacf11fc2938d77be Description-en_AU: OpenStack Clustering API Client Library - doc This is a client library for Senlin built on the Senlin clustering API. It provides a Python API (the senlinclient module) and a command-line tool (senlin). . This package contains the documentation. Package: python-serial Description-md5: 4dab91c4e71dab549f66bda57e2ecc69 Description-en_AU: pyserial - module encapsulating access for the serial port This module encapsulates the access for the serial port. It provides back- ends for standard Python running on Windows, Linux, BSD (possibly any POSIX compliant system). The module named "serial" automatically selects the appropriate back-end. Package: python-service-identity Description-md5: 55cf794451f544fafc29bc4c9b1ca50a Description-en_AU: Service identity verification for pyOpenSSL (Python 2 module) Service_identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes. . In the simplest case, this means host name verification. However, service_identity implements RFC 6125 fully and plans to add other relevant RFCs too. . This package contains service_identity for Python 2. Package: python-setuptools Description-md5: 0dd761e68dbcfc3cc67580ac5b5688c7 Description-en_AU: Python Distutils Enhancements Extensions to the python-distutils for large or complex distributions. Package: python-setuptools-doc Description-md5: 9647a56c73c2306eafcb47a4f7eb7739 Description-en_AU: Python Distutils Enhancements (documentation) Extensions to the Python distutils for large or complex distributions. The package contains the documentation in html format. Package: python-simplegeneric Description-md5: 7c11e5fff1d97237836650aae1493ff0 Description-en_AU: simple generic functions for Python The simplegeneric module lets you define simple single-dispatch generic functions, akin to Python's built-in generic functions like len(), iter() and so on. However, instead of using specially-named methods, these generic functions use simple lookup tables, akin to those used by e.g. pickle.dump() and other generic functions found in the Python standard library. Package: python-simplejson Description-md5: 55c9802a28949abfefbb4d41d322f6ed Description-en_AU: simple, fast, extensible JSON encoder/decoder for Python 2.x simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder. . The encoder may be subclassed to provide serialization in any kind of situation, without any special support by the objects to be serialized (somewhat like pickle). . The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by default). . simplejson is the externally maintained development version of the json library included with Python 2.6 and Python 3.0, but maintains backwards compatibility with Python 2.5. . This package contains the Python 2.x module. Package: python-simplejson-dbg Description-md5: 223c1260fc2d0bb44a9c1cedb325d5d3 Description-en_AU: simple, fast, extensible JSON encoder/decoder for Python 2.x - debug symbols simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder. . The encoder may be subclassed to provide serialization in any kind of situation, without any special support by the objects to be serialized (somewhat like pickle). . The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by default). . simplejson is the externally maintained development version of the json library included with Python 2.6 and Python 3.0, but maintains backwards compatibility with Python 2.5. . This package contains the extension built for the Python 2 debug interpreter. Package: python-simplejson-doc Description-md5: 398ec131e56423c6c68081cdec73fdf5 Description-en_AU: simple, fast, extensible JSON encoder/decoder for Python - documentation simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder. . The encoder may be subclassed to provide serialization in any kind of situation, without any special support by the objects to be serialized (somewhat like pickle). . The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by default). . simplejson is the externally maintained development version of the json library included with Python 2.6 and Python 3.0, but maintains backwards compatibility with Python 2.5. . This package contains documentation. Package: python-singledispatch Description-md5: 0c4b278215f91f6385a68fe23e05b283 Description-en_AU: single-dispatch generic functions for Python PEP 443 proposed to expose a mechanism in the functools standard library module in Python 3.4 that provides a simple form of generic programming known as single-dispatch generic functions. . This library is a backport of this functionality to Python 2.6 - 3.3. . This is the Python 2 version of the library. Package: python-six Description-md5: 4960b2756dae95e3a4893781b8b46ea0 Description-en_AU: Python 2 and 3 compatibility library (Python 2 interface) Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. . This package provides Six on the Python 2 module path. It is complemented by python3-six and pypy-six. Package: python-six-doc Description-md5: 64643eab09156afce9a8e3c2c3e2c648 Description-en_AU: Python 2 and 3 compatibility library (documentation) Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. . This package provides the documentation for Six. Package: python-sqlalchemy Description-md5: 304b4f5d471b523d00f34c7c91faec22 Description-en_AU: SQL toolkit and Object Relational Mapper for Python SQLAlchemy is an SQL database abstraction library for Python. Its strengths are: * full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. * extremely easy to use for all the basic tasks, such as: accessing pooled connections, constructing SQL from Python expressions, finding object instances, and committing object modifications back to the database. * powerful enough for complicated tasks, such as: eager load a graph of objects and their dependencies via joins; map recursive adjacency structures automatically; map objects to not just tables but to any arbitrary join or select statement; combine multiple tables together to load whole sets of otherwise unrelated objects from a single result set; commit entire graphs of object changes in one step. * built to conform to what DBAs demand, including the ability to swap out generated SQL with hand-optimized statements, full usage of bind parameters for all literal values, fully transactionalized and consistent updates using Unit of Work. * modular. Different parts of SQLAlchemy can be used independently of the rest, including the connection pool, SQL construction, and ORM. SQLAlchemy is constructed in an open style that allows plenty of customization, with an architecture that supports custom datatypes, custom SQL extensions, and ORM plugins which can augment or extend mapping functionality. Package: python-sqlalchemy-doc Description-md5: f88c4f903abe01d59444b0fe1adf5a09 Description-en_AU: documentation for the SQLAlchemy Python library SQLAlchemy is an SQL database abstraction library for Python. . This package contains the documentation for SQLAlchemy in HTML format. It's usable as a comprehensive reference, a user guide and a tutorial all- in-one. Package: python-sqlalchemy-ext Description-md5: 240e00b2e216ae7b235442cc9257db10 Description-en_AU: SQL toolkit and Object Relational Mapper for Python - C extension SQLAlchemy is an SQL database abstraction library for Python. . This package contains C coded extension accelerator for SQLAlchemy. Package: python-sqlparse Description-md5: 1bcc921f991145c3e89d4bf45c0b01e0 Description-en_AU: non-validating SQL parser for Python 2 Sqlparse is a library which provides support for parsing, splitting and customizable formatting of SQL statements in Python environment. . This is the Python 2 version of the package. Package: python-sss Description-md5: 2a8a27a1269c2f38ff8f23ff163741c0 Description-en_AU: Python module for the System Security Services Daemon Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provide a module to access the configuration of the sssd daemon. . This package installs the library for Python 2. Package: python-statsd Description-md5: dcdffdbecbaff184578835d2cec2b1cd Description-en_AU: Python client for the statsd daemon (Python 2) A python client for Etsy's stasd server. A friendly front-end to Graphite. . The package contains the pypi package `statsd` which is the most popular `statsd` module on pypi. . This package installs the library for Python 2. Package: python-stevedore Description-md5: 95bd329cc2650f260ea9fb1375525ec5 Description-en_AU: manage dynamic plugins for Python applications - python2 Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (plugins) at runtime. Many applications implement their own library for doing this, using __import__ or importlib. stevedore avoids creating yet another extension mechanism by building on top of setuptools entry points. The code for managing entry points tends to be repetitive, though, so stevedore provides manager classes for implementing common patterns for using dynamically loaded extensions. . This package provides the Python 2.x module. Package: python-stevedore-doc Description-md5: 444c57c52cc2da122888805b43a54b1a Description-en_AU: manage dynamic plugins for Python applications - doc Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (plugins) at runtime. Many applications implement their own library for doing this, using __import__ or importlib. stevedore avoids creating yet another extension mechanism by building on top of setuptools entry points. The code for managing entry points tends to be repetitive, though, so stevedore provides manager classes for implementing common patterns for using dynamically loaded extensions. . This package contains the documentation. Package: python-suds Description-md5: f62c95ad7317430ca0eed769f4445c17 Description-en_AU: Lightweight SOAP client for Python - Python 2.7 The suds project is a Python soap web services client lib. Suds leverages Python meta programming to provide an intuitive API for consuming web services. Objectification of types defined in the WSDL is provided without class generation. Programmers rarely need to read the WSDL since services and WSDL based objects can be easily inspected. Supports pluggable soap bindings. Note: this package now uses the Suds fork maintained by Jurko Gospodnetić. . This package provides the Python 2.7 module. Package: python-swiftclient Description-md5: 9c991883ffc480d9f9e5cb5c81988b77 Description-en_AU: Client library for Openstack Swift API - Python 2.7 OpenStack Object Storage (code-named Swift) creates redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides a client for the OpenStack Swift API. There's a Python API (the "swiftclient" module), and a command-line script ("swift"). . This package contains the Python 2.7 module. Package: python-swiftclient-doc Description-md5: 0084b509d64d02182b09ca5a4a938417 Description-en_AU: Client library for Openstack Swift API - doc OpenStack Object Storage (code-named Swift) creates redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides a client for the OpenStack Swift API. There's a Python API (the "swiftclient" module), and a command-line script ("swift"). . This package contains the documentation. Package: python-talloc Description-md5: f45a9667d467e79db9c4c96ffc13e2eb Description-en_AU: hierarchical pool based memory allocator - Python bindings A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the Python bindings. Package: python-taskflow Description-md5: 2856f19b36d694a5426fbacb290db28b Description-en_AU: Taskflow structured state management library - Python 2.7 TaskFlow, is a library to do [jobs, tasks, flows] in a HA manner using different backends to be used with OpenStack projects. More information at http://wiki.openstack.org/wiki/TaskFlow . This package contains the Python 2.7 module. Package: python-taskflow-doc Description-md5: 61552451ac8817a14440fa5600f02ae8 Description-en_AU: Taskflow structured state management library - doc TaskFlow, is a library to do [jobs, tasks, flows] in a HA manner using different backends to be used with OpenStack projects. More information at http://wiki.openstack.org/wiki/TaskFlow . This package contains the documentation. Package: python-tdb Description-md5: a793bf0d4a95bb761ab855a652f8d3ae Description-en_AU: Python bindings for TDB This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the Python bindings. Package: python-tempita Description-md5: 70161c2bb4512e28c7153543a4cc4979 Description-en_AU: very small text templating language Tempita is a small and simple Python text templating language mainly used by Paster (python-pastescript) to roll out new projects. Package: python-tenacity Description-md5: fd1f8ce320362f97df1ea53221bb4a27 Description-en_AU: retry code until it succeeeds - Python 2.7 Tenacity is a general-purpose retrying library to simplify the task of adding retry behavior to just about anything. It originates from a fork of Retrying. . Features: * Generic Decorator API * Specify stop condition (i.e. limit by number of attempts) * Specify wait condition (i.e. exponential backoff sleeping between attempts) * Customize retrying on Exceptions * Customize retrying on expected returned result . This package contains the Python 2.7 module. Package: python-tenacity-doc Description-md5: 845f098ffd4a66544e516b13ef4c3d89 Description-en_AU: retry code until it succeeeds - doc Tenacity is a general-purpose retrying library to simplify the task of adding retry behavior to just about anything. It originates from a fork of Retrying. . Features: * Generic Decorator API * Specify stop condition (i.e. limit by number of attempts) * Specify wait condition (i.e. exponential backoff sleeping between attempts) * Customize retrying on Exceptions * Customize retrying on expected returned result . This package contains the documentation. Package: python-testtools Description-md5: 11839b1018b7334f1fdbda183f97efa9 Description-en_AU: Extensions to the Python unittest library - Python 2.x testtools (formerly pyunit3k) is a set of extensions to the Python standard library's unit testing framework. These extensions have been derived from years of experience with unit testing in Python and come from many different sources. It's hoped that these extensions will make their way into the standard library eventually. Also included are backports from Python trunk of unittest features that are not otherwise available to existing unittest users. . This package contains the libraries for Python 2.x. Package: python-testtools-doc Description-md5: 5ac433eeae157867107658350421ea6b Description-en_AU: Extensions to the Python unittest library - doc testtools (formerly pyunit3k) is a set of extensions to the Python standard library's unit testing framework. These extensions have been derived from years of experience with unit testing in Python and come from many different sources. It's hoped that these extensions will make their way into the standard library eventually. Also included are backports from Python trunk of unittest features that are not otherwise available to existing unittest users. . This package contains the documentation. Package: python-tinyrpc Description-md5: 8d81d159596b6bee24bfd72b0a1e2c6f Description-en_AU: Small protocol neutral RPC (Python 2) A small, modular, transport and protocol neutral RPC library that, among other things, supports JSON-RPC and zmq. . This package installs the library for Python 2. Package: python-tinyrpc-doc Description-md5: 7def8ed9367696ce8add5dd5faae9e3d Description-en_AU: Small protocol neutral RPC (common documentation) A small, modular, transport and protocol neutral RPC library that, among other things, supports JSON-RPC and zmq. . This is the common documentation package. Package: python-tk Description-md5: ade58d77904b3fac3495009bcd8b0115 Description-en_AU: Tkinter - Writing Tk applications with Python A module for writing portable GUI applications with Python using Tk. Also known as Tkinter. Package: python-tk-dbg Description-md5: 087294519fcd42cc82c70013179536d3 Description-en_AU: Tkinter - Writing Tk applications with Python (debug extension) A module for writing portable GUI applications with Python using Tk. Also known as Tkinter. . This package contains the extensions built for the Python debug interpreter. Package: python-tooz Description-md5: 5726f9d949d455d65e5ed91ec21d0756 Description-en_AU: coordination library for distributed systems - Python 2.x The Tooz project centralizes the most common distributed primitives like group membership protocol, lock service and leader election by providing a coordination API helping developers to build distributed applications. . This package contains the Python 2.x module. Package: python-tooz-doc Description-md5: 4affabcfc8c714fb3e59285d2591b9c4 Description-en_AU: Coordination library for distributed systems. - doc The Tooz project centralizes the most common distributed primitives like group membership protocol, lock service and leader election by providing a coordination API helping developers to build distributed applications. . This package contains the documentation. Package: python-traceback2 Description-md5: 9f1f115cd2253157b169dd9e4a742441 Description-en_AU: backports of the traceback module - Python 2.7 This package offers a backport of the traceback package to older supported Pythons. Users would typically do: "import traceback2 as traceback" then use the module as if it was the system traceback. . In Python 2.x, unlike traceback, traceback2 creates unicode output (because it depends on the linecache2 module). . This package contains the Python 2.7 module. Package: python-troveclient Description-md5: 01bea2d9abde2efb6743440a0bbdcf79 Description-en_AU: Client for OpenStack Database as a Service - Python 2.7 Trove is Database as a Service for OpenStack. It's designed to run entirely on OpenStack, with the goal of allowing users to quickly and easily utilize the features of a relational database without the burden of handling complex administrative tasks. Cloud users and database administrators can provision and manage multiple database instances as needed. . This package contains the Python 2.7 module. Package: python-twisted Description-md5: 626c5f6e29c3177f91462f5f00604df0 Description-en_AU: Event-based framework for internet applications (dependency package) This is a dependency package that depends on the twisted core library and all the libraries split out to separate packages starting with Twisted-2.0.1. Package: python-twisted-bin Description-md5: b043b8fbcb0f933afbb8bed2bd47d163 Description-en_AU: Event-based framework for internet applications It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. Package: python-twisted-bin-dbg Description-md5: 915a24ecf9bae898dc98ac75c0555942 Description-en_AU: Event-based framework for internet applications (debug extension) It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. . This package contains the extension built for the Python debug interpreter. Package: python-twisted-core Description-md5: 7650e542a902327552351e183d933878 Description-en_AU: Event-based framework for internet applications It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. . Additionally it includes protocol-specific implementations such as: . Twisted Conch: a client/server implementation of the SSH protocol, using the twisted framework. . Twisted Mail: contains high-level, efficient protocol implementations for both clients and servers of SMTP, POP3, and IMAP4. Additionally, it contains an "out of the box" combination SMTP/POP3 virtual-hosting mail server. Also included is a read/write Maildir implementation and a basic Mail Exchange calculator (depends on Twisted Names). . Twisted Web: a web server, and also provides basic HTTP client support. You may want to check out Nevow, a templating toolkit designed for twisted.web, and Twisted Web2, the next generation Twisted web server. . Twisted Words includes: - Low-level protocol implementations of OSCAR (AIM and ICQ), IRC, MSN, TOC (AIM). - Jabber libraries. - Prototypes of chat server and client frameworks built on top of the protocols. Package: python-twisted-runner Description-md5: 198a5eaafc83759506ced0bfe47bdc73 Description-en_AU: twisted dummy package for process management All the code has been moved to python-twisted-core, this package contains only documentation and is going to be removed. See https://twistedmatrix.com/trac/ticket/7964. Package: python-twisted-runner-dbg Description-md5: 6b9edf484c177767392961c89da0e315 Description-en_AU: twisted dummy package for process management All the code has been moved to python-twisted-bin-dbg, this package contains only documentation and is going to be removed. See https://twistedmatrix.com/trac/ticket/7964. Package: python-twisted-web Description-md5: 9b210d0df1fd6c51daac7eacd8ca3bb0 Description-en_AU: twisted dummy package for HTTP protocol implementation All the code has been moved to python-twisted-core, this package contains only documentation and is going to be removed. See https://twistedmatrix.com/trac/ticket/7964. Package: python-tz Description-md5: a494a4b54ac250236f51356b49003c79 Description-en_AU: Python version of the Olson timezone database python-tz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo). Package: python-unicodecsv Description-md5: 5e51fa45d0bff556c67c5e2996d75a24 Description-en_AU: drop-in replacement for Pythons CSV module with Unicode support The unicodecsv is a drop-in replacement for Pythons CSV module which supports Unicode strings without a hassle. . This is the module for Python 2. Package: python-unittest2 Description-md5: e0dfd4b6e7a577e3f11a8a9900f6a125 Description-en_AU: backport of the enhanced unittest testing framework - Python 2.7 unittest2 is an enhanced version of unittest including a standard test runner (automatic test discovery), class and module level fixtures (setUpClass / setUpModule etc), many powerful new assert methods, better resource management with addCleanups and a host of other new features. These new features are *all* going into the Python version of unittest in Python 2.7 and Python 3.2. The point of unittest2 is that it works with Python 2.4 - 2.6; you can use it now. . This package contains the Python 2.7 module. Package: python-urlgrabber Description-md5: ed0376fa018e769af685bd19feaa5af9 Description-en_AU: high-level URL transfer library urlgrabber dramatically simplifies the fetching of files. It is designed to be used in programs that need common (but not necessarily simple) url- fetching features. This package provides both a binary and a module, both of the name urlgrabber. . It supports identical behavior for http://, ftp:// and file:/// URIs. It provides HTTP keepalive, byte ranges, regets, progress meters, throttling, retries, access to authenticated http/ftp servers, and proxies. Additionally it has the ability to treat a list of mirrors as a single source and to automatically switch mirrors if there is a failure. Package: python-urllib3 Description-md5: 5bc537398a5d9a54ae5112ec386ef12b Description-en_AU: HTTP library with thread-safe connection pooling for Python urllib3 supports features left out of urllib and urllib2 libraries. . - Re-use the same socket connection for multiple requests (HTTPConnectionPool and HTTPSConnectionPool) (with optional client-side certificate verification). - File posting (encode_multipart_formdata). - Built-in redirection and retries (optional). - Supports gzip and deflate decoding. - Thread-safe and sanity-safe. - Small and easy to understand codebase perfect for extending and building upon. Package: python-voluptuous Description-md5: e7a52291d4b349cea6d3773b023c27f3 Description-en_AU: Python library to validate data Voluptuous is primarily intended to validate data coming in to Python as JSON, YAML, etc. The aim is to offer a light-weight style with three main goals: 1. simplicity 2. support for complex data structures 3. provide useful error messages . It has been inspired by Validino and to a lesser extent by jsonvalidator and json_schema. . This package provides the Python 2.7 module. Package: python-wadllib Description-md5: 94acc6bc8eabbfa98c553d39aa770f65 Description-en_AU: Python library for navigating WADL files The Web Application Description Language (WADL) is an XML vocabulary for describing the capabilities of HTTP resources. wadllib can be used in conjunction with an HTTP library to navigate and manipulate those resources. . This package provides wadllib for Python 2.x. Package: python-waitress Description-md5: a07b45a0244c9f98f4c32213cf472661 Description-en_AU: production-quality pure-Python WSGI server Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on CPython on Unix and Windows under Python 2.7+ and Python 3.3+. It is also known to run on PyPy 1.6.0 on UNIX. It supports HTTP/1.0 and HTTP/1.1. Package: python-warlock Description-md5: 3fdc857d860d0c76ef6dce0fa8a08715 Description-en_AU: object model built on top of JSON schema - Python 2.7 With Warlock, you can build self-validating Python objects using JSON schemas. First, a schema describe the type of data, then after creating the object, Warlock checks that added or edited attributes correspond to the initial schema. If they don't, an exception is raised. . This package contains the Python 2.7 module. Package: python-webob Description-md5: 9562ee6d8258fe717c5757a7a6b296e3 Description-en_AU: Python module providing WSGI request and response objects (Python 2) WebOb provides wrappers around the WSGI request environment, and an object to help create WSGI responses. . The objects map much of the specified behavior of HTTP, including header parsing and accessors for other standard parts of the environment. . This is the Python 2 version of the package. Package: python-webob-doc Description-md5: f7d9b0aca34b886cd0c10efb295d179b Description-en_AU: Python module providing WSGI request and response objects (documentation) WebOb provides wrappers around the WSGI request environment, and an object to help create WSGI responses. . The objects map much of the specified behavior of HTTP, including header parsing and accessors for other standard parts of the environment. . This is the common documentation. Package: python-webtest Description-md5: 748305ea714e102034d24647b4dcc088 Description-en_AU: wraps any WSGI application and makes it easy to test WebTest helps you test your WSGI-based web applications. This can be any application that has a WSGI (Web Server Gateway Interface) interface, including an application written in a framework that supports WSGI (which includes most actively developed Python web frameworks – almost anything that even nominally supports WSGI should be testable). Package: python-webtest-doc Description-md5: 748305ea714e102034d24647b4dcc088 Description-en_AU: wraps any WSGI application and makes it easy to test WebTest helps you test your WSGI-based web applications. This can be any application that has a WSGI (Web Server Gateway Interface) interface, including an application written in a framework that supports WSGI (which includes most actively developed Python web frameworks – almost anything that even nominally supports WSGI should be testable). Package: python-werkzeug Description-md5: 8857c1b982a3e926eb586f5bcdf22dd8 Description-en_AU: collection of utilities for WSGI applications (Python 2.x) The Web Server Gateway Interface (WSGI) is a standard interface between web server software and web applications written in Python. . Werkzeug is a lightweight library for interfacing with WSGI. It features request and response objects, an interactive debugging system and a powerful URI dispatcher. Combine with your choice of third party libraries and middleware to easily create a custom application framework. . This package contains the Python 2.x module. Package: python-werkzeug-doc Description-md5: 7b9c3ccf2c4ed4a2b737538d2ac89438 Description-en_AU: documentation for the werkzeug Python library (docs) Werkzeug is a lightweight library for interfacing with WSGI. It features request and response objects, an interactive debugging system and a powerful URI dispatcher. Combine with your choice of third party libraries and middleware to easily create a custom application framework. . This package provides the Sphinx generated documentation for Werkzeug. Package: python-wrapt Description-md5: d7d0c053480017dc9e03492ae31b14be Description-en_AU: decorators, wrappers and monkey patching. - Python 2.x The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions. . The wrapt module focuses very much on correctness. It therefore goes way beyond existing mechanisms such as functools.wraps() to ensure that decorators preserve introspectability, signatures, type checking abilities etc. The decorators that can be constructed using this module will work in far more scenarios than typical decorators and provide more predictable and consistent behaviour. . To ensure that the overhead is as minimal as possible, a C extension module is used for performance critical components. An automatic fallback to a pure Python implementation is also provided where a target system does not have a compiler to allow the C extension to be compiled. . This package contains the Python 2.x module. Package: python-wrapt-doc Description-md5: 1a267afe6a30630c7bf1337b5f2d378e Description-en_AU: decorators, wrappers and monkey patching. - doc The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions. . The wrapt module focuses very much on correctness. It therefore goes way beyond existing mechanisms such as functools.wraps() to ensure that decorators preserve introspectability, signatures, type checking abilities etc. The decorators that can be constructed using this module will work in far more scenarios than typical decorators and provide more predictable and consistent behaviour. . To ensure that the overhead is as minimal as possible, a C extension module is used for performance critical components. An automatic fallback to a pure Python implementation is also provided where a target system does not have a compiler to allow the C extension to be compiled. . This package contains the documentation. Package: python-ws4py Description-md5: a1369e2adce08fa1db9eb9c388f09f42 Description-en_AU: WebSocket library (Python 2) Python library providing an implementation of the WebSocket protocol defined in RFC 6455. . This is the Python 2 version of the package. Package: python-wsme Description-md5: 5dc1e85d93ce69db7fa58d88a4f5d116 Description-en_AU: Web Services Made Easy: implement multi-protocol webservices - Python 2.x Web Service Made Easy (WSME) simplify the writing of REST web services by providing simple yet powerful typing which removes the need to directly manipulate the request and the response objects. . WSME can work standalone or on top of your favorite Python web (micro) framework, so you can use both your preferred way of routing your REST requests and most of the features of WSME that rely on the typing system like: . * Alternate protocols, including ones supporting batch-calls * Easy documentation through a Sphinx extension . WSME is originally a rewrite of TGWebServices with focus on extensibility, framework-independance and better type handling. . This package provides the Python 2.x module. Package: python-xapian Description-md5: e2495f28fd3fba43201c82e444852920 Description-en_AU: Xapian search engine interface for Python This package provides Xapian Python bindings for all the packaged versions of Python. . The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free- text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. . The Xapian Python bindings provide an interface to the Xapian library from the Python programming language, allowing both indexing and retrieval operations. Package: python-xappy Description-md5: acf756054f2b1e49abc021b3c84fe7ef Description-en_AU: easy-to-use interface to the Xapian search engine Xapian provides a low level interface, dealing with terms and documents, but not really worrying about where terms come from, or how to build searches to match the way in which data has been indexed. In contrast, Xappy allows you to design a field structure, specifying what kind of information is held in particular fields, and then uses this field structure to index data appropriately, and to build and perform searches. Package: python-xattr Description-md5: 4b384c9455a516804e5b84a23bb08148 Description-en_AU: module for manipulating filesystem extended attributes - Python 2 This module allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included). It is compatible to python-pyxattr but also provides a dictionary like interfaces for manipulating these attributes. . This package contains the Python 2.7 module. Package: python-yaml Description-md5: 82d5290a45a0b6b13c828ddb2dd65a9c Description-en_AU: YAML parser and emitter for Python Python-yaml is a complete YAML 1.1 parser and emitter for Python. It can parse all examples from the specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. A simple extension API is also provided. The package is built using libyaml for improved speed. Package: python-yaml-dbg Description-md5: 5843f2b294ec30ef86a6df5e97ab9970 Description-en_AU: YAML parser and emitter for Python (debug build) Python-yaml is a complete YAML 1.1 parser and emitter for Python. It can parse all examples from the specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. A simple extension API is also provided. The package is built using libyaml for improved speed. . This package contains the extension built for the Python debug interpreter. Package: python-yaql Description-md5: df79e91b507ced30c40ac9c62e4001d5 Description-en_AU: Yet Another Query Language - Python 2.7 YAQL is a general purpose query language, that is designed to operate on objects of arbitrary complexity. YAQL has a large standard library of functions for filtering, grouping and aggregation of data. At the same time YAQL allows you to extend it by defining your own functions. . This package contains the Python 2.7 module. Package: python-zake Description-md5: 91dea1ea3c85a0a080ea604e87bc3df0 Description-en_AU: provides a set of testing utilities for the kazoo library - Python 2.x Zake is a Python package that works to provide a nice set of testing utilities for the kazoo library. . It includes the following functionality: * Storage access (for viewing what was saved/created). * Kazoo *mostly* compatible client API. * Sync/transaction/create/get/delete... commands. * Listener support. * And more... . It simplifies testing by providing a client that has a similar API as the kazoo client so that your tests (or applications/libraries that use kazoo) do not require a real zookeeper server to be tested with (since this is not available in all testing environments). . This package contains the Python 2.x module. Package: python-zaqarclient Description-md5: f8d187ffa5e5271fa7c8cb8f2847e964 Description-en_AU: OpenStack Zaqar Queueing API, client and library - Python 2.7 Zaqar is a multi-tenant cloud messaging service for web developers. It combines the ideas pioneered by Amazon's SQS product with additional semantics to support event broadcasting. . The service features a fully RESTful API, which developers can use to send messages between various components of their SaaS and mobile applications, by using a variety of communication patterns. Underlying this API is an efficient messaging engine designed with scalability and security in mind. . Other OpenStack components can integrate with Zaqar to surface events to end users and to communicate with guest agents that run in the "over- cloud" layer. Cloud operators can leverage Zaqar to provide equivalents of SQS and SNS to their customers. . By installing python-zaqarclient you get programmatic access to the Zaqar v1.0 API library. Plus, it installs a plugin to python-openstackclient that allows you to perform simple queue operations. . This package contains the Python 2.7 module. Package: python-zope.interface Description-md5: 520c6286ba5487232b94a28ae85b794c Description-en_AU: Interfaces for Python This package provides an implementation of object interfaces for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract. So, this package can be considered as implementation of the Design By Contract methodology support in Python. . This is the Python 2 version. Package: python-zope.interface-dbg Description-md5: d25d319ea745ca9c4742a684c2c321f1 Description-en_AU: Interfaces for Python (debug extension) This package provides an implementation of object interfaces for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract. So, this package can be considered as implementation of the Design By Contract methodology support in Python. . This package contains the extension built for the Python debug interpreter. Package: python2.7 Description-md5: 28620f1beffd6b598125304a83bfcb87 Description-en_AU: Interactive high-level object-oriented language (version 2.7) Python is a high-level, interactive, object-oriented language. Its 2.7 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. Package: python2.7-dbg Description-md5: 3220dd61a40cd6c408ecc3fbbcb8ef1f Description-en_AU: Debug Build of the Python Interpreter (version 2.7) The package holds two things: . - A Python interpreter configured with --pydebug. Dynamically loaded modules are searched as _d.so first. Third party extensions need a separate build to be used by this interpreter. - Debug information for standard python interpreter and extensions. . See the README.debug for more information. Package: python2.7-dev Description-md5: 0f13a410a5bbc68affef1492eee5d8e2 Description-en_AU: Header files and a static library for Python (v2.7) Header files, a static library and development tools for building Python (v2.7) modules, extending the Python interpreter or embedding Python (v2.7) in applications. . Maintainers of Python packages should read README.maintainers. Package: python2.7-doc Description-md5: 427bb0bb2c7ff8d97e3a833c92820507 Description-en_AU: Documentation for the high-level object-oriented language Python (v2.7) These is the official set of documentation for the interactive high-level object-oriented language Python (v2.7). All documents are provided in HTML format. The package consists of ten documents: . * What's New in Python2.7 * Tutorial * Python Library Reference * Macintosh Module Reference * Python Language Reference * Extending and Embedding Python * Python/C API Reference * Installing Python Modules * Documenting Python * Distributing Python Modules Package: python2.7-examples Description-md5: 4f24bb2b1825659042443224cf985199 Description-en_AU: Examples for the Python language (v2.7) Examples, Demos and Tools for Python (v2.7). These are files included in the upstream Python distribution (v2.7). Package: python2.7-minimal Description-md5: 4e3d580f5374e0e392e97c8e6fedf594 Description-en_AU: Minimal subset of the Python language (version 2.7) This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules contained in this package. Package: python3 Description-md5: 950ebd8122c0a7340f0a740c295b9eab Description-en_AU: interactive high-level object-oriented language (default python3 version) Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package is a dependency package, which depends on Debian's default Python 3 version (currently v3.6). Package: python3-alabaster Description-md5: cf330df4d7883a073fa8eeb24dfef525 Description-en_AU: Configurable sidebar-enabled Sphinx theme (Python 3) This theme is a modified "Kr" Sphinx theme from @kennethreitz (especially as used in his Requests project), which was itself originally based on @mitsuhiko's theme used for Flask & related projects. . This is the Python 3 version of the package. Package: python3-alembic Description-md5: 909b85844c60535726742af4ac3f57f0 Description-en_AU: lightweight database migration tool for SQLAlchemy - Python 3.x 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 contains the Python 3.x module. Package: python3-all Description-md5: 5fd9ee5c247c21018fb53dab62e03605 Description-en_AU: package depending on all supported Python 3 runtime versions The package currently depends on python3.6, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 runtimes. Package: python3-all-dbg Description-md5: 4731d3f3cca7760b48f33b10a2c1639f Description-en_AU: package depending on all supported Python 3 debugging packages The package currently depends on python3.6-dbg, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 debug packages. Package: python3-all-dev Description-md5: 64cf87b6e4a32baddb62c1e39f4a49bf Description-en_AU: package depending on all supported Python 3 development packages The package currently depends on python3.6-dev, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 development packages. Package: python3-amqp Description-md5: 70c977b192b4a186946192a7322dcd31 Description-en_AU: Low-level AMQP client (Python3 version) This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure Python alternative when librabbitmq is not available. . This library should be API compatible with librabbitmq. Differences from amqplib are: * Supports draining events from multiple channels (Connection.drain_events). * Support for timeouts. * Channels are restored after channel error, instead of having to close the connection. * Support for heartbeats. * Supports RabbitMQ extensions: - Consumer Cancel Notifications. - Publisher confirms. - Exchange-to-exchange bindings: exchange_bind / exchange_unbind. * Support for basic_return. * Uses AMQP 0-9-1 instead of 0-8. * Exposes the underlying socket as Connection.sock. * Adds Channel.no_ack_consumers to keep track of consumer tags that set the no_ack flag. * Slightly better at error recovery. . This package contains the Python 3 version of the library. Package: python3-apparmor Description-md5: 3d7a4b621c715e220cd49b284ddd5246 Description-en_AU: AppArmor Python3 utility library This provides the Python3 modules that implement the higher-level AppArmor applications. Package: python3-apt Description-md5: 4e7bf010b1b89e36309ea2f4b7005936 Description-en_AU: Python 3 interface to libapt-pkg The apt_pkg Python 3 interface will provide full access to the internal libapt-pkg structures allowing Python 3 programs to easily perform a variety of functions, such as: . - Access to the APT configuration system - Access to the APT package information database - Parsing of Debian package control files, and other files with a similar structure . The included 'aptsources' Python interface provides an abstraction of the sources.list configuration on the repository and the distro level. Package: python3-apt-dbg Description-md5: 9d43d2b6dae33ea4f6ee571da79dbd51 Description-en_AU: Python 3 interface to libapt-pkg (debug extension) The apt_pkg Python 3 interface will provide full access to the internal libapt-pkg structures allowing Python 3 programs to easily perform a variety of functions. . This package contains the extension built for the Python debug interpreter. Package: python3-aptdaemon Description-md5: 91f4993d2c2013402824b4c41bf6d4fd Description-en_AU: Python 3 module for the server and client of aptdaemon Aptdaemon is a transaction based package management service. It allows normal users to perform package management tasks, e.g. refreshing the cache, upgrading the system, installing or removing software packages. . This package provides the Python 3 modules required to run aptdaemon and to implement a client. The API is not stable yet. Package: python3-aptdaemon.gtk3widgets Description-md5: c6ba54cbccd863401bb959f2a11871e6 Description-en_AU: Python 3 GTK+ 3 widgets to run an aptdaemon client Aptdaemon is a transaction based package management daemon. It allows normal users to perform package management tasks, e.g. refreshing the cache, upgrading the system, installing or removing software packages. . This package provides the Python 3 GTK+ 3 widgets to implement a fully working graphical client. The widgets can be used to initiate, to monitor and to control a transaction. The API is not stable yet. Package: python3-astroid Description-md5: 7c30b05956847c3f30a7c742343d9ff6 Description-en_AU: rebuild a new abstract syntax tree from Python's AST (Python3) The aim of this module is to provide a common base representation of Python source code for projects such as pychecker, pyreverse, pylint... Well, actually the development of this library is essentially governed by pylint's needs. It used to be called logilab-astng. . It provides a compatible representation which comes from the `_ast` module. It rebuilds the tree generated by the builtin _ast module by recursively walking down the AST and building an extended ast. The new node classes have additional methods and attributes for different usages. They include some support for static inference and local name scopes. Furthermore, astroid builds partial trees by inspecting living objects. . Main modules are: . * `bases`, `node_classses` and `scoped_nodes` contain the classes for the different type of nodes of the tree. . * the `manager` contains a high level object to get astroid trees from source files and living objects. It maintains a cache of previously constructed tree for quick access. . python3-astroid is the new name of former python3-logilab-astng library. Package: python3-attr Description-md5: f57c5cf3ff3cb013735cab276c0033b5 Description-en_AU: Attributes without boilerplate (Python 3) attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. . You just specify the attributes to work with and attrs gives you: - a nice human-readable __repr__, - a complete set of comparison methods, - an initializer, - and much more without writing dull boilerplate code again and again. . This package contains attrs packged for Python 3. Package: python3-babel Description-md5: 58ad9bac841ee6be1c30ae602859d1f6 Description-en_AU: tools for internationalizing Python applications - Python 3.x Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package provides the Python 3.x module. Package: python3-blinker Description-md5: 09c3507f2b7bffabff78aeb82532f5b6 Description-en_AU: fast, simple object-to-object and broadcast signaling library Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals". . Signal receivers can subscribe to specific senders or receive signals sent by any sender. . This package contains the Python 3 version. Package: python3-brlapi Description-md5: 784bda01ebb606dab5c96c7730448047 Description-en_AU: Braille display access via BRLTTY - Python3 bindings BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package provides Python 3 bindings. Package: python3-bs4 Description-md5: fb6bbcbf2610881d02572826329c9b94 Description-en_AU: error-tolerant HTML parser for Python 3 Beautiful Soup is a Python library for pulling data out of HTML and XML files. It works with your favorite parser to provide idiomatic ways of navigating, searching, and modifying the parse tree. It commonly saves programmers hours or days of work. . This package contains BeautifulSoup 4, for Python 3.x. Package: python3-bsddb3 Description-md5: 6bc553389b7abdd2f792421d6ebe3828 Description-en_AU: Python interface for Berkeley DB (Python 3.x) This module provides a nearly complete wrapping of the Oracle/Sleepycat C API for the Database Environment, Database, Cursor, Sequence and Transaction objects, and each of these is exposed as a Python Type in the bsddb3.db module. The database objects can use various access methods: btree, hash, recno and queue. Complete support of Berkeley DB distributed transactions. Complete support for Berkeley DB Replication Manager. Complete support for Berkeley DB Base Replication. Support for RPC. Package: python3-bsddb3-dbg Description-md5: f1ee0a3cbf3f261f26c7b505c601c74a Description-en_AU: Python interface for Berkeley DB (debug extension, Python 3.x) This module provides a nearly complete wrapping of the Oracle/Sleepycat C API for the Database Environment, Database, Cursor, Sequence and Transaction objects, and each of these is exposed as a Python Type in the bsddb3.db module. The database objects can use various access methods: btree, hash, recno and queue. Complete support of Berkeley DB distributed transactions. Complete support for Berkeley DB Replication Manager. Complete support for Berkeley DB Base Replication. Support for RPC. . This package contains the extension built for the python debug interpreter. Package: python3-bson Description-md5: 6ff36ca063d2514878e6687fccf82dc3 Description-en_AU: Python3 implementation of BSON for MongoDB BSON Python3 module contains all of the Binary JSON encoding and decoding logic for MongoDB. Package: python3-bson-ext Description-md5: 7b7798809e28fcb20fef9ed45e267cd1 Description-en_AU: C-coded extension to the python3-bson package BSON Python 3 module contains all of the Binary JSON encoding and decoding logic for MongoDB. This package contains an extension written in C for higher performance. Package: python3-cairo-doc Description-md5: 4f30c844c506040578c62d8c42a25420 Description-en_AU: Python 3 cairo bindings: documentation files Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains documentation files of python3-cairo (py3cairo). Package: python3-cffi-backend Description-md5: 34a083c65857e21f3c24e716adb96fbf Description-en_AU: Foreign Function Interface for Python 3 calling C code - runtime Convenient and reliable way of calling C code from Python 3. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the runtime support for pre-built cffi modules. Package: python3-cffi-backend-dbg Description-md5: 821300d63b00385d4a954afe0b47e763 Description-en_AU: Foreign Function Interface for Python 3 calling C code (Debug version) Convenient and reliable way of calling C code from Python 3. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the debug version of the python3-cffi backend. Package: python3-chardet Description-md5: 963c73356dbffe938574779a53f7ef25 Description-en_AU: universal character encoding detector for Python3 Chardet takes a sequence of bytes in an unknown character encoding, and attempts to determine the encoding. . Supported encodings: * ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants) * Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Traditional and Simplified Chinese) * EUC-JP, SHIFT_JIS, ISO-2022-JP (Japanese) * EUC-KR, ISO-2022-KR (Korean) * KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic) * ISO-8859-2, windows-1250 (Hungarian) * ISO-8859-5, windows-1251 (Bulgarian) * windows-1252 (English) * ISO-8859-7, windows-1253 (Greek) * ISO-8859-8, windows-1255 (Visual and Logical Hebrew) * TIS-620 (Thai) . This library is a port of the auto-detection code in Mozilla. . This package contains the Python 3 version of the library. Package: python3-checkbox-ng Description-md5: 42ccde9c3636a4b5cc3bef2d665e5569 Description-en_AU: PlainBox based test runner (Python 3 library) 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-ng Python 3 library Package: python3-checkbox-ng-doc Description-md5: 823ad1ed7dad5454000fa3e97eba45f3 Description-en_AU: PlainBox based test runner (documentation) 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 documentation for the checkbox-ng Python 3 library Package: python3-checkbox-support Description-md5: 1879fb869e1b4afd1f05beefd0a30738 Description-en_AU: collection of Python modules used by PlainBox providers This package contains the CheckBox support Python 3 library, primarily used by the CheckBox provider. . It should not be installed directly, but pulled in by PlainBox provider packages requiring one of the support module listed below: . * checkbox_support.contrib.xrandr: provides a high level API for the XRandR extension of the X.org server. . * checkbox_support.dbus.udisks2: module for working with UDisks2 from Python . * checkbox_support.heuristics.udev: heuristics for udev * checkbox_support.heuristics.udisks2: heuristics for udisks2 . * checkbox_support.parsers.cpuinfo: parser for the /proc/cpuinfo file * checkbox_support.parsers.dmidecode: parser for the dmidecode command * checkbox_support.parsers.efi: parser for EFI information * checkbox_support.parsers.lshwjson: parser for the lshw JSON output * checkbox_support.parsers.meminfo: parser for the /proc/meminfo file * checkbox_support.parsers.modinfo: parser for modinfo information * checkbox_support.parsers.pactl: parser for the output of 'pactl list' syntax * checkbox_support.parsers.udevadm: parser for the udevadm command * checkbox_support.parsers.xinput: parser for the xinput command . * checkbox_support.scripts.audio_settings manipulates PulseAudio settings. * checkbox_support.scripts.gputest_benchmark is a wrapper for the Geeks3D GpuTest benchmark. . * checkbox_support.udev is a collection of utility functions for interacting with GUdev. Package: python3-click Description-md5: f845aa3a3bbf7cf5e7bf3097c16ddd2b Description-en_AU: Simple wrapper around optparse for powerful command line utilities - Python 3.x Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box. . It aims to make the process of writing command line tools quick and fun while also preventing any frustration caused by the inability to implement an intended CLI API. . This is the Python 3 compatible package. Package: python3-cliff Description-md5: 92bb0e6b0f061ce49921f4f0e04e7c86 Description-en_AU: command line interface formulation framework - Python 3.x Cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions. . The cliff framework is meant to be used to create multi-level commands such as Subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. . This package provides the Python 3.x module. Package: python3-cmd2 Description-md5: 12cecd9ac0c6d4ec43fb9a6b10f56b88 Description-en_AU: enhanced Python cmd module - Python 3.x Drop-in replacement adds several features for command-prompt tools, like searchable and persistent command history, multi-line commands, input and output redirections, integrated Python shell, testing helpers . This package provides the Python 3.x module. Package: python3-configobj Description-md5: cb02c66c160c9d806ad3640db8f2bab8 Description-en_AU: simple but powerful config file reader and writer for Python 3 ConfigObj is a simple but powerful config file reader and writer: an ini file round tripper. Its main feature is that it is very easy to use, with a straightforward programmer's interface and a simple syntax for config files. It has lots of other features, though: . * Nested sections (subsections), to any level * List values * Multiple line values * String interpolation (substitution) * Integrated with a powerful validation system + including automatic type checking/conversion + and allowing default values + repeated sections * All comments in the file are preserved * The order of keys/sections is preserved * Full Unicode support * Powerful unrepr mode for storing/retrieving Python data-types . This is the Python 3 version of the package. Package: python3-constantly Description-md5: 7b83dee768a9fc269ae6a5103ef0eae8 Description-en_AU: Symbolic constants in Python A library that provides symbolic constant support. It includes collections and constants with text, numeric, and bit flag values. . Originally twisted.python.constants from the Twisted project. . This package provides the Python 3.x module. Package: python3-convoy Description-md5: 3ac80f248a41faeb285d78e7a28a361e Description-en_AU: WSGI app for loading multiple files in the same request (Python 3) Provides a WSGI application that can be hooked up to a generic WSGI container to create a combo loader server, for loading Javascript and CSS files combined into a single request. Package: python3-crypto-dbg Description-md5: 309ca6979eadefdccfe5edd6724037a0 Description-en_AU: cryptographic algorithms and protocols for Python 3 (debug extension) A collection of cryptographic algorithms and protocols, implemented for use from Python 3. . This package contains the extensions built for the Python 3 debug interpreter. Package: python3-cryptography Description-md5: 5102ac49477aee0d6904f3f96aa4c945 Description-en_AU: Python library exposing cryptographic recipes and primitives (Python 3) The cryptography library is designed to be a "one-stop-shop" for all your cryptographic needs in Python. . As an alternative to the libraries that came before it, cryptography tries to address some of the issues with those libraries: - Lack of PyPy and Python 3 support. - Lack of maintenance. - Use of poor implementations of algorithms (i.e. ones with known side-channel attacks). - Lack of high level, "Cryptography for humans", APIs. - Absence of algorithms such as AES-GCM. - Poor introspectability, and thus poor testability. - Extremely error prone APIs, and bad defaults. . This package contains the Python 3 version of cryptography. Package: python3-cups Description-md5: 3de14c500eb894fa25a057fb2c5e9652 Description-en_AU: Python3 bindings for CUPS A module for using the CUPS 1.2 API in Python3 programs. Package: python3-d2to1 Description-md5: 4d9e295347b358c5864b36ee500ee330 Description-en_AU: Python3 support for distutils2-like setup.cfg files as package metadata d2to1 (the 'd' is for 'distutils') allows using distutils2-like setup.cfg files for a package's metadata with a distribute/setuptools setup.py script. It works by providing a distutils2-formatted setup.cfg file containing all of a package's metadata, and a very minimal setup.py which will slurp its arguments from the setup.cfg. . This package provides d2to1 on the Python 3 module path. It is complemented by python-d2to1. Package: python3-dateutil Description-md5: 6da4799ce631dbe76c11e5635f2b1a79 Description-en_AU: powerful extensions to the standard Python 3 datetime module It features: . * computing of relative deltas (next month, next year, next monday, last week of month, etc); * computing of relative deltas between two given date and/or datetime objects * computing of dates based on very flexible recurrence rules, using a superset of the iCalendar specification. Parsing of RFC strings is supported as well. * generic parsing of dates in almost any string format * timezone (tzinfo) implementations for tzfile(5) format files (/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string (in all known formats), iCalendar format files, given ranges (with help from relative deltas), local machine timezone, fixed offset timezone, UTC timezone * computing of Easter Sunday dates for any given year, using Western, Orthodox or Julian algorithms . This package provides the Python 3 version of the datetime module. Package: python3-dbus Description-md5: ce4ab9b30794da472e5f5ffdb2a4dc14 Description-en_AU: simple interprocess messaging system (Python 3 interface) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides a Python 3 interface to D-Bus. . See the dbus description for more information about D-Bus in general. Package: python3-dbus-dbg Description-md5: fcb0d1c405e4152a21372e32da2a8e84 Description-en_AU: debug build of the D-Bus Python 3 interface This package provides a version of the python3-dbus package built for debugging versions of Python 3, and debug symbols for python3-dbus. Package: python3-debconf Description-md5: 6eb68ef192205a26cb3bc6cddf1fd404 Description-en_AU: interact with debconf from Python 3 Debconf is a configuration management system for debian packages. Packages use Debconf to ask questions when they are installed. . This package provides a debconf module to allow Python 3 programs to interact with a debconf frontend. Package: python3-debian Description-md5: 25a477be653c8618e0ea19bdaf3d27c2 Description-en_AU: Python 3 modules to work with Debian-related data formats This package provides Python 3 modules that abstract many formats of Debian related files. Currently handled are: * Debtags information (debian.debtags module) * debian/changelog (debian.changelog module) * Packages files, pdiffs (debian.debian_support module) * Control files of single or multiple RFC822-style paragraphs, e.g. debian/control, .changes, .dsc, Packages, Sources, Release, etc. (debian.deb822 module) * Raw .deb and .ar files, with (read-only) access to contained files and meta-information Package: python3-defer Description-md5: 999d8e0049a5ae6761f7023ff6b602c3 Description-en_AU: Small framework for asynchronous programming (Python 3) The defer module provides an easy way to write asynchrouns Python 3 programs. It is greatly inspired by Twisted's defer, but hasn't got any external dependencies. . Furthermore it features decorators to write asynchronous D-Bus servers and clients. . At first defer was part of aptdaemon, but moved to a separate project in August of 2010. Package: python3-dev Description-md5: f68f43646af3c4972f481d79a0f00624 Description-en_AU: header files and a static library for Python (default) Header files, a static library and development tools for building Python modules, extending the Python interpreter or embedding Python in applications. . This package is a dependency package, which depends on Debian's default Python 3 version (currently v3.6). Package: python3-distro-info Description-md5: 0792778c111d953817469a438613f2f3 Description-en_AU: information about distributions' releases (Python 3 module) Information about all releases of Debian and Ubuntu. . This package contains a Python 3 module for parsing the data in distro- info-data. There is also a command line interface in the distro-info package. Package: python3-django Description-md5: 2ad308bd6dcdb121dea2ce312ef2083f Description-en_AU: High-level Python web development framework (Python 3 version) Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data- driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . Notable features include: * An object-relational mapper (ORM) * Automatic admin interface * Elegant URL dispatcher * Form serialization and validation system * Templating system * Lightweight, standalone web server for development and testing * Internationalization support * Testing framework and client . This package is built for Python 3. Package: python3-dnspython Description-md5: 1269277ca24892d4d7482abd756e1eeb Description-en_AU: DNS toolkit for Python 3 dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. . dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records. . This is the Python 3 version. Package: python3-docutils Description-md5: 01bddb85f9679cb9c0960674ca84d929 Description-en_AU: text processing system for reStructuredText (implemented in Python 3) reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. It is useful for in-line program documentation (such as Python docstrings), for quickly creating simple web pages, and for standalone documents. . The purpose of the Docutils project is to create a set of tools for processing reStructuredText documentation into useful formats, such as HTML, LaTeX, ODT or Unix manpages. . This package includes Python 3 modules and command line utilities. Package: python3-extras Description-md5: 02644786849446bb9cf4067d67d7f4b7 Description-en_AU: extensions to the Python standard library (Python 3.x) Extras is a set of extensions to the Python standard library, originally written to make the code within testtools cleaner, but now split out for general use outside of a testing context. . This package contains the libraries for Python 3.x. Package: python3-feedparser Description-md5: 3798c5f98dfe4eafe184b06860237110 Description-en_AU: Universal Feed Parser for Python 3 Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF feeds. . It provides the same API to all formats, and sanitizes URIs and HTML. . This is the Python 3 version of the package. Package: python3-fixtures Description-md5: abcb44fae2fd23e9f3cc40ed4100f616 Description-en_AU: PyUnit extension for defining test fixtures outside of test cases - Python 3.x A PyUnit extension for defining test fixtures outside of test cases. Each fixture encapsulates creating, reusing and freeing some state - be that a temporary directory on disk, SQL server connection, or just a particular object graph. This is extremely useful for testing and general resource management. . Fixtures ships with the base class, unittest glue and a number of precanned concrete fixtures. . This package provides the Python 3.x module. Package: python3-formencode Description-md5: 5b40d8fce5b61a97585a87db08554432 Description-en_AU: validation and form generation Python package (Python 3) 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: python3-gdbm Description-md5: f21d01c59fd918dd8e93a985f8b900dc Description-en_AU: GNU dbm database support for Python 3.x GNU dbm database module for Python 3.x. Install this if you want to create or read GNU dbm database files with Python. Package: python3-gdbm-dbg Description-md5: 2acef7566a549a1876868ca568136539 Description-en_AU: GNU dbm database support for Python 3.x (debug extension) GNU dbm database module for Python 3.x. Install this if you want to create or read GNU dbm database files with Python. . This package contains the extensions built for the python3 debug interpreter. Package: python3-genshi Description-md5: 16a97ee4a6a4ef84b022ae95ff491e5f Description-en_AU: Python XML-based template engine - Python 3.x Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML or XML content in a uniform manner. The major feature is a template language, which is heavily inspired by Kid. . This is the Python 3 version. Package: python3-geoip Description-md5: 95062c5b304c5669da5867898cc338c9 Description-en_AU: Python3 bindings for the GeoIP IP-to-country resolver library GeoIP is a library that enables the user to find the country that any IP address or hostname originates from, using a database instead of DNS. . This package contains the Python3 bindings for GeoIP, allowing to use this library within a Python3 program. Package: python3-germinate Description-md5: 8b04dadf046a3b0f9097dd87f3ebfff2 Description-en_AU: expand dependencies in seed packages (Python 3 interface) Germinate takes lists of seed packages and expands their dependencies to produce a full list of packages. This can be used for purposes such as managing the list of packages present in a derived distribution's archive or CD builds. . This package provides Python 3 modules used by Germinate, which may also be used directly. Package: python3-gi Description-md5: f0850471c776a975236399e3050363aa Description-en_AU: Python 3 bindings for gobject-introspection libraries GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python 3 binding generator for libraries that support gobject-introspection, i. e. which ship a gir1.2-- package. With these packages, the libraries can be used from Python 3. Package: python3-gi-cairo Description-md5: 9b3c3678114febdf17db503bab5e0915 Description-en_AU: Python 3 Cairo bindings for the GObject library GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python 3 Cairo bindings for GObject. It is mostly used by other bindings to map their GObjects to Python objects. Package: python3-gi-dbg Description-md5: cee150898742e87b20dceb8ab5b02a97 Description-en_AU: Python 3 bindings for gobject-introspection libraries (debug extension) GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python 3 binding generator for libraries that support gobject-introspection, i. e. which ship a gir1.2-- package. With these packages, the libraries can be used from Python 3. . This package contains the extensions built for the Python 3 debug interpreter. Package: python3-greenlet Description-md5: fd0da65355789a7bc7ca48e434caf8ec Description-en_AU: Lightweight in-process concurrent programming (python3) The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. Package: python3-greenlet-dbg Description-md5: 3e15f47206a9b1ca5987f3753bfb67cc Description-en_AU: Lightweight in-process concurrent programming - debugging symbols (python3) The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. . This is the debugging symbols for greenlet. Package: python3-gridfs Description-md5: c945face2e12c0bcbca6132ced76cd28 Description-en_AU: Python3 implementation of GridFS for MongoDB GridFS is a storage specification for large objects in MongoDB. The Python3 gridfs module is an implementation based on the pymongo module. It provides a file-like interface. Package: python3-guacamole Description-md5: 5aef303360f500b4a062d2e17ae31aeb Description-en_AU: framework for creating command line applications (Python 3) Guacamole is a flexible, modular system for creating command line applications. Guacamole comes with built-in support for writing command line applications that integrate well with the running system. A short list of supported features (ingredients) includes: . - handling flat and hierarchical commands - hassle-free crash detection - hassle-free logging - internationalization and localization . The guacamole ingredient system allows for third party add-ons. . This package contains the Python 3.x version of the library Package: python3-html5lib Description-md5: 81d7b958c0ae84dbe55d0f98a00a2af9 Description-en_AU: HTML parser/tokenizer based on the WHATWG HTML5 specification html5lib is a pure-python library for parsing HTML. It is designed to conform to the HTML 5 specification, which has formalized the error handling algorithms of popular web browsers. . This package contains the Python 3 version of html5lib. Package: python3-hyperlink Description-md5: bfac9a470a98df79765eeb971efba20e Description-en_AU: Immutable, Pythonic, correct URLs. Hyperlink provides a pure-Python implementation of immutable URLs. Based on RFC 3986 and 3987, the Hyperlink URL makes working with both URIs and IRIs easy. . This package provides the Python 3.x module. Package: python3-icu Description-md5: c132dca8ad04ede752c4adc35460cd93 Description-en_AU: Python 3 extension wrapping the ICU C++ API ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package provides an extension for Python 3 which wraps the ICU C++ API. Package: python3-icu-dbg Description-md5: 387c97faeb1c422866b4185f26db825c Description-en_AU: Python 3 extension wrapping the ICU C++ API (debug extension) ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package provides an extension for Python 3 which wraps the ICU C++ API. . This package contains the extension built for the Python 3 debug interpreter. Package: python3-incremental Description-md5: 2644f9e44f5d2b65220ec0923121e9c1 Description-en_AU: Library for versioning Python projects. Incremental is a small library that versions your Python projects. . This package provides the Python 3.x module. Package: python3-iso8601 Description-md5: 00cb319e1474a6ed3f4870c420b3c474 Description-en_AU: Python module to parse ISO 8601 dates - Python 3.x Many file formats and standards use the ISO 8601 date format (e.g. 2007-01-14T20:34:22+00:00) to store dates in a neutral, unambiguous manner. This simple Python module parses the most common forms encountered and returns Python datetime objects. . This package provides the Python 3.x module. Package: python3-itsdangerous Description-md5: e3428b282cec2a5412b061871bf7140d Description-en_AU: Various helpers to pass trusted data to untrusted environment - Python 3.x itsdangerous provides a module that is a port of the django signing module. It's not directly copied but some changes were applied to make it work better on its own. . itsdangerous allows web applications to use a key only it knows to cryptographically sign data and hand it over to someone else (e.g. a user). When it gets the data back it can easily ensure that nobody tampered with it. . This package provides the itsdangerous Python module for Python 3.x. Package: python3-jinja2 Description-md5: 946c5e58f8736a9521b16a6d4c1157e7 Description-en_AU: small but fast and easy to use stand-alone template engine Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment. . The key-features are: * Configurable syntax. If you are generating LaTeX or other formats with Jinja2 you can change the delimiters to something that integrates better into the LaTeX markup. * Fast. While performance is not the primarily target of Jinja2 it’s surprisingly fast. The overhead compared to regular Python code was reduced to the very minimum. * Easy to debug. Jinja2 integrates directly into the Python traceback system which allows you to debug Jinja2 templates with regular Python debugging helpers. * Secure. It’s possible to evaluate untrusted template code if the optional sandbox is enabled. This allows Jinja2 to be used as templating language for applications where users may modify the template design. Package: python3-json-pointer Description-md5: 842a56c675d333d9c50b4656e073c4e5 Description-en_AU: resolve JSON pointers - Python 3.x Python-json-pointer is a small library to resolve JSON pointers according to the IETF draft specification. JSON Pointer defines a string syntax for identifying a specific value within a JavaScript Object Notation (JSON) document. . This package provides the module for Python 3.x. Package: python3-jsonpatch Description-md5: 31a1db05fc61c0f39e77ce5db231668d Description-en_AU: library to apply JSON patches - Python 3.x Python-json-patch is a Python module (a library) to apply JSON Patches according to the IETF draft specification. . From the IETF site: . JavaScript Object Notation (JSON) [RFC4627] is a common format for the exchange and storage of structured data. HTTP PATCH [RFC5789] extends the Hypertext Transfer Protocol (HTTP) [RFC2616] with a method to perform partial modifications to resources. . JSON Patch is a format (identified by the media type "application/ json- patch") for expressing a sequence of operations to apply to a target JSON document, suitable for use with the HTTP PATCH method. . This format is also potentially useful in other cases when it's necessary to make partial updates to a JSON document. . This package provides the Python 3.x module. Package: python3-jwt Description-md5: 95f9eaca3a06db73fe4a95bab9f4479b Description-en_AU: Python 3 implementation of JSON Web Token PyJWT implements the JSON Web Token draft 01, a way of representing signed content using JSON data structures. . Supported algorithms for cryptographic signing: . * HS256 - HMAC using SHA-256 hash algorithm (default) * HS384 - HMAC using SHA-384 hash algorithm * HS512 - HMAC using SHA-512 hash algorithm * RS256 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-256 hash algorithm * RS384 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-384 hash algorithm * RS512 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-512 hash algorithm . Supported reserved claim names: - "exp" (Expiration Time) Claim . This package contains the Python 3 version of the library. Package: python3-keyring Description-md5: a4e8e4d1f043b146fe439c765cf1f427 Description-en_AU: store and access your passwords safely - Python 3 version of the package The Python keyring library provides an easy way to access the system keyring service (e.g Gnome-Keyring, KWallet) from Python. It can be used in any application that needs safe password storage. . This is the Python 3 version of the package. Package: python3-launchpadlib Description-md5: 80562c489ee378f32c353b2a9e6c877c Description-en_AU: Launchpad web services client library (Python 3) A free Python library for scripting Launchpad through its web services interface. . It currently provides access to the following parts of Launchpad: * People and Teams * Team memberships * Bugs and bugtasks . The Launchpad API is currently in beta, and may well change in ways incompatible with this library. . You can find current API documentation at https://help.launchpad.net/API/launchpadlib . This package is for Python 3. Package: python3-lazr.restfulclient Description-md5: 8cae8ac04a22d58b92266fbd454bad56 Description-en_AU: client for lazr.restful-based web services (Python 3) A programmable client library that takes advantage of the commonalities among lazr.rest web services to provide added functionality on top of wadllib. . This package is for Python 3. Package: python3-lazr.uri Description-md5: c641be41ee0268c4507c2037d00ccf7e Description-en_AU: library for parsing, manipulating, and generating URIs A self-contained, easily reusable, Python library for parsing, manipulating and generating URIs. With it you can extract parts of a URL, compare URIs to see if one contains another, search for URIs in text, and many other things. . This package contains the library for Python 3.x. Package: python3-lazy-object-proxy Description-md5: ad0ce17e06707e5d0f35f22d94949c7c Description-en_AU: Python 3 fast and thorough lazy object proxy A lazy object proxy is an object that wraps a callable but defers the call until the object is actually required, and caches the result of said call. . These kinds of objects are useful in resolving various dependency issues, few examples: . * Objects that need to held circular references at each other, but at different stages. To instantiate object Foo you need an instance of Bar. Instance of Bar needs an instance of Foo in some of it methods (but not at construction). Circular imports sound familiar? . * Performance sensitive code. You don't know ahead of time what you're going to use but you don't want to pay for allocating all the resources at the start as you usually need just few of them. . This package contains the Python 3 version of lazy-object-proxy . Package: python3-libapparmor Description-md5: 48fb2712cf2310bd6af2d05c836cc285 Description-en_AU: AppArmor library Python3 bindings This provides the Python3 module that contains the language bindings for the AppArmor library, libapparmor, which were autogenerated via SWIG. Package: python3-libvoikko Description-md5: d7f1b757e705b38649357609052eeac7 Description-en_AU: Python bindings for libvoikko Libvoikko is a library of free natural language processing tools. It aims to provide support for languages that are not well served by other existing free linguistic tools. . This package contains the Python bindings. Package: python3-libxml2 Description-md5: 239311fbee2d9a5c3382e49f22a63e2f Description-en_AU: Python3 bindings for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains the files needed to use the GNOME XML library in Python3 programs. Package: python3-libxml2-dbg Description-md5: bd8e0340cdcf73a776e4dfdce755724d Description-en_AU: Python3 bindings for the GNOME XML library (debug extension) XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains the files needed to use the GNOME XML library in Python3 programs for use with the Python3 debug interpreter. Package: python3-logilab-common Description-md5: c1b954b04fb86612866beed61bd4551a Description-en_AU: useful miscellaneous modules used by Logilab projects (Python3) logilab-common is a collection of low-level Python packages and modules, designed to ease: . * handling command line options and configuration files * writing interactive command line tools * manipulation files and character strings * interfacing to OmniORB * generating SQL queries * running unit tests * manipulating tree structures * accessing RDBMS (currently postgreSQL, MySQL and sqlite) * generating text and HTML reports * logging * parsing XML processing instructions . This package contains the Python 3 version of logilab-common. Package: python3-louis Description-md5: 24be43511537b9436824c2c2c1c60986 Description-en_AU: Python bindings for liblouis Liblouis is a braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. Liblouis also supports math braille (Nemeth and Marburg). . This package contains Python bindings. Package: python3-lxc Description-md5: ee623a31db200104a7207d9de42b8f04 Description-en_AU: Linux Containers userspace tools (Python 3.x bindings) 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 Python 3.x bindings. Package: python3-lxml Description-md5: e8e2f787207511401ce91418255455e6 Description-en_AU: pythonic binding for the libxml2 and libxslt libraries lxml is a new Python binding for libxml2 and libxslt, completely independent from existing Python bindings. Its aim: . * Pythonic API. * Documented. * Use Python unicode strings in API. * Safe (no segfaults). * No manual memory management! . lxml aims to provide a Pythonic API by following as much as possible the ElementTree API, trying to avoid inventing too many new APIs, or the user's having to learn new things -- XML is complicated enough. Package: python3-mako Description-md5: 9cf1e89d773dcfe84fbec050c6c37a3d Description-en_AU: fast and lightweight templating for the Python 3 platform Mako is a template library written in Python. It provides a familiar, non- XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics. Package: python3-markupsafe Description-md5: cefaa4ca2b9fa0945bfdda080a82df76 Description-en_AU: HTML/XHTML/XML string library for Python 3 MarkupSafe is a Python library implementing a unicode subclass that is aware of HTML escaping rules. It can be used to implement automatic string escaping. . This package contains the Python 3 version. Package: python3-markupsafe-dbg Description-md5: 3308a6fa6619fe15567adf0883dc85fb Description-en_AU: HTML/XHTML/XML string library for Python 3 - debug version MarkupSafe is a Python library implementing a unicode subclass that is aware of HTML escaping rules. It can be used to implement automatic string escaping. . This package contains the extension built for the Python 3 debug interpreter. Package: python3-minimal Description-md5: 582bd26e994ddf2c8fbf9e5e721b10df Description-en_AU: minimal subset of the Python language (default python3 version) This package contains the interpreter and some essential modules. It's used in the boot process for some basic tasks. See /usr/share/doc/python3.6-minimal/README.Debian for a list of the modules contained in this package. Package: python3-msgpack Description-md5: ea3d1fc1cbb3b7dc6605eb2882af2bf6 Description-en_AU: Python 3 implementation of MessagePack format MessagePack is a binary-based efficient object serialization format. It enables the exchange of structured objects between many languages like JSON. But unlike JSON, it is very fast and small. . This package contains a Python 3 extension module implementing the MessagePack format. Package: python3-mysqldb Description-md5: ef94561a9d5a0ef91971efb133cb764a Description-en_AU: Python interface to MySQL Mysqlclient is an interface to the popular MySQL database server for Python. . This is a fork of MySQLdb. It add Python 3.3 support and merges some pull requests. . This package contains modules for all Python 3.x versions supported in Debian. Package: python3-mysqldb-dbg Description-md5: 0fad5bbd47872398972dcde91f730990 Description-en_AU: Python interface to MySQL (debug extension) Mysqlclient is an interface to the popular MySQL database server for Python. . This is a fork of MySQLdb. It add Python 3.3 support and merges some pull requests. . This package contains modules for all Python 3.x versions supported in Debian built for Python debug interpreter. Package: python3-netaddr Description-md5: 03b5d143573b06a730e64ded8b6855fb Description-en_AU: manipulation of various common network address notations (Python 3) netaddr is a Python library for the manipulation of various common network address notations and representations. . It takes the hassle out of fiddling with enumerable variations of network addresses presenting a consistent, extensible, easy-to-use and (above all) Pythonic API. . With it you can validate, convert, categorise, iterate, generate, slice (and dice): - MAC (Media Access Control) - IEEE EUI-48 and EUI-64 - IP version 4 - IP version 6 - CIDR (Classless Inter-Domain Routing) . This is the Python 3 version of the package. Package: python3-netifaces Description-md5: 8b114bce2c8b4436a65ac7e6c8696ed3 Description-en_AU: portable network interface information - Python 3.x netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. . This package contains the module for Python 3.x. Package: python3-netifaces-dbg Description-md5: 13776f6cff6cfa3f775598171cba4bc6 Description-en_AU: portable network interface information - Python 3.x debug extension netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. . This package contains debug symbols of python3-netifaces. Package: python3-nine Description-md5: 15a0b56c311c97d65ad0ca9425c560b5 Description-en_AU: Python 2 / 3 compatibility, like six, but favouring Python 3 When thou writeth Python, thou shalt write Python 3 and, just for a while, ensure that the thing worketh on Python 2.7 and, possibly, even 2.6. . Just before Python 2 is finally phased out, thine codebase shall look more like 3 than like 2. . nine facilitates this new point of view. You can write code that is as 3ish as possible while still supporting 2.6. Very comfortable for writing new projects. . This package contains the Python 3 bindings only. Package: python3-numpy Description-md5: 4fef6b207fcddcc7678c9cb4c3a66bd2 Description-en_AU: Fast array facility to the Python 3 language Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. . Numpy replaces the python-numeric and python-numarray modules which are now deprecated and shouldn't be used except to support older software. . This package contains Numpy for Python 3. Package: python3-numpy-dbg Description-md5: 874df4ab0f921eb452ea913224b6cf17 Description-en_AU: Fast array facility to the Python 3 language (debug extension) Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. . Numpy replaces the python-numeric and python-numarray modules which are now deprecated and shouldn't be used except to support older software. . This package contains the extension built for the Python 3 debug interpreter. Package: python3-oauth Description-md5: 98326ce14ea761362e8a81e67e240454 Description-en_AU: Python 3 library implementing of the OAuth protocol python-oauth implements OAuth, which is an open protocol to allow API authentication in a simple and standard method from desktop and web applications for Python 3. Package: python3-oauthlib Description-md5: 0c5e634eb3a785d591838929d5800d3e Description-en_AU: generic, spec-compliant implementation of OAuth for Python3 OAuthLib is a generic utility which implements the logic of OAuth without assuming a specific HTTP request object. It can be used to graft OAuth support onto HTTP libraries. . OAuth1 is almost complete while OAuth2 is already in the works. . This package contains the Python 3 version of the library. Package: python3-openssl Description-md5: d42552511383aa2a691d5994e533fb0c Description-en_AU: Python 3 wrapper around the OpenSSL library High-level wrapper around a subset of the OpenSSL library, includes . * SSL.Connection objects, wrapping the methods of Python's portable sockets * Callbacks written in Python * Extensive error-handling mechanism, mirroring OpenSSL's error codes . A lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library. . This package contains the Python 3 version of pyopenssl. Package: python3-padme Description-md5: dd4106ec2ca997edd156556251bbb630 Description-en_AU: mostly transparent proxy class for Python 3 Padme, named after the Star Wars (tm) character, is a library for creating proxy objects out of any other Python object. . The resulting object is as close to mimicking the original as possible. Some things are impossible to fake in CPython so those are highlighted below. All other operations are silently forwarded to the original. . This package contains the Python 3.x version of the library Package: python3-pam Description-md5: 4bae7680ea768021b6726c1ec6ac6cb8 Description-en_AU: Python interface to the PAM library This module makes the PAM (Pluggable Authentication Modules) functions available in Python 3. With this module you can write Python 3 applications that implement authentication services using PAM. Package: python3-paramiko Description-md5: 7d265856fb78586501dc1f98b075b028 Description-en_AU: Make ssh v2 connections (Python 3) This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between Python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too. . This is the Python 3 version of the package. Package: python3-paste Description-md5: a5414dd7a58d069453438e71782a6187 Description-en_AU: tools for using a Web Server Gateway Interface stack - Python 3.x Python Paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators. . Paste for Administrators: * Easily install, run, and configure multiple Paste-enabled web applications at once, and integrate them into your website how you want (SCGI, FCGI, AJP, WSGI) * Manage and install web applications system-wide for easy maintenance . Paste for Web Developers: * Increase your web application's audience * Provide starter templates and custom commands for using your web framework * Keep your development and deployment straightened out, and your automated testing streamlined * Attention payed to the full development cycle -- starting projects, converting old projects, updating and deploying projects -- using a set of complementary packages and tools . This is the Python3 version of the package. Package: python3-pastedeploy Description-md5: 31a7bbc17569b20b8f5bb44d15925345 Description-en_AU: load, configure, and compose WSGI applications and servers - Python 3.x Paste Deployment is a system for finding and configuring WSGI applications and servers. For WSGI application consumers it provides a single, simple function (loadapp) for loading a WSGI application from a configuration file or a Python Egg. For WSGI application providers it only asks for a single, simple entry point to your application, so that application users don't need to be exposed to the implementation details of your application. . This package contains the Python 3.x module. Package: python3-pastescript Description-md5: 870b1feb19deb50cb1076b8f752c5467 Description-en_AU: create file layouts for Python3 packages and serve webapps Paster is pluggable command-line frontend, including commands to setup package file layouts . Built-in features: * Creating file layouts for packages. For instance a setuptools-ready file layout. * Serving up web applications, with configuration based on paste.deploy . This package provides the Python 3.x module. Package: python3-pbr Description-md5: db55ef7d7427458f09b6d1ebdc971487 Description-en_AU: inject useful and sensible default behaviors into setuptools - Python 3.x PBR (Python Build Reasonableness) is a library that injects some useful and sensible default behaviors into your setuptools run. PBR can: * Manage version number based on git revisions and tags (Version file). * Generate AUTHORS file from git log * Generate ChangeLog from git log * Generate Sphinx autodoc stub files for your whole module * Store your dependencies in a pip requirements file * Use your README file as a long_description * Smartly find packages under your root package . PBR is only mildly configurable. The basic idea is that there's a decent way to run things and if you do, you should reap the rewards, because then it's simple and repeatable. If you want to do things differently, cool! But you've already got the power of Python at your fingertips, so you don't really need PBR. . PBR builds on top of the work that d2to1 started to provide for declarative configuration. d2to1 is itself an implementation of the ideas behind distutils2. Although distutils2 is now abandoned in favor of work towards PEP 426 and Metadata 2.0, declarative config is still a great idea and specifically important in trying to distribute setup code as a library when that library itself will alter how the setup is processed. As Metadata 2.0 and other modern Python packaging PEPs come out, PBR aims to support them as quickly as possible. . This package provides support for Python 3.x. Package: python3-pep8 Description-md5: 61c1f3a96d02122765f66e21804cfdbe Description-en_AU: Python PEP 8 code style checker - Python 3 Features a plugin architecture allowing for adding new checks is easily. Parseable output listing line numbers of the error location. Consists of just one Python file, and requires only stdlib. . Python 3 version. Package: python3-pexpect Description-md5: 941a9df3cba3bf3600012debef545be6 Description-en_AU: Python 3 module for automating interactive applications Pexpect is a pure Python 3 module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes' Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands. Package: python3-pil Description-md5: 159039260b5a620ec3a8b13546dd140a Description-en_AU: Python Imaging Library (Python3) The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load images from a variety of file formats, and apply a rich set of image operations to them. . Image Objects: o Bilevel, greyscale, palette, true colour (RGB), true colour with transparency (RGBA). o colour separation (CMYK). o Copy, cut, paste operations. o Flip, transpose, resize, rotate, and arbitrary affine transforms. o Transparency operations. o Channel and point operations. o Colour transforms, including matrix operations. o Image enhancement, including convolution filters. . File Formats: o Full (Open/Load/Save): BMP, EPS (with ghostscript), GIF, IM, JPEG, MSP, PDF, PNG, PPM, TIFF, XBM. o Read only (Open/Load): ARG, CUR, DCX, FLI, FPX, GBR, GD, ICO, IMT, IPTC, MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI, SUN, TGA, WMF, XPM. o Save only: PDF, EPS (without ghostscript). Package: python3-pil-dbg Description-md5: 5fc4836e54ac545a1fd0918d16f207b1 Description-en_AU: Python Imaging Library (Python3 debug extension) The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load images from a variety of file formats, and apply a rich set of image operations to them. . This package contains the extension built for the Python debug interpreter. Package: python3-pil.imagetk Description-md5: ea3aa1a359c8f5a637ed1b909420a7d4 Description-en_AU: Python Imaging Library - ImageTk Module (Python3) Tk dependent python-pil module. Package: python3-pil.imagetk-dbg Description-md5: afc8be0b437fa83e6cf612a22e898585 Description-en_AU: Python Imaging Library - ImageTk Module (Python3 debug extension) Tk dependent python-pil module. . This package contains the extension built for the Python debug interpreter. Package: python3-pkg-resources Description-md5: 455aab7092c23bbca0a002df43ba97e4 Description-en_AU: Package Discovery and Resource Access using pkg_resources The pkg_resources module provides an API for Python libraries to access their resource files, and for extensible applications and frameworks to automatically discover plugins. It also provides runtime support for using C extensions that are inside zipfile-format eggs, support for merging packages that have separately-distributed modules or subpackages, and APIs for managing Python's current "working set" of active packages. Package: python3-plainbox Description-md5: 67242ab186948ed7b8b91f066b359564 Description-en_AU: toolkit for software and hardware testing (python3 module) PlainBox is a toolkit consisting of python3 library, development tools, documentation and examples. It is targeted at developers working on testing or certification applications and authors creating tests for such applications. . PlainBox can be used to both create simple and comprehensive test tools as well as to develop and execute test jobs and test scenarios. It was created as a refined and rewritten core of the Checkbox project. It has a well tested and documented core, small but active development community and a collection of associated projects that use it as a lower-level engine/back-end library. . PlainBox has a novel approach to discovering (and probing) hardware and software that is extensible and not hardwired into the system. It allows test developers to express association between a particular test and the hardware, software and configuration constraints that must be met for the test to execute meaningfully. This feature, along with pluggable test definitions, makes plainbox flexible and applicable to many diverse testing situations, ranging from mobile phones, traditional desktop computers, servers and up to testing "cloud" installations. . This package contains the plainbox python3 library. Package: python3-plainbox-doc Description-md5: a6601b01e3fd5c4c6b904f4ccf8f40e1 Description-en_AU: toolkit for software and hardware testing (documentation) PlainBox is a toolkit consisting of python3 library, development tools, documentation and examples. It is targeted at developers working on testing or certification applications and authors creating tests for such applications. . PlainBox can be used to both create simple and comprehensive test tools as well as to develop and execute test jobs and test scenarios. It was created as a refined and rewritten core of the Checkbox project. It has a well tested and documented core, small but active development community and a collection of associated projects that use it as a lower-level engine/back-end library. . PlainBox has a novel approach to discovering (and probing) hardware and software that is extensible and not hardwired into the system. It allows test developers to express association between a particular test and the hardware, software and configuration constraints that must be met for the test to execute meaningfully. This feature, along with pluggable test definitions, makes plainbox flexible and applicable to many diverse testing situations, ranging from mobile phones, traditional desktop computers, servers and up to testing "cloud" installations. . This package contains the documentation for the plainbox python3 library Package: python3-polib Description-md5: 8e39ea8ba539892a643c5768f0af8fc5 Description-en_AU: Python 3 library to parse and manage gettext catalogs polib allows you to manipulate, create, modify gettext files (pot, po and mo files). You can load existing files, iterate through it's entries, add, modify entries, comments or metadata, etc... or create new po files from scratch. . This package installs the library for Python 3. Package: python3-prettytable Description-md5: fad39130f093d82f504d5975b6a37cde Description-en_AU: library to represent tabular data in visually appealing ASCII tables (Python3) PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables. It was inspired by the ASCII tables used in the PostgreSQL shell psql. PrettyTable allows for selection of which columns are to be printed, independent alignment of columns (left or right justified or centred) and printing of "sub-tables" by specifying a row range. . This package contains the Python 3 version of prettytable. Package: python3-psutil Description-md5: 1afa4bbc2f865e75ea83252d8a6a0b39 Description-en_AU: module providing convenience functions for managing processes (Python3) psutil is a module providing an interface for retrieving information on running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by tools like ps, top and Windows task manager. . It currently supports Linux, OS X, FreeBSD and Windows. . This package contains the Python 3 version of psutil. Package: python3-psutil-dbg Description-md5: cf56aa8e88078f0766e71e0f40faf24c Description-en_AU: module providing convenience functions for managing processes (Python3 debug) psutil is a module providing an interface for retrieving information on running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by tools like ps, top and Windows task manager. . It currently supports Linux, OS X, FreeBSD and Windows. . This package contains the debug extension for python3-psutil-. Package: python3-psycopg2 Description-md5: 8f5ccf5f38f0965d243851578ccea66a Description-en_AU: Python 3 module for PostgreSQL psycopg is a PostgreSQL database adapter for the Python3 programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance. Package: python3-psycopg2-dbg Description-md5: 74279b50d34b063ee5a8c948b356e988 Description-en_AU: Python 3 module for PostgreSQL (debug extension) psycopg is a PostgreSQL database adapter for the Python3 programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . This package contains the extensions built for the Python debug interpreter. Package: python3-ptyprocess Description-md5: 56577cb7ff83880dc6089d1a20770551 Description-en_AU: Run a subprocess in a pseudo terminal from Python 3 Launch a subprocess in a pseudo terminal (pty), and interact with both the process and its pty. . Sometimes, piping stdin and stdout is not enough. There might be a password prompt that doesn't read from stdin, output that changes when it's going to a pipe rather than a terminal, or curses-style interfaces that rely on a terminal. If you need to automate these things, running the process in a pseudo terminal (pty) is the answer. . This package installs the library for Python 3. Package: python3-pyasn1 Description-md5: b7da343030323f53c9c39151d68e5ac3 Description-en_AU: ASN.1 library for Python (Python 3 module) This is an implementation of ASN.1 types and codecs in Python programming language. It has been first written to support particular protocol (SNMP) but then generalized to be suitable for a wide range of protocols based on ASN.1 specification. . This package contains the Python 3 module. Package: python3-pyasn1-modules Description-md5: cc235756c0f48fe3ce1e8e345ba3f803 Description-en_AU: Collection of protocols modules written in ASN.1 language (Python 3) This is a small but growing collection of ASN.1 data structures expressed in Python terms using pyasn1 data model. . It's thought to be useful to protocol developers and testers. . Please note that pyasn1_modules is neither part of the pyasn1 package nor related to it. Package: python3-pyatspi Description-md5: 9895ce61d4d78b37ccb3d6c3eeaf0672 Description-en_AU: Assistive Technology Service Provider Interface - Python3 bindings at-spi is the "Assistive Technology Service Provider Interface". . This package contains Python3 bindings for the client side aspects of at- spi2. Package: python3-pycurl Description-md5: fb7713dc2a268035bdf6efd1e94a5263 Description-en_AU: Python bindings to libcurl (Python 3) This module provides the Python bindings to libcurl. Please refer to the libcurl documentation available in libcurl4-gnutls-dev Debian package. . NOTE: the SSL support is provided by GnuTLS. . This package contains PyCURL for Python 3. Package: python3-pycurl-dbg Description-md5: 9c8570ce5400d78f798f8d6058cc4b13 Description-en_AU: Python bindings to libcurl (debug extension, Python 3) This module provides the Python bindings to libcurl. Please refer to the libcurl documentation available in libcurl4-gnutls-dev Debian package. . This package contains the extension built for the Python 3 debug interpreter. Package: python3-pygments Description-md5: cf7d5e943a9900549d6bd386f387a547 Description-en_AU: syntax highlighting package written in Python 3 Pygments aims to be a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. . Highlights are: * a wide range of common languages and markup formats is supported * special attention is paid to details, increasing quality by a fair amount * support for new languages and formats are added easily * a number of output formats, presently HTML, LaTeX and ANSI sequences * it is usable as a command-line tool and as a library Package: python3-pyinotify Description-md5: 46f87aef5fa9a629936cb4431ffc13f9 Description-en_AU: simple Linux inotify Python bindings pyinotify is a simple wrapper for the Linux inotify mechanism. . inotify is a Linux Kernel feature available since 2.6.13. inotify makes it possible for applications to easily be notified of filesystem changes. . This is the Python 3 version of the package. Package: python3-pylibacl Description-md5: 4bd59e818435be53a6aa0808ebf948f8 Description-en_AU: module for manipulating POSIX.1e ACLs (Python3 version) pylibacl is a Python interface to the libacl library. It allows manipulation of the POSIX.1e-compliant filesystem ACLs present in some operating systems (GNU/Linux included). . This package contains the library for Python 3. Package: python3-pylibacl-dbg Description-md5: 40a4dda67573382597e7155467c2b923 Description-en_AU: module for manipulating POSIX.1e ACLs (Python3 debug extension) pylibacl is a Python interface to the libacl library. It allows manipulation of the POSIX.1e-compliant filesystem ACLs present in some operating systems (GNU/Linux included). . This package contains the library for the Python 3 debug interpreter. Package: python3-pymongo Description-md5: a5eda4845154bda48840dc515daa29c6 Description-en_AU: Python3 interface to the MongoDB document-oriented database MongoDB is a high-performance, open source, schema-free document-oriented data store. Pymongo provides an interface to easily access it from Python3. Consider installing the python-pymongo-ext C extension to improve performance. Package: python3-pymongo-ext Description-md5: 1557972b4a71e02b5326a03acc620861 Description-en_AU: C-coded extension to the python3-pymongo package Pymongo provides an interface to easily access MongoDB from Python 3. This package contains an extension written in C for higher performance. Package: python3-pyparsing Description-md5: 1744489b67dc2e0fe177bd113a785765 Description-en_AU: Python parsing module, Python3 package The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code. . Here's an example: . from pyparsing import Word, alphas greet = Word(alphas) + "," + Word(alphas) + "!" hello = "Hello, World!" print hello, "->", greet.parseString(hello) . This package contains the Python3 version of python-pyparsing. Package: python3-pyperclip Description-md5: a7d34513f3eaad84b7a3a94130eae134 Description-en_AU: Cross-platform clipboard module for Python3 This module is a cross-platform Python3 module for copy and paste clipboard functions. . It currently only handles plaintext. . This is the Python 3 version of the package. Package: python3-pyudev Description-md5: 0d43aeec2566c4849434040f7494f2c0 Description-en_AU: Python3 bindings for libudev This module provides a Python3 binding to the udev library. . It supports additional integration for GObject, PyQt4 and PySide. Package: python3-pyvmomi Description-md5: 473e60e8d5441e549ae34c082c3551ce Description-en_AU: VMware vSphere Python SDK - Python 3.x pyVmomi is the Python SDK for the VMware vSphere API that allows you to automate actions on VMware ESX, ESXi, and vCenter servers. . This package contains the Python 3.x module. Package: python3-pyxattr Description-md5: e6451e8a73c0ffe5df884a9cc4b747a4 Description-en_AU: module for manipulating filesystem extended attributes (Python3) pyxattr is a Python interface to the libattr library. It allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included). . This package contains the library for Python 3. Package: python3-pyxattr-dbg Description-md5: 33a1ddbb4889f96a16c8d7e5a6193e96 Description-en_AU: module for manipulating filesystem extended attributes (Python3 debug version) pyxattr is a Python interface to the libattr library. It allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included). . This package contains the library for the Python 3 debug interpreter. Package: python3-renderpm Description-md5: f69778da55c6c96c3d31560659245a79 Description-en_AU: python low level render interface This package contains the python low level render interface, used in the ReportLab library. Package: python3-renderpm-dbg Description-md5: 6869a2b5f092d5175dad07e42b3ce0c1 Description-en_AU: python low level render interface (debug extension) This package contains the python low level render interface, used in the ReportLab library. . This package contains the extension built for the python debug interpreter. Package: python3-reportlab Description-md5: 4518ab9949b39e4958a3a20a2ab930f5 Description-en_AU: ReportLab library to create PDF documents using Python3 ReportLab is a library that lets you directly create documents in Adobe's Portable Document Format (PDF) using the Python programming language. . ReportLab library creates PDF based on graphics commands without intervening steps. It's therefore extremely fast, and flexible (since you're using a full-blown programming language). . Sample use cases are: * Dynamic PDF generation on the web * High-volume corporate reporting and database publishing * As embeddable print engine for other applications, including a 'report language' so that users can customize their own reports. * As 'build system' for complex documents with charts, tables and text such as management accounts, statistical reports and scientific papers * from XML to PDF in one step Package: python3-reportlab-accel Description-md5: 3a2f3d264cea475a3a1ee612a69fb526 Description-en_AU: C coded extension accelerator for the ReportLab Toolkit A C coded extension accelerator for the ReportLab Toolkit. Package: python3-reportlab-accel-dbg Description-md5: 3a2f3d264cea475a3a1ee612a69fb526 Description-en_AU: C coded extension accelerator for the ReportLab Toolkit A C coded extension accelerator for the ReportLab Toolkit. Package: python3-requests Description-md5: c784619fd7d31bcb61523fcc12d2d199 Description-en_AU: elegant and simple HTTP library for Python3, built for human beings Requests allow you to send HTTP/1.1 requests. You can add headers, form data, multipart files, and parameters with simple Python dictionaries, and access the response data in the same way. It's powered by httplib and urllib3, but it does all the hard work and crazy hacks for you. . Features . - International Domains and URLs - Keep-Alive & Connection Pooling - Sessions with Cookie Persistence - Browser-style SSL Verification - Basic/Digest Authentication - Elegant Key/Value Cookies - Automatic Decompression - Unicode Response Bodies - Multipart File Uploads - Connection Timeouts . This package contains the Python 3 version of the library. Package: python3-roman Description-md5: c73a413835acfa5f8625cff8438eae16 Description-en_AU: module for generating/analyzing Roman numerals for Python 3 This module converts from and to Roman numerals. It can convert numbers from 1 to 4999 and understands the common shortcuts (IX == 9), but not illegal ones (MIM == 1999). . This package includes Python 3 modules. Package: python3-secretstorage Description-md5: 2932909ba415b3e2cae6a18d0ecb168f Description-en_AU: Python module for storing secrets - Python 3.x version Python-SecretStorage provides a way for securely storing passwords and other secrets. . It uses D-Bus Secret Service API that is supported by GNOME Keyring (>= 2.30) and KSecretsService. . It allows one to create, edit and delete secret items, manipulate secret collections, and search for items matching given attributes. It also supports locking and unlocking collections. . This package provides Python 3.x version of SecretStorage. Package: python3-serial Description-md5: 4dab91c4e71dab549f66bda57e2ecc69 Description-en_AU: pyserial - module encapsulating access for the serial port This module encapsulates the access for the serial port. It provides back- ends for standard Python running on Windows, Linux, BSD (possibly any POSIX compliant system). The module named "serial" automatically selects the appropriate back-end. Package: python3-service-identity Description-md5: 46694d99576d52a7d558287c8252b51a Description-en_AU: Service identity verification for pyOpenSSL (Python 3 module) Service_identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes. . In the simplest case, this means host name verification. However, service_identity implements RFC 6125 fully and plans to add other relevant RFCs too. . This package contains service_identity for Python 3. Package: python3-setuptools Description-md5: 1ec9057b4c43c99ba7a78729ff0f8f1c Description-en_AU: Python3 Distutils Enhancements Extensions to the python-distutils for large or complex distributions. Package: python3-simplejson Description-md5: 3f4759b9801fbcbf34bdf4b72da5801f Description-en_AU: simple, fast, extensible JSON encoder/decoder for Python 3.x simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder. . The encoder may be subclassed to provide serialization in any kind of situation, without any special support by the objects to be serialized (somewhat like pickle). . The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by default). . simplejson is the externally maintained development version of the json library included with Python 2.6 and Python 3.0, but maintains backwards compatibility with Python 2.5. . This package contains the Python 3.x module. Package: python3-simplejson-dbg Description-md5: 6db08dbf1efd0ad926559f4f89c32cb2 Description-en_AU: simple, fast, extensible JSON encoder/decoder for Python 3.x - debug symbols simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder. . The encoder may be subclassed to provide serialization in any kind of situation, without any special support by the objects to be serialized (somewhat like pickle). . The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by default). . simplejson is the externally maintained development version of the json library included with Python 2.6 and Python 3.0, but maintains backwards compatibility with Python 2.5. . This package contains the extension built for the Python 3 debug interpreter. Package: python3-six Description-md5: 5630ced119a6ac81cc274d8d9a348713 Description-en_AU: Python 2 and 3 compatibility library (Python 3 interface) Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. . This package provides Six on the Python 3 module path. It is complemented by python-six and pypy-six. Package: python3-software-properties Description-md5: 2404b69e069f73169a1d424cb63f1d53 Description-en_AU: manage the repositories that you install software from This software provides an abstraction of the used apt repositories. It allows you to easily manage your distribution and independent software vendor software sources. Package: python3-speechd Description-md5: 9d12b4fec6bb06a0d001bfbfcab51d5b Description-en_AU: Python interface to Speech Dispatcher Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains a Python library for communication with Speech Dispatcher. Package: python3-sphinx Description-md5: bf19f886131bece0fb0b6743422596ac Description-en_AU: documentation generator for Python projects (implemented in Python 3) Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . Sphinx features: * HTML, CHM, LaTeX output, * Cross-referencing source code, * Automatic indices, * Code highlighting, using Pygments, * Extensibility. Existing extensions: - automatic testing of code snippets, - including docstrings from Python modules. . This package includes Python 3 modules. Package: python3-sqlalchemy-ext Description-md5: 30270a7d29e09863129e334eaee06570 Description-en_AU: SQL toolkit and Object Relational Mapper for Python3 - C extension SQLAlchemy is an SQL database abstraction library for Python. . This package contains C coded extension accelerator for SQLAlchemy. Package: python3-sqlparse Description-md5: 82a87a79a5d3165a0575a13f0785f57e Description-en_AU: non-validating SQL parser for Python 3 Sqlparse is a library which provides support for parsing, splitting and customizable formatting of SQL statements in Python environment. . This is the Python 3 version of the package. Package: python3-stevedore Description-md5: 8c04b322fc21b52834676c8a9e0ed455 Description-en_AU: manage dynamic plugins for Python applications - python3 Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (plugins) at runtime. Many applications implement their own library for doing this, using __import__ or importlib. stevedore avoids creating yet another extension mechanism by building on top of setuptools entry points. The code for managing entry points tends to be repetitive, though, so stevedore provides manager classes for implementing common patterns for using dynamically loaded extensions. . This package provides the Python 3.x module. Package: python3-subunit Description-md5: b8857ff8138802bdb86f8c00c1275368 Description-en_AU: unit testing protocol - Python3 bindings to generate and consume streams subunit is a protocol for test activity serialisation deserialisation. This permits executing tests remotely, or saving the result of test runs for later introspection. . The python3-subunit package includes the Python version 3 language bindings. Package: python3-systemd Description-md5: 7a2b9a42fd36c069bde58933923b1deb Description-en_AU: Python 3 bindings for systemd This package contains Python 3 bindings for native access to the systemd facilities. . Functionality is separated into a number of modules: * systemd.journal supports sending of structured messages to the journal and reading journal files * systemd.daemon wraps parts of libsystemd useful for writing daemons and socket activation * systemd.id128 provides functions for querying machine and boot identifiers and a list of message identifiers provided by systemd * systemd.login wraps parts of libsystemd used to query logged in users and available seats and machines Package: python3-tempita Description-md5: 70161c2bb4512e28c7153543a4cc4979 Description-en_AU: very small text templating language Tempita is a small and simple Python text templating language mainly used by Paster (python-pastescript) to roll out new projects. Package: python3-testrepository Description-md5: f838736a6c2591b5e685ed128915e7cc Description-en_AU: Database of test results - Python 3.x library Testrepository provides a database of test results and supports easy workflows to be built on top of that database. For instance, running just failing tests or getting the last test run back to examine again (without running the tests again). Testrepository is compatible with any test suite that can output subunit. This includes any TAP test suite and any pyunit compatible test suite. . The python3-testrepository package contains the Python testrepository library for Python 3.x, which can be used for programmatic access to the database. Package: python3-testtools Description-md5: 0ff2eb4cf996b68fa433e8ad49a70432 Description-en_AU: Extensions to the Python unittest library - Python 3.x testtools (formerly pyunit3k) is a set of extensions to the Python standard library's unit testing framework. These extensions have been derived from years of experience with unit testing in Python and come from many different sources. It's hoped that these extensions will make their way into the standard library eventually. Also included are backports from Python trunk of unittest features that are not otherwise available to existing unittest users. . This package contains the libraries for Python 3.x. Package: python3-tk Description-md5: 23263ef24020072cb878ca2432c298ba Description-en_AU: Tkinter - Writing Tk applications with Python 3.x A module for writing portable GUI applications with Python 3.x using Tk. Also known as Tkinter. Package: python3-tk-dbg Description-md5: 4275bd46341c34a2376a1610e9252f65 Description-en_AU: Tkinter - Writing Tk applications with Python 3.x (debug extension) A module for writing portable GUI applications with Python using Tk. Also known as Tkinter. . This package contains the extensions built for the python3 debug interpreter. Package: python3-twisted Description-md5: b043b8fbcb0f933afbb8bed2bd47d163 Description-en_AU: Event-based framework for internet applications It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. Package: python3-twisted-bin Description-md5: b043b8fbcb0f933afbb8bed2bd47d163 Description-en_AU: Event-based framework for internet applications It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. Package: python3-twisted-bin-dbg Description-md5: 915a24ecf9bae898dc98ac75c0555942 Description-en_AU: Event-based framework for internet applications (debug extension) It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. . This package contains the extension built for the Python debug interpreter. Package: python3-tz Description-md5: c3ef8e0b8ef404e56ec4c9cb2cec1ec9 Description-en_AU: Python3 version of the Olson timezone database python-tz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo). . This package contains the Python 3 version of the library. Package: python3-unicodecsv Description-md5: 72eb06de732815f6ec093b60aff64d0b Description-en_AU: drop-in replacement for Pythons CSV module with Unicode support The unicodecsv is a drop-in replacement for Pythons CSV module which supports Unicode strings without a hassle. . This is the module for Python 3. Package: python3-unidiff Description-md5: 529e49c72db04ce61d71599a63e96954 Description-en_AU: Unified diff Python parsing/metadata extraction library (Python 3) Simple Python library to parse and interact with unified diff data . Python's standard library has a difflib module which generates diffs, but cannot read or apply existing patch files. This module can do that. . This package installs the library for Python 3. Package: python3-uno Description-md5: f4a55d75b607baa049506ff436442fb6 Description-en_AU: Python-UNO bridge The Python-UNO bridge allows use of the standard LibreOffice API with the Python scripting language. It additionally allows others to develop UNO components in Python, thus Python UNO components may be run within the LibreOffice process and can be called from C++ or the built in StarBasic scripting language. Package: python3-urllib3 Description-md5: 925b7b29e0f5e03b0540c887d3d8fba3 Description-en_AU: HTTP library with thread-safe connection pooling for Python3 urllib3 supports features left out of urllib and urllib2 libraries. . - Re-use the same socket connection for multiple requests (HTTPConnectionPool and HTTPSConnectionPool) (with optional client-side certificate verification). - File posting (encode_multipart_formdata). - Built-in redirection and retries (optional). - Supports gzip and deflate decoding. - Thread-safe and sanity-safe. - Small and easy to understand codebase perfect for extending and building upon. . This package contains the Python 3 version of the library. Package: python3-vine Description-md5: c97da697d9158f909b435ab0a14a0f0b Description-en_AU: Python promises (Python 3 version) A Python implementation of the promise pattern for asynchronous programming. . This is a special implementation of promises in that it can be used both for "promise of a value" and lazy evaluation. The biggest upside for this is that everything in a promise can also be a promise, e.g. filters, callbacks and errbacks can all be promises. . This package contains the Python 3 version of the library. Package: python3-voluptuous Description-md5: c8090bf3d0af2fb96bf7f0f598d17ba9 Description-en_AU: Python 3 library to validate data Voluptuous is primarily intended to validate data coming in to Python as JSON, YAML, etc. The aim is to offer a light-weight style with three main goals: 1. simplicity 2. support for complex data structures 3. provide useful error messages . It has been inspired by Validino and to a lesser extent by jsonvalidator and json_schema. . This package provides the Python 3.x module. Package: python3-wadllib Description-md5: adf27ff06cdcdf705504ea2e6a91e4d4 Description-en_AU: Python 3 library for navigating WADL files The Web Application Description Language (WADL) is an XML vocabulary for describing the capabilities of HTTP resources. wadllib can be used in conjunction with an HTTP library to navigate and manipulate those resources. . This package provides wadllib for Python 3.x. Package: python3-waitress Description-md5: 85008f6a2529dfd278937a9814e6df08 Description-en_AU: production-quality pure-Python WSGI server (Python 3) Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on CPython on Unix and Windows under Python 2.7+ and Python 3.3+. It is also known to run on PyPy 1.6.0 on UNIX. It supports HTTP/1.0 and HTTP/1.1. . This is the Python 3 version of the package. Package: python3-webob Description-md5: 0856d0b4dc0dede58a323db131e19814 Description-en_AU: Python module providing WSGI request and response objects (Python 3) WebOb provides wrappers around the WSGI request environment, and an object to help create WSGI responses. . The objects map much of the specified behavior of HTTP, including header parsing and accessors for other standard parts of the environment. . This is the Python 3 version of the package. Package: python3-webtest Description-md5: 68f7bf77a89eef2183788bf379aa8f94 Description-en_AU: wraps any WSGI application and makes it easy to test WebTest helps you test your WSGI-based web applications. This can be any application that has a WSGI (Web Server Gateway Interface) interface, including an application written in a framework that supports WSGI (which includes most actively developed Python web frameworks – almost anything that even nominally supports WSGI should be testable). . This is the Python 3 version of the package. Package: python3-xdg Description-md5: 7eb50b73f99abea5fd51c02f7348e874 Description-en_AU: Python 3 library to access freedesktop.org standards PyXDG contains implementations of freedesktop.org standards in Python: . * Base Directory Specification Version 0.6 * Menu Specification Version 1.0-draft1 * Desktop Entry Specification Version 1.0 * Icon Theme Specification Version 0.8 * Recent File Spec 0.2 * Shared-MIME-Database Specification 0.13 . This package contains the Python 3 version of the library. Package: python3-xkit Description-md5: 10e67b55f9484e6c650b5934e2e1a887 Description-en_AU: library for the manipulation of xorg.conf files (Python 3) X-Kit is library for the manipulation of xorg.conf files. . This is the Python 3 version of the package. Package: python3-xlsxwriter Description-md5: f74fc1110c24cbdc448e8b9e4b3ba5dd Description-en_AU: Python 3 module for creating Excel XLSX files XlsxWriter is a Python module for writing files in the Excel 2007+ XLSX file format. . XlsxWriter can be used to write text, numbers, formulas and hyperlinks to multiple worksheets and it supports features such as formatting and many more, including: . * 100% compatible Excel XLSX files * Full formatting * Merged cells * Defined names * Charts * Autofilters * Data validation and drop down lists * Conditional formatting * Worksheet PNG/JPEG images * Rich multi-format strings . This is the Python 3 version of the package. Package: python3-yaml Description-md5: 6b427841deb10f77a5f50e5f6b5a05d8 Description-en_AU: YAML parser and emitter for Python3 Python3-yaml is a complete YAML 1.1 parser and emitter for Python3. It can parse all examples from the specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. A simple extension API is also provided. The package is built using libyaml for improved speed. Package: python3-yaml-dbg Description-md5: d81da5f05baafef98ef367b1858f7b09 Description-en_AU: YAML parser and emitter for Python3 (debug build) Python3-yaml is a complete YAML 1.1 parser and emitter for Python3. It can parse all examples from the specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. A simple extension API is also provided. The package is built using libyaml for improved speed. . This package contains the extension built for the Python3 debug interpreter. Package: python3-zope.interface Description-md5: ecad5654a6c81deff80e828660fdb53e Description-en_AU: Interfaces for Python3 This package provides an implementation of object interfaces for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract. So, this package can be considered as implementation of the Design By Contract methodology support in Python. . This is the Python 3 version. Package: python3-zope.interface-dbg Description-md5: aa072e81f780360142f8036fc90d42a4 Description-en_AU: Interfaces for Python3 (debug extension) This package provides an implementation of object interfaces for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract. So, this package can be considered as implementation of the Design By Contract methodology support in Python. . This package contains the extension built for the Python3 debug interpreter. Package: python3.6-dbg Description-md5: 2165818ed3678fd728728ae6bd1e10e5 Description-en_AU: Debug Build of the Python Interpreter (version 3.6) The package holds two things: . - A Python interpreter configured with --pydebug. Dynamically loaded modules are searched as _d.so first. Third party extensions need a separate build to be used by this interpreter. - Debug information for standard python interpreter and extensions. . See the README.debug for more information. Package: python3.6-dev Description-md5: 3ebd6cbddc7842ffc01dc0208baddd1e Description-en_AU: Header files and a static library for Python (v3.6) Header files, a static library and development tools for building Python (v3.6) modules, extending the Python interpreter or embedding Python (v3.6) in applications. . Maintainers of Python packages should read README.maintainers. Package: qemu-block-extra Description-md5: 2a9d1fab06fc3d6f649bc1fb06339800 Description-en_AU: extra block backend modules for qemu-system and qemu-utils QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides extra block device backend modules for qemu-system emulation and qemu-img from qemu-utils package, which are rarely used and has extra dependencies. Package: qemu-kvm Description-md5: d8c3d0e3defbe70c37699d302bf1102e Description-en_AU: QEMU Full virtualization QEMU is a fast processor emulator. This package depends on the appropriate qemu-system-$arch to enable KVM to be run. It also includes a script /usr/bin/kvm which runs the appropriate qemu-system-$arch in kvm mode. . Please note that old qemu-kvm configuration files (in /etc/kvm/) are no longer used. Package: qemu-slof Description-md5: d19004d840bd6cec22363f1b54872087 Description-en_AU: Slimline Open Firmware -- QEMU PowerPC version Slimline Open Firmware (SLOF) is an implementation of the IEEE 1275 standard. It can be used as partition firmware for pSeries machines running on QEMU or KVM. Package: qemu-system-arm Description-md5: 133b9ec73ea2f1bb3b0614f65ad95514 Description-en_AU: QEMU full system emulation binaries (arm) QEMU is a fast processor emulator: currently the package supports ARM emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following arm hardware: aarch64 arm. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-common Description-md5: 9eeecae0ef6b457cabe162fc54e999b8 Description-en_AU: QEMU full system emulation binaries (common files) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides common files needed for target-specific full system emulation (qemu-system-*) packages. Package: qemu-system-ppc Description-md5: 480069bd13e73c6087cc7df565f47440 Description-en_AU: QEMU full system emulation binaries (ppc) QEMU is a fast processor emulator: currently the package supports PowerPC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following PowerPC hardware: ppc ppcemb ppc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-s390x Description-md5: c7d304a37d60d43052b950818bd7c1d8 Description-en_AU: QEMU full system emulation binaries (s390x) QEMU is a fast processor emulator: currently the package supports s390x emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following s390x hardware: s390x. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-x86 Description-md5: 2ad3dd27a937f58ca5b2ffccbe9c63b3 Description-en_AU: QEMU full system emulation binaries (x86) QEMU is a fast processor emulator: currently the package supports i386 and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following x86 hardware: i386 x86_64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. . On x86 host hardware this package also enables KVM kernel virtual machine usage on systems which supports it. Package: qemu-utils Description-md5: 2c65298afe6300be7b1ce793bdf9fb81 Description-en_AU: QEMU utilities QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides QEMU related utilities: * qemu-img: QEMU disk image utility * qemu-io: QEMU disk exerciser * qemu-nbd: QEMU disk network block device server Package: qpdf Description-md5: 6f5a453852ce090f81d8b33dfca3f1ab Description-en_AU: tools for transforming and inspecting PDF files QPDF is a program that can be used to linearize (web-optimize), encrypt (password-protect), decrypt, and inspect PDF files from the command-line. It does these and other structural, content-preserving transformations on PDF files, reading a PDF file as input and creating a new one as output. It also provides many useful capabilities to developers of PDF-producing software or for people who just want to look at the innards of a PDF file to learn more about how they work. . QPDF understands PDF files that use compressed object streams (supported by newer PDF applications) and can convert such files into those that can be read with older viewers. It can also be used for checking PDF files for structural errors, inspecting stream contents, or extracting objects from PDF files. QPDF is not PDF content creation or viewing software -- it does not have the capability to create PDF files from scratch or to display PDF files. . This package includes the command-line qpdf tools. It also contains the documentation. Package: qt5-gtk-platformtheme Description-md5: 39eaf682438c89ae84a301289473e806 Description-en_AU: Qt 5 GTK+ 3 platform theme Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package provides the GTK+ 3 platform theme, which makes Qt use native icon themes, fonts, and dialogs on GTK-based environments. Package: qt5-qmake Description-md5: d22e820ccda7e109fc6cf2c171df093e Description-en_AU: Qt 5 qmake Makefile generator tool Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt 5 qmake, a tool that helps simplify the build process for development project across different platforms. qmake automates the generation of Makefiles so that only a few lines of information are needed to create each Makefile. qmake can be used for any software project, whether it is written using Qt or not. . Qt 5 qmake requires a platform and compiler description file which contains many default values used to generate appropriate Makefiles. . This package contains also these platform specifications. Package: qt5-qmake-bin Description-md5: 86cdde8a3c4de9597f2460df4811e75d Description-en_AU: Qt 5 qmake Makefile generator tool — binary file Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the binary file for qmake buildsystem. Do not install this package directly, use qt5-qmake instead. Package: qtbase5-dev Description-md5: f26512ee9cfa77b8676ced89722d0e04 Description-en_AU: Qt 5 base development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the header development files used for building Qt 5 applications. . If you are interested in packaging Qt 5 stuff please take a look at http ://pkg-kde.alioth.debian.org/packagingqtbasedstuff.html Package: qtbase5-dev-tools Description-md5: 9720f232addf942d3fbebd5d2065dd4f Description-en_AU: Qt 5 base development programs Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the development programs used for building Qt 5 applications, such as moc, qdbuscpp2xml, qdbusxml2cpp, rcc, syncqt and uic. Package: qtbase5-doc Description-md5: ca14ee36d3a7fc0206bfcbb35e2be024 Description-en_AU: Qt 5 base documentation Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the documentation for the Qt 5 base libraries. Package: qtbase5-examples Description-md5: ac043eae380c0dcd4bce5d40a835f3e4 Description-en_AU: Qt 5 base examples Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt base 5 examples. Package: qtbase5-private-dev Description-md5: b388fd86350adaeeb21580f32ba12fcc Description-en_AU: Qt 5 base private development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the private header development files for building some Qt 5 applications like Qt Creator QML Designer plugin. . Use at your own risk. Package: qtchooser Description-md5: d900725ad836083db9e384f749d0f401 Description-en_AU: Wrapper to select between Qt development binary versions Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The Qt Chooser provides a wrapper to switch between versions of Qt development binaries when multiple versions like 4 and 5 are installed or local Qt builds are to be used. Package: qtsvg5-doc Description-md5: 13c2621857e60a1440611ff4c69c1c23 Description-en_AU: Qt 5 SVG documentation Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the documentation for the Qt 5 SVG libraries. Package: qtsvg5-examples Description-md5: 4e15e00778893792347b511f92e58128 Description-en_AU: Qt 5 SVG examples Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Qt 5 SVG examples. Package: qttranslations5-l10n Description-md5: a96d68060141293142683da7e81731e2 Description-en_AU: translations for Qt 5 Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package provides translation files for Qt itself and some base apps, such as Qt Linguist, Qt Assistant and Qt Designer. Package: quagga Description-md5: ba77310f089a6a6181efb969992c8f3e Description-en_AU: network routing daemons (metapackage) GNU Quagga is free software which manages TCP/IP based routing protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as well as the IPv6 versions of these. . As the predecessor Zebra has been considered orphaned, the Quagga project has been formed by members of the zebra mailing list and the former zebra- pj project to continue developing. . Quagga uses threading if the kernel supports it, but can also run on kernels that do not support threading. Each protocol has its own daemon. . It is more than a routed replacement, it can be used as a Route Server and a Route Reflector. . This metapackage depends on the full suite of Quagga routing daemons. Package: quagga-bgpd Description-md5: 8155af1860d6a5bdef6cb9dbe913d814 Description-en_AU: BGP4/BGP4+ routing daemon GNU Quagga is free software which manages TCP/IP based routing protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as well as the IPv6 versions of these. . This package contains the BGP4/BGP4+ routing daemon. Package: quagga-core Description-md5: 2431cc62d17b9ac86f9dcb1cfea07dc8 Description-en_AU: network routing daemons (core abstraction layer) GNU Quagga is free software which manages TCP/IP based routing protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as well as the IPv6 versions of these. . As the predecessor Zebra has been considered orphaned, the Quagga project has been formed by members of the zebra mailing list and the former zebra- pj project to continue developing. . Quagga uses threading if the kernel supports it, but can also run on kernels that do not support threading. Each protocol has its own daemon. . It is more than a routed replacement, it can be used as a Route Server and a Route Reflector. . This package provides the zebra daemon, vtysh shell, and framework used by the protocol-specific daemons. Package: quagga-doc Description-md5: be4606ecfad50360122d40f5a6dd79e2 Description-en_AU: network routing daemons (documentation) GNU Quagga is free software which manages TCP/IP based routing protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as well as the IPv6 versions of these. . This package contains the extended documentation. Package: quagga-isisd Description-md5: 6a23165750c282fa12790f3279acdc84 Description-en_AU: IS-IS routing daemon GNU Quagga is free software which manages TCP/IP based routing protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as well as the IPv6 versions of these. . This package contains the IS-IS routing daemon. Package: quagga-ospf6d Description-md5: 6298e6c5c6e52d19a26243603fbc5ca0 Description-en_AU: OSPF6 routing daemon GNU Quagga is free software which manages TCP/IP based routing protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as well as the IPv6 versions of these. . This package contains the OSPF6 routing daemon. Package: quagga-ospfd Description-md5: 5e2a4bc9b627b4333142024e23655419 Description-en_AU: OSPF routing daemon GNU Quagga is free software which manages TCP/IP based routing protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as well as the IPv6 versions of these. . This package contains the OSPF routing daemon. Package: quagga-pimd Description-md5: 9021cbd3acf40541767ec8ee2c5906d8 Description-en_AU: PIM routing daemon GNU Quagga is free software which manages TCP/IP based routing protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as well as the IPv6 versions of these. . This package contains the PIM routing daemon. Package: quagga-ripd Description-md5: 81df1754e909c7d38cac522e3720b349 Description-en_AU: RIPv1 routing daemon GNU Quagga is free software which manages TCP/IP based routing protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as well as the IPv6 versions of these. . This package contains the RIPv1/RIPv2 routing daemon. Package: quagga-ripngd Description-md5: 3ba50ffab0b31b0830346fba2fd60581 Description-en_AU: RIPng routing daemon GNU Quagga is free software which manages TCP/IP based routing protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as well as the IPv6 versions of these. . This package contains the RIPng routing daemon. Package: quota Description-md5: fd7c977b2fe98c77b859c245a0798bec Description-en_AU: disk quota management tools This package provides the standard set of utilities for manipulating file system usage caps via the Linux Diskquota system. It can set hard or soft limits with adjustable grace periods on block or inode usage for users and groups. It allows users to check their quota status, integrates with LDAP, and supports quotas on remote machines via NFS. Package: rabbitmq-server Description-md5: 78e91bfb996ee4ae5d16c93298f5f6e8 Description-en_AU: AMQP server written in Erlang RabbitMQ is an implementation of AMQP, the emerging standard for high performance enterprise messaging. The RabbitMQ server is a robust and scalable implementation of an AMQP broker. Package: radosgw Description-md5: b4529fcdad48f423601d2e19b1260783 Description-en_AU: REST gateway for RADOS distributed object store RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service as well as the OpenStack Object Storage ("Swift") API. . This package contains the proxy daemon and related tools only. Package: radvd Description-md5: fdb4578fd1d88489eda410ee8b1f7b20 Description-en_AU: Router Advertisement Daemon IPv6 has a lot more support for autoconfiguration than IPv4. But for this autoconfiguration to work on the hosts of a network, the routers of the local network have to run a program which answers the autoconfiguration requests of the hosts. . On Linux this program is called radvd, which stands for Router ADVertisement Daemon. This daemon listens to router solicitations (RS) and answers with router advertisement (RA). Furthermore unsolicited RAs are also sent from time to time. Package: rake Description-md5: 13b953bd84607c7631a72c5bf042fc1f Description-en_AU: ruby make-like utility Rake is a simple ruby build program with capabilities similar to make. . Rake has the following features: * Rakefiles (rakes version of Makefiles) are completely defined in standard Ruby syntax. No XML files to edit. No quirky Makefile syntax to worry about (is that a tab or a space?) * Users can specify tasks with prerequisites. * Rake supports rule patterns to sythesize implicit tasks. * Rake is lightweight. It can be distributed with other projects as a single file. Projects that depend upon rake do not require that rake be installed on target systems. Package: raptor2-utils Description-md5: a69c81c5501c71f9c2dbbdd8de1fb863 Description-en_AU: Raptor 2 RDF parser and serializer utilities This package provides the rapper tool for validating, parsing and serializing RDF/XML, N-Triples, Turtle, RSS, Atom and other Resource Description Framework (RDF) syntaxes using the Raptor RDF library. Package: rasqal-utils Description-md5: d9e47d46a0ae7f54974dfce008320fcb Description-en_AU: Rasqal RDF Query utilities This package provides the roqet tool for querying RDF content with SPARQL and RDQL RDF query languages using the Rasqal RDF query library. Package: rdate Description-md5: 49b1aaad184ecba2aad3b1f84ba645a6 Description-en_AU: sets the system's date from a remote host rdate displays and sets the local date and time from the host name or address given as the argument. The time source may be an RFC 868 TCP protocol server, which is usually implemented as a built-in service of inetd(8), or an RFC 2030 protocol SNTP/NTP server. By default, rdate uses the RFC 868 TCP protocol. Package: re2c Description-md5: 257c7d5dacba83badee9fe9f352ebca9 Description-en_AU: tool for generating fast C-based recognizers re2c is a great tool for writing fast and flexible lexers. Unlike other such tools, re2c concentrates solely on generating efficient code for matching regular expressions. Not only does this singleness make re2c more suitable for a wider variety of applications, it allows one to generate scanners which approach hand-crafted ones in terms of size and speed. Package: readline-common Description-md5: c8e28b105311ffa41fe6e8f86c041f82 Description-en_AU: GNU readline and history libraries, common files The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: readline-doc Description-md5: c8534f555dbe0fd59472187417afcf19 Description-en_AU: GNU readline and history libraries, documentation and examples The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: realpath Description-md5: aa6644b55bb672a5cc50a211d9944bf2 Description-en_AU: coreutils realpath transitional package Empty package to facilitate upgrades, can be safely removed. Package: recode Description-md5: c1971320f75c7a20b5b1d9b7d221ff3d Description-en_AU: Character set conversion utility Free `recode' converts files between character sets and usages. When exact transliterations are not possible, it may get rid of the offending characters or fall back on approximations. This program recognizes or produces nearly 300 different character sets and is able to transliterate files between almost any pair. Most RFC 1345 character sets, and all `libiconv' character sets, are supported. Package: recode-doc Description-md5: 3d5a7fbc1b22a508ec9c30ec7e332afd Description-en_AU: Documentation for Free recode This package contains the HTML documentation for Free recode. Package: redland-utils Description-md5: 7233e7b684efc931e19d5d152827665e Description-en_AU: Redland Resource Description Framework (RDF) Utility programs This package provides the rdfproc utility for processing the Resource Description Framework (RDF) format using the Redland RDF library. It allows reading RDF from syntaxes, manipulating the RDF graph, querying using RDQL and SPARQL and serializing RDF into syntaxes in RDF/XML, N-Triples, Turtle and RSS 1.0. Package: reiser4progs Description-md5: 6cd3dd444c74d161d74938c6f19e2462 Description-en_AU: administration utilities for the Reiser4 filesystem The following utilities to manage Reiser4 filesystems are provided: . - debugfs.reiser4 - fsck.reiser4 - measurefs.reiser4 - mkfs.reiser4 Package: reiserfsprogs Description-md5: 2e1145bff0ae4baf3abf769bcd287358 Description-en_AU: User-level tools for ReiserFS filesystems This package contains utilities to create, check, resize, and debug ReiserFS filesystems. Package: remmina-common Description-md5: 72e874f1c00276cf240121a90a8b5c61 Description-en_AU: Common files for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, NX, XDMCP and SSH are supported. . This package contains the common files. Package: resource-agents Description-md5: c5d7da8c36dfa892aa42f9c8ff76e57d Description-en_AU: Cluster Resource Agents This package contains cluster resource agents (RAs) compliant with the Open Cluster Framework (OCF) specification, used to interface with various services in a High Availability environment managed by the Pacemaker resource manager. . Agents included: AoEtarget: Manages ATA-over-Ethernet (AoE) target exports AudibleAlarm: Emits audible beeps at a configurable interval CTDB: CTDB Resource Agent ClusterMon: Runs crm_mon in the background, recording the cluster status to... Delay: Waits for a defined timespan Dummy: Example stateless resource agent EvmsSCC: Manages EVMS Shared Cluster Containers (SCCs) (deprecated) Evmsd: Controls clustered EVMS volume management Filesystem: Manages filesystem mounts ICP: Manages an ICP Vortex clustered host drive IPaddr: Manages virtual IPv4 addresses (portable version) IPaddr2: Manages virtual IPv4 and IPv6 addresses (Linux specific version) IPsrcaddr: Manages the preferred source address for outgoing IP packets IPv6addr: Manages IPv6 aliases LVM: Controls the availability of an LVM Volume Group LVM-activate: This agent activates/deactivates logical volumes. LinuxSCSI: Enables and disables SCSI devices through the MailTo: Notifies recipients by email in the event of resource takeover ManageRAID: Manages RAID devices ManageVE: Manages an OpenVZ Virtual Environment (VE) NodeUtilization: Node Utilization Pure-FTPd: Manages a Pure-FTPd FTP server instance Raid1: Manages Linux software RAID (MD) devices on shared storage Route: Manages network routes SAPDatabase: Manages a SAP database instance as an HA resource. SAPInstance: Manages a SAP instance as an HA resource. SendArp: Broadcasts unsolicited ARP announcements ServeRAID: Enables and disables shared ServeRAID merge groups SphinxSearchDaemon: Manages the Sphinx search daemon. Squid: Manages a Squid proxy server instance Stateful: Example stateful resource agent SysInfo: Records various node attributes in the CIB VIPArip: Manages a virtual IP address through RIP2 VirtualDomain: Manages virtual domains through the libvirt virtualization f... WAS: Manages a WebSphere Application Server instance WAS6: Manages a WebSphere Application Server 6 instance WinPopup: Sends an SMB notification message to selected hosts Xen: Manages Xen unprivileged domains (DomUs) Xinetd: Manages a service of Xinetd ZFS: Manages ZFS pools anything: Manages an arbitrary service apache: Manages an Apache Web server instance asterisk: Manages an Asterisk PBX aws-vpc-move-ip: Move IP within a APC of the AWS EC2 aws-vpc-route53: Update Route53 VPC record for AWS EC2 awseip: Amazon AWS Elastic IP Address Resource Agent awsvip: Amazon AWS Secondary Private IP Address Resource Agent clvm: clvmd conntrackd: This resource agent manages conntrackd db2: Resource Agent that manages an IBM DB2 LUW databases in Standard role ... dhcpd: Chrooted ISC DHCP server resource agent. dnsupdate: IP take-over via dynamic DNS update docker: Docker container resource agent. eDir88: Manages a Novell eDirectory directory server ethmonitor: Monitors network interfaces exportfs: Manages NFS exports fio: fio IO load generator galera: Manages a galara instance garbd: Manages a galera arbitrator instance iSCSILogicalUnit: Manages iSCSI Logical Units (LUs) iSCSITarget: iSCSI target export agent ids: Manages an Informix Dynamic Server (IDS) instance iface-bridge: Manages Bridge network interfaces. iface-vlan: Manages VLAN network interfaces. iscsi: Manages a local iSCSI initiator and its connections to iSCSI targets jboss: Manages a JBoss application server instance kamailio: Resource agent for Kamailio ldirectord: Wrapper OCF Resource Agent for ldirectord lvmlockd: This agent manages the lvmlockd daemon lxc: Manages LXC containers minio: OCF Resource Agent compliant Minio server script. mysql: Manages a MySQL database instance mysql-proxy: Manages a MySQL Proxy instance nagios: Nagios resource agent named: Manages a named server nfsnotify: sm-notify reboot notifications nfsserver: Manages an NFS server nginx: Manages an Nginx web/proxy server instance oraasm: Oracle ASM resource agent oracle: Manages an Oracle Database instance oralsnr: Manages an Oracle TNS listener ovsmonitor: Monitors ovs bonding bonds pgagent: Controls pgagent pgsql: Manages a PostgreSQL database instance pingd: Monitors connectivity to specific hosts or portblock: Block and unblocks access to TCP and UDP ports postfix: Manages a highly available Postfix mail server instance pound: Manage a Pound instance proftpd: OCF Resource Agent compliant FTP script. rabbitmq-cluster: rabbitmq clustered redis: Redis server rkt: rkt container resource agent. rsyncd: Manages an rsync daemon rsyslog: rsyslog resource agent scsi2reservation: scsi-2 reservation sfex: Manages exclusive access to shared storage using Shared Disk File EXc... sg_persist: Manages SCSI PERSISTENT RESERVATIONS slapd: Manages a Stand-alone LDAP Daemon (slapd) instance symlink: Manages a symbolic link syslog-ng: Syslog-ng resource agent tomcat: Manages a Tomcat servlet environment instance varnish: Manage a Varnish instance vmware: Manages VMWare Server 2.0 virtual machines vsftpd: Manages an vsftpd zabbixserver: Zabbix server resource agent Package: rfkill Description-md5: 48e9b79e886753d4ba57709f7daac2b1 Description-en_AU: tool for enabling and disabling wireless devices rfkill is a simple tool for accessing the Linux rfkill device interface, which is used to enable and disable wireless networking devices, typically WLAN, Bluetooth and mobile broadband. . rfkill uses /dev/rfkill, which is present in Linux kernel 2.6.31 and later. Package: rhythmbox Description-md5: 263e21c49721f582dd2ee234ff4fedb7 Description-en_AU: music player and organizer for GNOME Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). Originally inspired by Apple's iTunes, the current version also supports Internet Radio, iPod integration and generic portable audio player support, Audio CD burning, Audio CD playback, music sharing, and Podcasts. Package: rhythmbox-data Description-md5: 42958a23b3c14ae41a3238d088043e3e Description-en_AU: data files for rhythmbox Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). Originally inspired by Apple's iTunes, the current version also supports Internet Radio, iPod integration and generic portable audio player support, Audio CD burning, Audio CD playback, music sharing, and Podcasts. . This package contains pictures, localization files and other data needed by rhythmbox. Package: rhythmbox-dev Description-md5: c2b22526bec8776ff3c82b23bb9c5514 Description-en_AU: development files for the rhythmbox music player Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). . This package contains the development headers and libraries needed to build rhythmbox plugins. Package: rhythmbox-doc Description-md5: a97112a3c772c0bd4dfbf1c630192f3c Description-en_AU: documentation files for the rhythmbox music player Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). . This package contains the API documentation. Package: rhythmbox-plugins Description-md5: 95949a0fdd37243346c3f382c235e4ce Description-en_AU: plugins for rhythmbox music player Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). Originally inspired by Apple's iTunes, the current version also supports Internet Radio, iPod integration and generic portable audio player support, Audio CD burning, Audio CD playback, music sharing, and Podcasts. . This package contains the following plugins: - Cover art search - Audio CD Player - Last.fm - DAAP Music Sharing - FM Radio - Grilo media browser - IM Status - Internet Radio - Song Lyrics - Magnatune Store - Media Player Keys - Portable Players (generic, iPod, MTP) - Notification - Power Manager - Python Console - LIRC - Send tracks - Replay Gain - Soundcloud - MediaServer2 D-Bus interface - MPRIS D-Bus interface - Web remote control Package: rpcbind Description-md5: 595a8e4c17168e18f4843c47dfec5895 Description-en_AU: converts RPC program numbers into universal addresses The rpcbind utility is a server that converts RPC program numbers into universal addresses. Package: rrdtool Description-md5: 2f208d113d46aef6f7eebb6f8537a07e Description-en_AU: time-series data storage and display system (programs) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . RRDtool is often used via various wrappers that can poll data from devices and feed data into RRDs, as well as provide a friendlier user interface and customized graphs. . This package contains command-line programs used to access and manipulate RRDs. Package: rrdtool-dbg Description-md5: b3243f3d6acddd488946a29bc7fb392a Description-en_AU: time-series data storage and display system (debugging symbols) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . RRDtool is often used via various wrappers that can poll data from devices and feed data into RRDs, as well as provide a friendlier user interface and customized graphs. . This package contains the debugging symbols for the program and library files. Package: rrdtool-tcl Description-md5: b846eb67771d33328ed170f4f37b5a75 Description-en_AU: time-series data storage and display system (Tcl interface) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . This package contains a Tcl interface to RRDs. Package: rsync Description-md5: 3bf40f318d2abfed74fa472aaff46d5f Description-en_AU: fast, versatile, remote (and local) file-copying tool rsync is a fast and versatile file-copying tool which can copy locally and to/from a remote host. It offers many options to control its behavior, and its remote-update protocol can minimize network traffic to make transferring updates between machines fast and efficient. . It is widely used for backups and mirroring and as an improved copy command for everyday use. . This package provides both the rsync command line tool and optional daemon functionality. Package: rsyslog Description-md5: c25fbd9bcc88ab95bcc33eea4228fd42 Description-en_AU: reliable system and kernel logging daemon Rsyslog is a multi-threaded implementation of syslogd (a system utility providing support for message logging), with features that include: * reliable syslog over TCP, SSL/TLS and RELP * on-demand disk buffering * email alerting * writing to MySQL or PostgreSQL databases (via separate output plugins) * permitted sender lists * filtering on any part of the syslog message * on-the-wire message compression * fine-grained output format control * failover to backup destinations * enterprise-class encrypted syslog relaying . It is the default syslogd on Debian systems. Package: rtkit Description-md5: 49d87b72431bed9d646487053d48658d Description-en_AU: Realtime Policy and Watchdog Daemon RealtimeKit is a D-Bus system service that changes the scheduling policy of user processes/threads to SCHED_RR (i.e. realtime scheduling mode) on request. It is intended to be used as a secure mechanism to allow real- time scheduling to be used by normal user processes. Package: ruby Description-md5: 9d5a30084f79740130777ebb18a9beb9 Description-en_AU: Interpreter of object-oriented scripting language Ruby (default version) Ruby is the interpreted scripting language for quick and easy object- oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package is a dependency package, which depends on Debian's default Ruby version (currently v2.3). Package: ruby-all-dev Description-md5: 7357a3ec5ec5bf8707c96411eda5a5c1 Description-en_AU: Ruby development environment (all versions supported in Debian) Ruby is the interpreted scripting language for quick and easy object- oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package depends on the respective development packages for every Ruby version currently supported by Debian. This will usually be a single version (the default one), but during transitions multiple versions might be supported. . To programmatically list all the supported versions, install the `gem2deb` package and run `dh_ruby --print-supported`. To determine which is the default version, just dereference the /usr/bin/ruby symbolic link. . If you are not building Ruby packages for Debian, you probably do not need this package. Package: ruby-dev Description-md5: c64dfacbe1e282d7d2b009d7dc01c018 Description-en_AU: Header files for compiling extension modules for Ruby (default version) Ruby is the interpreted scripting language for quick and easy object- oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package contains the header files and the mkmf library, necessary to make extension library for Ruby. It is also required to build many gems. . This package is a dependency package, which depends on Debian's default Ruby version (currently v2.3). Package: ruby-did-you-mean Description-md5: 8e7ba9166bdf82ec7a7cb99c1d35cd1e Description-en_AU: smart error messages for Ruby > 2.3 This package provides the infrastructure to produce smart error messages on Ruby > 2.3. When an undefined method is called, it will suggest similar method names. It will also catch mispellings on known method names, such as "initialize", and warn developers about them. . Starting with version 2.3, the Ruby interpreter will automatically load this library on startup. Package: ruby-minitest Description-md5: 711e8129451c50c5d22378f07e8095cc Description-en_AU: Ruby test tools supporting TDD, BDD, mocking, and benchmarking minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. . minitest/unit is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. . minitest/spec is a functionally complete spec engine. It hooks onto minitest/unit and seamlessly bridges test assertions over to spec expectations. . minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co- worker doesn't replace your linear algorithm with an exponential one! . minitest/mock by Steven Baker, is a beautifully tiny mock object framework. . minitest/pride shows pride in testing and adds coloring to your test output. . minitest/unit is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery. Package: ruby-net-telnet Description-md5: 9bbe9dd9e50f4c6fa1998b757e58e3de Description-en_AU: telnet client library This package provides a telnet client library to use in Ruby programs. It used to be part of the Ruby standard library before Ruby 2.3, and was extracted to a standalone package. Package: ruby-power-assert Description-md5: 4184f104c1526d7fdbe59bd5904a1dff Description-en_AU: library showing values of variables and method calls in an expression Power Assert shows each value of variables and method calls in the expression. It is useful for testing, providing which value wasn't correct when the condition is not satisfied. Package: ruby-test-unit Description-md5: 5f33e123135dfe9b37cb69cfa483ee02 Description-en_AU: unit testing framework for Ruby Test::Unit (test-unit) is a unit testing framework for Ruby, based on xUnit principles. It allows writing tests, checking results and automated testing in Ruby. . Note that this version of Test::Unit will override the one possibly shipped with the Ruby interpreter. Package: ruby2.3 Description-md5: 5d0119660d23808f349549f0200d7261 Description-en_AU: Interpreter of object-oriented scripting language Ruby Ruby is the interpreted scripting language for quick and easy object- oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . In the name of this package, `2.3' indicates the Ruby library compatibility version. This package currently provides the `2.3.x' branch of Ruby. Package: ruby2.3-dev Description-md5: b6ecd9d77588a4bc24929643b0e4072e Description-en_AU: Header files for compiling extension modules for the Ruby 2.3 Ruby is the interpreted scripting language for quick and easy object- oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package contains the header files and the mkmf library, necessary to make extension library for Ruby 2.3. It is also required to build many gems. Package: ruby2.3-doc Description-md5: 4c4dfb8445a51143ec41f8b7d11661ad Description-en_AU: Documentation for Ruby 2.3 Ruby is the interpreted scripting language for quick and easy object- oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package contains the autogenerated documentation for Ruby 2.3. Package: rubygems-integration Description-md5: 7794ebc95660cf77d6ecbabdf4c28d1d Description-en_AU: integration of Debian Ruby packages with Rubygems rubygems-integration makes Debian Ruby packages recognizable by Rubygems. Debian Ruby packages may be used to satisfy Rubygems dependencies both with plain Rubygems and with Bundler. This also allows one to use Debian Ruby packages to satisfy dependencies in Rails 3 applications. Package: sa-compile Description-md5: 4b3f9d42fcff1aff87d28f86f9496c4e Description-en_AU: Tools for compiling SpamAssassin rules into C sa-compile uses "re2c" to compile the site-wide parts of the SpamAssassin ruleset into C code for more efficient processing by spamd or spamassassin. Package: samba Description-md5: 3dcec89b7baaa655b2536933cdaeab54 Description-en_AU: SMB/CIFS file, print, and login server for Unix Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides the components necessary to use Samba as a stand- alone file and print server or as an NT4 or Active Directory domain controller. For use in an NT4 domain or Active Directory realm, you will also need the winbind package. . This package is not required for connecting to existing SMB/CIFS servers (see smbclient) or for mounting remote filesystems (see cifs-utils). Package: samba-common Description-md5: a4083020b891e75d279ca48e7fd18d7b Description-en_AU: common files used by both the Samba server and client Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains common files used by all parts of Samba. Package: samba-common-bin Description-md5: 6b72087bfb045af08aa7c187e95870e1 Description-en_AU: Samba common files used by both the server and the client Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains the common files that are used by both the server (provided in the samba package) and the client (provided in the samba- clients package). Package: samba-dev Description-md5: 678af7403e4adfc0bf6dff29b8732ec0 Description-en_AU: tools for extending Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains include files shared by the various Samba-based libraries. Package: samba-dsdb-modules Description-md5: 1f2a5e5abc85752bd1d957eccf78a94e Description-en_AU: Samba Directory Services Database Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains LDB plugins which add support for various Active Directory features to the LDB library. Package: samba-libs Description-md5: f4a16aa3f22848793e72b3501c634170 Description-en_AU: Samba core libraries Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains the shared libraries. Package: samba-vfs-modules Description-md5: 17ee25afb10a4797317f44392720a0dd Description-en_AU: Samba Virtual FileSystem plugins Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains plugins for the Samba server Virtual FileSystem. . Note: The runtime dependencies of vfs_ceph and vfs_snapper are moved to Recommends. Package: sane-utils Description-md5: 46748a077d33d525cc353029dfa80b7d Description-en_AU: API library for scanners -- utilities SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package includes the command line frontend scanimage, the saned server and the sane-find-scanner utility, along with their documentation. Package: sasl2-bin Description-md5: fa33321a828f08fecd44db10c0f59feb Description-en_AU: Cyrus SASL - administration programs for SASL users database This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package contains administration programs for the SASL users database and common binary files for plugin modules. Package: sbc-dbg Description-md5: 53b3c26a6958cb15f5faafe378b94861 Description-en_AU: Sub Band CODEC library - debugging symbols This provides the library and tool which operate SBC (sub band codec) in A2DP (the Advanced Audio Distribution Profile). . This package contains the debugging symbols. Package: sbc-tools Description-md5: 36effa94dde2c4dce9f6f86c1a4eeef4 Description-en_AU: Sub Band CODEC library - tools This provides the library and tool which operate SBC (sub band codec) in A2DP (the Advanced Audio Distribution Profile). . This package contains the tools for SBC. Package: schroot Description-md5: 1d09f5907fa9b9f0626b53bc7ffd21a4 Description-en_AU: Execute commands in a chroot environment schroot allows users to execute commands or interactive shells in different chroots. Any number of named chroots may be created, and access permissions given to each, including root access for normal users, on a per-user or per-group basis. Additionally, schroot can switch to a different user in the chroot, using PAM for authentication and authorisation. All operations are logged for security. . Several different types of chroot are supported, including normal directories in the filesystem, and also block devices. Sessions, persistent chroots created on the fly from files (tar with optional compression) and Btrfs and LVM snapshots are also supported. . schroot supports kernel personalities, allowing the programs run inside the chroot to have a different personality. For example, running 32-bit chroots on 64-bit systems, or even running binaries from alternative operating systems such as SVR4 or Xenix. . schroot also integrates with sbuild, to allow building packages with all supported chroot types, including session-managed chroot types such as Btrfs and LVM snapshots. . schroot shares most of its options with dchroot, but offers vastly more functionality. Package: schroot-common Description-md5: 17b7fed4bf8393112c604fe3ff3c5565 Description-en_AU: common files for schroot schroot allows users to execute commands or interactive shells in different chroots. Any number of named chroots may be created, and access permissions given to each, including root access for normal users, on a per-user or per-group basis. Additionally, schroot can switch to a different user in the chroot, using PAM for authentication and authorisation. All operations are logged for security. . This package provides translations for localisation of schroot programs. Package: screen Description-md5: 2d86b86ed6058a04c540802e49312f40 Description-en_AU: terminal multiplexer with VT100/ANSI terminal emulation GNU Screen is a terminal multiplexer that runs several separate "screens" on a single physical character-based terminal. Each virtual terminal emulates a DEC VT100 plus several ANSI X3.64 and ISO 2022 functions. Screen sessions can be detached and resumed later on a different terminal. . Screen also supports a whole slew of other features, including configurable input and output translation, serial port support, configurable logging, and multi-user support. Package: seabios Description-md5: 3c57ad8dc4b7367cefa8a011ed0fc235 Description-en_AU: Legacy BIOS implementation SeaBIOS is a legacy BIOS implementation, aimed at supporting not only emulated hosts such as QEMU, but also real hardware. . Note, however, that SeaBIOS does not handle early initialization of core chipsets, so don't even think of flashing it to your board (look at Coreboot for that). Package: seahorse Description-md5: 183c443db6e087b1bdd4087786203c38 Description-en_AU: GNOME front end for GnuPG Seahorse is a front end for GnuPG - the GNU Privacy Guard program - that integrates to the GNOME desktop. It is a tool for secure communications and data storage. Data encryption and digital signature creation can easily be performed through a GUI and Key Management operations can easily be carried out through an intuitive interface. Package: seccomp Description-md5: 288b26d85c99739b7f18d60004ee2e63 Description-en_AU: helper tools for high level interface to Linux seccomp filter Provides helper tools for interacting with libseccomp. Currently, only a single tool exists, providing a way to easily enumerate syscalls across the supported architectures. Package: sed Description-md5: 2ed71305ee7a49ce4438c58140980d2f Description-en_AU: GNU stream editor for filtering/transforming text sed reads the specified files or the standard input if no files are specified, makes editing changes according to a list of commands, and writes the results to the standard output. Package: sensible-utils Description-md5: 762f81736340b99921c41ac6bb08e2b1 Description-en_AU: Utilities for sensible alternative selection This package provides a number of small utilities which are used by programs to sensibly select and spawn an appropriate browser, editor, or pager. . The specific utilities included are: sensible-browser sensible-editor sensible-pager Package: setserial Description-md5: 9bf5524b0c67673f200677dbc3c02151 Description-en_AU: controls configuration of serial ports Set and/or report the configuration information associated with a serial port. This information includes what I/O port and which IRQ a particular serial port is using. . This version has a completely new approach to configuration, so if you have a setup other than the standard ttyS0 and 1, you will have to get your hands dirty. . By default, only COM1-4 are configured by the kernel, using IRQ 3 and 4. If you have other serial ports (such as an AST Fourport card), or if you have mapped the IRQs differently (perhaps COM3 and 4 to other IRQs to allow concurrent access with COM1 and 2) then you must have this package. Package: sg3-utils Description-md5: 87527871471a549569721d9f87e03c31 Description-en_AU: utilities for devices using the SCSI command set Most OSes have SCSI pass-through interfaces that enable user space programs to send SCSI commands to a device and fetch the response. With SCSI to ATA Translation (SAT) many ATA disks now can process SCSI commands. Typically each utility in this package implements one SCSI command. See the draft standards at www.t10.org for SCSI command definitions plus SAT. ATA commands are defined in the draft standards at www.t13.org . For a mapping between supported SCSI and ATA commands and utility names in this package see the COVERAGE file. Package: sg3-utils-udev Description-md5: 87416537455a5a02df1c54118389c5ae Description-en_AU: utilities for devices using the SCSI command set (udev rules) Most OSes have SCSI pass-through interfaces that enable user space programs to send SCSI commands to a device and fetch the response. With SCSI to ATA Translation (SAT) many ATA disks now can process SCSI commands. Typically each utility in this package implements one SCSI command. See the draft standards at www.t10.org for SCSI command definitions plus SAT. ATA commands are defined in the draft standards at www.t13.org . For a mapping between supported SCSI and ATA commands and utility names in this package see the COVERAGE file. . udev rules which are associated with the utilities in the sg3-utils package. Package: sgml-base Description-md5: 054965c0f5445396c7277f4c61ef4d4c Description-en_AU: SGML infrastructure and SGML catalog file support This package creates the SGML infrastructure directories and provides SGML catalog file support in compliance with the current Debian SGML Policy draft: . * infrastructure directories: - /etc/sgml - /usr/share/sgml/{declaration,dtd,entities,misc,stylesheet} - /usr/share/local/sgml/{declaration,dtd,entities,misc,stylesheet} . * update-catalog(8): tool for maintaining the root SGML catalog file and the package SGML catalog files in the '/etc/sgml' directory. Package: sgml-data Description-md5: 02478ac24373cf43b528305bde1e3a2c Description-en_AU: common SGML and XML data This package contains basic XML and SGML data shared and used by multiple packages. The package provides the technical format (Document Type Definition, or DTD) of all major versions of HTML. It also includes standard character entity definitions which describe spacial characters or international characters, as well as other standard miscellany used by other SGML and XML packages. . This package implements the Debian XML and SGML standards for entity placement and registration. This benefits the user by making the included materials instantly available to people writing, editing or building documentation without any further effort. See for more information. Package: shared-mime-info Description-md5: 6f0051137219a573d6748b4e3bc55889 Description-en_AU: FreeDesktop.org shared MIME database and spec This is the shared MIME-info database from the X Desktop Group. It is required by any program complying to the Shared MIME-Info Database spec, which is also included in this package. . At this time at least ROX, GNOME, KDE and Xfce use this database. Package: sharutils Description-md5: a3a4ed873198b8a52375099d19def9a1 Description-en_AU: shar, unshar, uuencode, uudecode `shar' makes so-called shell archives out of many files, preparing them for transmission by electronic mail services. `unshar' helps unpacking shell archives after reception. Other related utility programs help with other tasks. . `uuencode' prepares a file for transmission over an electronic channel which ignores or otherwise mangles the eight bit (high order bit) of bytes. `uudecode' does the converse transformation. Package: sharutils-doc Description-md5: c3131f88b01c34cd8e0ddf87a6d89587 Description-en_AU: Documentation for GNU sharutils This package contains the HTML documentation for GNU sharutils. Package: shotwell Description-md5: b92939eb89d116eb1ed169bb0c99b561 Description-en_AU: digital photo organizer Shotwell is a digital photo organizer designed for the GNOME desktop environment. It allows you to import photos, pictures, images and videos from disk or camera. Shotwell can organize them in collections and in other various ways. The viewer shows them in full-window or fullscreen mode and presents them as galleries or slideshows. The integrated editor can rotate, flip, crop and tag the photos, adjust the colors und remove red eyes. Export is possible to facebook, Flickr or Youtube to share with others. It is able to manage a lot of image formats such as JPEG, PNG, BMP, TIFF and Raw CR2. Package: shtool Description-md5: 54d84625e4f5fa2312fab056a41a268e Description-en_AU: portable shell tool from the GNU project GNU shtool is a tool for developers of software programs. It is a compilation of small but very stable and portable shell scripts into a single shell tool. All ingredients were in successful use over many years in various free software projects. . The compiled shtool program is intended to be used inside the source tree of other free software packages. There it can overtake various (usually non-portable) tasks related to the building and installation of such a package. It especially can replace the old mkdir.sh, install.sh and related scripts. . GNU shtool currently contains the following tools: echo, mdate, table, prop, move, install, mkdir, mkln, mkshadow, fixperm, rotate, tarball, subst, platform, arx, slo, scpp, version and path. Package: siege Description-md5: 1effcb97a2aa1b9b4c5c8a40d7e3d65a Description-en_AU: HTTP regression testing and benchmarking utility Siege is an regression test and benchmark utility. It can stress test a single URL with a user defined number of simulated users, or it can read many URLs into memory and stress them simultaneously. The program reports the total number of hits recorded, bytes transferred, response time, concurrency, and return status. Siege supports HTTP/1.0 and 1.1 protocols, the GET and POST directives, cookies, transaction logging, and basic authentication. Its features are configurable on a per user basis. . Note: this package contains siege with HTTPS support turned on, thus it obsoletes siege-ssl package now. Package: simple-scan Description-md5: 0801cb168babf587af56100a43d62a83 Description-en_AU: Simple Scanning Utility Simple Scan is an easy-to-use application, designed to let users connect their scanner and quickly have the image/document in an appropriate format. . Simple Scan is basically a frontend for SANE - which is the same backend as XSANE uses. This means that all existing scanners will work and the interface is well tested. Package: slapd Description-md5: dd977840e276b3f03520c0ab1d050cf8 Description-en_AU: OpenLDAP server (slapd) This is the OpenLDAP (Lightweight Directory Access Protocol) server (slapd). The server can be used to provide a standalone directory service. Package: smartmontools Description-md5: ea81561661ccfc1b07aa52e4cc37874a Description-en_AU: control and monitor storage systems using S.M.A.R.T. The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI hard disks. It is derived from the smartsuite package, and includes support for ATA/ATAPI-5 disks. It should run on any modern Linux system. Package: smbclient Description-md5: 476018eed30b7f1e76b02afe22aaf008 Description-en_AU: command-line SMB/CIFS clients for Unix Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains command-line utilities for accessing Microsoft Windows and Samba servers, including smbclient, smbtar, and smbspool. Utilities for mounting shares locally are found in the package cifs-utils. Package: smitools Description-md5: 5614c44e511affa0271218f6e95cba3e Description-en_AU: various tools operating on MIB module files This package includes the following tools: * smidiff: check differences between a pair of SMI or SPPI modules * smiquery: query single information from SMI MIB modules * smilint: syntax and semantic checks of SMIv1/v2 and SPPI modules * smicache: caching method for use with libsmi * smixlate: translate SMI/SPPI identifiers * smidump: dump SMI or SPPI modules in various formats . You may also be interested by smistrip which is provided by smistrip package. Package: snmp Description-md5: ca9254c1be9e571fd6ae9298d0545de5 Description-en_AU: SNMP (Simple Network Management Protocol) applications The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP applications are a collection of command line clients for issuing SNMP requests to agents. Package: snmpd Description-md5: 9dc6ec703377042ed23b16c47ed5cb6c Description-en_AU: SNMP (Simple Network Management Protocol) agents The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP agent is a daemon which listens for incoming SNMP requests from clients and provides responses. Package: sntp Description-md5: 7e0dde0d8d975f6bc88ed741333a0e63 Description-en_AU: Network Time Protocol - sntp client NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. . sntp can be used as an SNTP client to query a NTP or SNTP server and either display the time or set the local system's time. It is not sufficient, however, for maintaining an accurate clock in the long run. Package: software-properties-common Description-md5: d19f432480048ad00ac5c2bfd116cd00 Description-en_AU: manage the repositories that you install software from (common) This software provides an abstraction of the used apt repositories. It allows you to easily manage your distribution and independent software vendor software sources. . This package contains the common files for software-properties like the D-Bus backend. Package: software-properties-gtk Description-md5: 1912baba2086cd851f5a53b65d6c9eea Description-en_AU: manage the repositories that you install software from (gtk) This software provides an abstraction of the used apt repositories. It allows you to easily manage your distribution and independent software vendor software sources. . This package contains a GTK+ based graphical interface. Package: sosreport Description-md5: 5b3e7a1f7fbde7625dc009697c8ed440 Description-en_AU: Set of tools to gather troubleshooting data from a system Sos is a set of tools that gathers information about system hardware and configuration. The information can then be used for diagnostic purposes and debugging. Sos is commonly used to help support technicians and developers. Package: sound-theme-freedesktop Description-md5: da6611b2187811b48e41e74c062f00e0 Description-en_AU: freedesktop.org sound theme The default freedesktop.org sound theme following the XDG theming specification. It contains a full set of sounds for different desktop events. . These sounds come from various sources: KDE, Ekiga, Pidgin/Purple, ALSA. Package: spamassassin Description-md5: dc09f4668ebbf8e10ef779ed26e5716c Description-en_AU: Perl-based spam filter using text analysis SpamAssassin is a very powerful and fully configurable spam filter with numerous features including automatic white-listing, RBL testing, Bayesian analysis, header and body text analysis. It is designed to be called from a user's .procmail or .forward file, but can also be integrated into a Mail Transport Agent (MTA). . Included in this package is a daemonized form of spamassassin (spamd) which communicates with its client (spamc) via TCP, to reduce the overhead of loading perl with each message. To take advantage of this, you must install the spamc package. Package: spamc Description-md5: b2e3d1db161689a544d73b142bacbe57 Description-en_AU: Client for SpamAssassin spam filtering daemon spamc is the client to communicate with spamd, the daemonized form of SpamAssassin (see the spamassassin package). It is written in C for maximum speed and minimum loading overhead. . spamc is quite useful for integrating spamassassin into an MTA or into a .procmailrc file because of its speed. . This package is useless unless you have spamassassin installed, either on this machine or another local machine (i.e. a mail server). Package: speech-dispatcher Description-md5: 9726217383c5d7c9454fe7d0db64bda2 Description-en_AU: Common interface to speech synthesizers Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains Speech Dispatcher itself. Package: speech-dispatcher-audio-plugins Description-md5: 97e11b8d3a4db4250a1597bb395285e8 Description-en_AU: Speech Dispatcher: Audio output plugins Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains all the speech-dispatcher audio output plugins. Package: speech-dispatcher-espeak-ng Description-md5: 3b6abd3bb1c8902a7abb72516934736b Description-en_AU: Speech Dispatcher: Espeak-ng output module Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains the output module for the espeak-ng speech synthesizer. Package: speex-doc Description-md5: 781c28c25cd4fa72bbb3a3a126d089f3 Description-en_AU: Documentation for speex Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package contains the Speex documentation. Package: sphinx-common Description-md5: bd9984218442c73c2721b81e265ef953 Description-en_AU: documentation generator for Python projects - common data Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package includes manual pages, templates, translations and other data files. Package: sphinx-doc Description-md5: 8ffc8b8c69e49e0b472daf3c0cbe89be Description-en_AU: documentation generator for Python projects - documentation Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package includes documentation of Sphinx itself. Package: sqlite3 Description-md5: 60cd5a660be500525f955c43bd7981cf Description-en_AU: Command line interface for SQLite 3 SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Package: sqlite3-doc Description-md5: 012466e9aa8467597bb2ec5a942a4472 Description-en_AU: SQLite 3 documentation SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the documentation that is also available on the SQLite homepage. Package: squashfs-tools Description-md5: 17dcc783a84cdb071acdaa9841a6522c Description-en_AU: Tool to create and append to squashfs filesystems Squashfs is a highly compressed read-only filesystem for Linux. It uses zlib compression to compress both files, inodes and directories. Inodes in the system are very small and all blocks are packed to minimise data overhead. Block sizes greater than 4K are supported up to a maximum of 64K. . Squashfs is intended for general read-only filesystem use, for archival use (i.e. in cases where a .tar.gz file may be used), and in constrained block device/memory systems (e.g. embedded systems) where low overhead is needed. Package: squashfs-tools-dbg Description-md5: dae020a02abd8b7816b3667608e5514a Description-en_AU: Tool to create and append to squashfs filesystems (debug) Squashfs is a highly compressed read-only filesystem for Linux. It uses zlib compression to compress both files, inodes and directories. Inodes in the system are very small and all blocks are packed to minimise data overhead. Block sizes greater than 4K are supported up to a maximum of 64K. . This package contains the debugging symbols. Package: squid Description-md5: 03beec2567a9d8411e86109a53d6316a Description-en_AU: Full featured Web Proxy cache (HTTP proxy) Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, ICY and HTTP data objects. . Squid version 3 is a major rewrite of Squid in C++ and introduces a number of new features including ICAP and ESI support. Package: squid-common Description-md5: 3e901946e35992c109fbb47e7164ec67 Description-en_AU: Full featured Web Proxy cache (HTTP proxy) - common files Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, ICY and HTTP data objects. . Squid version 3 is a major rewrite of Squid in C++ and introduces a number of new features including ICAP and ESI support. . This package contains common files (MIB and icons) Package: squid-dbg Description-md5: c2911d99273d5bc110b1c4ca67025688 Description-en_AU: Full featured Web Proxy cache (HTTP proxy) - Debug symbols Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, ICY and HTTP data objects. . Squid version 3 is a major rewrite of Squid in C++ and introduces a number of new features including ICAP and ESI support. . This package contains debugging symbols for binaries in squid. Package: squid-langpack Description-md5: 04e20b604c7b0479aa6f6600450b1def Description-en_AU: Localized error pages for Squid Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. . This package contains localized error pages. Package: squid3 Description-md5: f5f69f86b9326a9c567f15f2957b8ee2 Description-en_AU: Transitional package Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, ICY and HTTP data objects. . This is a transitional package used to migrate from squid3 to squid. Package: ss-dev Description-md5: 9f7a224dc59f72d5dc2ab6204013b575 Description-en_AU: command-line interface parsing library - headers and static libraries This package includes a tool that parses a command table to generate a simple command-line interface parser, the include files needed to compile and use it, and the static libs. . It was originally inspired by the Multics SubSystem library. . This package contains the development environment for the ss library. Package: ssh Description-md5: b00e309365895c14a10af55945efb136 Description-en_AU: secure shell client and server (metapackage) This metapackage is a convenient way to install both the OpenSSH client and the OpenSSH server. It provides nothing in and of itself, so you may remove it if nothing depends on it. Package: ssh-import-id Description-md5: 28404285c28db44d2e1c02dc4290d166 Description-en_AU: securely retrieve an SSH public key and install it locally This utility will securely contact a public keyserver (Launchpad.net by default, but Github.com is also supported), retrieve one or more user's public keys, and append these to the current user's ~/.ssh/authorized_keys file. Package: ssl-cert Description-md5: 5def45ff95c1ca066f6999553bb7628f Description-en_AU: simple debconf wrapper for OpenSSL This package enables unattended installs of packages that need to create SSL certificates. . It is a simple wrapper for OpenSSL's certificate request utility that feeds it with the correct user variables. Package: sssd Description-md5: fbc7eaa314ae2423fee9d2943b3f4223 Description-en_AU: System Security Services Daemon -- metapackage Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package is a metapackage which installs the daemon and existing authentication back ends. Package: sssd-ad Description-md5: 4273ee06e2ffa001b1fbe0a4de26f278 Description-en_AU: System Security Services Daemon -- Active Directory back end Provides the Active Directory back end that the SSSD can utilize to fetch identity data from and authenticate against an Active Directory server. Package: sssd-ad-common Description-md5: dbd13e6ad445d781c84f0033e8c07ed7 Description-en_AU: System Security Services Daemon -- PAC responder Provides the PAC responder that the AD and IPA backends can use for fetching additional attributes from the kerberos ticket. Package: sssd-common Description-md5: a5ba2c9d00035681fc2f51380e1cdc52 Description-en_AU: System Security Services Daemon -- common files Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provides the daemon and other common files needed by the authentication back ends. Package: sssd-dbus Description-md5: 1e4f376d8fca353724788d2d7f76c0d4 Description-en_AU: System Security Services Daemon -- D-Bus responder Provides the D-Bus responder called InfoPipe, that allows the information from the SSSD to be transmitted over the system bus. Package: sssd-ipa Description-md5: 2038cf62aa379855c7c1db16c87a719d Description-en_AU: System Security Services Daemon -- IPA back end Provides the IPA back end that the SSSD can utilize to fetch identity data from and authenticate against an IPA server. Package: sssd-krb5 Description-md5: d0051aea66e9cb824fd5a62c13ec59f8 Description-en_AU: System Security Services Daemon -- Kerberos back end Provides the Kerberos back end that the SSSD can utilize authenticate against a Kerberos server. Package: sssd-krb5-common Description-md5: 0db76966892b1b9d99a4e13589fa35db Description-en_AU: System Security Services Daemon -- Kerberos helpers Provides helper processes that the LDAP and Kerberos back ends can use for Kerberos user or host authentication. Package: sssd-ldap Description-md5: 0d4cb3d2fe39a40d7b6d878a4103345c Description-en_AU: System Security Services Daemon -- LDAP back end Provides the LDAP back end that the SSSD can utilize to fetch identity data from and authenticate against an LDAP server. Package: sssd-proxy Description-md5: db53c238b765b652c290236bc0c64fc2 Description-en_AU: System Security Services Daemon -- proxy back end Provides the proxy back end which can be used to wrap an existing NSS and/or PAM modules to leverage SSSD caching. Package: sssd-tools Description-md5: 66903119785d144d9d3cb3400805d908 Description-en_AU: System Security Services Daemon -- tools Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provides tools to manage users, groups and nested groups when using the local id provider. Package: strace Description-md5: fdf43cf55f0bad37911360a84bc907c3 Description-en_AU: System call tracer strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by a another process/program. The program to be traced need not be recompiled for this, so you can use it on binaries for which you don't have source. . System calls and signals are events that happen at the user/kernel interface. A close examination of this boundary is very useful for bug isolation, sanity checking and attempting to capture race conditions. Package: strongswan Description-md5: 60d8ad9f14179591b0cca394e94e3d4b Description-en_AU: IPsec VPN solution metapackage The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This metapackage installs the packages required to maintain IKEv1 and IKEv2 connections via ipsec.conf or ipsec.secrets. Package: strongswan-charon Description-md5: 3f55915d17f7e36d9b31e2c4da5c11d2 Description-en_AU: strongSwan Internet Key Exchange daemon The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . charon is an IPsec IKEv2 daemon which can act as an initiator or a responder. It is written from scratch using a fully multi-threaded design and a modular architecture. Various plugins can provide additional functionality. Package: strongswan-libcharon Description-md5: 7d174eadd0b9a24e588b271db717919d Description-en_AU: strongSwan charon library The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package contains the charon library, used by IKE client like strongswan-charon, strongswan-charon-cmd or strongswan-nm as well as standard plugins: - socket-default - counters Package: strongswan-starter Description-md5: b25b8defb52457fc021a93ec427b9da8 Description-en_AU: strongSwan daemon starter and configuration file parser The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . The starter and the associated "ipsec" script control the charon daemon from the command line. It parses ipsec.conf and loads the configurations to the daemon. Package: strongswan-tnc-base Description-md5: 2177e03f0d4dad88206f309f3b429600 Description-en_AU: strongSwan Trusted Network Connect's (TNC) - base files The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides the base files for strongSwan's Trusted Network Connect's (TNC) functionality. . strongSwan's IMC/IMV dynamic libraries can be used by any third party TNC client/server implementation possessing a standard IF-IMC/IMV interface. Package: strongswan-tnc-client Description-md5: 3a13953cd4cfd8070665b78718ec5b10 Description-en_AU: strongSwan Trusted Network Connect's (TNC) - client files The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides the client functionality for strongSwan's Trusted Network Connect's (TNC) features. . It includes the OS, scanner, test, SWID, and attestation IMCs. Package: strongswan-tnc-pdp Description-md5: dafa0ef413ff0dc80cb188f8d98b073c Description-en_AU: strongSwan plugin for Trusted Network Connect's (TNC) PDP 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 Trusted Network Connect's (TNC) Policy Decision Point (PDP) with RADIUS server interface. Package: strongswan-tnc-server Description-md5: a1b89f5a884d4b6a65cee8eb8bb89b48 Description-en_AU: strongSwan Trusted Network Connect's (TNC) - server files The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides the server functionality for strongSwan's Trusted Network Connect's (TNC) features. Package: sudo Description-md5: acd82d558698567df941afe9b1ac35df Description-en_AU: Provide limited super user privileges to specific users Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done. . This version is built with minimal shared library dependencies, use the sudo-ldap package instead if you need LDAP support for sudoers. Package: sunpinyin-data Description-md5: c614b4d9586dfb2bf36e45ce05502655 Description-en_AU: Statistical language model data from open-gram Sunpinyin is a statistical language model (SLM) based input method engine for Simplified Chinese, it features full sentence input. . This package contains the Statistical language model data from open-gram project. Package: syslinux Description-md5: 50c42eb61f4eca6baafef92fdfa86fc7 Description-en_AU: collection of bootloaders (DOS FAT and NTFS 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 DOS FAT and NTFS filesystems (SYSLINUX). Package: syslinux-common Description-md5: f721c10b6d4584f63f54f9984d8daac3 Description-en_AU: collection of bootloaders (common) syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems (EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX). . This package contains the common files. Package: sysstat Description-md5: 9ada7023f201e412303d7867f5bcf2be Description-en_AU: system performance tools for Linux The sysstat package contains the following system performance tools: - sar: collects and reports system activity information; - iostat: reports CPU utilization and disk I/O statistics; - tapestat: reports statistics for tapes connected to the system; - mpstat: reports global and per-processor statistics; - pidstat: reports statistics for Linux tasks (processes); - sadf: displays data collected by sar in various formats; - cifsiostat: reports I/O statistics for CIFS filesystems. . The statistics reported by sar deal with I/O transfer rates, paging activity, process-related activities, interrupts, network activity, memory and swap space utilization, CPU utilization, kernel activities and TTY statistics, among others. Both UP and SMP machines are fully supported. Package: systemd Description-md5: 00afa0c6fd35cc93a91e4654874648cb Description-en_AU: system and service manager systemd is a system and service manager for Linux. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. . systemd is compatible with SysV and LSB init scripts and can work as a drop-in replacement for sysvinit. . Installing the systemd package will not switch your init system unless you boot with init=/bin/systemd or install systemd-sysv in addition. Package: systemd-sysv Description-md5: b0c2db4da8d807aa3f83a2977e491907 Description-en_AU: system and service manager - SysV links systemd is a system and service manager for Linux. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. . systemd is compatible with SysV and LSB init scripts and can work as a drop-in replacement for sysvinit. . This package provides the manual pages and links needed for systemd to replace sysvinit. Installing systemd-sysv will overwrite /sbin/init with a link to systemd. Package: sysvinit-utils Description-md5: bb5793e0170c92deb135060f77ebc485 Description-en_AU: System-V-like utilities This package contains the important System-V-like utilities. . Specifically, this package includes: killall5, pidof Package: t1utils Description-md5: abf1d47b8ca1b485d148651358fc9283 Description-en_AU: Collection of simple Type 1 font manipulation programs The t1utils tools allow you to convert between PFA (ASCII) and PFB (binary) formats; disassemble PFA or PFB files into human-readable form; and reassemble the human-readable files into PFA or PFB format files. You can also extract font resources from a Macintosh font file (ATM/Laserwriter), or create a Macintosh Type 1 font file from a PFA or PFB font. . There are currently six programs: . t1ascii Converts PFB files to PFA format. . t1binary Converts PFA files to PFB format. . t1disasm Disassembles a Type 1 font (PFA or PFB format) into a raw, human-readable text form for subsequent hand editing, tweaking, hint fixing, etcetera... . t1asm Assembles a Type 1 font into PFA or PFB format from the human-readable form produced by t1disasm. . t1unmac Extracts POST resources from a Macintosh Type 1 font file (ATM/Laserwriter) into PFA or PFB format for use outside the Macintosh environment. The Macintosh file should be stored in MacBinary, AppleSingle, AppleDouble, or BinHex format, or as a raw resource fork. Note that t1unmac does not have to run on a Macintosh, but makes Macintosh Type 1 fonts available for use on Unix machines and PCs. . t1mac Creates a Macintosh Type 1 file from a PFA- or PFB-format Type 1 font. Writes the Macintosh file in MacBinary, AppleSingle, AppleDouble, or BinHex format, or as a raw resource fork. WARNING: This tool will not suffice to allow you to use the new font on a Macintosh, as Macintoshes cannot read raw Type 1 fonts. You will need to create a font suitcase containing bitmap fonts. If you do not already have such a suitcase for the font, T1utils will not help you create one. Package: tar Description-md5: 48033bf96442788d1f697785773ad9bb Description-en_AU: GNU version of the tar archiving utility Tar is a program for packaging a set of files as a single archive in tar format. The function it performs is conceptually similar to cpio, and to things like PKZIP in the DOS world. It is heavily used by the Debian package management system, and is useful for performing system backups and exchanging sets of files with others. Package: tasksel Description-md5: cbbb747708986d11ea77c80b9b038fec Description-en_AU: tool for selecting tasks for installation on Debian systems This package provides 'tasksel', a simple interface for users who want to configure their system to perform a specific task. Package: tasksel-data Description-md5: 9391bb2bf0911e77da080a251569d3cb Description-en_AU: official tasks used for installation of Debian systems This package contains data about the standard tasks available on a Debian system. Package: tcl Description-md5: dc49b54190858f10215816ea3b0a62d5 Description-en_AU: Tool Command Language (default version) - shell Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. . This package is a dependency package, which depends on Debian's default Tcl version (currently 8.6). Package: tcl-dev Description-md5: 4374a84d90512fcd0ebb9e4048b934e0 Description-en_AU: Tool Command Language (default version) - development files Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. . This package is a dependency package, which depends on Debian's default Tcl version (currently 8.6). Package: tcl-doc Description-md5: 21080369a6fe959dc4ec829a9bddb565 Description-en_AU: Tool Command Language (default version) - manual pages Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the man pages for Tcl commands. . This package is a dependency package, which depends on Debian's default Tcl version (currently 8.6). Package: tcl8.6 Description-md5: db96a3d5e5af8fae5a2b1f4b947f010b Description-en_AU: Tcl (the Tool Command Language) v8.6 - shell Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains the Tcl shell which you need to run Tcl scripts. This version includes thread support. Package: tcl8.6-dev Description-md5: 0a8e81d77745269a6580e4019ff2eaf9 Description-en_AU: Tcl (the Tool Command Language) v8.6 - development files Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the headers and libraries needed to embed or extend Tcl. Package: tcpd Description-md5: d52fad3ffb22dc8056c1ddced83af179 Description-en_AU: Wietse Venema's TCP wrapper utilities Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. . Security options are: - access control per host, domain and/or service; - detection of host name spoofing or host address spoofing; - booby traps to implement an early-warning system. Package: tcpdump Description-md5: f01841bfda357d116d7ff7b7a47e8782 Description-en_AU: command-line network traffic analyzer This program allows you to dump the traffic on a network. tcpdump is able to examine IPv4, ICMPv4, IPv6, ICMPv6, UDP, TCP, SNMP, AFS BGP, RIP, PIM, DVMRP, IGMP, SMB, OSPF, NFS and many other packet types. . It can be used to print out the headers of packets on a network interface, filter packets that match a certain expression. You can use this tool to track down network problems, to detect attacks or to monitor network activities. Package: tdsodbc Description-md5: 0fecf9617c4dc2509f73a437bea0f895 Description-en_AU: ODBC driver for connecting to MS SQL and Sybase SQL servers FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the ODBC driver for FreeTDS, for use with UnixODBC or iODBC. Package: tegaki-zinnia-japanese Description-md5: 3857361dc14ba47e673a2c2699fcaf1b Description-en_AU: Japanese handwriting model for Zinnia Zinnia is a simple, customizable and portable online hand recognition system based on Support Vector Machines. Zinnia simply receives user pen strokes as a sequence of coordinate data and outputs n-best characters sorted by SVM confidence. To keep portability, Zinnia doesn't have any rendering functionality. In addition to recognition, Zinnia provides training module that allows us to create any hand-written recognition systems with low-cost. . This package provide a data model for Zinnia. With this model, Zinnia can recognize Japanese character. . This data model is derived from tomoe project: http://tomoe.sourceforge.jp Package: telnet Description-md5: 80f238fa65c82c04a1590f2a062f47bb Description-en_AU: basic telnet client The telnet command is used for interactive communication with another host using the TELNET protocol. . For the purpose of remote login, the present client executable should be depreciated in favour of an ssh-client, or in some cases with variants like telnet-ssl or Kerberized TELNET clients. The most important reason is that this implementation exchanges user name and password in clear text. . On the other hand, the present program does satisfy common use cases of network diagnostics, like protocol testing of SMTP services, so it can become handy enough. Package: tex-common Description-md5: 9c5d58c83f2a52331afe0a8e3cd67376 Description-en_AU: common infrastructure for building and installing TeX This package contains a number of scripts and common configuration files that are needed to install a TeX System. . It also contains debhelper-like programs useful for building TeX packages. Package: texlive-base Description-md5: 6cb4bf2e357a58bdbb7ffea4fa758282 Description-en_AU: TeX Live: Essential programs and files These files are regarded as basic for any TeX system, covering plain TeX macros, Computer Modern fonts, and configuration for common drivers; no LaTeX. . This package includes the following CTAN packages: . texlive.infra -- basic TeX Live infrastructure . amsfonts -- TeX fonts from the American Mathematical Society . bibtex -- Process bibliographies for LaTeX, etc . cm -- Computer Modern fonts . dvipdfmx -- An extended version of dvipdfm . dvips -- A DVI to PostScript driver . enctex -- A TeX extension that translates input on its way into TeX . etex -- An extended version of TeX, from the NTS project . etex-pkg -- E-TeX support package . glyphlist -- Adobe Glyph List and TeX extensions . graphics-def -- Colour and graphics option files . gsftopk -- Convert "Ghostscript fonts" to PK files . hyph-utf8 -- Hyphenation patterns expressed in UTF-8 . hyphen-base -- core hyphenation support files . ifluatex -- Provides the \ifluatex switch . ifxetex -- Am I running under XeTeX? . knuth-lib -- A small library of Metafont sources . knuth-local -- Knuth's local information . kpathsea -- Path searching library for TeX-related files . lua-alt-getopt -- Process application arguments the same way as getopt_long . luatex -- The LuaTeX engine . makeindex -- Makeindex development sources . metafont -- A system for specifying fonts . mflogo -- LaTeX support for Metafont logo fonts . mfware -- Supporting tools for use with Metafont . pdftex -- A TeX extension for direct creation of PDF . plain -- The Plain TeX format . tetex -- scripts and files originally from teTeX . tex -- A sophisticated typesetting engine . tex-ini-files -- Model TeX format creation files . texlive-common -- TeX Live documentation (common elements) . texlive-docindex -- top-level TeX Live doc.html, etc. . texlive-en -- TeX Live manual (English) . unicode-data -- Unicode data and loaders for TeX . updmap-map -- auto-generated font map files . xdvi -- A DVI previewer for the X Window System . texdoc -- Documentation access for TeX Live Package: texlive-binaries Description-md5: db16fecae335f49155c09b3c343347b1 Description-en_AU: Binaries for TeX Live This package contains all the binaries of TeX Live packages. . Note that this package alone has hardly any functionality. Rather, choose the texlive-* packages you want to use, e.g. texlive-latex-recommended or context Package: texlive-fonts-recommended-doc Description-md5: fedfa7c022515f5060512ccde356a7e7 Description-en_AU: TeX Live: Documentation files for texlive-fonts-recommended This package provides the documentation for texlive-fonts-recommended Package: texlive-latex-base Description-md5: 9a3dda813258033c8673a478595f2d95 Description-en_AU: TeX Live: LaTeX fundamental packages These packages are either mandated by the core LaTeX team, or very widely used and strongly recommended in practice. . This package includes the following CTAN packages: . ae -- Virtual fonts for T1 encoded CMR-fonts . amscls -- AMS document classes for LaTeX . amsmath -- AMS mathematical facilities for LaTeX . babel -- Multilingual support for Plain TeX or LaTeX . babel-english -- Babel support for English . babelbib -- Multilingual bibliographies . carlisle -- David Carlisle's small packages . colortbl -- Add colour to LaTeX tables . fancyhdr -- Extensive control of page headers and footers in LaTeX2e . fix2col -- Fix miscellaneous two column mode features . geometry -- Flexible and complete interface to document dimensions . graphics -- The LaTeX standard graphics bundle . graphics-cfg -- Sample configuration files for LaTeX color and graphics . hyperref -- Extensive support for hypertext in LaTeX . latex -- A TeX macro package that defines LaTeX . latex-bin -- LaTeX executables and man pages . latex-fonts -- A collection of fonts used in LaTeX distributions . latexconfig -- configuration files for LaTeX-related formats . ltxmisc -- Miscellaneous LaTeX packages, etc . mfnfss -- Packages to typeset oldgerman and pandora fonts in LaTeX . mptopdf -- mpost to PDF, native MetaPost graphics inclusion . natbib -- Flexible bibliography support . oberdiek -- A bundle of packages submitted by Heiko Oberdiek . pslatex -- Use PostScript fonts by default . psnfss -- Font support for common PostScript fonts . pspicture -- PostScript picture support . tools -- The LaTeX standard tools bundle . url -- Verbatim with URL-sensitive line breaks Package: texlive-latex-base-doc Description-md5: a2182d8729e262aa2d6b925e5a5f6802 Description-en_AU: TeX Live: Documentation files for texlive-latex-base This package provides the documentation for texlive-latex-base Package: texlive-latex-recommended Description-md5: 5d681d6fa6841c8894b7bf1aafb490d3 Description-en_AU: TeX Live: LaTeX recommended packages A collection of recommended add-on packages for LaTeX which have widespread use. . This package includes the following CTAN packages: . anysize -- A simple package to set up document margins . beamer -- A LaTeX class for producing presentations and slides . booktabs -- Publication quality tables in LaTeX . breqn -- Automatic line breaking of displayed equations . caption -- Customising captions in floating environments . cite -- Improved citation handling in LaTeX . cmap -- Make PDF files searchable and copyable . crop -- Support for cropmarks . ctable -- Flexible typesetting of table and figure floats using key/value directives . eso-pic -- Add picture commands (or backgrounds) to every page . euenc -- Unicode font encoding definitions for XeTeX . euler -- Use AMS Euler fonts for math . etoolbox -- e-TeX tools for LaTeX . extsizes -- Extend the standard classes' size options . fancybox -- Variants of \fbox and other games with boxes . fancyref -- A LaTeX package for fancy cross-referencing . fancyvrb -- Sophisticated verbatim text . filehook -- Hooks for input files . float -- Improved interface for floating objects . fontspec -- Advanced font selection in XeLaTeX and LuaLaTeX . fp -- Fixed point arithmetic . index -- Extended index for LaTeX including multiple indexes . jknapltx -- Miscellaneous packages by Joerg Knappen . koma-script -- A bundle of versatile classes and packages . latexbug -- Bug-classification for LaTeX related bugs . l3experimental -- Experimental LaTeX3 concepts . l3kernel -- LaTeX3 programming conventions . l3packages -- High-level LaTeX3 concepts . lineno -- Line numbers on paragraphs . listings -- Typeset source code listings using LaTeX . lwarp -- Converts LaTeX to HTML . mathspec -- Specify arbitrary fonts for mathematics in XeTeX . mathtools -- Mathematical tools to use with amsmath . mdwtools -- Miscellaneous tools by Mark Wooding . memoir -- Typeset fiction, non-fiction and mathematical books . metalogo -- Extended TeX logo macros . microtype -- Subliminal refinements towards typographical perfection . ms -- Various LaTeX packages by Martin Schroder . ntgclass -- "European" versions of standard classes . parskip -- Layout with zero \parindent, non-zero \parskip . pdfpages -- Include PDF documents in LaTeX . polyglossia -- An alternative to babel for XeLaTeX and LuaLaTeX . powerdot -- A presentation class . psfrag -- Replace strings in encapsulated PostScript figures . rcs -- Use RCS (revision control system) tags in LaTeX documents . sansmath -- Maths in a sans font . section -- Modifying section commands in LaTeX . seminar -- Make overhead slides . sepnum -- Print numbers in a "friendly" format . setspace -- Set space between lines . subfig -- Figures broken into subfigures . textcase -- Case conversion ignoring mathematics, etc . thumbpdf -- Thumbnails for pdfTeX and dvips/ps2pdf . typehtml -- Typeset HTML directly from LaTeX . ucharcat -- Implementation of the (new in 2015) XeTeX \Ucharcat command in lua, for LuaTeX . underscore -- Control the behaviour of "_" in text . unicode-math -- Unicode mathematics support for XeTeX and LuaTeX . xcolor -- Driver-independent color extensions for LaTeX and pdfLaTeX . xkeyval -- Extension of the keyval package . xltxtra -- "Extras" for LaTeX users of XeTeX . xunicode -- Generate Unicode characters from accented glyphs Package: texlive-latex-recommended-doc Description-md5: baa8291c3456557519fe1fb86023b2b8 Description-en_AU: TeX Live: Documentation files for texlive-latex-recommended This package provides the documentation for texlive-latex-recommended Package: texlive-metapost-doc Description-md5: 0dc5a30b89d031677eb32d4cf8381caf Description-en_AU: TeX Live: Documentation files for texlive-metapost This package provides the documentation for texlive-metapost Package: texlive-pictures-doc Description-md5: a0c7d5a93d0c18d832e97c0ffdb9ab11 Description-en_AU: TeX Live: Documentation files for texlive-pictures This package provides the documentation for texlive-pictures Package: tftp-hpa Description-md5: 89598997fd5ff3458fe7d72bdc41cb10 Description-en_AU: HPA's tftp client Trivial File Transfer Protocol (TFTP) is a file transfer protocol, mainly to serve boot images over the network to other machines (PXE). . tftp-hpa is an enhanced version of the BSD TFTP client and server. It possesses a number of bugfixes and enhancements over the original. . This package contains the client. Package: tftp-hpa-dbg Description-md5: 62262abe91f8d0a0276c353ee04f937b Description-en_AU: HPA's tftp (debug) Trivial File Transfer Protocol (TFTP) is a file transfer protocol, mainly to serve boot images over the network to other machines (PXE). . tftp-hpa is an enhanced version of the BSD TFTP client and server. It possesses a number of bugfixes and enhancements over the original. . This package contains the debugging symbols for both the client and the server. Package: tftpd-hpa Description-md5: d73c6815bace5ace463cb884370cdecd Description-en_AU: HPA's tftp server Trivial File Transfer Protocol (TFTP) is a file transfer protocol, mainly to serve boot images over the network to other machines (PXE). . tftp-hpa is an enhanced version of the BSD TFTP client and server. It possesses a number of bugfixes and enhancements over the original. . This package contains the server. Package: tgt Description-md5: 9e2460ad54d079d86ae48eb6c538da88 Description-en_AU: Linux SCSI target user-space daemon and tools The Linux target framework (tgt) allows a Linux system to provide SCSI devices (targets) over networked SCSI transports. . tgt consists of a user-space daemon and user-space tools currently supporting the following transports: . - iSCSI (SCSI over IP) - iSER (iSCSI over RDMA, using Infiniband) . tgt also supports different storage types for use as backing stores for SCSI Logical Units: . - Plain files and block devices - Ceph/RADOS RBD volumes - GlusterFS volumes . This package includes the daemon and user-space tools. Package: tgt-dbg Description-md5: 228bbff079e4a2c254f3cbcbcaddb201 Description-en_AU: Linux SCSI target user-space daemon and tools - debug symbols The Linux target framework (tgt) allows a Linux system to provide SCSI devices (targets) over networked SCSI transports. . tgt consists of a user-space daemon and user-space tools currently supporting the following transports: . - iSCSI (SCSI over IP) - iSER (iSCSI over RDMA, using Infiniband) . tgt also supports different storage types for use as backing stores for SCSI Logical Units: . - Plain files and block devices - Ceph/RADOS RBD volumes - GlusterFS volumes . This package contains symbols used for debugging tgt. Package: thermald Description-md5: b3957326598bfd50927c3294bfbabcc9 Description-en_AU: Thermal monitoring and controlling daemon Thermal Daemon is a Linux daemon for monitoring and controlling platform temperatures. Once the system temperature reaches a certain threshold, the Linux daemon activates various cooling methods to try to cool the system. Package: time Description-md5: 3482b423b592147357279e93ec9d47e4 Description-en_AU: GNU time program for measuring CPU resource usage The 'time' command runs another program, then displays information about the resources used by that program, collected by the system while the program was running. You can select which information is reported and the format in which it is shown, or have 'time' save the information in a file instead of display it on the screen. . The resources that 'time' can report on fall into the general categories of time, memory, I/O, and IPC calls. . The GNU version can format the output in arbitrary ways by using a printf- style format string to include various resource measurements. Package: tinycdb Description-md5: db206835a75a16ebc84290ca026c89ed Description-en_AU: an utility to manipulate constant databases (cdb) tinycdb is a small, fast and reliable utility and subroutine library for creating and reading constant databases. The database structure is tuned for fast reading. . This package contains a command-line utility to create, analyze, dump and query cdb files. Package: tk Description-md5: c18f13af983cc9102503e0f44f8d4b2e Description-en_AU: Toolkit for Tcl and X11 (default version) - windowing shell Tk is a cross-platform graphical toolkit which provides the Motif look- and-feel and is implemented using the Tcl scripting language. . This package is a dependency package, which depends on Debian's default Tk version (currently 8.6). Package: tk-dev Description-md5: 7e7c3316b08ee6e19b370908f28f78d9 Description-en_AU: Toolkit for Tcl and X11 (default version) - development files Tk is a cross-platform graphical toolkit which provides the Motif look- and-feel and is implemented using the Tcl scripting language. . This package is a dependency package, which depends on Debian's default Tk version (currently 8.6). Package: tk-doc Description-md5: 5cd3865abeee5ce7293d5dbd4523b8c4 Description-en_AU: Toolkit for Tcl and X11 (default version) - manual pages Tk is a cross-platform graphical toolkit which provides the Motif look- and-feel and is implemented using the Tcl scripting language. . This package is a dependency package, which depends on Debian's default Tk version (currently 8.6). Package: tk8.6 Description-md5: 066d4f5267290a404c952b599f887990 Description-en_AU: Tk toolkit for Tcl and X11 v8.6 - windowing shell Tk is a cross-platform graphical toolkit which provides the Motif look- and-feel and is implemented using the Tcl scripting language. This package contains the windowing Tcl/Tk shell (wish). Package: tk8.6-blt2.5 Description-md5: f2cf073b47eb71bb74c64136d9c7d699 Description-en_AU: graphics extension library for Tcl/Tk - library BLT is a library of useful extensions for the Tcl language and the popular Tk graphical toolkit. It adds a vector and tree data type, background execution and some debugging tools to Tcl, and provides several new widgets for Tk, including graphs, bar-charts, trees, tabs, splines and hyper-links, as well as a new geometry manager, drag & drop support, and more. . This package contains everything you need to use BLT with your Tcl/Tk scripts and Tcl/Tk-enabled apps. Package: tk8.6-dev Description-md5: 5081fc14ac8d13fb09d3d3f090596c49 Description-en_AU: Tk toolkit for Tcl and X11 v8.6 - development files Tk is a cross-platform graphical toolkit which provides the Motif look- and-feel and is implemented using the Tcl scripting language. This package contains the headers and libraries needed to extend or embed Tk. Package: tk8.6-doc Description-md5: bbe987d020c4105d0922d75a7d107bf3 Description-en_AU: Tk toolkit for Tcl and X11 v8.6 - manual pages Tk is a cross-platform graphical toolkit which provides the Motif look- and-feel and is implemented using the Tcl scripting language. This package contains the manual pages for the Tk commands. Package: tmispell-voikko Description-md5: 4e96d6b673246a51faf74a4fd4c6943e Description-en_AU: Ispell wrapper which uses Voikko for spell-checking Voikko is a Finnish spell-checker and hyphenator based on Malaga and Suomi-Malaga. . Tmispell is an Ispell wrapper that provides an Ispell-like interface for other programs that need spelling checker. Many programs (e.g. mail clients, text editors, and word processors) use Ispell for spell-checking. This package makes it possible for such programs to use Voikko for Finnish spell-checking. . This package will set up Tmispell so that the command "ispell" actually starts "tmispell". The real Ispell will be launched only if Tmispell does not support the selected language. Package: tmux Description-md5: dc6ff920cb9183a42694d0ea54835078 Description-en_AU: terminal multiplexer tmux enables a number of terminals (or windows) to be accessed and controlled from a single terminal like screen. tmux runs as a server- client system. A server is created automatically when necessary and holds a number of sessions, each of which may have a number of windows linked to it. Any number of clients may connect to a session, or the server may be controlled by issuing commands with tmux. Communication takes place through a socket, by default placed in /tmp. Moreover tmux provides a consistent and well-documented command interface, with the same syntax whether used interactively, as a key binding, or from the shell. It offers a choice of vim or Emacs key layouts. Package: tokyocabinet-doc Description-md5: d59b69c9c3f83f1538cad5f4090e8591 Description-en_AU: Tokyo Cabinet Database Documentation Tokyo Cabinet is an efficient database library like GDBM and NDBM. It features hash database and B+ tree database and is developed as the successor of QDBM, for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler API. . This package contains documentation for all of the API's and utilities provided by Tokyo Cabinet. Package: tomcat8 Description-md5: 222d7392f8d16ebb149756c192015426 Description-en_AU: Apache Tomcat 8 - Servlet and JSP engine Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains only the startup scripts for the system-wide daemon. No documentation or web applications are included here, please install the tomcat8-docs and tomcat8-examples packages if you want them. Install the authbind package if you need to use Tomcat on ports 1-1023. Install tomcat8-user instead of this package if you don't want Tomcat to start as a service. Package: tomcat8-admin Description-md5: d523a3ef1ec69e0b98bfd0017ca78a6c Description-en_AU: Apache Tomcat 8 - Servlet and JSP engine -- admin web applications Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the administrative web interfaces. Package: tomcat8-common Description-md5: c2eca3c452eff7c18647c91989381503 Description-en_AU: Apache Tomcat 8 - Servlet and JSP engine -- common files Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains common files needed by the tomcat8 and tomcat8-user packages (Tomcat 8 scripts and libraries). Package: tomcat8-docs Description-md5: 7822d5907d923fb447ed6f6da9cee2cd Description-en_AU: Apache Tomcat 8 - Servlet and JSP engine -- documentation Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the online documentation web application. Package: tomcat8-examples Description-md5: efafb73265a132ee046a1bd2fb2a8af8 Description-en_AU: Apache Tomcat 8 - Servlet and JSP engine -- example web applications Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the default Tomcat example webapps. Package: totem Description-md5: 3773374b409bb5710c492c328fe37f78 Description-en_AU: Simple media player for the GNOME desktop based on GStreamer Totem is a simple yet featureful media player for GNOME which can read a large number of file formats. It features : . * Shoutcast, m3u, asx, SMIL and ra playlists support * DVD (with menus), VCD and Digital CD (with CDDB) playback * TV-Out configuration with optional resolution switching * 4.0, 5.0, 5.1 and stereo audio output * Full-screen mode (move your mouse and you get nice controls) with Xinerama, dual-head and RandR support * Aspect ratio toggling, scaling based on the video's original size * Full keyboard control * Simple playlist with repeat mode and saving feature * GNOME, Nautilus and GIO integration * Screenshot of the current movie * Brightness and Contrast control * Visualisation plugin when playing audio-only files * Video thumbnailer for nautilus * Nautilus properties page * Works on remote displays * DVD, VCD and OGG/OGM subtitles with automatic language selection * Extensible with plugins Package: transmission-common Description-md5: c088436bdff78ec234e20d4cee7f3943 Description-en_AU: lightweight BitTorrent client (common files) Transmission is a set of lightweight BitTorrent clients (in GUI, CLI and daemon form). All its incarnations feature a very simple, intuitive interface on top on an efficient, cross-platform back-end. . This package contains the common files for the different transmission versions. Package: transmission-gtk Description-md5: 2a49d29e6e551104026a39357f5968bb Description-en_AU: lightweight BitTorrent client (GTK+ interface) Transmission is a set of lightweight BitTorrent clients (in GUI, CLI and daemon form). All its incarnations feature a very simple, intuitive interface on top on an efficient, cross-platform back-end. . This package contains the GTK+ stand-alone client. Package: ttf-ancient-fonts-symbola Description-md5: 9f0f72aff4d396c887ba7e2717420d92 Description-en_AU: symbolic font providing emoji chars from Unicode 9.0 (transit. pkg) This dummy package is provided for a smooth transition from the previous ttf-ancient-fonts-symbola package to the fonts-symbola package. . It may be safely removed after installation. Package: ttf-unifont Description-md5: 5cd27dc07e2575f794158fd31650f2fd Description-en_AU: TrueType version of GNU Unifont This contains four fonts: "Unifont", "Unifont Upper", "Unifont CSUR", and "Unifont Sample". . unifont.ttf is a bitmap font converted into a scalable TrueType outline font, Unifont. Each pixel in the original bitmap font is represented as an outlined square. The font provides a glyph for each visible code point (character) in the Unicode Basic Multilingual Plane (BMP, or Plane 0). The BMP contains most of the world's modern writing scripts. This font looks best at 12pt. . unifont_upper.ttf is a bitmap font converted into a scalable TrueType outline font that covers Unicode ranges above Plane 0. Most of its glyphs are in Plane 1, the Unicode Supplemental Multilingual Plane (SMP). . unifont_csur.ttf is a bitmap font converted into a scalable TrueType outline font that contains some scripts in the ConScript Unicode Registry (CSUR). These scripts are not part of the Unicode Standard, but are a popular use for the Private Use Area (PUA). This font contains glyphs in Plane 0 and in the higher PUA planes. . unifont_sample.ttf is an SBIT font that contains combining circles and is therefore suitable for illustrating individual Unicode glyphs. The other font files do not contain combining circles and so are suitable for general-purpose writing. . Complex fonts (such as Indic or Semitic scripts, where letters change shape depending on their position in a word, or such as Mongolian, which can be written vertically) will not render perfectly. The philosophy behind this font, though, is that anything meaningful is better than an empty box for an unknown glyph. Package: twisted-doc Description-md5: 21aa08a62eeca30f3c7899faf4a7419f Description-en_AU: Official documentation of Twisted This contains various HOWTOs and overviews in various formats . Twisted is an event-based framework for internet applications. It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. Package: tzdata Description-md5: a77a3cc9a67658dd7cfdc6547391b8f8 Description-en_AU: time zone and daylight-saving time data This package contains data required for the implementation of standard local time for many representative locations around the globe. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight-saving rules. Package: u-boot-tools Description-md5: e725d3253d541a5a2d90da965ef577af Description-en_AU: companion tools for Das U-Boot bootloader This package includes the mkimage program, which allows generation of U-Boot images in various formats, and the fw_printenv and fw_setenv programs to read and modify U-Boot's environment. Package: ubuntu-core-snapd-units Description-md5: 1f317b04f78374dba7d1e14def0b7f80 Description-en_AU: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: ucf Description-md5: 83e3ff2859524c831253d938da348878 Description-en_AU: Update Configuration File(s): preserve user changes to config files Debian policy mandates that user changes to configuration files must be preserved during package upgrades. The easy way to achieve this behavior is to make the configuration file a 'conffile', in which case dpkg handles the file specially during upgrades, prompting the user as needed. . This is appropriate only if it is possible to distribute a default version that will work for most installations, although some system administrators may choose to modify it. This implies that the default version will be part of the package distribution, and must not be modified by the maintainer scripts during installation (or at any other time). . This script attempts to provide conffile-like handling for files that may not be labelled conffiles, and are not shipped in a Debian package, but handled by the postinst instead. This script allows one to maintain files in /etc, preserving user changes and in general offering the same facilities while upgrading that dpkg normally provides for 'conffiles'. . Additionally, this script provides facilities for transitioning a file that had not been provided with conffile-like protection to come under this schema, and attempts to minimize questions asked at installation time. Indeed, the transitioning facility is better than the one offered by dpkg while transitioning a file from a non-conffile to conffile status. Package: ucpp Description-md5: 5c29b8aeb5a85f4e60442e2e887ae229 Description-en_AU: embeddable, quick and light C preprocessor A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99. Package: udev Description-md5: e875ddb09f46f1f7672af537f0c875ca Description-en_AU: /dev/ and hotplug management daemon udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time. Package: udisks2 Description-md5: 80ddc8936dbb5d3128956adfa5317119 Description-en_AU: D-Bus service to access and manipulate storage devices The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This package also provides the udisksctl utility, which can be used to trigger these operations from the command line (if permitted by PolicyKit). . Creating or modifying file systems such as XFS, RAID, or LUKS encryption requires that the corresponding mkfs.* and admin tools are installed, such as dosfstools for VFAT, xfsprogs for XFS, or cryptsetup for LUKS. Package: udisks2-doc Description-md5: abe2995ad264193cc84ba801988f1197 Description-en_AU: udisks2 documentation The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This package provides the API reference and manuals in devhelp format. Package: ufw Description-md5: 90e09f8ba6c08a5698b47f5da441b4a7 Description-en_AU: program for managing a Netfilter firewall The Uncomplicated FireWall is a front-end for iptables, to make managing a Netfilter firewall easier. It provides a command line interface with syntax similar to OpenBSD's Packet Filter. It is particularly well-suited as a host-based firewall. Package: uidmap Description-md5: 5a75630915e85aa203a9f7c82c737da4 Description-en_AU: programs to help use subuids These programs help unprivileged users to create uid and gid mappings in user namespaces. Package: unattended-upgrades Description-md5: 13ffb6fcb282e3e2203472fa9b1a59f7 Description-en_AU: automatic installation of security upgrades This package can download and install security upgrades automatically and unattended, taking care to only install packages from the configured APT source, and checking for dpkg prompts about configuration file changes. . This script is the backend for the APT::Periodic::Unattended-Upgrade option. Package: unixodbc-dev Description-md5: 810ff6350f7d3725bcea408feaf73610 Description-en_AU: ODBC libraries for UNIX (development files) This package contains the development files (headers and libraries) for unixODBC, an implementation of the Open DataBase Connectivity interface for Unix systems. You should not need to install this package unless you intend to develop C language applications which use ODBC, or to compile ODBC-using applications from source. Package: uno-libs3 Description-md5: c32efa4eb8b817c0d411d2ca5f54514b Description-en_AU: LibreOffice UNO runtime environment -- public shared libraries The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains the public libraries: - libuno_sal: System Abstraction Layer (C Interface) - libuno_salhelpergcc3: additional C++ functionality for sal - libuno_cppu: C++ UNO bridge (C Interface) - libuno_cppuhelpergcc3: additional C++ functionality for cppu - libuno_purpenvhelpergcc3: "purpose environments" helper Package: unzip Description-md5: b83e2b495da5d292f3fe6ab67b088c47 Description-en_AU: De-archiver for .zip files InfoZIP's unzip program. With the exception of multi-volume archives (ie, .ZIP files that are split across several disks using PKZIP's /& option), this can handle any file produced either by PKZIP, or the corresponding InfoZIP zip program. . This version supports encryption. Package: update-inetd Description-md5: 9a09f5c7959d1200217cfebee811fa42 Description-en_AU: inetd configuration file updater This package provides a program used by other packages to automatically update /etc/inetd.conf, the configuration file shared by all implementations of the Internet super-server. . Note that xinetd is not supported by this package. Package: update-notifier Description-md5: 17a8ca38ec1439cd743e00edf3c9a926 Description-en_AU: Daemon which notifies about package updates Puts an icon in the user's notification area when package updates are available. Package: ure Description-md5: 91a81b0bbfc8236cc5518400be4807d1 Description-en_AU: LibreOffice UNO runtime environment The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. Package: usb-modeswitch Description-md5: bbddadcef95b9342b7cf75c7d1b5cfa2 Description-en_AU: mode switching tool for controlling "flip flop" USB devices Several new USB devices have their proprietary Windows drivers onboard, especially WAN dongles. When plugged in for the first time, they act like a flash storage and start installing the driver from there. If the driver is already installed, the storage device vanishes and a new device, such as an USB modem, shows up. This is called the "ZeroCD" feature. . On Debian, this is not needed, since the driver is included as a Linux kernel module, such as "usbserial". However, the device still shows up as "usb-storage" by default. usb-modeswitch solves that issue by sending the command which actually performs the switching of the device from "usb- storage" to "usbserial". . This package contains the binaries and the brother scripts. Package: usb-modeswitch-data Description-md5: 83f8894d390ffa31e34c89e43fc95bb1 Description-en_AU: mode switching data for usb-modeswitch Several new USB devices have their proprietary Windows drivers onboard, especially WAN dongles. When plugged in for the first time, they act like a flash storage and start installing the driver from there. If the driver is already installed, the storage device vanishes and a new device, such as an USB modem, shows up. This is called the "ZeroCD" feature. . On Debian, this is not needed, since the driver is included as a Linux kernel module, such as "usbserial". However, the device still shows up as "usb-storage" by default. usb-modeswitch solves that issue by sending the command which actually performs the switching of the device from "usb- storage" to "usbserial". . This package contains the commands data needed for usb-modeswitch. Package: usbmuxd-dbg Description-md5: e7266aa13497f0f4c4061a6ece8d7209 Description-en_AU: USB multiplexor daemon for iPhone and iPod Touch devices - debug usbmuxd, the USB multiplexor daemon, is in charge of coordinating access to iPhone and iPod Touch services over USB. Synchronization and management applications for the iPhone and iPod Touch need this daemon to communicate with such devices concurrently. . This package contains the debugging symbols. Package: usbutils Description-md5: 928f8c65aee445506dc03a844a66adac Description-en_AU: Linux USB utilities This package contains the lsusb utility for inspecting the devices connected to the USB bus. It shows a graphical representation of the devices that are currently plugged in, showing the topology of the USB bus. It also displays information on each individual device on the bus. Package: user-setup Description-md5: 4dec3dcb61a40a867c061e2bd022837e Description-en_AU: Set up initial user and password This package creates an initial user, using the same code as is responsible for creating the initial user in the installer. It is only likely to be of any use if your system has no non-system users at all. Package: util-linux Description-md5: 33d0291a69ffd307cfba295915df602a Description-en_AU: miscellaneous system utilities This package contains a number of important utilities, most of which are oriented towards maintenance of your system. Some of the more important utilities included in this package allow you to view kernel messages, create new filesystems, view block device information, interface with real time clock, etc. Package: util-linux-locales Description-md5: f95b3ab812286b8c8633178bd53a7587 Description-en_AU: locales files for util-linux This package contains the internationalization files for the util-linux package. . They are needed when you want the programs in util-linux to print their messages in other languages than English. Package: uuid-dev Description-md5: daeeb422c8be25af61a5fe52deff08a8 Description-en_AU: Universally Unique ID library - headers and static libraries The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). See RFC 4122 for more information. . This package contains the development environment for the uuid library. Package: uuid-runtime Description-md5: c848721d4a6e6dbc698c36d06bf45ef9 Description-en_AU: runtime components for the Universally Unique ID library The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). A UUID is an identifier that is unique within the space of all such identifiers across both space and time. It can be used for multiple purposes, from tagging objects with an extremely short lifetime to reliably identifying very persistent objects across a network. . See RFC 4122 for more information. . This package contains the uuidgen program and the uuidd daemon. . The uuidd daemon is used to generate UUIDs, especially time-based UUIDs, in a secure and guaranteed-unique fashion, even in the face of large numbers of threads trying to grab UUIDs running on different CPUs. It is used by libuuid as well as the uuidgen program. Package: uuidcdef Description-md5: 1d910b1ba122bdc21c260082cb676050 Description-en_AU: Universally Unique Identifier (UUID) generator This utility generates univerally unique identifiers (UUIDs). It also manages to print them out in OSF form, or as a C structure when handling them in programs, as is the case for an XPLC-enabled library. Package: valgrind Description-md5: 0cb016d4f438ed8069cda723e3bb7786 Description-en_AU: instrumentation framework for building dynamic analysis tools Valgrind is a system for debugging and profiling Linux programs. With its tool suite you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting and making your programs more stable. You can also perform detailed profiling to help speed up your programs and use Valgrind to build new tools. . The Valgrind distribution currently includes six production-quality tools: * a memory error detector (Memcheck) * two thread error detectors (Helgrind and DRD) * a cache and branch-prediction profiler (Cachegrind) * a call-graph generating cache and branch-prediction profiler (Callgrind) * a heap profiler (Massif) It also includes three experimental tools: * a stack/global array overrun detector (SGCheck) * a second heap profiler that examines how heap blocks are used (DHAT) * a SimPoint basic block vector generator (BBV) Package: valgrind-dbg Description-md5: bbac8295630a71a4bc8614379be44b6e Description-en_AU: instrumentation framework for building dynamic analysis tools (debug) Valgrind is a system for debugging and profiling Linux programs. With its tool suite you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting and making your programs more stable. You can also perform detailed profiling to help speed up your programs and use Valgrind to build new tools. . This package provides the debug symbols for valgrind's tools and libraries. Package: vdpau-driver-all Description-md5: 848ae3d77f772ea9bc53a8608bcf347d Description-en_AU: Video Decode and Presentation API for Unix (driver metapackage) VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware. . This package depends on the full suite of drivers for the VDPAU API. It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed. Package: vim Description-md5: 59e8b8f7757db8b53566d5d119872de8 Description-en_AU: Vi IMproved - enhanced vi editor Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with a rather standard set of features. This package does not provide a GUI version of Vim. See the other vim-* packages if you need more (or less). Package: vim-common Description-md5: 30b64c3dceccc4faef229eafc38d0069 Description-en_AU: Vi IMproved - Common files Vim is an almost compatible version of the UNIX editor Vi. . This package contains files shared by all non GUI-enabled vim variants available in Debian. Examples of such shared files are: manpages and configuration files. Package: vim-doc Description-md5: bba166bf0174232f296031de0b68b351 Description-en_AU: Vi IMproved - HTML documentation Vim is an almost compatible version of the UNIX editor Vi. . This package contains the HTML version of the online documentation. It is built from the runtime/doc directory of the source tree. Package: vim-gtk3 Description-md5: 7349d2c1bcc43fa49f9d456783dde67c Description-en_AU: Vi IMproved - enhanced vi editor - with GTK3 GUI Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with a GTK3 GUI and support for scripting with Lua, Perl, Python 3, and Tcl. Package: vim-gui-common Description-md5: f51060aa71b1aeaa83cfde145ca640c3 Description-en_AU: Vi IMproved - Common GUI files Vim is an almost compatible version of the UNIX editor Vi. . This package contains files shared by all GUI-enabled vim variants available in Debian. Examples of such shared files are: gvimtutor, icons, and desktop environments settings. Package: vim-runtime Description-md5: 97bb83c83cb35767c340c5066ce9be0c Description-en_AU: Vi IMproved - Runtime files Vim is an almost compatible version of the UNIX editor Vi. . This package contains vimtutor and the architecture independent runtime files, used, if available, by all vim variants available in Debian. Example of such runtime files are: online documentation, rules for language-specific syntax highlighting and indentation, color schemes, and standard plugins. Package: vim-tiny Description-md5: ab74276bf677bf6a4f7fe3ad5cc634a6 Description-en_AU: Vi IMproved - enhanced vi editor - compact version Vim is an almost compatible version of the UNIX editor Vi. . This package contains a minimal version of Vim compiled with no GUI and a small subset of features. This package's sole purpose is to provide the vi binary for base installations. . If a vim binary is wanted, try one of the following more featureful packages: vim, vim-nox, vim-athena, vim-gtk, or vim-gtk3. Package: vino Description-md5: a21f62d453ff4ea676a2699029dd5caa Description-en_AU: VNC server for GNOME VNC is a protocol that allows remote display of a user's desktop. This package provides a VNC server that integrates with GNOME, allowing you to export your running desktop to another computer for remote use or diagnosis. Package: vlan Description-md5: da2d3e81af12341c15fb4a7267d2457d Description-en_AU: user mode programs to enable VLANs on your ethernet devices This package contains the user mode programs you need to add and remove VLAN devices from your ethernet devices. . A typical application for a VLAN enabled box is a single wire firewall, router or load balancer. . You need a VLAN Linux kernel for this. Linux kernel versions >= 2.4.14 have VLAN support. Package: voikko-fi Description-md5: 0f2fe4eb76111c6ff4c678a6ba3e059c Description-en_AU: Description of Finnish morphology written for libvoikko Voikko-fi (previously known as suomi-malaga) is a description of Finnish morphology written for libvoikko. . This package contains a compiled version of Voikko-fi using the new unweighted VFST dictionary format. It is suitable for use in spell checking, grammar checking and hyphenation system Voikko, provided by the libvoikko library. Package: vsftpd Description-md5: 81386f72ac91a5ea48f8db0b023f3f9b Description-en_AU: lightweight, efficient FTP server written for security This package provides the "Very Secure FTP Daemon", written from the ground up with security in mind. . It supports both anonymous and non-anonymous FTP access, PAM authentication, bandwidth limiting, and the Linux sendfile() facility. Package: vsftpd-dbg Description-md5: 545fc3167a09139cdae7003374723dc7 Description-en_AU: lightweight, efficient FTP server written for security (debug) This package provides the "Very Secure FTP Daemon", written from the ground up with security in mind. . This package contains the debugging symbols. Package: w3m Description-md5: e87701c222276aabaaad92868f1fd4b6 Description-en_AU: WWW browsable pager with excellent tables/frames support w3m is a text-based World Wide Web browser with IPv6 support. It features excellent support for tables and frames. It can be used as a standalone file pager, too. . * You can follow links and/or view images in HTML. * Internet message preview mode, you can browse HTML mail. * You can follow links in plain text if it includes URL forms. * With w3m-img, you can view inline images. Package: wakeonlan Description-md5: 1f4cb6ce85d821307a46719513c54d04 Description-en_AU: Sends 'magic packets' to wake-on-LAN enabled ethernet adapters With this package you can remotely wake up and power on machines which have motherboards or network cards that support 'Wake-on-Lan' packets. . The tool allows you to wake up a single machine, or a group of machines. . You need the MAC addresses of machines to construct the WOL packets, but, in contrast to 'etherwake', you do not need root privileges to use the program itself as UDP packets are used. Package: wamerican Description-md5: ea52704df710a9095c3201e3426ac6ff Description-en_AU: American English dictionary words for /usr/share/dict This package provides the file /usr/share/dict/american-english containing a list of English words with American spellings. This list can be used by spelling checkers, and by programs such as look(1). . There are also -small, -large, and -huge versions of this word list, and there are wbritish* and wcanadian* packages as well. Package: wbrazilian Description-md5: 97bc43f03ee25fe7a6834ff99e6b46fd Description-en_AU: Brazilian Portuguese wordlist This package provides the file /usr/share/dict/brazilian containing a list of Portuguese words with Brazilian spellings. It was obtained from the br.ispell dictionary developed by Ricardo Ueda Karpischek. Package: wbritish Description-md5: 116a19ac7140ec65e353ae54c39f1127 Description-en_AU: British English dictionary words for /usr/share/dict This package provides the file /usr/share/dict/british-english containing a list of English words with British spellings. This list can be used by spelling checkers, and by programs such as look(1). . There are also -small, -large, and -huge versions of this word list, and there are wamerican* and wcanadian* packages as well. Package: wbulgarian Description-md5: 785682dc7191e37850273578c646b4c5 Description-en_AU: Bulgarian dictionary words for /usr/share/dict This package contains an alphabetic list of Bulgarian words, provided in the file /usr/share/dict/bulgarian. This list can be used by spelling checkers, and by programs such as look(1). Package: wcatalan Description-md5: 6349e4a22be2d15fc2132e0e70636ae9 Description-en_AU: Catalan dictionary words for /usr/share/dict This package provides the file /usr/share/dict/catala containing an alphabetic list of Catalan words. . It was put together by Joan Moratinos using data from different sources. Package: wdanish Description-md5: c3a0418e174e5a26862735e32b59b543 Description-en_AU: The Comprehensive Danish Dictionary (DSDO) - wordlist The Comprehensive Danish Dictionary (DSDO) is a free spell-checking dictionary for Danish published by Skaane Sjaelland Linux User Group (SSLUG). One thing which makes this dictionary different from most other dictionaries is that it basically is the result of a vote among the proof- readers. The editorial group has _not_ proof-read all the words in the dictionary, but guides the proof-readers and keeps track of the overall status of the dictionary. . This is a flat list of Danish words and names. This can be used by spellcheckers or any other purpose needing a lot of words. Package: wdiff Description-md5: ff5f47823aed30d56f7ce111a0e2cd14 Description-en_AU: Compares two files word by word `wdiff' is a front-end to GNU `diff'. It compares two files, finding which words have been deleted or added to the first in order to create the second. It has many output formats and interacts well with terminals and pagers (notably with `less'). `wdiff' is particularly useful when two texts differ only by a few words and paragraphs have been refilled. Package: wdiff-doc Description-md5: 30bdf7b296aaa5ae3f3faa4c62a793fd Description-en_AU: Documentation for GNU wdiff This package contains the HTML documentation for GNU wdiff. Package: wdutch Description-md5: 558760862405deb7c73a30bc741e018f Description-en_AU: list of Dutch words This package contains an alphabetic list of Dutch words. . This word list, from the OpenTaal project, uses the official spelling of 2005 and has been officially approved by the TaalUnie. . See the idutch package for the same wordlist in a format suitable for the spelling checker Ispell. Package: wfaroese Description-md5: e739a676b68fc7ab146524ca92c1864e Description-en_AU: Faroese dictionary / wordlist This is a flat list of Faroese words and names. This can be used by spellcheckers or any other purpose needing a lot of words. Package: wfrench Description-md5: aebf2b3e65e401c4e074a05027cd8678 Description-en_AU: French dictionary words for /usr/share/dict This package provides the file /usr/share/dict/french containing a list of French words. This list can be used by spelling checkers, and by programs such as look(1). Package: wgalician-minimos Description-md5: f07bd1e54ead04e1aee917b3a88a1646 Description-en_AU: Wordlist for Galician (minimos) This is a list of words for Galician, using the "minimos" standard, as put together by Andre Ventas and Ramon Flores. . There are at least three orthographic conventions for Galician: ILG (official), reintegrationist and minimos. ILG uses orthographic conventions more similar to Spanish; reintegrationists are weighed towards Portuguese. Minimos tries to reach a middle consensus point. Package: wget Description-md5: 63a4a740bcd9e8e94bf661e4f1806e02 Description-en_AU: retrieves files from the web Wget is a network utility to retrieve files from the web using HTTP(S) and FTP, the two most widely used internet protocols. It works non- interactively, so it will work in the background, after having logged off. The program supports recursive retrieval of web-authoring pages as well as FTP sites -- you can use Wget to make mirrors of archives and home pages or to travel the web like a WWW robot. . Wget works particularly well with slow or unstable connections by continuing to retrieve a document until the document is fully downloaded. Re-getting files from where it left off works on servers (both HTTP and FTP) that support it. Both HTTP and FTP retrievals can be time stamped, so Wget can see if the remote file has changed since the last retrieval and automatically retrieve the new version if it has. . Wget supports proxy servers; this can lighten the network load, speed up retrieval, and provide access behind firewalls. Package: whiptail Description-md5: 845a08009ef9f0ef4ecc0aedd3a36ffa Description-en_AU: Displays user-friendly dialog boxes from shell scripts Whiptail is a "dialog" replacement using newt instead of ncurses. It provides a method of displaying several different types of dialog boxes from shell scripts. This allows a developer of a script to interact with the user in a much friendlier manner. Package: whois Description-md5: 28e9df99a50bdfe098edfcf773417990 Description-en_AU: intelligent WHOIS client This package provides a commandline client for the WHOIS (RFC 3912) protocol, which queries online servers for information such as contact details for domains and IP address assignments. It can intelligently select the appropriate WHOIS server for most queries. . The package also contains mkpasswd, a features-rich front end to the password encryption function crypt(3). Package: winbind Description-md5: 7716bdbd49ef007f51760bb859065b02 Description-en_AU: service to resolve user and group information from Windows NT servers Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package provides winbindd, a daemon which integrates authentication and directory service (user/group lookup) mechanisms from a Windows domain on a Linux system. . Winbind based user/group lookups via /etc/nsswitch.conf can be enabled via the libnss-winbind package. Winbind based Windows domain authentication can be enabled via the libpam-winbind package. Package: winpr-utils Description-md5: 5ad5407ece20a3e087a48f65ab4e7aec Description-en_AU: Windows Portable Runtime library command line utilities WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains WinPR command line utils (winpr-hash, winpr- makecert). Package: wireless-regdb Description-md5: 9b699ccc910634888e4cf21e28a9467b Description-en_AU: wireless regulatory database This package contains the wireless regulatory database used by the Central Regulatory Database Agent (CRDA) to configure wireless devices to operate within the radio spectrum allowed in the local jurisdiction. . This regulatory information is provided with no warranty either expressed or implied. Only Linux drivers which use cfg80211 framework can make use of the regulatory database and CRDA. Package: wireless-tools Description-md5: 34c7dc532552aa22b7a3e5860d0000e7 Description-en_AU: Tools for manipulating Linux Wireless Extensions This package contains the Wireless tools, used to manipulate the Linux Wireless Extensions. The Wireless Extension is an interface allowing you to set Wireless LAN specific parameters and get the specific stats. Package: wirish Description-md5: d881dcf4d804e1c33315df8f25a15b9d Description-en_AU: Irish (Gaeilge) dictionary words for /usr/share/dict This package provides the file /usr/share/dict/irish containing a list of Irish words. This list can be used by spelling checkers, and by programs such as look(1). Package: witalian Description-md5: c7c257cb483fe8552eeab0a66c02425b Description-en_AU: Italian dictionary words for /usr/share/dict/ This package contains an alphabetic list of Italian words. . You may wish to use it in conjunction with a program like spell(1) to spell-check an Italian text, or with a program like look(1) for word completion. . It may even be used by the sysadmin to look for weak user passwords. Package: wmanx Description-md5: 9fea7f65d60e955b8e69aa40848e7772 Description-en_AU: Manx Gaelic dictionary words for /usr/share/dict This package provides the file /usr/share/dict/manx containing a list of Manx Gaelic words. This list can be used by spelling checkers, and by programs such as look(1). Package: wngerman Description-md5: d9ca90eeae6360bc46e3a53b73113c43 Description-en_AU: New German orthography wordlist This is a wordlist with the new German orthography (de-DE-1996), which is used since 1998-08-01 and which is obligatory as of 2005-08-01. . It is based on the famous hkgerman dictionary (using the old German orthography (de-DE-1901), which is available as package wogerman), with many corrections and additions. Package: wnorwegian Description-md5: 808855f90413a16cb734e0a0af6caeeb Description-en_AU: Norwegian word list This package provides a list of Norwegian names and words, for general use. Package: wpasupplicant Description-md5: db096b22f8ec5f5c7a8ec614d12ca20a Description-en_AU: client support for WPA and WPA2 (IEEE 802.11i) WPA and WPA2 are methods for securing wireless networks, the former using IEEE 802.1X, and the latter using IEEE 802.11i. This software provides key negotiation with the WPA Authenticator, and controls association with IEEE 802.11i networks. Package: wpolish Description-md5: f4124ba8dfab1092ba729fbaf6105ff3 Description-en_AU: Polish dictionary words for /usr/share/dict This package provides the file /usr/share/dict/polish containing a list of Polish words. This list can be used by spelling checkers, and by programs such as look(1). Package: wportuguese Description-md5: 9f254be893945f232fe586d050c9af9d Description-en_AU: European Portuguese wordlist This package provides the file /usr/share/dict/portuguese containing a list of Portuguese words with European spellings. It was obtained from the ispell.pt dictionary developed by the Informatics Department at Minho's University in Portugal. Package: wspanish Description-md5: 53aa7aabd2b317854ee5466a9d9a6045 Description-en_AU: Spanish dictionary words for /usr/share/dict This package contains an alphabetic list of some Spanish words. . Note that this wordlist is not intended to be complete and many words are not fully expanded. Package: wswedish Description-md5: 41d5123ba7e77d9885609115e5c03949 Description-en_AU: Swedish dictionary words for /usr/share/dict This is a list of 120,000 Swedish words and names, to be used for whatever purpose you may think of. Package: wswiss Description-md5: 52c7ab651ee674f1e2a18b0bd18dd7aa Description-en_AU: Swiss (German) orthography wordlist This is a wordlist with the new German orthography (de-CH-1996), which is used since 1998-08-01 and which is obligatory as of 2005-08-01. . It is based on the famous hkgerman dictionary (using the old German orthography, which is available as wogerman), with many corrections and additions. . Most notably this variant supports swiss spelling. This includes some Swiss words, as well as ss instead of German sz ligature. Package: wukrainian Description-md5: 4c58b9b69101d950e73ce94f6a1fec14 Description-en_AU: Ukrainian dictionary words for /usr/share/dict This package provides the file /usr/share/dict/ukrainian containing a list of Ukrainian words. This list can be used by spelling checkers, and by programs such as look(1). Package: wvdial Description-md5: b8bf30c8dfd4d09e02af74bf497505d6 Description-en_AU: intelligent Point-to-Point Protocol dialer WvDial sacrifices some of the flexibility of programs like "chat" in order to make dialup configuration easier. With WvDial, modems are detected automatically and only three additional parameters are required: the telephone number, username, and password. WvDial knows enough to dial with most modems and log in to most servers without any other help. . In particular, a "chat script" is not required to handle the most common situations. Package: x11-apps Description-md5: 5702f23f04bb60fad1ae4604e92691fa Description-en_AU: X applications This package provides a miscellaneous assortment of X applications that ship with the X Window System, including: - atobm, bitmap, and bmtoa, tools for manipulating bitmap images; - ico, a demo program animating polyhedrons; - oclock and xclock, graphical clocks; - rendercheck, a program to test render extension implementations; - transset, a tool to set opacity property on a window; - xbiff, a tool which tells you when you have new email; - xcalc, a scientific calculator desktop accessory; - xclipboard, a tool to manage cut-and-pasted text selections; - xconsole, which monitors system console messages; - xcursorgen, a tool for creating X cursor files from PNGs; - xditview, a viewer for ditroff output; - xedit, a simple text editor for X; - xeyes, a demo program in which a pair of eyes track the pointer; - xgc, a graphics demo; - xload, a monitor for the system load average; - xlogo, a demo program that displays the X logo; - xmag, which magnifies parts of the X screen; - xman, a manual page browser; - xmore, a text pager; - xwd, a utility for taking window dumps ("screenshots") of the X session; - xwud, a viewer for window dumps created by xwd; - Xmark, x11perf, and x11perfcomp, tools for benchmarking graphical operations under the X Window System; . The xbiff, xcalc, xconsole, xedit and xman programs use bitmap images provided by the xbitmaps package. Package: x11-common Description-md5: c3a0735e67df3065d7cbf88aa39b7ec7 Description-en_AU: X Window System (X.Org) infrastructure x11-common contains the filesystem infrastructure required for further installation of the X Window System in any configuration; it does not provide a full installation of clients, servers, libraries, and utilities required to run the X Window System. . A number of terms are used to refer to the X Window System, including "X", "X Version 11", "X11", "X11R6", and "X11R7". The version of X used in Debian is derived from the version released by the X.Org Foundation, and is thus often also referred to as "X.Org". All of the preceding quoted terms are functionally interchangeable in an Debian system. Package: x11-session-utils Description-md5: 8e1733f3dc337562406ab5336cb95a29 Description-en_AU: X session utilities This package provides the X session manager and related tools: - rstart; - smproxy, a session manager proxy for X clients that do not use the X session manager protocol; - xsm, a session manager for X sessions; Installation of an rsh or ssh daemon (server) is necessary if rstartd is to be used, and installation of an rsh or ssh client is necessary if rstart is to be used. Package: x11-utils Description-md5: bf8a6af96a706be8e8bde2b9de07a319 Description-en_AU: X11 utilities An X client is a program that interfaces with an X server (almost always via the X libraries), and thus with some input and output hardware like a graphics card, monitor, keyboard, and pointing device (such as a mouse). . This package provides a miscellaneous assortment of X utilities that ship with the X Window System, including: - appres, editres, listres and viewres, which query the X resource database; - luit, a filter that can be run between an arbitrary application and a UTF-8 terminal emulator; - xdpyinfo, a display information utility for X; - xdriinfo, query configuration information of DRI drivers; - xev, an X event displayer; - xfd, a tool that displays all the glyphs in a given X font; - xfontsel, a tool for browsing and selecting X fonts; - xkill, a tool for terminating misbehaving X clients; - xlsatoms, which lists interned atoms defined on an X server; - xlsclients, which lists client applications running on an X display; - xlsfonts, a server font list displayer; - xmessage, a tool to display message or dialog boxes; - xprop, a property displayer for X; - xvinfo, an Xv extension information utility for X; - xwininfo, a window information utility for X; . The editres and viewres programs use bitmap images provided by the xbitmaps package. The luit program requires locale information from the libx11-data package. Package: x11-xkb-utils Description-md5: a2adce3cb7ed4a10d97bc7fd4558b944 Description-en_AU: X11 XKB utilities xkbutils contains a number of client-side utilities for XKB, the X11 keyboard extension. . setxkbmap is a tool to query and change the current XKB map. . xkbbell generates a bell event through the keyboard. . xkbcomp is a tool to compile XKB definitions into map files the server can use. . xkbevd is an experimental tool to listen for certain XKB events and execute defined triggers when actions occur. . xkbprint is a tool to generate an image with the physical representation of the keyboard as XKB sees it. . xkbvleds shows the changing status of keyboard LEDs. . xkbwatch shows the changing status of modifiers and LEDs. Package: x11-xserver-utils Description-md5: 7bc6b40d32fbe568c9539995f7b1053e Description-en_AU: X server utilities An X client is a program that interfaces with an X server (almost always via the X libraries), and thus with some input and output hardware like a graphics card, monitor, keyboard, and pointing device (such as a mouse). . This package provides a miscellaneous assortment of X Server utilities that ship with the X Window System, including: - iceauth, a tool for manipulating ICE protocol authorization records; - rgb; - sessreg, a simple program for managing utmp/wtmp entries; - xcmsdb, a device color characteristic utility for the X Color Management System; - xgamma, a tool for querying and setting a monitor's gamma correction; - xhost, a very dangerous program that you should never use; - xmodmap, a utility for modifying keymaps and pointer button mappings in X; - xrandr, a command-line interface to the RandR extension; - xrdb, a tool to manage the X server resource database; - xrefresh, a tool that forces a redraw of the X screen; - xset, a tool for setting miscellaneous X server parameters; - xsetmode and xsetpointer, tools for handling X Input devices; - xsetroot, a tool for tailoring the appearance of the root window; - xstdcmap, a utility to selectively define standard colormap properties; - xvidtune, a tool for customizing X server modelines for your monitor. Package: x11proto-bigreqs-dev Description-md5: 4b14fa03b516756f1b9566d7e041da5c Description-en_AU: X11 Big Requests extension wire protocol This package provides the wire protocol for the BIG-REQUESTS extension, used to send larger requests than usual in order to avoid fragmentation. . More information about X.Org can be found at: Package: x11proto-composite-dev Description-md5: 2d1c932a4af20b53591ebb3032e823df Description-en_AU: X11 Composite extension wire protocol This package provides development headers describing the wire protocol for the Composite extension, used to let arbitrary client programs control drawing of the final image. . More information about X.Org can be found at: . This package is built from the X.org compositeproto proto module. Package: x11proto-damage-dev Description-md5: 342607cfda8aaed51e6355f970dac27d Description-en_AU: X11 Damage extension wire protocol This package provides development headers describing the wire protocol for the Damage extension, used to notify clients of changes made to particular areas. . More information about X.Org can be found at: . This package is built from the X.org damageproto proto module. Package: x11proto-dmx-dev Description-md5: f8d1758182fccfde9f304c805cd14f0e Description-en_AU: X11 Distributed Multihead X extension wire protocol This package provides development headers describing the wire protocol for the DMX extension, used to set up a distributed multi-head environment with a single server acting as a gateway to multiple X servers on multiple machines. . More information about X.Org can be found at: . This package is built from the X.org dmxproto proto module. Package: x11proto-dri2-dev Description-md5: f9fbe5a35c1d1a5259e8ba115300fae3 Description-en_AU: X11 DRI2 extension wire protocol This package provides development headers describing the wire protocol for the DRI2 extension, used to organise direct rendering support for 3D clients, and replace the XFree86-DRI extension. . More information about X.Org can be found at: . This package is built from the X.org dri2proto proto module. Package: x11proto-dri3-dev Description-md5: fc735f01903e7f10e258bf4a1cf5b3c2 Description-en_AU: X11 DRI3 extension wire protocol This package provides development headers describing the wire protocol for the DRI3 extension, providing mechanisms to translate between direct rendered buffers and X pixmaps. In conjunction with the Present extension, they provide a complete direct rendering solution for OpenGL or other APIs. . More information about X.Org can be found at: . This package is built from the X.org dri3proto proto module. Package: x11proto-fixes-dev Description-md5: 646898d46bc47837227c172744a907c1 Description-en_AU: X11 Fixes extension wire protocol This package provides development headers describing the wire protocol for the Fixes extension, which contains a few small extensions to the X protocol, including a Region type. . More information about X.Org can be found at: . This package is built from the X.org fixesproto proto module. Package: x11proto-fonts-dev Description-md5: cc3bdc437d256f3f3baa58f182b4680f Description-en_AU: X11 font extension wire protocol This package provides development headers describing the wire protocol for font-related extensions, used to control the server-side font configuration, and also the font server headers. . More information about X.Org can be found at: Package: x11proto-gl-dev Description-md5: 471f1487ed8f7f211b8c62143e8de0ba Description-en_AU: X11 OpenGL extension wire protocol This package provides development headers describing the wire protocol for OpenGL-related extensions, used to enable the rendering of applications using OpenGL. . More information about X.Org can be found at: . This package is built from the X.org glproto proto module. Package: x11proto-input-dev Description-md5: 33b1f72e2eebea58b8eb47f2d4dd9f65 Description-en_AU: X11 Input extension wire protocol This package provides development headers describing the wire protocol for the Input extension, used to control all manner of options related to input device handling. . More information about X.Org can be found at: . This package is built from the X.org inputproto proto module. Package: x11proto-kb-dev Description-md5: 61b34fd535c21265b34560bcd6ff324c Description-en_AU: X11 XKB extension wire protocol This package provides development headers describing the wire protocol for the XKEYBOARD extension, used to control all manner of options related to keyboard handling and layout in particular. It does not control the addition/enabling/disabling of keyboards; this is done with the XINPUT extension. . More information about X.Org can be found at: . This package is built from the X.org kbproto proto module. Package: x11proto-present-dev Description-md5: cbe8266cb1085cf81630b0c9ba611fc9 Description-en_AU: X11 Present extension wire protocol This package provides development headers describing the wire protocol for the Present extension, which provides a way for applications to update their window contents from a pixmap in a well defined fashion, synchronizing with the display refresh and potentially using a more efficient mechanism than copying the contents of the source pixmap. . More information about X.Org can be found at: . This package is built from the X.org presentproto proto module. Package: x11proto-randr-dev Description-md5: a90461e9118057b1d9164b079935b319 Description-en_AU: X11 RandR extension wire protocol This package provides development headers describing the wire protocol for the RandR extension, used to change display properties such as resolution, rotation, reflection, et al, on the fly. . More information about X.Org can be found at: . This package is built from the X.org randrproto proto module. Package: x11proto-record-dev Description-md5: 6b3887131806a4ac56ed17928e5d9244 Description-en_AU: X11 Record extension wire protocol This package provides development headers describing the wire protocol for the Record extension, used to record and play back event sequences. . More information about X.Org can be found at: . This package is built from the X.org recordproto proto module. Package: x11proto-render-dev Description-md5: 5cb5db3bd22c00cad26a566ffef6609f Description-en_AU: X11 Render extension wire protocol This package provides development headers describing the wire protocol for the Render extension, used to implement Porter-Duff operations within X. . More information about X.Org can be found at: . This package is built from the X.org renderproto proto module. Package: x11proto-resource-dev Description-md5: de611e1c4c80a89c1fbbe1cf2e773faa Description-en_AU: X11 Resource extension wire protocol This package provides development headers describing the wire protocol for the Resource extension, used to measure resource usage from clients within the X server. . More information about X.Org can be found at: . This package is built from the X.org resourceproto proto module. Package: x11proto-scrnsaver-dev Description-md5: 042ff8fd3c1946d38454e0752c99cd19 Description-en_AU: X11 Screen Saver extension wire protocol This package provides development headers describing the wire protocol for the MIT-SCREEN-SAVER extension, used to notify the server of client screen saver events. . More information about X.Org can be found at: . This package is built from the X.org scrnsaverproto proto module. Package: x11proto-video-dev Description-md5: 958221b5cc2ee4a5a42b95d105d951a3 Description-en_AU: X11 Video extension wire protocol This package provides development headers describing the wire protocol for the XVideo and XVideoMotionCompensation extensions, used to accelerate playback of videos through X. . More information about X.Org can be found at: . This package is built from the X.org videoproto proto module. Package: x11proto-xcmisc-dev Description-md5: a858ad076b66ea04c95c8bbc067df5c3 Description-en_AU: X11 XC-Miscellaneous extension wire protocol This package provides development headers describing the wire protocol for the XC-MISC extension, used to get details of XID allocation within the server. . More information about X.Org can be found at: . This package is built from the X.org xcmiscproto proto module. Package: x11proto-xext-dev Description-md5: a7569fd4617dc5309a5f6accfb78680e Description-en_AU: X11 various extension wire protocol This package provides development headers describing the wire protocol for various extensions, the client-side libraries of which are provided in the Xext library. . More information about X.Org can be found at: . This package is built from the X.org xextproto proto module. Package: x11proto-xf86bigfont-dev Description-md5: 33341e02e7d8607a29206e70be407f62 Description-en_AU: X11 Big Fonts extension wire protocol This package provides development headers describing the wire protocol for the XF86BIGFONT extension, used to make larger font requests possible. . More information about X.Org can be found at: . This package is built from the X.org xf86bigfontproto proto module. Package: x11proto-xf86dga-dev Description-md5: cb56001dfdd6443e2c40c6d66ec6ff0d Description-en_AU: X11 Direct Graphics Access extension wire protocol This package provides development headers describing the wire protocol for the XFree86-DGA extension, which provides direct, framebuffer-like, graphics access. . More information about X.Org can be found at: . This package is built from the X.org xf86dgaproto proto module. Package: x11proto-xf86dri-dev Description-md5: a5abe843364d4aa7466059cfaf1b7071 Description-en_AU: X11 DRI extension wire protocol This package provides development headers describing the wire protocol for the XFree86-DRI extension, used to organise direct rendering support for 3D clients, and help arbiter the requests. . More information about X.Org can be found at: . This package is built from the X.org xf86driproto proto module. Package: x11proto-xf86vidmode-dev Description-md5: d3b9513a57f8f9f6705e07bbaf670234 Description-en_AU: X11 Video Mode extension wire protocol This package provides development headers describing the wire protocol for the XFree86-VidMode extension, which provides access to detailed timings of video modes currently in use, and a means to modify them. . More information about X.Org can be found at: . This package is built from the X.org xf86vidmodeproto proto module. Package: x11proto-xinerama-dev Description-md5: e3a2c33273f73014c3bebf7cc3c6ad5d Description-en_AU: X11 Xinerama extension wire protocol This package provides development headers describing the wire protocol for the XINERAMA extension, used to use and manage a multiple-screen display. The terms 'Xinerama' and 'PanoramiX' are generally interchangeable; this package used to be named x11proto-panoramix-dev. . More information about X.Org can be found at: . This package is built from the X.org xineramaproto proto module. Package: xapian-doc Description-md5: e76855e484cd6d937e71c4db76b80458 Description-en_AU: Core Xapian documentation This package contains general documentation about Xapian, and more detailed API documentation. . The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free- text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. Package: xapian-examples Description-md5: 0c45197954382af4e64ed4768737a697 Description-en_AU: Xapian simple example programs This package contains source code for some example programs which use the Xapian library. The three "simple" examples are also included in binary form; binaries for the other examples can be found in the xapian-tools package (since they're useful tools in their own right). . The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free- text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. Package: xauth Description-md5: 20c8545ce7ba7273dbeefb5186103e04 Description-en_AU: X authentication utility xauth is a small utility to read and manipulate Xauthority files, which are used by servers and clients alike to control authentication and access to X sessions. Package: xbitmaps Description-md5: 5c825d172ff946c25bc263a05be159f7 Description-en_AU: Base X bitmaps This package contains the base X bitmaps, which are used in many legacy X clients. Package: xbrlapi Description-md5: 53f480ad337051c6a36a0d285d13603c Description-en_AU: Access software for a blind person using a braille display - xbrlapi BRLTTY is a daemon which provides access to the Linux console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . This package provides xbrlapi, a brltty X11 helper which handles proper keyboard simulation and window selection. Package: xchat-gnome Description-md5: fa07313eea00d91b9ddefe4efde88eea Description-en_AU: simple and featureful IRC client for GNOME XChat-GNOME is an IRC chat program, based on the popular X-Chat IRC client, designed with an emphasis on simplicity. It allows you to join multiple IRC channels (chat rooms) at the same time, talk publicly, private one-on-one conversations and much more. Package: xchat-gnome-common Description-md5: 90aeb0da58973e46f49eadd01825654d Description-en_AU: data files for XChat-GNOME XChat-GNOME is an IRC chat program, based on the popular X-Chat IRC client, designed with an emphasis on simplicity. It allows you to join multiple IRC channels (chat rooms) at the same time, talk publicly, private one-on-one conversations and much more. . This package contains the arch-independent files. Package: xcursor-themes Description-md5: d55b0b75b3d31697a2beb36f27eaec60 Description-en_AU: Base X cursor themes This package contains the additional base X cursor themes -- handhelds, redglass, and whiteglass. These themes are not essential for the X server to run. Package: xdg-user-dirs Description-md5: bede57a95f8202be418742bfd703ba9d Description-en_AU: tool to manage well known user directories xdg-user-dirs is a tool to help manage "well known" user directories like the desktop folder and the music folder. It also handles localization (i.e. translation) of the filenames. . The way it works is that xdg-user-dirs-update is run very early in the login phase. This program reads a configuration file, and a set of default directories. It then creates localized versions of these directories in the users home directory and sets up a config file in $(XDG_CONFIG_HOME )/user-dirs.dirs (XDG_CONFIG_HOME defaults to ~/.config) that applications can read to find these directories. Package: xdg-user-dirs-gtk Description-md5: 29d6579970525b2d5aea83508bb9d59c Description-en_AU: tool to manage well known user directories (Gtk extension) xdg-user-dirs is a tool to help manage "well known" user directories like the desktop folder and the music folder. It also handles localization (i.e. translation) of the filenames. . This extension sets the Gtk bookmark file and tracks changes of the locale to notify the user on login about changed directory names. Package: xdg-utils Description-md5: abcabbdcd4f9956e8a06cf4f5a06792d Description-en_AU: desktop integration utilities from freedesktop.org xdg-utils contains utilities for integrating applications with the desktop environment, regardless of which desktop environment is used. They are part of freedesktop.org's Portland project. . The following utilities are included: . * xdg-desktop-menu - Install desktop menu items * xdg-desktop-icon - Install icons on the user's desktop * xdg-email - Compose a new email in the user's preferred email client, potentially with subject and other info filled in * xdg-icon-resource - Install icon resources * xdg-mime - Query and install MIME types and associations * xdg-open - Open a URI in the user's preferred application that handles the respective URI or file type * xdg-screensaver - Enable, disable, or suspend the screensaver * xdg-settings - Get or set the default web browser and URI handlers . If you are running GNOME, make sure that the gvfs-bin package is installed. Package: xfonts-base Description-md5: b523687dc2655def36c6861a16a103b0 Description-en_AU: standard fonts for X xfonts-base provides a standard set of low-resolution bitmapped fonts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. Package: xfonts-encodings Description-md5: 756f2a9079a3a81226ce262c1c944fd7 Description-en_AU: Encodings for X.Org fonts This package contains the encodings that map to specific characters. Package: xfonts-scalable Description-md5: 130f2543a116db5cfb1067f413a7dc80 Description-en_AU: scalable fonts for X xfonts-scalable provides fonts that can be drawn at any size by the X server or font server without loss of quality. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . This package is missing three fonts from the X.Org source archives because the license terms on the fonts do not meet the Debian Free Software Guidelines; they are the Type1 fonts Adobe Utopia, IBM Courier, and Bigelow & Holmes (B&H) Luxi. . This package requires the xutils package to prepare the font directories for use by an X server or X font server. Package: xfonts-unifont Description-md5: 626188606c250a4b1afb7e3af5b25bb4 Description-en_AU: PCF (bitmap) version of GNU Unifont This contains three fonts: "Unifont" (unifont.pcf.gz), "Unifont CSUR" (unifont_csur.pcf.gz), and "Unifont Sample" (unifont_sample.pcf.gz). . This is a bitmap version of Unifont in a standard X11 format. The fonts provide a glyph for each visible code point (character) in the Unicode Basic Multilingual Plane (BMP, or Plane 0). The BMP contains most of the world's modern writing scripts. These fonts look best at 12pt. . unifont.pcf.gz contains Unicode Plane 0 glyphs. This is the main font. . unifont_sample.pcf.gz contains combining circles for combining characters. Thus it is suited for illustrating individual Unicode glyphs, whereas Unifont is intended for general-purpose writing. . unifont_csur.pcf.gz contains some scripts in the Plane 0 ConScript Unicode Registry (CSUR). These scripts are not part of the Unicode Standard, but are a popular use for the Private Use Area (PUA). . Complex fonts (such as Indic or Semitic scripts, where letters change shape depending on their position in a word, or such as Mongolian, which can be written vertically) will not render perfectly. The philosophy behind this font, though, is that anything meaningful is better than an empty box for an unknown glyph. . Consider using the TrueType version instead (ttf-unifont), because that version is scalable to any point size and has proper combining character support. Package: xfonts-utils Description-md5: cfb627fb99a0d0ef5d7b0b2f94423328 Description-en_AU: X Window System font utility programs xfonts-utils provides a set of utility programs shipped with the X Window System that are needed for font management. . The programs in this package include: - bdftopcf, which converts BDF fonts to PCF fonts; - bdftruncate and ucs2any, tools to generate fonts with various encodings from ISO 10646-encoded fonts - mkfontdir, a program to generate fonts.dir files; - mkfontscale, a program to generate fonts.scale files; - fonttosfnt, a program to wrap bitmap fonts in a sfnt (TrueType) wrapper. Package: xfsdump Description-md5: 8448ced317c37d3587808bf000f24a98 Description-en_AU: Administrative utilities for the XFS filesystem The xfsdump package contains xfsdump, xfsrestore and a number of other administrative utilities for managing XFS filesystems. . xfsdump examines files in a filesystem, determines which need to be backed up, and copies those files to a specified disk, tape or other storage medium. It uses XFS-specific directives for optimizing the dump of an XFS filesystem, and also knows how to backup XFS extended attributes. Backups created with xfsdump are "endian safe" and can thus be transfered between Linux machines of different architectures and also between IRIX machines. . xfsrestore performs the inverse function of xfsdump; it can restore a full backup of a filesystem. Subsequent incremental backups can then be layered on top of the full backup. Single files and directory subtrees may be restored from full or partial backups. Package: xfslibs-dev Description-md5: f592df00360118266738c74b58fcb38b Description-en_AU: XFS filesystem-specific static libraries and headers xfslibs-dev contains the libraries and header files needed to develop XFS filesystem-specific programs. . XFS is a high performance journaling filesystem which originated on the SGI IRIX platform. It is completely multi-threaded, can support large files and large filesystems, extended attributes, variable block sizes, is extent based, and makes extensive use of Btrees (directories, extents, free space) to aid both performance and scalability. . Refer to the documentation at http://xfs.org/ for complete details. Package: xfsprogs Description-md5: d4c8a52ff3d62c047666981d75366c2d Description-en_AU: Utilities for managing the XFS filesystem A set of commands to use the XFS filesystem, including mkfs.xfs. . XFS is a high performance journaling filesystem which originated on the SGI IRIX platform. It is completely multi-threaded, can support large files and large filesystems, extended attributes, variable block sizes, is extent based, and makes extensive use of Btrees (directories, extents, free space) to aid both performance and scalability. . Refer to the documentation at http://oss.sgi.com/projects/xfs/ for complete details. Package: xinetd Description-md5: dc305c474ff901c52b71c07c0ec109d0 Description-en_AU: replacement for inetd with many enhancements xinetd has access control mechanisms, extensive logging capabilities, the ability to make services available based on time, and can place limits on the number of servers that can be started, among other things. . It has the ability to redirect TCP streams to a remote host and port. This is useful for those of that use IP masquerading, or NAT, and want to be able to reach your internal hosts. . It also has the ability to bind specific services to specific interfaces. This is useful when you want to make services available for your internal network, but not the rest of the world. Or to have a different service running on the same port, but different interfaces. Package: xinit Description-md5: d1a59408a40e4b7d5f1e952907662c93 Description-en_AU: X server initialisation tool xinit and startx are programs which facilitate starting an X server, and loading a base X session. Package: xinput Description-md5: 430b05bbc8c851147aaa5b8f95166a9a Description-en_AU: Runtime configuration and test of XInput devices Xinput is an utility for configuring and testing XInput devices. Package: xkb-data Description-md5: 3253e95e707af859f77590b31f05da3b Description-en_AU: X Keyboard Extension (XKB) configuration data This package contains configuration data used by the X Keyboard Extension (XKB), which allows selection of keyboard layouts when using a graphical interface. . Every X11 vendor provides its own XKB data files, so keyboard layout designers have to send their layouts to several places. The xkeyboard- config project has been launched at FreeDesktop in order to provide a central repository that could be used by all vendors. Package: xml-core Description-md5: 304140a15687273ea24563dfcde030d3 Description-en_AU: XML infrastructure and XML catalog file support This package creates the XML infrastructure directories and provides XML catalog file support in compliance with the current Debian XML Policy draft: . * infrastructure directories: - /etc/xml - /usr/share/xml/{declaration,entities,misc,schema} - /usr/local/share/xml/{declaration,entities,misc,schema} . * XML catalog schema: OASIS XML Catalog Committee Specification 1.0 . * update-xmlcatalog(8): tool for maintaining the root XML catalog file and the package XML catalog files in the '/etc/xml' directory as well as local XML catalog files. . * dh_installxmlcatalogs(1): debhelper tool for installing local XML catalog files and registering XML entities in package XML catalog files and the root XML catalog file (requires debhelper package) Package: xmlsec1 Description-md5: 549bfc534604f9a3fe2dca801860e34f Description-en_AU: XML security command line processor Xmlsec is a command line tool for signature and encryption transformations of XML data. It is part of the XML Security Library. Package: xorg Description-md5: f5abde5fb283cb96048a3d3a5fe06e17 Description-en_AU: X.Org X Window System This metapackage provides the components for a standalone workstation running the X Window System. It provides the X libraries, an X server, a set of fonts, and a group of basic X clients and utilities. . Higher level metapackages, such as those for desktop environments, can depend on this package and simplify their dependencies. . It should be noted that a package providing x-window-manager should also be installed to ensure a comfortable X experience. Package: xorg-dev Description-md5: 00a974084948001400546a402cbefdb1 Description-en_AU: X.Org X Window System development libraries This metapackage provides the development libraries for the X.Org X Window System. . X Window System design documentation, manual pages, library reference works, static versions of the shared libraries, and C header files are supplied by the packages depended on by this metapackage. . Note that this is a convenience package for users and is not a package for Debian developers to have their package depend on. Package: xorg-docs Description-md5: 8e446e7efb54922706b8ca2c81cd7cf2 Description-en_AU: Miscellaneous documentation for the X.org X Window System This package contains various documents on the X.org X Window System including the release notes for the current version and instructions on the font and xkb subsystems. The documents are in html, pdf, ps, and plain text format. Package: xorg-docs-core Description-md5: 37a691694c97a0321d19b964ed2f7f5a Description-en_AU: Core documentation for the X.org X Window System This package contains core documentation for the X.org X Window System. This currently includes only a set of manpages which are standard for the system. Package: xorg-sgml-doctools Description-md5: 9b074ec1fd035c058dfb6f238155efeb Description-en_AU: Common tools for building X.Org SGML documentation This package contains tools for building the X.Org SGML documentation. Currently it only includes various entity definitions for the current release. Package: xserver-common Description-md5: be03943b6955ee9fae7163ad516c772f Description-en_AU: common files used by various X servers This package provides files necessary for all X.Org based X servers. Package: xserver-xorg Description-md5: 3d8c1d268e8af6b69f54d86fbd5a3939 Description-en_AU: X.Org X server This package depends on the full suite of the server and drivers for the X.Org X server. It does not provide the actual server itself. Package: xserver-xorg-input-all Description-md5: 6dc6019c398114619eba5fcd5806f328 Description-en_AU: X.Org X server -- input driver metapackage This package depends on the full suite of input drivers for the X.Org X server (Xorg). It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed. Package: xserver-xorg-input-wacom Description-md5: 990a6fd67780d38db31b26b3018b5519 Description-en_AU: X.Org X server -- Wacom input driver This package provides the X.Org driver for Wacom tablet devices. Package: xserver-xorg-legacy Description-md5: a49fa8443df84effdf1fd36e26ad0f94 Description-en_AU: setuid root Xorg server wrapper This package provides a wrapper for the Xorg X server, which is necessary for legacy drivers and non-Linux kernels. Package: xserver-xorg-video-all Description-md5: d6c33380f65bba53cd75efae633435bf Description-en_AU: X.Org X server -- output driver metapackage This package depends on the full suite of output drivers for the X.Org X server (Xorg). It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed. Package: xserver-xorg-video-amdgpu Description-md5: e2b193b8ecbf0f4c08a535d8f9541c51 Description-en_AU: X.Org X server -- AMDGPU display driver This package provides the 'amdgpu' driver for the AMD Radeon cards. The following chip families should be supported: Bonaire, Hawaii, Kaveri, Kabini Mullins, Iceland, Tonga, Carrizo, Fiji, Stoney. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-amdgpu driver module. Package: xserver-xorg-video-amdgpu-dbg Description-md5: cb3e55dcb83b9c0efda09e8a285f9b3b Description-en_AU: X.Org X server -- AMDGPU display driver (debugging symbols) This package provides the 'amdgpu' driver for the AMD Radeon cards. The following chip families should be supported: Bonaire, Hawaii, Kaveri, Kabini Mullins, Iceland, Tonga, Carrizo, Fiji, Stoney. . This package provides debugging symbols for this X.org X driver. Package: xserver-xorg-video-ati Description-md5: e44c47ee90083ed5cf59825a85aa1878 Description-en_AU: X.Org X server -- AMD/ATI display driver wrapper This package provides the 'ati' driver for the AMD/ATI Mach64, Rage128, Radeon, FireGL, FireMV, FirePro and FireStream series. This driver is actually a wrapper that loads one of the 'mach64', 'r128' or 'radeon' sub- drivers depending on the hardware. These sub-drivers are brought through package dependencies. . Users of Rage, Mach, or Radeon boards may remove this package only if they use Driver "r128", "mach64", or "radeon" in /etc/X11/xorg.conf instead of relying on autodetection. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-ati driver module. Package: xserver-xorg-video-fbdev Description-md5: 64c436c9c202e79fa1c638b0252edf4c Description-en_AU: X.Org X server -- fbdev display driver This package provides the driver for the Linux framebuffer device (aka 'fbdev'). . More information about X.Org can be found at: . This package is built from the X.org xf86-video-fbdev driver module. Package: xserver-xorg-video-intel Description-md5: 8d201da69bb70e573edc27748d2cd8fd Description-en_AU: X.Org X server -- Intel i8xx, i9xx display driver This package provides the driver for the Intel i8xx and i9xx family of chipsets, including i810, i815, i830, i845, i855, i865, i915, i945 and i965 series chips. . This package also provides XvMC (XVideo Motion Compensation) drivers for i810/i815 and i9xx and newer chipsets. . This package is built from the X.org xf86-video-intel driver module. . The use of this driver is discouraged if your hw is new enough (ca. 2007 and newer). You can try uninstalling this driver and let the server use it's builtin modesetting driver instead. Package: xserver-xorg-video-intel-dbg Description-md5: 407ff36ec08d6f79ce154b88e799d94a Description-en_AU: X.Org X server -- Intel i8xx, i9xx display driver (debug symbols) This driver provides support for the Intel i8xx and i9xx family of chipsets, including i810, i815, i830, i845, i855, i865, i915, and i945 series chips. . This package provides debugging symbols for this Xorg X driver. Package: xserver-xorg-video-nouveau Description-md5: b084a16945b86c1eda89ad33dbb4530d Description-en_AU: X.Org X server -- Nouveau display driver This driver for the X.Org X server (see xserver-xorg for a further description) provides support for NVIDIA Riva, TNT, GeForce, and Quadro cards. . This package provides 2D support including EXA acceleration, Xv and RandR. 3D functionality is provided by the libgl1-mesa-dri package. . This package is built from the FreeDesktop.org xf86-video-nouveau driver. Package: xserver-xorg-video-radeon Description-md5: f0dc7040ebe20189598467915db9b2e1 Description-en_AU: X.Org X server -- AMD/ATI Radeon display driver This package provides the 'radeon' driver for the AMD/ATI cards. The following chips should be supported: R100, RV100, RS100, RV200, RS200, RS250, R200, RV250, RV280, RS300, RS350, RS400/RS480, R300, R350, R360, RV350, RV360, RV370, RV380, RV410, R420, R423/R430, R480/R481, RV505/RV515/RV516/RV550, R520, RV530/RV560, RV570/R580, RS600/RS690/RS740, R600, RV610/RV630, RV620/RV635, RV670, RS780/RS880, RV710/RV730, RV740/RV770/RV790, CEDAR, REDWOOD, JUNIPER, CYPRESS, HEMLOCK, PALM, SUMO/SUMO2, BARTS, TURKS, CAICOS, CAYMAN, ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI, MULLINS, KAVERI, HAWAII. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-ati driver module. Package: xserver-xorg-video-radeon-dbg Description-md5: c7be5446365f77ecf178234fd656daf6 Description-en_AU: X.Org X server -- AMD/ATI Radeon display driver (debugging symbols) This package provides the 'radeon' driver for many AMD/ATI cards. . This package provides debugging symbols for this X.org X driver. Package: xserver-xorg-video-vesa Description-md5: a16fd7ddeb274e98b09a99dec1bfcca6 Description-en_AU: X.Org X server -- VESA display driver This driver for the X.Org X server (see xserver-xorg for a further description) uses the standard VESA interface provided on all video cards, but runs unaccelerated. This driver is not recommended for use unless you have a problem with the normal driver for your card, because it will perform very badly. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-vesa driver module. Package: xserver-xorg-video-vmware Description-md5: 21afce1387bf1052ec99956e90ec2d1c Description-en_AU: X.Org X server -- VMware display driver This package provides the driver for VMware client sessions, i.e. if Linux is running inside a VMware session. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-vmware driver module. Package: xsltproc Description-md5: 269c4daf3d326a815e26cdd2e64cf686 Description-en_AU: XSLT 1.0 command line processor XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT version 1.0 stylesheets. . This package contains a command line tool that facilitates XSLT transformations. Package: xterm Description-md5: c1e47d60a01948be9aae7a2a4f63a0fe Description-en_AU: X terminal emulator xterm is a terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that cannot use the window system directly. This version implements ISO/ANSI colors and most of the control sequences used by DEC VT220 terminals. . This package provides four commands: xterm, which is the traditional terminal emulator; uxterm, which is a wrapper around xterm that is intelligent about locale settings (especially those which use the UTF-8 character encoding), but which requires the luit program from the x11-utils package; koi8rxterm, a wrapper similar to uxterm for locales that use the KOI8-R character set; and lxterm, a simple wrapper that chooses which of the previous commands to execute based on the user's locale settings. . A complete list of control sequences supported by the X terminal emulator is provided in /usr/share/doc/xterm. . The xterm program uses bitmap images provided by the xbitmaps package. . Those interested in using koi8rxterm will likely want to install the xfonts-cyrillic package as well. Package: xtrans-dev Description-md5: d8dcf2e537228be6091670219f433234 Description-en_AU: X transport library (development files) xtrans includes a number of routines to make X implementations transport- independent; at time of writing, it includes support for UNIX sockets, IPv4, IPv6, and DECnet. . xtrans is not actually a library in itself; it includes .c files which are then used in the compilation of X servers, libraries, et al. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libxtrans Package: xz-utils Description-md5: ea97a558c8575aebbed2c11cbd20e0f2 Description-en_AU: XZ-format compression utilities XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . This package provides the command line tools for working with XZ compression, including xz, unxz, xzcat, xzgrep, and so on. They can also handle the older LZMA format, and if invoked via appropriate symlinks will emulate the behavior of the commands in the lzma package. . The XZ format is similar to the older LZMA format but includes some improvements for general use: . * 'file' magic for detecting XZ files; * crc64 data integrity check; * limited random-access reading support; * improved support for multithreading (not used in xz-utils); * support for flushing the encoder. Package: yelp Description-md5: b660f3f94d2a495572d2b53c6824da41 Description-en_AU: Help browser for GNOME Yelp is the help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, Mallard, HTML, man, and info formatted documentation. Package: yelp-xsl Description-md5: 1a100ec4d885b993f504229830095864 Description-en_AU: XSL stylesheets for the yelp help browser Yelp-xsl contains XSL stylesheets that are used by the yelp help browser to format Docbook and Mallard documents. Package: zeitgeist-core Description-md5: 4709c129c4bf63ba0918f4c77885bbb2 Description-en_AU: event logging framework - engine Zeitgeist is a service which logs the user's activities and events (files opened, websites visited, conversations held with other people, etc.) and makes the relevant information available to other applications. . It serves as a comprehensive activity log and also makes it possible to determine relationships between items based on usage patterns. . This package contains the main daemon (in its new Vala implementation, codenamed "Bluebird"). It also includes the FTS (Full Text Search) extension. Package: zenity Description-md5: 0eaa042a6247aca86bac2f94a69fc906 Description-en_AU: Display graphical dialog boxes from shell scripts Zenity allows you to display GTK+ dialogs from shell scripts; it is a rewrite of the `gdialog' command from GNOME 1. . Zenity includes a gdialog wrapper script so that it can be used with legacy scripts. Package: zenity-common Description-md5: 31577d10cdc7dea3e76b1ffaca46c1f6 Description-en_AU: Display graphical dialog boxes from shell scripts (common files) Zenity allows you to display GTK+ dialogs from shell scripts; it is a rewrite of the `gdialog' command from GNOME 1. . Zenity includes a gdialog wrapper script so that it can be used with legacy scripts. . This package contains architecture independent files. Package: zerofree Description-md5: e8c47b284082ddf9145a003c9cbeafdb Description-en_AU: zero free blocks from ext2, ext3 and ext4 file-systems Zerofree finds the unallocated blocks with non-zero value content in an ext2, ext3 or ext4 file-system and fills them with zeroes (zerofree can also work with another value than zero). This is mostly useful if the device on which this file-system resides is a disk image. In this case, depending on the type of disk image, a secondary utility may be able to reduce the size of the disk image after zerofree has been run. Zerofree requires the file-system to be unmounted or mounted read-only. . The usual way to achieve the same result (zeroing the unused blocks) is to run "dd" to create a file full of zeroes that takes up the entire free space on the drive, and then delete this file. This has many disadvantages, which zerofree alleviates: * it is slow; * it makes the disk image (temporarily) grow to its maximal extent; * it (temporarily) uses all free space on the disk, so other concurrent write actions may fail. . Zerofree has been written to be run from GNU/Linux systems installed as guest OSes inside a virtual machine. If this is not your case, you almost certainly don't need this package. (One other use case would be to erase sensitive data a little bit more securely than with a simple "rm"). Package: zip Description-md5: 581928d34d669e63c353cd694bd040b0 Description-en_AU: Archiver for .zip files This is InfoZIP's zip program. It produces files that are fully compatible with the popular PKZIP program; however, the command line options are not identical. In other words, the end result is the same, but the methods differ. :-) . This version supports encryption. Package: zlib1g Description-md5: 567f396aeeb2b2b63295099aed237057 Description-en_AU: compression library - runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the shared library. Package: zlib1g-dbg Description-md5: dddc7d60663fa5dc77c76a30127d83db Description-en_AU: compression library - development zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes debugging symbols for use when debugging applications which use zlib. Package: zlib1g-dev Description-md5: d7f4e8a626131fc83c643c5d59096290 Description-en_AU: compression library - development zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the development support files. Package: zsh Description-md5: a129d6b2d23d2d5d3a6b822d3f8f856d Description-en_AU: shell with lots of features Zsh is a UNIX command interpreter (shell) usable as an interactive login shell and as a shell script command processor. Of the standard shells, zsh most closely resembles ksh but includes many enhancements. Zsh has command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and a host of other features. Package: zsh-common Description-md5: 8aac20ad1d93f2ea018a327bcfd5912f Description-en_AU: architecture independent files for Zsh Zsh is a UNIX command interpreter (shell) usable as an interactive login shell and as a shell script command processor. Of the standard shells, zsh most closely resembles ksh but includes many enhancements. Zsh has command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and a host of other features. . This package contains the common zsh files shared by all architectures. Package: zsh-dev Description-md5: 958eee099c22df2f69105f5ecae036a2 Description-en_AU: shell with lots of features (development files) Zsh is a UNIX command interpreter (shell) usable as an interactive login shell and as a shell script command processor. Of the standard shells, zsh most closely resembles ksh but includes many enhancements. Zsh has command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and a host of other features. . This package contains headers and scripts necessary to compile third-party modules. Package: zsh-doc Description-md5: 9b5459fce7bedf54d5694a22e68389c7 Description-en_AU: zsh documentation - info/HTML format Zsh is a UNIX command interpreter (shell) usable as an interactive login shell and as a shell script command processor. Of the standard shells, zsh most closely resembles ksh but includes many enhancements. Zsh has command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and a host of other features. . This contains the documentation in GNU info and HTML formats. Package: default-jdk Description-md5: c22048deca843cf19835d5032d8cc40a Description-en_AU: 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 arm64. Package: default-jdk-doc Description-md5: 5810b0fc6e20ecc9857e4f3af88187b6 Description-en_AU: 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 arm64. Package: default-jdk-headless Description-md5: b9815991d2e295a692493b7738ffc536 Description-en_AU: 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 arm64. . The package is used as dependency for packages not needing a graphical display during runtime. Package: default-jre Description-md5: 863cd9135b24a21eafcbfd86435c61f9 Description-en_AU: 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 arm64. Package: default-jre-headless Description-md5: 4aa12a164d9efa63b636bc88bd63bfb3 Description-en_AU: 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 arm64. . The package is used as dependency for packages not needing a graphical display during runtime. Package: flash-kernel Description-md5: 20e5ff2238f4ed9bfdf4651b31ecd6f9 Description-en_AU: utility to make certain embedded devices bootable flash-kernel is a script which will put the kernel and initramfs in the boot location of embedded devices that don't load the kernel and initramfs directly from /boot. flash-kernel supports devices that boot from flash memory (hence the name) as well as some devices that require a special boot image on the disk. Package: grub-efi-arm64 Description-md5: 1a4441b95e4415ca8b227f9f63361019 Description-en_AU: GRand Unified Bootloader, version 2 (ARM64 UEFI version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains a version of GRUB that has been built for use on ARM64 systems with UEFI. Package: grub-efi-arm64-bin Description-md5: 026481ddd7df4e6ede459bd02e3a1d52 Description-en_AU: GRand Unified Bootloader, version 2 (ARM64 UEFI 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 on ARM64 systems with UEFI. 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-arm64 instead. Package: grub-efi-arm64-dbg Description-md5: f727664e1d891cf68e928bde68e0484a Description-en_AU: GRand Unified Bootloader, version 2 (ARM64 UEFI debug files) This package contains debugging files for grub-efi-arm64-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-efi-arm64-signed Description-md5: 01643ba39fefd9a633ccd5d020ee0e42 Description-en_AU: GRand Unified Bootloader, version 2 (EFI-ARM64 version, signed) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains a version of GRUB built for use with the EFI-ARM64 architecture, signed with Canonical's UEFI signing key. Package: libdrm-freedreno1 Description-md5: e7aa894a83938fd7b758950fb23bec72 Description-en_AU: Userspace interface to msm/kgsl kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: libdrm-tegra0 Description-md5: ff51e7e16d573dc25d73700f5163a4dc Description-en_AU: Userspace interface to tegra-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: qemu-system-aarch64 Description-md5: 719d28df4351b85b42915e8de02370a9 Description-en_AU: QEMU full system emulation binaries (aarch64) QEMU is a fast processor emulator: currently the package supports ARM emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This is a transition package as qemu-system-aarch64 has been moved into qemu-system-arm. Package: default-jdk Description-md5: 084c388de9f5ad3aed5e3a951962f7e9 Description-en_AU: 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 armhf. Package: default-jdk-doc Description-md5: c6755186d8457050e840243cd7f730b5 Description-en_AU: 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 armhf. Package: default-jdk-headless Description-md5: a05352b23b484def5e0c322e78710c79 Description-en_AU: 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 armhf. . The package is used as dependency for packages not needing a graphical display during runtime. Package: default-jre Description-md5: 3195f8470b734e66a06919dfc2824ea9 Description-en_AU: 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 armhf. Package: default-jre-headless Description-md5: f597111579d6cbe944d2eb4f4b348787 Description-en_AU: 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 armhf. . The package is used as dependency for packages not needing a graphical display during runtime. Package: grub-efi-arm Description-md5: 15fa41733a399ba3ea89d0edcc2988ca Description-en_AU: GRand Unified Bootloader, version 2 (ARM UEFI version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains a version of GRUB that has been built for use on ARM systems with UEFI. Package: grub-efi-arm-bin Description-md5: 07d166f0cc21f891be1913c0726a6c73 Description-en_AU: GRand Unified Bootloader, version 2 (ARM UEFI 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 on ARM systems with UEFI. 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-arm instead. Package: grub-efi-arm-dbg Description-md5: 4a1aa14a95817535f266185d8f0a9da6 Description-en_AU: GRand Unified Bootloader, version 2 (ARM UEFI debug files) This package contains debugging files for grub-efi-arm-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-uboot Description-md5: 28c69717644bd1b36100c1cb2af368f5 Description-en_AU: GRand Unified Bootloader, version 2 (ARM U-Boot version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains a version of GRUB that has been built for use with ARM systems with U-Boot. Package: grub-uboot-bin Description-md5: 8de4f71702fd70333f4d9fdbacea311a Description-en_AU: GRand Unified Bootloader, version 2 (ARM U-Boot 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 ARM systems with U-Boot. 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-uboot instead. Package: grub-uboot-dbg Description-md5: d928ff33b34b1ff4b5357114d5813160 Description-en_AU: GRand Unified Bootloader, version 2 (ARM U-Boot debug files) This package contains debugging files for grub-uboot-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: libdrm-etnaviv1 Description-md5: d5bb6ee075277f661b9b61c76d513049 Description-en_AU: Userspace interface to etnaviv-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: libdrm-exynos1 Description-md5: 70b9aeb8a846b64f93e3a0fa37126919 Description-en_AU: Userspace interface to exynos-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: libdrm-omap1 Description-md5: a772caa1986e36314d42d3b8f696303c Description-en_AU: Userspace interface to omap-specific kernel DRM services -- runtime This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. Package: libsfasan4 Description-md5: 77c217b098bf047a48eb517165c699da Description-en_AU: AddressSanitizer -- a fast memory error detector (soft float ABI) 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: libsfasan4-dbg Description-md5: 77d4a6eea0f5c253a472f571d3194a80 Description-en_AU: AddressSanitizer -- a fast memory error detector (soft float ABI 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: libsfatomic1 Description-md5: 5c3acc5a21acb172bca714a7ede8c293 Description-en_AU: support library providing __atomic built-in functions (soft float ABI) 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: libsfatomic1-dbg Description-md5: 947fef41ee58a45dc42280242611aaa4 Description-en_AU: support library providing __atomic built-in functions (soft float ABI 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: libsfcilkrts5 Description-md5: 58df00df06d929cd21428792e7221e06 Description-en_AU: Intel Cilk Plus language extensions (soft float ABI) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Package: libsfcilkrts5-dbg Description-md5: d8b7d238659c182888d6e6fb120484b7 Description-en_AU: Intel Cilk Plus language extensions (soft float ABI debug symbols) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Package: libsfgcc-7-dev Description-md5: 0a946370cc1bda3e49c72e1e875c6da8 Description-en_AU: GCC support library (soft float ABI 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: libsfgcc1 Description-md5: 43ea4db117a79058f36e527188657f5b Description-en_AU: GCC support library (soft float ABI) 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: libsfgcc1-dbg Description-md5: d2281f8d5a2b7dae7c362df43affcb03 Description-en_AU: GCC support library (debug symbols) Debug symbols for the GCC support library. Package: libsfgfortran-7-dev Description-md5: 74ea81c9f0670b35ce8cd3205d466b98 Description-en_AU: Runtime library for GNU Fortran applications (soft float ABI development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libsfgfortran4 Description-md5: 1f1e920680dffda67addfa653d51a350 Description-en_AU: Runtime library for GNU Fortran applications (soft float ABI) Library needed for GNU Fortran applications linked against the shared library. Package: libsfgfortran4-dbg Description-md5: 4adc4cf259b09ccf4ae311047068c96a Description-en_AU: Runtime library for GNU Fortran applications (hard float ABI debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: libsfgomp1 Description-md5: 86f6cc73df5b807fdb91c11e7ccae5e9 Description-en_AU: GCC OpenMP (GOMP) support library (soft float ABI) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libsfgomp1-dbg Description-md5: 27f08005d51439e95a0fd196e94b5783 Description-en_AU: GCC OpenMP (GOMP) support library (soft float ABI debug symbols) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers Package: libsfgphobos-7-dev Description-md5: b261bafbd9d93f25840b1fefa62281ad Description-en_AU: Phobos D standard library (soft float ABI development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libsfgphobos71 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en_AU: 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: libsfgphobos71-dbg Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en_AU: 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: libsfobjc-7-dev Description-md5: a463892c3f00f5e00d2e6faa0c1a8f90 Description-en_AU: Runtime library for GNU Objective-C applications (soft float development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libsfobjc4 Description-md5: 1979cb3a9b63cfab420a1d89e03104a3 Description-en_AU: Runtime library for GNU Objective-C applications (soft float ABI) Library needed for GNU ObjC applications linked against the shared library. Package: libsfobjc4-dbg Description-md5: 3897aa5d229ac2295aee1c8bec095781 Description-en_AU: Runtime library for GNU Objective-C applications (soft float ABI debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: libsfstdc++-7-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en_AU: 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: libsfstdc++6 Description-md5: 6e0045ee59c603d55d11c46ef5091159 Description-en_AU: GNU Standard C++ Library v3 (soft float ABI) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libsfstdc++6-7-dbg Description-md5: 6d699ea4429a346bc58e56d70e561407 Description-en_AU: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Package: libsfubsan0 Description-md5: 21e3ad59d7b6ceb56cee1f74de7efd95 Description-en_AU: UBSan -- undefined behaviour sanitizer (soft float ABI) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libsfubsan0-dbg Description-md5: 50f67ef7549065b9390e78a483e37af9 Description-en_AU: UBSan -- undefined behaviour sanitizer (soft float ABI 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: default-jdk Description-md5: 067226c69101ab258557d78c5ece3b4e Description-en_AU: 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 i386. Package: default-jdk-doc Description-md5: ea8fefdcac2dfb139cd4c3ff3c1b251c Description-en_AU: 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 i386. Package: default-jdk-headless Description-md5: 29ee3b255e0537d4548b84049ed952a0 Description-en_AU: 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 i386. . The package is used as dependency for packages not needing a graphical display during runtime. Package: default-jre Description-md5: c6fbf7f18aba099a7ad0c66c2acd093b Description-en_AU: 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 i386. Package: default-jre-headless Description-md5: b83d8f0423539a04c2c2214d96d29b8d Description-en_AU: 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 i386. . The package is used as dependency for packages not needing a graphical display during runtime. Package: lib64asan3 Description-md5: 1a9f659ca4439e2038933f842e164011 Description-en_AU: AddressSanitizer -- a fast memory error detector (64bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use- after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib64asan3-dbg Description-md5: f86d6035d0bdab5718527fadb4713347 Description-en_AU: AddressSanitizer -- a fast memory error detector (64bit 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: lib64asan4 Description-md5: 1a9f659ca4439e2038933f842e164011 Description-en_AU: AddressSanitizer -- a fast memory error detector (64bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use- after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib64asan4-dbg Description-md5: f86d6035d0bdab5718527fadb4713347 Description-en_AU: AddressSanitizer -- a fast memory error detector (64bit 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: lib64atomic1 Description-md5: dcde910e366c584abcb0cd438bd4f06e Description-en_AU: support library providing __atomic built-in functions (64bit) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: lib64atomic1-dbg Description-md5: 3180ccc043db555a40bffc6fe5928e4c Description-en_AU: support library providing __atomic built-in functions (64bit 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: lib64cilkrts5 Description-md5: a6436c3face9969968e3cd3f40d78d2e Description-en_AU: Intel Cilk Plus language extensions (64bit) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Package: lib64cilkrts5-dbg Description-md5: 667d7b52012a028e733a5cdc05f59d8a Description-en_AU: Intel Cilk Plus language extensions (64bit debug symbols) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Package: lib64expat1 Description-md5: dee7b2ed61b93c3cb2f05732747f1d07 Description-en_AU: XML parsing C library - runtime library (64bit) 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). . This package includes the 64 bit version of the shared library. Package: lib64expat1-dev Description-md5: 5887fcce9542b4119fb1f11cb0a75b4f Description-en_AU: XML parsing C library - development kit (64bit) 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. . This package includes the development support files for building 64 bit applications. Package: lib64gcc-6-dev Description-md5: 44d3aaff7c21b9d5950416cabd2035a0 Description-en_AU: GCC support library (64bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib64gcc-7-dev Description-md5: 44d3aaff7c21b9d5950416cabd2035a0 Description-en_AU: GCC support library (64bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib64gcc1 Description-md5: 3fa6e907907011d66479852df2d160b2 Description-en_AU: GCC support library (64bit) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: lib64gcc1-dbg Description-md5: d2281f8d5a2b7dae7c362df43affcb03 Description-en_AU: GCC support library (debug symbols) Debug symbols for the GCC support library. Package: lib64gfortran-6-dev Description-md5: 552b8ddfa55fb97fed937c39ac7c9855 Description-en_AU: Runtime library for GNU Fortran applications (64bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib64gfortran-7-dev Description-md5: 552b8ddfa55fb97fed937c39ac7c9855 Description-en_AU: Runtime library for GNU Fortran applications (64bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib64gfortran3 Description-md5: 46b19e07ae6f07ea3757b2684cf21c0d Description-en_AU: Runtime library for GNU Fortran applications (64bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib64gfortran3-dbg Description-md5: c63c0c3ab768ea3fa5c30e961c50e5b6 Description-en_AU: Runtime library for GNU Fortran applications (64bit debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: lib64gfortran4 Description-md5: 46b19e07ae6f07ea3757b2684cf21c0d Description-en_AU: Runtime library for GNU Fortran applications (64bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib64gfortran4-dbg Description-md5: c63c0c3ab768ea3fa5c30e961c50e5b6 Description-en_AU: Runtime library for GNU Fortran applications (64bit debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: lib64gomp1 Description-md5: a0950cb11ce700192ac4d8252bba5f9e Description-en_AU: GCC OpenMP (GOMP) support library (64bit) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: lib64gomp1-dbg Description-md5: 882676390c496a4f303ad530c4fe700c Description-en_AU: GCC OpenMP (GOMP) support library (64bit debug symbols) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: lib64gphobos-6-dev Description-md5: 74c4089eeff14106ae16cc4257ba8f73 Description-en_AU: Phobos D standard library (64bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib64gphobos-7-dev Description-md5: 74c4089eeff14106ae16cc4257ba8f73 Description-en_AU: Phobos D standard library (64bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib64gphobos68 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en_AU: 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: lib64gphobos68-dbg Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en_AU: 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: lib64gphobos71 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en_AU: 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: lib64gphobos71-dbg Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en_AU: 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: lib64itm1 Description-md5: fcc38020a0be9787c7556be2d025d1a4 Description-en_AU: GNU Transactional Memory Library (64bit) GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: lib64itm1-dbg Description-md5: 2d248b06e644dd15948c161044b826f5 Description-en_AU: GNU Transactional Memory Library (64bit 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: lib64mpx2 Description-md5: ced71383f20eac0d63cc797006aab375 Description-en_AU: Intel memory protection extensions (64bit) 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: lib64mpx2-dbg Description-md5: 4c2285d5e4a0206ac91a49de3e7707a4 Description-en_AU: Intel memory protection extensions (64bit 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: lib64ncurses5 Description-md5: b8bc33d7762cd795ba47795e882f7c30 Description-en_AU: shared libraries for terminal handling (64-bit) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncurses. . This package supports the 64-bit ABI variant of your system's architecture. Package: lib64ncurses5-dev Description-md5: 6bddbac1ee6d7fcd11d85aa04df9fae3 Description-en_AU: developer's libraries for ncurses (64-bit) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the header files, static libraries and symbolic links that developers using ncurses will need. . This package supports the 64-bit ABI variant of your system's architecture. Package: lib64objc-6-dev Description-md5: c0fc895d2778279155bfb6af8561da8e Description-en_AU: Runtime library for GNU Objective-C applications (64bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib64objc-7-dev Description-md5: c0fc895d2778279155bfb6af8561da8e Description-en_AU: Runtime library for GNU Objective-C applications (64bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib64objc4 Description-md5: ed6abd85fb9be4df45f054e758ab70d5 Description-en_AU: Runtime library for GNU Objective-C applications (64bit) Library needed for GNU ObjC applications linked against the shared library. Package: lib64objc4-dbg Description-md5: 7cd2b0138394ee9bd1a02f3b57b33245 Description-en_AU: Runtime library for GNU Objective-C applications (64 bit debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: lib64quadmath0 Description-md5: 49289451e79bd744581e76fbb05eb94d Description-en_AU: GCC Quad-Precision Math Library (64bit) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: lib64quadmath0-dbg Description-md5: bbb06b0ff2dba5c1dd20fe845b0f4d8f Description-en_AU: GCC Quad-Precision Math Library (64bit debug symbols) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. Package: lib64readline-dev Description-md5: 8cc45075e945d3b096b1308cf10078b5 Description-en_AU: GNU readline and history libraries, development files (64-bit) The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: lib64readline7 Description-md5: 00a13288424388ae43765b5040434241 Description-en_AU: GNU readline and history libraries, run-time libraries (64-bit) The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: lib64stdc++-6-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en_AU: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib64stdc++-7-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en_AU: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib64stdc++6 Description-md5: 0b7bd88ae533336258d0ca3201397c0f Description-en_AU: GNU Standard C++ Library v3 (64bit) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib64stdc++6-6-dbg Description-md5: 6d699ea4429a346bc58e56d70e561407 Description-en_AU: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Package: lib64stdc++6-7-dbg Description-md5: 6d699ea4429a346bc58e56d70e561407 Description-en_AU: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Package: lib64tinfo5 Description-md5: 8149870374b84523eba149791f7dca6d Description-en_AU: shared low-level terminfo library for terminal handling (64-bit) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared low-level terminfo library. . This package supports the 64-bit ABI variant of your system's architecture. Package: lib64ubsan0 Description-md5: c22f6718422baad4c7aa40c7b8c9e6ac Description-en_AU: UBSan -- undefined behaviour sanitizer (64bit) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: lib64ubsan0-dbg Description-md5: 3d8b12b4978389626f226568afb59f5c Description-en_AU: UBSan -- undefined behaviour sanitizer (64bit 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: lib64z1 Description-md5: 0dd45789d18a8fd0926142096f194c66 Description-en_AU: compression library - 64 bit runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes a 64 bit version of the shared library. Package: lib64z1-dev Description-md5: 64d869dcbc55d58070c70ba8cf33ee51 Description-en_AU: compression library - 64 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 64 bit applications. Package: libc6-amd64 Description-md5: 022f588c27f2c9d2908a07c0e916177e Description-en_AU: GNU C Library: 64bit Shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 64bit version of the library, meant for AMD64 systems. Package: libc6-dev-amd64 Description-md5: 4315f28f715f5adf117fa6a131d77331 Description-en_AU: GNU C Library: 64bit Development Libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 64bit version of the library, meant for AMD64 systems. Package: default-jdk Description-md5: a090371472ad65e29717feb0869d1830 Description-en_AU: 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 ppc64el. Package: default-jdk-doc Description-md5: 2b9d703c42e34fcc28e8a45dc98c9788 Description-en_AU: 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 ppc64el. Package: default-jdk-headless Description-md5: e2273763c5954fa9fc3a77a6210a4548 Description-en_AU: 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 ppc64el. . The package is used as dependency for packages not needing a graphical display during runtime. Package: default-jre Description-md5: 3042e0bd6c1696d06106f270048cceb3 Description-en_AU: 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 ppc64el. Package: default-jre-headless Description-md5: d3769bcc10e32b1842246b49db431d99 Description-en_AU: 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 ppc64el. . The package is used as dependency for packages not needing a graphical display during runtime. Package: librtas-dev Description-md5: 68e1a214c37e390fbddd152bace03008 Description-en_AU: userspace RTAS library development files This library allows user-space programs to make Run-Time Abstraction Services (RTAS) calls which provide support for low-level system hardware configuration and operations, such as retrieving hardware sensor (temperature, fan speed, etc.) data, setting the operator panel LEDs, getting hardware error logs, injecting artificial hardware errors (for testing), getting VPD (Vital Product Data), and loading new firmware. . This package contains the static library and header files used in development. Package: librtasevent-dev Description-md5: 46d127f6757b95c81d9c9796c865bb68 Description-en_AU: RTAS events library development files This library provides a set of definitions and useful routines for analyzing RTAS events, such as parsing out sections of an RTAS event and printing their contents. . This package contains the static library and header files used in development. Package: libservicelog-dev Description-md5: dab26c7873bed03b2258b2748fe6cca2 Description-en_AU: libservicelog development files The libservicelog package contains a library to create and maintain a database for storing events related to system service. This database allows for the logging of serviceable and informational events, and for the logging of service procedures that have been performed upon the system. . This package provides development headers. Package: powerpc-ibm-utils Description-md5: a0b7f43a4f1655545d52671105cda789 Description-en_AU: utilities for maintenance of IBM PowerPC platforms The powerpc-ibm-utils package provides the utilities listed below which are intended for the maintenance of PowerPC platforms. Further documentation for each of the utilities is available from their respective man pages. . * nvram - NVRAM access utility * bootlist - boot configuration utility * ofpathname - translate logical device names to OF names * snap - system configuration snapshot * ppc64_cpu - cpu settings utility Package: default-jdk Description-md5: 584930e9f4c505306163a50c159d225c Description-en_AU: 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 s390x. Package: default-jdk-doc Description-md5: 5e139f09bd487ff547cb94b09e375551 Description-en_AU: 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 s390x. Package: default-jdk-headless Description-md5: 100d9a612420df18e4627eb1dab0b7f9 Description-en_AU: 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 s390x. . The package is used as dependency for packages not needing a graphical display during runtime. Package: default-jre Description-md5: d9b4364a7ec2c8421715950f7f9b5e45 Description-en_AU: 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 s390x. Package: default-jre-headless Description-md5: 3375f16da6e5806ae16e27c68c6edcbe Description-en_AU: 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 s390x. . The package is used as dependency for packages not needing a graphical display during runtime. Package: libc6-dev-s390 Description-md5: 6505482b334f48aad4d708dfb015adea Description-en_AU: GNU C Library: 32bit Development Libraries for IBM zSeries Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 32bit version of the library. Package: libc6-s390 Description-md5: 7966d976953f1915c55728d7dad96de1 Description-en_AU: GNU C Library: 32bit Shared libraries for IBM zSeries This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 32bit version of the library. Package: openjdk-8-jre Description-md5: d8844993602e4875dfbd87983091c18c Description-en_AU: OpenJDK Java runtime, using Hotspot Zero Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot Zero. . The packages are built using the IcedTea build support and patches from the IcedTea project. Package: openjdk-8-jre-headless Description-md5: 501cffbd670429c46b6c73ca3974ed93 Description-en_AU: OpenJDK Java runtime, using Hotspot Zero (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot Zero. . The packages are built using the IcedTea build support and patches from the IcedTea project. Package: sysconfig-hardware Description-md5: e0ef032c46472250bc10b85024663646 Description-en_AU: Hardware configuration Hardware configuration for not autoconfigurable hardware devices.