Package: 2to3 Description-md5: d5119f3b6fdec6a4663ea2fdaf912fa9 Description-en: 2to3 binary using python3 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 2to3 version (currently v3.7). Package: ack Description-md5: e50a48f3af6e02593eb6155b28aaed6e Description-en: grep-like program specifically for large source trees Ack is designed as an alternative for 99% of the uses of grep. ack is intelligent about the files it searches. It knows about certain file types, based on both the extension on the file and, in some cases, the contents of the file. . Ack ignores backup files and files under CVS and .svn directories. It also highlights matches to help you see where the match was. Ack uses perl regular expressions. Package: acpica-tools Description-md5: 49928e241f299a9ae2e7d4a00124a5ea Description-en: ACPICA tools for the development and debug of ACPI tables The ACPI Component Architecture (ACPICA) project provides an OS-independent reference implementation of the Advanced Configuration and Power Interface Specification (ACPI). ACPICA code contains those portions of ACPI meant to be directly integrated into the host OS as a kernel-resident subsystem, and a small set of tools to assist in developing and debugging ACPI tables. . This package contains only the user-space tools needed for ACPI table development, not the kernel implementation of ACPI. The following commands are installed: -- iasl: compiles ASL (ACPI Source Language) into AML (ACPI Machine Language), suitable for inclusion as a DSDT in system firmware. It also can disassemble AML, for debugging purposes. -- acpibin: performs basic operations on binary AML files (e.g., comparison, data extraction) -- acpidump: write out the current contents of ACPI tables -- acpiexec: simulate AML execution in order to debug method definitions -- acpihelp: display help messages describing ASL keywords and op-codes -- acpinames: display complete ACPI name space from input AML -- acpisrc: manipulate the ACPICA source tree and format source files for specific environments -- acpixtract: extract binary ACPI tables from acpidump output (see also the pmtools package) Package: adapterremoval Description-md5: dedd78d99b0b56f1584fe52d5e5f7796 Description-en: rapid adapter trimming, identification, and read merging of gene sequences This program searches for and removes remnant adapter sequences from High- Throughput Sequencing (HTS) data and (optionally) trims low quality bases from the 3' end of reads following adapter removal. AdapterRemoval can analyze both single end and paired end data, and can be used to merge overlapping paired-ended reads into (longer) consensus sequences. Additionally, the AdapterRemoval may be used to recover a consensus adapter sequence for paired-ended data, for which this information is not available. Package: adapterremoval-examples Description-md5: c376d3f140540d9424753dee5a4d0ec8 Description-en: rapid adapter trimming, identification, and read merging (example data) This program searches for and removes remnant adapter sequences from High- Throughput Sequencing (HTS) data and (optionally) trims low quality bases from the 3' end of reads following adapter removal. AdapterRemoval can analyze both single end and paired end data, and can be used to merge overlapping paired-ended reads into (longer) consensus sequences. Additionally, the AdapterRemoval may be used to recover a consensus adapter sequence for paired-ended data, for which this information is not available. . This package provides the example data. Package: adplay Description-md5: ca1ace79ff4381b414ffeb4fd4683073 Description-en: console-based OPL2 audio player AdPlay is AdPlug's console-based frontend. AdPlug is a free, universal OPL2 audio playback library. AdPlay/UNIX supports the full range of AdPlug's file format playback features. Despite this, at the moment, only emulated OPL2 output is supported by AdPlay, but this on a wide range of output devices. Package: adplug-utils Description-md5: 33daa2052c67f06329277d2f24c46fd1 Description-en: free AdLib sound library (utils) AdPlug is a free, cross-platform, hardware independent AdLib sound player library, mainly written in C++ and released under the LGPL. AdPlug plays sound data, originally created for the AdLib (OPL2) and Sound Blaster (Dual OPL2/OPL3) audio boards, directly from its original format on top of an emulator or by using the real hardware. No OPL chip is required for playback. . This package contains additional utilities. Package: afflib-tools Description-md5: 6b167772266146c1aaf839af338e295b Description-en: Advanced Forensics Format Library (utilities) The Advanced Forensic Format (AFF) is on-disk format for storing computer forensic information. Critical features of AFF include: . - AFF allows you to store both computer forensic data and associated metadata in one or more files. - AFF allows files to be digital signed, to provide for chain-of-custody and long-term file integrity. - AFF allows for forensic disk images to stored encrypted and decrypted on-the-fly for processing. This allows disk images containing privacy sensitive material to be stored on the Internet. . This package provides the AFF Toolkit, that is a set of programs for working with computer forensic information. Using these tools you can: * Interconvert disk images between a variety of formats, including: - raw or "dd"; - splitraw (in which a single image is split between multiple files); - AFF format (in which the entire disk image is stored in a single file); - AFD format (in which a disk image is stored in multiple AFF files stored in a single directory); - AFM format (in which an AFF file is used to annotate a raw file). * Compare disk images and report the data or metadata that is different. * Copy disk images from one location to another, with full verification of data, metadata, and the automatic generation of a chain-of-custody segment. * Find errors in an AFF file and fix them. * Print information about a file. * Print detailed statistics about a file * Generate a XML representation of a disk image's metadata (for example, acquisition time or the serial number of the acquisition device). * Produce a XML "diskprint" which allows a disk image to be rapidly fingerprinted without having the computer the SHA1 of the entire disk. . The AFF Toolkit provides these executables: affcat, affcompare, affconvert, affcopy, affcrypto, affdiskprint, affinfo, affix, affrecover, affsegment, affsign, affstats, affuse, affverify and affxml. Package: akonadi-backend-mysql Description-md5: 44bbff2187bd34b353f73253edf50334 Description-en: MySQL storage backend for Akonadi Akonadi is an extensible cross-desktop Personal Information Management (PIM) storage service. It provides a common framework for applications to store and access mail, calendars, addressbooks, and other PIM data. . This package installs everything what's needed for Akonadi to work with MySQL as underlying data storage engine. By default, a local MySQL server instance will be started for each user. Alternatively, connection to an external MySQL database is supported as well. Package: akonadi-backend-postgresql Description-md5: bd88f5341863115ed0f5865ef888ddfd Description-en: PostgreSQL storage backend for Akonadi Akonadi is an extensible cross-desktop Personal Information Management (PIM) storage service. It provides a common framework for applications to store and access mail, calendars, addressbooks, and other PIM data. . This package installs everything what's needed for Akonadi to work with PostgreSQL as underlying data storage engine. By default, a local PostgreSQL server instance will be started for each user. Alternatively, connection to an external PostgreSQL database is supported as well. Package: akonadi-backend-sqlite Description-md5: 904b79b56e98a3db270456d32ff78921 Description-en: SQLite storage backend for Akonadi Akonadi is an extensible cross-desktop Personal Information Management (PIM) storage service. It provides a common framework for applications to store and access mail, calendars, addressbooks, and other PIM data. . This package installs everything what's needed for Akonadi to work with SQLite as underlying data storage engine. Since SQLite is an embedded database engine, a separate SQL server daemon is not necessary. . In addition, the package contains an improved QSql driver for SQLite named "QSQLite3". It can be used by any application that needs to access SQLite databases via standard Qt QSql framework. Package: akonadi-server Description-md5: 80144a9a021e5f971cbb61777684d38e Description-en: Akonadi PIM storage service Akonadi is an extensible cross-desktop Personal Information Management (PIM) storage service. It provides a common framework for applications to store and access mail, calendars, addressbooks, and other PIM data. . This package contains the Akonadi PIM storage server and associated programs. Package: analitza-common Description-md5: 15f6d44494810efbd452d25193052305 Description-en: common files for Analitza Analitza is a library to parse and work with mathematical expressions. This library is being used by KAlgebra and Cantor and may be used in other programs. . This package is part of the KDE education module. Package: anjuta Description-md5: af8d37dc68392d1aa98b519cb3780660 Description-en: GNOME development IDE, for C/C++ This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy debugging, management of code and GUI design by providing a simple and usable user interface. It also integrates with version control systems like CVS, Git or Subversion. Package: anjuta-common Description-md5: 4aaaed4290abe278e18de84a93204c9d Description-en: GNOME development IDE, for C/C++ - data files This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy debugging, management of code and GUI design by providing a simple and usable user interface. It also integrates with version control systems like CVS, Git or Subversion. . This package provides the required data files for Anjuta. Package: apparmor-easyprof Description-md5: 987aefb436473d65c1b1c830e1a1cff6 Description-en: AppArmor easyprof profiling tool apparmor-easyprof provides the aa-easyprof utility which is an easy to use interface for AppArmor policy generation. aa-easyprof supports the use of templates and policy groups to quickly profile an application. Package: aria2 Description-md5: 484d84bf21fb2a39bcbd4904b4ce5556 Description-en: High speed download utility Aria2 is a command line download client with resuming and segmented downloading. Supported protocols are HTTP/HTTPS/ SFTP/FTP/BitTorrent and it also supports Metalink. Package: assimp-utils Description-md5: 275c2ca770013aef6a58fc6243b4486d Description-en: 3D model import library (utilities) Assimp is a library to import various well-known 3D model formats ("assets") in a uniform manner. Assimp aims at providing a full asset conversion pipeline for use in game engines / realtime rendering systems of any kind but is not limited to this audience. . This package contains additional commandline utilities (currently only 'assimp') to interact with 3D models. Package: autoconf-dickey Description-md5: 4aec1b3d39600b35a6836d343a1c5afc Description-en: automatic configure script builder (Thomas Dickey's version) This hacked version of autoconf is required to bootstrap ncurses and some other packages maintained upstream by Thomas Dickey. It should not be used for other purposes. Package: bedtools Description-md5: 58af131119baf6930c142074f356e7c9 Description-en: suite of utilities for comparing genomic features The BEDTools utilities allow one to address common genomics tasks such as finding feature overlaps and computing coverage. The utilities are largely based on four widely-used file formats: BED, GFF/GTF, VCF, and SAM/BAM. Using BEDTools, one can develop sophisticated pipelines that answer complicated research questions by streaming several BEDTools together. . The groupBy utility is distributed in the filo package. Package: bedtools-test Description-md5: f7cded48ccb331508c65c4ef95728f52 Description-en: test data for the bedtools package Test data for the BEDTools suite of utilities for comparing genomic features. It is distributed in a separate package because it is large and architecture-independent. Package: biber Description-md5: 2145fae4f6a6ba45840729fab8ef9657 Description-en: Much-augmented BibTeX replacement for BibLaTeX users The biblatex package by Philipp Lehman is becoming the definitive citation management tool for LaTeX users. Biblatex has relied on the venerable BibTeX program only for sorting and generating a very generic .bbl file without any formatting instruction. Everything else is taken care of by biblatex, which provides a powerful and flexible macro interface for authors of citation styles. . Biber offers a large superset of BibTeX functionality for BibLaTeX users. In addition it offers full UTF-8 (Unicode 6.0) capabilities, fully customisable sorting, output to GraphViz to help visualise complex crossrefs, support for remote data sources, structural validation of the data against the (customisable) data model, and a lot more. Package: bindgen Description-md5: e8f3a199a6e0e3d12fa1f96b17f8274a Description-en: Automatically generates Rust FFI bindings to C and C++ libraries This package contains the following binaries built from the Rust crate "bindgen": - bindgen Package: biobambam2 Description-md5: d0d01a8c7bb85375059855bc34b26cc8 Description-en: tools for early stage alignment file processing This package contains some tools for processing BAM files including . bamsormadup: parallel sorting and duplicate marking bamcollate2: reads BAM and writes BAM reordered such that alignment or collated by query name bammarkduplicates: reads BAM and writes BAM with duplicate alignments marked using the BAM flags field bammaskflags: reads BAM and writes BAM while masking (removing) bits from the flags column bamrecompress: reads BAM and writes BAM with a defined compression setting. This tool is capable of multi-threading. bamsort: reads BAM and writes BAM resorted by coordinates or query name bamtofastq: reads BAM and writes FastQ; output can be collated or uncollated by query name Package: bioperl-run Description-md5: 7ae0a3a7ce278987fe66fde47a91ee2f Description-en: BioPerl wrappers: scripts Contains scripts from the BioPerl-Run package. This package will also install all wrappable applications packaged in Debian. The ones that are not Free are "Suggested" by this package. Package: bladerf Description-md5: ce36051119c0af973a2ac8599bbe5c6f Description-en: Nuand bladeRF software-defined radio device (tools) The Nuand bladeRF is an open-source software-defined radio (SDR) system, comprised of an RF transceiver, a field-programmable gate array (FPGA), a microcontroller driving a USB 3.0 interface, and a suite of host libraries and drivers to facilitate interaction with the device. . This package provides command-line tools for controlling the bladeRF. Package: bladerf-firmware-fx3 Description-md5: a06b4860e88296dcac8bb2c513c13dc5 Description-en: Nuand bladeRF firmware downloader (FX3) This empty package will, at the time of installation, download an appropriate firmware image for using the Nuand bladeRF with a Cypress FX3 USB controller. The image will be downloaded from http://Nuand.com/fx3/ and saved to /usr/share/Nuand/bladeRF. . This bitstream will work for either the Nuand bladeRF x40 or the x115. . Note that this will not upgrade the bladeRF itself. That can be done with the bladeRF-cli utility. Package: bladerf-fpga-hostedx115 Description-md5: 9716950fc495a67364372356bdbfb28a Description-en: Nuand bladeRF FPGA bitstream downloader (hostedx115) This empty package will, at the time of installation, download an appropriate FPGA bitstream for using the Nuand bladeRF in a hosted (USB-controlled) configuration. The FPGA bitstream will be downloaded from http://Nuand.com/fpga/ and saved to /usr/share/Nuand/bladeRF. . This bitstream is for the bladeRF x115 with the Altera Cyclone IV EP4CE115 FPGA. . Note that this will not upgrade the bladeRF itself. That can be done with the bladeRF-cli utility. Package: bladerf-fpga-hostedx40 Description-md5: 9c067a60acfcb3d3e8746ad8b8cfb5d9 Description-en: Nuand bladeRF FPGA bitstream downloader (hostedx40) This empty package will, at the time of installation, download an appropriate FPGA bitstream for using the Nuand bladeRF in a hosted (USB-controlled) configuration. The FPGA bitstream will be downloaded from http://Nuand.com/fpga/ and saved to /usr/share/Nuand/bladeRF. . This bitstream is for the bladeRF x40 with the Altera Cyclone IV EP4CE40 FPGA. . Note that this will not upgrade the bladeRF itself. That can be done with the bladeRF-cli utility. Package: bladerf-fpga-hostedxa4 Description-md5: cb79f457caed164ec9b959f01add116e Description-en: Nuand bladeRF FPGA bitstream downloader (hostedxA4) This empty package will, at the time of installation, download an appropriate FPGA bitstream for using the Nuand bladeRF in a hosted (USB-controlled) configuration. The FPGA bitstream will be downloaded from https://nuand.com/fpga/ and saved to /usr/share/Nuand/bladeRF. . This bitstream is for the bladeRF 2.0 Micro xA4 with the Altera Cyclone V 5CEBA4 FPGA. . Note that this will not upgrade the bladeRF itself. That can be done with the bladeRF-cli utility. Package: bladerf-fpga-hostedxa9 Description-md5: 8383e6b59b8caf083dce6fe23d96c91b Description-en: Nuand bladeRF FPGA bitstream downloader (hostedxA9) This empty package will, at the time of installation, download an appropriate FPGA bitstream for using the Nuand bladeRF in a hosted (USB-controlled) configuration. The FPGA bitstream will be downloaded from https://nuand.com/fpga/ and saved to /usr/share/Nuand/bladeRF. . This bitstream is for the bladeRF 2.0 Micro xA9 with the Altera Cyclone V 5CEBA9 FPGA. . Note that this will not upgrade the bladeRF itself. That can be done with the bladeRF-cli utility. Package: blasr Description-md5: 243f2d6424b8e4087435c6d8581f6b16 Description-en: mapping single-molecule sequencing reads Basic local alignment with successive refinement (BLASR) is a method for mapping single-molecule sequencing reads against a reference genome. Such reads are thousands of bases long, with divergence between them and the genome being dominated by insertion and deletion error. Package: blast2 Description-md5: b1463a23e3959b4567b5a9f4a9773ee4 Description-en: transitional dummy package to ncbi-blast+-legacy This is a transitional dummy package for ncbi-blast+-legacy. It can safely be removed. Package: bossa Description-md5: 3ae432216957607a6bc69add97538515 Description-en: Atmel SAM ARM microcontroller flash programming GUI BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers. The motivation behind BOSSA is to create a simple, easy-to- use, open source utility to replace Atmel's SAM-BA software. . This package contains the wxWidgets GUI interface to bossa. Package: bossa-cli Description-md5: bb12344a355aa80d4362e2e5b5043597 Description-en: Atmel SAM ARM microcontroller flash programming utility BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers. The motivation behind BOSSA is to create a simple, easy-to- use, open source utility to replace Atmel's SAM-BA software. . This package contains the BOSSA command line interface and interactive shell (i.e., bossac and bossash). Package: bro Description-md5: 664f46ed224a9494f1f2e07c3207215c Description-en: passive network traffic analyzer Bro is primarily a security monitor that inspects all traffic on a link in depth for signs of suspicious activity. More generally, however, Bro supports a wide range of traffic analysis tasks even outside of the security domain, including performance measurements and helping with trouble-shooting. . Bro comes with built-in functionality for a range of analysis and detection tasks, including detecting malware by interfacing to external registries, reporting vulnerable versions of software seen on the network, identifying popular web applications, detecting SSH brute-forcing, validating SSL certificate chains, among others. Package: bro-common Description-md5: f3249b0e1658da94beb4b349761dc56d Description-en: passive network traffic analyzer -- architecture-independent parts This package contains the architecture-independent parts for the Bro network security monitor. Package: bro-dev Description-md5: f5a953366a23722e1d2b68250de58d31 Description-en: passive network traffic analyzer -- development files This package contains the header files needed for building extensions for the Bro network security monitor. Package: bsh Description-md5: 7344effde5b85638644be4f2f28d5c66 Description-en: Java scripting environment (BeanShell) Version 2 BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). . You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. Package: bsh-doc Description-md5: 185310e44d4c9d8cbde45a7662aad306 Description-en: Documentation for bsh BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). . You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. . The documentation includes the javadoc API for bsh version 2 as well as the faq and manual in html-format. Package: bsh-src Description-md5: b7ff08ed9f7163110b2eba3e8aec8d91 Description-en: Java scripting environment (BeanShell) Version 2 (source code) BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). . You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. . This package contains the bsh source code. Package: budgie-core Description-md5: 6c2190c1b77711c5ead3489e8810d5fe Description-en: Core package for Budgie-Desktop Budgie-Desktop is a GTK+ based desktop environment which focuses on simplicity and elegance. It provides a traditional desktop metaphor based interface utilising customisable panel based menu driven system. Budgie-Desktop is written from scratch utilising many GNOME based sub-systems such as GNOME-Session and Mutter. . This is the base package for budgie-desktop. This package provides: GNOME Network Manager autostart file specifically for Budgie budgie-desktop plugins locales and icons for budgie-desktop budgie-desktop executables GLib schemas for budgie-desktop Session file for budgie-desktop Package: budgie-core-dev Description-md5: 596f7e0f81c9299755e53b7d2ff0905c Description-en: Development package for budgie-desktop Budgie-Desktop is a GTK+ based desktop environment which focuses on simplicity and elegance. It provides a traditional desktop metaphor based interface utilising customisable panel based menu driven system. Budgie-Desktop is written from scratch utilising many GNOME based sub-systems such as GNOME-Session and Mutter. . This package provides the development files allowing compilation through the budgie-desktop API. This package provides: C Header files Vala .vapi files Package: budgie-desktop Description-md5: 66a8b138593a7e78e7cd56ecbc86786b Description-en: Desktop package for budgie-desktop Budgie-Desktop is a GTK+ based desktop environment which focuses on simplicity and elegance. It provides a traditional desktop metaphor based interface utilising customisable panel based menu driven system. Budgie-Desktop is written from scratch utilising many GNOME based sub-systems such as GNOME-Session and Mutter. . This package installs the minimal GNOME based package-set together with the key budgie-desktop packages to produce a working desktop environment. Package: budgie-desktop-doc Description-md5: 4ad36e980d7fa9f2fadf205591a6d5bf Description-en: documentation files for the budgie-desktop Budgie-Desktop is a GTK+ based desktop environment which focuses on simplicity and elegance. It provides a traditional desktop metaphor based interface utilising customisable panel based menu driven system. Budgie-Desktop is written from scratch utilising many GNOME based sub-systems such as GNOME-Session and Mutter. . This package contains the API documentation in HTML format Package: bugzilla-cli Description-md5: d7f9a40542345c10de0e5220ad2a6afa Description-en: command-line tool for interacting with Bugzilla bugzilla-cli is a command-line tool for interacting with Bugzilla instances from shell scripts. You can perform several tasks like creating new bugs, query and modifying existing bugs, attaching files or getting attachments, and getting info about the Bugzilla instance. Package: bumps-private-libs Description-md5: 16f34adb9a91abb350eaff82feff9898 Description-en: data fitting and Bayesian uncertainty modeling for inverse problems (libraries) Bumps is a set of routines for curve fitting and uncertainty analysis from a Bayesian perspective. In addition to traditional optimizers which search for the best minimum they can find in the search space, bumps provides uncertainty analysis which explores all viable minima and finds confidence intervals on the parameters based on uncertainty in the measured values. Bumps has been used for systems of up to 100 parameters with tight constraints on the parameters. Full uncertainty analysis requires hundreds of thousands of function evaluations, which is only feasible for cheap functions, systems with many processors, or lots of patience. . Bumps includes several traditional local optimizers such as Nelder-Mead simplex, BFGS and differential evolution. Bumps uncertainty analysis uses Markov chain Monte Carlo to explore the parameter space. Although it was created for curve fitting problems, Bumps can explore any probability density function, such as those defined by PyMC. In particular, the bumps uncertainty analysis works well with correlated parameters. . Bumps can be used as a library within your own applications, or as a framework for fitting, complete with a graphical user interface to manage your models. . This package installs the compiled libraries used by the Python modules. Package: bzr Description-md5: 2ec259a66fcc66f60b9badea1f16369f Description-en: transitional dummy package for brz This is a transitional package, replacing the Bazaar packaging with the Breezy packaging. . It can be safely removed after an upgrade. Package: bzr-doc Description-md5: 097742b6f1044448e33345008589e713 Description-en: transitional dummy package for brz-doc This is a transitional package, replacing the Bazaar documentation packaging with the Breezy documentation packaging. . It can be safely removed after an upgrade. Package: bzr-git Description-md5: 223565a8f6e3bf09cb273f5c36e49fa4 Description-en: transitional dummy package This is a transitional package, replacing the Bazaar packaging with the Breezy packaging (which bundles the git plugin). . It can be safely removed after an upgrade. Package: calibre Description-md5: 186d9ede4fee8b62a65e3debb2c12a1e Description-en: powerful and easy to use e-book manager Calibre is a complete e-library solution. It includes library management, format conversion, news feeds to e-book conversion, e-book viewer and editor, and e-book reader sync features. . Calibre is primarily an e-book cataloging program. It manages your e-book collection for you. It is designed around the concept of the logical book, i.e. a single entry in the database that may correspond to e-books in several formats. It also supports conversion to and from a dozen different e-book formats. . Calibre supports almost every single e-Reader (e.g., Kindle, Kobo, Nook) and is compatible with more devices with every update. Calibre can transfer your e-books from one device to another in seconds, wirelessly or with a cable. It will send the best file format for your device converting it if needed, automatically. . Calibre can automatically fetch news from a number of websites/RSS feeds, format the news into a e-book and upload to a connected device. . Calibre has also a built-in e-book viewer that can display all the major e-book formats. Package: calibre-bin Description-md5: a73525b2064f1439e659f444ae127eed Description-en: powerful and easy to use e-book manager Calibre is a complete e-library solution. It includes library management, format conversion, news feeds to e-book conversion, e-book viewer and editor, and e-book reader sync features. . This package contains the compiled architecture dependent plugins, the main package is called 'calibre'. Package: camera-calibration-parsers-tools Description-md5: f1bc4db631d62eb12db4abd5a9c36e02 Description-en: Robot OS camera_calibration_parsers_tools package This package is part of Robot OS (ROS). It provides tools for reading and writing camera calibration parameters. . They are executables that use libcamera-calibration-parsers. Package: canmatrix-utils Description-md5: 902fe5508d59f65695bafdfb3cbdcdf0 Description-en: Handle CAN (Controller Area Network) descriptions - cmdline utilities Canmatrix implements a "Python CAN Matrix Object" which describes the CAN-communication itself and some auxiliary objects (Boardunits, Frames, Signals, Values, ...) Canmatrix also includes two Tools (canconvert and cancompare) for converting and comparing CAN databases. There are also some extract and merge options for dealing with CAN databases. . Supported file formats for import: * .dbc candb / Vector * .dbf Busmaster (open source!) * .kcd kayak (open source!) * .arxml autosar system description * .yaml dump of the Python object * .xls(x) excel xls-import, works with .xls-file generated by this lib * .sym peak pcan can description Supported file formats for export: * .dbc * .dbf * .kcd * .xls(x) * .json Canard (open source!) * .arxml (very basic implementation) * .yaml (dump of the Python object) * .sym . This package provides the cmdline tools. Package: cantor Description-md5: 9869e5cab6ba551741e9d6d9321e2afd Description-en: interface for mathematical applications Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . Cantor supports various mathematical applications as backends (provided in external packages): * Maxima Computer Algebra System (cantor-backend-maxima) * R Project for Statistical Computing (cantor-backend-r) * Sage Mathematics Software (cantor-backend-sage) * Octave (cantor-backend-octave) * Python (cantor-backend-python2 and cantor-backend-python3) * Scilab (cantor-backend-scilab) * Qalculate! (cantor-backend-qalculate) * Lua (cantor-backend-lua) . This package is part of the KDE education module. Package: cantor-backend-julia Description-md5: d91c0031f83c1dcb0b283961c12f9a86 Description-en: Julia backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using Julia (http://julialang.org) in Cantor. . This package is part of the KDE education module. Package: cantor-backend-kalgebra Description-md5: 3d6acd13cef4f51ad5f962eb834fef3e Description-en: KAlgebra backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using KAlgebra (http://edu.kde.org/kalgebra) in Cantor. . This package is part of the KDE education module. Package: cantor-backend-lua Description-md5: eff00455c8353f36f6c04f0f0515c450 Description-en: Lua backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using the Lua language (http://www.lua.org) in Cantor. . This package is part of the KDE education module. Package: cantor-backend-maxima Description-md5: f6ae06ebc930de49c27db235585f4e1a Description-en: Maxima backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using the Maxima Computer Algebra System (http://maxima.sourceforge.net) in Cantor. . This package is part of the KDE education module. Package: cantor-backend-octave Description-md5: 40dfa2a010cfe976780f818f4eeaeb12 Description-en: Octave backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using the GNU Octave language for numerical computations (http://www.octave.org/) in Cantor. . This package is part of the KDE education module. Package: cantor-backend-python2 Description-md5: 340e4b276e4bc240f71bcfcde834537a Description-en: Python2 backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using the Python2 language (http://www.python.org/) in Cantor. . This package is part of the KDE education module. Package: cantor-backend-python3 Description-md5: 500d040cc04dd59aa6367fba86b086fe Description-en: Python3 backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using the Python3 language (http://www.python.org/) in Cantor. . This package is part of the KDE education module. Package: cantor-backend-qalculate Description-md5: 30b638392ffa6da855f2ed423a2ff7bb Description-en: Qalculate! backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using the Qalculate! calculator (http://qalculate.sourceforge.net/) in Cantor. . This package is part of the KDE education module. Package: cantor-backend-r Description-md5: 2fa1544de18d3f3786194a81d7260399 Description-en: R backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using the R Project for Statistical Computing (http://www.r-project.org) in Cantor. . This package is part of the KDE education module. Package: cantor-backend-sage Description-md5: fe638cffae7bdab7f243c10fb0fab724 Description-en: Sage backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using the Sage Mathematics Software (http://www.sagemath.org) in Cantor. . Please note that sagemath is not available in Debian, so you need to manually install it for this package to work. . This package is part of the KDE education module. Package: cantor-backend-scilab Description-md5: 4e8c6150e69901f7b71822bf1e400e46 Description-en: Scilab backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using the Scilab scientific software package for numerical computations (http://www.scilab.org) in Cantor. . This package is part of the KDE education module. Package: cantor-dev Description-md5: c8c959c059b127758dbf95e392660c87 Description-en: interface for mathematical applications - development files Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package is part of the KDE education module. . This package contains development files for cantor. Package: catkin Description-md5: 33ab274f6a426c47cf4494b0d3323c22 Description-en: Low-level build system macros and infrastructure for Robot OS Catkin contains CMake macros that are useful in the development of ROS-related systems. In ROS (Robot OS) Fuerte and later, many of the lower-level libraries are being migrated to be CMake only. Package: cbindgen Description-md5: 552d00bcc148a4159906dddb7b91c35d Description-en: Generates C bindings from Rust code cbindgen can be used to generate C bindings for Rust code. It is currently being developed to support creating bindings for WebRender (by Mozilla for Firefox), but has been designed to support any project. . Features: . * Builds bindings for a crate, its mods, its dependent crates, and their mods * Only the necessary types for exposed functions are given bindings * Can specify annotations for controlling some aspects of binding * Support for generic structs and unions * Support for exporting constants and statics * Customizable formatting, can be used in C or C++ projects * Support for generating #ifdef's for #[cfg] attributes * Support for #[repr(sized)] tagged enum's . This package contains the following binaries built from the Rust crate "cbindgen": - cbindgen Package: ccls Description-md5: a0041ae63c0c8de35e4287f98d9d0b4e Description-en: C/C++/ObjC language server This originates from cquery, and is a server implementing Language Server Protocol for C/C++/Objective-C. It supports: . * code completion (with both signature help and snippets) * definition/references, and other cross references * cross reference extensions: $ccls/call $ccls/inheritance $ccls/member $ccls/vars ... * formatting * hierarchies: call (caller/callee) hierarchy, inheritance (base/derived) hierarchy, member hierarchy * symbol rename * document symbols and approximate search of workspace symbol * hover information * diagnostics and code actions (clang FixIts) * semantic highlighting and preprocessor skipped regions * semantic navigation: $ccls/navigate Package: cdebconf-gtk Description-md5: fa7569ffcd2c68e0354e0bf4c62db2ca Description-en: Gtk+ frontend for Debian Configuration Management System Debconf is a configuration management system for Debian packages. It is used by some packages to prompt you for information before they are installed. This is a reimplementation of the original debconf version in C. . cdebconf-gtk is a minimal Gtk+ frontend cdebconf package. Package: cdo Description-md5: a3706a835a1fd31e6223c556a174dc28 Description-en: Climate Data Operators Climate Data Operators are a collection of command line Operators to manipulate and analyse Climate model Data. Supported data formats are GRIB, netCDF, SERVICE, EXTRA and IEG. There are more than 400 operators available. Package: cec-utils Description-md5: 1cada05ded3a092df64a7f10e4b34be9 Description-en: USB CEC Adaptor communication Library (utility programs) This library provides support for the Pulse-Eight USB-CEC adapter and other CEC capable hardware, like the Raspberry Pi. . This package provides the CEC utility programs. Package: certbot Description-md5: deb7e404ce1b150b59379c3f9a73ac1a Description-en: automatically configure HTTPS using Let's Encrypt The objective of Certbot, Let's Encrypt, and the ACME (Automated Certificate Management Environment) protocol is to make it possible to set up an HTTPS server and have it automatically obtain a browser-trusted certificate, without any human intervention. This is accomplished by running a certificate management agent on the web server. . This agent is used to: . - Automatically prove to the Let's Encrypt CA that you control the website - Obtain a browser-trusted certificate and set it up on your web server - Keep track of when your certificate is going to expire, and renew it - Help you revoke the certificate if that ever becomes necessary. . This package contains the main application, including the standalone and the manual authenticators. Package: cgi-mapserver Description-md5: 84edf36c492ddf586b6901d8fd342142 Description-en: CGI executable for MapServer This package contains the mapserv CGI program. It provides the MapServer template language, and can be used to implement Web Map Service applications. . MapServer is a CGI-based framework for Internet map services which supports Open Geospatial Consortium (OGC) standards. Scripting functionality in MapScript is provided by the suggested mapscript library packages. Package: check-manifest Description-md5: c51d954135c8eb3c388f6e04868b97be Description-en: Tool to check the completeness of MANIFEST.in for Python packages (Python 3) The check-manifest tool performs a check on a MANIFEST.in file from a Python project and verifies its completeness. It can also create a MANIFEST.in file from scratch or append suggestions to it, and the user can also ignore certain patterns if needed. Package: chkrootkit Description-md5: 1fb422eb07ad1833888e688ab81e8df9 Description-en: rootkit detector The chkrootkit security scanner searches the local system for signs that it is infected with a 'rootkit'. Rootkits are set of programs and hacks designed to take control of a target machine by using known security flaws. . Types that chkrootkit can identify are listed on the project's home page. . Please note that where chkrootkit detects no intrusions, this does not guarantee that the system is uncompromised. In addition to running chkrootkit, more specific tests should always be performed. Package: cinnamon Description-md5: 85a575fee9af55bc8d39cbd88a551b9d Description-en: Innovative and comfortable desktop Cinnamon is a desktop environment which provides advanced innovative features and a traditional user experience. . The desktop layout is similar to GNOME 2. The underlying technology is forked from gnome-shell. The emphasis is put on making users feel at home and providing them with an easy to use and comfortable desktop experience. Package: cinnamon-common Description-md5: e46179d94fb5e328c6af58cab1200e40 Description-en: Innovative and comfortable desktop (Common data files) Cinnamon is a desktop environment which provides advanced innovative features and a traditional user experience. . The desktop layout is similar to GNOME 2. The underlying technology is forked from gnome-shell. The emphasis is put on making users feel at home and providing them with an easy to use and comfortable desktop experience. . This package contains the data files needed by Cinnamon Package: cinnamon-control-center Description-md5: 37bb08041c8507e847360436bc62febb Description-en: configuration applets for the Cinnamon desktop This package contains configuration applets for the Cinnamon desktop, allowing to set the date and time, regional settings, network configuration, screen resolution, and other Cinnamon parameters. Package: cinnamon-control-center-data Description-md5: 1bd4f69feaf5b384956d45684850d147 Description-en: configuration applets for Cinnamon - data files This package contains data files (icons, pixmaps, locales files) needed by the configuration applets in the cinnamon-control-center package. Package: cinnamon-core Description-md5: 889baf0f76d6e61afe89c68c6ed55106 Description-en: Cinnamon desktop environment - essential components These are the core components of Cinnamon, a desktop environment which provides advanced innovative features and a traditional user experience. . This metapackage depends on basic components needed to use the desktop environment. Install this if you want a minimal cinnamon desktop. Package: cinnamon-desktop-data Description-md5: 1eaf9fbdff376002b0e11161f1afb94f Description-en: Common files for Cinnamon desktop apps This package includes files that are shared between several Cinnamon apps (i18n files and configuration schemas). Package: cinnamon-desktop-environment Description-md5: a9448fa9f0bd799ae5c38d79c7cf2df3 Description-en: Cinnamon desktop environment - full desktop with extra components These are the extended components of Cinnamon, a desktop environment which provides advanced innovative features and a traditional user experience. . This metapackage depends on all programs needed to have a fully fledged desktop environment. Install this if you want a complete cinnamon desktop, including graphical apps that allow users to perform almost all everyday tasks. Package: cinnamon-doc Description-md5: 9ef440ff71ad9c38463c3f77c6c0dff0 Description-en: Innovative and comfortable desktop (Documentation) Cinnamon is a desktop environment which provides advanced innovative features and a traditional user experience. . The desktop layout is similar to GNOME 2. The underlying technology is forked from gnome-shell. The emphasis is put on making users feel at home and providing them with an easy to use and comfortable desktop experience. . This package contains the documentation files distributed with Cinnamon. Package: cinnamon-screensaver Description-md5: 8b61f0d92305f37fe8e1fd511f0a23f5 Description-en: Cinnamon screen saver and locker cinnamon-screensaver is a screen saver and locker that aims to have simple, sane and secure defaults, and be well integrated with the Cinnamon desktop. Package: cinnamon-session Description-md5: 0361118c974a1d7833385553aa7c1bab Description-en: Cinnamon Session Manager - Minimal runtime The Cinnamon Session Manager is in charge of starting the core components of the Cinnamon desktop, and applications that should be launched at login time. It also features a way to save and restore currently running applications. . This package contains the binaries for the Cinnamon Session Manager, but no startup scripts. It is meant for those willing to start cinnamon-session by hand with the components of their choice, and for applications such as MDM that use cinnamon-session internally. Package: cinnamon-session-common Description-md5: a0e321d40ad03e6982f4f1352502dac6 Description-en: Cinnamon Session Manager - common files The Cinnamon Session Manager is in charge of starting the core components of the Cinnamon desktop, and applications that should be launched at login time. It also features a way to save and restore currently running applications. . This package contains the translations, data files and startup scripts which are common to the Cinnamon and Cinnamon fallback sessions. Package: cinnamon-settings-daemon Description-md5: 1b8a7da957990b0c44c1c4af82997a5e Description-en: daemon handling the Cinnamon session settings This package contains the daemon which is responsible for setting the various parameters of a Cinnamon session and the applications that run under it. It handles the following kinds of settings: . * Keyboard: layout, accessibility options, shortcuts, media keys * Clipboard management * Theming: background, icons, GTK+ applications * Cleanup of unused files * Mouse: cursors, speed, accessibility options * Startup of other daemons: screensaver, sound daemon * Typing break . It also sets various application settings through X resources and freedesktop.org XSETTINGS. Package: cinnamon-settings-daemon-dev Description-md5: bdea501e16d008ae3d53e5e9cb036053 Description-en: headers for building applications communicating with cinnamon-settings-daemon This package contains header files required to build applications that communicate with the Cinnamon settings daemon over D-Bus. Package: citadel-doc Description-md5: 6f663560d58413eea8fae483dedc625a Description-en: complete and feature-rich groupware server (documentation) This package contains documentation for Citadel, a complete and feature-rich open source groupware platform. . See the 'citadel-server' package for more information. Package: citadel-server Description-md5: 1faf865b0bebdfe23dac182993a86359 Description-en: complete and feature-rich groupware server Citadel is a complete and feature-rich open source groupware platform. * Email, calendaring/scheduling, address books * Bulletin boards, mailing list server, instant messaging * Multiple domain support * An intuitive, attractive AJAX-style web interface . The Citadel system is extremely versatile. It provides numerous front ends to present to users, such as a text-based interface, an AJAX-style web interface, and many popular PIM clients using SMTP/POP/IMAP. All of these can be used simultaneously. . It's also extremely scalable. Not only can a well-equipped Citadel server support a large number of concurrent users, but you can also build a distributed network of Citadel nodes that share rooms and their content. Package: cjs Description-md5: 91542f16b64bba757302b3f7afc38fd4 Description-en: Mozilla-based javascript bindings for the GNOME platform Makes it possible for applications to use all of GNOME's platform libraries using the Javascript language. It's mainly based on the Mozilla javascript engine and the GObject introspection framework. . This package is the frozen version of gjs that the cinnamon desktop currently uses. . This package contains the interactive console application. Package: cl-actionlib Description-md5: 601f5fbee07273c84ba68ded79d8c98e Description-en: Robot OS actionlib library - LISP interface This package is part of Robot OS (ROS). The actionlib stack provides a standardized interface for interfacing with preemptable tasks. Examples of this include moving the base to a target location, performing a laser scan and returning the resulting point cloud, detecting the handle of a door, etc. . This package contains the LISP binding. Package: cl-actionlib-msgs Description-md5: ec98494cd3b84f50bbb592bf8efb42bb Description-en: Messages relating to Robot OS actionlib, LISP interface This package is part of Robot OS (ROS), and contains the common messages to interact with an action server and an action client. For full documentation of the actionlib API see the https://wiki.ros.org/actionlib package. . This package contains the generated LISP library. Package: cl-bond Description-md5: 8e7b6165eed5b18b89b6e5e05e50189e Description-en: Messages related to Robot OS bond_core - LISP This package is part of Robot OS (ROS). This is the 'bond' process state machine library LISP bindings. . Bond is a mechanism for checking when another process has terminated. A bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing. The bond remains connected until it is either broken explicitly or until a heartbeat times out. Package: cl-diagnostic-msgs Description-md5: 5b4c2edf4c70efa1e43733db43b17c8a Description-en: Messages relating to Robot OS diagnostic, LISP interface This package is part of Robot OS (ROS), and contains the messages which provide the standardized interface for the diagnostic and runtime monitoring systems in ROS. These messages are currently used by the https://wiki.ros.org/diagnostics stack, which provides libraries for simple ways to set and access the messages, as well as automated ways to process the diagnostic data. . This package contains the generated LISP library. Package: cl-dynamic-reconfigure Description-md5: 17be6010828ca3ef3c3081d83530149b Description-en: Robot OS dynamic-reconfigure library - LISP bindings This package is part of Robot OS (ROS), and contains the dynamic_reconfigure package which provides a means to change node parameters at any time without having to restart the node. . This package contains the LISP bindings. Package: cl-geometry-msgs Description-md5: 32145c84e182bbec321caf5d07918c49 Description-en: Messages relating to Robot OS geometry, LISP interface This package is part of Robot OS (ROS), and provides the messages for common geometric primitives such as points, vectors, and poses. These primitives are designed to provide a common data type and facilitate interoperability throughout the system. . This package contains the generated LISP library. Package: cl-map-msgs Description-md5: 08ae24465b635993ab8760fb1087c05e Description-en: LISP code for map-related ROS Messages This package is part of Robot OS (ROS). This package defines messages commonly used in mapping packages. . It contains the map-related LISP library. Package: cl-move-base-msgs Description-md5: 851269a90c66b1f1e4854dfc42e908ce Description-en: LISP code for move-base-related ROS Messages This package is part of Robot OS (ROS). Holds the action description and relevant messages for the move_base package. . It contains the navigation-related LISP library. Package: cl-nav-msgs Description-md5: 0800b04d18c7281a7f0b3190bb2a5636 Description-en: Messages relating to Robot OS nav, LISP interface This package is part of Robot OS (ROS), and provides the common messages used to interact with the 'nav' https://wiki.ros.org/navigation stack. . This package contains the generated LISP library. Package: cl-nodelet Description-md5: 99b28dfe0403575ed825115e67d11ae4 Description-en: Robot OS nodelet library - service files - LISP This package is part of Robot OS (ROS). Nodelet is designed to provide a way to run multiple algorithms in the same process with zero copy transport between algorithms. The nodelet base class needed for implementing a nodelet, and the NodeletLoader class used for instantiating nodelets are provided. . This package contains the LISP interface. Package: cl-pcl-msgs Description-md5: 66bbd33604533a7b8fa0e0b200522899 Description-en: LISP code for PCL-related Robot OS Messages This package is part of Robot OS (ROS). It contains messages which provide the glue between the Point Cloud Library and ROS. . This package contains the generated LISP library. Package: cl-polled-camera Description-md5: 1d727957e0975e2f1ead3ef95cd5016d Description-en: Robot OS polled_camera package - LISP This package is part of Robot OS (ROS). It contains a LISP interface for implementing a polled camera driver node and requesting images from it. The package is currently for internal use as the API is still under development. Package: cl-roscpp-msg Description-md5: 64bb2a0a18a45e3a1cd74e3a128463c6 Description-en: Header for roscpp messages, LISP This package is part of Robot OS (ROS). roscpp is a C++ implementation of ROS. It provides a client library that enables C++ programmers to quickly interface with ROS topics, services, and parameters. . roscpp is the most widely used ROS client library and is designed to be the high-performance library for ROS. ROS console output library. . This package contains the generated LISP library. Package: cl-rosgraph-msgs Description-md5: 957ebdcca945095b82897d2d762501a3 Description-en: Messages relating to the Robot OS Computation Graph, LISP bindings This package is part of Robot OS (ROS). It contains the LISP interface to messages relating to the ROS Computation Graph. Most users are not expected to interact with messages in this package, and it is strongly advised against. These messages are generally wrapped in higher level APIs. Package: cl-sensor-msgs Description-md5: 10ec224a3650d26bd1fb88ccf79c3216 Description-en: Messages relating to Robot OS sensor, LISP interface This package is part of Robot OS (ROS), and provides messages for commonly used sensors, including cameras and scanning laser rangefinders. . This package contains the generated LISP library. Package: cl-shape-msgs Description-md5: e1f8416fd7b112b29a87f69f59db6e62 Description-en: Messages relating to Robot OS shape, LISP interface This package is part of Robot OS (ROS), and provides messages for defining shapes, such as simple solid object primitives (cube, sphere, etc), planes, and meshes. . This package contains the generated LISP library. Package: cl-std-msgs Description-md5: a08a4b7c3751c5bc9e9193f3344ac7d2 Description-en: LISP interface for Standard Robot OS Messages This package is part of Robot OS (ROS). It contains the LISP interface for libstd-msgs, which contains wrappers for ROS primitive types, which are documented in the msg specification. It also contains the Empty type, which is useful for sending an empty signal. Package: cl-std-srvs Description-md5: 324cf23eff2fe4f6d38f58eec0480a6b Description-en: Common service definitions, LISP bindings This package is part of Robot OS (ROS). It contains common service definitions. . This package contains the LISP interface to common service definitions. Package: cl-stereo-msgs Description-md5: 4a1888c0b172188225c6a4e53894c23b Description-en: Messages relating to Robot OS stereo, LISP interface This package is part of Robot OS (ROS), and provides messages specific to stereo processing, such as disparity images. . This package contains the generated LISP library. Package: cl-tf Description-md5: dbaab638c11027dde78604e49cc774b7 Description-en: Robot OS tf transform library -- LISP interface tf is a package that lets the user keep track of multiple coordinate frames over time. tf maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. . This package contains the LISP bindings (messages and services) and is part of Robot OS (ROS). Package: cl-tf2-msgs Description-md5: 33be1a5297fdc6c1d0fcf88dae56dc66 Description-en: Robot OS tf2 transform library messages - LISP This package is part of Robot OS (ROS). tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. . This package contains the LISP binding (messages). Package: cl-tf2-srvs Description-md5: ce055d323642f6b177e259fdb5e4ff24 Description-en: Robot OS tf2 transform library services - LISP This package is part of Robot OS (ROS). tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. . This package contains the LISP binding (services). Package: cl-topic-tools Description-md5: ee5ee134089d6d5be3a3af1703337746 Description-en: LISP library for working with Robot OS topics This package is part of Robot OS (ROS). It contains the lisp interface to the tools for directing, throttling, selecting, and otherwise messing with ROS topics at a meta level. Package: cl-trajectory-msgs Description-md5: 8ae9afa1c6c4d4601501da663665350b Description-en: Messages relating to Robot OS trajectory, LISP interface This package is part of Robot OS (ROS), and provides messages for defining robot trajectories. These messages are also the building blocks of most of the https://wiki.ros.org/control_msgs . This package contains the generated LISP library. Package: cl-visualization-msgs Description-md5: 12da5a4652d9143252348793cd91b648 Description-en: Messages relating to Robot OS visualization, LISP interface This package is part of Robot OS (ROS), and provides a set of messages used by higher level packages, such as rviz, that deal in visualization-specific data. . The main messages in visualization_msgs is visualization_msgs/Marker. The marker message is used to send visualization "markers" such as boxes, spheres, arrows, lines, etc. to a visualization environment such as https:///www.ros.org/wiki/rviz See the rviz tutorial https://www.ros.org/wiki/rviz/Tutorials for more information. . This package contains the generated LISP library. Package: clang-9 Description-md5: 224e1c81284b37e6720b78f6cf56d36b Description-en: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. Package: clang-9-doc Description-md5: a362b805a7230bf3a9d9d558b30d2a59 Description-en: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the documentation. Package: clang-9-examples Description-md5: 9e24e5183658bfc1863c33a6d462636a Description-en: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the Clang examples. Package: clang-format-9 Description-md5: 5fdb7838fa336de9de2703cb644c12e4 Description-en: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-tidy-9 Description-md5: 239d974b460ce0b6a914aa94c05888ad Description-en: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: clang-tools-9 Description-md5: 7383eb4c4968d58c794ab9a86ffc588e Description-en: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: clangd-9 Description-md5: 9ae9ea58c7af3228199dd96c36ecd0bb Description-en: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: claws-mail Description-md5: f9d9f85803d938ab3d5fbc85f90e263a Description-en: Fast, lightweight and user-friendly GTK+2 based email client Claws Mail is a powerful and full-featured mail client formerly called Sylpheed-Claws. It is also extensible using loadable plugins, which can provide support for additional features, like other storage formats, feed reader, calendar management, mail filtering, etc. Package: claws-mail-acpi-notifier Description-md5: 4e5b85c8942d81ee4bd233418f63a2a2 Description-en: Laptop's Mail LED control for Claws Mail This plugin for the Claws Mail mailer enables notification of new mail using the mail LED available on some portable computer models from Acer, ASUS, Fujitsu and IBM makers. Package: claws-mail-address-keeper Description-md5: faacd3fe1d0d1606f5c86d62f6196a38 Description-en: Address keeper plugin for Claws Mail This plugin allows saving outgoing addresses to a designated folder in the address book. Addresses are saved only if not found in the address book to avoid unwanted duplicates. . Selecting which headers are scanned for keeping addresses is also supported, one or several of 'To', 'Cc' and/or 'Bcc'. Package: claws-mail-archiver-plugin Description-md5: 94bf682ad3a2ffe62004d3a22e4d9e3b Description-en: Archiver plugin for Claws Mail This plugin for Claws Mail allows archiving of account's folders (IMAP, POP or local) as well as vcalendar folders. . Several formats are supported (TAR, PAX, SHAR and CPIO) with optional compression methods (GZIP, BZIP2). Package: claws-mail-attach-remover Description-md5: 3fee7e31954e9d3ea9d5d1cf1822cec8 Description-en: Mail attachment remover for Claws Mail This plugin for the Claws Mail mailer provides ways to remove unwanted attachments from received mails. . All attachments are removed from the selected mails when more than one message is selected. . You can also remove individual attachments from messages. Package: claws-mail-attach-warner Description-md5: 59e83182f81ae39e1bd2208a237368c7 Description-en: Missing attachment warnings for Claws Mail This plugin for Claws Mail warns the user with a popup window if some reference to an attachment is found in the composed mail text but no file is attached. Package: claws-mail-bogofilter Description-md5: 504a951df8914653f11ee4bb5deb69db Description-en: Bogofilter plugin for Claws Mail This plugin for Claws Mail will scan received mail using Bogofilter to decide if it is spam or not. Users can also teach Bogofilter to recognise spam or ham using the corresponding menu entries. Package: claws-mail-bsfilter-plugin Description-md5: 1ddf77a7ec2ac108b230c93b1a2583be Description-en: Spam filtering using bsfilter for Claws Mail This plugin for Claws Mail allows filtering of spam messages using the Bayesian filtering program bsfilter. . The bsfilter can be trained with spam and ham messages to improve its spam detection capabilities. Package: claws-mail-clamd-plugin Description-md5: 6954540c2d783c54db171f63f9fb0a24 Description-en: ClamAV socket-based plugin for Claws Mail This plugin uses Clam AntiVirus to scan all messages that are received from an IMAP, POP or local account. . When a message attachment is found to contain a virus it can be deleted or saved in a specially designated folder. . Due to licensing issues this plugin does not link against any libraries from ClamAV. The plugin therefore requires a ClamAV daemon running, either on localhost or somewhere else, for the plugin to access it via a Unix or TCP socket. Package: claws-mail-dillo-viewer Description-md5: bb042d60efe411fef778c5d1091a04f5 Description-en: HTML viewer plugin for Claws Mail using Dillo This is an HTML viewer plugin that uses the Dillo browser to render the HTML message parts in the Claws Mail message view window. . Additionally allows for: • Safe browsing to avoid problems with malicious HTML mails. • Fetching and displaying remote images. • Browsing the web from within of Claws Mail. Package: claws-mail-doc Description-md5: 5908123576c87afa2da6cc4147785777 Description-en: User documentation for Claws Mail mailer This package provides the Claws Mail user's manual. The document is available in text and HTML formats for screen reading, and also PostScript and PDF formats for printing. Package: claws-mail-extra-plugins Description-md5: 5be0713364e2ea1b54026a74529533cc Description-en: Extra plugins collection for Claws Mail This is a metapackage for installing all extra plugins packages available from the upstream site for the Claws Mail mailer. . Historically these were plugins shipped in a separate tarball but nowadays they are included in Claws Mail sources. . See each individual package description for further details. Package: claws-mail-feeds-reader Description-md5: cd0f79d2ef1c9e1bc12cdb61bf6907a0 Description-en: Feeds (RSS/Atom/RDF) reader plugin for Claws Mail The RSSyl plugin provides feeds reading capability for Claws Mail mailer. . Supported feed formats are: • RSS 1.0 (Resource Description Framework) • RSS 2.0 • Atom (RFC 4287) . Has also per-feed customization features, transforming Claws Mail into a powerful lightweight feeds reader. Package: claws-mail-fetchinfo-plugin Description-md5: 841a2ef97926188460ae1c13942bfc38 Description-en: Add X-FETCH headers plugin for Claws Mail This plugin for the Claws Mail mailer enables adding useful extra headers to the received mails with information like the receiving account or the server the mail was downloaded from. These extra headers can be used for filtering and/or processing messages more appropriately. Package: claws-mail-gdata-plugin Description-md5: c45fbb7e0aea3befe51099824fafe46b Description-en: Access to GData (Google services) for Claws Mail This plugin provides access to the Google services using the GData library. . The currently implemented feature is to make your Google contacts available for automatic completion of address headers when composing a mail message. Package: claws-mail-i18n Description-md5: c260b84bb0144f68c9ec6679901e405c Description-en: Locale data for Claws Mail (i18n support) This package provides support for additional languages to the Claws Mail mailer. Currently available locales are: ca (Catalan) cs (Czech) da (Danish) de (German) en_GB (British English) es (Spanish) fi (Finnish) fr (French) he (Hebrew) hu (Hungarian) id_ID (Indonesian) it (Italian) ja (Japanese) nb (Norwegian Bokmål) nl (Dutch) pt_BR (Brazilian Portuguese) pl (Polish) ro (Romanian) ru (Russian) sk (Slovak) sv (Swedish) tr (Turkish) zh_TW (Traditional Chinese) Package: claws-mail-libravatar Description-md5: eacf857760854ac440624d8426a2591c Description-en: Display sender avatar from a libravatar server This plugin for the Claws Mail mailer allows retrieval of profile images from libravatar servers, either federated servers (running on sender's domain) or the main libravatar.org server. . Currently supports all default missing icon modes on libravatar.org service, and makes extensive use of disk caching to minimize the number of network requests. . Nevertheless, it may add several network requests per message, so if you're on a high latency network you may experience some delay displaying messages. Package: claws-mail-litehtml-viewer Description-md5: ddf06b17b1cf162943a869e65f9563c9 Description-en: HTML viewer plugin using litehtml library This is an HTML viewer plugin that uses the litehtml to render the HTML message parts in the Claws Mail message view window. . Users of old Fancy plugin may find this viewer more similar than other HTML viewer plugins, though you may miss some feature. Package: claws-mail-mailmbox-plugin Description-md5: 19bf8bc8f99d98d9d59ffcb51cfd2ee5 Description-en: mbox format mailboxes handler for Claws Mail The mailMBOX plugin for Claws Mail provides the ability of handling existing mbox format files using the libetpan library. . Once added, these files appear like mailer's native mail folders. Package: claws-mail-managesieve Description-md5: 1ea5983ecb3e0c7f5f7259242639d731 Description-en: manage Sieve filters with Claws Mail This plugin for Claws Mail mailer provides an interface for managing filtering scripts on Sieve-compliant mail servers. . It allows creating new, editing and removing existing server scripts. Syntax checking is also available, but knowledge of filtering language is required. Package: claws-mail-multi-notifier Description-md5: 4afbd30463edcbea413b068e8dcea0de Description-en: Various new mail notifiers for Claws Mail This plugin for Claws Mail mailer collects several ways of notification of new (and possibly unread) mail to the user. . Currently the following methods are implemented: - a banner - a popup window - a custom command - a message to a LCD daemon - a system tray icon - an indicator Package: claws-mail-newmail-plugin Description-md5: be9616baf10620781e523d42d04b288b Description-en: New mail logger plugin for Claws Mail This plugin for the Claws Mail mailer writes a summary of new messages' headers to a log file. . This summary is written on arrival of new mail and after sorting it. Package: claws-mail-pdf-viewer Description-md5: 0d8443a0c4b9cabce87b62e22cf4d319 Description-en: PDF and PostScript attachment viewer for Claws Mail This plugin allows Claws Mail to view PDF and PostScript files attached to mails in the message window. . PostScript requires 'gs' tool to be available for conversion, otherwise plugin will only be able to display PDF attachments. Package: claws-mail-perl-filter Description-md5: e54b415a2b4c0548f40cd4753adbc9ae Description-en: Message filtering plugin using perl for Claws Mail This plugin enables filtering of Claws Mail messages using perl regular expressions and, in fact, giving all the perl features and power to the filtering engine. . A tool for converting the current filter set of the user into a equivalent perl script suitable for the plugin is also provided. Package: claws-mail-pgpinline Description-md5: 7166e0d7bd8f79fd291d57cd18bcc651 Description-en: PGP/inline plugin for Claws Mail This plugin for Claws Mail verifies signatures of digitally signed messages, and decrypts encrypted messages. It's also required to send signed and encrypted messages using inline method (deprecated). Package: claws-mail-pgpmime Description-md5: 5429c2a80781d2ea107fbbfad8cab2ed Description-en: PGP/MIME plugin for Claws Mail This plugin for Claws Mail verifies signatures and decrypts messages. It does also provide the PGP/core plugin for use with other privacy plugins, required also for signing and encrypting mails. Package: claws-mail-plugins Description-md5: aea89c1eacea28211295db1a94b6b8c8 Description-en: Installs plugins for the Claws Mail mailer This is a metapackage to install core plugin packages provided by the Claws Mail sources. Historically these were the only plugins provided along with Claws Mail itself. . See the claws-mail-extra-plugins package for more plugins. Package: claws-mail-smime-plugin Description-md5: b0bded1d04f084c1ec70a2a4f594350b Description-en: S/MIME signature/encryption handling for Claws Mail This plugin handles S/MIME signed and/or encrypted mails in Claws Mail. You can decrypt mails, verify signatures or sign and encrypt your own mails. . S/MIME is also known as PKCS#7 and uses the application/pkcs7-signature or application/x-pkcs7-signature MIME subtype within messages. . Receiving an attachment called smime.p7m is also sign of this kind of signature usage. Package: claws-mail-spam-report Description-md5: 15cf727eb20d84e8a0a571ad876e60dc Description-en: Spam reporting plugin for Claws Mail This plugin for Claws Mail allows sending reports about spam messages received to spam harvesting sites online. . Currently are supported the signal-spam.fr and spamcop.net sites and also the Debian lists spam nomination system. Package: claws-mail-spamassassin Description-md5: 7776d5cb9efb31a0d77a00c53abdcc32 Description-en: SpamAssassin plugin for Claws Mail This plugin for Claws Mail will filter all received email through a SpamAssassin daemon to decide if it is spam or not and process them accordingly. Package: claws-mail-tnef-parser Description-md5: b8e73b52146e065a3bdff4bb8f78cc0c Description-en: TNEF attachment handler for Claws Mail This plugin for Claws Mail allows reading of application/ms-tnef attachments. These attachments usually come from Microsoft mailers with the name 'winmail.dat'. Package: claws-mail-tools Description-md5: 38d2e1956f817d4610778a5eac021743 Description-en: Helper and utility scripts for Claws Mail mailer Several scripts in a variety of languages which provide ready to use solutions to common problems found by Claws Mail users. E.g.: mailboxes migration, addressbooks conversion, etc. . See README files for further details about included scripts. Package: claws-mail-vcalendar-plugin Description-md5: 6800bec1a1d9b26bab9d54ee77eb5c60 Description-en: vCalendar message handling plugin for Claws Mail The vCalendar plugin for Claws Mail provides vCalendar message handling (the meeting subset of the vCalendar format), displaying such mails in a nice format, letting you create and send meetings, and creating a virtual folder with the meetings you sent or received. . The functionality is similar to the one provided by Evolution for that mails. Package: cleancss Description-md5: 899b492607a1d539f2489a7d1d8bf45c Description-en: Tool for minifying CSS files Clean-css is a Node.js module for minifying CSS files. It does the same job as YUI Compressor's CSS minifier, but much faster thanks to many speed optimizations and Node.js' V8 engine. . The cleancss tool is a reference implementation for the Clean-css Node.js module. Package: cloudcompare Description-md5: e3b2889b460a3d2cdf91469d80a45500 Description-en: 3D point cloud and mesh processing software This is a 3D point cloud (and triangular mesh) processing software. It has been originally designed to perform comparison between two 3D points clouds (such as the ones obtained with a laser scanner) or between a point cloud and a triangular mesh. . It relies on a specific octree structure that enables great performances in this particular function. It was also meant to deal with huge point clouds (typically more than 10 millions points, and up to 120 millions with 2 GB of memory) Package: cmark-gfm Description-md5: 8a8b3dc436b3a41e1f2fdd94720f824d Description-en: CommonMark parsing and rendering program, GitHub flavor cmark-gfm is the GitHub flavor of the cmark C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. This package provides a command-line program (cmark-gfm) for parsing and rendering CommonMark documents. . This GitHub flavored version has extensions for org-mode style tables, auto-linking, and more. Package: cnvkit Description-md5: 0b8ab5ba6be9de3379277ab7a92a7b5d Description-en: Copy number variant detection from targeted DNA sequencing A command-line toolkit and Python library for detecting copy number variants and alterations genome-wide from targeted DNA sequencing. It is designed for use with hybrid capture, including both whole-exome and custom target panels, and short-read sequencing platforms such as Illumina and Ion Torrent. Package: cockpit Description-md5: 24b0aa0c07779dcba10e15ca9244d9e9 Description-en: Web Console for Linux servers The Cockpit Web Console enables users to administer GNU/Linux servers using a web browser. . It offers network configuration, log inspection, diagnostic reports, SELinux troubleshooting, interactive command-line sessions, and more. Package: cockpit-bridge Description-md5: 34419f40043aa83e9a0fb5968fe56ce7 Description-en: Cockpit bridge server-side component The Cockpit bridge component installed server side and runs commands on the system on behalf of the web based user interface. Package: cockpit-dashboard Description-md5: 1b1adf0b10d4d95da33a41c0d668cfd1 Description-en: Cockpit remote servers and dashboard Cockpit support for connecting to remote servers (through ssh) bastion hosts, and a basic dashboard. Package: cockpit-doc Description-md5: 917dc8f7798407683627da6ebb139a47 Description-en: Cockpit deployment and developer guide The Cockpit Deployment and Developer Guide shows sysadmins how to deploy Cockpit on their machines as well as helps developers who want to embed or extend Cockpit. Package: cockpit-docker Description-md5: c02e70ed63df0326f1a1b12deeb24144 Description-en: Cockpit user interface for Docker containers The Cockpit components for interacting with Docker and user interface. Package: cockpit-machines Description-md5: a902f6feddb06225624681441d26bc7d Description-en: Cockpit user interface for virtual machines The Cockpit components for managing virtual machines. . If the "virtinst" package is installed, you can also create new virtual machines. Package: cockpit-networkmanager Description-md5: 3ec1a60ecda81a24c8267c56cf7a9a3f Description-en: Cockpit user interface for networking The Cockpit components for interacting with networking configuration. Package: cockpit-packagekit Description-md5: 01ecbad973ab31bb91eb03019d4352aa Description-en: Cockpit user interface for packages The Cockpit component for installing packages, via PackageKit. Package: cockpit-pcp Description-md5: 2bcebebdc8b56e2cd8c2ba8755912a8f Description-en: Cockpit PCP integration Cockpit support for reading PCP metrics and loading PCP archives. Package: cockpit-storaged Description-md5: f6107ca2b49a2b554a0abcd9b73419c5 Description-en: Cockpit user interface for storage The Cockpit components for interacting with storage. Package: cockpit-system Description-md5: 305239ce7fcb5c6043156a1e54c69f73 Description-en: Cockpit admin interface for a system Cockpit admin interface package for configuring and troubleshooting a system. Package: cockpit-tests Description-md5: 0b4ed46aa862cd96d493b081c605101e Description-en: Tests for Cockpit This package contains tests and files used while testing Cockpit. These files are not required for running Cockpit. Package: cockpit-ws Description-md5: 2e29c9c1deb6c6ed9c90530647c8f651 Description-en: Cockpit Web Service The Cockpit Web Service listens on the network, and authenticates users. Package: confget Description-md5: 2a189ce258a4c67c31f2da7b2f8157be Description-en: read variables from INI-style configuration files The confget utility examines a INI-style configuration file and retrieves the value of the specified variables from the specified section. Its intended use is to let shell scripts use the same INI-style configuration files as other programs, to avoid duplication of data. . The confget utility may retrieve the values of one or more variables, list all the variables in a specified section, list only those whose names or values match a specified pattern (shell glob or regular expression), or check if a variable is present in the file at all. It has a "shell-quoting" output mode that quotes the variable values in a way suitable for passing them directly to a Bourne-style shell. Package: containernetworking-plugins Description-md5: 768679197f347a9dd05cda3547d22dd4 Description-en: standard networking plugins - binaries This package contains binaries of the Container Networking Initiative's official plugins: . ### Interfaces - `bridge`: Creates a bridge, adds the host and the container to it. - `ipvlan`: Adds an [ipvlan] interface in the container. - `loopback`: Set the state of loopback interface to up. - `macvlan`: Creates a new MAC address, forwards all traffic to that to the container. - `ptp`: Creates a veth pair. - `vlan`: Allocates a vlan device. - `host-device`: Move an already-existing device into a container. . ### IPAM: IP Address Management - `dhcp`: Runs a daemon to make DHCP requests on behalf of the container. - `host-local`: Maintains a local database of allocated IPs - `static`: Allocates a static IPv4/IPv6 address. . ### Other - `flannel`: Generates an interface corresponding to a flannel config file - `tuning`: Tweaks sysctl parameters of an existing interface - `portmap`: An iptables-based portmapping plugin. Maps ports from the host's address space to the container. - `bandwidth`: Allows bandwidth-limiting through use of traffic control tbf. - `sbr`: Configures source based routing for an interface. - `firewall`: Uses iptables or firewalld to add rules to allow traffic to/from the container. . [ipvlan]: https://www.kernel.org/doc/Documentation/networking/ipvlan.txt Package: cp2k Description-md5: c05a99ab761320de8a5fdc859d6fb13b Description-en: Ab Initio Molecular Dynamics CP2K is a program to perform simulations of solid state, liquid, molecular and biological systems. It is especially aimed at massively parallel and linear scaling electronic structure methods and state-of-the-art ab-initio molecular dynamics (AIMD) simulations. . CP2K is optimized for the mixed Gaussian and Plane-Waves (GPW) method based on pseudopotentials, but is able to run all-electron or pure plane-wave/Gaussian calculations as well. Features include: . Ab-initio Electronic Structure Theory Methods using the QUICKSTEP module: . * Density-Functional Theory (DFT) energies and forces * Hartree-Fock (HF) energies and forces * Moeller-Plesset 2nd order perturbation theory (MP2) energies and forces * Random Phase Approximation (RPA) energies * Gas phase or Periodic boundary conditions (PBC) * Basis sets include various standard Gaussian-Type Orbitals (GTOs), Pseudo- potential plane-waves (PW), and a mixed Gaussian and (augmented) plane wave approach (GPW/GAPW) * Norm-conserving, seperable Goedecker-Teter-Hutter (GTH) and non-linear core corrected (NLCC) pseudopotentials, or all-electron calculations * Local Density Approximation (LDA) XC functionals including SVWN3, SVWN5, PW92 and PADE * Gradient-corrected (GGA) XC functionals including BLYP, BP86, PW91, PBE and HCTH120 as well as the meta-GGA XC functional TPSS * Hybrid XC functionals with exact Hartree-Fock Exchange (HFX) including B3LYP, PBE0 and MCY3 * Double-hybrid XC functionals including B2PLYP and B2GPPLYP * Additional XC functionals via LibXC * Dispersion corrections via DFT-D2 and DFT-D3 pair-potential models * Non-local van der Waals corrections for XC functionals including B88-vdW, PBE-vdW and B97X-D * DFT+U (Hubbard) correction * Density-Fitting for DFT via Bloechl or Density Derived Atomic Point Charges (DDAPC) charges, for HFX via Auxiliary Density Matrix Methods (ADMM) and for MP2/RPA via Resolution-of-identity (RI) * Sparse matrix and prescreening techniques for linear-scaling Kohn-Sham (KS) matrix computation * Orbital Transformation (OT) or Direct Inversion of the iterative subspace (DIIS) self-consistent field (SCF) minimizer * Local Resolution-of-Identity Projector Augmented Wave method (LRIGPW) * Absolutely Localized Molecular Orbitals SCF (ALMO-SCF) energies for linear scaling of molecular systems * Excited states via time-dependent density-functional perturbation theory (TDDFPT) . Ab-initio Molecular Dynamics: . * Born-Oppenheimer Molecular Dynamics (BOMD) * Ehrenfest Molecular Dynamics (EMD) * PS extrapolation of initial wavefunction * Time-reversible Always Stable Predictor-Corrector (ASPC) integrator * Approximate Car-Parrinello like Langevin Born-Oppenheimer Molecular Dynamics (Second-Generation Car-Parrinello Molecular Dynamics) . Mixed quantum-classical (QM/MM) simulations: . * Real-space multigrid approach for the evaluation of the Coulomb interactions between the QM and the MM part * Linear-scaling electrostatic coupling treating of periodic boundary conditions * Adaptive QM/MM . Further Features include: . * Single-point energies, geometry optimizations and frequency calculations * Several nudged-elastic band (NEB) algorithms (B-NEB, IT-NEB, CI-NEB, D-NEB) for minimum energy path (MEP) calculations * Global optimization of geometries * Solvation via the Self-Consistent Continuum Solvation (SCCS) model * Semi-Empirical calculations including the AM1, RM1, PM3, MNDO, MNDO-d, PNNL and PM6 parametrizations, density-functional tight-binding (DFTB) and self-consistent-polarization tight-binding (SCP-TB), with or without periodic boundary conditions * Classical Molecular Dynamics (MD) simulations in microcanonical ensemble (NVE) or canonical ensmble (NVT) with Nose-Hover and canonical sampling through velocity rescaling (CSVR) thermostats * Metadynamics including well-tempered Metadynamics for Free Energy calculations * Classical Force-Field (MM) simulations * Monte-Carlo (MC) KS-DFT simulations * Static (e.g. spectra) and dynamical (e.g. diffusion) properties * ATOM code for pseudopotential generation * Integrated molecular basis set optimization . CP2K does not implement conventional Car-Parrinello Molecular Dynamics (CPMD). Package: cp2k-data Description-md5: 110ad593344d732add92445afe270fbb Description-en: Ab Initio Molecular Dynamics (data files) CP2K is a program to perform simulations of solid state, liquid, molecular and biological systems. It is especially aimed at massively parallel and linear scaling electronic structure methods and state-of-the-art ab-inito molecular dynamics (AIMD) simulations. . This package contains basis sets, pseudopotentials and force-field parameters. Package: cpl-plugin-amber Description-md5: c7741c558706bcf7bbc0c3a03f47d34f Description-en: ESO data reduction pipeline for the AMBER instrument This is the data reduction pipeline for the AMBER instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . AMBER is a near-infrared, multi-beam interferometric instrument, combining simultaneously up to 3 telescopes. AMBER can be used in Period 82 and following with UTs or ATs. All possible triplets of UTs are available, and a number of selected AT combinations. Package: cpl-plugin-amber-calib Description-md5: 2aba0d4e84674a92e864f5b5b9298ada Description-en: ESO data reduction pipeline calibration data downloader for AMBER This package downloads calibration data of the data reduction pipeline for the AMBER instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-amber-doc Description-md5: bcdcdd5fc63304eb8cc1f04d0f29531d Description-en: ESO data reduction pipeline documentation for AMBER This package contains the HTML documentation and manpages for the data reduction pipeline for the AMBER instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-fors Description-md5: bc62d65505a7f0e2f157b1acbe092f8a Description-en: ESO data reduction pipeline for the FORS1/2 instruments FORS pipeline recipes for the reduction of data obtained with the FORS1 and FORS2 instruments in the LSS, MOS, MXU, PMOS, and direct imaging instrument modes. . FORS is the visual and near UV FOcal Reducer and low dispersion Spectrograph for the Very Large Telescope (VLT) of the European Southern Observatory (ESO). Two versions of FORS have been built, upgraded and moved to the Cassegrain foci of different telescopes in the past years. In April 2009, FORS1 was dismounted to make room for X-shooter, so only FORS2 is in operation. FORS is designed as an all-dioptric instrument for the wavelength range from 330 nm to 1100 nm and provides an image scale of 0".25/pixel (or 0".125/pixel with the high resolution collimator) in the standard readout mode (2x2 binning). FORS2 is installed on UT1 (Antu) and is by default equipped with a detector system that is optimised for the red with a very low level of fringes thanks to a mosaic of two 2k x 4k MIT CCDs (with 15 μm pixels). However, the blue-optimised detector system that was previously available on FORS1 has been commissioned on FORS2 and can be requested for Visitor Mode observation. The geometries of both detector systems are similar, with the optical axis falling ~30" above the gap and offsets of a few arc-seconds between the two chips. FORS2 has many modes, including multi-object spectroscopy with exchangeable masks, long-slit spectroscopy, imaging and spectro-polarimetry and high-time resolution imaging and spectroscopy. Package: cpl-plugin-fors-calib Description-md5: 64c93393c1728c70bf28a0b3aba7860d Description-en: ESO data reduction pipeline calibration data downloader for FORS2 This package downloads calibration and other static data of the data reduction pipeline for the FORS2 instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-fors-doc Description-md5: bce6d78f1813975d211bf46b2e69340e Description-en: ESO data reduction pipeline documentation for FORS This package contains the HTML documentation and manpages for the data reduction pipeline for the FORS instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-giraf Description-md5: 128794464889c9e88c0524635b36d26a Description-en: ESO data reduction pipeline for the GIRAFFE instrument This is the data reduction pipeline for the GIRAFFE instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . GIRAFFE is a medium-high resolution (R=7500-30000) spectrograph for the entire visible range 370-900 nm. GIRAFFE is aimed at carrying out intermediate and high resolution spectroscopy of galactic and extragalactic objects having a high spatial density. The name comes from the first design, where the spectrograph was standing vertically on a platform. Package: cpl-plugin-giraf-calib Description-md5: 1cbcf371415b1f9572c9c5e16fdd0346 Description-en: ESO data reduction pipeline calibration data downloader for GIRAFFE This package downloads calibration data of the data reduction pipeline for the GIRAFFE instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-giraf-doc Description-md5: 8b595a858f1d8f778aa10aa2c40b0d30 Description-en: ESO data reduction pipeline documentation for GIRAFFE This package contains the HTML documentation and manpages for the data reduction pipeline for the GIRAFFE instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-hawki Description-md5: 6b135fa76fba48b631abe8a4f6be9cba Description-en: ESO data reduction pipeline for the HAWK-I instrument This is the data reduction pipeline for the HAWK-I instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . HAWK-I is a near-infrared (0.85-2.5 μm ) wide-field imager. It is being offered for the first time in Period 81. The instrument is cryogenic (120 K, detectors at 80 K) and has a full reflective design. The light passes four mirrors and two filter wheels before hitting a mosaic of four Hawaii 2RG 2048 * 2048 pixels detectors. The final F-ratio is F/4.36 ( 1 arcsec on the sky corresponds to 169 μm on the detector). Package: cpl-plugin-hawki-calib Description-md5: cf8ea4eb6d2be0251c05ac2c877a0e96 Description-en: ESO data reduction pipeline calibration data downloader for HAWK-I This package downloads calibration data of the data reduction pipeline for the HAWK-I instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-hawki-doc Description-md5: 1a3ce9fd5ba785ebb4cbc6028384090f Description-en: ESO data reduction pipeline documentation for HAWK-I This package contains the HTML documentation and manpages for the data reduction pipeline for the HAWK-I instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-muse Description-md5: b152a7b24acf2ae5bc2716c812f83b3b Description-en: ESO data reduction pipeline for the MUSE instrument This is the data reduction pipeline for the Muse instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . MUSE, the Multi-Unit Spectroscopic Explorer, is an Integral Field Spectrograph located at the Nasmyth B focus of Yepun, the VLT UT4 telescope. It has a modular structure composed of 24 identical IFU modules that together sample, in Wide Field Mode (WFM), a near-contiguous 1 squared arcmin field of view. Spectrally the instrument samples almost the full optical domain with a mean resolution of 3000. Spatially, the instrument samples the sky with 0.2 arcseconds spatial pixels in the currently offered Wide Field Mode with natural seeing (WFM-noAO). Package: cpl-plugin-muse-calib Description-md5: 9c007d000eb35d7a1da64bb454080c28 Description-en: ESO data reduction pipeline calibration data downloader for MUSE This package downloads calibration and other static data of the data reduction pipeline for the Muse instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . MUSE, the Multi-Unit Spectroscopic Explorer, is an Integral Field Spectrograph located at the Nasmyth B focus of Yepun, the VLT UT4 telescope. It has a modular structure composed of 24 identical IFU modules that together sample, in Wide Field Mode (WFM), a near-contiguous 1 squared arcmin field of view. Spectrally the instrument samples almost the full optical domain with a mean resolution of 3000. Spatially, the instrument samples the sky with 0.2 arcseconds spatial pixels in the currently offered Wide Field Mode with natural seeing (WFM-noAO). Package: cpl-plugin-muse-doc Description-md5: 7baec3334b93c84071f4e1a25122c6aa Description-en: ESO data reduction pipeline documentation for MUSE This package contains the HTML documentation and manpages for the data reduction pipeline for the Muse instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-naco Description-md5: ee2dbeea2f450da80570539510d3cfc1 Description-en: ESO data reduction pipeline for the NaCo instrument This is the data reduction pipeline for the NaCo instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . NaCo is short for NAOS-CONICA. It was installed at the Nasmyth B focus of UT4 from 2001 through 2013. In 2014 it was reinstalled on UT1 at the Nasmyth A. It provides adaptive optics assisted imaging, imaging polarimetry, coronography and spectroscopy, in the 1-5 micron range. Package: cpl-plugin-naco-calib Description-md5: b2373bd2de32963146710543dd2974e2 Description-en: ESO data reduction pipeline NaCo calibration data downloader This package downloads calibration and other static data of the data reduction pipeline for the NaCo instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . NaCo is short for NAOS-CONICA. It was installed at the Nasmyth B focus of UT4 from 2001 through 2013. In 2014 it was reinstalled on UT1 at the Nasmyth A. It provides adaptive optics assisted imaging, imaging polarimetry, coronography and spectroscopy, in the 1-5 micron range. Package: cpl-plugin-naco-doc Description-md5: 99add10bf1a0b7d8a234ba886a076bb9 Description-en: ESO data reduction pipeline documentation for NaCo This package contains the HTML documentation and manpages for the data reduction pipeline for the NaCo instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-uves Description-md5: 16a9c6a4730992bf3ca405af964f9be9 Description-en: ESO data reduction pipeline for the UVES instrument This is the data reduction pipeline for the UVES instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . UVES is a cross-dispersed echelle spectrograph designed to operate with high efficiency from the atmospheric cut-off at 300 nm to the long wavelength limit of the CCD detectors (about 1100 nm). The light beam from the telescope is split in two arms (UV to Blue, and Visual to Red) within the instrument. The two arms can be operated separately, or in parallel via a dichroic beam splitter. The resolving power is about 40,000 when a 1-arcsec slit is used. The maximum (two-pixel) resolution is 80,000 or 110,000 in the Blue- and the Red Arm, respectively. Package: cpl-plugin-uves-calib Description-md5: 682b95dfd00093316b93e76b0f473db5 Description-en: ESO data reduction pipeline calibration data downloader for UVES This package downloads calibration and other static data of the data reduction pipeline for the UVES instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-uves-doc Description-md5: a96acfe8c49830acb2edbc928d06e1e7 Description-en: ESO data reduction pipeline documentation for UVES This package contains the HTML documentation and manpages for the data reduction pipeline for the UVES instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-vimos Description-md5: a637efba936d7013f9b818ed6b9dc8d8 Description-en: ESO data reduction pipeline for the VIMOS instrument This is the data reduction pipeline for the Vimos instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . VIMOS is a multi-mode wide-field optical instrument mounted at the Nasmyth focus B of UT3. VIMOS allows imaging in UBVRIz and multi-object low (R ~ 200) to high (R ~ 2500) resolution spectroscopy. The wavelength range covered in the two spectroscopic modes goes from 360 to 1000 nm. VIMOS is made of 4 quadrants of 7'x8' each separated by a gap of about 2'. Package: cpl-plugin-vimos-calib Description-md5: e576b75bd40e763eec34e513641b2cb2 Description-en: ESO data reduction pipeline calibration data downloader for VIMOS This package downloads calibration and other static data of the data reduction pipeline for the VIMOS instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-vimos-doc Description-md5: 8ef8138b3f6bccafa3204abb0b04c593 Description-en: ESO data reduction pipeline documentation for VIMOS This package contains the HTML documentation and manpages for the data reduction pipeline for the VIMOS instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-visir Description-md5: 336cd6b35449170af84b52cb432faf84 Description-en: ESO data reduction pipeline for the VISIR instrument This is the data reduction pipeline for the Visir instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . The VLT spectrometer and imager for the mid-infrared (VISIR) was built by CEA/DAPNIA/SAP and NFRA/ASTRON, and is located at the Cassegrain focus of UT3. It provides diffraction-limited imaging at high sensitivity in the two mid infrared (MIR) atmospheric windows: the N band between 8 to 13μm and the Q band between 16.5 and 24.5μm, respectively. In addition, it features a long-slitspectrometer with a range of spectral resolutions between 150 and 30000. Package: cpl-plugin-visir-calib Description-md5: 6ec01329d8a028e4c1ece26787e63ab2 Description-en: ESO data reduction pipeline calibration data downloader for VISIR This package downloads calibration and other static data of the data reduction pipeline for the Visir instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . The VLT spectrometer and imager for the mid-infrared (VISIR) was built by CEA/DAPNIA/SAP and NFRA/ASTRON, and is located at the Cassegrain focus of UT3. It provides diffraction-limited imaging at high sensitivity in the two mid infrared (MIR) atmospheric windows: the N band between 8 to 13μm and the Q band between 16.5 and 24.5μm, respectively. In addition, it features a long-slitspectrometer with a range of spectral resolutions between 150 and 30000. Package: cpl-plugin-visir-doc Description-md5: b4c57dfbfa36d4f1959ad1f0d7e644d9 Description-en: ESO data reduction pipeline documentation for the VISIR instrument This package contains the HTML documentation and manpages for the data reduction pipeline for the Visir instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-xshoo Description-md5: 197b7c84827b189ce5840d094f2bf19e Description-en: ESO data reduction pipeline for the XSHOOTER instrument This is the data reduction pipeline for the XSHOOTER instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . XSHOOTER is a multi wavelength (300-2500nm) medium resolution spectrograph mounted at the UT2 Cassegrain focus. XSHOOTER consists of 3 arms, each with optimized optics, dispersive elements and detectors: . * UVB, covering the wavelength range 300-559.5 nm, * VIS, covering the wavelength range 559.5-1024 nm, * NIR, covering the wavelength range 1024-2480 nm. Package: cpl-plugin-xshoo-calib Description-md5: 0700f58460ed49c89de6a40671a97164 Description-en: ESO data reduction pipeline calibration data downloader for XSHOOTER This package downloads calibration and other static data of the data reduction pipeline for the XSHOOTER instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-xshoo-doc Description-md5: 7b6676b9e6a45c419e40743a863b7af6 Description-en: ESO data reduction pipeline documentation for XSHOOTER This package contains the HTML documentation and manpages for the data reduction pipeline for the XSHOOTER instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpp-9-arm-linux-gnueabi Description-md5: 338cdcd91aead7e7119b591e29dc4bc5 Description-en: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This package contains preprocessor configured for armel architecture. Package: cpp-9-i686-linux-gnu Description-md5: cd50f31a75f6f3bffa6b4dd5b997c354 Description-en: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. . This package contains preprocessor configured for i386 architecture. Package: cpp-9-powerpc-linux-gnu Description-md5: 4f91d407b8b7aa38dc64eff3ee27629c Description-en: 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: cryfs Description-md5: 6a193616bfd007a57999d6d65d2c809f Description-en: encrypt your files and store them in the cloud CryFS encrypts your files, so you can safely store them anywhere. It works well together with cloud services like Dropbox, iCloud, OneDrive and others. Package: cupp Description-md5: ac819b953a869e701bca2951108658c5 Description-en: generate dictionaries for attacks from personal data CUPP (Common User Passwords Profiler) is a wordlist generator tool that can generate wordlists from information such as a birthday, nickname, address, name of a pet or relative, or a common word such as God, love, money or password. . A weak password might be very short or only use alphanumeric characters, making decryption simple. A weak password can also be one that is easily guessed by someone profiling the user, such as a birthday, nickname, address, name of a pet or relative, or a common word such as God, love, money or password. From a social engineering you can obtain information to use with the CUPP, this way the tool can create a very effective dictionary for brute force attacks or dictionary attacks. . That is why CUPP has born, and it can be used in situations like security penetration tests or forensic crime investigations. Package: cysignals-tools Description-md5: a2e99e540644003c7ad2c2f1cf81de20 Description-en: interrupt and signal handling for Cython -- tools Since Cython optimizes for speed, Cython normally does not check for interrupts. The cysignals package provides mechanisms to handle interrupts (and other signals and errors) in Cython code. . This package provides debugging tools. Package: darknet Description-md5: ca02cc401e27e140a3286c576fa481ed Description-en: Open Source Neural Networks in C Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation. Package: dde-qt5integration Description-md5: 5828468500f3e19d7d74912d8070b2b2 Description-en: Qt5 theme integration for Deepin application Deepin's qt5integration provides library plugins used by Deepin application and Deepin Desktop Environment. It implements many extra features on top of stock Qt, include hijacking window decoration / shadow painting, better support for cursors under HiDPI, retrieval of full list of windows under current workspace, support for window of arbitrary shape with anti-aliasing and so on, to make Qt5 application and Deepin Desktop Environment more user-friendly. . This package is part of DDE (Deepin Desktop Environment). Package: debcargo Description-md5: f2f7a9e991939d8ab97f55a64774c1dd Description-en: Create a Debian package from a Cargo crate This package contains the following binaries built from the Rust crate "debcargo": - debcargo Package: debci Description-md5: 8a0d373a3345132e5d56ea807bd19f4d Description-en: continuous integration system for Debian debci will scan the Debian archive for packages that contain DEP-8 compliant test suites, and run those test suites whenever a new version of the package, or of any package in its dependency chain (modulo the base system), is available. . The requests are distributed to worker machines through AMQP queues. You need rabbitmq-server for this; but it is also possible to run RabbitMQ on a different server than debci, in which case you do not need to install that recommendation. . This package contains the debci core. Package: debci-collector Description-md5: 8c3977a7b69680497852f25220104f1f Description-en: continuous integration system for Debian (collector daemon) debci will scan the Debian archive for packages that contain DEP-8 compliant test suites, and run those test suites whenever a new version of the package, or of any package in its dependency chain (modulo the base system), is available. . The requests are distributed to worker machines through AMQP queues. You need rabbitmq-server for this; but it is also possible to run RabbitMQ on a different server than debci, in which case you do not need to install that recommendation. . This package provides the collector daemon, which will receive test results published by debci worker hosts, store them centrally, and generate the static HTML files for the debci user interface. Package: debci-worker Description-md5: 6ea2307dc1e2980b7e8904c22f5f015d Description-en: continuous integration system for Debian (worker daemon) debci will scan the Debian archive for packages that contain DEP-8 compliant test suites, and run those test suites whenever a new version of the package, or of any package in its dependency chain (modulo the base system), is available. . The requests are distributed to worker machines through AMQP queues. You need rabbitmq-server for this; but it is also possible to run RabbitMQ on a different server than debci, in which case you do not need to install that recommendation. . This package provides cron and init integration for running debci worker daemons that will listen to AMQP queues and run test jobs. Package: debos Description-md5: b2c65accc19f0449a47742bada403809 Description-en: Debian OS builder debos is a tool to make creation of various Debian based OS "images" simpler. While most other tools focus on specific use-case, debos is more meant as a toolchain to make comon actions trivial while providing enough rope to do whatever tweaking that might be required behind the scenes. Package: debsecan Description-md5: 02c585842f4cdb670bd20e06b66ecc85 Description-en: Debian Security Analyzer debsecan is a tool to generate a list of vulnerabilities which affect a particular Debian installation. debsecan runs on the host which is to be checked, and downloads vulnerability information over the Internet. It can send mail to interested parties when new vulnerabilities are discovered or when security updates become available. Package: debsig-verify Description-md5: 17721b51f633c58de657ee56060e3c57 Description-en: Debian package signature verification tool This tool inspects and verifies binary package digital signatures based on predetermined policies, complementing repository signatures or allowing to verify the authenticity of a package even after download when detached from a repository. Package: deepin-calculator Description-md5: 73c6be31938bd29aeedca1fcc064ee85 Description-en: Calculator for DDE (Deepin Desktop Environment) An easy to use calculator for ordinary users. . This package is part of DDE (Deepin Desktop Environment). Package: deepin-deb-installer Description-md5: 1e09b0821abe3ddb876df1d24b2b4cc6 Description-en: Deepin Package Manager Deepin Package Manager is a management tool for deb package, and is developed for users to easily install customized applications that are not categorized in Deepin Store. With an easy-to-use interface as well as functions like batch installation, version detection and auto-completion of dependencies, you can quickly get the software installed on deepin once you get the right deb package. . This package is part of DDE (Deepin Desktop Environment). Package: deepin-image-viewer Description-md5: a87cb90fecf4e422c2ee29d7e5323375 Description-en: Image Viewer for Deepin Desktop Environment Deepin Image Viewer is an image viewer and manager elaborately produced by Deepin Technology. It is fashion and smooth, supports multiple image formats, user can view any kind of image. The image management in Deepin Image Viewer, allows user to rank images in Timeline by date, add image to "My favorites" or different albums. All images can be arranged in perfect order by Deepin Image Viewer. . This package is part of DDE (Deepin Desktop Environment). Package: deepin-menu Description-md5: a4e07ac060d7068a873af10d821c2022 Description-en: Deepin menu service Deepin Menu is the unified menu service for Deepin Desktop Environment. . This package is part of DDE (Deepin Desktop Environment). Package: deepin-movie Description-md5: 3c8252ec4159903bc555877ad967a892 Description-en: Deepin movie player Deepin Movie provides an intuitive easy to use operation interface and rich complete shortcuts. You can complete all play operations by keyboard, which will make you thoroughly get rid of the constraint of mouse click. Video files in various formats can be played through Deepin Movie, and you can use the streaming function to easily enjoy online video resources. . This package is part of DDE (Deepin Desktop Environment). Package: deepin-picker Description-md5: 1f028734b67f6b44733e1100a6fef61f Description-en: Color picker tool for deepin Deepin Picker is a fast screen color picking tool developed by Deepin Technology. The RGB, RGBA, HEX, CMYK and HSV code can be obtained according color picked and auto saved to the clipboard. . This package is part of DDE (Deepin Desktop Environment). Package: deepin-screenshot Description-md5: 50d04fb712c22859eaec8d472e14b07f Description-en: Advanced screen shoting tool Deepin screenshot is an andvanced tool to make screenshots on Linux desktop environment. It has a user-friendly UI which eases cropping and saving of screenshot. . This package is part of DDE (Deepin Desktop Environment). Package: deepin-shortcut-viewer Description-md5: 95bb167dbb9b841326b7998267c9962a Description-en: Pop-up shortcut viewer for Deepin applications Deepin-shortcut-viewer is a standalone binary that helps Deepin applications pop up their shortcut information on screen in a unified appearance. . This package is part of DDE (Deepin Desktop Environment). Package: dgit Description-md5: 559081434127c75cd5fadde790e2eb02 Description-en: git interoperability with the Debian archive dgit (with the associated infrastructure) makes it possible to treat the Debian archive as a git repository. . dgit push constructs uploads from git commits . dgit clone and dgit fetch construct git commits from uploads. Package: dgit-infrastructure Description-md5: 2b3caec6ca4cc54a4c6e213a025b062c Description-en: dgit server backend infrastructure This package contains tools which are useful for setting up a dgit git repository server. You probably want dgit, the client package, instead of dgit-infrastructure. Package: dh-apparmor Description-md5: c7bc3728b9d5d471c45d2a640c36d87f Description-en: AppArmor debhelper routines dh-apparmor provides the debhelper tools used to install and migrate AppArmor profiles. This is normally used from package maintainer scripts during install and removal. Package: dh-cargo Description-md5: d99c4af9603905ae591976d80e8da0eb Description-en: debhelper buildsystem for Rust crates using Cargo dh-cargo provides a debhelper buildsystem to build Rust crates using Cargo. . Debian packages can use this buildsystem by passing "--buildsystem cargo" to dh; doing so allows commands like dh_auto_install and dh_auto_clean to work on a Cargo package. . Debian packages generated by debcargo use this buildsystem. Package: dh-systemd Description-md5: 67a68071a0cbbaa9df2bcd81ec5a29b1 Description-en: debhelper add-on to handle systemd unit files - transitional package This package is for transitional purposes and can be removed safely. Package: dialog Description-md5: bcacb3d599cbbb23a47a1141ae12a28b Description-en: Displays user-friendly dialog boxes from shell scripts This application provides a method of displaying several different types of dialog boxes from shell scripts. This allows a developer of a script to interact with the user in a much friendlier manner. . The following types of boxes are at your disposal: yes/no Typical query style box with "Yes" and "No" answer buttons menu A scrolling list of menu choices with single entry selection input Query style box with text entry field message Similar to the yes/no box, but with only an "Ok" button text A scrollable text box that works like a simple file viewer info A message display that allows asynchronous script execution checklist Similar to the menu box, but allowing multiple selections radiolist Checklist style box allowing single selections gauge Typical "progress report" style box tail Allows viewing the end of files (tail) that auto updates background tail Similar to tail but runs in the background. editbox Allows editing an existing file Package: dietlibc-dev Description-md5: 74aeece92ce7c21f933262ccba1692f7 Description-en: diet libc - a libc optimized for small size The diet libc is a C library that is optimized for small size. It can be used to create small statically linked binaries for Linux on alpha, arm, ia64, mips, mipsel, ppc, parisc, s390, sparc and x86. . This package is used to compile programs with the diet libc. . The diet libc also supports dynamic linking, but this has been temporarily disabled because of problems with it. Package: dietlibc-doc Description-md5: 91b2e833ab3fd06926dca4c910fdbcf3 Description-en: diet libc documentation - a libc optimized for small size The diet libc is a C library that is optimized for small size. It can be used to create small statically linked binaries for Linux on alpha, arm, ia64, mips, mipsel, ppc, parisc, s390, sparc and x86. . This package contains the documentation for the diet libc. Package: diffoscope Description-md5: 4421ffce907e2e9f83ba162e9e59aefe Description-en: in-depth comparison of files, archives, and directories diffoscope will try to get to the bottom of what makes files or directories different. It will recursively unpack archives of many kinds and transform various binary formats into more human readable form to compare them. It can compare two tarballs, ISO images, or PDF just as easily. The differences can be shown in a text or HTML report. . diffoscope is developed as part of the “reproducible builds” project. Package: django-ajax-selects Description-md5: f1c2e6b5bcb47c8f2917576325eda51e Description-en: Django library for editing fields with autocomplete This is a dummy package to aid switching to python-ajax-select. Package: dmtcp Description-md5: cb1371759035ad498be8dad8772c76ea Description-en: Checkpoint/Restart functionality for Linux processes DMTCP (Distributed MultiThreaded Checkpointing) is a tool to transparently checkpointing the state of an arbitrary group of applications including multi-threaded and distributed computations. It operates directly on the user binary executable, with no Linux kernel modules or other kernel mods. . Among the applications supported by DMTCP are Open MPI, MVAPICH2, MATLAB, R, Python, Perl, and many programming languages and shell scripting languages. It supports both TCP sockets and InfiniBand connections. With the use of TightVNC, it can also checkpoint and restart X-Window applications. The OpenGL library for 3D graphics is supported through a special plugin. . This package contains DMTCP binaries. Package: dmtcp-dbg Description-md5: 0253517d801da5b11aa962acb87087d5 Description-en: Debug package for dmtcp DMTCP (Distributed MultiThreaded Checkpointing) is a tool to transparently checkpointing the state of an arbitrary group of applications including multi-threaded and distributed computations. It operates directly on the user binary executable, with no Linux kernel modules or other kernel mods. . Among the applications supported by DMTCP are Open MPI, MVAPICH2, MATLAB, R, Python, Perl, and many programming languages and shell scripting languages. It supports both TCP sockets and InfiniBand connections. With the use of TightVNC, it can also checkpoint and restart X-Window applications. The OpenGL library for 3D graphics is supported through a special plugin. . This package contains debugging symbols for DMTCP. Package: dnssec-trigger Description-md5: 2549d17a1e7e105c2edcb50dd3e9466f Description-en: reconfiguration tool to make DNSSEC work Dnssec-trigger reconfigures the local unbound DNS server. This unbound DNS server performs DNSSEC validation, but dnssec-trigger will signal it to use the DHCP obtained forwarders if possible, and fallback to doing its own AUTH queries if that fails, and if that fails prompt the user via dnssec-trigger-applet the option to go with insecure DNS only. Package: dolfin-bin Description-md5: 8319156332b1455d0d2d298062600604 Description-en: Executable scripts for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains executable scripts for DOLFIN. Package: dolfin-doc Description-md5: 6d80f35b15cb807f29f485694db24fae Description-en: Documentation and demo programs for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains documentation and demo programs for DOLFIN. Package: dpuser Description-md5: e2acadf5cacb3cfe6038b85fe38efeed Description-en: Interactive language for handling numbers, strings, and matrices DPUSER is an interactive language capable of handling numbers (both real and complex), strings, and matrices. Its main aim is to do astronomical image analysis, for which it provides a comprehensive set of functions, but it can also be used for many other applications. . Note that this package was compiled with the giza library instead of PGPLOT, since the latter is non-free software. Package: dpuser-doc Description-md5: cbaa7061a7587bbfe981782536bf923f Description-en: Documentation for DPUSER and QFitsView DPUSER is an interactive language capable of handling numbers (both real and complex), strings, and matrices. Its main aim is to do astronomical image analysis, for which it provides a comprehensive set of functions, but it can also be used for many other applications. . This package contains the documentation for DPUSER and QFitsView. Package: dstat Description-md5: bab58f0c8cbe2a053e06b9dfdde746ef Description-en: versatile resource statistics tool Dstat is a versatile replacement for vmstat, iostat and ifstat. Dstat overcomes some of the limitations of these programs and adds some extra features. . Dstat allows you to view all of your network resources instantly, you can for example, compare disk usage in combination with interrupts from your IDE controller, or compare the network bandwidth numbers directly with the disk throughput (in the same interval). . Dstat also cleverly gives you the most detailed information in columns and clearly indicates in what magnitude and unit the output is displayed. . Dstat is also unique in letting you aggregate block device throughput for a certain diskset or network bandwidth for a group of interfaces, i.e. you can see the throughput for all the block devices that make up a single filesystem or storage system. . Dstat's output, in its current form, is not suited for post-processing by other tools, it's mostly meant for humans to interpret real-time data as easy as possible. Package: dvbpsi-utils Description-md5: 083e18d15fc67ca8bca22ddd6037eea4 Description-en: utilities and example programs for libdvbpsi libdvbpsi is a simple library designed for MPEG TS and DVB PSI tables decoding and generating. . This package contains the dvbinfo utility as well as other example programs. Package: dxvk Description-md5: 641cec5e8f161c516cc053e07a818d42 Description-en: Vulkan-based translation layer for Direct3D 10/11 DXVK is a Vulkan-based translation layer for Direct3D 10/11 which allows running 3D applications on Linux using Wine. . DXVK aims to provide support for D3D11, feature level 11_1, and D3D10, feature level 10_1. . This package contains the dxvk-setup script that configures or removes DXVK from a Wine prefix. Package: dxvk-wine64-development Description-md5: 73e972de5c088f1c4633f5cb1a233732 Description-en: Vulkan-based translation layer for Direct3D 10/11 - wine64 build DXVK is a Vulkan-based translation layer for Direct3D 10/11 which allows running 3D applications on Linux using Wine. . DXVK aims to provide support for D3D11, feature level 11_1, and D3D10, feature level 10_1. . This package contains the wine64-development build. Package: elixir Description-md5: 572fe6b3095250d25aa22e376bc0e13e Description-en: functional meta-programming aware language Elixir is a functional meta-programming aware language intended primarily for developing distributed, fault-tolerant and scalable systems. Elixir source code is compiled to bytecode for the Erlang Virtual Machine (EVM), and can use Erlang libraries transparently. Package: elpa-ac-rtags Description-md5: da8edffffde75788af18aae280f4257e Description-en: auto-complete back-end for RTags RTags is a client/server application that indexes C/C++ code and keeps a persistent file-based database of references, declarations, definitions, symbolnames etc. . This package provides the auto-complete back-end. Package: elpa-company-rtags Description-md5: 4692877d5fda42ef3d27278fb3b24f78 Description-en: company back-end for RTags RTags is a client/server application that indexes C/C++ code and keeps a persistent file-based database of references, declarations, definitions, symbolnames etc. . This package provides the company completion back-end. Package: elpa-dired-du Description-md5: eec672089ec2f535ed981bd08666246c Description-en: dired with recursive directory sizes This package defines a minor mode `dired-du-mode' to show the recursive size of directories in Dired buffers. If `du' program is available, then the directory sizes are obtained with it. Otherwise, the directory sizes are obtained with Lisp. Package: elpa-flycheck Description-md5: a537e395ab01bcebd0553cd7a9a35398 Description-en: modern on-the-fly syntax checking for Emacs Flycheck uses various syntax checking and linting tools to automatically check the contents of buffers while the user types, and reports warnings and errors directly in the buffer, or in an optional error list. . It is intended to replace the older Flymake which is part of Emacs core. Package: elpa-flycheck-rtags Description-md5: 50e766b366eda0f2257e8ecbd845bbe5 Description-en: flycheck integration for RTags RTags is a client/server application that indexes C/C++ code and keeps a persistent file-based database of references, declarations, definitions, symbolnames etc. . This package provides the flycheck integration. Package: elpa-helm Description-md5: ff4290aea72388902c7b3d8fc9f40557 Description-en: Emacs incremental completion and selection narrowing framework Helm is incremental completion and selection narrowing framework for Emacs. It will help steer you in the right direction when you're looking for stuff in Emacs (like buffers, files, etc). . Helm is a fork of anything.el originally written by Tamas Patrovic and can be considered to be its successor. Helm sets out to clean up the legacy code in anything.el and provide a cleaner, leaner and more modular tool, that's not tied in the trap of backward compatibility. Package: elpa-helm-core Description-md5: cab7e279fc6783d2829b3fefb61eb79e Description-en: Emacs Helm library files This package provides library Emacs Lisp files used by the elpa-helm package, and by Emacs Lisp addons that depend on Helm. . Please see the description & documentation for the elpa-helm package for more information. Package: elpa-helm-org Description-md5: 48994fedd18de577b3d5b7368d8c96c0 Description-en: Emacs Helm for Org-mode headlines and keywords completion This package provides an addon for the elpa-helm package to enable Helm to complete headlines and keywords in Org-mode. . It can also be used to complete Org capture template names. Package: elpa-helm-rtags Description-md5: 5786b7db7da2eec4ecf7a5dc554bf9e8 Description-en: helm interface for RTags RTags is a client/server application that indexes C/C++ code and keeps a persistent file-based database of references, declarations, definitions, symbolnames etc. . This package provides the helm interface. Package: elpa-irony Description-md5: 2d27c5992ccbecb6f78ceb07117c1af7 Description-en: Emacs C/C++ minor mode powered by libclang irony-mode is an Emacs minor-mode that aims at improving the editing experience for the C, C++ and Objective-C languages. It works by using a combination of an Emacs package and a C++ program (irony-server) that uses libclang. . This package contains irony-mode. Package: elpa-ivy-rtags Description-md5: 02bd916453beadf75aadeb66d55a76fe Description-en: ivy back-end for RTags RTags is a client/server application that indexes C/C++ code and keeps a persistent file-based database of references, declarations, definitions, symbolnames etc. . This package provides the ivy back-end. Package: elpa-rtags Description-md5: 6ff35071477575c4b5cc2aaf81318941 Description-en: emacs front-end for RTags RTags is a client/server application that indexes C/C++ code and keeps a persistent file-based database of references, declarations, definitions, symbolnames etc. . This package provides the minor mode for RTags. Package: engrampa Description-md5: 1e99f524215322189c08dd1260743e3f Description-en: archive manager for MATE Engrampa is an archive manager for the MATE 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. . Engrampa 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) * Single files compressed with gzip (.gz), bzip (.bz), bzip2 (.bz2), compress (.Z), lzip (.lz), lzop (.lzo), lzma (.lzma) and xz (.xz) . Engrampa doesn't perform archive operations by itself, but relies on standard tools for this. Package: engrampa-common Description-md5: fdfde1c8a9a6e7067950f078f1f16898 Description-en: archive manager for MATE (common files) Engrampa is an archive manager for the MATE 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. . This package contains the architecture independent files. Package: entr Description-md5: 52fe22e37b3719b7c736bf46a6d8c9b7 Description-en: Run arbitrary commands when files change The Event Notify Test Runner (entr) runs arbitrary commands when files change. Changes are detected through the kqueue/inotify kernel interface. Package: erlang Description-md5: 444ffdeb0f4a95a7e36f20d18ac794cb Description-en: Concurrent, real-time, distributed functional language Open Source Erlang is a functional programming language designed at the Ericsson Computer Science Laboratory. . Some of Erlang main features are: * Clear declarative syntax and is largely free from side-effects; * Built-in support for real-time, concurrent and distributed programming; * Designed for development of robust and continuously operated programs; * Dynamic code replacement at runtime. . The Erlang distribution also includes OTP (Open Telecom Platform) which provides a rich set of libraries and applications. . This package is a dummy package which will install Erlang/OTP runtime, applications, sources, code examples and the Erlang editing mode for Emacs. Package: erlang-base-hipe Description-md5: f284d6d86968208e4f53d14fca4279b8 Description-en: Erlang/OTP HiPE enabled virtual machine and base applications This package contains the Erlang/OTP runtime implementation, which is configured and built with HiPE support (allows compiling to native code), 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-common-test Description-md5: 7b279934204d2fda3ee05f2ba5e002bb Description-en: Erlang/OTP application for automated testing Common Test is a portable application for automated testing. It is suitable for black-box testing of target systems of any type (i.e. not necessarily implemented in Erlang), as well as for white-box testing of Erlang/OTP programs. Black-box testing is performed via standard interfaces (such as SNMP, HTTP, Corba, Telnet, etc) and, if required, via user specific interfaces (often called test ports). White-box testing of Erlang/OTP programs is easily accomplished by calling the target API functions directly from the test case functions. Common Test also integrates usage of the OTP cover tool for code coverage analysis of Erlang/OTP programs. Package: erlang-debugger Description-md5: f2a130c9024aae5b814aecc511de1716 Description-en: Erlang/OTP application for debugging and testing Debugger is a graphical tool which can be used for debugging and testing of Erlang programs. For example, breakpoints can be set, code can be single stepped and variable values can be inspected and modified. Package: erlang-dialyzer Description-md5: 64f3bbfb833c0a9582717bebe4d36557 Description-en: Erlang/OTP discrepancy analyzer application Dialyzer is a static analysis tool that identifies software discrepancies such as type errors, unreachable code, unnecessary tests etc. in single Erlang modules or entire (sets of) applications. Package: erlang-diameter Description-md5: 42a0b30fc825ef17d696ef8100828e2c Description-en: 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-edoc Description-md5: a3f918489b4ca4cd8e396c420e04b999 Description-en: 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-erl-docgen Description-md5: 12eb983b0fd1fd22ee8081c4efc70adf Description-en: 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-et Description-md5: 642600ae4ee7f6069393fa0af8f50037 Description-en: Erlang/OTP event tracer application The Event Tracer (ET) uses the built-in trace mechanism in Erlang and provides tools for collecting and examining trace data using GUI. Package: erlang-eunit Description-md5: 559493af07c14e28bf56267ccbd871a0 Description-en: Erlang/OTP module for unit testing The EUnit application contains modules with support for unit testing. Package: erlang-jinterface Description-md5: 6e3651f89f83062d26177557bb00ae3d Description-en: Java communication tool to Erlang Jinterface Java package contains java classes, which help you integrate programs written in Java with Erlang. Package: erlang-manpages Description-md5: cdc7cc48bad4a582e48a14f54e037734 Description-en: Erlang/OTP manual pages Documentation for the Erlang programming language in `man' format. This documentation can be read using the command `erl -man mod', where `mod' is the name of the module you want documentation on. . This package contains all Erlang/OTP manual pages from sections other than 1. They document Erlang/OTP modules, config files and applications. Package: erlang-mimerl Description-md5: 013d3e6ba7e2517cc713a445036f022f Description-en: Erlang library to handle mimetypes Parse IANA media types (formerly known as MIME types). mimerl provides functions to transform file extension to mimetype, web extension to mimetype, filename to mimetype, web path to mimetype, and to return the list of extensions for a mimetype. Package: erlang-mode Description-md5: 458834bc6eb6df394adfd308669076f9 Description-en: Erlang major editing mode for Emacs This package includes the mode for editing Erlang programs in GNU Emacs. It is provided with the default Erlang/OTP distribution. It supports sophisticated indentation, syntax highlighting, electric commands, module name verification, comments, skeletons, tags etc. Package: erlang-nox Description-md5: 7a788b312a01454a03fd4262bf827fcd Description-en: 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-observer Description-md5: 562a137fe6357e7dc7f07faca76776a1 Description-en: Erlang/OTP application for investigating distributed systems The OBSERVER application contains tools for tracing and investigation of distributed systems. They include etop - a tool for presenting information about Erlang processes, and crashdump_viewer - a HTML based tool for browsing Erlang crashdumps. Package: erlang-odbc Description-md5: 8fb16205445a0b6f3190216580f2428d Description-en: Erlang/OTP interface to SQL databases The Erlang ODBC application provides an interface for accessing relational SQL databases from Erlang. Package: erlang-reltool Description-md5: c21e40c68ee2fb8795e6e8d59da14957 Description-en: Erlang/OTP release management tool Reltool is a release management tool. It analyses a given Erlang/OTP installation and determines dependencies between applications. The graphical frontend depicts the dependencies and enables interactive customization of a target system. The backend provides a batch interface for generation of customized target systems. Package: erlang-src Description-md5: 6a6a52b3019a4fbd9d35a8cde25c0477 Description-en: Erlang/OTP applications sources Erlang sources for all the applications in the Erlang/OTP system. They are useful for educational purpose and as a base for creating embedded systems. Package: erlang-wx Description-md5: 33737e962cd597aa89c0246f6ed16263 Description-en: Erlang/OTP bindings to wxWidgets The wxErlang application is an API for writing graphical user interfaces with wxWidgets. Package: erlang-x11 Description-md5: 243a50ebbcb77b74596e0d11eccda5c3 Description-en: Erlang/OTP applications that require X Window System This package is a dummy package which will install all Erlang/OTP applications which use graphical interface and therefore require X Window System to run. Package: etcd Description-md5: 6dbc0ea9774e15122c9e2d090649b4ac Description-en: Transitional package for etcd-client and etcd-server This is a transitional package to ease upgrades for splitting the etcd package into a separate client and server piece. It can be safely removed. Package: etcd-client Description-md5: df7ad39b54e72898624c05a59914bc7e Description-en: highly-available key value store -- client A highly-available key value store for shared configuration and service discovery. etcd is inspired by zookeeper and doozer, with a focus on: . * Simple: curl'able user facing API (HTTP+JSON) * Secure: optional SSL client cert authentication * Fast: benchmarked 1000s of writes/s per instance * Reliable: Properly distributed using Raft . Etcd uses the Raft consensus algorithm to manage a highly-available replicated log. . This package contains the client binaries. Package: etcd-server Description-md5: 8f85560d0278814c3be68fd7bc841ca2 Description-en: highly-available key value store -- daemon A highly-available key value store for shared configuration and service discovery. etcd is inspired by zookeeper and doozer, with a focus on: . * Simple: curl'able user facing API (HTTP+JSON) * Secure: optional SSL client cert authentication * Fast: benchmarked 1000s of writes/s per instance * Reliable: Properly distributed using Raft . Etcd uses the Raft consensus algorithm to manage a highly-available replicated log. . This package contains the server binaries. Package: evemu-tools Description-md5: f61fadfd604a34c7949d2e66c454793c Description-en: Linux Input Event Device Emulation Library - test tools The evemu library and tools are used to describe devices, record data, create emulation devices and replay data from kernel evdev (input event) devices. . This package provides test tools for the evemu library. Package: evtest Description-md5: 87a9309a7fd6f8eaf06bf318e3ec4b43 Description-en: utility to monitor Linux input device events evtest monitors a Linux input device, displaying all the events it generates. . It can be used to determine mice button bindings, keymaps for exotic keyboards... It is commonly used to debug issues with input devices in X.Org. . evtest is now in maintenance mode and doesn't support all the features of the latest kernels; evemu-record from the evemu-tools package should be used instead. Package: execline Description-md5: 5f71e3921f8badc39559b4ca2012f80b Description-en: small and non-interactive scripting language Execline is a (non-interactive) scripting language, like sh; but its syntax is quite different from a traditional shell syntax. The execlineb program is meant to be used as an interpreter for a text file; the other commands are essentially useful inside an execlineb script. . Execline is as powerful as a shell: it features conditional loops, getopt-style option handling, filename globbing, and more. Meanwhile, its syntax is far more logic and predictable than the shell's syntax, and has no security issues. . Execline binaries are installed in /usr/lib/execline/bin, please add it to PATH before using them. Package: execline-doc Description-md5: f88a9147e206e5a0edd54b38828f02a1 Description-en: small and non-interactive scripting language (documentation) Execline is a (non-interactive) scripting language, like sh; but its syntax is quite different from a traditional shell syntax. The execlineb program is meant to be used as an interpreter for a text file; the other commands are essentially useful inside an execlineb script. . Execline is as powerful as a shell: it features conditional loops, getopt-style option handling, filename globbing, and more. Meanwhile, its syntax is far more logic and predictable than the shell's syntax, and has no security issues. . This package contains documentation files. Package: execnet-doc Description-md5: b39861c3c500766c3eb65d439beafc40 Description-en: rapid multi-Python deployment (docs) execnet provides carefully tested means to ad-hoc interact with Python interpreters across version, platform and network barriers. It provides a minimal and fast API targeting the following uses: . * distribute tasks to local or remote CPUs * write and deploy hybrid multi-process applications * write scripts to administer a bunch of exec environments . This package contains the documentation. Package: expat Description-md5: 946951e418841b66002f30694d1a0b72 Description-en: XML parsing C library - example application This package contains xmlwf, an example application of expat, the C library for parsing XML. The arguments to xmlwf are one or more files which are each to be checked for XML well-formedness. Package: fabio-viewer Description-md5: 96d9ecd0b0da611f281f60d24e2333c5 Description-en: Viewer for images produced by 2D X-ray detector FabIO is an I/O library for images produced by 2D X-ray detectors and written in Python. FabIO support images detectors from a dozen of companies (including Mar, Dectris, ADSC, Hamamatsu, Oxford, ...), for a total of 20 different file formats (like CBF, EDF, TIFF, ...) and offers an unified interface to their headers (as a Python dictionary) and datasets (as a numpy ndarray of integers or floats) . Binaries provided with python-fabio Package: fastahack Description-md5: 0011500d96ead2c1c2f909a5d62c5d95 Description-en: utility for indexing and sequence extraction from FASTA files fastahack is a small application for indexing and extracting sequences and subsequences from FASTA files. The included Fasta.cpp library provides a FASTA reader and indexer that can be embedded into applications which would benefit from directly reading subsequences from FASTA files. The library automatically handles index file generation and use. . Features: * FASTA index (.fai) generation for FASTA files * Sequence extraction * Subsequence extraction * Sequence statistics (currently only entropy is provided) . Sequence and subsequence extraction use fseek64 to provide fastest-possible extraction without RAM-intensive file loading operations. This makes fastahack a useful tool for bioinformaticists who need to quickly extract many subsequences from a reference FASTA sequence. Package: fastqtl Description-md5: 99b28ce00f41a878b63333da47a6ceb9 Description-en: Quantitative Trait Loci (QTL) mapper in cis for molecular phenotypes The goal of FastQTL is to identify single-nucleotide polymorphisms (SNPs) which are significantly associated with various molecular phenotypes (i.e. expression of known genes, cytosine methylation levels, etc). It performs scans for all possible phenotype-variant pairs in cis (i.e. variants located within a specific window around a phenotype). FastQTL implements a new permutation scheme (Beta approximation) to accurately and rapidly correct for multiple-testing at both the genotype and phenotype levels. Package: fastqtl-doc Description-md5: 47fd0038819302b80f54266228f0707b Description-en: QTL mapper in cis for molecular phenotypes - documentation The goal of FastQTL is to identify single-nucleotide polymorphisms (SNPs) which are significantly associated with various molecular phenotypes (i.e. expression of known genes, cytosine methylation levels, etc). It performs scans for all possible phenotype-variant pairs in cis (i.e. variants located within a specific window around a phenotype). FastQTL implements a new permutation scheme (Beta approximation) to accurately and rapidly correct for multiple-testing at both the genotype and phenotype levels. . This package provides documentation and example data to work with FastQTL. Package: fatrace Description-md5: 93aea8860e9021f1c584bfdfe25751c2 Description-en: report system wide file access events fatrace reports file access events from all running processes. Its main purpose is to find processes which keep waking up the disk unnecessarily and thus prevent some power saving. . This package also contains a "power-usage-report" tool, which uses fatrace and powertop to build a textual report from one minute of measuring power usage and file accesses. This does not take any arguments or requires any interactivity, so is very simple to use and serves as a starting point for bug reports or optimizing a particular installation. Package: fcitx-frontend-qt5 Description-md5: 91c0b0047102974e18f3e144ae30b137 Description-en: Free Chinese Input Toy of X - Qt5 IM Module frontend Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the Qt5 IM Module frontend, which is necessary for Fcitx users who would like to use Qt5 applications. Package: fcitx5 Description-md5: 74441cd1f269e8731c6fd9e9795bf882 Description-en: Next generation of Fcitx Input Method Framework Fcitx5 is the next generation of fcitx input method framework. It provides plasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides core fcitx5 framework files. Package: fcitx5-data Description-md5: 95dae970c4ac8f3710212ae6f0a7367a Description-en: Fcitx Input Method Framework v5 (common data files) Fcitx5 is the next generation of fcitx input method framework. It provides plasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides architecture-independent data files. Package: fcitx5-module-dbus Description-md5: f2f6126919791610af9879f21e130a1c Description-en: Fcitx Input Method Framework v5 (dbus module) Fcitx5 is the next generation of fcitx input method framework. It provides plasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides dbus module for fcitx5. Package: fcitx5-module-ibus Description-md5: 845c3867e10440372c284604da91a86e Description-en: Fcitx Input Method Framework v5 (ibus module) Fcitx5 is the next generation of fcitx input method framework. It provides plasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides ibus-compatibility module for fcitx5. Package: fcitx5-module-kimpanel Description-md5: 9e80dac0fe5ae1f411156c706a7fa5db Description-en: Fcitx Input Method Framework v5 (kimpanel module) Fcitx5 is the next generation of fcitx input method framework. It provides plasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides kimpanel module for fcitx5. Package: fcitx5-module-quickphrase Description-md5: 4f05c0ae80538e54914b48469c0f6758 Description-en: Fcitx Input Method Framework v5 (quickphrase module) Fcitx5 is the next generation of fcitx input method framework. It provides plasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides quickphrase module for fcitx5. Package: fcitx5-module-quickphrase-editor Description-md5: 15b4adcaf73ac94198861bf51188e046 Description-en: Flexible Input Method Framework - Quick Phrase editor module Fcitx is a input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the Quick Phrase Editor module for configuration tools including fcitx-config-gtk and kde-config-fcitx. It is compatible with both fcitx4 and fcitx5. Package: fcitx5-module-wayland Description-md5: 7f2e1673de6e4f0c7cff74af86547a37 Description-en: Fcitx Input Method Framework v5 (wayland modules) Fcitx5 is the next generation of fcitx input method framework. It provides plasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides wayland-related modules for fcitx5. Package: fcitx5-module-xorg Description-md5: e24e1e90c2b5289e39bac64f6b0f2348 Description-en: Fcitx Input Method Framework v5 (xorg modules) Fcitx5 is the next generation of fcitx input method framework. It provides plasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides xorg-related modules for fcitx5. Package: fcitx5-modules Description-md5: c1a18600f034d191196d17cedf54e869 Description-en: Fcitx Input Method Framework v5 (core modules) Fcitx5 is the next generation of fcitx input method framework. It provides plasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides core modules for fcitx5 and depends on all input modules. Package: fcitx5-modules-dev Description-md5: bb1a3707a5d3647bb6828d47851ebbc8 Description-en: Fcitx Input Method Framework v5 (input modules dev files) Fcitx5 is the next generation of fcitx input method framework. It provides plasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides development files for fcitx5 input modules. Package: feature-check Description-md5: 37cf274f368a46ac5bd1c9e0b4ddf508 Description-en: tool to query a program for supported features The feature-check tool obtains the list of supported features from a program via various methods (e.g. running it with the --features command-line option) and allows other programs to check for the presence and, possibly, versions of specific features. . This package contains the command-line tool for use by any program. Package: fence-agents Description-md5: 2c5b8a1ed1c34aeecc3b6b2e1cfd9dd0 Description-en: Fence Agents for Red Hat Cluster Red Hat Fence Agents is a collection of scripts to handle remote power management for several devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. . Fence agents included: fence_aliyun: Aliyun (Aliyun Web Services) fence_alom: Sun ALOM fence_amt: AMT fence_apc: APC over telnet/ssh fence_apc_snmp: APC, Tripplite PDU over SNMP fence_aws: AWS (Amazon Web Services) fence_azure_arm: Azure Resource Manager fence_bladecenter: IBM BladeCenter fence_brocade: HP Brocade over telnet/ssh fence_cisco_mds: Cisco MDS fence_cisco_ucs: Cisco UCS fence_compute: the automatic resurrection of OpenStack compute instances fence_docker: Docker fence_drac: Dell DRAC IV fence_drac5: Dell DRAC CMC/5 fence_dummy: Dummy fence agent fence_eaton_snmp: Eaton over SNMP fence_emerson: Emerson over SNMP fence_eps: ePowerSwitch fence_evacuate: the automatic resurrection of OpenStack compute instances fence_gce: GCE (Google Cloud Engine) fence_hds_cb: Hitachi Compute Blade systems fence_heuristics_ping: ping-heuristic based fencing fence_hpblade: HP BladeSystem fence_ibmblade: IBM BladeCenter over SNMP fence_idrac: IPMI fence_ifmib: IF MIB fence_ilo: HP iLO fence_ilo2: HP iLO fence_ilo3: IPMI fence_ilo3_ssh: HP iLO over SSH fence_ilo4: IPMI fence_ilo4_ssh: HP iLO over SSH fence_ilo5: IPMI fence_ilo5_ssh: HP iLO over SSH fence_ilo_moonshot: HP Moonshot iLO fence_ilo_mp: HP iLO MP fence_ilo_ssh: HP iLO over SSH fence_imm: IPMI fence_intelmodular: Intel Modular fence_ipdu: iPDU over SNMP fence_ipmilan: IPMI fence_ironic: OpenStack's Ironic (Bare Metal as a service) fence_ldom: Sun LDOM fence_lpar: IBM LPAR fence_mpath: multipath persistent reservation fence_netio: Koukaam NETIO-230B fence_openstack: OpenStack's Nova service fence_ovh: OVH fence_powerman: Fence Agent for Powerman fence_pve: the Proxmox Virtual Environment fence_raritan: Raritan Dominion PX fence_rcd_serial: rcd_serial fence agent fence_redfish: Redfish fence_rhevm: RHEV-M REST API fence_rsa: IBM RSA fence_rsb: Fujitsu-Siemens RSB fence_sanbox2: QLogic SANBox2 FC switches fence_sbd: sbd fence_scsi: SCSI persistent reservation fence_tripplite_snmp: APC, Tripplite PDU over SNMP fence_vbox: VirtualBox fence_virsh: virsh fence_vmware: VMWare fence_vmware_rest: VMware REST API fence_vmware_soap: VMWare over SOAP API fence_vmware_vcloud: VMware vCloud Director API fence_wti: WTI fence_xenapi: Citrix XenServer over XenAPI fence_zvmip: use with z/VM Virtual Machines Package: fenics Description-md5: 197c45f18f758fd3375f9137083498b7 Description-en: Automated Solution of Differential Equations FEniCS is a collection of free software for automated, efficient solution of differential equations. . FEniCS has an extensive list of features, including automated solution of variational problems, automated error control and adaptivity, a comprehensive library of finite elements, high performance linear algebra and many more. . FEniCS is organized as a collection of interoperable components, including the problem-solving environment DOLFIN, the form compiler FFC, the finite element tabulator FIAT, the just-in-time compiler Instant, the code generation interface UFC, the form language UFL and a range of additional components. . This is a metapackage which depends on all FEniCS components. Package: fflas-ffpack Description-md5: 8a31b80b4692685e090b0269f1c3cfc1 Description-en: Finite field linear algebra subroutines/package FFLAS-FFPACK consists in the creation of a set of routines, giving the same tools as a set of classical Basic Linear Algebra Subroutines, but working over finite fields. In the same way, some other routines of higher level (such as the one in LAPACK) are also produced. Package: fflas-ffpack-common Description-md5: f4da176092e0c009ac9f62f9a5bf6277 Description-en: Finite field linear algebra subroutines/package - common files FFLAS-FFPACK consists in the creation of a set of routines, giving the same tools as a set of classical Basic Linear Algebra Subroutines, but working over finite fields. In the same way, some other routines of higher level (such as the one in LAPACK) are also produced. . This package provides architecture independent header files. Package: fflas-ffpack-dev-doc Description-md5: 7a672678795f2f1b7a007d3a50d81062 Description-en: FFLAS-FFPACK Developer Documentation FFLAS-FFPACK consists in the creation of a set of routines, giving the same tools as a set of classical Basic Linear Algebra Subroutines, but working over finite fields. In the same way, some other routines of higher level (such as the one in LAPACK) are also produced. . This package provides developer's documentation of FFLAS-FFPACK. Package: fflas-ffpack-user-doc Description-md5: eb99a8c423ff8fa68503c0a0a1d168e7 Description-en: FFLAS-FFPACK User Documentation FFLAS-FFPACK consists in the creation of a set of routines, giving the same tools as a set of classical Basic Linear Algebra Subroutines, but working over finite fields. In the same way, some other routines of higher level (such as the one in LAPACK) are also produced. . This package provides user's documentation of FFLAS-FFPACK. Package: fiona Description-md5: 09de26d1436b4dfda06ea07ba93758bd Description-en: Command line tool for reading/writing vector geospatial data Fiona is a Python wrapper around the OGR vector data abstraction library. Fiona is designed to be simple and dependable. It focuses on reading and writing data in standard Python IO style and relies upon familiar Python types and protocols such as files, dictionaries, mappings, and iterators instead of classes specific to OGR. Fiona can read and write real-world data using multi-layered GIS formats and zipped virtual file systems and integrates readily with other Python GIS packages such as pyproj, Rtree, and Shapely. . This package provides the fiona command line tools Package: fiona-doc Description-md5: 1a70029eafc3a634476d4a45c6aca025 Description-en: Python API for reading/writing vector geospatial data (docs) Fiona is a Python wrapper around the OGR vector data abstraction library. Fiona is designed to be simple and dependable. It focuses on reading and writing data in standard Python IO style and relies upon familiar Python types and protocols such as files, dictionaries, mappings, and iterators instead of classes specific to OGR. Fiona can read and write real-world data using multi-layered GIS formats and zipped virtual file systems and integrates readily with other Python GIS packages such as pyproj, Rtree, and Shapely. . This package contains the html documentation for Fiona. Package: fityk Description-md5: 884c3570591a15f70df8aef9166148a5 Description-en: general-purpose nonlinear curve fitting and data analysis Fityk is a flexible and portable program for nonlinear fitting of analytical functions (especially peak-shaped) to data (usually experimental data). In other words, for nonlinear peak separation and analysis. . It was developed for analyzing diffraction patterns, but can be also used in other fields, since concepts and operations specific for crystallography are separated from the rest of the program. . Fityk offers various nonlinear fitting methods, subtracting background, calibrating data, easy placement of peaks and changing peak parameters, automation of common tasks with scripts, and much more. The main advantage of the program is flexibility - parameters of peaks can be arbitrarily bound to each other, eg. the width of a peak can be an independent variable, can be the same as the width of another peak or can be given by a complicated - common to all peaks - formula. . libjs-sphinxdoc is necessary for the Javascript stuff in the documentation. Package: flycheck-doc Description-md5: 2b752f744980a4c6e2ff13af7e4e80a6 Description-en: modern on-the-fly syntax checking for Emacs - documentation Flycheck uses various syntax checking and linting tools to automatically check the contents of buffers while the user types, and reports warnings and errors directly in the buffer, or in an optional error list. . This package includes flycheck's HTML documentation. Package: fonts-femkeklaver Description-md5: 4cfe4d4373ec4e3c048176da3c389c28 Description-en: simple handwriting font FemkeKlaver is a simple handwriting font with strong repeated tracing. Its style resembles that used in illustrated diaries, with round cursive small letters and outlined block capital letters. Package: fonttools Description-md5: 57fe2b0b7365324aa52d193df4f6bb15 Description-en: Converts OpenType and TrueType fonts to and from XML (Executables) FontTools/TTX is a library to manipulate font files from Python. It supports reading and writing of TrueType/OpenType fonts, reading and writing of AFM files, reading (and partially writing) of PS Type 1 fonts. It also contains a tool called "TTX" which converts TrueType/OpenType fonts to and from an XML-based format. . This provides the executables of fontTools package. Package: forensic-artifacts Description-md5: a49394f1d3f2b489963f1e99b10b3209 Description-en: knowledge base of forensic artifacts (data files) A free, community-sourced, machine-readable knowledge base of forensic artifacts that the world can use both as an information source and within other tools. . This package installs the data files alone, without the Python toolkit. Package: freecad Description-md5: d0806b37ee19ba4b2b3b18d48cda12dd Description-en: Extensible Open Source CAx program FreeCAD is an Open Source CAx RAD based on OpenCasCade, Qt and Python. It features some key concepts like macro recording, workbenches, ability to run as a server and dynamically loadable application extensions and it is designed to be platform independent. . Currently, FreeCAD can import and display CAD models in IGES, STEP, and BRep formats and meshes in STL, BMS, AST and Wavefront OBJ formats. Editing and modeling features are currently somewhat limited. . This is a metapackage of FreeCAD component packages. Package: freecad-common Description-md5: f699a5dd72c3b2d3475010d9b8cbbdbd Description-en: Extensible Open Source CAx program - common files FreeCAD is an Open Source CAx RAD based on OpenCasCade, Qt and Python. It features some key concepts like macro recording, workbenches, ability to run as a server and dynamically loadable application extensions and it is designed to be platform independent. . Currently, FreeCAD can import and display CAD models in IGES, STEP, and BRep formats and meshes in STL, BMS, AST and Wavefront OBJ formats. Editing and modeling features are currently somewhat limited. . This package contains FreeCAD common files and resources. Package: freecad-python3 Description-md5: 32645481e71d8a4ce41c032446e09231 Description-en: Extensible Open Source CAx program - Python 3 binaries FreeCAD is an Open Source CAx RAD based on OpenCasCade, Qt and Python. It features some key concepts like macro recording, workbenches, ability to run as a server and dynamically loadable application extensions and it is designed to be platform independent. . Currently, FreeCAD can import and display CAD models in IGES, STEP, and BRep formats and meshes in STL, BMS, AST and Wavefront OBJ formats. Editing and modeling features are currently somewhat limited. . This package contains the FreeCAD binaries built against Python 3. Package: freecad-runtime Description-md5: 6bbfc7b85c91a1bd99d13a6b2b01a883 Description-en: Extensible Open Source CAx program - runtime files FreeCAD is an Open Source CAx RAD based on OpenCasCade, Qt and Python. It features some key concepts like macro recording, workbenches, ability to run as a server and dynamically loadable application extensions and it is designed to be platform independent. . Currently, FreeCAD can import and display CAD models in IGES, STEP, and BRep formats and meshes in STL, BMS, AST and Wavefront OBJ formats. Editing and modeling features are currently somewhat limited. . This package contains Python 2/3 runtime files. Package: freedombox Description-md5: eada99d45123c79eeb910fb4ebfd4b8a Description-en: easy to manage, privacy oriented home server FreedomBox is designed to be your own inexpensive server at home. It runs free software and offers an increasing number of services ranging from a calendar or jabber server to a wiki or VPN. A web interface allows you to easily install and configure your apps. . This package provides the FreedomBox Service (Plinth) which installs, configures and manages all functions of FreedomBox. The service is managed using a web interface available at https://localhost/. Package: freetype2-demos Description-md5: de421171a23975b0aade968f02a98dc9 Description-en: FreeType 2 demonstration programs The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on providing small, efficient and ubiquitous products. . This package contains some demonstration programs and utilities that showcase the features of the FreeType 2 font engine. Package: fuse3 Description-md5: 1dc2bd9cb9743525c3eff838f436b6a8 Description-en: Filesystem in Userspace (3.x version) Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. Package: fwknop-apparmor-profile Description-md5: 2f89436d74e4f698ba3448ea0b627773 Description-en: FireWall KNock OPerator - Apparmor profile The FireWall KNock OPerator implements an authorization scheme called Single Packet Authorization (SPA), based on Netfilter and libpcap. . Its main application is to protect services such as OpenSSH with an additional layer of security in order to make the exploitation of vulnerabilities (both 0-day and unpatched code) much more difficult. . This is the apparmor profile for the FireWall KNock OPerator server. Package: fwknop-client Description-md5: 051dcec7cc09ad4f9dc52338bee09ff1 Description-en: FireWall KNock OPerator client side - C version The FireWall KNock OPerator implements an authorization scheme called Single Packet Authorization (SPA), based on Netfilter and libpcap. . Its main application is to protect services such as OpenSSH with an additional layer of security in order to make the exploitation of vulnerabilities (both 0-day and unpatched code) much more difficult. . This is the client program responsible for accepting password input from the user, constructing SPA packets that conform to the fwknop packet format, and encrypting packet data. Package: fwknop-server Description-md5: c694b7b8c77e0124be3c4eafe1bebec8 Description-en: FireWall KNock OPerator server side - C version The FireWall KNock OPerator implements an authorization scheme called Single Packet Authorization (SPA), based on Netfilter and libpcap. . Its main application is to protect services such as OpenSSH with an additional layer of security in order to make the exploitation of vulnerabilities (both 0-day and unpatched code) much more difficult. . The authorization server passively listens for authorization packets via libpcap, thus preventing any connections from being processed on the traditional port. Access to a protected service is only granted after a valid encrypted and non-replayed packet is detected. Package: g++-9-arm-linux-gnueabi Description-md5: 5046662fa8830ee3b7e41bd1fb621aa8 Description-en: GNU C++ compiler (cross compiler for armel architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for armel architecture. Package: g++-9-i686-linux-gnu Description-md5: afff2dc72e2284224d811d1b7d6a3051 Description-en: GNU C++ compiler (cross compiler for i386 architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for i386 architecture. Package: g++-9-multilib-arm-linux-gnueabi Description-md5: 84a48a685c386b0627ebb4867abd4aec Description-en: GNU C++ compiler (multilib support) (cross compiler for armel architecture) 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++-9-multilib-arm-linux-gnueabihf Description-md5: 3d352c8508ce6f7439f981af9f6c4320 Description-en: GNU C++ compiler (multilib support) (cross compiler for armhf architecture) 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++-9-multilib-i686-linux-gnu Description-md5: 1b477be30862e6844809da2c63f23bde Description-en: GNU C++ compiler (multilib support) (cross compiler for i386 architecture) 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++-9-multilib-powerpc-linux-gnu Description-md5: ce976239962eb02dc6cc11004274270f Description-en: GNU C++ compiler (multilib support) (cross compiler for powerpc architecture) 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++-9-multilib-s390x-linux-gnu Description-md5: 2cec0f98c0acc54a45419dbd2fbb00a5 Description-en: GNU C++ compiler (multilib support) (cross compiler for s390x architecture) 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++-9-powerpc-linux-gnu Description-md5: b6993fa4a5bfc950233d89bb6922d796 Description-en: GNU C++ compiler (cross compiler for powerpc architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for powerpc architecture. Package: gambc Description-md5: 4d6f2c7c06d97ccfc0591e7c7b1bdc75 Description-en: Gambit Scheme interpreter and compiler The gambc package includes a Scheme interpreter and a Scheme compiler which can be used to build standalone executables. The thread system is very efficient and can support millions of concurrent processes. . The Gambit system conforms to the R4RS, R5RS and IEEE Scheme standards. The full numeric tower is implemented, including: infinite precision integers (bignums), rationals, inexact reals (floating point numbers), and complex numbers. Gambit supports a number of extensions to the standards. Package: gambc-doc Description-md5: 171aca45cef1d77dbe47c26ad3a199a7 Description-en: documentation for the Gambit interpreter and compiler The package includes info, .pdf, and text versions of the Gambit manual, a 200+ page document containing a complete description of the interpreter and compiler suite. Also included are numerous examples, benchmark code, and an implementation of syntax-case for Gambit. Package: gamemode Description-md5: eecc3ef5c8600671359f4acd9cd794e4 Description-en: Optimise Linux system performance on demand GameMode is a daemon/lib combo for Linux that allows games to request a set of optimisations be temporarily applied to the host OS. . The design has a clear-cut abstraction between the host daemon and library (gamemoded and libgamemode), and the client loaders (libgamemodeauto and gamemode_client.h) that allows for safe use without worrying about whether the daemon is installed or running. This design also means that while the host library currently relies on systemd for exchanging messages with the daemon, it's entirely possible to implement other internals that still work with the same clients. . GameMode was designed primarily as a stop-gap solution to problems with the Intel and AMD CPU powersave or ondemand governors, but is intended to be expanded beyond just CPU governor states, as there are a wealth of automation tasks one might want to apply. . This package includes a program called 'gamemode-simulate-game', which invokes gamemode, sleeps for 10 seconds and then exits. This allows you to test whether gamemode is working properly on your system, it will return gamemode's error message if something went wrong, otherwise it will exit with a 0 status. Package: gammaray Description-md5: a94b1d7900b1873c06348fe2f3b56605 Description-en: Tool for examining the internals of Qt application GammaRay is a tool for examining the internals of a Qt application and to some extent also manipulate it. GammaRay uses injection methods to hook into an application at runtime and provide access to a wide variety of interesting information. It provides easy ways of navigating through the complex internal structures you find in some Qt frameworks, such as QGraphicsView, model/view, QTextDocument, state machines and more. Package: gammaray-dev Description-md5: 77aaccdf9352880e954c0868f7ed3540 Description-en: GammaRay plugin development files GammaRay is a tool for examining the internals of a Qt application and to some extent also manipulate it. GammaRay uses injection methods to hook into an application at runtime and provide access to a wide variety of interesting information. It provides easy ways of navigating through the complex internal structures you find in some Qt frameworks, such as QGraphicsView, model/view, QTextDocument, state machines and more. . This package contains header files used for building 3rd party GammaRay plugins. Package: gammaray-plugin-bluetooth Description-md5: dcebbb439ceee57d836617715cc2549d Description-en: QtBluetooth type support for GammaRay This plugin adds support for QtBluetooth types into GammaRay. Package: gammaray-plugin-kjobtracker Description-md5: 1349fecadcf1b1546cae5fcc2742d3bc Description-en: KJob tracker plugin for GammaRay This plugin can be used to monitor KJob instances within a KDE-based application. Package: gammaray-plugin-positioning Description-md5: 3a9c8729834c1babe82bddeab28d9386 Description-en: Qt5Positioning type support for GammaRay This plugin adds support for Qt5Positioning types into GammaRay. Package: gammaray-plugin-quickinspector Description-md5: 144443c79d767d7df4585a3495d1dd9f Description-en: GammaRay plugin for inspecting QtQuick2 applications This plugin provides the user with the following inspection and debugging facilities: . * Tree view of all QQuickItems in the scene, marking invisible items and items having focus. * Object inspector allowing to see all the properties, inspect signal-slot connections, and directly invoke slots and Q_INVOKABLE methods. * Live-preview of the QtQuick scene inside the GammaRay window. * Qt Quick scene graph inspector. Package: gammaray-plugin-waylandinspector Description-md5: e1d11c246e302caacc4b4453ca7819c9 Description-en: Wayland compositor inspector plugin for GammaRay The Wayland compositor inspector allows one to browse QWaylandClient instances and their associated resources, as well as observe Wayland events. Package: gandi-cli Description-md5: 5bd5bf6ce9b60ad01decbc1e446156ab Description-en: command-line interface for Gandi service The ‘gandi’ command-line interface provides a tool for Gandi customers to manage web services: . * Register a domain name. * Create a virtual machine. * Deploy a web application with Simple Hosting. * Create a SSL Certificate. * Add a Web Application vhost with SSL. * Create a Private VLAN. . Gandi is a provider of domain name registration, web hosting, and related services. Package: gap-guava Description-md5: ceb439f8b673e1389bd13bb8900cf658 Description-en: coding theory library for GAP GAP is a system for computational discrete algebra with particular emphasis on computational group theory, but which has already proved useful also in other areas. . This GAP package brings to GAP computing with error-correcting codes. Package: gap-guava-bin Description-md5: da9b5c6828187117be42a3fa29fd0d87 Description-en: coding theory library for GAP (arch-dep files) GAP is a system for computational discrete algebra with particular emphasis on computational group theory, but which has already proved useful also in other areas. . This GAP package brings to GAP computing with error-correcting codes. . This Debian package contains the architecture-dependent files for the gap-guava Debian package. Package: gbrainy Description-md5: b662f07324ca462d98512dea3a76495c Description-en: brain teaser game and trainer to have fun and to keep your brain trained gbrainy is a platform to train memory, arithmetical and logical capabilities with many sorts of different exercises of different difficulty levels. It should have something for all ages and purposes: kids whose parents want them to develop their capabilities, adults that want to keep their mind in form or just try it out for fun, older people that might need to do some memory exercises, etc. . It provides the following types of games: . * Logic Puzzles: games designed to challenge your reasoning and thinking skills. * Mental Calculation: games based on arithmetical operations designed to prove your mental calculation skills. * Memory Trainers: games designed to challenge your short term memory. * Verbal Analogies: games that challenge your verbal aptitude. Package: gbrowse Description-md5: 0aa2912bfc190ad55fe33a0ecfc2aabe Description-en: GMOD Generic Genome Browser Generic Genome Browser is a simple but highly configurable web-based genome browser. It is a component of the Generic Model Organism Systems Database project (GMOD). Some of its features: * Simultaneous bird's eye and detailed views of the genome; * Scroll, zoom, center; * Attach arbitrary URLs to any annotation; * Order and appearance of tracks are customizable by administrator and end-user; * Search by annotation ID, name, or comment; * Supports third party annotation using GFF formats; * Settings persist across sessions; * DNA and GFF dumps; * Connectivity to different databases, including BioSQL and Chado; * Multi-language support; * Third-party feature loading; * Customizable plug-in architecture (e.g. run BLAST, dump & import many formats, find oligonucleotides, design primers, create restriction maps, edit features). Package: gbrowse-calign Description-md5: 52106883c9df300bab833de801839ea2 Description-en: CAlign helper Generic Genome Browser is a simple but highly configurable web-based genome browser. It is a component of the Generic Model Organism Systems Database project (GMOD). . This package provides the CAlign helper for use with Realign. It speeds up Smith-Waterman alignment. Package: gbrowse-data Description-md5: 10ce158783e67e4316b3c5112e31af99 Description-en: Sample data to use GBrowse Generic Genome Browser is a simple but highly configurable web-based genome browser. It is a component of the Generic Model Organism Systems Database project (GMOD). . This package contains sample data to test the gbrowse tool with the Yeast genome. Package: gcc-9-arm-linux-gnueabi Description-md5: 6d4f736a5f9df9e4e9a88a6f23fb803f Description-en: GNU C compiler (cross compiler for armel architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for armel architecture. Package: gcc-9-arm-linux-gnueabi-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en: 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-9-hppa64-linux-gnu Description-md5: 0ee0959bbc343ff940f7f385554ffc51 Description-en: GNU C compiler (cross compiler for hppa64) This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-9-i686-linux-gnu Description-md5: e08cbb27b980ce408f7cf6b470382377 Description-en: GNU C compiler (cross compiler for i386 architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for i386 architecture. Package: gcc-9-i686-linux-gnu-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en: 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-9-locales Description-md5: eb5e72cb380341d4ed2ad2d24c34f31d Description-en: GCC, the GNU compiler collection (native language support files) Native language support for GCC. Lets GCC speak your language, if translations are available. . Please do NOT submit bug reports in other languages than "C". Always reset your language settings to use the "C" locales. Package: gcc-9-multilib-arm-linux-gnueabi Description-md5: fbfcfeacd3a6c24140a631ba4fda9360 Description-en: GNU C compiler (multilib support) (cross compiler for armel architecture) 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-9-multilib-arm-linux-gnueabihf Description-md5: 4cb538840e60e5bf55300e2af7cc4bb4 Description-en: GNU C compiler (multilib support) (cross compiler for armhf architecture) 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-9-multilib-i686-linux-gnu Description-md5: 8f1710ddb22efe64f00eb522d643b878 Description-en: GNU C compiler (multilib support) (cross compiler for i386 architecture) 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-9-multilib-powerpc-linux-gnu Description-md5: 8f8bcf0982eb50ed5e013710e4fba34f Description-en: GNU C compiler (multilib support) (cross compiler for powerpc architecture) 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-9-multilib-s390x-linux-gnu Description-md5: b66121d6f9ac00f634e35356c94f9fa6 Description-en: GNU C compiler (multilib support) (cross compiler for s390x architecture) 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-9-offload-nvptx Description-md5: 3c146096ed88f2f061e433f8b7d0e37c Description-en: GCC offloading compiler to NVPTX The package provides offloading support for NVidia PTX. OpenMP and OpenACC programs linked with -fopenmp will by default add PTX code into the binaries, which can be offloaded to NVidia PTX capable devices if available. Package: gcc-9-plugin-dev Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155 Description-en: 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-9-plugin-dev-aarch64-linux-gnu Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155 Description-en: 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-9-plugin-dev-arm-linux-gnueabi Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155 Description-en: 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-9-plugin-dev-arm-linux-gnueabihf Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155 Description-en: 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-9-plugin-dev-i686-linux-gnu Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155 Description-en: 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-9-plugin-dev-powerpc-linux-gnu Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155 Description-en: 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-9-plugin-dev-powerpc64le-linux-gnu Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155 Description-en: 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-9-plugin-dev-s390x-linux-gnu Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155 Description-en: 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-9-powerpc-linux-gnu Description-md5: 45b8bb0736af15d214f67dae5a33875a Description-en: GNU C compiler (cross compiler for powerpc architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for powerpc architecture. Package: gcc-9-powerpc-linux-gnu-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en: 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-9-source Description-md5: cb00049993a8c14b73bb041c050eb8c5 Description-en: Source of the GNU Compiler Collection This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC). Package: gcc-9-test-results Description-md5: dc68b9fb54342c9f71afbc0efcf1ade0 Description-en: Test results for the GCC test suite This package contains the test results for running the GCC test suite for a post build analysis. Package: gccbrig-9 Description-md5: 9a28e5a1b5ddb546cea02ce7e6daf674 Description-en: GNU BRIG (HSA IL) frontend This is the GNU BRIG (HSA IL) frontend. The consumed format is a binary representation. The textual HSAIL can be compiled to it with a separate assembler. Package: gccbrig-9-i686-linux-gnu Description-md5: 9a28e5a1b5ddb546cea02ce7e6daf674 Description-en: GNU BRIG (HSA IL) frontend This is the GNU BRIG (HSA IL) frontend. The consumed format is a binary representation. The textual HSAIL can be compiled to it with a separate assembler. Package: gccgo-9 Description-md5: 58c2a4ce4d3fe6815f7a6ee86b4db16d Description-en: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-9-aarch64-linux-gnu Description-md5: 58c2a4ce4d3fe6815f7a6ee86b4db16d Description-en: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-9-arm-linux-gnueabi Description-md5: 58c2a4ce4d3fe6815f7a6ee86b4db16d Description-en: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-9-arm-linux-gnueabihf Description-md5: 58c2a4ce4d3fe6815f7a6ee86b4db16d Description-en: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-9-i686-linux-gnu Description-md5: 58c2a4ce4d3fe6815f7a6ee86b4db16d Description-en: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-9-multilib Description-md5: 25e9a6929ec801c16cd933e711c7f1ed Description-en: GNU Go compiler (multilib support) This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gccgo-9-multilib-i686-linux-gnu Description-md5: 8e39a60725a1919aef4ede9601a6f1c4 Description-en: GNU Go compiler (multilib support) (cross compiler for i386 architecture) This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gccgo-9-multilib-powerpc-linux-gnu Description-md5: bf216cee702df562439849ee3b90f2dc Description-en: GNU Go compiler (multilib support) (cross compiler for powerpc architecture) This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gccgo-9-multilib-s390x-linux-gnu Description-md5: b5c358b8c4d92ec36b62b55a31e3d1ad Description-en: GNU Go compiler (multilib support) (cross compiler for s390x architecture) This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gccgo-9-powerpc-linux-gnu Description-md5: 58c2a4ce4d3fe6815f7a6ee86b4db16d Description-en: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-9-powerpc64le-linux-gnu Description-md5: 58c2a4ce4d3fe6815f7a6ee86b4db16d Description-en: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-9-s390x-linux-gnu Description-md5: 58c2a4ce4d3fe6815f7a6ee86b4db16d Description-en: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gcin Description-md5: 76aafdefb6c4738db36a21e1d9cbbd66 Description-en: GTK+ based input method for Chinese users gcin is a GTK+ based input method which focused mainly on Traditional Chinese. However, it is also very useful for Simplified Chinese, Japanese, and many other languages. . To use gcin, the correspondence immodule packages also need to be installed. They are: . * gcin-gtk2-immodule for GTK2 * gcin-gtk3-immodule for GTK3 * gcin-qt5-immodule for Qt5 Package: gcin-anthy Description-md5: 4c536c3e43101619a9a80eaa2dfd2f6b Description-en: support library to use Anthy in gcin gcin is a GTK+ based input method which focused mainly on Traditional Chinese. However, it is also very useful for Simplified Chinese, Japanese, and many other languages. . This package is the support library to use anthy in gcin. Package: gcin-data Description-md5: df99f0ed19376dce96e764842e1e9334 Description-en: icons and scripts for gcin gcin is a GTK+ based input method which focused mainly on Traditional Chinese. However, it is also very useful for Simplified Chinese, Japanese, and many other languages. . This package contains icons, scripts and other architecture-independent things. Package: gcin-gtk2-immodule Description-md5: 7185dac38716d3678f078a67ce57249a Description-en: GTK2 input method module with gcin as backend gcin is a GTK+ based input method which focused mainly on Traditional Chinese. However, it is also very useful for Simplified Chinese, Japanese, and many other languages. . This package is the GTK2 input method module (immodule) for gcin. Package: gcin-gtk3-immodule Description-md5: 9f6d772990da66bfd1fe3978f8102f76 Description-en: GTK3 input method module with gcin as backend gcin is a GTK+ based input method which focused mainly on Traditional Chinese. However, it is also very useful for Simplified Chinese, Japanese, and many other languages. . This package is the GTK3 input method module (immodule) for gcin. Package: gcin-qt5-immodule Description-md5: 47a564ee5f7aa4d010076956b05f5557 Description-en: Qt5 input method module with gcin as backend gcin is a GTK+ based input method which focused mainly on Traditional Chinese. However, it is also very useful for Simplified Chinese, Japanese, and many other languages. . This package is the Qt5 input method module (immodule) for gcin. Package: gcin-tables Description-md5: f0ffb01141ee45898b43f6fe35c1a919 Description-en: input method tables for gcin gcin is a GTK+ based input method which focused mainly on Traditional Chinese. However, it is also very useful for Simplified Chinese, Japanese, and many other languages. . This package contains architecture-dependent input method tables. Package: gcl Description-md5: f493367acf500ea1be0a017b9c0f0fb8 Description-en: GNU Common Lisp compiler GNU Common Lisp (GCL) is a Common Lisp compiler and interpreter implemented in C, and complying mostly with the standard set forth in the book "Common Lisp, the Language I". It attempts to strike a useful middle ground in performance and portability from its design around C. . This package contains the Lisp system itself. Documentation is provided in the gcl-doc package. Package: gcl-doc Description-md5: ed4ba6cd7211ec9c7d9827fa0f043b7d Description-en: Documentation for GNU Common Lisp GNU Common Lisp (GCL) is a Common Lisp compiler and interpreter implemented in C, and complying mostly with the standard set forth in the book "Common Lisp, the Language I". It attempts to strike a useful middle ground in performance and portability from its design around C. . This package contains Documentation in info format of both the system internals, as well as the graphical interface currently implemented in Tcl/Tk. Package: gdal-bin Description-md5: 9b991dff688fb509bc873ba688a660b5 Description-en: Geospatial Data Abstraction Library - Utility programs GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains utility programs, based on GDAL/OGR library, namely gdal_translate, gdalinfo, gdaladdo, gdalwarp, ogr2ogr, ogrinfo, ogrtindex. Package: gdal-data Description-md5: 81ef266f0ab038b3120be125843fe901 Description-en: Geospatial Data Abstraction Library - Data files GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains the GDAL data files. Package: gdc-9 Description-md5: 864a87c3c14c54bac8e1eca97a6eb9a7 Description-en: GNU D compiler (version 2) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-9-aarch64-linux-gnu Description-md5: 54afe9dbd0c996a5f73f9329e04d8a6b Description-en: GNU D compiler (version 2) (cross compiler for arm64 architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-9-arm-linux-gnueabi Description-md5: 8060fb04c597b0e7981acfbb06745307 Description-en: GNU D compiler (version 2) (cross compiler for armel architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-9-arm-linux-gnueabihf Description-md5: 57b2f398e7a83699ba6ff31ce4f4917f Description-en: GNU D compiler (version 2) (cross compiler for armhf architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-9-i686-linux-gnu Description-md5: c9338e4728dd8dfbcde207c6b4b805ef Description-en: GNU D compiler (version 2) (cross compiler for i386 architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-9-multilib Description-md5: 5bd997d730190f1d6151d11f184d631d Description-en: GNU D compiler (version 2, multilib support) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gdc-9-multilib-arm-linux-gnueabihf Description-md5: 47796bb92a854599280ddd18a93b4af6 Description-en: GNU D compiler (version 2, multilib support) (cross compiler for armhf architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gdc-9-multilib-i686-linux-gnu Description-md5: 05ee3fb0e881cb9ba07ca5ab351fe6d6 Description-en: GNU D compiler (version 2, multilib support) (cross compiler for i386 architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gdc-9-multilib-powerpc-linux-gnu Description-md5: 151e9ee7f17fab15f4323761a74199a1 Description-en: GNU D compiler (version 2, multilib support) (cross compiler for powerpc architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gdc-9-multilib-s390x-linux-gnu Description-md5: 302fb1e60449075de63a29f9a1615d6a Description-en: GNU D compiler (version 2, multilib support) (cross compiler for s390x architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gdc-9-powerpc-linux-gnu Description-md5: b7505a290b440d6bd565f9a0a4513c63 Description-en: GNU D compiler (version 2) (cross compiler for powerpc architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-9-powerpc64le-linux-gnu Description-md5: a4dee6d7250735908c2c95959b4db0be Description-en: GNU D compiler (version 2) (cross compiler for ppc64el architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-9-s390x-linux-gnu Description-md5: 258a88a16c8e99c7484ff0337f5f54c7 Description-en: GNU D compiler (version 2) (cross compiler for s390x architecture) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdl-astrolib Description-md5: c95ef4ac46c2e056c90f485b5795ccaf Description-en: Low-level astronomy software for GDL The IDL Astronomy Users Library is a central repository for low-level astronomy software written in the GNU Data Language (GDL). The library is not meant to be an integrated package, but rather is a collection of procedures from which users can pick and choose (and possibly modify) for their own use. Submitted procedures are given a cursory testing, but are basically stored in the library as submitted. . The library was originally written for the commercial IDL interpreter, but large parts are usable with the GDL interpreter as well. Other names for the libraries are "astron" and "idlastro". Package: gdl-coyote Description-md5: d49035e74eb911abbf692ec0d6871b11 Description-en: GDL library from D. Fannings IDL courses The Coyote Library evolved from work David Fanning was doing teaching IDL courses and answering IDL questions on the IDL newsgroup. It is meant to be a well-documented library that demonstrates how to write solid IDL/GDL programs that are easy to maintain and extend. . The main content of the library is the Coyote Graphics System (CGS), a collection of Coyote Library programs that turn the traditional GDL/IDL graphics commands (e.g., Plot, Contour, Surface, TV, etc.) into modern programs. . The most important features of Coyote Graphics System are: . * The commands work identically on the display, in PostScript, and in the Z-graphics buffer. * The commands can be displayed automatically in resizable graphics windows. * The commands automatically create high quality PostScript, PDF, and raster file output. * CGS graphics visualizations can be saved and restore later, or e-mailed to colleagues. * The commands work identically in an indexed or decomposed color environment. * The commands can use colors by name (e.g., "red", "dodger blue"). * CGS commands are faster (often much faster) than the equivalent IDL function graphics commands. * Greek letters and other symbols can be directly embedded in Coyote Graphics text. * The commands fix the most annoying quirks (e.g., contour holes and levels) in traditional IDL commands. Package: geary Description-md5: 6a6881196e68bf9cefed2acbee9bf940 Description-en: lightweight email client designed for the GNOME desktop Geary is an email reader for GNOME designed to let you read your email quickly and effortlessly. Its interface is based on conversations, so you can easily read an entire discussion without having to click from message to message. Package: gegl Description-md5: 5206828be61b14bd4518d1342f2a56e8 Description-en: Generic Graphics Library Test Program GEGL (Generic Graphics Library) is a graph based image processing framework. . GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. . This package contains a bunch of test programs. Package: gem2deb Description-md5: 3ed6a615741be6d1ca15c4b2a22b42c3 Description-en: Debian Ruby packaging suite gem2deb is a set of tools to create Debian package from ruby software distributed with Rubygems. gem2tgz converts the .gem file to a tar archive, then dh-make-ruby creates a Debian source package from that archive. That Debian package uses the included Debhelper7 helper, dh_ruby, to generate a proper Debian package. Both pure-ruby and native packages are supported. Package: gem2deb-test-runner Description-md5: 2d73a89e49a09feafa108fa3c3236787 Description-en: Debian Ruby packaging suite - tool to run tests gem2deb is a set of tools to create Debian package from ruby software distributed with Rubygems. . This package contains the tool to run the tests. Package: genometools Description-md5: 00c8a03659977f199801c7a670b057b3 Description-en: versatile genome analysis toolkit The GenomeTools contains a collection of useful tools for biological sequence analysis and -presentation combined into a single binary. . The toolkit contains binaries for sequence and annotation handling, sequence compression, index structure generation and access, annotation visualization, and much more. Package: genometools-common Description-md5: 7e1f44f32080d3bc8b45b3614b40c53b Description-en: shared data files for GenomeTools This package contains configuration files such as alphabet transformations, style files, etc. required to use the GenomeTools executable and/or library. Package: genometools-doc Description-md5: 526c1492d63f7117ba842af153eff979 Description-en: documentation for GenomeTools This package contains API documentation and tool documentation for GenomeTools. The GenomeTools toolkit contains binaries for sequence and annotation handling, sequence compression, index structure generation and access, annotation visualization, and much more. Package: geotiff-bin Description-md5: 577ca1f78223e22cbb23753bfc95d8fd Description-en: GeoTIFF (geografic enabled TIFF) library -- tools This C library supports TIFF 6.0 based interchange format for georeferenced raster imagery. The GeoTIFF standard has been developed for reading, and writing geographic meta-information tags on top of TIFF raster. . The GeoTIFF library comes with two utility programs here included: . listgeo - dumps the metadata of a GeoTIFF file. geotifcp - applies metadata to a TIFF file, making it a GeoTIFF file. Package: gfortran-9-aarch64-linux-gnu Description-md5: 5dd93c5d21d0717205bc5a3b538b0ca2 Description-en: 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-9-arm-linux-gnueabi Description-md5: 5dd93c5d21d0717205bc5a3b538b0ca2 Description-en: 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-9-arm-linux-gnueabihf Description-md5: 5dd93c5d21d0717205bc5a3b538b0ca2 Description-en: 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-9-i686-linux-gnu Description-md5: 5dd93c5d21d0717205bc5a3b538b0ca2 Description-en: 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-9-multilib-arm-linux-gnueabi Description-md5: 6fad9c85882fc8e7a938e36944fa372f Description-en: GNU Fortran compiler (multilib support) (cross compiler for armel architecture) 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-9-multilib-arm-linux-gnueabihf Description-md5: 0b03746e9dfcf7e44e54cf12c45ae464 Description-en: GNU Fortran compiler (multilib support) (cross compiler for armhf architecture) 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-9-multilib-i686-linux-gnu Description-md5: a6370152d33c73991053fd0ccd0f96a1 Description-en: GNU Fortran compiler (multilib support) (cross compiler for i386 architecture) 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-9-multilib-powerpc-linux-gnu Description-md5: 8ca0d2d3b434392060f6439cccaaf800 Description-en: GNU Fortran compiler (multilib support) (cross compiler for powerpc architecture) 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-9-multilib-s390x-linux-gnu Description-md5: cdf1338eada70b056385899bef888cbf Description-en: GNU Fortran compiler (multilib support) (cross compiler for s390x architecture) 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-9-powerpc-linux-gnu Description-md5: 5dd93c5d21d0717205bc5a3b538b0ca2 Description-en: 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-9-powerpc64le-linux-gnu Description-md5: 5dd93c5d21d0717205bc5a3b538b0ca2 Description-en: 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-9-s390x-linux-gnu Description-md5: 5dd93c5d21d0717205bc5a3b538b0ca2 Description-en: 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: ghc Description-md5: d696780bb03e075568c919469ec4c73c Description-en: The Glasgow Haskell Compilation system The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for Haskell. . Haskell is "the" standard lazy functional programming language. The language definition and additional documentation can be found in the `haskell-doc' package. Alternatively, there is an online version at http://haskell.org/onlinereport/. Package: ghc-doc Description-md5: f6d8f365d7d976951c2fecf51293c7d2 Description-en: Documentation for the Glasgow Haskell Compilation system The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for Haskell. . Haskell is "the" standard lazy functional programming language. The language definition and additional documentation can be found in the `haskell-doc' package. Alternatively, there is an online version at http://haskell.org/onlinereport/. . This package includes HTML, DVI and PS versions of the SGML-based documentation around GHC. Package: ghc-prof Description-md5: 74e38146bd09329c4a7f5742fc64dce4 Description-en: Profiling libraries for the Glasgow Haskell Compilation system The Glorious Glasgow Haskell Compilation system (GHC) is a compiler for Haskell. . Haskell is "the" standard lazy functional programming language. The language definition and additional documentation can be found in the `haskell-doc' package. Alternatively, there is an online version at http://haskell.org/onlinereport/. . This package contains additional profiling libraries. They are only needed, if you want to take a closer look on where exactly your program burns CPU cycles. Package: ghostwriter Description-md5: 56da59e1199bfd4a4c41bbab4c7490f4 Description-en: Distraction-free, themeable Markdown editor ghostwriter is a Markdown editor that provides a themable, distraction-free writing environment, along with a live HTML preview as you type, easy document navigation with an outline HUD, and export to popular document formats with Sundown, Pandoc, MultiMarkdown, Discount, cmark, or cmark-gfm processors. It also features a live word count and auto-save. Eliminate distractions in fullscreen mode, or concentrate on the current text you are writing in focus mode. It even remembers your last opened file and position within the file, so you can pick up where you last left off. Package: gimp Description-md5: 0c13253910a0a1bd77c64d38c07351a0 Description-en: GNU Image Manipulation Program GIMP is an advanced picture editor. You can use it to edit, enhance, and retouch photos and scans, create drawings, and make your own images. It has a large collection of professional-level editing tools and filters, similar to the ones you might find in Photoshop. Numerous fine-control settings and features like layers, paths, masks, and scripting give you total control over your images. . Many image file formats are supported, including JPEG, Photoshop (.psd), and Paint Shop Pro (.psp) files. It can also be used to scan and print photos. . To open files remotely (like over HTTP), install the gvfs-backends package. . To use a MIDI device (like a musical keyboard) as an input controller in GIMP, install libasound2 and read the how-to at /usr/share/doc/gimp/README.MIDI Package: gimp-data Description-md5: f70d84aecd044d27d27535082275ce75 Description-en: Data files for GIMP This package contains architecture-independent supporting data files for use with GIMP. Package: ginga Description-md5: 972fb915e6622a9c7b415eaaef76f0f9 Description-en: Astronomical image viewer Ginga is a toolkit designed for building viewers for scientific image data in Python, visualizing 2D pixel data in numpy arrays. It can view astronomical data such as contained in files based on the FITS (Flexible Image Transport System) file format. It is written and is maintained by software engineers at the Subaru Telescope, National Astronomical Observatory of Japan. . The Ginga toolkit centers around an image display object which supports zooming and panning, color and intensity mapping, a choice of several automatic cut levels algorithms and canvases for plotting scalable geometric forms. In addition to this widget, a general purpose "reference" FITS viewer is provided, based on a plugin framework. A fairly complete set of standard plugins are provided for features that is expected from a modern FITS viewer: panning and zooming windows, star catalog access, cuts, star pick/fwhm, thumbnails, etc. . This package contains the image viewer based on Python 3. Package: gir1.2-anjuta-3.0 Description-md5: 70b5cb3bc54d3cee1644a8afb2438cf7 Description-en: GObject introspection data for the Anjuta libraries This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy debugging, management of code and GUI design by providing a simple and usable user interface. It also integrates with version control systems like CVS, Git or Subversion. . This package contains introspection data for the Anjuta libraries. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-budgie-1.0 Description-md5: ef470e44d1fcfcf9314c35611c496bc0 Description-en: GNOME introspection library for budgie-desktop Budgie-Desktop is a GTK+ based desktop environment which focuses on simplicity and elegance. It provides a traditional desktop metaphor based interface utilising customisable panel based menu driven system. Budgie-Desktop is written from scratch utilising many GNOME based sub-systems such as GNOME-Session and Mutter. . This is the introspection library and allows creating plugins in python3, C and Vala Package: gir1.2-cinnamondesktop-3.0 Description-md5: 3f75c79d7d007d1a1096d351b0f120b3 Description-en: Introspection data for CinnamonDesktop This package contains the introspection data for CinnamonDesktop. Package: gir1.2-cmenu-3.0 Description-md5: 470940cb47d163c760be2233f0210494 Description-en: GObject introspection data for the Cinnamon menu library This package contains introspection data for Cinnamon 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-cvc-1.0 Description-md5: 2a9b5ddab080b7b95ea96cba397ddf2b Description-en: Introspection data for Cinnamon pulseaudio abstraction This package contains the introspection data for Cinnamon pulseaudio abstraction. Package: gir1.2-gegl-0.4 Description-md5: def3db62057a14fb7c982483ac3392b6 Description-en: GObject introspection data for the Generic Graphics Library GEGL (Generic Graphics Library) is a graph based image processing framework. . GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. . This package contains introspection data for the library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gmime-3.0 Description-md5: fda8f4176f0180c3bda172062828aa0d Description-en: 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-handy-0.0 Description-md5: 9f0871397d225e13ff9fd1346eb403db Description-en: GObject introspection files for libhandy libhandy provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains the GObject-introspection data in binary typelib format. Package: gir1.2-maliit-1.0 Description-md5: 1f317b04f78374dba7d1e14def0b7f80 Description-en: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: gir1.2-nemo-3.0 Description-md5: c4827a75ac412d89715206ac95b437d4 Description-en: libraries for nemo components - gir bindings Nemo is the official file manager for the Cinnamon 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 Cinnamon desktop. It works on local and remote filesystems. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-ostree-1.0 Description-md5: a8a0c2ac9194d894a8dd2584c5f178a3 Description-en: content-addressed filesystem for operating system binaries (introspection) libostree provides a library and tools for managing bootable, immutable, versioned filesystem trees. See the ostree package's description for more details. . This package contains GObject-Introspection metadata, which can be used to generate dynamic bindings into languages such as Python and JavaScript. Package: gir1.2-parlatype-2.0 Description-md5: 86455c9c793652c989ba44f149945a37 Description-en: Library for Parlatype - gir bindings Provides the GStreamer backend for Parlatype, a wave loader and a wave viewer widget. Mainly used by Parlatype but open for other programs as well. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gist Description-md5: fa74b3e335fe6f0a14708d78b3f259f5 Description-en: Upload gists to gist.github.com Allows you to convienently create gists ("pastes"). . Also provides a Ruby library to do this. . The "gist" image viewer from yorick is in the yorick package, not in this package. Package: git-buildpackage Description-md5: 60db179fa0e5d2f7db92daded0ba6874 Description-en: Suite to help with Debian packages in Git repositories This package contains the following tools: * gbp buildpackage: build a package out of a git repository, check for local modifications and tag appropriately * gbp import-orig: import a new upstream version into the git repository * gbp export-orig: export an upstream tarball from the git repository * gbp import-{dsc,dscs}: import existing Debian source packages into a git repository * gbp dch: generate Debian changelog entries from Git commit messages * gbp {pull,clone}: clone and pull from remote repos * gbp pq: manage debian/patches easily * gbp create-remote-repo: create remote repositories * gbp push: push content to remote repositories * gbp tag: tag a Debian package in git * gbp pristine-tar: create pristine-tar commits Package: git-buildpackage-rpm Description-md5: bb34be0ae56b9a1ec204088f9cfd4e4a Description-en: Suite to help with RPM packages in Git repositories This package contains the following tools: * gbp buildpackage-rpm: build a package out of a git repository, check for local modifications and tag appropriately * gbp import-srpm: import existing RPM source packages into a git repository * gbp pq-rpm: manage patches easily . These tools are currently in an experimental state. Branch names and repository layouts might change without lots of prior warning. Package: git-debpush Description-md5: f81a25b032f095406615f34eb49d78cb Description-en: client script for git pushing to Debian-style archives git-debpush is a script to create and push a specially formatted signed git tag. The metadata in the tag indicates that the tagged commit should be pushed (or "uploaded") to a Debian-style archive. . Tags generated by this script can be read by an intermediary service, which performs any conversion that's needed (such as producing and signing a .dsc and .changes), and then uploads the result to the Debian-style archive on your behalf. Package: git-debrebase Description-md5: e4745a1c73d8cbbfb3a0f6cbfa82eeaf Description-en: rebasing git workflow tool for Debian packaging git-debrebase is a tool for representing in git, and manipulating, Debian packages based on upstream source code. . git-debrebase is an alternative to workflows including git-dpm, gbp pq, and direct use of quilt patches. Package: givaro-dev-doc Description-md5: 5a3a83f28a437cd139b75cf071de5ce5 Description-en: Developer Documentation for Givaro (obsolete) Givaro is a C++ library for arithmetic and algebraic computations. Its main features are implementations of the basic arithmetic of many mathematical entities: Primes fields, Extensions Fields, Finite Fields, Finite Rings, Polynomials, Algebraic numbers, and Arbitrary precision integers and rationals (C++ wrappers over gmp). . Givaro also provides data-structures and templated classes for the manipulation of basic algebraic objects, such as vectors, matrices (dense, sparse, structured), univariate polynomials (and therefore recursive multivariate). . It contains different program modules and is fully compatible with the LinBox linear algebra library and the Athapascan environment, which permits parallel programming. . This is a transitional dummy package, Debian no longer ships Developer Documentation for Givaro. This 'givaro-dev-doc' package can be safely removed from the system if no other package depends on it. Package: givaro-user-doc Description-md5: b7c8a13ef16e317ea7a36cd4aeb2cbae Description-en: User Documentation for Givaro (obsolete) Givaro is a C++ library for arithmetic and algebraic computations. Its main features are implementations of the basic arithmetic of many mathematical entities: Primes fields, Extensions Fields, Finite Fields, Finite Rings, Polynomials, Algebraic numbers, and Arbitrary precision integers and rationals (C++ wrappers over gmp). . Givaro also provides data-structures and templated classes for the manipulation of basic algebraic objects, such as vectors, matrices (dense, sparse, structured), univariate polynomials (and therefore recursive multivariate). . It contains different program modules and is fully compatible with the LinBox linear algebra library and the Athapascan environment, which permits parallel programming. . This is a transitional dummy package. The 'givaro-user-doc' package has been renamed to 'libgivaro-doc', which has been installed automatically. This 'givaro-user-doc' package can be safely removed from the system if no other package depends on it. Package: gm2-9 Description-md5: 30035702cc3ba14baf3e36ae95a9b1c6 Description-en: GNU Modula-2 compiler This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gm2-9-aarch64-linux-gnu Description-md5: 5cc4ff8d642850847c56aab4824ec631 Description-en: GNU Modula-2 compiler (cross compiler for arm64 architecture) This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gm2-9-arm-linux-gnueabi Description-md5: 0caca10205b1e0cc1365e02ec82dc784 Description-en: GNU Modula-2 compiler (cross compiler for armel architecture) This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gm2-9-arm-linux-gnueabihf Description-md5: ba9e3c569f590a7b6bbed17e4c8f0d13 Description-en: GNU Modula-2 compiler (cross compiler for armhf architecture) This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gm2-9-i686-linux-gnu Description-md5: a8545466960b45afc181e45a875928b4 Description-en: GNU Modula-2 compiler (cross compiler for i386 architecture) This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gm2-9-powerpc64le-linux-gnu Description-md5: 8157996c99c977ed3175a63d3a524173 Description-en: GNU Modula-2 compiler (cross compiler for ppc64el architecture) This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gm2-9-s390x-linux-gnu Description-md5: 7f27a7b93f15cf9d58207d6098f490b2 Description-en: GNU Modula-2 compiler (cross compiler for s390x architecture) This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gmime-bin Description-md5: 2ec1369982943d2a9aa72e602752c17c Description-en: MIME message parser and creator library - runtime binaries 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 binary tools for encoding and decoding messages. Package: gnat-9 Description-md5: 8cebde0cd6b861927a7a457cacc8851f Description-en: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-9-aarch64-linux-gnu Description-md5: 8cebde0cd6b861927a7a457cacc8851f Description-en: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-9-arm-linux-gnueabi Description-md5: 8cebde0cd6b861927a7a457cacc8851f Description-en: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-9-arm-linux-gnueabihf Description-md5: 8cebde0cd6b861927a7a457cacc8851f Description-en: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-9-doc Description-md5: 8139d6afb41aa31e17dbd1884d4ab725 Description-en: GNU Ada compiler (documentation) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the documentation in info format. Package: gnat-9-i686-linux-gnu Description-md5: 8cebde0cd6b861927a7a457cacc8851f Description-en: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-9-powerpc-linux-gnu Description-md5: 8cebde0cd6b861927a7a457cacc8851f Description-en: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-9-powerpc64le-linux-gnu Description-md5: 8cebde0cd6b861927a7a457cacc8851f Description-en: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-9-s390x-linux-gnu Description-md5: 8cebde0cd6b861927a7a457cacc8851f Description-en: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnome-builder Description-md5: ab40b3eb334588b66259c6735e3f7577 Description-en: IDE for GNOME Builder is a new IDE for GNOME that is focused on bringing the power of our platform to more developers than ever before. . Builder attempts to be an IDE for writing software for GNOME. It does not try to be a generic IDE, but one specialized for GNOME application developers. Package: gnome-shell-pomodoro Description-md5: dbe404f20395592657db310e1046a670 Description-en: GNOME Shell time-management app This GNOME Shell app helps you to manage time according to the pomodoro technique. . Features: * puts a countdown timer in the GNOME Shell top panel; * nags you with reminders about taking a break; * uses full screen notifications that can be easily dismissed; * hides other notifications until the start of the break; * sets your IM (Empathy) status to "busy". . The pomodoro technique is a time and focus management method which improves productivity and quality of work. The name comes from a kitchen timer, which can be used to keep track of time. In short, you are supposed to focus on work for around 25 minutes and then have a well deserved break in which you should relax. Then when this cycle repeats for the fourth time you should take a longer break (have a walk or something). Package: gnome-shell-pomodoro-data Description-md5: 31fefb2e9849a33865fe62b4720819df Description-en: Data for GNOME Shell time-management app This package contains the architecture-independent data used by the gnome-shell-pomodoro package. . This GNOME Shell app helps you to manage time according to the pomodoro technique. . For more information about gnome-shell-pomodoro, see the gnome-shell-pomodoro package description. Package: gnss-sdr Description-md5: 02429fd6305da30c3eba50b98825f157 Description-en: Global navigation satellite systems software defined receiver Global Navigation Satellite Systems receiver defined by software. It performs all the signal processing from raw signal samples up to the computation of the Position-Velocity-Time solution, including code and phase observables. It is able to work with raw data files or, if there is computational power enough, in real time with suitable radiofrequency front-ends. This software is mainly developed at CTTC (Centre Tecnologic de Telecomunicacions de Catalunya, http://www.cttc.es) with contributions from around the world. More info at https://gnss-sdr.org Package: gnudatalanguage Description-md5: 55d934ac72dab469015a839098d20569 Description-en: Free IDL compatible incremental compiler GNU Data Language (GDL) is a free IDL (Interactive Data Language) compatible incremental compiler. It has full syntax compatibility with IDL 7.1. IDL is a registered trademark of ITT Visual Information Solutions. From IDL 8.0, the following language elements are supported: . * FOREACH loop * negative array indices * garbage collection pointers and objects * call methods on an object using "." (e. g. `object.aMemberProcedure,arg1`) . The file input output system is fully implemented. GUI support (widgets) is officially provided, but it's not complete yet. . This package contains the main commandline and interpreter frontend. Package: gnuplot Description-md5: 0d4836958a95d3c2e95ef10c1010d671 Description-en: Command-line driven interactive plotting program. Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. The X11-output is packaged in gnuplot-x11. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This metapackage is to install a full-featured gnuplot (-qt, -x11 or -nox). Package: gnuplot-data Description-md5: 4fe81394f79575616d7d99a4629ff315 Description-en: Command-line driven interactive plotting program. Data-files Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. The X11-output is packaged in gnuplot-x11. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This package contains data-files which are used by -nox, -x11 and -qt. Package: gnuplot-doc Description-md5: 5f0132ea47da27b4f1fc9bb887c8385e Description-en: Command-line driven interactive plotting program. Doc-package Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This package contains the additional documentation. Package: gnuplot-nox Description-md5: cf3b04e823b1cadc981b668d41b86ea0 Description-en: Command-line driven interactive plotting program. No-X package Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. The X11-output is packaged in gnuplot-x11. The QT-output is packaged in gnuplot-qt. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This package is for working without an X server. Package: gnuplot-qt Description-md5: 74a235ccaf8809216c9fb5a68f37ee9b Description-en: Command-line driven interactive plotting program. QT-package Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This package contains the terminal driver that enables gnuplot to plot images interactively using Qt. . The package provides gnuplot-x11 and gnuplot-nox terminals plus an additional QT-terminal for output. Package: gnuplot-x11 Description-md5: 0f46a416738fd8a78fd2899ba84c067e Description-en: Command-line driven interactive plotting program. X-package Gnuplot is a portable command-line driven interactive data and function plotting utility that supports lots of output formats, including drivers for many printers, (La)TeX, (x)fig, Postscript, and so on. . Data files and self-defined functions can be manipulated by the internal C-like language. Can perform smoothing, spline-fitting, or nonlinear fits, and can work with complex numbers. . This package contains the terminal driver that enables gnuplot to plot images interactively under X11. Package: gnuradio Description-md5: 7ddcd2ec394dcefbac5267b9552f12c3 Description-en: GNU Radio Software Radio Toolkit GNU Radio provides signal processing blocks to implement software radios. It can be used with readily-available low-cost external RF hardware to create software-defined radios, or without hardware in a simulation-like environment. It is widely used in hobbyist, academic and commercial environments to support both wireless communications research and real-world radio systems. . GNU Radio applications are primarily written using the Python programming language, while the supplied performance-critical signal processing path is implemented in C++ using processor floating-point extensions, where available. Thus, the developer is able to implement real-time, high-throughput radio systems in a simple-to-use, rapid-application-development environment. . While not primarily a simulation tool, GNU Radio does support development of signal processing algorithms using pre-recorded or generated data, avoiding the need for actual RF hardware. . This package contains the gnuradio-companion, a graphical tool for creating signal flow graphs and generating flow-graph source code. Also included are a variety of tools and utility programs. Package: gnuradio-dev Description-md5: 5bb8c3545aecb809389b9c38779dfbca Description-en: GNU Software Defined Radio toolkit development Header files for the GNU Radio software defined radio system. Since GNU Radio is a framework for development of SDR applications, you are likely to need this installed. . Part of the main gnuradio build. Package: gnuradio-doc Description-md5: 3a6abafa337fffff33a65c23e6711c98 Description-en: GNU Software Defined Radio toolkit documentation Documentation for the GNU Radio software defined radio system in html and xml form. . Part of the main gnuradio build. Package: gnustep-base-common Description-md5: 3b9baa7f67cda5445dafa1864dc587f6 Description-en: GNUstep Base library - common files The GNUstep Base Library is a powerful fast library of general-purpose, non-graphical Objective C classes, inspired by the OpenStep API but implementing Apple and GNU additions to the API as well. . This package contains the common files needed by the GNUstep Base library. Package: gnustep-base-doc Description-md5: 7a42edc1e78a97776d8f7f1f41f9ac7b Description-en: Documentation for the GNUstep Base Library This package contains the GNUstep Base Library API reference, as well as the GNUstep Base programming manual and GNUstep Coding Standards in Info, HTML and PDF format. Package: gnustep-base-runtime Description-md5: 0282d1823d9ad32bb849f37bdc4e2c41 Description-en: GNUstep Base library - daemons and tools The GNUstep Base Library is a powerful fast library of general-purpose, non-graphical Objective C classes, inspired by the OpenStep API but implementing Apple and GNU additions to the API as well. . This package contains the runtime support files needed by GNUstep applications. Package: gobjc++-9 Description-md5: b9baa94c6e3efdfa23b7927008258616 Description-en: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-9-aarch64-linux-gnu Description-md5: b9baa94c6e3efdfa23b7927008258616 Description-en: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-9-arm-linux-gnueabi Description-md5: b9baa94c6e3efdfa23b7927008258616 Description-en: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-9-arm-linux-gnueabihf Description-md5: b9baa94c6e3efdfa23b7927008258616 Description-en: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-9-i686-linux-gnu Description-md5: b9baa94c6e3efdfa23b7927008258616 Description-en: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-9-multilib Description-md5: 4ebddb68adf8e3d2b7023dd3d5bac0b7 Description-en: GNU Objective-C++ compiler (multilib support) This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gobjc++-9-multilib-arm-linux-gnueabi Description-md5: 4ebddb68adf8e3d2b7023dd3d5bac0b7 Description-en: GNU Objective-C++ compiler (multilib support) This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gobjc++-9-multilib-arm-linux-gnueabihf Description-md5: 4ebddb68adf8e3d2b7023dd3d5bac0b7 Description-en: GNU Objective-C++ compiler (multilib support) This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gobjc++-9-multilib-i686-linux-gnu Description-md5: 4ebddb68adf8e3d2b7023dd3d5bac0b7 Description-en: GNU Objective-C++ compiler (multilib support) This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gobjc++-9-multilib-powerpc-linux-gnu Description-md5: 4ebddb68adf8e3d2b7023dd3d5bac0b7 Description-en: GNU Objective-C++ compiler (multilib support) This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gobjc++-9-multilib-s390x-linux-gnu Description-md5: 4ebddb68adf8e3d2b7023dd3d5bac0b7 Description-en: GNU Objective-C++ compiler (multilib support) This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gobjc++-9-powerpc-linux-gnu Description-md5: b9baa94c6e3efdfa23b7927008258616 Description-en: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-9-powerpc64le-linux-gnu Description-md5: b9baa94c6e3efdfa23b7927008258616 Description-en: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-9-s390x-linux-gnu Description-md5: b9baa94c6e3efdfa23b7927008258616 Description-en: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-9 Description-md5: ef51de6b57526dc4a161944678606486 Description-en: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-9-aarch64-linux-gnu Description-md5: ef51de6b57526dc4a161944678606486 Description-en: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-9-arm-linux-gnueabi Description-md5: ef51de6b57526dc4a161944678606486 Description-en: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-9-arm-linux-gnueabihf Description-md5: ef51de6b57526dc4a161944678606486 Description-en: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-9-i686-linux-gnu Description-md5: ef51de6b57526dc4a161944678606486 Description-en: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-9-multilib Description-md5: b79f5c8e5ac0b4d1089b9028a80813f3 Description-en: GNU Objective-C compiler (multilib support) This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gobjc-9-multilib-arm-linux-gnueabi Description-md5: b0a86719c2e87cc8a718d52f3907d60e Description-en: GNU Objective-C compiler (multilib support) (cross compiler for armel architecture) This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gobjc-9-multilib-arm-linux-gnueabihf Description-md5: c7c8b3385bd40a2936fb852dad90edc0 Description-en: GNU Objective-C compiler (multilib support) (cross compiler for armhf architecture) This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gobjc-9-multilib-i686-linux-gnu Description-md5: 57713f452312d3724f7fd8c252419b42 Description-en: GNU Objective-C compiler (multilib support) (cross compiler for i386 architecture) This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gobjc-9-multilib-powerpc-linux-gnu Description-md5: 576353e63a3fed1115025775e4cf657f Description-en: GNU Objective-C compiler (multilib support) (cross compiler for powerpc architecture) This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gobjc-9-multilib-s390x-linux-gnu Description-md5: ce39b04f3c0d2c474dca27ff46038fd9 Description-en: GNU Objective-C compiler (multilib support) (cross compiler for s390x architecture) This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gobjc-9-powerpc-linux-gnu Description-md5: ef51de6b57526dc4a161944678606486 Description-en: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-9-powerpc64le-linux-gnu Description-md5: ef51de6b57526dc4a161944678606486 Description-en: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-9-s390x-linux-gnu Description-md5: ef51de6b57526dc4a161944678606486 Description-en: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: golang-dbus-dev Description-md5: b8f13fd48b0951af0ad1985ec09e346f Description-en: Go client bindings for D-Bus Package "dbus" is a simple library that implements native Go client bindings for the D-Bus message bus system. . This package contains the source. Package: golang-etcd-server-dev Description-md5: 079c5d4a9b52c6679d966bcf7042bb15 Description-en: highly-available key value store -- source A highly-available key value store for shared configuration and service discovery. etcd is inspired by zookeeper and doozer, with a focus on: . * Simple: curl'able user facing API (HTTP+JSON) * Secure: optional SSL client cert authentication * Fast: benchmarked 1000s of writes/s per instance * Reliable: Properly distributed using Raft . Etcd uses the Raft consensus algorithm to manage a highly-available replicated log. . This package contains the source. Package: golang-github-armon-go-metrics-dev Description-md5: 145c372934353c847b6a079619fcbe91 Description-en: library for exporting performance and runtime metrics This library provides a metrics package which can be used to instrument code, expose application metrics, and profile runtime performance in a flexible manner. Package: golang-github-circonus-labs-circonus-gometrics-dev Description-md5: ff0e04b40a38afc314e0358966bbadbc Description-en: Golang implementation of metrics reporting for Cirocnus Circonus metrics tracking for Go applications. This library supports named counters, gauges and histograms. It also provides convenience wrappers for registering latency instrumented functions with Go's builtin http server. Package: golang-github-containerd-continuity-dev Description-md5: ee1bdc5d0c082bd4d6986904dbf693a0 Description-en: Externally reusable Go packages included with Continuity These packages are intentionally developed by upstream in such a way that they are reusable to projects outside Continuity and only rely on each other or other external dependencies to be built. Package: golang-github-containernetworking-plugins-dev Description-md5: 9bdfd35d17aecbb41a972203fc16b633 Description-en: standard networking plugins - sources This package contains sources of the Container Networking Initiative's official plugins: . ### Interfaces - `bridge`: Creates a bridge, adds the host and the container to it. - `ipvlan`: Adds an [ipvlan] interface in the container. - `loopback`: Set the state of loopback interface to up. - `macvlan`: Creates a new MAC address, forwards all traffic to that to the container. - `ptp`: Creates a veth pair. - `vlan`: Allocates a vlan device. - `host-device`: Move an already-existing device into a container. . ### IPAM: IP Address Management - `dhcp`: Runs a daemon to make DHCP requests on behalf of the container. - `host-local`: Maintains a local database of allocated IPs - `static`: Allocates a static IPv4/IPv6 address. . ### Other - `flannel`: Generates an interface corresponding to a flannel config file - `tuning`: Tweaks sysctl parameters of an existing interface - `portmap`: An iptables-based portmapping plugin. Maps ports from the host's address space to the container. - `bandwidth`: Allows bandwidth-limiting through use of traffic control tbf. - `sbr`: Configures source based routing for an interface. - `firewall`: Uses iptables or firewalld to add rules to allow traffic to/from the container. . [ipvlan]: https://www.kernel.org/doc/Documentation/networking/ipvlan.txt Package: golang-github-coreos-go-oidc-dev Description-md5: db729008c1a4742852bf2a85a568e797 Description-en: Go libraries for implementing OIDC clients and servers This package provides a comprehensive collection of golang libraries for other projects to implement OpenID Connect (OIDC) server and client components. Package: golang-github-coreos-go-systemd-dev Description-md5: 3679fef4434b17e55c34179e71a637e7 Description-en: Go client bindings for systemd socket activation, journal and D-Bus Package "go-systemd" is a library that implements native Go client bindings for systemd in packages "activation", "journal", and "dbus". . This package contains the source. Package: golang-github-davecgh-go-spew-dev Description-md5: 0502927956eef332ec3beaf0d9b16602 Description-en: Implements a deep pretty printer for Go data structures to aid in debugging Go-spew implements a deep pretty printer for Go data structures to aid in debugging. A comprehensive suite of tests with 100% test coverage is provided to ensure proper functionality. Package: golang-github-dlclark-regexp2-dev Description-md5: da2777439ec6e4f24915d47e3eba9731 Description-en: Regex engine for Go based on the .NET engine Feature-rich regular expression engine for Go ported from the .NET framework's System.Text.RegularExpressions.Regex engine. It does not have constant time guarantees like the built-in regexp package, but it allows backtracking and is compatible with Perl5 and .NET. Package: golang-github-docker-go-connections-dev Description-md5: 2137d04584b2dd51423a2cd4d400ac3c Description-en: Golang utility package to work with network connections go-connections provides common package to work with network connections. Package: golang-github-fluent-fluent-logger-golang-dev Description-md5: 0806c9696a814790fe7344ca61efb520 Description-en: Go structured logger for Fluentd This Go library allows for logging directly to a running instance of the "fluentd" data collector/logging tool. . This package contains the source. Package: golang-github-gohugoio-hugo-dev Description-md5: 50b9e3158eae87fc3524cbc9c0caf9fe Description-en: Go source code and library of Hugo the static website generator Hugo is a static site generator written in Go. It is optimized for speed, ease of use, and configurability. Hugo takes a directory with content and templates, and renders them into a full HTML website. . This package contains Hugo’s source code and helper libraries. Package: golang-github-gorilla-mux-dev Description-md5: d61faf184d480e712a34f9f9497bde59 Description-en: powerful URL router and dispatcher for golang Package gorilla/mux implements a request router and dispatcher. . The name mux stands for "HTTP request multiplexer". Like the standard http.ServeMux, mux.Router matches incoming requests against a list of registered routes and calls a handler for the route that matches the URL or other conditions. The main features are: . * Requests can be matched based on URL host, path, path prefix, schemes, header and query values, HTTP methods or using custom matchers. * URL hosts and paths can have variables with an optional regular expression. * Registered URLs can be built, or "reversed", which helps maintaining references to resources. * Routes can be used as subrouters: nested routes are only tested if the parent route matches. This is useful to define groups of routes that share common conditions like a host, a path prefix or other repeated attributes. As a bonus, this optimizes request matching. * It implements the http.Handler interface so it is compatible with the standard http.ServeMux. Package: golang-github-hashicorp-go-cleanhttp-dev Description-md5: 666b58b21d02ffa210360802acbe29c5 Description-en: Functions for accessing "clean" Go http.Client values The Go standard library contains a default http.Client called http.DefaultClient. It is a common idiom in Go code to start with http.DefaultClient and tweak it as necessary, and in fact, this is encouraged; from the http package documentation: . The Client's Transport typically has internal state (cached TCP connections), so Clients should be reused instead of created as needed. Clients are safe for concurrent use by multiple goroutines. . Unfortunately, this is a shared value, and it is not uncommon for libraries to assume that they are free to modify it at will. With enough dependencies, it can be very easy to encounter strange problems and race conditions due to manipulation of this shared value across libraries and goroutines (clients are safe for concurrent use, but writing values to the client struct itself is not protected). . Making things worse is the fact that a bare http.Client will use a default http.Transport called http.DefaultTransport, which is another global value that behaves the same way. So it is not simply enough to replace http.DefaultClient with &http.Client{}. . This repository provides some simple functions to get a "clean" http.Client -- one that uses the same default values as the Go standard library, but returns a client that does not share any state with other clients. . This package contains the source. Package: golang-github-hashicorp-go-hclog-dev Description-md5: 406f066f302fcfa99cd23c4b7b013fa4 Description-en: common logging package for HashiCorp tools go-hclog is a package for Go that provides a simple key/value logging interface for use in development and production environments. . It provides logging levels that provide decreased output based upon the desired amount of output, unlike the standard library log package. . It provides Printf style logging of values via hclog.Fmt(). . It provides a human readable output mode for use in development as well as JSON output mode for production. Package: golang-github-hashicorp-go-immutable-radix-dev Description-md5: f80006a871f889e38ff3eb8dba37bdc7 Description-en: immutable radix tree implementation in Golang Golang implementation of an immutable radix tree (http://en.wikipedia.org/wiki/Radix_tree). The package only provides a single Tree implementation, optimized for sparse nodes. Package: golang-github-hashicorp-go-msgpack-dev Description-md5: c7909a8d3442189a3e0dd8c9c2efd7b7 Description-en: encode/decode and rpc library for msgpack and Binc High Performance, Feature-Rich Idiomatic Go codec/encoding library for binc, msgpack, cbor, json. The idiomatic Go support is as seen in other encoding packages in the standard library (ie json, xml, gob, etc). Package: golang-github-hashicorp-go-raftchunking-dev Description-md5: 8437be50ec3108a0d4fa1367d5c6cf84 Description-en: chunking middleware for use by Raft clients Chunking middleware library for use by Raft clients. Package: golang-github-hashicorp-go-retryablehttp-dev Description-md5: 6078ef296c973516077e3915529ea3fa Description-en: retryable HTTP client in Go This package provides a familiar HTTP client interface with automatic retries and exponential backoff. It is a thin wrapper over the standard net/http client library and exposes nearly the same public API. This makes retryablehttp very easy to drop into existing programs. Package: golang-github-hashicorp-raft-dev Description-md5: 20feac8931069c0bd0968ff9b987b417 Description-en: implementation of the Raft consensus protocol raft is a Go library that manages a replicated log and can be used with an FSM to manage replicated state machines. It is a library for providing consensus. Package: golang-github-hashicorp-serf-dev Description-md5: 7cb1d729754ba49a0831e2ab43918679 Description-en: Service orchestration and management tool (source) Serf is a decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant. . Serf runs on Linux, Mac OS X, and Windows. An efficient and lightweight gossip protocol is used to communicate with other nodes. Serf can detect node failures and notify the rest of the cluster. An event system is built on top of Serf, letting you use Serf's gossip protocol to propagate events such as deploys, configuration changes, etc. Serf is completely masterless with no single point of failure. . This package contains the source. Package: golang-github-keltia-archive-dev Description-md5: 9dd80722a1182665f78265d077036459 Description-en: Small Go library for handling archives of various types. The module currently supports the following "archives": . * plain text * gzip files (one file per stream, only first stream) * zip files * GPG files (either .asc or .gpg) Package: golang-github-mattn-go-sqlite3-dev Description-md5: 5e53688e4ea5444a178417865ae5b510 Description-en: sqlite3 driver for go that using database/sql SQLite3 driver conforming to the built-in database/sql interface. Currently, go-sqlite3 support following data types: null, integer, float, blob, text and timestamp/datetime. Package: golang-github-mendersoftware-mender-artifact-dev Description-md5: fe0f5d541b4913ff7940267d308631d8 Description-en: Library for managing Mender artifact files Mender Artifacts Library Mender is an open source over-the-air (OTA) software updater for embedded Linux devices. Mender comprises a client running at the embedded device, as well as a server that manages deployments across many devices. . This repository contains the artifacts library, which is used by the Mender client, command line interface, server and for build integration with the Yocto Project. . The artifacts library makes it easy to programmatically work with a Mender artifact, which is a file that can be recognized by its .mender suffix. Mender artifacts can contain binaries, metadata, checksums, signatures and scripts that are used during a deployment. The artifact format acts as a wrapper, and uses the tar format to bundle several files into one. . In its simplest form, an artifact contains just a rootfs image, along with its checksum, id and device type compatibility. . The artifacts library might also be useful for other updaters or purposes. We are always happy to see other uses of it! . Mender logo Getting started To start using Mender, we recommend that you begin with the Getting started section in the Mender documentation (https://docs.mender.io/). Using the library You can use the parser and reader in go in the standard way: . import ( "github.com/mendersoftware/mender-artifact/parser" "github.com/mendersoftware/mender-artifact/reader" ) . For sample usage, please see the Mender client source code (https://github.com/mendersoftware/mender). Package: golang-github-opensuse-umoci-dev Description-md5: c7176b90ba8a069959b0209e08c33fd1 Description-en: umoci development files umoci creates and modifies Open Container images. See the official website (https://umo.ci/) for more accessible documentation about how to use umoci. . umoci intends to be a complete manipulation tool for OCI images (https://github.com/opencontainers/image-spec). In particular, it should be seen as a more end-user-focused version of the oci-image-tools provided by the OCI (https://github.com/opencontainers/image-tools). The hope is that all of this tooling will eventually be merged with the upstream repository, so that it is always kept up-to-date by the Open Container Initiative community. . This package provides Golang sources for the umoci API. Package: golang-github-proglottis-gpgme-dev Description-md5: 9f0b4aa35683d72f552a7a4d0716e1ce Description-en: Go wrapper for the GPGME library This library provides a Golang wrapper for the C GPGME library. If you are looking to add OpenPGP support to a server application, you should also consider the olang.org/x/crypto/openpgp library. Package: golang-github-rakyll-statik-dev Description-md5: 791092d7f17ee4bc3dfaea31d78b8d83 Description-en: embed static files into a Go executable. Dev package statik allows you to embed a directory of static files into your Go binary to be later served from an http.FileSystem. . This is the dev package. Package: golang-github-rs-zerolog-dev Description-md5: 5cd1934353883dabd55700b7bc4350d9 Description-en: Zero Allocation JSON Logger This zerolog package provides a fast and simple logger dedicated to JSON output. . Zerolog's API is designed to provide both a great developer experience and stunning performance. Its unique chaining API allows zerolog to write JSON (or CBOR) log events by avoiding allocations and reflection. . To keep the code base and the API simple, zerolog focuses on efficient structured logging only. Pretty logging on the console is made possible using the provided (but inefficient) zerolog.ConsoleWriter. Package: golang-github-tdewolff-minify-dev Description-md5: 49df17697202f69ed4f3fbb02089d085 Description-en: Go minifiers for web formats github.com/tdewolff/minify is a minifier package written in Go. It provides HTML5, CSS3, JS, JSON, SVG and XML minifiers and an interface to implement any other minifier. . Minification is the process of removing bytes from a file (such as whitespace) without changing its output and therefore shrinking its size and speeding up transmission over the Internet and possibly parsing. The implemented minifiers are high performance and streaming, which implies O(n). . The core functionality associates mimetypes with minification functions, allowing embedded resources (like CSS or JS within HTML files) to be minified as well. Users can add new implementations that are triggered based on a mimetype (or pattern), or redirect to an external command (like ClosureCompiler, UglifyCSS, ...) Package: golang-github-tdewolff-parse-dev Description-md5: f231d8026767e8a24c5c5254875f593b Description-en: Go parsers for web formats This package contains several lexers and parsers written in Go. All subpackages are built to be streaming, high performance and to be in accordance with the official (latest) specifications. . The lexers are implemented using buffer.Lexer in https://github.com/tdewolff/parse/buffer and the parsers work on top of the lexers. Some subpackages have hashes defined (using Hasher https://github.com/tdewolff/hasher) that speed up common byte-slice comparisons. Package: golang-github-unknwon-com-dev Description-md5: 1480ff8f4f42a9ec2e7b598063cf781d Description-en: commonly used functions for Golang Commonly used functions for the Go programming language. Package: golang-golang-x-sys-dev Description-md5: 9303ed698a602f8ffbfd7deb814af60a Description-en: Low-level interaction with the operating system This repository holds supplemental Go packages for low-level interactions with the operating system. . The primary use of this package is inside other packages that provide a more portable interface to the system, such as "os", "time" and "net". Use those packages rather than this one if you can. Package: golang-gopkg-asn1-ber.v1-dev Description-md5: 07c2b5b0f60680dfb4458599b1fde369 Description-en: ASN1 BER Encoding / Decoding Library for the GO programming language Package ber provides ASN1 BER Encoding / Decoding Library for the GO programming language. It provides basic encoding / decoding needed for the LDAP protocol. Package: golang-gopkg-square-go-jose.v2-dev Description-md5: 46e7f2a1df1f7f82f26bd5d4aa5c866b Description-en: implementation of JOSE standards (JWE, JWS, JWT) in Go Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. This includes support for JSON Web Encryption, JSON Web Signature, and JSON Web Token standards. Package: golang-gopkg-tomb.v1-dev Description-md5: ef426313d2fac7b5313e667a9621c655 Description-en: API to track the lifecyle of Golang goroutines, and provide clean termination Conventional API for clean goroutine termination. A Tomb tracks the lifecycle of a goroutine as alive, dying or dead, and the reason for its death. Package: golang-statik Description-md5: 41bb7f2b71481494f6337314ed9f0f55 Description-en: embed static files into a Go executable statik allows you to embed a directory of static files into your Go binary to be later served from an http.FileSystem. Package: google-mock Description-md5: 483ad6c5d0b69156560590a1aeff1f4d Description-en: Google's framework for writing and using C++ mock classes NOTE: This is a transitional package, retained for backwards compatibility. New code should instead use either package libgmock-dev (for compiled lib) or package googletest (for lib sources). Package: googletest Description-md5: 1e437b718f57755079100bb08186b2de Description-en: Google's C++ test framework sources This package provides sources for Google Test and Google Mock. . Google Test is a framework for writing C++ tests on a variety of platforms. Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, value- and type-parameterized tests, various options for running the tests, and XML test report generation. . Google Mock is an extension of Google Test for C++ mocking. Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s specifics in mind, it can help you derive better designs of your system and write better tests. . Google Mock: . - provides a declarative syntax for defining mocks, - can easily define partial (hybrid) mocks, which are a cross of real and mock objects, - handles functions of arbitrary types and overloaded functions, - comes with a rich set of matchers for validating function arguments, - uses an intuitive syntax for controlling the behavior of a mock, - does automatic verification of expectations (no record-and-replay needed), - allows arbitrary (partial) ordering constraints on function calls to be expressed, - lets a user extend it by defining new matchers and actions. - does not use exceptions, and - is easy to learn and use. . NOTE: This package does not contain a library to link against, but rather the source code to build the google test and mock libraries. This enables building the google test and mock libraries with the same flags as the C++ code under test. Package: googletest-tools Description-md5: f96f3f5606f34e603240ca7fee8ab596 Description-en: Google's C++ test framework sources This package provides tools to be used with Google Test and/or Google Mock. Package: gqrx-sdr Description-md5: 9b1414b9f758477e29d4baa6f7ec7abe Description-en: Software defined radio receiver Gqrx supports many of the SDR hardware available, including Funcube Dongles, rtl-sdr, HackRF and USRP devices. . Includes AM, SSB, FM-N and FM-W (mono and stereo) demodulators, and Special FM mode for NOAA APT. Displays FFT plot and spectrum waterfall. . It is powered by GNU Radio and the Qt GUI toolkit. Package: gr-air-modes Description-md5: bd7b856548046046279e205e670faad5 Description-en: Gnuradio Mode-S/ADS-B radio A software-defined radio receiver for Mode S transponder signals, including ADS-B reports from equipped aircraft. . Multiple output formats are supported: * Raw (or minimally processed) output of packet data * Parsed text * SQLite database * KML for use with Google Earth * SBS-1-compatible output for use with e.g. PlanePlotter or Virtual Radar Server * FlightGear multiplayer interface for real-time display of traffic within the simulator Package: gr-dab Description-md5: 05c5101253bdd4fc8bc57e98488b8cbe Description-en: Gnuradio blocks and tools for receiving DAB and DAB+ radio Contains necessary DSP blocks for receiving DAB and DAB+ transmissions using a software defined radio such as hackrf, rtl-sdr, USRP etc. . GNURadio Companion modules are also included. Package: gr-dab-dev Description-md5: e8b6b7a99c08c43a780de030331b911d Description-en: Development files for gr-dab (DAB/DAB+ receiver) Contains necessary DSP blocks for receiving DAB and DAB+ transmissions using a software defined radio such as hackrf, rtl-sdr, USRP etc. . This package contains the development files for gr-dab Package: gr-fcdproplus Description-md5: f6e4fdb803885bd4417acd2db5d712d9 Description-en: Funcube Dongle Pro Plus controller for GNU Radio Support hardware for software radio using the fcdproplus which provides sampled RF IQ data as a USB audio stereo data stream. Control is done over USB HID protocol. . Both the Funcube Dongle Pro and Pro+ are supported by this package. Previous Funcube Dongle device support is already included in gnuradio itself. . This package provides a Python library as well as a gnuradio companion source object. Package: gr-fosphor Description-md5: 22a6b9110834daf9bb3248036c0083bc Description-en: gnuradio fosphor block (GPU spectrum display) This implements a GNU Radio sink consisting of a GL display window that provides a Real Time Spectrum Analyzer (RTSA)-like spectrum visualization using OpenCL and OpenGL acceleration. . To use the fosphor blocks in Python, import it as : . from gnuradio import fosphor . See the Doxygen documentation for details about the blocks available in this package. A quick listing of the details can be found in Python after importing by using: . help(fosphor) Package: gr-iio Description-md5: e361fb82f2d76ab5c549d5058df2fab6 Description-en: IIO blocks for GnuRadio Libiio is a library that has been conceived to ease the development of applications interfacing Industrial Input/Output (IIO) devices through the IIO subsystem of the Linux kernel. . The IIO blocks for GnuRadio can be used to create flowgraphs that interface IIO devices through libiio. . This package contains the development files. Package: gr-iqbal Description-md5: d1941592a7b1ef5f4224711566fb3e9c Description-en: GNU Radio Blind IQ imbalance estimator and correction The general idea is to suppress symmetrical images caused by IQ imbalance in the RX path of quadrature receivers. It's composed of two subblocks: . "IQ Bal Fix": This applies the actual correction. to a complex stream. The correction parameters are only magnitude/phase and the actual correction algo is the same as applied in hardware in the USRP. You can either specify the correction parameters manually on the block, or send them via 'messages'. . "IQ Bal Optimize": This blocks tries to blindly detect the imbalance by minimizing the correlation between the left and right part of the spectrum. See the code for the "how it does it". The general idea is inspired from papers found on the internet and the way some SDR software achieve the same things (sdr# for eg, although there are significant differences in the actual implementation). Package: gr-limesdr Description-md5: 0990c87b70a40e459c7060873e8903ef Description-en: LimeSDR blocks for GnuRadio LimeSDR is a low cost, open source software defined radio (SDR) platform that can be used to support just about any type of wireless communication standard. . Currently this plugin supports LimeSDR-USB and LimeSDR-Mini boards. . The gr-limesdr blocks for GnuRadio can be used to create flowgraphs that interface LimeSDR devices through liblimesuite. . This package contains the development files. Package: gr-osmosdr Description-md5: 5bcfb89d54d16ef501efc7e959c0bc1c Description-en: Gnuradio blocks from the OsmoSDR project The Osmocom project is a family of projects regarding Open source mobile communications. . While primarily being developed for the OsmoSDR hardware, this block as well supports: - FUNcube Dongle through gr-fcdproplus - FUNcube Dongle Pro+ through gr-fcdproplus - sysmocom OsmoSDR Devices through libosmosdr - RTL2832U based DVB-T dongles through librtlsdr - RTL-TCP spectrum server (see librtlsdr project) - MSi2500 based DVB-T dongles through libmirisdr - gnuradio .cfile input through libgnuradio-blocks - RFSPACE SDR-IQ, SDR-IP, NetSDR (incl. X2 option) - Great Scott Gadgets HackRF through libhackrf - Nuand LLC bladeRF through libbladeRF library - Ettus USRP Devices through Ettus UHD library - Fairwaves UmTRX through Fairwaves' fork of UHD - AIRSPY Receiver - AIRSPY HF+ Receiver - SoapySDR support - Red Pitaya SDR transceiver (http://bazaar.redpitaya.com) - FreeSRP through libfreesrp . Example applications include osmocom_fft, osmocom_siggen, and osmocom_spectrum_sense. . By using the OsmoSDR block you can take advantage of a common software API in your application(s) independent of the underlying radio hardware. This package provides C++ header files, documentation, and Python3 wrappers to the library. Package: gr-rds Description-md5: 381f2d5bc7ea9a68ee3ab929814a53b8 Description-en: GNU Radio FM RDS/TMC Transceiver A Radio Data System - Traffic Message Channel (RDS-TMC) block for GNU Radio. . Radio Data System (RDS) is a communications protocol standard for embedding small amounts of digital information in conventional FM radio broadcasts. . gr-rds provides GNU Radio Companion flowgraphs to handle RDS data. Package: grabix Description-md5: 0eef255501daa10dd72d7e36a6dc23b6 Description-en: wee tool for random access into BGZF files In biomedical research it is increasing practice to study the genetic basis of disease. This now frequently comprises the sequencing of human sequences. The output of the machine however is redundant, and the real sequence is the best sequence to explain the redundancy. The exchange of data happens only with compressed files - to huge and redundant to perform otherwise. One should avoid uncompression whenever possible. . grabix leverages the fantastic BGZF library of the samtools package to provide random access into text files that have been compressed with bgzip. grabix creates it's own index (.gbi) of the bgzipped file. Once indexed, one can extract arbitrary lines from the file with the grab command. Or choose random lines with the, well, random command. Package: graphicsmagick Description-md5: 49dce754c724afc2a734936e7250be4b Description-en: collection of image processing tools GraphicsMagick provides a set of command-line applications to manipulate image files. It is a fork of the ImageMagick project and therefore offers a similar set of features, but puts a larger emphasis on stability. . The tools support a large variety of image formats from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. They can convert between formats, concatenate several images into one, annotate and distort them, create thumbnails or manipulate the colormap. While all features are available from the command-line, the package also includes an image viewer that allows interactive manipulation. . Note that unlike ImageMagick, the GraphicsMagick tools are accessed through a single executable called 'gm'. Therefore, GraphicsMagick and ImageMagick can be used in parallel. Install package graphicsmagick-imagemagick-compat to obtain a set of several executables that is compatible to ImageMagick's interface. Package: graphicsmagick-dbg Description-md5: fcc436d75960b67f4f57213c969230ff Description-en: format-independent image processing - debugging symbols GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick library is a fork of ImageMagick and therefore offers an interface that is similar in features, but intended to be more stable across releases. While compatibility does not go so far that the GraphicsMagick library serves as a drop-in replacement for ImageMagick, conversion can usually be done with little effort. . This package contains debugging symbols for the gm executable as well as the C, C++, and Perl bindings. Tools like gdb and ltrace make use of these symbols. Package: graphicsmagick-imagemagick-compat Description-md5: 06e8ce60c8b196d658a1e3bb6c1eebec Description-en: image processing tools providing ImageMagick interface GraphicsMagick provides a set of command-line applications to manipulate image files. It is a fork of the ImageMagick project and therefore offers a similar set of features, but puts a larger emphasis on stability. . With this package installed, the GraphicsMagick command line tools can be executed like their ImageMagick counterparts. It allows one to migrate scripts from ImageMagick to GraphicsMagick without any code changes. Package: graphicsmagick-libmagick-dev-compat Description-md5: 9f57ab3d18417d8eacccdce6026304cc Description-en: image processing libraries providing ImageMagick interface GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick libraries are a fork of ImageMagick and therefore offer programming interfaces that are mostly compatible. While there might be small differences, experience tells that many programs only use a compatible subset and build fine with either GraphicsMagick or ImageMagick. . While GraphicsMagick uses different names for libraries, classes, and helper applications in order to coexist with ImageMagick, this package intends to minimise porting efforts by exporting the GraphicsMagick interface with the usual ImageMagick names. Note that this package only tries to provide build-time compatibility. Run-time libraries of ImageMagick and GraphicsMagick are incompatible and cannot be interchanged. . This package includes compatibility wrappers for the C, C++, and Perl libraries. Package: graphviz Description-md5: 3596bf983eb939217c51507635922cde Description-en: rich set of graph drawing tools Graph drawing addresses the problem of visualizing structural information by constructing geometric representations of abstract graphs and networks. Automatic generation of graph drawings has important applications in key technologies such as database design, software engineering, VLSI and network design and visual interfaces in other domains. Situations where these tools might be particularly useful include: . * you would like to restructure a program and first need to understand the relationships between its types, procedures, and source files * you need to find the bottlenecks in an Internet backbone - not only individual links, but their relationships * you're debugging a protocol or microarchitecture represented as a finite state machine and need to figure out how a certain error state arises * you would like to browse a database schema, knowledge base, or distributed program represented graphically * you would like to see an overview of a collection of linked documents * you would like to discover patterns and communities of interest in a database of telephone calls or e-mail messages . This package contains the command-line tools. Package: graphviz-doc Description-md5: f78e17da4b5250c519aa60f99d9c7a3c Description-en: additional documentation for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package installs HTML and PDF documentation for Graphviz, as well as examples. Package: grass Description-md5: 927e5df9adc0c220121824a1dcc21063 Description-en: Geographic Resources Analysis Support System (GRASS GIS) Commonly referred to as GRASS, this is a Geographic Information System (GIS) used for geospatial data management and analysis, image processing, graphics/map production, spatial modeling, and visualization. GRASS is currently used in academic and commercial settings around the world, as well as by many government agencies and environmental consulting companies. . Install this virtual package to get a full GRASS system. Package: grass-core Description-md5: 33e9934554fa4350e5e0a1f805667d00 Description-en: GRASS GIS core components Commonly referred to as GRASS, this is a Geographic Information System (GIS) used for geospatial data management and analysis, image processing, graphics/map production, spatial modeling, and visualization. GRASS is currently used in academic and commercial settings around the world, as well as by many government agencies and environmental consulting companies. . This package contains the core processing components, but not the GUI. Package: grass-dev Description-md5: 616bd30de8154cdd565de75c39c27e9e Description-en: GRASS GIS development files Commonly referred to as GRASS, this is a Geographic Information System (GIS) used for geospatial data management and analysis, image processing, graphics/map production, spatial modeling, and visualization. GRASS is currently used in academic and commercial settings around the world, as well as by many government agencies and environmental consulting companies. . This package contains the header files for developing with GRASS. Install this package if you wish to develop software that manipulates GRASS data sets or install addons using the g.extension module. Package: grass-dev-doc Description-md5: ef2a9e3080088e5b0b1f65283e6916f1 Description-en: GRASS GIS Programmers' Manual Commonly referred to as GRASS, this is a Geographic Information System (GIS) used for geospatial data management and analysis, image processing, graphics/map production, spatial modeling, and visualization. GRASS is currently used in academic and commercial settings around the world, as well as by many government agencies and environmental consulting companies. . This package contains the HTML version of the GRASS Programmers' Manual. Package: grass-doc Description-md5: 02ab14d43af943d7df222d347f112b94 Description-en: GRASS GIS user documentation Commonly referred to as GRASS, this is a Geographic Information System (GIS) used for geospatial data management and analysis, image processing, graphics/map production, spatial modeling, and visualization. GRASS is currently used in academic and commercial settings around the world, as well as by many government agencies and environmental consulting companies. . This package contains HTML documentation for the GRASS system. Package: grass-gui Description-md5: 6bf145f40e4f052910e511eb22945ae8 Description-en: GRASS GIS graphical user interfaces Commonly referred to as GRASS, this is a Geographic Information System (GIS) used for geospatial data management and analysis, image processing, graphics/map production, spatial modeling, and visualization. GRASS is currently used in academic and commercial settings around the world, as well as by many government agencies and environmental consulting companies. . This package contains the GRASS GUIs. Package: grokevt Description-md5: 6541e382e25cb4013db2705a8043d27f Description-en: scripts for reading Microsoft Windows event log files GrokEVT is a collection of scripts built for reading Microsoft Windows NT/2000/XP/2003 event log files. . Currently the scripts work together on one or more mounted Microsoft Windows partitions to extract all information needed (registry entries, message templates, and log files) to convert the logs to a human-readable format. . This program is useful in forensics investigations. Package: gtk2-engines-qtcurve Description-md5: 3fa3b9f76b72798f1c77f79b3508db7f Description-en: QtCurve widget style for applications based on GTK+ 2.x This package contains the QtCurve theme engine for GTK+ 2.x. . This package is most useful when installed together with kde-style-qtcurve. . QtCurve is a set of widget styles for Qt and GTK+ libraries. It provides a consistent look between KDE, GNOME and other applications based on these libraries, which is easy on the eyes and visually pleasing. Package: gyoto Description-md5: 42f3f41a98855d4c5ad2107ebb2e316d Description-en: General relativistic geodesic integration and ray-tracing Gyoto is a framework for computing geodesics in curved space-times. The gyoto utility program uses this framework to compute images of astronomical objects in the vicinity of compact objects (e.g. black-holes). Such images are distorted by strong gravitational lensing. The gyoto program takes a scenery description in XML format, computes this scenery using relativistic ray-tracing, and saves the result in FITS format. . This metapackage depends on all the Gyoto interfaces (command-line, Python 3 and Yorick). . MPI parallelization requires the mpi-default-bin package. The Gyoto documentation is provided in the gyoto-doc package. Package: gyoto-bin Description-md5: c3df62f869ceb33a7b0a894787bb4bf2 Description-en: General relativistic ray-tracing command-line interface Gyoto is a framework for computing geodesics in curved space-times. The gyoto utility program uses this framework to compute images of astronomical objects in the vicinity of compact objects (e.g. black-holes). Such images are distorted by strong gravitational lensing. The gyoto program takes a scenery description in XML format, computes this scenery using relativistic ray-tracing, and saves the result in FITS format. . This package contains the `gyoto' command-line utility. More complex uses of the Gyoto framework can be achieved using the python3-gyoto or yorick-gyoto packages. Gyoto can be extended with plug-ins (see libgyoto7-dev). . MPI parallelization requires the mpi-default-bin package. Package: gyoto-doc Description-md5: b6a061c3492629ca6779320a8822478c Description-en: documentation for the Gyoto library Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a library (libgyoto), utility programs, and a plug-in for the Yorick programming language. . This package contains the Gyoto Reference Manual. Package: handy-0.0-examples Description-md5: ea0aefe4822e5a56962f59b90cd02108 Description-en: Example programs for libhandy libhandy provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains example files and the demonstration program for libhandy. Package: haproxy-doc Description-md5: f72de64c8c07f125957ba405924efb5e Description-en: fast and reliable load balancing reverse proxy (HTML documentation) 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. . This package contains the HTML documentation for haproxy. Package: hedgewars Description-md5: 95a283ed5766101c57cbbde0d1b67a66 Description-en: Funny turn-based artillery game, featuring fighting hedgehogs! Each player controls a team of several hedgehogs. During the course of the game, players take turns with one of their hedgehogs. They then use whatever tools and weapons are available to attack and kill the opponents' hedgehogs, thereby winning the game. Hedgehogs may move around the terrain in a variety of ways, normally by walking and jumping but also by using particular tools such as the "Rope" or "Parachute", to move to otherwise inaccessible areas. Each turn is time-limited to ensure that players do not hold up the game with excessive thinking or moving. . A large variety of tools and weapons are available for players during the game: Grenade, Cluster Bomb, Bazooka, UFO, Homing Bee, Shotgun, Desert Eagle, Fire Punch, Baseball Bat, Dynamite, Mine, Rope, Pneumatic pick, Parachute. Most weapons, when used, cause explosions that deform the terrain, removing circular chunks. The landscape is an island floating on a body of water, or a restricted cave with water at the bottom. A hedgehog dies when it enters the water (either by falling off the island, or through a hole in the bottom of it), it is thrown off either side of the arena or when its health is reduced, typically from contact with explosions, to zero (the damage dealt to the attacked hedgehog or hedgehogs after a player's or CPU turn is shown only when all movement on the battlefield has ceased). Package: hedgewars-data Description-md5: a00ae77af1a4a8317e7becce4e0821a3 Description-en: Data files for hedgewars This package contains data files for the hedgewars package. Examples of files are: maps, scripts, themes, images, sounds, level data and other miscellaneous files needed by hedgewars. Package: hilive Description-md5: 180e5fd04684d876675df86db79a9f5b Description-en: realtime alignment of Illumina reads HiLive is a read mapping tool that maps Illumina HiSeq (or comparable) reads to a reference genome right in the moment when they are produced. This means, read mapping is finished as soon as the sequencer is finished generating the data. Package: hime Description-md5: b489a47e12b18afca9a0bec788eaf446 Description-en: GTK+ based input method for Chinese users HIME Input Method Editor is a input method platform, which is forked from the famous gcin input method. . To use HIME, the correspondence immodule packages also need to be installed. They are: . * hime-gtk2-immodule for GTK2 * hime-gtk3-immodule for GTK3 * hime-qt5-immodule for Qt5 Package: hime-anthy Description-md5: 71823448038a74a59342003eddcc0b5e Description-en: support library to use Anthy in HIME HIME Input Method Editor is a input method platform, which is forked from the famous gcin input method. . This package is the support library to use anthy in HIME. Package: hime-chewing Description-md5: 87450af7291e595fe0ef7c92b1b5e213 Description-en: support library to use Chewing in HIME HIME Input Method Editor is a input method platform, which is forked from the famous gcin input method. . This package is the support library to use chewing in HIME. Package: hime-data Description-md5: a10a92078a29a5c3ad9fecec03c0526b Description-en: icons, locales and scripts for HIME HIME Input Method Editor is a input method platform, which is forked from the famous gcin input method. . This package contains icons, locales, scripts and other architecture- independent things. Package: hime-gtk2-immodule Description-md5: af766b32a59da4ae3b2b3d1f9b813e25 Description-en: GTK2 input method module with HIME as backend HIME Input Method Editor is a input method platform, which is forked from the famous gcin input method. . This package is the GTK2 input method module (immodule) for HIME. Package: hime-gtk3-immodule Description-md5: a15c640a29c295b86bf001ff6ad4adac Description-en: GTK3 input method module with HIME as backend HIME Input Method Editor is a input method platform, which is forked from the famous gcin input method. . This package is the GTK3 input method module (immodule) for HIME. Package: hime-qt5-immodule Description-md5: 5d8d8ea6157015f58fb12dedc22207e9 Description-en: Qt5 input method module with HIME as backend HIME Input Method Editor is a input method platform, which is forked from the famous gcin input method. . This package is the Qt5 input method module (immodule) for HIME. Package: hime-tables Description-md5: cf36c1068d52cc0eafa1012b8fe40277 Description-en: input method tables for HIME HIME Input Method Editor is a input method platform, which is forked from the famous gcin input method. . This package contains architecture-dependent input method tables. Package: hitch Description-md5: e2b798858be2c6540890c8462a808364 Description-en: scalable TLS proxy Hitch is a libev-based high performance SSL/TLS proxy, used for terminating HTTPS traffic in front of origin servers. . It features: * TLS 1.0, 1.1 and 1.2 support. * SNI, with and without wildcard certificates * Support for HAproxy's PROXY protocol Package: hmmer Description-md5: 1a932e8cd9001f44e8b56d46f8c58f4b Description-en: profile hidden Markov models for protein sequence analysis HMMER is an implementation of profile hidden Markov model methods for sensitive searches of biological sequence databases using multiple sequence alignments as queries. . Given a multiple sequence alignment as input, HMMER builds a statistical model called a "hidden Markov model" which can then be used as a query into a sequence database to find (and/or align) additional homologues of the sequence family. Package: hmmer-doc Description-md5: 3d416aeeca0571401b45f82c8190001c Description-en: profile hidden Markov models for protein sequence analysis (docs) HMMER is an implementation of profile hidden Markov model methods for sensitive searches of biological sequence databases using multiple sequence alignments as queries. . Given a multiple sequence alignment as input, HMMER builds a statistical model called a "hidden Markov model" which can then be used as a query into a sequence database to find (and/or align) additional homologues of the sequence family. . This package contains the documentation and a tutorial for the hmmer package. Package: hmmer-examples Description-md5: 7e1828cffe3d3ca4e64cc862f962c422 Description-en: profile hidden Markov models for protein sequence analysis (examples) HMMER is an implementation of profile hidden Markov model methods for sensitive searches of biological sequence databases using multiple sequence alignments as queries. . Given a multiple sequence alignment as input, HMMER builds a statistical model called a "hidden Markov model" which can then be used as a query into a sequence database to find (and/or align) additional homologues of the sequence family. . This package contains example files to test the hmmer package. Package: hping3 Description-md5: 38162e85685024dfa6dee678aff60576 Description-en: Active Network Smashing Tool hping3 is a network tool able to send custom ICMP/UDP/TCP packets and to display target replies like ping does with ICMP replies. It handles fragmentation and arbitrary packet body and size, and can be used to transfer files under supported protocols. Using hping3, you can test firewall rules, perform (spoofed) port scanning, test network performance using different protocols, do path MTU discovery, perform traceroute-like actions under different protocols, fingerprint remote operating systems, audit TCP/IP stacks, etc. hping3 is scriptable using the Tcl language. Package: htslib-test Description-md5: 97521308d09de8852db67f3bd3843152 Description-en: Test data for HTSlib HTSlib is an implementation of a unified C library for accessing common file formats, such as SAM (Sequence Alignment/Map), CRAM and VCF (Variant Call Format), used for high-throughput sequencing data, and is the core library used by samtools and bcftools. HTSlib only depends on zlib. It is known to be compatible with gcc, g++ and clang. . HTSlib implements a generalized BAM (binary SAM) index, with file extension ‘csi’ (coordinate-sorted index). The HTSlib file reader first looks for the new index and then for the old if the new index is absent. . This package contains test files and scripts for the HTSlib. Package: hugin Description-md5: 78f5a0f9948643026e70c492cfac271a Description-en: panorama photo stitcher - GUI tools Hugin is a panorama photo stitching program. Essentially, Hugin is a GUI frontend for Panorama Tools. Stitching is accomplished by using several overlapping photos taken from the same location, and using control points to align and transform the photos so that they can be blended together to form a larger image. Hugin allows for the easy creation of control points between two images, optimization of the image transforms, and much more. . This package includes the following graphical interfaces, using the command-line tools provided in the hugin-tools package: * hugin - Hugin panorama creator. * hugin_stitch_project - Hugin batch stitcher. * PTBatcherGUI - Batch controller for the stitching process. * calibrate_lens_gui - Lens calibration tool. Package: hugin-data Description-md5: 0dc76a2ce827e15a9b09fe843bb5bd44 Description-en: panorama photo stitcher - common data files Hugin is a panorama photo stitching program. . This package includes the data files needed by the hugin and hugin-tools packages. Package: hugin-tools Description-md5: 0d6015ce460c9721663f3f64489401a7 Description-en: panorama photo stitcher - commandline tools Hugin is a panorama photo stitching program. . This package includes command-line tools used by hugin and other packages for image stitching and High Dynamic Range (HDR) images: * align_image_stack - Align overlapping images for HDR creation. * autooptimiser - Optimize image positions. * celeste_standalone - Remove cloud-like control points. * cpclean - Remove wrong control points. * cpfind - Patent-free control-point detector * deghosting_mask - Creates mask for removing ghosting in images. * fulla - Correct lens distortion, vignetting, and chromatic aberration. * geocpset - Set geometric control points. * hugin_executor - CLI stitching tool. * hugin_hdrmerge - Merge overlapping images. * hugin_lensdb - Hugin lens database maintenance. * icpfind - Control-point detector wrapper program. * linefind - Detect vertical features in images. * nona - Remap images. (Also does simple stitching.) * pano_modify - Change output parameters of project file. * pto_gen - Generate a Hugin project file from a list of images. * pto_lensstack - Modify assigned lenses and stack in pto files. * pto_mask - Apply a mask. * pto_merge - Merges two or more Hugin project files. * pto_move - Move a project file with all images in it. * pto_template - Apply a template file. * pto_var - Change image variables inside Hugin .pto project files * tca_correct - Calculate transverse chromatic aberration. * verdandi - Blend images using watershed algorithm. * vig_optimize - Determine the radial vignetting. Package: hugo Description-md5: 9151e417bc3d41f66f63544cd771c463 Description-en: Fast and flexible Static Site Generator written in Go Hugo is a static site generator written in Go. It is optimized for speed, ease of use, and configurability. Hugo takes a directory with content and templates, and renders them into a full HTML website. . Hugo relies on Markdown files with front matter for meta data. And you can run Hugo from any directory. This works well for shared hosts and other systems where you don’t have a privileged account. . Hugo renders a typical website of moderate size in a fraction of a second. A good rule of thumb is that each piece of content renders in around 1 millisecond. . Hugo is meant to work well for any kind of website including blogs, tumblelogs and docs. . Complete documentation is available at https://gohugo.io/ Package: hwinfo Description-md5: 970442d853c387b8e2c5e7373c497270 Description-en: Hardware identification system hwinfo is the hardware detection tool used in SuSE Linux. . In Debian Edu (Skolelinux) hwinfo has shown better results than discover when detecting mouse, keyboard and monitor. . hwinfo collects information about the hardware installed on a system. Among others, libhd contains information about cdrom, zip, floppy, disks and partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe, isdn, modem, printer, scanner, bios, cpu, usb, memory and smp. . This package does not include the binaries hwscan, hwscand and hwscanqueue. If you think one or more of these should be included in the package, please contact the maintainer at hwinfo@packages.debian.org. Package: icinga2 Description-md5: 2437d4eec840a772b3ba09c39cbe2bb3 Description-en: host and network monitoring system Icinga 2 is a general-purpose monitoring application to fit the needs of any size of network. Icinga 1.x was a Nagios fork; this new generation has been rewritten from scratch in C++, with multi-threading and cluster support. . Features: * all standard features of Icinga and Nagios; * much faster and more scalable than Icinga 1 and Nagios; * new, more intuitive, template-based configuration format; * monitoring services on ICMP (ping) or TCP ports (HTTP, NNTP, POP3, SMTP, etc.) by executing checks (see monitoring-plugins*); * any small script following the Nagios plugin API can be used as a check plugin; * notifications about alerts for any custom script (with examples); * native support for Livestatus and Graphite. . This is the metapackage to install all Icinga 2 features. Package: icinga2-bin Description-md5: 2786f709af874963bf1e186a3d434d9f Description-en: host and network monitoring system - daemon Icinga 2 is a general-purpose monitoring application to fit the needs of any size of network. Icinga 1.x was a Nagios fork; this new generation has been rewritten from scratch in C++, with multi-threading and cluster support. . Features: * all standard features of Icinga and Nagios; * much faster and more scalable than Icinga 1 and Nagios; * new, more intuitive, template-based configuration format; * monitoring services on ICMP (ping) or TCP ports (HTTP, NNTP, POP3, SMTP, etc.) by executing checks (see monitoring-plugins*); * any small script following the Nagios plugin API can be used as a check plugin; * notifications about alerts for any custom script (with examples); * native support for Livestatus and Graphite. . This package provides the Icinga 2 daemon. Package: icinga2-common Description-md5: a606f8c9a028867e7d20cd49f3fab5ea Description-en: host and network monitoring system - common files Icinga 2 is a general-purpose monitoring application to fit the needs of any size of network. Icinga 1.x was a Nagios fork; this new generation has been rewritten from scratch in C++, with multi-threading and cluster support. . Features: * all standard features of Icinga and Nagios; * much faster and more scalable than Icinga 1 and Nagios; * new, more intuitive, template-based configuration format; * monitoring services on ICMP (ping) or TCP ports (HTTP, NNTP, POP3, SMTP, etc.) by executing checks (see monitoring-plugins*); * any small script following the Nagios plugin API can be used as a check plugin; * notifications about alerts for any custom script (with examples); * native support for Livestatus and Graphite. . This package provides configuration and some basic helper scripts. Package: icinga2-doc Description-md5: 300da885d3a11ca41475e32815b8cff1 Description-en: host and network monitoring system - documentation Icinga 2 is a general-purpose monitoring application to fit the needs of any size of network. Icinga 1.x was a Nagios fork; this new generation has been rewritten from scratch in C++, with multi-threading and cluster support. . Features: * all standard features of Icinga and Nagios; * much faster and more scalable than Icinga 1 and Nagios; * new, more intuitive, template-based configuration format; * monitoring services on ICMP (ping) or TCP ports (HTTP, NNTP, POP3, SMTP, etc.) by executing checks (see monitoring-plugins*); * any small script following the Nagios plugin API can be used as a check plugin; * notifications about alerts for any custom script (with examples); * native support for Livestatus and Graphite. . This package provides the Icinga 2 documentation. Package: icinga2-ido-mysql Description-md5: 52c90cfa8b96fd2c669519e8c63cec0c Description-en: host and network monitoring system - MySQL support Icinga 2 is a general-purpose monitoring application to fit the needs of any size of network. Icinga 1.x was a Nagios fork; this new generation has been rewritten from scratch in C++, with multi-threading and cluster support. . Features: * all standard features of Icinga and Nagios; * much faster and more scalable than Icinga 1 and Nagios; * new, more intuitive, template-based configuration format; * monitoring services on ICMP (ping) or TCP ports (HTTP, NNTP, POP3, SMTP, etc.) by executing checks (see monitoring-plugins*); * any small script following the Nagios plugin API can be used as a check plugin; * notifications about alerts for any custom script (with examples); * native support for Livestatus and Graphite. . This package provides the IDO module for the MySQL database. Package: icinga2-ido-pgsql Description-md5: 04211973d12167dab60262ef8ff3138c Description-en: host and network monitoring system - PostgreSQL support Icinga 2 is a general-purpose monitoring application to fit the needs of any size of network. Icinga 1.x was a Nagios fork; this new generation has been rewritten from scratch in C++, with multi-threading and cluster support. . Features: * all standard features of Icinga and Nagios; * much faster and more scalable than Icinga 1 and Nagios; * new, more intuitive, template-based configuration format; * monitoring services on ICMP (ping) or TCP ports (HTTP, NNTP, POP3, SMTP, etc.) by executing checks (see monitoring-plugins*); * any small script following the Nagios plugin API can be used as a check plugin; * notifications about alerts for any custom script (with examples); * native support for Livestatus and Graphite. . This package provides the IDO module for the PostgreSQL database. Package: icingaweb2-module-x509 Description-md5: 35fbc817ec34c5c5fe773de69c9d6e69 Description-en: simple and responsive web interface for Icinga - x509 module Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . The X.509 module for Icinga keeps track of certificates as they are deployed in a network environment. It does this by scanning networks for TLS services and collects whatever certificates it finds along the way. The certificates are verified using its own trust store. Package: id-utils Description-md5: 3f85175a34f0d5e2c543d52fd8a2607f Description-en: Fast, high-capacity, identifier database tool Actually, the term `identifier' is too limiting--`mkid' stores tokens, be they program identifiers of any form, literal numbers, or words of human-readable text. Database queries can be issued from the command-line, or from within emacs, serving as an augmented tags facility. Package: idle Description-md5: ff8ad27a6d06d7b7ae8c4fa1bb70efec Description-en: 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.7). Package: idle-python3.7 Description-md5: d251ef701c022d4d3f4a8efc25c22cd5 Description-en: IDE for Python (v3.7) using Tkinter IDLE is an Integrated Development Environment for Python (v3.7). IDLE is written using Tkinter and therefore quite platform-independent. Package: idle-python3.8 Description-md5: 58009ba2bb385e2cf47cec312a6405fb Description-en: IDE for Python (v3.8) using Tkinter IDLE is an Integrated Development Environment for Python (v3.8). IDLE is written using Tkinter and therefore quite platform-independent. Package: idle3 Description-md5: 4b22643c8e35d9c200ff9cf8ea4b9d66 Description-en: IDE for Python using Tkinter (transitional package) IDLE is an Integrated Development Environment for Python. . This package is a transitional package, you can safely remove it. Package: image-transport-tools Description-md5: 87c3afdaf687d98668e005d6155d49d6 Description-en: Robot OS image_transport package tools This package is part of Robot OS (ROS). This library should always be used to subscribe to and publish images. It (image_transport) provides transparent support for transporting images in low-bandwidth compressed formats. Examples (provided by separate plugin packages) include JPEG/PNG compression and Theora streaming video. . This package provides the tools list_transports and republish. Package: irony-mode Description-md5: 25c23f63bdab3d5f19dcbc785ee9ef6b Description-en: Transition Package, irony-mode to elpa-irony The irony-mode addon has been elpafied. This dummy package helps ease the transition from irony-mode to elpa-irony and is safe to remove. Package: irony-server Description-md5: e55f886fff8089a906090b0a0573e5f6 Description-en: Emacs C/C++ minor mode powered by libclang (server) irony-mode is an Emacs minor-mode that aims at improving the editing experience for the C, C++ and Objective-C languages. It works by using a combination of an Emacs package and a C++ program (irony-server) that uses libclang. . This package contains the architecture-specific irony-server. Package: iwatch Description-md5: e9e0cbf02ad63d7e56fd074e7c6eef80 Description-en: realtime filesystem monitoring program using inotify inotify (inode notify) is a Linux kernel subsystem that monitors events in filesystems and reports those events to applications in real time. . inotify can be used to monitor individual files or directories. When a directory is monitored, inotify will return events for the directory itself and for files inside the directory. . iWatch is a Perl wrap to inotify to monitor changes in specific directories or files, sending alarm to the system administrator (or other destination) in real time. It can: . - Send notifications via email about changes. - Take programmable actions immediately, as emit alerts via XMPP (jabber) messengers, WhatsApp or execute a local program or script. - Act as HIDS (Host-based Intrusion Detection System) or an integrity checker, complementing the firewall system in networks and improving the security. . iWatch can run as a simple command, as well a daemon. . A good example of iWatch usage is to monitor the pages directory in webservers to notify, in real time, about defacements or file insertions. Other example is to synchronize configuration files between machines, when they are changed, as in DHCP servers acting in failover mode. You also use to synchronize files, via rsync when these files are changed. Package: jdns Description-md5: 28480d5567814ed10146af9c39853586 Description-en: command-line tool to test functionality Qt4-based command-line tool called ‘jdns’ that can be used to test functionality. Package: jdns-dbg Description-md5: e4468d1fed889b146c775c03a47e35f3 Description-en: command-line tool to test functionality - debugging symbols Qt4-based command-line tool called ‘jdns’ that can be used to test functionality. . This package contains the debugging symbols for debugging crashes in the qjdns Qt4 wrapper. Package: jellyfish Description-md5: 33c2d211a341ae9429c6f8ced355efd0 Description-en: count k-mers in DNA sequences JELLYFISH is a tool for fast, memory-efficient counting of k-mers in DNA. A k-mer is a substring of length k, and counting the occurrences of all such substrings is a central step in many analyses of DNA sequence. JELLYFISH can count k-mers using an order of magnitude less memory and an order of magnitude faster than other k-mer counting packages by using an efficient encoding of a hash table and by exploiting the "compare-and-swap" CPU instruction to increase parallelism. . JELLYFISH is a command-line program that reads FASTA and multi-FASTA files containing DNA sequences. It outputs its k-mer counts in an binary format, which can be translated into a human-readable text format using the "jellyfish dump" command. Package: jellyfish-examples Description-md5: 70cd6238484ba024b031a85b283b1b27 Description-en: count k-mers in DNA sequences (examples for testing) JELLYFISH is a tool for fast, memory-efficient counting of k-mers in DNA. A k-mer is a substring of length k, and counting the occurrences of all such substrings is a central step in many analyses of DNA sequence. JELLYFISH can count k-mers using an order of magnitude less memory and an order of magnitude faster than other k-mer counting packages by using an efficient encoding of a hash table and by exploiting the "compare-and-swap" CPU instruction to increase parallelism. . JELLYFISH is a command-line program that reads FASTA and multi-FASTA files containing DNA sequences. It outputs its k-mer counts in an binary format, which can be translated into a human-readable text format using the "jellyfish dump" command. . This package contains examples to test the package Package: jsamp Description-md5: 879fc1363e6ffb4b39d6fd78abd07cf8 Description-en: Java Simple Application Messaging Protocol tool for VO Command-line tool for the Simple Application Messaging Protocol (SAMP) for the Virtual Observatory (VO). This allows direct access to low-level operations such as starting a local SAMP communications hub for other applications such as Aladin, Topcat and Splat-VO to communication with each other. . In addition to starting a SAMP Hub, the 'jsamp' tool allows for monitoring, snooping, testing, and stress running hub instances, or setting up a bridge proxy between two or SAMP hub instances. Package: julia Description-md5: 7dde6bdfecf283488c90d2886fb982c1 Description-en: high-performance programming language for technical computing Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library. The library, mostly written in Julia itself, also integrates mature, best-of-breed C and Fortran libraries for linear algebra, random number generation, FFTs, and string processing. Julia programs are organized around defining functions, and overloading them for different combinations of argument types (which can also be user-defined). . This package provides a complete Julia installation (JIT compiler, standard library, text-based user interface). Package: julia-common Description-md5: 7eb581ebd241322d7bc6632994f0b616 Description-en: high-performance programming language for technical computing (common files) Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library. The library, mostly written in Julia itself, also integrates mature, best-of-breed C and Fortran libraries for linear algebra, random number generation, FFTs, and string processing. Julia programs are organized around defining functions, and overloading them for different combinations of argument types (which can also be user-defined). . This package contains the Julia standard library and test suite. Package: julia-doc Description-md5: 046b5c1b5902cc6ebb8ca5d6312ccb9f Description-en: high-performance programming language for technical computing (documentation) Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library. The library, mostly written in Julia itself, also integrates mature, best-of-breed C and Fortran libraries for linear algebra, random number generation, FFTs, and string processing. Julia programs are organized around defining functions, and overloading them for different combinations of argument types (which can also be user-defined). . This package contains the Julia manual, which describes the language and its standard library. It also contains example Julia programs. Package: jupyter-nbconvert Description-md5: 6f587b08cdd24411a996b4f1764a5b4a Description-en: Jupyter notebook conversion (scripts) Jupyter nbconvert converts notebooks to various other formats using Jinja templates. . This package installs the jupyter-nbconvert script. Package: jupyter-nbformat Description-md5: 700013fa220fc6f774eb9857c1d4dbcc Description-en: Jupyter notebook format (tools) This software component contains the reference implementation of the Jupyter notebook format, and Python APIs to work with notebooks. . This package installs the notebook signing tool. Package: kakoune Description-md5: 8ba777537e413662f81feb19aa24b6ba Description-en: Vim-inspired, selection-oriented code editor Kakoune is a code editor heavily inspired by Vim; as such most of its commands are similar to vi’s ones, and it shares Vi’s "keystrokes as a text editing language" model. Kakoune can operate in two modes, normal and insertion. In insertion mode, keys are directly inserted into the current buffer. In normal mode, keys are used to manipulate the current selection and to enter insertion mode. Kakoune has a strong focus on interactivity, most commands provide immediate and incremental results, while still being competitive (as in keystroke count) with Vim. Kakoune works on selections, which are oriented, inclusive range of characters; selections have an anchor and a cursor character. Most commands move both of them, except when extending selection where the anchor character stays fixed and the cursor one moves around. Package: kate Description-md5: ab2572368eb6cf239ac558f6cd35a97c Description-en: powerful text editor Kate is a powerful text editor that can open multiple files simultaneously. . With a built-in terminal, syntax highlighting, and tabbed sidebar, it performs as a lightweight but capable development environment. Kate's many tools, plugins, and scripts make it highly customizable. . Kate's features include: . * Multiple saved sessions, each with numerous files * Scriptable syntax highlighting, indentation, and code-folding * Configurable templates and text snippets * Symbol viewers for C, C++, and Python * XML completion and validation Package: kate5-data Description-md5: 9cc10e9ab24f92570b1e4c14c048fb69 Description-en: shared data files for Kate text editor This package contains the architecture-independent shared data files needed for Kate editor Package: kde-style-qtcurve-qt5 Description-md5: d3f0d8bc7140c776254c7db4982f99dd Description-en: QtCurve widget style for applications based on Qt 5.x This package contains the QtCurve widget style for Qt 5.x. . The corresponding GTK+ theme engine can be found in gtk2-engines-qtcurve package. . QtCurve is a set of widget styles for Qt and GTK+ libraries. It provides a consistent look between KDE, GNOME and other applications based on these libraries, which is easy on the eyes and visually pleasing. Package: kde-window-manager Description-md5: e67011e711b5bf92533b5eee72850124 Description-en: transitional package for kwin-x11 This transitional package allows one to migrate to the packages providing the X11 version of the KDE window manager. . It can be safely removed after the installation. Package: kicad Description-md5: 21f7e01a3ffe97be9bbafb9e920e7e78 Description-en: Electronic schematic and PCB design software Kicad is a suite of programs for the creation of printed circuit boards. It includes a schematic editor, a PCB layout tool, support tools and a 3D viewer to display a finished & fully populated PCB. . Kicad is made up of 5 main components: . * kicad - project manager * eeschema - schematic editor * pcbnew - PCB editor * gerbview - GERBER viewer * cvpcb - footprint selector for components . Libraries: * Both eeschema and pcbnew have library managers and editors for their components and footprints * You can easily create, edit, delete and exchange library items * Documentation files can be associated with components, footprints and key words, allowing a fast search by function * Very large libraries are available for schematic components and footprints * Most components have corresponding 3D models Package: kicad-common Description-md5: f3802c460e7a67e9147ff41278d2b18b Description-en: Old common files used by kicad - Transitional Package All the typical used an needed libraries like the schematic symbols, footprints and templates are now provided by the metapackage 'kicad-libraries' which will be pulled from this transitional package. . 3D models are moved over to package kicad-packages3d which is currently only suggested due the installation size. . This is a transitional package. It can be safely removed. Package: kicad-demos Description-md5: d9bb9691e767f694c242b3f10ecfcfde Description-en: Demo projects for kicad The KiCad projects within this package are various typical small use cases which can be used for study or also for build own projects on top of these existing projects. . The projects included are on one side easy and simple projects with classical through hole mounted components with one or two layers but also rather more complex projects based on surface mounted devices (SMD) with multiple layers. Package: kicad-doc-ca Description-md5: 4d9ee61f6ce42b604c77f2f03f9452f1 Description-en: Kicad help files (Catalan) This package provides various documentation files for KiCad in Catalan, like the EPUB and the PDF files and also the OnLine HTML documentation for: . * GSIK - Getting Started in KiCad * KiCad - The main project editor Package: kicad-doc-de Description-md5: 16adabd006de81e7e21e272f7ded4142 Description-en: Kicad help files (German) This package provides various documentation files for KiCad in German, like the EPUB and the PDF files and also the OnLine HTML documentation for: . * CvPcb - Component association of Footprints * Eeschema - schematic capture editor * GerbView - Gerber file viewer (RS 274 X format) * GSIK - Getting Started in KiCad * GUI Translation - HowTo Help to do GUI translation * IDF Exporter - Export tool for IDFv3 boards and libraries * KiCad - The main project editor * Pcbnew - The printed circuit board software tool * PlEditor - The layout editor for custom title block Package: kicad-doc-en Description-md5: 567344c78915795c0787ff3b7d859aab Description-en: Kicad help files (English) This package provides various documentation files for KiCad in English, like the EPUB and the PDF files and also the OnLine HTML documentation for: . * CvPcb - Component association of Footprints * Eeschema - schematic capture editor * GerbView - Gerber file viewer (RS 274 X format) * GSIK - Getting Started in KiCad * GUI Translation - HowTo Help to do GUI translation * IDF Exporter - Export tool for IDFv3 boards and libraries * KiCad - The main project editor * PcbCalculator - A tool for typical calculations while PCB designing * Pcbnew - The printed circuit board software tool * PlEditor - The layout editor for custom title block * Plugins - Introduction to the KiCad plugin system Package: kicad-doc-es Description-md5: 65b886e8344efd70ffb06e21c41f6560 Description-en: Kicad help files (Spanish) This package provides various documentation files for KiCad in Spanish, like the EPUB and the PDF files and also the OnLine HTML documentation for: . * CvPcb - Component association of Footprints * Eeschema - schematic capture editor * GerbView - Gerber file viewer (RS 274 X format) * GSIK - Getting Started in KiCad * KiCad - The main project editor * Pcbnew - The printed circuit board software tool * PlEditor - The layout editor for custom title block Package: kicad-doc-fr Description-md5: 3fbcc1c1ea789c83a7924fb8096144de Description-en: Kicad help files (French) This package provides various documentation files for KiCad in French, like the EPUB and the PDF files and also the OnLine HTML documentation for: . * CvPcb - Component association of Footprints * Eeschema - schematic capture editor * GSIK - Getting Started in KiCad * KiCad - The main project editor * Pcbnew - The printed circuit board software tool * PlEditor - The layout editor for custom title block Package: kicad-doc-id Description-md5: ce43d76eda41ec5281940849c76d36e5 Description-en: Kicad help files (Indonesian) This package provides various documentation files for KiCad in Indonesian, like the EPUB and the PDF files and also the OnLine HTML documentation for: . * Eeschema - schematic capture editor * GSIK - Getting Started in KiCad * KiCad - The main project editor Package: kicad-doc-it Description-md5: 8c7f8c304d25877dfb496fbecc7791ff Description-en: Kicad help files (Italian) This package provides various documentation files for KiCad in Italian, like the EPUB and the PDF files and also the OnLine HTML documentation for: . * CvPcb - Component association of Footprints * Eeschema - schematic capture editor * GerbView - Gerber file viewer (RS 274 X format) * GSIK - Getting Started in KiCad * IDF Exporter - Export tool for IDFv3 boards and libraries * KiCad - The main project editor * PcbCalculator - A tool for typical calculations while PCB designing * Pcbnew - The printed circuit board software tool * PlEditor - The layout editor for custom title block Package: kicad-doc-ja Description-md5: 27399d0aeae63f498a84113bf045abbd Description-en: Kicad help files (Japanese) This package provides various documentation files for KiCad in Japanese, like the EPUB and the PDF files and also the OnLine HTML documentation for: . * CvPcb - Component association of Footprints * Eeschema - schematic capture editor * GerbView - Gerber file viewer (RS 274 X format) * GSIK - Getting Started in KiCad * GUI Translation - HowTo Help to do GUI translation * IDF Exporter - Export tool for IDFv3 boards and libraries * KiCad - The main project editor * Pcbnew - The printed circuit board software tool * PlEditor - The layout editor for custom title block * Plugins - Introduction to the KiCad plugin system Package: kicad-doc-pl Description-md5: 0655990b914e927683889a2d10dee524 Description-en: Kicad help files (Polish) This package provides various documentation files for KiCad in Polish, like the EPUB and the PDF files and also the OnLine HTML documentation for: . * CvPcb - Component association of Footprints * Eeschema - schematic capture editor * GerbView - Gerber file viewer (RS 274 X format) * GSIK - Getting Started in KiCad * IDF Exporter - Export tool for IDFv3 boards and libraries * KiCad - The main project editor * Pcbnew - The printed circuit board software tool * PlEditor - The layout editor for custom title block Package: kicad-doc-ru Description-md5: bb97bc7fcda183ca1e927762c4a8c08e Description-en: Kicad help files (Russian) This package provides various documentation files for KiCad in Russian, like the EPUB and the PDF files and also the OnLine HTML documentation for: . * CvPcb - Component association of Footprints * Eeschema - schematic capture editor * GerbView - Gerber file viewer (RS 274 X format) * GSIK - Getting Started in KiCad * GUI Translation - HowTo Help to do GUI translation * IDF Exporter - Export tool for IDFv3 boards and libraries * KiCad - The main project editor * PcbCalculator - A tool for typical calculations while PCB designing * Pcbnew - The printed circuit board software tool * PlEditor - The layout editor for custom title block * Plugins - Introduction to the KiCad plugin system Package: kicad-doc-zh Description-md5: 63162c412616035f02db9860897c5a48 Description-en: Kicad help files (Chinese) This package provides various documentation files for KiCad in German, like the EPUB and the PDF files and also the OnLine HTML documentation for: . * CvPcb - Component association of Footprints * Eeschema - schematic capture editor * GerbView - Gerber file viewer (RS 274 X format) * GSIK - Getting Started in KiCad * GUI Translation - HowTo Help to do GUI translation * IDF Exporter - Export tool for IDFv3 boards and libraries * KiCad - The main project editor * PcbCalculator - A tool for typical calculations while PCB designing * Pcbnew - The printed circuit board software tool * PlEditor - The layout editor for custom title block * Plugins - Introduction to the KiCad plugin system Package: kicad-libraries Description-md5: f2959d171b2d67bfd0e119212339e09c Description-en: Virtual package providing common used libraries by kicad This package contains dependencies on the component libraries (schematics and footprints), and also on the templates that are used in KiCad. . If you prefer to control the installation of the dependent packages * kicad-footprint * kicad-symbols * kicad-templates you should not install kicad-libraries and install one or more of the above packages. . Note! 3D model libraries are not set as a dependency due the installation size of this package, if you want to use the 3D models you need to install kicad-packages3d separately. Package: kitty Description-md5: 324ca9ac9df1a1576761aaf85cff7171 Description-en: fast, featureful, GPU based terminal emulator Kitty supports modern terminal features like: graphics, unicode, true-color, OpenType ligatures, mouse protocol, focus tracking, and bracketed paste. . Kitty has a framework for "kittens", small terminal programs that can be used to extend its functionality. Package: kitty-doc Description-md5: 8603b2198ad8b1a22c57fb9c13b49574 Description-en: fast, featureful, GPU based terminal emulator (documentation) This package contains the AsciiDoc/HTML documentation for the kitty terminal emulator. Package: kitty-terminfo Description-md5: 858a2fc157bc1797719d557286ddfe20 Description-en: fast, featureful, GPU based terminal emulator (terminfo file) This package provides the xterm-kitty terminfo definition for the kitty terminal emulator so that it can easily be installed on remote systems. Package: kmymoney Description-md5: 49de8a9f7525de7bb25a7171b3e764a1 Description-en: personal finance manager for KDE KMyMoney is the Personal Finance Manager for KDE. It operates similar to MS-Money and Quicken, supports different account types, categorisation of expenses, QIF import/export, multiple currencies and initial online banking support. Package: kmymoney-common Description-md5: 31bd7293497ef7f025bc3697e844770a Description-en: KMyMoney architecture independent files KMyMoney is the Personal Finance Manager for KDE. It operates similar to MS-Money and Quicken, supports different account types, categorisation of expenses, QIF import/export, multiple currencies and initial online banking support. . This package contains architecture independent files needed for KMyMoney to run properly. It also provides KMyMoney documentation. Therefore, unless you have 'kmymoney' package installed, you will hardly find this package useful. Package: kopano-webapp-apache2 Description-md5: 046e8ec515620cab90ad942e3890d72d Description-en: WebApp for the Kopano Collaboration Platform - Apache2 Provides a web-client written in PHP that uses JSON and Ext JS to allow users to make full use of the Kopano Collaboration Platform through a modern web browser. The functionality of the web-client can be expanded by various plugins. . Apache2 specific configuration and dependencies will be provided by this package. Package: kopano-webapp-common Description-md5: 99d6d60c109ff0b89df51cfae5cfe0e9 Description-en: WebApp for the Kopano Collaboration Platform - common files Provides a web-client written in PHP that uses JSON and Ext JS to allow users to make full use of the Kopano Collaboration Platform through a modern web browser. The functionality of the web-client can be expanded by various plugins. . This package contains the common used files and dependencies on packages for all the webserver specific kopano-webapp packages. Package: kopano-webapp-contactfax Description-md5: aa71c20921521ad049777cb66a11fc23 Description-en: Kopano WebApp fax plugin This package is a plugin for kopano-webapp, a web interface for Kopano from Zarafa. . Expand the new "create mail" dialog with contact's fax number in the To: field of the email. Package: kopano-webapp-folderwidgets Description-md5: e60f1bdfd2abf611a8c5c2b18988ac56 Description-en: Kopano WebApp folder widgets plugin This package is a plugin for kopano-webapp, a web interface for Kopano from Zarafa. . Folder widgets plugin for kopano-webapp. This is a collection of widgets which can show the contents of some of the default folders for a user. Package: kopano-webapp-gmaps Description-md5: cca7d1949024954811c7ecbd35f7f256 Description-en: Kopano WebApp google maps plugin This package is a plugin for kopano-webapp, a web interface for Kopano from Zarafa. . Google Maps plugin for kopano-webapp, adds a new 'maps' tab in the contact details which displays the location of the contact by using Google Maps. Package: kopano-webapp-lighttpd Description-md5: 87a8a82df32a4d10d1ecae3eb4b1c5c1 Description-en: WebApp for the Kopano Collaboration Platform - Lighttpd Provides a web-client written in PHP that uses JSON and Ext JS to allow users to make full use of the Kopano Collaboration Platform through a modern web browser. The functionality of the web-client can be expanded by various plugins. . Lighttpd specific configuration and dependencies will be provided by this package. Package: kopano-webapp-nginx Description-md5: c12c43089829ba2d9e8e97be48eedd11 Description-en: WebApp for the Kopano Collaboration Platform - Nginx Provides a web-client written in PHP that uses JSON and Ext JS to allow users to make full use of the Kopano Collaboration Platform through a modern web browser. The functionality of the web-client can be expanded by various plugins. . Nginx specific configuration and dependencies will be provided by this package. Package: kopano-webapp-pimfolder Description-md5: fa6f6549a7a24dd4d40c87f100ef020e Description-en: Kopano WebApp personal inbox plugin This package is a plugin for kopano-webapp, a web interface for Kopano from Zarafa. . Expand kopano-webapp by providing a button to quickly move messages to a certain folder in your inbox. This plug-in allows you to quickly move messages to a single, preconfigured folder. This makes it easier to work through your emails if you work with a "Getting Things Done" methodology. Package: kopano-webapp-quickitems Description-md5: ced0f17224fe7eafb9b9cfe85a86ffaf Description-en: Kopano WebApp quick items plugin This package is a plugin for kopano-webapp, a web interface for Kopano from Zarafa. . Quick Items plugin for koapno-webapp. Adds special widgets to the WebApp which makes it easier to create new mails, appointments, contacts, tasks and notes. Package: kopano-webapp-titlecounter Description-md5: 5cd6a75bb2ed7db735356ebd4cbfed64 Description-en: Kopano WebApp Titlecounter plugin This package is a plugin for kopano-webapp, a web interface for Kopano from Zarafa. . Titlecounter plugin for kopano-webapp which shows the amount of unread inbox mail items in the browsers title window. Package: kopano-webapp-webappmanual Description-md5: 7728e270c87449f2686e4146b71b79a2 Description-en: Kopano WebApp Manual plugin This package is a plugin for kopano-webapp, a web interface for Kopano from Zarafa. . Adds a button in the top menu bar, which opens the user manual of the Kopano WebApp. Package: kopano-webapp-zdeveloper Description-md5: 544c8f2b85986d658181db245f85c689 Description-en: Kopano WebApp developer plugin This package is a plugin for kopano-webapp, a web interface for Kopano from Zarafa. . Developer plugin for kopano-webapp, exposes insertion points visually in the kopano-webapp. Plugin is mostly useful for plugin developers. Package: kwin Description-md5: 7a69a2f0b21743c9e512506f20c5efb1 Description-en: Transitional dummy for kwin-x11 This package is a transitional dummy to depend on the renamed kwin-x11 and can be removed. Package: kwin-common Description-md5: d812e38ecc0856bb858fffec17c3f257 Description-en: KDE window manager, common files KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. Package: kwin-data Description-md5: 1d697d510504cce76cd18beb1fe47f23 Description-en: KDE window manager data files KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package contains the data files Package: kwin-dev Description-md5: e981f5e39df0aa1878605e91238fad93 Description-en: KDE window manager - devel files KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. Package: kwin-wayland Description-md5: 1f46402d0fc101878e7f6228ce76c610 Description-en: KDE window manager, wayland version, PREVIEW release KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package provides the wayland version, which is still a work in progress project, and is available as a PREVIEW release. Don't expect the same stability as with the x11 version. Package: kwin-wayland-backend-drm Description-md5: 065a515394efb8aaa9b993b952ec6e7e Description-en: KDE window manager drm plugin KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module Package: kwin-wayland-backend-fbdev Description-md5: f066e6903615d4f94cf1f37bd625aedd Description-en: KDE window manager fbdev plugin KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module Package: kwin-wayland-backend-virtual Description-md5: 62bd60f2739dc1f0e94ad8db05ba7cbf Description-en: KDE window manager virtual plugin KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This backend allows running kwin-wayland in headless mode, useful for testing, or in the Cloud. Package: kwin-wayland-backend-wayland Description-md5: 96604a8a2eba3fab95ee5e5846be40e8 Description-en: KDE window manager nested wayland plugin KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module Package: kwin-wayland-backend-x11 Description-md5: f41c3158d740e34ec15cd4c387195591 Description-en: KDE window manager x11 plugin KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module Package: kwin-x11 Description-md5: b49a23f2e017f3c5499b70ce757a376c Description-en: KDE window manager, X11 version KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. Package: kwrite Description-md5: dd638fec6a6002fe9ac850e5e842392b Description-en: simple text editor KWrite is a simple text editor built on the KDE Platform. It uses the Kate editor component, so it supports powerful features such as flexible syntax highlighting, automatic indentation, and numerous other text tools. Package: lambda-align2 Description-md5: 7c5b15838dc1b5d4d89a6850f2bae716 Description-en: Local Aligner for Massive Biological DatA - v2 Lambda2 is a local biosequence aligner optimized for many query sequences and searches in protein space. It is compatible to the de facto standard tool BLAST, but often outperforms the best currently available alternatives at reproducing BLAST’s results and is the fastest compared with the current state of the art at comparable levels of sensitivity. . This package is for the Lambda (align) v2.x series which has an incompatible command line interface and on disk format from Lambda (align) v1.x. Package: lasagne-doc Description-md5: d4ccca3d1b1639b2d3e2aa8b5bf5d34a Description-en: deep learning Python library build on the top of Theano (docs) Lasagne is a Python library to build and train deep (multi-layered) artificial neural networks on the top of Theano (math expression compiler). In comparison to other abstraction layers for that like e.g. Keras, it abstracts Theano as little as possible. . Lasagne supports networks like Convolutional Neural Networks (CNN, mostly used for image recognition resp. classification) and the Long Short-Term Memory type (LSTM, a subtype of Recurrent Neural Networks, RNN). . This package contains the documentation. Package: lava Description-md5: e0d51189bbae7e0aabfccaec244b7d00 Description-en: Linaro Automated Validation Architecture metapackage LAVA is a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests. Tests can be simple boot testing, bootloader testing and system level testing, although extra hardware may be required for some system tests. Results are tracked over time and data can be exported for further analysis. . This metapackage brings in all LAVA components on a single machine. Some suggested packages may not be available for all architectures. Package: lava-common Description-md5: f3bb7113f5dd51e81c4e33cfc1e81950 Description-en: Linaro Automated Validation Architecture common LAVA is a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests. Tests can be simple boot testing, bootloader testing and system level testing, although extra hardware may be required for some system tests. Results are tracked over time and data can be exported for further analysis. . This package contains common Python code to support lava-server and lava-dispatcher. Package: lava-dev Description-md5: d11c6c4dbc24176addf35c016169c2a7 Description-en: Linaro Automated Validation Architecture developer support LAVA is a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests. . This package provides a helper script to build LAVA packages from local git working copies and support for running the LAVA unit tests locally, using Python3. Package: lava-dispatcher Description-md5: 97ea0a29275255f4238988908e58c94e Description-en: Linaro Automated Validation Architecture dispatcher LAVA is a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests. Tests can be simple boot testing, bootloader testing and system level testing, although extra hardware may be required for some system tests. Results are tracked over time and data can be exported for further analysis. . This package provides lava-dispatcher to dispatch LAVA jobs to configured devices, for Python3 only. . A range of devices are supported for ARM and x86 architectures. Package: lava-lxc-mocker Description-md5: 1d44f8d7943a34176756d135fd007df3 Description-en: Linaro Automated Validation Architecture LXC Mocker LAVA is a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests. Tests can be simple boot testing, bootloader testing and system level testing, although extra hardware may be required for some system tests. Results are tracked over time and data can be exported for further analysis. . This package contains set of mocker scripts that mocks each of the lxc commands that LAVA uses. It does not support all commands and options that lxc provides, but just the ones that LAVA uses. Test jobs using LXC can then be replicated in Docker. Package: lava-server Description-md5: 66925985ca4790b8d1bef765f8ec014a Description-en: Linaro Automated Validation Architecture server LAVA is a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests. Tests can be simple boot testing, bootloader testing and system level testing. Extra hardware may be required for some system tests. Results are tracked over time and data can be exported for further analysis. . This package provides the Apache and WSGI configuration and LAVA support files to run the validation server on the local Apache instance as a lava-server virtual host as well as the scheduler and dispatcher. . This package no longer supports configuration as a remote worker and needs to be removed from existing workers. Workers must only install lava-dispatcher. . This package no longer supports Python2. Package: lava-server-doc Description-md5: ca921e44a830843d0a63515b3dcf3963 Description-en: Linaro Automated Validation Architecture documentation LAVA is a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests. Tests can be simple boot testing, bootloader testing and system level testing, although extra hardware may be required for some system tests. Results are tracked over time and data can be exported for further analysis. . This package contains an offline copy of the LAVA Manual which is also available on each instance running LAVA server. . - an overview of LAVA - help on installing and configuring LAVA - test developer guide to writing LAVA tests - use cases and examples - administrator guide for managing a LAVA lab - developer guide Package: lazarus Description-md5: 63a9081bae2cfd279084d3e379894588 Description-en: IDE for Free Pascal - SDK dependency package Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This dependency package always depends on the latest available version of the metapackage pulling in all the packages needed to have a typical Lazarus installation. Package: lazarus-2.0 Description-md5: eab70494f2b90d8292f6320dd8ffe05b Description-en: IDE for Free Pascal - suite Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This metapackage pulls in all the packages needed to have a typical Lazarus installation. Package: lazarus-doc Description-md5: b9dee34a1c67a3034684e25b7c6237e8 Description-en: IDE for Free Pascal - documentation dependency package Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This dependency package always depends on the latest available version of the package pulling in the documentation for the Lazarus IDE and components. It can be viewed separately with any HTML browser or accessed from the IDE's integrated help (pressing on any LCL identifier will browse the help for that identifier). Package: lazarus-doc-2.0 Description-md5: e546d69af43c24bb169145380b556944 Description-en: IDE for Free Pascal - documentation Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This package contains documentation for the Lazarus IDE and components. It can be viewed separately with any HTML browser or accessed from the IDE's integrated help (pressing on any LCL identifier will browse the help of that identifier). Package: lazarus-ide Description-md5: 4fc61ba1769b870f20efeaf94b44d59a Description-en: IDE for Free Pascal - dependency package Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This dependency package always pulls in the latest available version of one of the flavors of the Lazarus IDE. Package: lazarus-ide-2.0 Description-md5: 04866f25221b59cf05889cb6ac0bee5f Description-en: IDE for Free Pascal - common IDE files Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This package contains the common files required to run Lazarus IDE. Package: lazarus-ide-gtk2 Description-md5: 1a53a046b597ada876fb6930530658ad Description-en: IDE for Free Pascal - Last GTK+ version dependency package Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This dependency package always depends on the latest available version of the package containing the GTK+ version of the Lazarus IDE. Package: lazarus-ide-gtk2-2.0 Description-md5: bd11236c0f0ee57747407838e1a041be Description-en: IDE for Free Pascal - GTK+ version Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This package contains the GTK+ version of the Lazarus IDE. Package: lazarus-ide-qt5 Description-md5: eee266d7a7f87f073dcd126e3e9fe1a1 Description-en: IDE for Free Pascal - Last Qt version dependency package Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This dependency package always depends on the latest available version of the placeholder package for the Qt version of the Lazarus IDE, which currently just depends on the GTK+ version. Package: lazarus-ide-qt5-2.0 Description-md5: 31c630f0cf351151920a8bf03005d9ad Description-en: IDE for Free Pascal - Qt version Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This package contains the Qt version of the Lazarus IDE. Package: lazarus-src Description-md5: 66bfe9ca701b51d3a01db34d9f65357b Description-en: IDE for Free Pascal - LCL source code dependency package Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This dependency package always depends on the latest available version of the package containing the IDE code necessary for the IDE code tool to work properly (retrieving declarations and navigating in code). Package: lazarus-src-2.0 Description-md5: 3c60b74bcc494e73a73fe341396d14c5 Description-en: IDE for Free Pascal - LCL source code Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This package contains the latest version of the source code necessary for the IDE code tool to work properly (retrieving declarations and navigating in code). Package: lcl Description-md5: 9fa9d19dabee20559c8407a4dc0f8063 Description-en: Lazarus Components Library - LCL dependency package Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This dependency package always depends on the latest available version of the metapackage installing the full LCL and components. Package: lcl-2.0 Description-md5: ed553dce946b2c8cea18660e7a5a026b Description-en: Lazarus Components Library - LCL suite Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This metapackage installs the full LCL and components. Package: lcl-gtk2 Description-md5: 70d057e297ac15ed834b6ec23bba1de3 Description-en: Lazarus Components Library - GTK+ backend dependency package Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This dependency package always depends on the latest available version of the package containing the part of the LCL for developing GTK+ applications. Package: lcl-gtk2-2.0 Description-md5: b31cd4edb187bdbfa0a8bd82bb8cf39b Description-en: Lazarus Components Library - GTK+ backend Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This package contains the part of the LCL for developing GTK+ applications. Package: lcl-nogui Description-md5: 802731e5bbe0fabc4c235a52c0557361 Description-en: Lazarus Components Library - no GUI backend dependency package Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This dependency package always depends on the latest available version of the package containing the part of the LCL for developing non-graphical applications and command line tools. Package: lcl-nogui-2.0 Description-md5: 136aef8bf11add299dc57b015daa3159 Description-en: Lazarus Components Library - no GUI backend Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This package contains the part of the LCL for developing non-graphical applications and command line tools. Package: lcl-qt5 Description-md5: 45bbed94f357172a0466ba087d994d6a Description-en: Lazarus Components Library - Qt backend dependency package Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This dependency package always depends on the latest available version of the package containing the part of the LCL for developing Qt applications. Package: lcl-qt5-2.0 Description-md5: 501da21b7f0739beccee0035cd640f21 Description-en: Lazarus Components Library - Qt backend Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This package contains the part of the LCL for developing Qt applications. Package: lcl-units Description-md5: fdd6c1796157b68ff72aa661f317c613 Description-en: Lazarus Components Library - backend independent components dependency package Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This dependency package always depends on the latest available version of the package containing common components. Package: lcl-units-2.0 Description-md5: d36c62f9221b269486b6fe951606d11f Description-en: Lazarus Components Library - backend independent components Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This package contains common components of the LCL. Package: lcl-utils Description-md5: 3fb88ca72fab0f5a98d9da0d5b30ca66 Description-en: Lazarus Components Library - command line build tools dependency package Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This dependency package always depends on the latest available version of the package pulling in the command line tools to ease building LCL applications. Package: lcl-utils-2.0 Description-md5: c9b936c149c8b0d15267201698364a3c Description-en: Lazarus Components Library - command line build tools Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more. . Lazarus is the missing part of the puzzle that will allow you to develop programs for all of the above platforms in a Delphi-like environment. The IDE is a RAD tool that includes a form designer. . Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal strive for "write once, compile anywhere". Since the exact same compiler is available on all of the above platforms you don't need to do any recoding to produce identical products for different platforms. . In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus Component Library (LCL). . This package contains command line tools to ease building LCL based applications. Package: lebiniou Description-md5: 58b8bb47d34c77c4dbff69734ab82423 Description-en: displays images that evolve with sound Le Biniou works with music, voice, ambient sounds, whatever acoustic source you choose. . When you run Le Biniou it gives an evolutionary rendering of the sound you are playing. . You are given two options to run Le Biniou: You can manage entirely the sequences and choose your own series of images from the default library, your colour scales, the kind of alteration you want to apply or you can let Le Biniou's artificial intelligence run on its own. . Forget the old visualizations you are familiar with, discover a new multidimensional – spatial and chromatic – way of comprehending music and sounds for either artistic, recreational or didactic purposes. Package: lemon Description-md5: 867ddd6dcabf45fb31853e332c544f1f Description-en: LALR(1) Parser Generator for C or C++ Lemon is an LALR(1) parser generator for C or C++. It does the same job as bison and yacc. But lemon is not another bison or yacc clone. It uses a different grammar syntax which is designed to reduce the number of coding errors. Lemon also uses a more sophisticated parsing engine that is faster than yacc and bison and which is both reentrant and thread-safe. Furthermore, Lemon implements features that can be used to eliminate resource leaks, making is suitable for use in long-running programs such as graphical user interfaces or embedded controllers. Package: lemonldap-ng Description-md5: d9956485953b0264aad783e87c61e25d Description-en: OpenID-Connect, CAS and SAML compatible Web-SSO system Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems. . It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorizations are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized. . This package is a metapackage that install handler, manager and portal. Package: lemonldap-ng-doc Description-md5: 5ba7f28cfbbd6982f3d9a31469f11e55 Description-en: Lemonldap::NG Web-SSO system documentation Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems. . It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorizations are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized. . This package contains html documentation. Package: lemonldap-ng-fastcgi-server Description-md5: bc2de4a4fd7d43a3eb12419c5cb1273f Description-en: Lemonldap::NG FastCGI server Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems. . It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorizations are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized. . Lemonldap::NG FastCGI server provides a Nginx auth_request server that handles also LLNG Portal and Manager. Package: lemonldap-ng-handler Description-md5: 9581d765c8dbdafc58e31f96283b6764 Description-en: Lemonldap::NG handler part Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems. . It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorizations are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized. . This package provides configuration files for Apache and Nginx used to protect web areas. Package: lemonldap-ng-uwsgi-app Description-md5: 11e1ef1ab9b2680624488ca85209bbf4 Description-en: Lemonldap::NG uWSGI server Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems. . It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorization are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized. . Lemonldap::NG uWSGI server provides a replacement to Lemonldap::NG FastCGI server, using uWSGI instead of Plack FCGI. Package: lepton-eda Description-md5: 331006b65d03e7592214c18a1ea2e160 Description-en: Lepton Electronic Design Automation (metapackage) The Lepton EDA suite provides schematic capture, netlisting, bill of materials generation, and many other features. It was forked from the gEDA/gaf suite in late 2016. Package: lib32asan5-amd64-cross Description-md5: 21a3c42c398c2fff43ee9449787256e4 Description-en: 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: lib32asan5-dbg-amd64-cross Description-md5: bde72eaadd150a362fa2a39d6da988d7 Description-en: 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: lib32asan5-dbg-s390x-cross Description-md5: bde72eaadd150a362fa2a39d6da988d7 Description-en: 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: lib32asan5-s390x-cross Description-md5: 21a3c42c398c2fff43ee9449787256e4 Description-en: AddressSanitizer -- a fast memory error detector (32bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib32atomic1-amd64-cross Description-md5: 4b9cd7e59833a54167ec848b4c3d9e48 Description-en: 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-amd64-cross Description-md5: 865d3c01985d4c1517371f8f439ecadf Description-en: 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: lib32atomic1-dbg-s390x-cross Description-md5: 865d3c01985d4c1517371f8f439ecadf Description-en: 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: lib32atomic1-s390x-cross Description-md5: 4b9cd7e59833a54167ec848b4c3d9e48 Description-en: support library providing __atomic built-in functions (32bit) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: lib32gcc-9-dev-amd64-cross Description-md5: 50201ee0230693f6a9313820d5854393 Description-en: 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-9-dev-s390x-cross Description-md5: 50201ee0230693f6a9313820d5854393 Description-en: 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-amd64-cross Description-md5: 50751a27453868e86cc1bc2f78b18a32 Description-en: 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. . This package contains files for amd64 architecture, for use in cross-compile environment. Package: lib32gcc1-dbg-amd64-cross Description-md5: cdbc0da901e5b46128cb5ba05d82a4e4 Description-en: GCC support library (debug symbols) (amd64) Debug symbols for the GCC support library. . This package contains files for amd64 architecture, for use in cross-compile environment. Package: lib32gcc1-dbg-s390x-cross Description-md5: b4efaef8d520c8fbce8d390b18949989 Description-en: GCC support library (debug symbols) (s390x) Debug symbols for the GCC support library. . This package contains files for s390x architecture, for use in cross-compile environment. Package: lib32gcc1-s390x-cross Description-md5: 54fde574381973d74b0a5672c1410daf Description-en: 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. . This package contains files for s390x architecture, for use in cross-compile environment. Package: lib32gfortran-9-dev-amd64-cross Description-md5: 6b37f3090548ca719a28233db2276849 Description-en: 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-9-dev-s390x-cross Description-md5: 6b37f3090548ca719a28233db2276849 Description-en: Runtime library for GNU Fortran applications (32bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib32gfortran5-amd64-cross Description-md5: 6b1141cbf03c78b07b329d00c2e7823f Description-en: Runtime library for GNU Fortran applications (32bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib32gfortran5-dbg Description-md5: f1c6c70ede14acca0d8908ffcb0e809d Description-en: Runtime library for GNU Fortran applications (32 bit debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: lib32gfortran5-dbg-amd64-cross Description-md5: f1c6c70ede14acca0d8908ffcb0e809d Description-en: Runtime library for GNU Fortran applications (32 bit debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: lib32gfortran5-dbg-s390x-cross Description-md5: f1c6c70ede14acca0d8908ffcb0e809d Description-en: Runtime library for GNU Fortran applications (32 bit debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: lib32gfortran5-s390x-cross Description-md5: 6b1141cbf03c78b07b329d00c2e7823f Description-en: Runtime library for GNU Fortran applications (32bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib32go-9-dev-amd64-cross Description-md5: 0d206625198081e48dfdda7b339c3c73 Description-en: Runtime library for GNU Go applications (32bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib32go-9-dev-s390x-cross Description-md5: 0d206625198081e48dfdda7b339c3c73 Description-en: Runtime library for GNU Go applications (32bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib32go14-amd64-cross Description-md5: 7174520aedfeba49e54b8c36f55b7e95 Description-en: Runtime library for GNU Go applications (32bit) Library needed for GNU Go applications linked against the shared library. Package: lib32go14-dbg Description-md5: c72834060f6b473c88c959fce8644a48 Description-en: Runtime library for GNU Go applications (32 bit debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: lib32go14-dbg-amd64-cross Description-md5: c72834060f6b473c88c959fce8644a48 Description-en: Runtime library for GNU Go applications (32 bit debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: lib32go14-dbg-s390x-cross Description-md5: c72834060f6b473c88c959fce8644a48 Description-en: Runtime library for GNU Go applications (32 bit debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: lib32go14-s390x-cross Description-md5: 7174520aedfeba49e54b8c36f55b7e95 Description-en: Runtime library for GNU Go applications (32bit) Library needed for GNU Go applications linked against the shared library. Package: lib32gomp1-amd64-cross Description-md5: e631a6bc5701a04082ff06d4907faecf Description-en: 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-amd64-cross Description-md5: 91ff2112f352a83cd9b7528de9b7a7c4 Description-en: 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: lib32gomp1-dbg-s390x-cross Description-md5: 91ff2112f352a83cd9b7528de9b7a7c4 Description-en: 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: lib32gomp1-s390x-cross Description-md5: e631a6bc5701a04082ff06d4907faecf Description-en: 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: lib32gphobos-9-dev Description-md5: b341eedcd8081d86dac015bda85ac8cc Description-en: 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-9-dev-amd64-cross Description-md5: b341eedcd8081d86dac015bda85ac8cc Description-en: 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-9-dev-s390x-cross Description-md5: b341eedcd8081d86dac015bda85ac8cc Description-en: 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: lib32gphobos76 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: 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: lib32gphobos76-amd64-cross Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: 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: lib32gphobos76-dbg Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en: 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: lib32gphobos76-dbg-amd64-cross Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en: 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: lib32gphobos76-dbg-s390x-cross Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en: 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: lib32gphobos76-s390x-cross Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: 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: lib32itm1-amd64-cross Description-md5: dab7174f3ba5f3317b7d12b57522f05a Description-en: 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-amd64-cross Description-md5: 7e27c82a201c45d900c2bb92b43713b5 Description-en: 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: lib32itm1-dbg-s390x-cross Description-md5: 7e27c82a201c45d900c2bb92b43713b5 Description-en: 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: lib32itm1-s390x-cross Description-md5: dab7174f3ba5f3317b7d12b57522f05a Description-en: 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: lib32lsan0-amd64-cross Description-md5: e9b900fdd2d820580fa5248285865c55 Description-en: LeakSanitizer -- a memory leak detector (32bit) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer (empty package). Package: lib32lsan0-dbg-amd64-cross Description-md5: 3324d53f5a8070bc617f2c2b066d6f74 Description-en: LeakSanitizer -- a memory leak detector (32 bit debug symbols) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer (empty package). Package: lib32objc-9-dev Description-md5: 4563909f76273e1eff5ff297d7d93981 Description-en: 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-9-dev-amd64-cross Description-md5: 4563909f76273e1eff5ff297d7d93981 Description-en: 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-9-dev-s390x-cross Description-md5: 4563909f76273e1eff5ff297d7d93981 Description-en: 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: Runtime library for GNU Objective-C applications (32bit) Library needed for GNU ObjC applications linked against the shared library. Package: lib32objc4-amd64-cross Description-md5: cdc9d0be22d98fa7275d3376afaddcc0 Description-en: 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: Runtime library for GNU Objective-C applications (32 bit debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: lib32objc4-dbg-amd64-cross Description-md5: 06d620c114d0d3329b9b2be2112a0894 Description-en: Runtime library for GNU Objective-C applications (32 bit debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: lib32objc4-dbg-s390x-cross Description-md5: 06d620c114d0d3329b9b2be2112a0894 Description-en: Runtime library for GNU Objective-C applications (32 bit debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: lib32objc4-s390x-cross Description-md5: cdc9d0be22d98fa7275d3376afaddcc0 Description-en: Runtime library for GNU Objective-C applications (32bit) Library needed for GNU ObjC applications linked against the shared library. Package: lib32quadmath0-amd64-cross Description-md5: d7a03dac94565e412ed600a16f543d54 Description-en: 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-amd64-cross Description-md5: 2408724947bd37356dc923703c9b320e Description-en: GCC Quad-Precision Math Library (32 bit debug symbols) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. Package: lib32stdc++-9-dev-amd64-cross Description-md5: a39814a7b481eba9451c5a674a3ee774 Description-en: GNU Standard C++ Library v3 (development files) (amd64 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 amd64 architecture, for use in cross-compile environment. Package: lib32stdc++-9-dev-s390x-cross Description-md5: 05f063371e7098e1cd64303025c6dbcc Description-en: GNU Standard C++ Library v3 (development files) (s390x This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for s390x architecture, for use in cross-compile environment. Package: lib32stdc++6-9-dbg Description-md5: 6d699ea4429a346bc58e56d70e561407 Description-en: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Package: lib32stdc++6-9-dbg-amd64-cross Description-md5: b4e6d9a6adb2b204ee8158462c2b85e9 Description-en: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. . This package contains files for amd64 architecture, for use in cross-compile environment. Package: lib32stdc++6-9-dbg-s390x-cross Description-md5: ac1bba3295e4fe2572314658365d3cf1 Description-en: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. . This package contains files for s390x architecture, for use in cross-compile environment. Package: lib32stdc++6-amd64-cross Description-md5: 1b5e6395f9e7f7813dfd2dc28c813319 Description-en: GNU Standard C++ Library v3 (32 bit Version) This package contains an additional runtime library for C++ programs built with the GNU compiler. . This package contains files for amd64 architecture, for use in cross-compile environment. Package: lib32stdc++6-s390x-cross Description-md5: 187342390b9d11bee3c82a857e760a0c Description-en: GNU Standard C++ Library v3 (32 bit Version) This package contains an additional runtime library for C++ programs built with the GNU compiler. . This package contains files for s390x architecture, for use in cross-compile environment. Package: lib32ubsan1-amd64-cross Description-md5: 00c57d4ccf298e90fae6bd6acdfad7ab Description-en: 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: lib32ubsan1-dbg Description-md5: 9f7135992c8b7133983b2e7952f67e04 Description-en: 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: lib32ubsan1-dbg-amd64-cross Description-md5: 9f7135992c8b7133983b2e7952f67e04 Description-en: 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: lib32ubsan1-dbg-s390x-cross Description-md5: 9f7135992c8b7133983b2e7952f67e04 Description-en: 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: lib32ubsan1-s390x-cross Description-md5: 00c57d4ccf298e90fae6bd6acdfad7ab Description-en: 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: lib64asan5-dbg-i386-cross Description-md5: f86d6035d0bdab5718527fadb4713347 Description-en: 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: lib64asan5-dbg-powerpc-cross Description-md5: f86d6035d0bdab5718527fadb4713347 Description-en: 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: lib64asan5-i386-cross Description-md5: 1a9f659ca4439e2038933f842e164011 Description-en: 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: lib64asan5-powerpc-cross Description-md5: 1a9f659ca4439e2038933f842e164011 Description-en: AddressSanitizer -- a fast memory error detector (64bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib64atomic1-dbg-i386-cross Description-md5: 3180ccc043db555a40bffc6fe5928e4c Description-en: 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: lib64atomic1-dbg-powerpc-cross Description-md5: 3180ccc043db555a40bffc6fe5928e4c Description-en: 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: lib64atomic1-i386-cross Description-md5: dcde910e366c584abcb0cd438bd4f06e Description-en: 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-powerpc-cross Description-md5: dcde910e366c584abcb0cd438bd4f06e Description-en: support library providing __atomic built-in functions (64bit) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: lib64gcc-9-dev-i386-cross Description-md5: 44d3aaff7c21b9d5950416cabd2035a0 Description-en: 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-9-dev-powerpc-cross Description-md5: 44d3aaff7c21b9d5950416cabd2035a0 Description-en: 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-dbg-i386-cross Description-md5: 9872e557eec6112e2e9403badb34db09 Description-en: GCC support library (debug symbols) (i386) Debug symbols for the GCC support library. . This package contains files for i386 architecture, for use in cross-compile environment. Package: lib64gcc1-dbg-powerpc-cross Description-md5: 145377cc3047b079cff435291a72e727 Description-en: GCC support library (debug symbols) (powerpc) Debug symbols for the GCC support library. . This package contains files for powerpc architecture, for use in cross-compile environment. Package: lib64gcc1-i386-cross Description-md5: f51617c644108e7c0efbf4e1aba59f63 Description-en: GCC support library (i386) (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. . This package contains files for i386 architecture, for use in cross-compile environment. Package: lib64gcc1-powerpc-cross Description-md5: 49a23e4e59ff20de994e735cf94c3c81 Description-en: GCC support library (powerpc) (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. . This package contains files for powerpc architecture, for use in cross-compile environment. Package: lib64gfortran-9-dev-i386-cross Description-md5: 552b8ddfa55fb97fed937c39ac7c9855 Description-en: 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-9-dev-powerpc-cross Description-md5: 552b8ddfa55fb97fed937c39ac7c9855 Description-en: Runtime library for GNU Fortran applications (64bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib64gfortran5-dbg-i386-cross Description-md5: c63c0c3ab768ea3fa5c30e961c50e5b6 Description-en: Runtime library for GNU Fortran applications (64bit debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: lib64gfortran5-dbg-powerpc-cross Description-md5: c63c0c3ab768ea3fa5c30e961c50e5b6 Description-en: Runtime library for GNU Fortran applications (64bit debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: lib64gfortran5-i386-cross Description-md5: 46b19e07ae6f07ea3757b2684cf21c0d Description-en: Runtime library for GNU Fortran applications (64bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib64gfortran5-powerpc-cross Description-md5: 46b19e07ae6f07ea3757b2684cf21c0d Description-en: Runtime library for GNU Fortran applications (64bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib64go-9-dev-i386-cross Description-md5: a7ef5921b4b83cb852b9de565ed5fece Description-en: Runtime library for GNU Go applications (64bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib64go-9-dev-powerpc-cross Description-md5: a7ef5921b4b83cb852b9de565ed5fece Description-en: Runtime library for GNU Go applications (64bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib64go14-dbg-i386-cross Description-md5: 1ca0a6548ec7597551697c64085d6886 Description-en: Runtime library for GNU Go applications (64bit debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: lib64go14-dbg-powerpc-cross Description-md5: 1ca0a6548ec7597551697c64085d6886 Description-en: Runtime library for GNU Go applications (64bit debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: lib64go14-i386-cross Description-md5: 07fa56d3e232224f82aa278bc1a968bd Description-en: Runtime library for GNU Go applications (64bit) Library needed for GNU Go applications linked against the shared library. Package: lib64go14-powerpc-cross Description-md5: 07fa56d3e232224f82aa278bc1a968bd Description-en: Runtime library for GNU Go applications (64bit) Library needed for GNU Go applications linked against the shared library. Package: lib64gomp1-dbg-i386-cross Description-md5: 882676390c496a4f303ad530c4fe700c Description-en: 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: lib64gomp1-dbg-powerpc-cross Description-md5: 882676390c496a4f303ad530c4fe700c Description-en: 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: lib64gomp1-i386-cross Description-md5: a0950cb11ce700192ac4d8252bba5f9e Description-en: 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-powerpc-cross Description-md5: a0950cb11ce700192ac4d8252bba5f9e Description-en: 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: lib64gphobos-9-dev-i386-cross Description-md5: 74c4089eeff14106ae16cc4257ba8f73 Description-en: 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: lib64gphobos76-dbg-i386-cross Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en: 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: lib64gphobos76-i386-cross Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: 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: lib64itm1-dbg-i386-cross Description-md5: 2d248b06e644dd15948c161044b826f5 Description-en: 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: lib64itm1-i386-cross Description-md5: fcc38020a0be9787c7556be2d025d1a4 Description-en: 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: lib64objc-9-dev-i386-cross Description-md5: c0fc895d2778279155bfb6af8561da8e Description-en: 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-9-dev-powerpc-cross Description-md5: c0fc895d2778279155bfb6af8561da8e Description-en: 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-dbg-i386-cross Description-md5: 7cd2b0138394ee9bd1a02f3b57b33245 Description-en: Runtime library for GNU Objective-C applications (64 bit debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: lib64objc4-dbg-powerpc-cross Description-md5: 7cd2b0138394ee9bd1a02f3b57b33245 Description-en: Runtime library for GNU Objective-C applications (64 bit debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: lib64objc4-i386-cross Description-md5: ed6abd85fb9be4df45f054e758ab70d5 Description-en: Runtime library for GNU Objective-C applications (64bit) Library needed for GNU ObjC applications linked against the shared library. Package: lib64objc4-powerpc-cross Description-md5: ed6abd85fb9be4df45f054e758ab70d5 Description-en: Runtime library for GNU Objective-C applications (64bit) Library needed for GNU ObjC applications linked against the shared library. Package: lib64quadmath0-dbg-i386-cross Description-md5: bbb06b0ff2dba5c1dd20fe845b0f4d8f Description-en: GCC Quad-Precision Math Library (64bit debug symbols) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. Package: lib64quadmath0-i386-cross Description-md5: 49289451e79bd744581e76fbb05eb94d Description-en: 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: lib64stdc++-9-dev-i386-cross Description-md5: 330be67b9d0f009446721e88125fc019 Description-en: GNU Standard C++ Library v3 (development files) (i386) 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 i386 architecture, for use in cross-compile environment. Package: lib64stdc++-9-dev-powerpc-cross Description-md5: 9fad388828b4fa14ecd808a58b88704b Description-en: GNU Standard C++ Library v3 (development files) (powerpc) 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: lib64stdc++6-9-dbg-i386-cross Description-md5: eb6d6da8f482feb5b3a328ab6b2698d1 Description-en: GNU Standard C++ Library v3 (debugging files) (i386) This package contains the shared library of libstdc++ compiled with debugging symbols. . This package contains files for i386 architecture, for use in cross-compile environment. Package: lib64stdc++6-9-dbg-powerpc-cross Description-md5: 3ea1413eeb27a5e268e6b167bceb74c7 Description-en: GNU Standard C++ Library v3 (debugging files) (powerpc) This package contains the shared library of libstdc++ compiled with debugging symbols. . This package contains files for powerpc architecture, for use in cross-compile environment. Package: lib64stdc++6-i386-cross Description-md5: 7173b9ff28be040d07627366f651d84f Description-en: GNU Standard C++ Library v3 (i386) (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. . This package contains files for i386 architecture, for use in cross-compile environment. Package: lib64stdc++6-powerpc-cross Description-md5: 0417103feacf9e975ae71c41d6df7569 Description-en: GNU Standard C++ Library v3 (powerpc) (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. . This package contains files for powerpc architecture, for use in cross-compile environment. Package: lib64ubsan1-dbg-i386-cross Description-md5: 3d8b12b4978389626f226568afb59f5c Description-en: 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: lib64ubsan1-dbg-powerpc-cross Description-md5: 3d8b12b4978389626f226568afb59f5c Description-en: 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: lib64ubsan1-i386-cross Description-md5: c22f6718422baad4c7aa40c7b8c9e6ac Description-en: 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: lib64ubsan1-powerpc-cross Description-md5: c22f6718422baad4c7aa40c7b8c9e6ac Description-en: 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: libactionlib-dev Description-md5: 57534e7c38bfcca75f1a06d80fd26572 Description-en: Robot OS actionlib library - development files This package is part of Robot OS (ROS). The actionlib stack provides a standardized interface for interfacing with preemptable tasks. Examples of this include moving the base to a target location, performing a laser scan and returning the resulting point cloud, detecting the handle of a door, etc. . This package contains the development files. Package: libactionlib-msgs-dev Description-md5: 9e6d3e141605f2f5dfdf3e2aed371987 Description-en: Messages relating to the Robot OS actionlib, C/C++ interface This package is part of Robot OS (ROS), and contains the common messages to interact with an action server and an action client. For full documentation of the actionlib API see the https://wiki.ros.org/actionlib package. . This package contains the generated headers files. Package: libactionlib0d Description-md5: 12ff608516b002ec1c7e4b9768f274ba Description-en: Robot OS actionlib library This package is part of Robot OS (ROS). The actionlib stack provides a standardized interface for interfacing with preemptable tasks. Examples of this include moving the base to a target location, performing a laser scan and returning the resulting point cloud, detecting the handle of a door, etc. . This package contains the library itself. Package: libadplug-2.3.1-0 Description-md5: 7e7e98f29b1725bcee0464b28e37715b Description-en: free AdLib sound library AdPlug is a free, cross-platform, hardware independent AdLib sound player library, mainly written in C++ and released under the LGPL. AdPlug plays sound data, originally created for the AdLib (OPL2) and Sound Blaster (Dual OPL2/OPL3) audio boards, directly from its original format on top of an emulator or by using the real hardware. No OPL chip is required for playback. Package: libadplug-dev Description-md5: 5e5a249b161a7cfdfd94f8ab462cfad7 Description-en: free AdLib sound library (development) AdPlug is a free, cross-platform, hardware independent AdLib sound player library, mainly written in C++ and released under the LGPL. AdPlug plays sound data, originally created for the AdLib (OPL2) and Sound Blaster (Dual OPL2/OPL3) audio boards, directly from its original format on top of an emulator or by using the real hardware. No OPL chip is required for playback. . This package contains the development files. Package: libafflib-dev Description-md5: 2ae8d5a3d0348fefeaffd2ebe22e5364 Description-en: Advanced Forensics Format Library (development files) The Advanced Forensic Format (AFF) is on-disk format for storing computer forensic information. Critical features of AFF include: . - AFF allows you to store both computer forensic data and associated metadata in one or more files. - AFF allows files to be digital signed, to provide for chain-of-custody and long-term file integrity. - AFF allows for forensic disk images to stored encrypted and decrypted on-the-fly for processing. This allows disk images containing privacy sensitive material to be stored on the Internet. . This package provides the development files. Package: libafflib0v5 Description-md5: af6798e2a3a9c033f2500d14b211f588 Description-en: Advanced Forensics Format Library The Advanced Forensic Format (AFF) is on-disk format for storing computer forensic information. Critical features of AFF include: . - AFF allows you to store both computer forensic data and associated metadata in one or more files. - AFF allows files to be digital signed, to provide for chain-of-custody and long-term file integrity. - AFF allows for forensic disk images to stored encrypted and decrypted on-the-fly for processing. This allows disk images containing privacy sensitive material to be stored on the Internet. Package: libair-modes1 Description-md5: de9c42f0df66feb5e1c1e93825f66091 Description-en: Gnuradio Mode-S/ADS-B radio - library A software-defined radio receiver for Mode S transponder signals, including ADS-B reports from equipped aircraft. . This package provides a shared library. Package: libanalitza-dev Description-md5: f86a1a12d9304114642eaf951ce52eaa Description-en: development files for Analitza Analitza is a library to parse and work with mathematical expressions. This library is being used by KAlgebra and Cantor and may be used in other programs. . This package contains the development files, used to build applications that use Analitza. . This package is part of the KDE education module. Package: libanalitza8 Description-md5: 92ad86650a4e6fad5ca6fbc6be591399 Description-en: library to work with mathematical expressions This library is used by KAlgebra and may be used by other software to parse and work with mathematical expressions. . This package is part of the KDE education module. Package: libanalitzagui8 Description-md5: 02f734e9dfb655fed0eb2d6024454a29 Description-en: library to work with mathematical expressions - GUI routines This library is used by KAlgebra and may be used by other software to parse and work with mathematical expressions. This library provides the routines related to the graphical user interface. . This package is part of the KDE education module. Package: libanalitzaplot8 Description-md5: 8850b8c7b9a0aaa910de370924d8aa53 Description-en: library to work with mathematical expressions - plotting bits This library is used by KAlgebra and may be used by other software to parse and work with mathematical expressions. This library provides the routines related to plotting. . This package is part of the KDE education module. Package: libanalitzawidgets8 Description-md5: 262ad5a8715082f76356b9f89c5efe9c Description-en: library to work with mathematical expressions - widgets This library is used by KAlgebra and may be used by other software to parse and work with mathematical expressions. . This package is part of the KDE education module. Package: libanjuta-3-0 Description-md5: b7fed0e5655044763a65e771455b292a Description-en: GNOME development IDE, for C/C++ - shared libraries This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy debugging, management of code and GUI design by providing a simple and usable user interface. It also integrates with version control systems like CVS, Git or Subversion. . This package provides the shared libraries for Anjuta and plugins. Package: libanjuta-dev Description-md5: 7846acba3101d2c5ba376db0694c03df Description-en: GNOME development IDE, for C/C++ - development files This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy debugging, management of code and GUI design by providing a simple and usable user interface. It also integrates with version control systems like CVS, Git or Subversion. . This package provides the development files for Anjuta. Package: libanyevent-perl Description-md5: 7936e5064c6550ca3d7bfad654f53afb Description-en: event loop framework with multiple implementations AnyEvent is not an event model itself, it only interfaces to whatever event model the main program happens to use, in a pragmatic way. For event models, the statement "there can only be one" is a bitter reality: In general, only one event loop can be active at the same time in a process. This module cannot change this, but it can hide the differences between them. . The goal of AnyEvent is to offer module authors the ability to do event programming (waiting for I/O or timer events) without subscribing to a religion, a way of living, and most importantly: without forcing your module users into the same thing by forcing them to use the same event model you use. . During the first call of any watcher-creation method, the module tries to detect the currently loaded event loop by probing whether one of the following modules is already loaded: EV, AnyEvent::Loop, Event, Glib, Tk, Event::Lib, Qt, POE. The first one found is used. If none are detected, the module tries to load the first four modules in the order given; but note that if EV is not available, the pure-perl AnyEvent::Loop should always work, so the other two are not normally tried. Package: libapache-authenhook-perl Description-md5: 9ceb6a63b43fae6e1f23a0874babf3b8 Description-en: Perl API for Apache 2.1 authentication Apache::AuthenHook offers access to the 2.1 Apache authentication API in Perl. This is different than the authentication API from Apache 1.3 or even Apache 2.0, but in its differences lies strength. Package: libapache-ssllookup-perl Description-md5: 15664be79fc992e0321e9676160b634d Description-en: glue layer between Perl handlers and the mod_ssl public API Apache::SSLLookup is a glue layer between Perl handlers and the mod_ssl public API. Under normal circumstances, you would use $r->subprocess_env() to glean information about mod_ssl. for example, . $request_is_over_ssl = $r->subprocess_env('HTTPS'); . however, this is only possible after mod_ssl runs its fixups - that is, Perl handlers can only accurately check the subprocess_env table for mod_ssl information in the PerlResponsePhase or later. . This module allows you to query mod_ssl directly via its public C API at any point in the request cycle. but without using C, of course. Package: libapache2-mod-auth-openidc Description-md5: 2a46b2755c29c7c30c7caff32705ca4f Description-en: OpenID Connect authentication module for Apache mod_auth_openidc is an Apache module that authenticates users of a web site against an OpenID Connect Identity Provider or an OAuth 2.0 Authorization Server. It provides access control based on claims and passes those claims to other modules and applications. Package: libapache2-mod-neko Description-md5: 32f9af8a7181300294b4450a424c758c Description-en: Apache module for running server-side Neko programs Neko provides a common runtime for several different languages, including JavaScript and haXe. . This package includes a module for Apache 2 so that you can dynamically generate server-side web pages from Apache. . Neko was written by Nicolas Cannasse. Package: libaria2-0 Description-md5: 1922b920afcc88f101c153a550ee98b3 Description-en: C++ library interface to aria2 This C++ library offers interface to the core functionality of aria2 like networking and downloading. Package: libaria2-0-dev Description-md5: 5a2c4f2a4a7088a79f186df0edc55ef1 Description-en: High speed download utility (Development files) Aria2 is a command line download client with resuming and segmented downloading. Supported protocols are HTTP/HTTPS/ SFTP/FTP/BitTorrent and it also supports Metalink. . This package provides development files for libaria2. Package: libasan5-amd64-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: 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: libasan5-armel-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: 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: libasan5-dbg-amd64-cross Description-md5: e0ab64cebecfb2c8f3560d8854956043 Description-en: 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: libasan5-dbg-arm64-cross Description-md5: e0ab64cebecfb2c8f3560d8854956043 Description-en: 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: libasan5-dbg-armel-cross Description-md5: e0ab64cebecfb2c8f3560d8854956043 Description-en: 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: libasan5-dbg-armhf-cross Description-md5: e0ab64cebecfb2c8f3560d8854956043 Description-en: 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: libasan5-dbg-i386-cross Description-md5: e0ab64cebecfb2c8f3560d8854956043 Description-en: 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: libasan5-dbg-powerpc-cross Description-md5: e0ab64cebecfb2c8f3560d8854956043 Description-en: 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: libasan5-dbg-ppc64el-cross Description-md5: e0ab64cebecfb2c8f3560d8854956043 Description-en: 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: libasan5-dbg-s390x-cross Description-md5: e0ab64cebecfb2c8f3560d8854956043 Description-en: 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: libasan5-i386-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: 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: libasan5-powerpc-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: 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: libassimp-dev Description-md5: d0b845a8feddebf961da17e86ae36946 Description-en: 3D model import library (development) Assimp is a library to import various well-known 3D model formats ("assets") in a uniform manner. Assimp aims at providing a full asset conversion pipeline for use in game engines / realtime rendering systems of any kind but is not limited to this audience. . This package provides the files necessary to compile an application using Assimp Package: libassimp-doc Description-md5: 397796c78cd3b2c92441acbddf451a44 Description-en: 3D model import library (documentation) Assimp is a library to import various well-known 3D model formats ("assets") in a uniform manner. Assimp aims at providing a full asset conversion pipeline for use in game engines / realtime rendering systems of any kind but is not limited to this audience. . This package contains html documentation for the Assimp API. Package: libassimp4 Description-md5: 19a3b9c95112bea7e3f3134dbd0cf8eb Description-en: 3D model import library Assimp is a library to import various well-known 3D model formats ("assets") in a uniform manner. Assimp aims at providing a full asset conversion pipeline for use in game engines / realtime rendering systems of any kind but is not limited to this audience. . The library is designed for maximum stability and flexibility. While written in C++, a pure C API exists, as well as bindings to various other languages, including Python, D and Blitzmax. Assimp loads models into a straightforward data structure for easy processing by your application. Various post processing steps (such as general optimization or computation of extra data like normal or tangent vectors) can be executed on the imported data to suit your needs. . This package provides the shared object necessary to run an application using Assimp. Package: libastro-dev Description-md5: 8d12113d2c4a765844a7516371018b51 Description-en: development files for the Marble astrononmy library Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains development files for building software that uses the Marble astronomy library . This package is part of the KDE education module. Package: libastro1 Description-md5: 657b13f68cade242bc2a621ea4a8e9b9 Description-en: Marble astronomy library Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains shared libraries for astronomy support in marble. . This package is part of the KDE education module. Package: libatomic1-amd64-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en: 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-armel-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en: 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-amd64-cross Description-md5: 26d76486cdd4f1973b721c8f322e9e61 Description-en: 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-dbg-arm64-cross Description-md5: 26d76486cdd4f1973b721c8f322e9e61 Description-en: 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-dbg-armel-cross Description-md5: 26d76486cdd4f1973b721c8f322e9e61 Description-en: 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-dbg-armhf-cross Description-md5: 26d76486cdd4f1973b721c8f322e9e61 Description-en: 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-dbg-i386-cross Description-md5: 26d76486cdd4f1973b721c8f322e9e61 Description-en: 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-dbg-powerpc-cross Description-md5: 26d76486cdd4f1973b721c8f322e9e61 Description-en: 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-dbg-ppc64el-cross Description-md5: 26d76486cdd4f1973b721c8f322e9e61 Description-en: 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-dbg-s390x-cross Description-md5: 26d76486cdd4f1973b721c8f322e9e61 Description-en: 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-i386-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en: 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-powerpc-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en: 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: libbabl-0.1-0 Description-md5: ff900fc6f030f93197b9e121afde6c95 Description-en: Dynamic, any to any, pixel format conversion library Babl is a dynamic, any to any, pixel format conversion library. It provides conversions between the myriad of buffer types images can be stored in. Babl doesn't only help with existing pixel formats, but also facilitates creation of new and uncommon ones. Package: libbabl-dev Description-md5: 8222faeeaa3c6abb27290df29be5d457 Description-en: Dynamic, any to any, pixel format conversion library (development files) Babl is a dynamic, any to any, pixel format conversion library. It provides conversions between the myriad of buffer types images can be stored in. Babl doesn't only help with existing pixel formats, but also facilitates creation of new and uncommon ones. . This package contains the development files. Package: libbabl-doc Description-md5: 1843cc45fff811e1ae47f159d418f66d Description-en: Dynamic, any to any, pixel format conversion library (documentation) Babl is a dynamic, any to any, pixel format conversion library. It provides conversions between the myriad of buffer types images can be stored in. Babl doesn't only help with existing pixel formats, but also facilitates creation of new and uncommon ones. . This package contains the API documentation. Package: libbio-perl-run-perl Description-md5: 02e928aa466025c3b3ccea5088374edb Description-en: BioPerl wrappers: modules Contains modules that provide a Perl interface to various bioinformatics applications to allow them to be used with common BioPerl objects. Package: libbladerf-dev Description-md5: 09355b6d85bd62890d93471d61ff03c8 Description-en: Nuand bladeRF software-defined radio device (header files) The Nuand bladeRF is an open-source software-defined radio (SDR) system, comprised of an RF transceiver, a field-programmable gate array (FPGA), a microcontroller driving a USB 3.0 interface, and a suite of host libraries and drivers to facilitate interaction with the device. . This package contains the header files required for compiling bladeRF applications. Package: libbladerf-doc Description-md5: 20f7c7795d9bbed7b6e5475278229785 Description-en: Nuand bladeRF software-defined radio device (API documentation) The Nuand bladeRF is an open-source software-defined radio (SDR) system, comprised of an RF transceiver, a field-programmable gate array (FPGA), a microcontroller driving a USB 3.0 interface, and a suite of host libraries and drivers to facilitate interaction with the device. . This package contains libbladeRF API documentation. Package: libbladerf2 Description-md5: 58c8a74e835c1961ec440cd71432a7cc Description-en: Nuand bladeRF software-defined radio device The Nuand bladeRF is an open-source software-defined radio (SDR) system, comprised of an RF transceiver, a field-programmable gate array (FPGA), a microcontroller driving a USB 3.0 interface, and a suite of host libraries and drivers to facilitate interaction with the device. . This package provides the host library. Package: libblas-test Description-md5: 7e697a3bd80892afd85df0f1b0596433 Description-en: Basic Linear Algebra Subroutines 3, testing programs 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 set of programs which test the integrity of an installed blas-compatible shared library. These programs may therefore be used to test the libraries provided by the blas package as well as those provided by the libatlas3-base and libopenblas-base packages. The programs are dynamically linked -- one can explicitly select a library to test by setting the libblas.so.3 alternative, or by using the LD_LIBRARY_PATH or LD_PRELOAD environment variables. Likewise, one can display the library selected using the ldd program in an identical environment. Package: libblasr Description-md5: 7d8a4565bcb39d80aab2a0efe55a1b2b Description-en: tools for aligning PacBio reads to target sequences Blasr_libcpp is a library used by blasr and other executables such as samtoh5, loadPulses for analyzing PacBio sequences. This library contains three sub-libraries, including pbdata, hdf and alignment. . This package contains the alignment sublibrary. Package: libblasr-dev Description-md5: d9411a07e32efeaa2b4e01cb1f6de812 Description-en: tools for aligning PacBio reads to target sequences (development files) Blasr_libcpp is a library used by blasr and other executables such as samtoh5, loadPulses for analyzing PacBio sequences. This library contains three sub-libraries, including pbdata, hdf and alignment. . This package contains the header files and static library for the alignment sublibrary. Package: libbond-dev Description-md5: a18eb8c9decbc889017c97a94c6ebc64 Description-en: Messages related to Robot OS bond_core - development This package is part of Robot OS (ROS). This is the 'bond' process state machine library development files. . Bond is a mechanism for checking when another process has terminated. A bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing. The bond remains connected until it is either broken explicitly or until a heartbeat times out. Package: libbondcpp-dev Description-md5: 59458798afdf523c1431d7873e1b364b Description-en: Development files for Robot OS bondcpp library This package is part of Robot OS (ROS). It is the 'bond' process state machine library C++ implementation development files. . Bond is a mechanism for checking when another process has terminated. A bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing. The bond remains connected until it is either broken explicitly or until a heartbeat times out. Package: libbondcpp1d Description-md5: ff947b345b3e3badfe95dbd8d43bb2de Description-en: Robot OS bondcpp library This package is part of Robot OS (ROS). It is the 'bond' process state machine library C++ implementation. . Bond is a mechanism for checking when another process has terminated. A bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing. The bond remains connected until it is either broken explicitly or until a heartbeat times out. Package: libboost-container1.67-dev Description-md5: 41cba76db235acb1c7483636f7771fe0 Description-en: C++ library that implements several well-known containers - dev files This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). Package: libboost-container1.67.0 Description-md5: 4cc3eab0b1f3ec7475cebab0f0d54594 Description-en: C++ library that implements several well-known containers This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). Package: libboost-context1.67-dev Description-md5: 509bcb267a10afdee403415de2d077bd Description-en: 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-contract1.67-dev Description-md5: bf0d7e4539ed6d34f89ea7c9286b60e4 Description-en: Contract library for C++ - dev files This package forms part of the Boost C++ Libraries collection. . All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc. Package: libboost-contract1.67.0 Description-md5: cbd95e0aa2c452e909d5fb8cd5d45bc3 Description-en: Contract library for C++ This package forms part of the Boost C++ Libraries collection. . All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc. Package: libboost-coroutine1.67-dev Description-md5: 86838fff80fef6efdf92ff95491207e4 Description-en: 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-exception1.67-dev Description-md5: 384c2c28f8227e2f185f0778df8c37fc Description-en: library to help write exceptions and handlers This package forms part of the Boost C++ Libraries collection. . The purpose of Boost Exception is to ease the design of exception class hierarchies and to help write exception handling and error reporting code. Package: libboost-fiber1.67-dev Description-md5: f7f6013704ff4580caf3394917e3c295 Description-en: cooperatively-scheduled micro-/userland-threads This package forms part of the Boost C++ Libraries collection. . Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similarly to standard thread support library. . Each fiber has its own stack. . A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses execution_context from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time. Package: libboost-fiber1.67.0 Description-md5: f7f6013704ff4580caf3394917e3c295 Description-en: cooperatively-scheduled micro-/userland-threads This package forms part of the Boost C++ Libraries collection. . Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similarly to standard thread support library. . Each fiber has its own stack. . A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses execution_context from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time. Package: libboost-graph-parallel1.67-dev Description-md5: 4f57c2a6e2a339b83d9c59b83812e4c6 Description-en: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. Package: libboost-graph-parallel1.67.0 Description-md5: 4f57c2a6e2a339b83d9c59b83812e4c6 Description-en: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. Package: libboost-graph1.67-dev Description-md5: 6dc872164cdff9808536697108f9eecd Description-en: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. Package: libboost-graph1.67.0 Description-md5: 6dc872164cdff9808536697108f9eecd Description-en: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. Package: libboost-iostreams1.67-dev Description-md5: c5f42432b54f040f1daea1900a535e47 Description-en: Boost.Iostreams Library development files This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. Package: libboost-locale1.67-dev Description-md5: 38eb5c1dcd3b37527a010d985b7c8018 Description-en: C++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. Package: libboost-log1.67-dev Description-md5: 35804ca45b526f128dc2dc545fd3dbf6 Description-en: C++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. Package: libboost-log1.67.0 Description-md5: 35804ca45b526f128dc2dc545fd3dbf6 Description-en: C++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. Package: libboost-math1.67-dev Description-md5: ef3334f7fe3b30cab4c2d25557dbaaa3 Description-en: Boost.Math Library development files This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. Package: libboost-math1.67.0 Description-md5: 23f6f4e3877dda6577301cc1999a87b1 Description-en: Boost.Math Library This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. Package: libboost-mpi-python1.67-dev Description-md5: f4aa2213bbcbac6016ed67ed252a2cb4 Description-en: C++ interface to the Message Passing Interface (MPI), Python Bindings This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. Package: libboost-mpi-python1.67.0 Description-md5: 3aacb014fd455aab00e9bc4e91c51677 Description-en: C++ interface to the Message Passing Interface (MPI), Python Bindings This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. . One of the python interpreter packages is required to use the bindings. Package: libboost-mpi1.67-dev Description-md5: 6766b51a84b1e0bf3fc6b1ccf0d4bbf2 Description-en: C++ interface to the Message Passing Interface (MPI) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. Package: libboost-mpi1.67.0 Description-md5: 6766b51a84b1e0bf3fc6b1ccf0d4bbf2 Description-en: C++ interface to the Message Passing Interface (MPI) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. Package: libboost-numpy1.67-dev Description-md5: 0cd697d06e4f050674a72a97968e8c0c Description-en: Boost.Python NumPy extensions development files This package forms part of the Boost C++ Libraries collection. . The Boost Python library enables exporting a C++ library to Python. The NumPy extensions lets the C++ code interact with NumPy types. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. Package: libboost-numpy1.67.0 Description-md5: f9652c47c704cb13fd7973b1d9eed5c1 Description-en: Boost.Python NumPy extensions This package forms part of the Boost C++ Libraries collection. . The Boost Python library enables exporting a C++ library to Python. The NumPy extensions lets the C++ code interact with NumPy types. . One of the python interpreter packages is required to use the created extensions. Package: libboost-python1.67-dev Description-md5: 4073b19bab34408d8c56b2db9718bb71 Description-en: Boost.Python Library development files 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. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. Package: libboost-random1.67-dev Description-md5: 7ed20e15c02905e3feecfa31084222f4 Description-en: 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-random1.67.0 Description-md5: 7ed20e15c02905e3feecfa31084222f4 Description-en: 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.67-dev Description-md5: 798250c772fac56d605e432dcc6fe14f Description-en: regular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. Package: libboost-regex1.67.0 Description-md5: 798250c772fac56d605e432dcc6fe14f Description-en: 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-signals1.67-dev Description-md5: 737c799c0950f5b01392f79ff2396cf2 Description-en: managed signals and slots library for C++ This package forms part of the Boost C++ Libraries collection. . Signals represent callbacks with multiple targets, and are also called publishers or events in similar systems. Signals are connected to some set of slots, which are callback receivers (also called event targets or subscribers), which are called when the signal is "emitted." Package: libboost-signals1.67.0 Description-md5: 737c799c0950f5b01392f79ff2396cf2 Description-en: managed signals and slots library for C++ This package forms part of the Boost C++ Libraries collection. . Signals represent callbacks with multiple targets, and are also called publishers or events in similar systems. Signals are connected to some set of slots, which are callback receivers (also called event targets or subscribers), which are called when the signal is "emitted." Package: libboost-stacktrace1.67-dev Description-md5: 54146e5655935cff00889b9b265f7df3 Description-en: library to capture and print stack traces - development files This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. Package: libboost-stacktrace1.67.0 Description-md5: 111fa2da3db5649074e55bfb276b056e Description-en: library to capture and print stack traces This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. Package: libboost-test1.67-dev Description-md5: 73a9e2027ebac32df5b898db3154448b Description-en: components for writing and executing test suites This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases. Package: libboost-test1.67.0 Description-md5: 73a9e2027ebac32df5b898db3154448b Description-en: components for writing and executing test suites This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases. Package: libboost-timer1.67-dev Description-md5: 3800da07b3dc08efcf3c762480b53231 Description-en: C++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. Package: libboost-timer1.67.0 Description-md5: 3800da07b3dc08efcf3c762480b53231 Description-en: C++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. Package: libboost-type-erasure1.67-dev Description-md5: c5bcc1bc341ce6b96d3a0f9a07fb2221 Description-en: C++ runtime polymorphism based on concepts This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions. Package: libboost-type-erasure1.67.0 Description-md5: c5bcc1bc341ce6b96d3a0f9a07fb2221 Description-en: C++ runtime polymorphism based on concepts This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions. Package: libboost-wave1.67-dev Description-md5: 793667709ca25994c0a09d26633460ba Description-en: C99/C++ preprocessor library This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). Package: libboost-wave1.67.0 Description-md5: 793667709ca25994c0a09d26633460ba Description-en: C99/C++ preprocessor library This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). Package: libboost1.67-all-dev Description-md5: abd1c54975e8940f5fbd0921c61d01f1 Description-en: Boost C++ Libraries development files (ALL) 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 metapackage provides the complete Boost development environment, including all separately-packaged libraries. Package: libboost1.67-doc Description-md5: 0047dca3fe8d493c8010ac9a1b558493 Description-en: Boost.org libraries documentation placeholder This package originally provided documentation, but has since fallen into disrepair and presently provides no documentation. Please use documentation at www.boost.org. Package: libbsh-java Description-md5: 9438acca3862ed2b76eba52014902e6e Description-en: Java scripting environment (BeanShell) Version 2 (library) BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). . You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. . This package contains the Java library without the command line tools. Package: libbson-1.0-0 Description-md5: 5e4ec561076f38b0708faffaffcef666 Description-en: Library to parse and generate BSON documents - runtime files libbson parses and generates BSON documents, the data format for MongoDB. It is a dependency for libmongoc, the MongoDB client library, for which it provides BSON support as well as platform-compatibility functions and macros. . This package contains the libbson runtime libraries, for applications that have been built with libbson. Package: libbson-dev Description-md5: 6aa5c36fddeb6bc9cad3d09fd53066da Description-en: Library to parse and generate BSON documents - dev files libbson parses and generates BSON documents, the data format for MongoDB. It is a dependency for libmongoc, the MongoDB client library, for which it provides BSON support as well as platform-compatibility functions and macros. . This package contains all files necessary to develop applications which use libbson. Package: libbson-doc Description-md5: 977036cf3bd4217d468a8be57dd08926 Description-en: Library to parse and generate BSON documents - documentation libbson parses and generates BSON documents, the data format for MongoDB. It is a dependency for libmongoc, the MongoDB client library, for which it provides BSON support as well as platform-compatibility functions and macros. . This package contains the man pages for libbson. Package: libbudgie-plugin0 Description-md5: 17aeb698890bc0c7f269538eecce8de0 Description-en: Plugin library for budgie-desktop Budgie-Desktop is a GTK+ based desktop environment which focuses on simplicity and elegance. It provides a traditional desktop metaphor based interface utilising customisable panel based menu driven system. Budgie-Desktop is written from scratch utilising many GNOME based sub-systems such as GNOME-Session and Mutter. . This adds the plugin library to budgie-desktop Package: libbudgie-private0 Description-md5: eebc63cce6cc12b3764a50e8ea7c2d34 Description-en: Budgie Private library for budgie-desktop Budgie-Desktop is a GTK+ based desktop environment which focuses on simplicity and elegance. It provides a traditional desktop metaphor based interface utilising customisable panel based menu driven system. Budgie-Desktop is written from scratch utilising many GNOME based sub-systems such as GNOME-Session and Mutter. . This provides a private ABI for raven and the budgie panel Package: libbudgietheme0 Description-md5: e3bdad239ff0a71f067a1357037d314e Description-en: Theme library for budgie-desktop Budgie-Desktop is a GTK+ based desktop environment which focuses on simplicity and elegance. It provides a traditional desktop metaphor based interface utilising customisable panel based menu driven system. Budgie-Desktop is written from scratch utilising many GNOME based sub-systems such as GNOME-Session and Mutter. . This adds the theme controls for budgie-desktop Package: libbullet-dev Description-md5: bb781d0f479b67427ea1dd59e035c5d7 Description-en: professional 3D Game Multiphysics Library -- development files Bullet professional 3D Game Multiphysics Library provides state of the art collision detection, soft body and rigid body dynamics. . * Used by many movie and game companies in AAA titles on Playstation 3, XBox 360, Nintendo Wii, PC, Android and iPhone. * Modular extendible C++ design with hot-swap of most components. * Discrete and continuous collision detection (CCD). * Swept collision queries. * Ray casting with custom collision filtering. * Generic convex support (using GJK), capsule, cylinder, cone, sphere, box and non-convex triangle meshes. * Support for dynamic deformation of non-convex triangle meshes, by refitting the acceleration structures. . Multiphysics support including: . * Rigid body dynamics including constraint solvers, generic constraints, ragdolls, hinge, ball-socket. * Support for constraint limits and motors. * Soft body support including cloth, rope and deformable. * Bullet is integrated into Blender. * Serialization of physics data in the cross-platform binary bullet file format. . This package contains development files for Bullet. Package: libbullet-doc Description-md5: 6d5dd96f32e2777f362c62dae4f5ecb3 Description-en: professional 3D Game Multiphysics Library -- documentation Bullet professional 3D Game Multiphysics Library provides state of the art collision detection, soft body and rigid body dynamics. . This package contains the Bullet API documentation and the Bullet Quick Start Guide. . For more information about Bullet, please refer to the libbullet-dev package. Package: libbullet-extras-dev Description-md5: 8340b03b9b64bfa835b906278a4153a9 Description-en: professional 3D Game Multiphysics Library -- extra development Bullet professional 3D Game Multiphysics Library provides state of the art collision detection, soft body and rigid body dynamics. . This package contains extra development files for Bullet. . For more information about Bullet, please refer to the libbullet-dev package. Package: libbullet-extras2.88 Description-md5: 1a1908a354113872d7b63f700aba418d Description-en: professional 3D Game Multiphysics Library -- extra libraries Bullet professional 3D Game Multiphysics Library provides state of the art collision detection, soft body and rigid body dynamics. . This package contains all extra shared runtime libraries for Bullet including HACD, GIMPACTUtils, InverseDynamics, Serialize, ConvexDecomposition and VHACD. . For more information about Bullet, please refer to the libbullet-dev package. Package: libbullet2.88 Description-md5: 12d47535f35f354eaa86793578c64b8f Description-en: professional 3D Game Multiphysics Library Bullet professional 3D Game Multiphysics Library provides state of the art collision detection, soft body and rigid body dynamics. . This package contains shared runtime libraries including BulletCollision, BulletDynamics, BulletSoftbody, LinearMath and all Bullet 3 libraries. . For more information about Bullet, please refer to the libbullet-dev package. Package: libc++-9-dev Description-md5: 8cd44d2ae4969ab1c95a30917ddc69e7 Description-en: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++1-9 Description-md5: 3e11b80d657dd5ed05ee027e3cba65ca Description-en: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++abi-9-dev Description-md5: 364169ef5dcd81ea07cbcba49d061676 Description-en: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi1-9 Description-md5: 6a197f8a8ae8385e801b369ea97886ce Description-en: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libcaf-mpich-3 Description-md5: 9d9412e935ae276ba04b111249f3e1db Description-en: Co-Array Fortran libraries (MPICH) OpenCoArrays is an open-source software project that supports the coarray Fortran (CAF) parallel programming features of the Fortran 2008 standard and several features proposed for Fortran 2015 in the draft Technical Specification [TS 18508] "Additional Parallel Features in Fortran". . This package provides the libraries necessary for Fortran to build parallel CAF programs built on top of MPICH MPI. Package: libcaf-openmpi-3 Description-md5: fb98a199d40670e2d06b868ea80280ff Description-en: Co-Array Fortran libraries (OpenMPI) OpenCoArrays is an open-source software project that supports the coarray Fortran (CAF) parallel programming features of the Fortran 2008 standard and several features proposed for Fortran 2015 in the draft Technical Specification [TS 18508] "Additional Parallel Features in Fortran". . This package provides the libraries necessary for Fortran to build parallel CAF programs built on top of OpenMPI. Package: libcamera-calibration-parsers-dev Description-md5: 5b628951e56b0f6b7794ebf2cdb0feca Description-en: Robot OS camera_calibration_parsers package - development This package is part of Robot OS (ROS). It contains C++ headers for reading and writing camera calibration parameters. Package: libcamera-calibration-parsers0d Description-md5: 07bad23a5cd49280acdee617eabf37fe Description-en: Robot OS camera_calibration_parsers package This package is part of Robot OS (ROS). The package provides the library with routines for reading and writing camera calibration parameters. Package: libcamera-info-manager-dev Description-md5: 77a14c6c0d27b61371891b29c5b48cc4 Description-en: Robot OS camera_info_manager package - development This package is part of Robot OS (ROS). It provides C++ header files for camera calibration information: CameraInfo, SetCameraInfo service requests, saving and restoring the camera calibration data. Package: libcamera-info-manager0d Description-md5: 1fb0b7c9a6737dd511031a64af1cf0c6 Description-en: Robot OS camera_info_manager package This package is part of Robot OS (ROS). It provides a C++ interface for camera calibration information: CameraInfo, SetCameraInfo service requests, saving and restoring the camera calibration data. Package: libcantor-pythonbackend Description-md5: 1d7708e193862e5eaf466936a6b6210b Description-en: Base Python backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using the Python language (http://www.python.org/) in Cantor. . This package is part of the KDE education module. Package: libcarp-clan-perl Description-md5: e5a6eb72f36e93a94e8c3ddae4f4e21c Description-en: Perl enhancement to Carp error logging facilities Carp::Clan is a Perl module designed to report errors from the perspective of the caller of a "clan" of modules, similar to "Carp" itself. Instead of giving it a number of levels to skip on the calling stack, you give it a pattern to characterize the package names of the "clan" of modules which shall never be blamed for any error. . These modules stick together like a "clan" and any error which occurs will be blamed on the "outsider" script or modules not belonging to this clan. Package: libcdi-dev Description-md5: 56541330a08304a544051f8785994812 Description-en: Development files for the climate data interface library CDI is a C and Fortran Interface to access Climate model Data. Supported data formats are GRIB, netCDF, SERVICE, EXTRA and IEG. This package provides development libraries to build against CDI. Package: libcdi0 Description-md5: 3f9b964223ef963c3b5c4ce7ab7ede65 Description-en: Climate Data Interface (cdi) library CDI is a C and Fortran Interface to access Climate model Data. Supported data formats are GRIB, netCDF, SERVICE, EXTRA and IEG. Package: libcdt5 Description-md5: d9902443b1aa2da91da7ca4482e5eb20 Description-en: rich set of graph drawing tools - cdt library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the cdt library. Package: libcec-dev Description-md5: a90478ffeddfa2b232fd76330aacdc92 Description-en: USB CEC Adaptor communication Library (development files) This library provides support for the Pulse-Eight USB-CEC adapter and other CEC capable hardware, like the Raspberry Pi. . This package provides the necessary files needed for development. Package: libcec4 Description-md5: 8fa24da000d1436d85e6a210d9640157 Description-en: USB CEC Adaptor communication Library (shared library) This library provides support for the Pulse-Eight USB-CEC adapter and other CEC capable hardware, like the Raspberry Pi. . This package provides the shared library. Package: libcereal-dev Description-md5: 870052292bc33e72d293f66d84e3df21 Description-en: C++11 library for serialization cereal is a header-only C++11 serialization library. cereal takes arbitrary data types and reversibly turns them into different representations, such as compact binary encodings, XML, or JSON. cereal was designed to be fast, light-weight, and easy to extend - it has no external dependencies and can be easily bundled with other code or used standalone. Package: libcereal-doc Description-md5: cf6b5fcedc6b95481089864c771a7ff8 Description-en: C++11 library for serialization HTML documentation cereal is a header-only C++11 serialization library. cereal takes arbitrary data types and reversibly turns them into different representations, such as compact binary encodings, XML, or JSON. cereal was designed to be fast, light-weight, and easy to extend - it has no external dependencies and can be easily bundled with other code or used standalone. . This package contains the HTML documentation. Package: libcgraph6 Description-md5: 3c0eff44ae2d3aa5e19d60a4384485eb Description-en: rich set of graph drawing tools - cgraph library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the cgraph library. Package: libchemistry-openbabel-perl Description-md5: 9bcbf2562fd78652e201334aded7f548 Description-en: Chemical toolbox library (perl bindings) Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It allows one to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. Features include: . * Hydrogen addition and deletion * Support for Molecular Mechanics * Support for SMARTS molecular matching syntax * Automatic feature perception (rings, bonds, hybridization, aromaticity) * Flexible atom typer and perception of multiple bonds from atomic coordinates * Gasteiger-Marsili partial charge calculation . File formats Open Babel supports include PDB, XYZ, CIF, CML, SMILES, MDL Molfile, ChemDraw, Gaussian, GAMESS, MOPAC and MPQC. . This package contains Chemistry::Openbabel, the Perl binding for Open Babel. Package: libcinnamon-control-center-dev Description-md5: ee023f81d9d00f715c25ff3fb94c6b81 Description-en: configuration applets for Cinnamon - development files This package contains the development files for the cinnamon control center panels library. Package: libcinnamon-control-center1 Description-md5: f04e8eee3eb1e5fa0772a192571acda6 Description-en: library used by configuration applets for Cinnamon This package contains the library used by control center panels. Package: libcinnamon-desktop-dev Description-md5: 061bd49689b9d36fe886a9b0b0c8bc22 Description-en: Cinnamon library for loading .desktop files - development files This package provides the include files and static library for the Cinnamon desktop library functions. Package: libcinnamon-desktop4 Description-md5: eb4367c8b19a6315688e6a6072e5fd02 Description-en: Cinnamon library for loading .desktop files This library is used by Cinnamon to load the .desktop files. Package: libcinnamon-menu-3-0 Description-md5: 1f139eed2d744b6e3d51e3d7f7061671 Description-en: Cinnamon 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 . This package contains the shared library. Package: libcinnamon-menu-3-dev Description-md5: ca358b97a2c8c5f4e4592aed98e71b0b Description-en: Cinnamon 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 . This package contains the development headers. Package: libcjs-dev Description-md5: 2bda62b242c6646bae1a219ebeb061e5 Description-en: Mozilla-based javascript bindings for the Cinnamon platform Makes it possible for applications to use all of Cinnamon's platform libraries using the Javascript language. It's mainly based on the Mozilla javascript engine and the GObject introspection framework. . This package is the frozen version of gjs that the cinnamon desktop currently uses. . This package contains the development files applications need to build against. Package: libcjs0 Description-md5: 4b1e7f04c89a5c3ecfe70815300b704c Description-en: Mozilla-based javascript bindings for the GNOME platform Makes it possible for applications to use all of GNOME's platform libraries using the Javascript language. It's mainly based on the Mozilla javascript engine and the GObject introspection framework. . This package is the frozen version of gjs that the cinnamon desktop currently uses. . This is the shared library applications link to. Package: libclang-9-dev Description-md5: d391930d72c946f1d8a7675e049eec45 Description-en: Clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the Clang headers to develop extensions over libclang1-9. Package: libclang-common-9-dev Description-md5: 058258ae071a45e0d321dcabad2d07f3 Description-en: Clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the Clang generic headers and some libraries (profiling, etc). Package: libclang-cpp1-9 Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: libclang-cpp9 Description-md5: df15daa6dd324d0fb064175e2e0fc5c7 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang1-9 Description-md5: b773817295739e0f81822ebebd8bbc53 Description-en: C interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains the Clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclaws-mail-dev Description-md5: 4e327f36df7562d537c275d4af1f0d49 Description-en: Development files for Claws Mail plugins This package provides the development headers needed to build plugins for Claws Mail client. Plugins are loadable modules which extend Claws Mail capabilities. Package: libcli-dev Description-md5: c62072501f738ec51c88412616b6fc95 Description-en: emulates a cisco style telnet command-line interface (dev files) libcli provides a consistent Cisco style command-line environment for remote clients, with a few common features between every implemtation. . The library is not accessed by itself, rather the software which uses it listens on a defined port for a Telnet connection. This connection is handed off to libcli for processing. . libcli includes support for command history, command line editing and filtering of command output. . This package contains the files necessary for developing applications with libcli. Package: libcli1.10 Description-md5: 7f5454a54d29f8eb153f55b860d813cd Description-en: emulates a cisco style telnet command-line interface libcli provides a consistent Cisco style command-line environment for remote clients, with a few common features between every implemtation. . The library is not accessed by itself, rather the software which uses it listens on a defined port for a Telnet connection. This connection is handed off to libcli for processing. . libcli includes support for command history, command line editing and filtering of command output. Package: libcmark-gfm-dev Description-md5: d20b80235e9c657e6f2c9433a14f32f3 Description-en: CommonMark GitHub flavor gfm library dev files cmark-gfm is the GitHub flavor of the cmark C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. This package provides the development files for the gfm library Package: libcmark-gfm-extensions-dev Description-md5: cb11d34df048ce300d436d62197aed7d Description-en: CommonMark GitHub flavor gfm extensions library dev files cmark-gfm is the GitHub flavor of the cmark C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. This package provides the development files for the gfm extensions library Package: libcmark-gfm-extensions0 Description-md5: f72008757eaba01ac9520434e96822ed Description-en: CommonMark GitHub flavor gfm extension library cmark-gfm is the GitHub flavor of the cmark C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. This package provides the required gfm extension library Package: libcmark-gfm0 Description-md5: a1e0535c35946803b65e474faabb2842 Description-en: CommonMark GitHub flavor gfm library cmark-gfm is the GitHub flavor of the cmark C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. This package provides the required gfm library Package: libcoarrays-dev Description-md5: 443f0a64b05f6c1b44fde675d83efdae Description-en: Co-Array Fortran libraries OpenCoArrays is an open-source software project that supports the coarray Fortran (CAF) parallel programming features of the Fortran 2008 standard and several features proposed for Fortran 2015 in the draft Technical Specification [TS 18508] "Additional Parallel Features in Fortran". . This package contains shared development files (headers and fortran modules) Package: libcoarrays-mpich-dev Description-md5: 26e66c932dd2e98f5060256749497024 Description-en: Co-Array Fortran libraries for - development files (MPICH) OpenCoArrays is an open-source software project that supports the coarray Fortran (CAF) parallel programming features of the Fortran 2008 standard and several features proposed for Fortran 2015 in the draft Technical Specification [TS 18508] "Additional Parallel Features in Fortran". . This package provides the libraries necessary for Fortran to build parallel CAF programs built on top of MPICH MPI. Package: libcoarrays-openmpi-dev Description-md5: 521eab5b3cd3a12d232bdf03341cde88 Description-en: Co-Array Fortran libraries - development files (OpenMPI) OpenCoArrays is an open-source software project that supports the coarray Fortran (CAF) parallel programming features of the Fortran 2008 standard and several features proposed for Fortran 2015 in the draft Technical Specification [TS 18508] "Additional Parallel Features in Fortran". . This package provides the libraries necessary for Fortran to build parallel CAF programs built on top of OpenMPI. Package: libcombblas-dev Description-md5: 01092df4e8f248432b56947ace54f260 Description-en: an extensible parallel graph library for graph analytics The Combinatorial BLAS (CombBLAS) is an extensible distributed-memory parallel graph library offering a small but powerful set of linear algebra primitives specifically targeting graph analytics. . - The Combinatorial BLAS development influences the Graph BLAS standardization process. - It achieves scalability via its two dimensional distribution and coarse-grained parallelism. - CombBLAS powers HipMCL, a highly-scalable parallel implementation of the Markov Cluster Algorithm (MCL). - Operations among sparse matrices and vectors use arbitrary user defined semirings. . This package provides development files for building client applications against combblas. Package: libcombblas-docs Description-md5: 10fdb310beb6f4139d1cf4aeab6ac436 Description-en: an extensible parallel graph library for graph analytics (docs) The Combinatorial BLAS (CombBLAS) is an extensible distributed-memory parallel graph library offering a small but powerful set of linear algebra primitives specifically targeting graph analytics. . - The Combinatorial BLAS development influences the Graph BLAS standardization process. - It achieves scalability via its two dimensional distribution and coarse-grained parallelism. - CombBLAS powers HipMCL, a highly-scalable parallel implementation of the Markov Cluster Algorithm (MCL). - Operations among sparse matrices and vectors use arbitrary user defined semirings. . This package provides full HTML documentation for the CombBLAS API. Package: libcombblas1.16.0 Description-md5: 40b7560544e0c13716535d69a7bfc105 Description-en: an extensible parallel graph library for graph analytics The Combinatorial BLAS (CombBLAS) is an extensible distributed-memory parallel graph library offering a small but powerful set of linear algebra primitives specifically targeting graph analytics. . - The Combinatorial BLAS development influences the Graph BLAS standardization process. - It achieves scalability via its two dimensional distribution and coarse-grained parallelism. - CombBLAS powers HipMCL, a highly-scalable parallel implementation of the Markov Cluster Algorithm (MCL). - Operations among sparse matrices and vectors use arbitrary user defined semirings. . This package provides the combblas shared library. Package: libcpp-common0d Description-md5: db4f647f5e1ec4cc676f54b80ce58c66 Description-en: Robot OS utility library This package is part of Robot OS (ROS). It contains the C++ library libcpp_common which is code for doing things that are not necessarily ROS related, but are useful for multiple packages. This includes things like the ROS_DEPRECATED and ROS_FORCE_INLINE macros, as well as code for getting backtraces. Package: libcscreensaver0 Description-md5: 6eae7217b28364bd33a0a673a65367c6 Description-en: library and introspection data used by cinnamon-screensaver cinnamon-screensaver is a screen saver and locker that aims to have simple, sane and secure defaults, and be well integrated with the Cinnamon desktop. . This package contains the library used by the screensaver. Package: libcv-bridge-dev Description-md5: 759aafa3eccff17d60a7bab270cfcb75 Description-en: cv_bridge Robot OS package - development This package is part of Robot OS (ROS). It contains development files for CvBridge, which converts between ROS Image messages and OpenCV images. . This package contains the development files. Package: libcv-bridge1d Description-md5: 999c7ebb4db0a9b0cd19d1c98bd3ebcb Description-en: cv_bridge Robot OS package This package is part of Robot OS (ROS). It contains the library for CvBridge, which converts between ROS Image messages and OpenCV images. . This package contains the library itself. Package: libcvc0 Description-md5: 5e942e2b62500f1d319d8bd9df458107 Description-en: Cinnamon pulseaudio abstraction library This library contains code to access PulseAudio using a GObject based library, shared between cinnamon-control-center, cinnamon-settings-daemon and cinnamon. It is not API stable, and it is meant to be used as a submodule. Package: libcwidget-dev Description-md5: d5195ade0a17480093dcedac51daaa4e Description-en: 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: 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: libcwidget4 Description-md5: 25817f3f038c1f33b9d63aafe32c6d75 Description-en: 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: libdate-holidays-de-perl Description-md5: c45cbad288f323fee7524da70813b9bd Description-en: module to determine German holiday dates Date::Holidays::DE provides a function to get a list of German holidays for a given year. It also knows about different regulations throughout Germany. Package: libdatetime-timezone-perl Description-md5: 49fff32146b7c0ac14d7bcca1f92bfe6 Description-en: framework exposing the Olson time zone database to Perl DateTime::TimeZone is a Perl module framework providing an interface to the Olson time zone database. It exposes the database as a set of modules, one for each time zone defined, allowing for various optimizations in doing time zone calculations. . The Olson time zone database is the best available source for worldwide time zone information and is available from . Package: libdbd-mock-perl Description-md5: b0d015475e873bc48ff3b0a8968cbfce Description-en: Mock database driver for testing Testing with databases can be tricky. If you are developing a system married to a single database then you can make some assumptions about your environment and ask the user to provide relevant connection information. But if you need to test a framework that uses DBI, particularly a framework that uses different types of persistence schemes, then it may be more useful to simply verify what the framework is trying to do -- ensure the right SQL is generated and that the correct parameters are bound. DBD::Mock makes it easy to just modify your configuration (presumably held outside your code) and just use it instead of DBD::Foo (like DBD::Pg or DBD::mysql) in your framework. Package: libdbd-mysql-perl Description-md5: fa0435d9b500e1b12da8be5d1e5ed096 Description-en: Perl5 database interface to the MariaDB/MySQL database DBD::mysql is the Perl5 Database Interface driver for the MariaDB/MySQL database. In other words: DBD::mysql is an interface between the Perl programming language and the MySQL programming API that comes with the MariaDB/MySQL relational database management system. Most functions provided by this programming API are supported. Some rarely used functions are missing, mainly because no one ever requested them. However supported features include: compression of data between server and client; timeouts; SSL; prepared statement support; server administration such as creating and dropping databases and restarting the server; auto-reconnection; utf8; bind type guessing; bind comment placeholders; automated insert ids; transactions; multiple result sets and multithreading. Package: libdbd-pg-perl Description-md5: 8f11ac659c969bc02ab2b29b23338305 Description-en: Perl DBI driver for the PostgreSQL database server DBD::Pg is a Perl DBI Database Driver module that works with the DBI module to provide access to PostgreSQL databases. It enables you to control a PostgreSQL database in a Perl script. Package: libdc1394-22 Description-md5: e5b9cbb31ec22bea58505a18f02e43e1 Description-en: high level programming interface for IEEE 1394 digital cameras libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime. . This package contains shared libraries. Package: libdc1394-22-dev Description-md5: 0727d11fd6d721977140ccb5eed42191 Description-en: high level programming interface for IEEE 1394 digital cameras - development libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime. . This package contains development files. Package: libdc1394-22-doc Description-md5: 0eaac90946349f276a6e366fa859221b Description-en: high level programming interface for IEEE 1394 digital cameras - documentation libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This package contains the documentation. Package: libdc1394-utils Description-md5: 8ec9f8cd847132f038c61c56276f9630 Description-en: utilities for IEEE 1394 digital cameras libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime. . This package contains an example program. Package: libdiagnostic-msgs-dev Description-md5: 4142d0138045a6b36125434345edb941 Description-en: Messages relating to Robot OS diagnostic, C/C++ interface This package is part of Robot OS (ROS), and contains the messages which provide the standardized interface for the diagnostic and runtime monitoring systems in ROS. These messages are currently used by the https://wiki.ros.org/diagnostics stack, which provides libraries for simple ways to set and access the messages, as well as automated ways to process the diagnostic data. . This package contains the generated C/C++ header files. Package: libdmr-dev Description-md5: 1e51654244aa61c328d13fd7d3ed3297 Description-en: Deepin movie player - widget library (development files) Deepin Movie provides an intuitive easy to use operation interface and rich complete shortcuts. You can complete all play operations by keyboard, which will make you thoroughly get rid of the constraint of mouse click. Video files in various formats can be played through Deepin Movie, and you can use the streaming function to easily enjoy online video resources. . This package is part of DDE (Deepin Desktop Environment). . This package contains the header files for the widget library. Package: libdmr0.1 Description-md5: 35ee971a9070e4f2351927007354b6e2 Description-en: Deepin movie player - widget library Deepin Movie provides an intuitive easy to use operation interface and rich complete shortcuts. You can complete all play operations by keyboard, which will make you thoroughly get rid of the constraint of mouse click. Video files in various formats can be played through Deepin Movie, and you can use the streaming function to easily enjoy online video resources. . This package is part of DDE (Deepin Desktop Environment). . This package contains the widget library. Package: libdolfin-dev Description-md5: 08a78e58d5d7e1a91019b0754c56fa90 Description-en: Shared links and header files for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the development files. Package: libdolfin2019.1 Description-md5: 36b945ea393f2c4a8fe500c27fbbb1a7 Description-en: Shared libraries for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the shared libraries. Package: libdtkwidget-dev Description-md5: bc42ec1614329895d363e14d1e0317e3 Description-en: Deepin Tool Kit Widget library (development files) DtkWidget is the Deepin graphical user interface library for deepin desktop development. . This package is part of DDE (Deepin Desktop Environment). . This package contains the header files and static libraries which are needed for developing Deepin application. Package: libdtkwidget2 Description-md5: 1645e3b1fbb7ee00d6ba6a76f4c1c93d Description-en: Deepin Tool Kit Widget library DtkWidget is the Deepin graphical user interface library for deepin desktop development. . This package is part of DDE (Deepin Desktop Environment). . This package contains the shared libraries. Package: libdtkwm-dev Description-md5: a61c73c6a5524e879769541103f96f68 Description-en: Deepin graphical user interface library (development files) DtkWm library is used by deepin applications to handle double screen scenario in Deepin desktop environment. . This package is part of DDE (Deepin Desktop Environment). . This package contains the header development files for libdtkwm. Package: libdtkwm2 Description-md5: f5d0de0f9921f1f82be9beeda602afb5 Description-en: Deepin graphical user interface library DtkWm library is used by deepin applications to handle double screen scenario in Deepin desktop environment. . This package is part of DDE (Deepin Desktop Environment). . This package contains the shared libraries of libdtkwm. Package: libdvbpsi-dev Description-md5: a901efd8eeb07580d5c6fae6c2e924b3 Description-en: development files for libdvbpsi libdvbpsi is a simple library designed for MPEG TS and DVB PSI tables decoding and generating. . This package contains the header files and static library needed to compile applications that use libdvbpsi. Package: libdvbpsi10 Description-md5: 9ef5d63a2d20c2f593ac0005a623ba9a Description-en: library for MPEG TS and DVB PSI tables decoding and generating libdvbpsi is a simple library designed for MPEG TS and DVB PSI tables decoding and generating. . This package contains the libdvbpsi runtime library. Package: libdynamic-reconfigure-config-init-mutex-dev Description-md5: 8e61c5eaae1a1c265937ec3e507f6d9f Description-en: Robot OS dynamic-reconfigure library - development files This package is part of Robot OS (ROS), and contains the dynamic_reconfigure package which provides a means to change node parameters at any time without having to restart the node. . This package contains the development files. Package: libdynamic-reconfigure-config-init-mutex0d Description-md5: 3c3ecdcbbe3a28a75321038e10d58260 Description-en: Robot OS dynamic-reconfigure library This package is part of Robot OS (ROS), and contains the dynamic_reconfigure package which provides a means to change node parameters at any time without having to restart the node. . This package contains the library itself. Package: libensmallen-dev Description-md5: 53786bc3db68afada07edf24cfdd11fb Description-en: C++ header-only library for mathematical optimization Ensmallen provides a simple set of abstractions for writing an objective function to optimize. It also provides a large set of standard and cutting-edge optimizers that can be used for virtually any mathematical optimization task. These include full-batch gradient descent techniques, small-batch techniques, gradient-free optimizers, and constrained optimization. Package: liberfa-dev Description-md5: 341993e42fba63754bc640d0052d6db9 Description-en: Essential Routines for Fundamental Astronomy (development files) ERFA is a C library containing key algorithms for astronomy, and is based on the SOFA library published by the International Astronomical Union (IAU). . It is intended to replicate the functionality of SOFA (aside from possible bugfixes in ERFA that have not yet been included in SOFA), but is licensed under a three-clause BSD license to enable its compatibility with a wide range of open source licenses. Permission for this release has been obtained from the SOFA board. . This package contains the header files and the static library. Package: liberfa1 Description-md5: 801be880791437c69626051e4b0c175e Description-en: Essential Routines for Fundamental Astronomy ERFA is a C library containing key algorithms for astronomy, and is based on the SOFA library published by the International Astronomical Union (IAU). . It is intended to replicate the functionality of SOFA (aside from possible bugfixes in ERFA that have not yet been included in SOFA), but is licensed under a three-clause BSD license to enable its compatibility with a wide range of open source licenses. Permission for this release has been obtained from the SOFA board. . This package contains the shared library. Package: libevemu-dev Description-md5: 6ade1105967cde62b798a6535af45255 Description-en: Linux Input Event Device Emulation Library - development files The evemu library and tools are used to describe devices, record data, create emulation devices and replay data from kernel evdev (input event) devices. . This package contains files that are needed to build applications. Package: libevemu3 Description-md5: 4d213d88bce394ec6513cc2991601ddf Description-en: Linux Input Event Device Emulation Library The evemu library and tools are used to describe devices, record data, create emulation devices and replay data from kernel evdev (input event) devices. Package: libexadrums-dev Description-md5: a9328b88f4c1e0c852afe652bba59c8b Description-en: Software drum module (development) ExaDrums is a virtual drum module that allows drummers play with custom-made drum kits. . It is user-friendly and combines high quality stereo sound with low latency. . Each drum kit provides individual sliders in order to control the volume of its drum pads. . A built-in metronome can be combined with a rhythm coach to make practice sessions easier and efficient. . The drum triggers can be adjusted so that their response feels as natural as possible, and different sensor interfaces include a virtual (on-screen) multi pad and external sensors. . Although eXaDrums is usable as a drum module, it is still an experimental project. As such, some features are not yet implemented, and the error management is not complete. . This package provides the C++ headers. Package: libexadrums0 Description-md5: ab30fbb103395c1e07da4ddc8c59a6c6 Description-en: Software drum module (library) ExaDrums is a virtual drum module that allows drummers play with custom-made drum kits. . It is user-friendly and combines high quality stereo sound with low latency. . Each drum kit provides individual sliders in order to control the volume of its drum pads. . A built-in metronome can be combined with a rhythm coach to make practice sessions easier and efficient. . The drum triggers can be adjusted so that their response feels as natural as possible, and different sensor interfaces include a virtual (on-screen) multi pad and external sensors. . Although eXaDrums is usable as a drum module, it is still an experimental project. As such, some features are not yet implemented, and the error management is not complete. . This package provides the runtime shared library. Package: libexecline-dev Description-md5: b98044720748457c928fad94c112d988 Description-en: small and non-interactive scripting language (development files) Execline is a (non-interactive) scripting language, like sh; but its syntax is quite different from a traditional shell syntax. The execlineb program is meant to be used as an interpreter for a text file; the other commands are essentially useful inside an execlineb script. . Execline is as powerful as a shell: it features conditional loops, getopt-style option handling, filename globbing, and more. Meanwhile, its syntax is far more logic and predictable than the shell's syntax, and has no security issues. . This package contains static and header files. Package: libexecline2.5 Description-md5: 32477948d3b372fb6969284e8dfaebde Description-en: small and non-interactive scripting language (shared library) Execline is a (non-interactive) scripting language, like sh; but its syntax is quite different from a traditional shell syntax. The execlineb program is meant to be used as an interpreter for a text file; the other commands are essentially useful inside an execlineb script. . Execline is as powerful as a shell: it features conditional loops, getopt-style option handling, filename globbing, and more. Meanwhile, its syntax is far more logic and predictable than the shell's syntax, and has no security issues. . This package contains shared libraries. Package: libfastahack-dev Description-md5: 77a3accb56330ce9c15f85d0bf3a7d0e Description-en: library for indexing and sequence extraction from FASTA files (devel) fastahack is a small application for indexing and extracting sequences and subsequences from FASTA files. The included Fasta.cpp library provides a FASTA reader and indexer that can be embedded into applications which would benefit from directly reading subsequences from FASTA files. The library automatically handles index file generation and use. . Features: * FASTA index (.fai) generation for FASTA files * Sequence extraction * Subsequence extraction * Sequence statistics (currently only entropy is provided) . Sequence and subsequence extraction use fseek64 to provide fastest-possible extraction without RAM-intensive file loading operations. This makes fastahack a useful tool for bioinformaticists who need to quickly extract many subsequences from a reference FASTA sequence. . This is the development package containing the statically linked library and the header files. Package: libfastahack0 Description-md5: a2772a02e6ae78c3f9152bf6ef9d91b5 Description-en: library for indexing and sequence extraction from FASTA files (lib) fastahack is a small application for indexing and extracting sequences and subsequences from FASTA files. The included Fasta.cpp library provides a FASTA reader and indexer that can be embedded into applications which would benefit from directly reading subsequences from FASTA files. The library automatically handles index file generation and use. . Features: * FASTA index (.fai) generation for FASTA files * Sequence extraction * Subsequence extraction * Sequence statistics (currently only entropy is provided) . Sequence and subsequence extraction use fseek64 to provide fastest-possible extraction without RAM-intensive file loading operations. This makes fastahack a useful tool for bioinformaticists who need to quickly extract many subsequences from a reference FASTA sequence. . This package contains the dynamic library. Package: libfcitx-qt5-1 Description-md5: ebfd86e9ba887136d73a90a0b8298488 Description-en: Free Chinese Input Toy of X - D-Bus client libraries for Qt5 Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package contains the following libraries: * libFcitxQt5DBusAddons - D-Bus Addons library for Qt5 * libFcitxQt5WidgetsAddons - Widgets Addons library for Qt5 Package: libfcitx-qt5-data Description-md5: f19b0e574cb6d04f7e3cb8b0b3d4c8e5 Description-en: Free Chinese Input Toy of X - data files for Qt5 integration Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package contains data files for fcitx Qt5 integration library and Qt5 frontend. Package: libfcitx-qt5-dev Description-md5: 92e28240b785597369b277d49b86b236 Description-en: Free Chinese Input Toy of X - Devel files for libfcitx-qt5 Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the development files of fcitx-qt5. Package: libfcitx5config-dev Description-md5: 07e4808140f1028c583e4cc681617e06 Description-en: Fcitx Input Method Framework v5 (config library dev files) Fcitx5 is the next generation of fcitx input method framework. It provides plasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides development files for fcitx5 config libraries. Package: libfcitx5config5 Description-md5: 1cdf1fd2fa8c7f59cd2dccfe7a28c62b Description-en: Fcitx Input Method Framework v5 (config library) Fcitx5 is the next generation of fcitx input method framework. It provides plasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides fcitx5 config libraries. Package: libfcitx5core-dev Description-md5: 4a019df60097d0091266e4143472acfc Description-en: Fcitx Input Method Framework v5 (core library dev files) Fcitx5 is the next generation of fcitx input method framework. It provides plasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides development files for fcitx5 core libraries. Package: libfcitx5core5 Description-md5: c92d6250cc7d6d76ecfa857f8a71988a Description-en: Fcitx Input Method Framework v5 (core library) Fcitx5 is the next generation of fcitx input method framework. It provides plasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides fcitx5 core libraries. Package: libfcitx5utils-dev Description-md5: f04b72a24ca8f091de741c86356b9347 Description-en: Fcitx Input Method Framework v5 (utils library dev files) Fcitx5 is the next generation of fcitx input method framework. It provides plasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides development files for fcitx5 utils libraries. Package: libfcitx5utils1 Description-md5: 146914bd464b48db1a646addb1baeda6 Description-en: Fcitx Input Method Framework v5 (utils library) Fcitx5 is the next generation of fcitx input method framework. It provides plasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides fcitx5 utils libraries. Package: libffi-platypus-perl Description-md5: 914cd720b2e383491c57062ff36dcc99 Description-en: module to create Perl bindings to non-Perl libraries with FFI FFI::Platypus is a library for creating interfaces to machine code libraries written in languages like C, C++, Fortran, Rust, Pascal. Essentially anything that gets compiled into machine code. This implementation uses libffi to accomplish this task. libffi is battle tested by a number of other scripting and virtual machine languages, such as Python and Ruby to serve a similar role. Package: libfile-find-object-perl Description-md5: 5ed4111aec40fabb9cb207b1d91ebca6 Description-en: object oriented File::Find replacement File::Find::Object does same job as File::Find but works like an object and with an iterator. As File::Find is not object oriented, one can't perform multiple searches in the same application. The second problem of File::Find is its file processing: after starting its main loop, one can't easily wait for another event and so get the next result. Package: libfile-slurp-perl Description-md5: a5d3680247ec670449656cbec8684e1a Description-en: single call read & write file routines File::Slurp provides some quickie routines that read from, append to or overwrite a file - with a single subroutine call. Their main intention is to save a couple of lines of code over and over again, but they do not do anything fancy. Package: libfixbuf-dev Description-md5: 48f7b7fe283798033bd81d2433e066c0 Description-en: Implementation of the IPFIX protocol - development headers libfixbuf is a compliant implementation of the IPFIX Protocol, as defined in RFC 5101. It supports the information model defined in RFC 5102, extended as proposed by RFC 5103 to support information elements for representing biflows. libfixbuf supports UDP, TCP, SCTP, TLS over TCP, and Spread as transport protocols. It also supports operation as an IPFIX File Writer or IPFIX File Reader. . These are the development headers. Package: libfixbuf-doc Description-md5: d00b5d834ddb72a5fdc0eac38fc7cbe0 Description-en: Implementation of the IPFIX protocol - documentation libfixbuf is a compliant implementation of the IPFIX Protocol, as defined in RFC 5101. It supports the information model defined in RFC 5102, extended as proposed by RFC 5103 to support information elements for representing biflows. libfixbuf supports UDP, TCP, SCTP, TLS over TCP, and Spread as transport protocols. It also supports operation as an IPFIX File Writer or IPFIX File Reader. . This is the documentation package. Package: libfixbuf-tools Description-md5: b2bc2faa3dac2c4e9a7062f5992ca04a Description-en: Implementation of the IPFIX protocol - tools libfixbuf is a compliant implementation of the IPFIX Protocol, as defined in RFC 5101. It supports the information model defined in RFC 5102, extended as proposed by RFC 5103 to support information elements for representing biflows. libfixbuf supports UDP, TCP, SCTP, TLS over TCP, and Spread as transport protocols. It also supports operation as an IPFIX File Writer or IPFIX File Reader. . ipfixDump is a command line tool for printing the contents of an IPFIX file as text. Package: libfixbuf9 Description-md5: b733ff152f23840a902b31ad42c910d3 Description-en: Implementation of the IPFIX protocol - shared library libfixbuf is a compliant implementation of the IPFIX Protocol, as defined in RFC 5101. It supports the information model defined in RFC 5102, extended as proposed by RFC 5103 to support information elements for representing biflows. libfixbuf supports UDP, TCP, SCTP, TLS over TCP, and Spread as transport protocols. It also supports operation as an IPFIX File Writer or IPFIX File Reader. . This is the shared library. Package: libfko-doc Description-md5: 6714bdb2b06533d6d777041d00de42f6 Description-en: FireWall KNock OPerator - documentation The FireWall KNock OPerator implements an authorization scheme called Single Packet Authorization (SPA), based on Netfilter and libpcap. . Its main application is to protect services such as OpenSSH with an additional layer of security in order to make the exploitation of vulnerabilities (both 0-day and unpatched code) much more difficult. . The authorization server passively listens for authorization packets via libpcap, so there is no service listening for network connections on the traditional port. Access to a protected service is only granted after a valid encrypted and non-replayed packet is detected. . This package provides the library documentation. Package: libfko-perl Description-md5: 73086a3cfe0bee1daad942bd040b396e Description-en: FireWall KNock OPerator - Perl module The FireWall KNock OPerator implements an authorization scheme called Single Packet Authorization (SPA), based on Netfilter and libpcap. . Its main application is to protect services such as OpenSSH with an additional layer of security in order to make the exploitation of vulnerabilities (both 0-day and unpatched code) much more difficult. . The authorization server passively listens for authorization packets via libpcap, so there is no service listening for network connections on the traditional port. Access to a protected service is only granted after a valid encrypted and non-replayed packet is detected. . This package provides the FKO module as a Perl interface. Package: libfko3 Description-md5: d7677983ff3ab8b9d2cf206fa9f0dadc Description-en: FireWall KNock OPerator - shared library The FireWall KNock OPerator implements an authorization scheme called Single Packet Authorization (SPA), based on Netfilter and libpcap. . Its main application is to protect services such as OpenSSH with an additional layer of security in order to make the exploitation of vulnerabilities (both 0-day and unpatched code) much more difficult. . The authorization server passively listens for authorization packets via libpcap, so there is no service listening for network connections on the traditional port. Access to a protected service is only granted after a valid encrypted and non-replayed packet is detected. . This package provides the runtime library for fwknop (written inC). Package: libfko3-dev Description-md5: 2e9853a5e055f63ab61cb0e0f5f08f23 Description-en: FireWall KNock OPerator - development library The FireWall KNock OPerator implements an authorization scheme called Single Packet Authorization (SPA), based on Netfilter and libpcap. . Its main application is to protect services such as OpenSSH with an additional layer of security in order to make the exploitation of vulnerabilities (both 0-day and unpatched code) much more difficult. . The authorization server passively listens for authorization packets via libpcap, so there is no service listening for network connections on the traditional port. Access to a protected service is only granted after a valid encrypted and non-replayed packet is detected. . This package provides the development library and its headers. Package: libflint-2.5.2 Description-md5: 494e2b575ec4ae2aa82f16c5680e9d13 Description-en: C library for number theory, shared library The Fast Library for Integer Number Theory is a C library which supports polynomial arithmetic over the integers, fast integer arithmetic and factoring (including a highly optimized quadratic sieve). . FLINT has functionality similar to that of the Number Theory Library (NTL). However, unlike NTL, which is designed primarily for asymptotic performance, FLINT is designed for good performance in small cases as well. . This package contains the FLINT shared library. Package: libflint-dev Description-md5: 2954190a7db17f499ab9ac195dd614bc Description-en: C library for number theory, development files The Fast Library for Integer Number Theory is a C library which supports polynomial arithmetic over the integers, fast integer arithmetic and factoring (including a highly optimized quadratic sieve). . FLINT has functionality similar to that of the Number Theory Library (NTL). However, unlike NTL, which is designed primarily for asymptotic performance, FLINT is designed for good performance in small cases as well. . This package contains the FLINT development files. Package: libflint-doc Description-md5: cfc1d1394ce4da588ed4c2ec2c8b1ab0 Description-en: Documentation for the FLINT library The Fast Library for Integer Number Theory is a C library which supports polynomial arithmetic over the integers, fast integer arithmetic and factoring (including a highly optimized quadratic sieve). . FLINT has functionality similar to that of the Number Theory Library (NTL). However, unlike NTL, which is designed primarily for asymptotic performance, FLINT is designed for good performance in small cases as well. . This package contains the FLINT documentation Package: libfm-qt-dev Description-md5: 9825287101af11c80dc82b90c8dd13a9 Description-en: file management support library for pcmanfm-qt (development files) Libfm-Qt is a companion library providing components to build desktop file managers. . This package contains development files for helper library libfm-qt. Package: libfm-qt-l10n Description-md5: 41cdcf6af263b6fe12346a9c4adb4d79 Description-en: Language package for libfm-qt Libfm-Qt is a companion library providing components to build desktop file managers. . This package contains the l10n files needed by the libfm-qt. Package: libfm-qt6 Description-md5: ad90c053e2e1ce8c61007d4d460f7b68 Description-en: file management support for pcmanfm-qt Libfm-Qt is a companion library providing components to build desktop file managers. . This package contains helper library libfm-qt for pcmanfm-qt. Package: libfont-freetype-perl Description-md5: 2bd34a1478efb137fd56e945e2b6183b Description-en: module to read font files and render glyphs from Perl using FreeType2 Font::FreeType allows Perl programs to conveniently read information from font files. All the font access is done through the FreeType2 library, which supports many formats. It can render images of characters with high-quality hinting and antialiasing, extract metrics information, and extract the outlines of characters in scalable formats like TrueType. Package: libfreecad-python3-0.18 Description-md5: d9972f2fd051b0c0593087ce1613296b Description-en: Extensible Open Source CAx program - Python 3 library files FreeCAD is an Open Source CAx RAD based on OpenCasCade, Qt and Python. It features some key concepts like macro recording, workbenches, ability to run as a server and dynamically loadable application extensions and it is designed to be platform independent. . Currently, FreeCAD can import and display CAD models in IGES, STEP, and BRep formats and meshes in STL, BMS, AST and Wavefront OBJ formats. Editing and modeling features are currently somewhat limited. . This package contains shared library files for FreeCAD built against Python 3. Package: libfuse3-3 Description-md5: dfe0db50976b6a26fcd7e2a21f618724 Description-en: Filesystem in Userspace (library) (3.x version) Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. . This package contains the shared library. Package: libfuse3-dev Description-md5: ca31f04cc7402a2f8f8d4cd5a604e60e Description-en: Filesystem in Userspace (development) (3.x version) Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. . This package contains the development files. Package: libfuture-asyncawait-perl Description-md5: a6db7f6e1583616bb9ec51c606be8137 Description-en: deferred subroutine syntax for futures Future::AsyncAwait provides syntax for deferring and resuming subroutines while waiting for Futures to complete. This syntax aims to make code that performs asynchronous operations using futures look neater and more expressive than simply using then chaining and other techniques on the futures themselves. It is also a similar syntax used by a number of other languages; notably C# 5, EcmaScript 6, Python 3, and lately even Rust is considering adding it. . The new syntax takes the form of two new keywords, async and await. . STABILITY WARNING: This module is still relatively new and under active development. While it now seems relatively stable enough for most use-cases, there may still be a number of memory leaks left in it, especially if still-pending futures are abandoned. Package: libfuzzer-9-dev Description-md5: bc55cd127b8dab148b78e61e5e475b8e Description-en: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: libgambit4 Description-md5: 687de731e2eb2216a136bb697a4fb96d Description-en: Shared libraries for the Gambit interpreter and compiler The package includes .so, .c and .scm files, which are necessary to run the Gambit interpreter and the Gambit compiler. Package: libgambit4-dev Description-md5: 2d0b0ed53df7b5a53f301496746a7640 Description-en: Header file and link for the Gambit shared library The package includes gambit.h and the libgambit.so, libgambitgsi.so and libgambitgsc.so links. Package: libgamemode-dev Description-md5: 59f73c069c8f0bc5fb1877f8c3f23ee5 Description-en: Optimise Linux system performance on demand (dev files) GameMode is a daemon/lib combo for Linux that allows games to request a set of optimisations be temporarily applied to the host OS. . The design has a clear-cut abstraction between the host daemon and library (gamemoded and libgamemode), and the client loaders (libgamemodeauto and gamemode_client.h) that allows for safe use without worrying about whether the daemon is installed or running. This design also means that while the host library currently relies on systemd for exchanging messages with the daemon, it's entirely possible to implement other internals that still work with the same clients. . GameMode was designed primarily as a stop-gap solution to problems with the Intel and AMD CPU powersave or ondemand governors, but is intended to be expanded beyond just CPU governor states, as there are a wealth of automation tasks one might want to apply. . This package provides the development files for the base library for gamemode. Package: libgamemode0 Description-md5: 0113d05786bd822248d1916db2cb3ae0 Description-en: Optimise Linux system performance on demand (libraries) GameMode is a daemon/lib combo for Linux that allows games to request a set of optimisations be temporarily applied to the host OS. . The design has a clear-cut abstraction between the host daemon and library (gamemoded and libgamemode), and the client loaders (libgamemodeauto and gamemode_client.h) that allows for safe use without worrying about whether the daemon is installed or running. This design also means that while the host library currently relies on systemd for exchanging messages with the daemon, it's entirely possible to implement other internals that still work with the same clients. . GameMode was designed primarily as a stop-gap solution to problems with the Intel and AMD CPU powersave or ondemand governors, but is intended to be expanded beyond just CPU governor states, as there are a wealth of automation tasks one might want to apply. . This package provides the base library for gamemode. Package: libgamemodeauto-dev Description-md5: 16b4141674fa74583cdab7206510a730 Description-en: Automatically optimise system performance on demand (dev files) GameMode is a daemon/lib combo for Linux that allows games to request a set of optimisations be temporarily applied to the host OS. . The design has a clear-cut abstraction between the host daemon and library (gamemoded and libgamemode), and the client loaders (libgamemodeauto and gamemode_client.h) that allows for safe use without worrying about whether the daemon is installed or running. This design also means that while the host library currently relies on systemd for exchanging messages with the daemon, it's entirely possible to implement other internals that still work with the same clients. . GameMode was designed primarily as a stop-gap solution to problems with the Intel and AMD CPU powersave or ondemand governors, but is intended to be expanded beyond just CPU governor states, as there are a wealth of automation tasks one might want to apply. . This package provides the libgamemodeauto library development files. Package: libgamemodeauto0 Description-md5: ea7bdbe1cea4050819b2d86494a192cd Description-en: Automatically optimise Linux system performance on demand GameMode is a daemon/lib combo for Linux that allows games to request a set of optimisations be temporarily applied to the host OS. . The design has a clear-cut abstraction between the host daemon and library (gamemoded and libgamemode), and the client loaders (libgamemodeauto and gamemode_client.h) that allows for safe use without worrying about whether the daemon is installed or running. This design also means that while the host library currently relies on systemd for exchanging messages with the daemon, it's entirely possible to implement other internals that still work with the same clients. . GameMode was designed primarily as a stop-gap solution to problems with the Intel and AMD CPU powersave or ondemand governors, but is intended to be expanded beyond just CPU governor states, as there are a wealth of automation tasks one might want to apply. . This package provides the libgamemodeauto library. Package: libgcc-9-dev-amd64-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: 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-9-dev-armel-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: 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-9-dev-i386-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: 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-9-dev-powerpc-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: 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-amd64-cross Description-md5: dbd58de92a4101b2b20e035a2233fc65 Description-en: GCC support library (amd64) 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 amd64 architecture, for use in cross-compile environment. Package: libgcc1-armel-cross Description-md5: 8771c736c3d986a94c65167d73ff74bc Description-en: GCC support library (armel) 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 armel architecture, for use in cross-compile environment. Package: libgcc1-dbg-amd64-cross Description-md5: cdbc0da901e5b46128cb5ba05d82a4e4 Description-en: GCC support library (debug symbols) (amd64) Debug symbols for the GCC support library. . This package contains files for amd64 architecture, for use in cross-compile environment. Package: libgcc1-dbg-arm64-cross Description-md5: 65ca5ec6eddb1a24e637a6c1d5f72e9b Description-en: GCC support library (debug symbols) (arm64) Debug symbols for the GCC support library. . This package contains files for arm64 architecture, for use in cross-compile environment. Package: libgcc1-dbg-armel-cross Description-md5: 524b3ac2d448d93b37d2d244c2b996d5 Description-en: GCC support library (debug symbols) (armel) Debug symbols for the GCC support library. . This package contains files for armel architecture, for use in cross-compile environment. Package: libgcc1-dbg-armhf-cross Description-md5: 8660e92657443c82a3e1f92f8da39835 Description-en: GCC support library (debug symbols) (armhf) Debug symbols for the GCC support library. . This package contains files for armhf architecture, for use in cross-compile environment. Package: libgcc1-dbg-i386-cross Description-md5: 9872e557eec6112e2e9403badb34db09 Description-en: GCC support library (debug symbols) (i386) Debug symbols for the GCC support library. . This package contains files for i386 architecture, for use in cross-compile environment. Package: libgcc1-dbg-powerpc-cross Description-md5: 145377cc3047b079cff435291a72e727 Description-en: GCC support library (debug symbols) (powerpc) Debug symbols for the GCC support library. . This package contains files for powerpc architecture, for use in cross-compile environment. Package: libgcc1-dbg-ppc64el-cross Description-md5: 7e5ddf278e8ff0e889b7f1e19eb4bd55 Description-en: GCC support library (debug symbols) (ppc64el) Debug symbols for the GCC support library. . This package contains files for ppc64el architecture, for use in cross-compile environment. Package: libgcc1-dbg-s390x-cross Description-md5: b4efaef8d520c8fbce8d390b18949989 Description-en: GCC support library (debug symbols) (s390x) Debug symbols for the GCC support library. . This package contains files for s390x architecture, for use in cross-compile environment. Package: libgcc1-i386-cross Description-md5: e340b46865ab958070306e789ff32213 Description-en: GCC support library (i386) 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 i386 architecture, for use in cross-compile environment. Package: libgcc1-powerpc-cross Description-md5: d97b0ab372ed4e0fac3e8ea25b9a4e4f Description-en: GCC support library (powerpc) 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: libgccjit-9-dev Description-md5: edfbe45c4dd603bd5f9c67ae4ba8c494 Description-en: 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-9-doc Description-md5: 83ae0019c7b0b4b05ff14e3fc173a180 Description-en: GCC just-in-time compilation (documentation) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgcin Description-md5: 024d599fbcd6cbdcf869fed5c592ddf5 Description-en: library for gcin gcin is a GTK+ based input method which focused mainly on Traditional Chinese. However, it is also very useful for Simplified Chinese, Japanese, and many other languages. . This package contains library for gcin. Package: libgdal-dev Description-md5: fe1355584b1a93438b3699e1581cff4b Description-en: Geospatial Data Abstraction Library - Development files GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports many popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains the files needed to develop a software that will use the GDAL/OGR (headers, static objects, configuration script). Package: libgdal-doc Description-md5: 08ed60d707d3a08e556fe20db94f50f1 Description-en: Documentation for the Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains documentation for GDAL/OGR API. Package: libgdal-grass Description-md5: 9d3ef65edb22273e39b686d6a760cb94 Description-en: GRASS extension for the GDAL library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. This extension provides access to GRASS data via GDAL. . This package provides the GDAL GRASS plugin. Package: libgdal-java Description-md5: f8e2eb9c2b210b88263d55244122f6ee Description-en: Java bindings to the Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains Java bindings for GDAL/OGR library. Package: libgdal-perl Description-md5: dd2a1527323934559961800ca5752521 Description-en: Perl bindings to the Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains Perl bindings for GDAL/OGR library. Package: libgdal-perl-doc Description-md5: f429c37573e2137b3b78db83c6afbdbd Description-en: Documentation for GDAL Perl bindings As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains the documentation of the Perl bindings for GDAL/OGR library. Package: libgdal20 Description-md5: bd1887dd27736e16667e84bf0102d226 Description-en: Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports many popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains the shared library. Package: libgegl-0.4-0 Description-md5: 555ed01f707fbda9c82450ba37f41574 Description-en: Generic Graphics Library GEGL (Generic Graphics Library) is a graph based image processing framework. . GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. Package: libgegl-common Description-md5: e1bad3fbbe443e3af235c7392bd4bbba Description-en: Generic Graphics Library - common files GEGL (Generic Graphics Library) is a graph based image processing framework. . GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. . This package contains common data files and translations. Package: libgegl-dev Description-md5: 890e309150112e034f776771436ca2a5 Description-en: Generic Graphics Library (development files) GEGL (Generic Graphics Library) is a graph based image processing framework. . GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. . This package contains the development files. Package: libgegl-doc Description-md5: 4dc06b8a2a5349b54328c54303af18b3 Description-en: Generic Graphics Library (documentation) GEGL (Generic Graphics Library) is a graph based image processing framework. . GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. . This package contains the documentation. Package: libgenometools0 Description-md5: 1d7e071ed8c7581bf03f2a8dbcceac14 Description-en: versatile genome analysis library This package contains the GenomeTools shared library and header files. It offers efficient sequence analysis components, available via an object-oriented interface. . Besides basic bioinformatics data structures, the library contains components for sequence and annotation handling, sequence compression, index structure generation and access, efficient matching, annotation visualization and much more. Package: libgenometools0-dev Description-md5: e12d7fab418b736523350ecb61e4a34a Description-en: development files for GenomeTools This package contains the GenomeTools static library and necessary header files. . Besides basic bioinformatics data structures, the library contains components for sequence and annotation handling, sequence compression, index structure generation and access, efficient matching, annotation visualization and much more. Package: libgeometry-msgs-dev Description-md5: dfc88f6b0b15aa6d136135f4d842bbba Description-en: Messages relating to Robot OS geometry, C/C++ interface This package is part of Robot OS (ROS), and provides the messages for common geometric primitives such as points, vectors, and poses. These primitives are designed to provide a common data type and facilitate interoperability throughout the system. . This package contains the generated headers files. Package: libgeos++-dev Description-md5: f8afd7a9d89963300f7b3c6301cccc03 Description-en: Geometry engine for GIS - C++ development files GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. . This package contains the headers and libraries needed to develop programs using GEOS in C++. Note that third-parties programs should use the stable C API instead of the unstable C++ one. Package: libgeos-3.8.0 Description-md5: a6f62432dff85777eea957f25b02682d Description-en: Geometry engine for Geographic Information Systems - C++ Library GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. Functions provided include: . * spatial predicates (based on the DE-9IM model), * overlay functions (intersection, difference, union, symmetric difference), * buffer, * convex hull, * area and distance functions, and * topological validity checking . This package contains the C++ library. A stable C library is provided by the libgeos-c* package and should be preferred by third-parties programs. Package: libgeos-c1v5 Description-md5: a75082cac0555a6f2ab4a0fdc289b779 Description-en: Geometry engine for Geographic Information Systems - C Library GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. Functions provided include: . * spatial predicates (based on the DE-9IM model), * overlay functions (intersection, difference, union, symmetric difference), * buffer, * convex hull, * area and distance functions, and * topological validity checking . This package contains the C library. A C++ library is provided by the libgeos-* package. Package: libgeos-dev Description-md5: 3f1f0c4d5fc2ab9465b9947eec04cda4 Description-en: Geometry engine for GIS - Development files GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. . This package contains the headers and libraries needed to develop programs using GEOS. Package: libgeos-doc Description-md5: 692dee8bc3cf34b5e34d65a80c1e283c Description-en: Documentation for the GEOS GIS geometry engine library GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. . This package contains the documentation for the GEOS API. Package: libgeotiff-dev Description-md5: 6aae56e19c983b1332b259087d999caa Description-en: GeoTIFF (geografic enabled TIFF) library -- development files This C library supports TIFF 6.0 based interchange format for georeferenced raster imagery. The GeoTIFF standard has been developed for reading, and writing geographic meta-information tags on top of TIFF raster. . This package contains stuff to be used to develop programs based on the GeoTIFF library. Package: libgeotiff5 Description-md5: 100b7c2aa38b43d32f6aa2466ade08f0 Description-en: GeoTIFF (geografic enabled TIFF) library -- run-time files This C library supports TIFF 6.0 based interchange format for georeferenced raster imagery. The GeoTIFF standard has been developed for reading, and writing geographic meta-information tags on top of TIFF raster. . This package contains the shared library only. Package: libgetfem++-dev Description-md5: 515f85fa7060885c8ef1cdcbe94a2bf1 Description-en: Development files for the GETFEM++ generic finite element library GETFEM++ is a library allowing the computation of any elementary matrix (even for mixed finite element methods) on the largest class of methods and elements, and for arbitrary dimension. . This package contains development files for building software that uses the GETFEM++ library. Package: libgetfem5++ Description-md5: 6f04ed9278a95b0674fd911db214c110 Description-en: GETFEM++ generic finite element library GETFEM++ is a library allowing the computation of any elementary matrix (even for mixed finite element methods) on the largest class of methods and elements, and for arbitrary dimension. Package: libgfortran-9-dev-amd64-cross Description-md5: 146f5739f84c8211389d84c7aa5bf949 Description-en: 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-9-dev-arm64-cross Description-md5: 146f5739f84c8211389d84c7aa5bf949 Description-en: 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-9-dev-armel-cross Description-md5: 146f5739f84c8211389d84c7aa5bf949 Description-en: 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-9-dev-armhf-cross Description-md5: 146f5739f84c8211389d84c7aa5bf949 Description-en: 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-9-dev-i386-cross Description-md5: 146f5739f84c8211389d84c7aa5bf949 Description-en: 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-9-dev-powerpc-cross Description-md5: 146f5739f84c8211389d84c7aa5bf949 Description-en: 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-9-dev-ppc64el-cross Description-md5: 146f5739f84c8211389d84c7aa5bf949 Description-en: 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-9-dev-s390x-cross Description-md5: 146f5739f84c8211389d84c7aa5bf949 Description-en: Runtime library for GNU Fortran applications (development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libgfortran5-amd64-cross Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-arm64-cross Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-armel-cross Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-armhf-cross Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-dbg Description-md5: 8e6e17da8d0b42fc976ade7330c11a20 Description-en: Runtime library for GNU Fortran applications (debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-dbg-amd64-cross Description-md5: 8e6e17da8d0b42fc976ade7330c11a20 Description-en: Runtime library for GNU Fortran applications (debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-dbg-arm64-cross Description-md5: 8e6e17da8d0b42fc976ade7330c11a20 Description-en: Runtime library for GNU Fortran applications (debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-dbg-armel-cross Description-md5: 8e6e17da8d0b42fc976ade7330c11a20 Description-en: Runtime library for GNU Fortran applications (debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-dbg-armhf-cross Description-md5: 8e6e17da8d0b42fc976ade7330c11a20 Description-en: Runtime library for GNU Fortran applications (debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-dbg-i386-cross Description-md5: 8e6e17da8d0b42fc976ade7330c11a20 Description-en: Runtime library for GNU Fortran applications (debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-dbg-powerpc-cross Description-md5: 8e6e17da8d0b42fc976ade7330c11a20 Description-en: Runtime library for GNU Fortran applications (debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-dbg-ppc64el-cross Description-md5: 8e6e17da8d0b42fc976ade7330c11a20 Description-en: Runtime library for GNU Fortran applications (debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-dbg-s390x-cross Description-md5: 8e6e17da8d0b42fc976ade7330c11a20 Description-en: Runtime library for GNU Fortran applications (debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-i386-cross Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-powerpc-cross Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-ppc64el-cross Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran5-s390x-cross Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgg-dev Description-md5: fbc4541c0058d44107c2b19b210c6ade Description-en: Computing gaussians on a grid (development files) gau2grid is a python-generated C library for vectorized computation of grid to gaussian collocation matrices. The core of gau2grid is generating the collocation matrices between a real space grid and a gaussian basis set expanded to a given angular momenta. . This package contains the header and cmake support files. Package: libgg1 Description-md5: bcfd61a702b30747804850342d720bb2 Description-en: Computing gaussians on a grid gau2grid is a python-generated C library for vectorized computation of grid to gaussian collocation matrices. The core of gau2grid is generating the collocation matrices between a real space grid and a gaussian basis set expanded to a given angular momenta. . This package contains the shared library. Package: libghc-io-streams-haproxy-dev Description-md5: b8a4cddd740507960e3ed5f5d9ab68f4 Description-en: HAProxy protocol 1.5 support for io-streams HAProxy protocol version 1.5 support for applications using io-streams. The proxy protocol allows information about a networked peer (like remote address and port) to be propagated through a forwarding proxy that is configured to speak this protocol. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-io-streams-haproxy-doc Description-md5: 78f12a33b011deef04f60ce5f8501626 Description-en: HAProxy protocol 1.5 support for io-streams; documentation HAProxy protocol version 1.5 support for applications using io-streams. The proxy protocol allows information about a networked peer (like remote address and port) to be propagated through a forwarding proxy that is configured to speak this protocol. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-io-streams-haproxy-prof Description-md5: 82378a518388b0ab9b15c642f76c6ed3 Description-en: HAProxy protocol 1.5 support for io-streams; profiling libraries HAProxy protocol version 1.5 support for applications using io-streams. The proxy protocol allows information about a networked peer (like remote address and port) to be propagated through a forwarding proxy that is configured to speak this protocol. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libgimp2.0 Description-md5: 87c9f62281987fda19082f1b5cc2c95c Description-en: Libraries for the GNU Image Manipulation Program This package includes the libgimp libraries, which are necessary to run GIMP and third-party GIMP plugins. Package: libgimp2.0-dev Description-md5: c7c7d24560c6f749d332154868167ed5 Description-en: Headers and other files for compiling plugins for GIMP This package contains the header files for the GNU Image Manipulation Program, along with the static versions of libgimp. It also includes the gimptool-2.0 utility. . Install this package if you wish to compile your own plugins, or if you wish to develop packages that use libgimp. Package: libgimp2.0-doc Description-md5: 8acaa3767b69bc8f021740c983e4e23a Description-en: Developers' Documentation for the GIMP library This package contains the HTML documentation for the GIMP library in /usr/share/gtk-doc/html/ . Package: libgivaro-dev Description-md5: 0e42f6a905117860ade34bc07ff1d2c4 Description-en: arithmetic and algebraic computations - development files Givaro is a C++ library for arithmetic and algebraic computations. Its main features are implementations of the basic arithmetic of many mathematical entities: Primes fields, Extensions Fields, Finite Fields, Finite Rings, Polynomials, Algebraic numbers, and Arbitrary precision integers and rationals (C++ wrappers over gmp). . Givaro also provides data-structures and templated classes for the manipulation of basic algebraic objects, such as vectors, matrices (dense, sparse, structured), univariate polynomials (and therefore recursive multivariate). . It contains different program modules and is fully compatible with the LinBox linear algebra library and the Athapascan environment, which permits parallel programming. . This package contains development files for Givaro. Package: libgivaro-doc Description-md5: 12a2f14eda6bf68dce0b2b6d44f3b4e9 Description-en: Documentation for Givaro Givaro is a C++ library for arithmetic and algebraic computations. Its main features are implementations of the basic arithmetic of many mathematical entities: Primes fields, Extensions Fields, Finite Fields, Finite Rings, Polynomials, Algebraic numbers, and Arbitrary precision integers and rationals (C++ wrappers over gmp). . Givaro also provides data-structures and templated classes for the manipulation of basic algebraic objects, such as vectors, matrices (dense, sparse, structured), univariate polynomials (and therefore recursive multivariate). . It contains different program modules and is fully compatible with the LinBox linear algebra library and the Athapascan environment, which permits parallel programming. . This package contains Documentation for Givaro. Package: libgivaro9 Description-md5: b7f149d55830e518aa74a913050808d7 Description-en: arithmetic and algebraic computations Givaro is a C++ library for arithmetic and algebraic computations. Its main features are implementations of the basic arithmetic of many mathematical entities: Primes fields, Extensions Fields, Finite Fields, Finite Rings, Polynomials, Algebraic numbers, and Arbitrary precision integers and rationals (C++ wrappers over gmp). . Givaro also provides data-structures and templated classes for the manipulation of basic algebraic objects, such as vectors, matrices (dense, sparse, structured), univariate polynomials (and therefore recursive multivariate). . It contains different program modules and is fully compatible with the LinBox linear algebra library and the Athapascan environment, which permits parallel programming. . This package contains runtime files for Givaro. Package: libglib2.0-tests Description-md5: 08c6a283a0e7547a1f8014a0ba341a09 Description-en: GLib library of C routines - installed tests 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 test programs, designed to be run as part of a regression testsuite. Package: libgm2-0 Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978 Description-en: GNU Modula-2 standard library (runtime library) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-0-amd64-cross Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978 Description-en: GNU Modula-2 standard library (runtime library) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-0-arm64-cross Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978 Description-en: GNU Modula-2 standard library (runtime library) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-0-armel-cross Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978 Description-en: GNU Modula-2 standard library (runtime library) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-0-armhf-cross Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978 Description-en: GNU Modula-2 standard library (runtime library) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-0-dbg Description-md5: f4695bd64fa00bb055a024270db9eef3 Description-en: GNU Modula-2 standard library (debug symbols) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-0-dbg-amd64-cross Description-md5: f4695bd64fa00bb055a024270db9eef3 Description-en: GNU Modula-2 standard library (debug symbols) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-0-dbg-arm64-cross Description-md5: f4695bd64fa00bb055a024270db9eef3 Description-en: GNU Modula-2 standard library (debug symbols) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-0-dbg-armel-cross Description-md5: f4695bd64fa00bb055a024270db9eef3 Description-en: GNU Modula-2 standard library (debug symbols) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-0-dbg-armhf-cross Description-md5: f4695bd64fa00bb055a024270db9eef3 Description-en: GNU Modula-2 standard library (debug symbols) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-0-dbg-i386-cross Description-md5: f4695bd64fa00bb055a024270db9eef3 Description-en: GNU Modula-2 standard library (debug symbols) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-0-dbg-ppc64el-cross Description-md5: f4695bd64fa00bb055a024270db9eef3 Description-en: GNU Modula-2 standard library (debug symbols) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-0-dbg-s390x-cross Description-md5: f4695bd64fa00bb055a024270db9eef3 Description-en: GNU Modula-2 standard library (debug symbols) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-0-i386-cross Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978 Description-en: GNU Modula-2 standard library (runtime library) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-0-ppc64el-cross Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978 Description-en: GNU Modula-2 standard library (runtime library) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-0-s390x-cross Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978 Description-en: GNU Modula-2 standard library (runtime library) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-9-dev Description-md5: e3610e2377e77eddbfb5ac76ab6b4834 Description-en: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-9-dev-amd64-cross Description-md5: e3610e2377e77eddbfb5ac76ab6b4834 Description-en: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-9-dev-arm64-cross Description-md5: e3610e2377e77eddbfb5ac76ab6b4834 Description-en: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-9-dev-armel-cross Description-md5: e3610e2377e77eddbfb5ac76ab6b4834 Description-en: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-9-dev-armhf-cross Description-md5: e3610e2377e77eddbfb5ac76ab6b4834 Description-en: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-9-dev-i386-cross Description-md5: e3610e2377e77eddbfb5ac76ab6b4834 Description-en: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-9-dev-ppc64el-cross Description-md5: e3610e2377e77eddbfb5ac76ab6b4834 Description-en: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-9-dev-s390x-cross Description-md5: e3610e2377e77eddbfb5ac76ab6b4834 Description-en: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. Package: libgmime-3.0-0 Description-md5: 005dcaefbc123c43f02896ea12b1d5e2 Description-en: 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: 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: 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: libgmm++-dev Description-md5: 0bfec9c5aec6af1eabdad601b9e69a74 Description-en: Generic C++ template library for sparse, dense and skyline matrices GMM++ is a framework of pre-defined methods for matrix computation. It is built as a set of generic algorithms for any interfaced vector type or matrix type. . It can be viewed as a glue library allowing cooperation between several vector and matrix types. However, basic sparse, dense and skyline matrix/vector types are built-in, hence it can be used as a standalone linear algebra library. Package: libgmock-dev Description-md5: 802e748703d8cf2b5fa2f078623e1006 Description-en: Google's framework for writing C++ tests Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s specifics in mind, it can help you derive better designs of your system and write better tests. . Google Mock: . - provides a declarative syntax for defining mocks, - can easily define partial (hybrid) mocks, which are a cross of real and mock objects, - handles functions of arbitrary types and overloaded functions, - comes with a rich set of matchers for validating function arguments, - uses an intuitive syntax for controlling the behavior of a mock, - does automatic verification of expectations (no record-and-replay needed), - allows arbitrary (partial) ordering constraints on function calls to be expressed, - lets a user extend it by defining new matchers and actions. - does not use exceptions, and - is easy to learn and use. Package: libgnat-9 Description-md5: 27cdab3b846cfe71a546e1fbdc98570c Description-en: runtime for applications compiled with GNAT (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the runtime shared library. Package: libgnat-9-amd64-cross Description-md5: 27cdab3b846cfe71a546e1fbdc98570c Description-en: runtime for applications compiled with GNAT (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the runtime shared library. Package: libgnat-9-arm64-cross Description-md5: 27cdab3b846cfe71a546e1fbdc98570c Description-en: runtime for applications compiled with GNAT (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the runtime shared library. Package: libgnat-9-armel-cross Description-md5: 27cdab3b846cfe71a546e1fbdc98570c Description-en: runtime for applications compiled with GNAT (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the runtime shared library. Package: libgnat-9-armhf-cross Description-md5: 27cdab3b846cfe71a546e1fbdc98570c Description-en: runtime for applications compiled with GNAT (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the runtime shared library. Package: libgnat-9-dbg Description-md5: a1f30e9b04fb19502b1c456fd0019eb1 Description-en: runtime for applications compiled with GNAT (debugging symbols) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the debugging symbols. Package: libgnat-9-dbg-amd64-cross Description-md5: a1f30e9b04fb19502b1c456fd0019eb1 Description-en: runtime for applications compiled with GNAT (debugging symbols) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the debugging symbols. Package: libgnat-9-dbg-arm64-cross Description-md5: a1f30e9b04fb19502b1c456fd0019eb1 Description-en: runtime for applications compiled with GNAT (debugging symbols) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the debugging symbols. Package: libgnat-9-dbg-armel-cross Description-md5: a1f30e9b04fb19502b1c456fd0019eb1 Description-en: runtime for applications compiled with GNAT (debugging symbols) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the debugging symbols. Package: libgnat-9-dbg-armhf-cross Description-md5: a1f30e9b04fb19502b1c456fd0019eb1 Description-en: runtime for applications compiled with GNAT (debugging symbols) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the debugging symbols. Package: libgnat-9-dbg-i386-cross Description-md5: a1f30e9b04fb19502b1c456fd0019eb1 Description-en: runtime for applications compiled with GNAT (debugging symbols) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the debugging symbols. Package: libgnat-9-dbg-powerpc-cross Description-md5: a1f30e9b04fb19502b1c456fd0019eb1 Description-en: runtime for applications compiled with GNAT (debugging symbols) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the debugging symbols. Package: libgnat-9-dbg-ppc64el-cross Description-md5: a1f30e9b04fb19502b1c456fd0019eb1 Description-en: runtime for applications compiled with GNAT (debugging symbols) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the debugging symbols. Package: libgnat-9-dbg-s390x-cross Description-md5: a1f30e9b04fb19502b1c456fd0019eb1 Description-en: runtime for applications compiled with GNAT (debugging symbols) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the debugging symbols. Package: libgnat-9-i386-cross Description-md5: 27cdab3b846cfe71a546e1fbdc98570c Description-en: runtime for applications compiled with GNAT (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the runtime shared library. Package: libgnat-9-powerpc-cross Description-md5: 27cdab3b846cfe71a546e1fbdc98570c Description-en: runtime for applications compiled with GNAT (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the runtime shared library. Package: libgnat-9-ppc64el-cross Description-md5: 27cdab3b846cfe71a546e1fbdc98570c Description-en: runtime for applications compiled with GNAT (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the runtime shared library. Package: libgnat-9-s390x-cross Description-md5: 27cdab3b846cfe71a546e1fbdc98570c Description-en: runtime for applications compiled with GNAT (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the runtime shared library. Package: libgnatvsn9 Description-md5: 75e330fcf9a585cbfe2857d4468e3c84 Description-en: GNU Ada compiler selected components (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnatvsn library exports selected GNAT components for use in other packages, most notably ASIS tools. It is licensed under the GNAT-Modified GPL, allowing to link proprietary programs with it. . This package contains the runtime shared library. Package: libgnatvsn9-dbg Description-md5: 814414c51c0b951882f9da1be21702ba Description-en: GNU Ada compiler selected components (debugging symbols) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnatvsn library exports selected GNAT components for use in other packages, most notably ASIS tools. It is licensed under the GNAT-Modified GPL, allowing to link proprietary programs with it. . This package contains the debugging symbols. Package: libgnatvsn9-dev Description-md5: fa344c0d231c640dd6ef6c54f6b9640a Description-en: GNU Ada compiler selected components (development files) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnatvsn library exports selected GNAT components for use in other packages, most notably ASIS tools. It is licensed under the GNAT-Modified GPL, allowing to link proprietary programs with it. . This package contains the development files and static library. Package: libgnudatalanguage0 Description-md5: 3f7e764b56df4e42f651f46a08f8b230 Description-en: Free IDL compatible incremental compiler shared library GNU Data Language (GDL) is a free IDL (Interactive Data Language) compatible incremental compiler. It has full syntax compatibility with IDL 7.1. IDL is a registered trademark of ITT Visual Information Solutions. . This package contains the shared library which is used by the different frontends (gdl binary, Python package). Package: libgnuradio-analog3.8.0 Description-md5: 3d88ee6c337e47267fede2494cb9f2e4 Description-en: gnuradio analog functions Library for handling analog signal processing functions. These functions are also in gnuradio-core. Part of the main gnuradio build. Package: libgnuradio-audio3.8.0 Description-md5: f5bb32c4a24d434c08d8a973aa860840 Description-en: gnuradio audio functions This is the gr-audio library, used to connect to audio sources (mic-in) and sinks (speaker-out) ports on a computer. The underlying hardware driver is system and OS dependent and this module should automatically discover the correct one to use. Part of the main gnuradio build. Package: libgnuradio-blocks3.8.0 Description-md5: c2df21cc192bf1b929366d6340f78189 Description-en: gnuradio blocks functions Some non-signal processing blocks. These functions are also in gnuradio-core. Part of the main gnuradio build. Package: libgnuradio-channels3.8.0 Description-md5: 9eb2ac8d51d697df58640b28e607df3c Description-en: gnuradio channels functions Some channel oriented processing blocks. These functions are also in gnuradio-core. Part of the main gnuradio build. Package: libgnuradio-dab3.8.0 Description-md5: d6e3d099bef12c79061b33f06781a15e Description-en: Shared library for gr-dab (DAB/DAB+ receiver) Contains necessary DSP blocks for receiving DAB and DAB+ transmissions using a software defined radio such as hackrf, rtl-sdr, USRP etc. . This package contains the shared library for gr-dab. Package: libgnuradio-digital3.8.0 Description-md5: 42026ba96232d8ed9bce33531e9feae8 Description-en: gnuradio digital communications functions All the functions for doing digital modulation and demodulation, including bpsk, qpsk, gmsk and ofdm signals. Part of the main gnuradio build. Package: libgnuradio-dtv3.8.0 Description-md5: d8a125d35c8f558167b79c2abf61062b Description-en: gnuradio digital TV signal processing blocks ATSC support, gr-atsc ported to a new framework, as well as DVB-S2, DVB-T, DVB-T2 digital video broadcast standards. Part of the main gnuradio build. Package: libgnuradio-fcdproplus3.8.0 Description-md5: 68645f8381fa9efb34a53ab5439fdc6a Description-en: Funcube Dongle Pro Plus controller for GNU Radio (runtime) Support hardware for software radio using the fcdproplus which provides sampled RF IQ data as a USB audio stereo data stream. Control is done over USB HID protocol. . Both the Funcube Dongle Pro and Pro+ are supported by this package. Previous Funcube Dongle device support is already included in gnuradio itself. . This package provides a shared library. Package: libgnuradio-fec3.8.0 Description-md5: 4603e05c76586caedc5c05d4c7fcfe9b Description-en: gnuradio forward error correction support Handle forward error correction processing in gnuradio. Implements the GNU Radio FEC API, supporting encoders and decoders for no-op dummmy, repetition, and convolutional classes. Part of the main gnuradio build. Package: libgnuradio-fft3.8.0 Description-md5: 544f2ac48e471aa4593f6909f337d7da Description-en: gnuradio fast Fourier transform functions Library for Fourier transform techniques used in gnuradio. Uses single precision FFT from libfftw3-single3. Part of the main gnuradio build. Package: libgnuradio-filter3.8.0 Description-md5: 0f2aeac43193cf5b5151505285675492 Description-en: gnuradio filter functions Library of filter blocks used in gnuradio. Implements FIR, IIR and FFT filters, as well as Polyphase filterbank and PFB arbitrary resampler methods. Part of the main gnuradio build. Package: libgnuradio-fosphor3.8.0 Description-md5: 614c73b6f47df0c22ec4d72415499cec Description-en: gnuradio fosphor block (GPU spectrum display) (library) This implements a GNU Radio sink consisting of a GL display window that provides a Real Time Spectrum Analyzer (RTSA)-like spectrum visualization using OpenCL and OpenGL acceleration. . This package provides a shared library. Package: libgnuradio-iio1 Description-md5: ad93bf099920d46beebc7b1e4247e361 Description-en: IIO blocks for GnuRadio (runtime library) Libiio is a library that has been conceived to ease the development of applications interfacing Industrial Input/Output (IIO) devices through the IIO subsystem of the Linux kernel. . The IIO blocks for GnuRadio can be used to create flowgraphs that interface IIO devices through libiio. . This package contains the shared library. Package: libgnuradio-iqbalance3.8.0 Description-md5: f3fa21c85b7648b2254e19f56b652c7b Description-en: GNU Radio Blind IQ imbalance estimator and correction (shared library) The general idea is to suppress symmetrical images caused by IQ imbalance in the RX path of quadrature receivers. It's composed of two subblocks: "IQ Bal Fix" and "IQ Bal Optimize". . This package provides a shared library for gr-iqbal. Package: libgnuradio-limesdr3.0.0 Description-md5: c8895ebaefd5833b9a886b76e55de934 Description-en: LimeSDR blocks for GnuRadio (runtime library) LimeSDR is a low cost, open source software defined radio (SDR) platform that can be used to support just about any type of wireless communication standard. . Currently this plugin supports LimeSDR-USB and LimeSDR-Mini boards. . The gr-limesdr blocks for GnuRadio can be used to create flowgraphs that interface LimeSDR devices through liblimesuite. . This package contains the shared library. Package: libgnuradio-osmosdr0.1.4 Description-md5: 7c3a435a2371549b7fbf60a9adeb6784 Description-en: Gnuradio blocks from the OsmoSDR project - library The Osmocom project is a family of projects regarding Open source mobile communications. . This package contains the shared library. Package: libgnuradio-pmt3.8.0 Description-md5: 653aedd1567eba8b157188969da4c76b Description-en: gnuradio pmt container library Polymorphic Types are opaque data types that are designed as generic containers of data that can be safely passed around between blocks and threads in GNU Radio. Part of the main gnuradio build. Package: libgnuradio-qtgui3.8.0 Description-md5: 78840934166cde690f3708cac44c0689 Description-en: gnuradio Qt graphical user interface functions QT-based graphical sinks for gnuradio applications. Implements opengl, raster and native plotting methods, and supports a QT Style Sheet (QSS) file to adjust the look. Part of the main gnuradio build. Package: libgnuradio-rds1 Description-md5: 720b1d3ef91dd3dca79a151a90f49fec Description-en: GNU Radio FM RDS/TMC Transceiver (library) A Radio Data System - Traffic Message Channel (RDS-TMC) block for GNU Radio. . Radio Data System (RDS) is a communications protocol standard for embedding small amounts of digital information in conventional FM radio broadcasts. . This package provides a shared library. Package: libgnuradio-runtime3.8.0 Description-md5: e73009f780eee5fc595dc4da8d24cf71 Description-en: gnuradio core runtime Top level component library. Defines core blocks. Handles settings for logging, performance counters, and control port. Part of the main gnuradio build. Package: libgnuradio-trellis3.8.0 Description-md5: 93ea87d97d5bf7a5d6272bbfd279ded5 Description-en: gnuradio trellis modulation functions Library for trellis coding modulation, including the Viterbi Algorithm, Concatenated Coding and Turbo Decoding based upon finite state machine (FSM) class. Part of the main gnuradio build. Package: libgnuradio-uhd3.8.0 Description-md5: 99e0943e04dc3702c287f7beab797428 Description-en: gnuradio universal hardware driver functions The gnuradio interface to the UHD library to connect to and send and receive data between to the Ettus Research, LLC product line - including the USRP family of software radio peripheral devices. Part of the main gnuradio build. Package: libgnuradio-video-sdl3.8.0 Description-md5: 81449e40176027f155aef2502ecffd77 Description-en: gnuradio video functions Library for handling SDL (Simple DirectMedia Layer) video data. Implements input and output blocks. Part of the main gnuradio build. Package: libgnuradio-vocoder3.8.0 Description-md5: 58d0150c5fe739990bdb32a77526f016 Description-en: gnuradio vocoder functions Library of vocoder blocks, including ulaw, alaw, gsm and codec2. Debian uses external libraries for gsm and codec2. . Part of the main gnuradio build. Package: libgnuradio-wavelet3.8.0 Description-md5: 1c51b1d67b8ca0587a908ff0217bc021 Description-en: gnuradio wavelet functions Library of Daubechies wavelet function blocks. wvps computes the Wavelet Power Spectrum from a set of wavelet coefficients. . Part of the main gnuradio build. Package: libgnuradio-zeromq3.8.0 Description-md5: fad8379800018fcef6de6233eaff6ed5 Description-en: gnuradio zeromq functions 0MQ messaging library support. Provide network socket endpoints for gnuradio data and message streams. PUB/SUB, PUSH/PULL, REP/REQ models supported. . Part of the main gnuradio build. Package: libgnustep-base-dev Description-md5: 8f8911005f8843b299642fc9bb55fc7d Description-en: GNUstep Base header files and development libraries This package contains the header files and static libraries required to build applications against the GNUstep Base library. . Install this package if you wish to develop your own programs using the GNUstep Base Library. Package: libgnustep-base1.26 Description-md5: a4b543c1cc35f94e4ce935f098456a7b Description-en: GNUstep Base library The GNUstep Base Library is a powerful fast library of general-purpose, non-graphical Objective C classes, inspired by the OpenStep API but implementing Apple and GNU additions to the API as well. It includes for example classes for unicode strings, arrays, dictionaries, sets, byte streams, typed coders, invocations, notifications, notification dispatchers, scanners, tasks, files, networking, threading, remote object messaging support (distributed objects), event loops, loadable bundles, attributed unicode strings, xml, mime, user defaults. Package: libgo-9-dev-amd64-cross Description-md5: 20a30e1e0e326264783897d4692e3ada Description-en: Runtime library for GNU Go applications (development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libgo-9-dev-arm64-cross Description-md5: 20a30e1e0e326264783897d4692e3ada Description-en: Runtime library for GNU Go applications (development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libgo-9-dev-armel-cross Description-md5: 20a30e1e0e326264783897d4692e3ada Description-en: Runtime library for GNU Go applications (development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libgo-9-dev-armhf-cross Description-md5: 20a30e1e0e326264783897d4692e3ada Description-en: Runtime library for GNU Go applications (development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libgo-9-dev-i386-cross Description-md5: 20a30e1e0e326264783897d4692e3ada Description-en: Runtime library for GNU Go applications (development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libgo-9-dev-powerpc-cross Description-md5: 20a30e1e0e326264783897d4692e3ada Description-en: Runtime library for GNU Go applications (development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libgo-9-dev-ppc64el-cross Description-md5: 20a30e1e0e326264783897d4692e3ada Description-en: Runtime library for GNU Go applications (development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libgo-9-dev-s390x-cross Description-md5: 20a30e1e0e326264783897d4692e3ada Description-en: Runtime library for GNU Go applications (development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libgo14-amd64-cross Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c Description-en: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgo14-arm64-cross Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c Description-en: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgo14-armel-cross Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c Description-en: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgo14-armhf-cross Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c Description-en: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgo14-dbg Description-md5: e9237330081a278c3cbccde9c5c63b3a Description-en: Runtime library for GNU Go applications (debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: libgo14-dbg-amd64-cross Description-md5: e9237330081a278c3cbccde9c5c63b3a Description-en: Runtime library for GNU Go applications (debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: libgo14-dbg-arm64-cross Description-md5: e9237330081a278c3cbccde9c5c63b3a Description-en: Runtime library for GNU Go applications (debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: libgo14-dbg-armel-cross Description-md5: e9237330081a278c3cbccde9c5c63b3a Description-en: Runtime library for GNU Go applications (debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: libgo14-dbg-armhf-cross Description-md5: e9237330081a278c3cbccde9c5c63b3a Description-en: Runtime library for GNU Go applications (debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: libgo14-dbg-i386-cross Description-md5: e9237330081a278c3cbccde9c5c63b3a Description-en: Runtime library for GNU Go applications (debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: libgo14-dbg-powerpc-cross Description-md5: e9237330081a278c3cbccde9c5c63b3a Description-en: Runtime library for GNU Go applications (debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: libgo14-dbg-ppc64el-cross Description-md5: e9237330081a278c3cbccde9c5c63b3a Description-en: Runtime library for GNU Go applications (debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: libgo14-dbg-s390x-cross Description-md5: e9237330081a278c3cbccde9c5c63b3a Description-en: Runtime library for GNU Go applications (debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: libgo14-i386-cross Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c Description-en: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgo14-powerpc-cross Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c Description-en: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgo14-ppc64el-cross Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c Description-en: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgo14-s390x-cross Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c Description-en: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgomp-plugin-hsa1 Description-md5: cac28c212c8913fef33e0d7e2a098ca9 Description-en: GCC OpenMP v4.5 plugin for offloading to HSA This package contains libgomp plugin for offloading to HSA. Package: libgomp-plugin-nvptx1 Description-md5: f9c2e1e8b9ed7ce64aa263f868e92b29 Description-en: GCC OpenMP v4.5 plugin for offloading to NVPTX This package contains libgomp plugin for offloading to NVidia PTX. The plugin needs libcuda.so.1 shared library that has to be installed separately. Package: libgomp1-amd64-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en: 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-armel-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en: 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-amd64-cross Description-md5: 7e2cdd49ce630cb7e2347d7fe5ca5677 Description-en: 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-dbg-arm64-cross Description-md5: 7e2cdd49ce630cb7e2347d7fe5ca5677 Description-en: 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-dbg-armel-cross Description-md5: 7e2cdd49ce630cb7e2347d7fe5ca5677 Description-en: 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-dbg-armhf-cross Description-md5: 7e2cdd49ce630cb7e2347d7fe5ca5677 Description-en: 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-dbg-i386-cross Description-md5: 7e2cdd49ce630cb7e2347d7fe5ca5677 Description-en: 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-dbg-powerpc-cross Description-md5: 7e2cdd49ce630cb7e2347d7fe5ca5677 Description-en: 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-dbg-ppc64el-cross Description-md5: 7e2cdd49ce630cb7e2347d7fe5ca5677 Description-en: 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-dbg-s390x-cross Description-md5: 7e2cdd49ce630cb7e2347d7fe5ca5677 Description-en: 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-i386-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en: 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-powerpc-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgpgmepp-dev Description-md5: d409b90b546df24f9e29efdc20935e54 Description-en: C++ and Qt bindings for GPGME (development files) GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the GnuPG project's GPGME (GnuPG Made Easy) library. . QGpgME is a library that provides GPGME integration with QEventLoop and some Qt datatypes (e.g. QByteArray). . This package contains the headers and other files needed to compile against either of these libraries. Package: libgphobos-9-dev-amd64-cross Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd Description-en: 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-9-dev-arm64-cross Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd Description-en: 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-9-dev-armel-cross Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd Description-en: 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-9-dev-armhf-cross Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd Description-en: 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-9-dev-i386-cross Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd Description-en: 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-9-dev-s390x-cross Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd Description-en: 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: libgphobos76-amd64-cross Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: 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: libgphobos76-arm64-cross Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: 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: libgphobos76-armel-cross Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: 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: libgphobos76-armhf-cross Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: 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: libgphobos76-dbg Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en: 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: libgphobos76-dbg-amd64-cross Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en: 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: libgphobos76-dbg-arm64-cross Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en: 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: libgphobos76-dbg-armel-cross Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en: 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: libgphobos76-dbg-armhf-cross Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en: 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: libgphobos76-dbg-i386-cross Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en: 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: libgphobos76-dbg-s390x-cross Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en: 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: libgphobos76-i386-cross Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: 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: libgphobos76-s390x-cross Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: 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: libgraphics-magick-perl Description-md5: 694d24fef1105bb316b3f9173117fd3c Description-en: format-independent image processing - perl interface GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick library is a fork of ImageMagick and therefore offers an interface that is similar in features, but intended to be more stable across releases. While compatibility does not go so far that the GraphicsMagick library serves as a drop-in replacement for ImageMagick, conversion can usually be done with little effort. . This package contains the classes to access GraphicsMagick functionality from Perl scripts. It is mostly similar to PerlMagick from the ImageMagick suite, but uses a different class name. Package: libgraphicsmagick++-q16-12 Description-md5: 1fe23345dc7cd3338f53a708adf5ba04 Description-en: format-independent image processing - C++ shared library GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick library is a fork of ImageMagick and therefore offers an interface that is similar in features, but intended to be more stable across releases. While compatibility does not go so far that the GraphicsMagick library serves as a drop-in replacement for ImageMagick, conversion can usually be done with little effort. . This package contains the C++ libraries needed to run executables that use the GraphicsMagick++ library. Package: libgraphicsmagick++1-dev Description-md5: c434d28c960294b4a0907771a5da8424 Description-en: format-independent image processing - C++ development files GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick library is a fork of ImageMagick and therefore offers an interface that is similar in features, but intended to be more stable across releases. While compatibility does not go so far that the GraphicsMagick library serves as a drop-in replacement for ImageMagick, conversion can usually be done with little effort. . This package contains the C++ development headers and library files needed to compile programs using the GraphicsMagick++ library. Package: libgraphicsmagick-q16-3 Description-md5: d06d6596f024f6bf4586132dd3ff4b7b Description-en: format-independent image processing - C shared library GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick library is a fork of ImageMagick and therefore offers an interface that is similar in features, but intended to be more stable across releases. While compatibility does not go so far that the GraphicsMagick library serves as a drop-in replacement for ImageMagick, conversion can usually be done with little effort. . This package contains the C libraries needed to run executables that use the GraphicsMagick library. Package: libgraphicsmagick1-dev Description-md5: 961bf066eabe097555c4949fc351c377 Description-en: format-independent image processing - C development files GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick library is a fork of ImageMagick and therefore offers an interface that is similar in features, but intended to be more stable across releases. While compatibility does not go so far that the GraphicsMagick library serves as a drop-in replacement for ImageMagick, conversion can usually be done with little effort. . This package contains the C development headers and library files needed to compile programs using the GraphicsMagick library. Package: libgraphite2-utils Description-md5: 109a01973ba1063dc1ec4c471d88b064 Description-en: Font rendering engine for Complex Scripts -- utilities 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 package contains gr2fonttest. Package: libgraphviz-dev Description-md5: c3a8010bf765807229fbc858755d3ad0 Description-en: graphviz libs and headers against which to build applications Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package installs the libraries and headers necessary to link graphviz library routines into an application. It also installs additional man pages. . Note: A graphviz user doesn't need to install this package. Package: libgtest-dev Description-md5: 0f57efc74cf16270a96fc2540e04fd16 Description-en: Google's framework for writing C++ tests Google's framework for writing C++ tests on a variety of platforms. Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, value- and type-parameterized tests, various options for running the tests, and XML test report generation. Package: libgv-guile Description-md5: a49a1a2f8a1211d30b4a65b4fbeebed5 Description-en: Guile bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the guile (2.0) bindings. Package: libgv-lua Description-md5: 0e64de3cb016ad670bbbb2773daf8c79 Description-en: Lua bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the lua5.2 bindings. Package: libgv-perl Description-md5: 50f9c9810e4cd1ff33ec004dadd5fd9a Description-en: Perl bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the Perl bindings. Package: libgv-php7 Description-md5: 73714c76b97100b9fb09a9714edb6d76 Description-en: PHP7 bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the PHP7 bindings. Package: libgv-ruby Description-md5: bc900a06ec5b5114246ccb0e255925c4 Description-en: Ruby bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the Ruby bindings. Package: libgv-tcl Description-md5: 0ab2c69c3d22314448ae2cd59acadf39 Description-en: Tcl bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the Tcl (8.6) bindings. Package: libgvc6 Description-md5: 87da8308b382f4072b1022b48b3d7368 Description-en: rich set of graph drawing tools - gvc library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the gvc library. Package: libgvc6-plugins-gtk Description-md5: a2d766af1019ed41a27a7b18b86cd03e Description-en: rich set of graph drawing tools - gtk plugins Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the gtk and gdk-pixbuf plugins. Package: libgvpr2 Description-md5: e7dafa90950ab7d270f04d6a2f98fc48 Description-en: rich set of graph drawing tools - gvpr library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the gvpr library. Package: libgyoto7 Description-md5: 1b7acb905da53edc3b4aa1e81c06aa1a Description-en: Gyoto framework main library an standard plug-in Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. It consists in a shared library (this package), utility programs (in the gyoto package), and a plug-in for the Python 3 and Yorick programming languages (in python3-gyoto and yorick-gyoto respectively). Gyoto can be extended with plug-ins (see libgyoto7-dev). . The standard plugin (stdplug) is included in this package. A plug-in for extending Gyoto in the Python 3 language is shipped in the python3-gyoto packages. . MPI parallelization requires the gyoto-bin and mpi-default-bin packages. Package: libgyoto7-dev Description-md5: 149d1d42130d976ca3af1656592d0610 Description-en: development files for libgyoto Gyoto aims at providing a framework for computing orbits and ray-traced images in General relativity. . This package provides the files necessary to compile Gyoto plugins and codes using the libgyoto library. Package: libhamlib++-dev Description-md5: 90e5b6af80360e2b40d8ea5e91d198fb Description-en: Development C++ library to control radio transceivers and receivers Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors. . This library addresses that issue by providing a standardised programming interface that applications can talk to and translating that into the appropriate commands required by the radio in use. . This package provides the development library with C++ bindings. If you wish to run applications developed using this library you'll need the 'libhamlib2++c2' package. Package: libhamlib-dev Description-md5: 999c5b72535e417f68d6c79cc534219d Description-en: Development library to control radio transceivers and receivers Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors. . This library addresses that issue by providing a standardised programming interface that applications can talk to and translating that into the appropriate commands required by the radio in use. . This package provides the development library with both C bindings. If you wish to run applications developed using this library you'll need the 'libhamlib2' package. Package: libhamlib-doc Description-md5: 0c1cf87c1ec4e391547c2c66031c7038 Description-en: Documentation for the hamlib radio control library Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors. . This library addresses that issue by providing a standardised programming interface that applications can talk to and translating that into the appropriate commands required by the radio in use. . This package provides the developers documentation for the API. Package: libhamlib-utils Description-md5: 1c3e18c166bdd405cda5c39f9dfa54d2 Description-en: Utilities to support the hamlib radio control library Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors. . This library addresses that issue by providing a standardised programming interface that applications can talk to and translating that into the appropriate commands required by the radio in use. . This package provides a command-line utility to test the hamlib library and to control transceivers if you're short of anything more sophisticated. Package: libhamlib2 Description-md5: c67b2b377fead3c97a1110d16e3b74e3 Description-en: Run-time library to control radio transceivers and receivers Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors. . This library addresses that issue by providing a standardised programming interface that applications can talk to and translating that into the appropriate commands required by the radio in use. . This package provides the C run-time form of the library. If you wish to develop software using this library you need the 'libhamlib-dev' package. Package: libhamlib2++c2 Description-md5: 09b01354ec5b873f75104929772949e9 Description-en: Run-time C++ library to control radio transceivers and receivers Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors. . This library addresses that issue by providing a standardised programming interface that applications can talk to and translating that into the appropriate commands required by the radio in use. . This package provides the C++ run-time form of the library. If you wish to develop software using this library you need the 'libhamlib++-dev' package. Package: libhamlib2-perl Description-md5: 11dcb610bf4028fb1307b4aef62038da Description-en: Run-time perl library to control radio transceivers and receivers Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors. . This library addresses that issue by providing a standardised programming interface that applications can talk to and translating that into the appropriate commands required by the radio in use. . This package provides the perl bindings of the library. Package: libhamlib2-tcl Description-md5: 595d92ac5ae4d3a0a280913cce6611b7 Description-en: Run-time Tcl library to control radio transceivers and receivers Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors. . This library addresses that issue by providing a standardised programming interface that applications can talk to and translating that into the appropriate commands required by the radio in use. . This package provides the Tcl bindings of the library. Package: libhandy-0.0-0 Description-md5: 29a55a565f246f402a92d52e2aeedf17 Description-en: Library with GTK widgets for mobile phones libhandy provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains the shared library. Package: libhandy-0.0-dev Description-md5: e209fa6b2639822914057603cc4bf25a Description-en: Development files for libhandy libhandy provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains the development files and documentation. Package: libharfbuzz-bin Description-md5: 3b67b2fcd95a19f0fb4b9af3ea82d048 Description-en: OpenType text shaping engine (utility) HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains a command line interface for the HarfBuzz library. Package: libhd-dev Description-md5: 59c83d99599ac15262c22aee15952c73 Description-en: Hardware identification system library and headers hwinfo is the hardware detection tool used in SuSE Linux. . In Debian Edu (Skolelinux) hwinfo has shown better results than discover when detecting mouse, keyboard and monitor. . hwinfo collects information about the hardware installed on a system. Among others, libhd contains information about cdrom, zip, floppy, disks and partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe, isdn, modem, printer, scanner, bios, cpu, usb, memory and smp. . This package contains the static library and header files from the hwinfo package. Package: libhd-doc Description-md5: f0f47cbd1b70b413a4b71b6c7070a4f6 Description-en: Hardware identification system library documentation hwinfo is the hardware detection tool used in SuSE Linux. . In Debian Edu (Skolelinux) hwinfo has shown better results than discover when detecting mouse, keyboard and monitor. . hwinfo collects information about the hardware installed on a system. Among others, libhd contains information about cdrom, zip, floppy, disks and partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe, isdn, modem, printer, scanner, bios, cpu, usb, memory and smp. . This package contains the documentation for the libhd21-dev package. Package: libhd21 Description-md5: e05daec8e9a04bdca77c25fbe97e5e96 Description-en: Hardware identification system library hwinfo is the hardware detection tool used in SuSE Linux. . In Debian Edu (Skolelinux) hwinfo has shown better results than discover when detecting mouse, keyboard and monitor. . hwinfo collects information about the hardware installed on a system. Among others, libhd contains information about cdrom, zip, floppy, disks and partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe, isdn, modem, printer, scanner, bios, cpu, usb, memory and smp. . This package contains the shared library from the hwinfo package. Package: libhfasan5-armel-cross Description-md5: 09bf8c68db014d2e295e8f70edf1f99a Description-en: AddressSanitizer -- a fast memory error detector (hard 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: libhfasan5-dbg-armel-cross Description-md5: c66da7d65dee73706e5b2b3bc0ede0a7 Description-en: AddressSanitizer -- a fast memory error detector (hard 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: libhfatomic1-armel-cross Description-md5: c9356c86838148f6c7c3e87d70a777c8 Description-en: support library providing __atomic built-in functions (hard 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: libhfatomic1-dbg-armel-cross Description-md5: 3ba42f961e7ef161cee8b5c4ad42f170 Description-en: support library providing __atomic built-in functions (hard 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: libhfgcc-9-dev-armel-cross Description-md5: 137452806b755b182069e030eedeb66c Description-en: GCC support library (hard 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: libhfgcc1-armel-cross Description-md5: 84896e6bc936faaf2f24f89e40210809 Description-en: GCC support library (armel) (hard 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. . This package contains files for armel architecture, for use in cross-compile environment. Package: libhfgcc1-dbg-armel-cross Description-md5: 524b3ac2d448d93b37d2d244c2b996d5 Description-en: GCC support library (debug symbols) (armel) Debug symbols for the GCC support library. . This package contains files for armel architecture, for use in cross-compile environment. Package: libhfgfortran-9-dev-armel-cross Description-md5: 8884fa3dfae1d8d6256da6f6242d6f68 Description-en: Runtime library for GNU Fortran applications (hard float ABI development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libhfgfortran5-armel-cross Description-md5: d2b3075146355d3759544a1fc47bbf69 Description-en: Runtime library for GNU Fortran applications (hard float ABI) Library needed for GNU Fortran applications linked against the shared library. Package: libhfgfortran5-dbg-armel-cross Description-md5: 4adc4cf259b09ccf4ae311047068c96a Description-en: Runtime library for GNU Fortran applications (hard float ABI debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: libhfgomp1-armel-cross Description-md5: b5303a6ef96adb96d71d7ff35b774341 Description-en: GCC OpenMP (GOMP) support library (hard float ABI) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libhfgomp1-dbg-armel-cross Description-md5: 45dc480428dce930c94919208b8f05cf Description-en: GCC OpenMP (GOMP) support library (hard float ABI debug symbols) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers Package: libhfobjc-9-dev-armel-cross Description-md5: 66ce7748417de77384120567f780ea68 Description-en: Runtime library for GNU Objective-C applications (hard float ABI development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libhfobjc4-armel-cross Description-md5: 509998238abeb60c58effa376022140d Description-en: Runtime library for GNU Objective-C applications (hard float ABI) Library needed for GNU ObjC applications linked against the shared library. Package: libhfobjc4-dbg-armel-cross Description-md5: c287b5581f1aa6c2d023139b4f894b91 Description-en: Runtime library for GNU Objective-C applications (hard float ABI debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: libhfstdc++-9-dev-armel-cross Description-md5: 808ac2bf597cb40590cf7d7a207e240b Description-en: GNU Standard C++ Library v3 (development files) (armel 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 armel architecture, for use in cross-compile environment. Package: libhfstdc++6-9-dbg-armel-cross Description-md5: e13328d8f1c538b5b76a3cd7870c3547 Description-en: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. . This package contains files for armel architecture, for use in cross-compile environment. Package: libhfstdc++6-armel-cross Description-md5: e7f441cd3391fd24809f111a42ae3a3f Description-en: GNU Standard C++ Library v3 (armel) (hard 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. . This package contains files for armel architecture, for use in cross-compile environment. Package: libhfubsan1-armel-cross Description-md5: 3696f3c908d1a6ea4de817a97d458ea3 Description-en: UBSan -- undefined behaviour sanitizer (hard 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: libhfubsan1-dbg-armel-cross Description-md5: b97c57c29d3a3d4d023fe3a642f649a5 Description-en: UBSan -- undefined behaviour sanitizer (hard 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: libhime Description-md5: b1c6ada280d071606ce2d13c64257e9c Description-en: library for HIME HIME Input Method Editor is a input method platform, which is forked from the famous gcin input method. . This package contains library for HIME. Package: libhsail-rt-9-dev Description-md5: fdf9fe3239090741752f3b2eb4cff918 Description-en: HSAIL runtime library (development files) This library implements the agent-side runtime functionality required to run HSA finalized programs produced by the BRIG frontend. . The library contains both the code required to run kernels on the agent and also functions implementing more complex HSAIL instructions. Package: libhsail-rt-9-dev-amd64-cross Description-md5: fdf9fe3239090741752f3b2eb4cff918 Description-en: HSAIL runtime library (development files) This library implements the agent-side runtime functionality required to run HSA finalized programs produced by the BRIG frontend. . The library contains both the code required to run kernels on the agent and also functions implementing more complex HSAIL instructions. Package: libhsail-rt-9-dev-i386-cross Description-md5: fdf9fe3239090741752f3b2eb4cff918 Description-en: HSAIL runtime library (development files) This library implements the agent-side runtime functionality required to run HSA finalized programs produced by the BRIG frontend. . The library contains both the code required to run kernels on the agent and also functions implementing more complex HSAIL instructions. Package: libhsail-rt0-amd64-cross Description-md5: 84a3c02391f5e02bf06f20db11410669 Description-en: HSAIL runtime library This library implements the agent-side runtime functionality required to run HSA finalized programs produced by the BRIG frontend. . The library contains both the code required to run kernels on the agent and also functions implementing more complex HSAIL instructions. Package: libhsail-rt0-dbg-amd64-cross Description-md5: 39f852853221b4edf5e1683739a093bd Description-en: HSAIL runtime library (debug symbols) This library implements the agent-side runtime functionality required to run HSA finalized programs produced by the BRIG frontend. . The library contains both the code required to run kernels on the agent and also functions implementing more complex HSAIL instructions. Package: libhsail-rt0-dbg-i386-cross Description-md5: 39f852853221b4edf5e1683739a093bd Description-en: HSAIL runtime library (debug symbols) This library implements the agent-side runtime functionality required to run HSA finalized programs produced by the BRIG frontend. . The library contains both the code required to run kernels on the agent and also functions implementing more complex HSAIL instructions. Package: libhsail-rt0-i386-cross Description-md5: 84a3c02391f5e02bf06f20db11410669 Description-en: HSAIL runtime library This library implements the agent-side runtime functionality required to run HSA finalized programs produced by the BRIG frontend. . The library contains both the code required to run kernels on the agent and also functions implementing more complex HSAIL instructions. Package: libhts-dev Description-md5: 30d1a006dd398011c2db12913279a80b Description-en: development files for the HTSlib HTSlib is an implementation of a unified C library for accessing common file formats, such as SAM (Sequence Alignment/Map), CRAM and VCF (Variant Call Format), used for high-throughput sequencing data, and is the core library used by samtools and bcftools. HTSlib only depends on zlib. It is known to be compatible with gcc, g++ and clang. . HTSlib implements a generalized BAM (binary SAM) index, with file extension ‘csi’ (coordinate-sorted index). The HTSlib file reader first looks for the new index and then for the old if the new index is absent. . This package contains development files for the HTSlib: headers, static library, manual pages, etc. Package: libhts-private-dev Description-md5: 85b28ee5502aeb28fd9ee62ea0c1106a Description-en: private development files for the HTSlib (use with care) HTSlib is an implementation of a unified C library for accessing common file formats, such as SAM (Sequence Alignment/Map), CRAM and VCF (Variant Call Format), used for high-throughput sequencing data, and is the core library used by samtools and bcftools. HTSlib only depends on zlib. It is known to be compatible with gcc, g++ and clang. . HTSlib implements a generalized BAM (binary SAM) index, with file extension ‘csi’ (coordinate-sorted index). The HTSlib file reader first looks for the new index and then for the old if the new index is absent. . This package contains private header files for the HTSlib. They are *not* intended for general use but libseqlib needs these files. Package: libhts2 Description-md5: 6bcc3eaaf96941c9a7a6476850863056 Description-en: C library for high-throughput sequencing data formats HTSlib is an implementation of a unified C library for accessing common file formats, such as SAM (Sequence Alignment/Map), CRAM and VCF (Variant Call Format), used for high-throughput sequencing data, and is the core library used by samtools and bcftools. HTSlib only depends on zlib. It is known to be compatible with gcc, g++ and clang. . HTSlib implements a generalized BAM (binary SAM) index, with file extension ‘csi’ (coordinate-sorted index). The HTSlib file reader first looks for the new index and then for the old if the new index is absent. Package: libhttpclient-java Description-md5: 43e612e7d0fd5b14fc10cac6a5cee874 Description-en: HTTP/1.1 compliant HTTP agent implementation HttpClient is a HTTP/1.1 compliant HTTP agent implementation based on HttpCore. It also provides reusable components for client-side authentication, HTTP state management, and HTTP connection management. . HttpComponents Client is a successor of and replacement for Commons HttpClient 3.x. Users of Commons HttpClient are strongly encouraged to upgrade. Package: libhttpmime-java Description-md5: aba0da7fc26b2a368be2ea3fcdf12956 Description-en: HTTP/1.1 compliant HTTP agent implementation - MIME extension HttpClient is a HTTP/1.1 compliant HTTP agent implementation based on HttpCore. It also provides reusable components for client-side authentication, HTTP state management, and HTTP connection management. . HttpComponents Client is a successor of and replacement for Commons HttpClient 3.x. Users of Commons HttpClient are strongly encouraged to upgrade. . This package provides support for MIME multipart encoded entities to be used with HttpComponents Client. Package: libimage-geometry-dev Description-md5: 98529b19e7996bcf95778ef90df49c25 Description-en: image_geometry Robot OS package - development This package is part of Robot OS (ROS). It contains libraries for interpreting images geometrically. It interfaces the calibration parameters in sensor_msgs/CameraInfo messages with OpenCV functions such as image rectification, much as cv_bridge interfaces ROS sensor_msgs/Image with OpenCV data types. . This package contains the C++ development library. Package: libimage-geometry0d Description-md5: d64436dbebd8ff9dfbfe18dd031b946d Description-en: image_geometry Robot OS package - runtime This package is part of Robot OS (ROS). It contains libraries for interpreting images geometrically. It interfaces the calibration parameters in sensor_msgs/CameraInfo messages with OpenCV functions such as image rectification, much as cv_bridge interfaces ROS sensor_msgs/Image with OpenCV data types. . This package contains the C++ library. Package: libimage-sane-perl Description-md5: 2c5e2c696dab17872b88c51a0c39356f Description-en: Perl extension for the SANE (Scanner Access Now Easy) Project The Image::Sane Perl bindings for the SANE (Scanner Access Now Easy) Project allow you to access SANE-compatible scanners in a Perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API. Package: libimage-transport-dev Description-md5: 60062d16b7fc2ca532a1a65a8fa0af97 Description-en: Robot OS image_transport package - development This package is part of Robot OS (ROS). It contains the C++ header files for the image_transport transport library which should always be used to subscribe to and publish images. It provides transparent support for transporting images in low-bandwidth compressed formats. Examples (provided by separate plugin packages) include JPEG/PNG compression and Theora streaming video. Package: libimage-transport0d Description-md5: 6eb999957b7c13c6e452da6d8ad5e7d6 Description-en: Robot OS image_transport package This package is part of Robot OS (ROS). This library should always be used to subscribe to and publish images. It (image_transport) provides transparent support for transporting images in low-bandwidth compressed formats. Examples (provided by separate plugin packages) include JPEG/PNG compression and Theora streaming video. Package: libinput-tools Description-md5: f642a39a00586a04a50f0a346b1355d4 Description-en: input device management and event handling library - command line tools libinput is a library that handles input devices for display servers and other applications that need to directly deal with input devices. . It provides device detection, device handling, input device event processing and abstraction to minimize the amount of custom input code the user of libinput needs to provide the common set of functionality that users expect. . This package includes the command line tools. Package: libinteractive-markers-dev Description-md5: 4c69b723f2043508780efb8b38c09e5c Description-en: Robot OS interactive_markers package - development files This package is part of Robot OS (ROS). It is a 3D interactive marker communication library for RViz and similar tools. . This package contains the development files. Package: libinteractive-markers1d Description-md5: 2be8a6fbc63703d85259d5ebefdd59bc Description-en: Robot OS interactive_markers package This package is part of Robot OS (ROS). It is a 3D interactive marker communication library for RViz and similar tools. . This package contains the library itself. Package: libitm1-amd64-cross Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5 Description-en: 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-amd64-cross Description-md5: 41462d1cfcabe3bd47bcd28353e14894 Description-en: 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-dbg-arm64-cross Description-md5: 41462d1cfcabe3bd47bcd28353e14894 Description-en: 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-dbg-i386-cross Description-md5: 41462d1cfcabe3bd47bcd28353e14894 Description-en: 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-dbg-ppc64el-cross Description-md5: 41462d1cfcabe3bd47bcd28353e14894 Description-en: 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-dbg-s390x-cross Description-md5: 41462d1cfcabe3bd47bcd28353e14894 Description-en: 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-i386-cross Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5 Description-en: 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: libjdns-dbg Description-md5: 52b9454a18d83e056524253e7ee4f6ef Description-en: Simple DNS queries library - debugging symbols JDNS is a simple DNS implementation that can perform normal DNS queries of any record type (notably SRV), as well as Multicast DNS queries and advertising. . This package contains the debugging symbols for debugging crashes in the jdns library. Package: libjdns-dev Description-md5: 145214959256573c74bf0cb98a6151cf Description-en: Simple DNS queries library - development files JDNS is a simple DNS implementation that can perform normal DNS queries of any record type (notably SRV), as well as Multicast DNS queries and advertising. Multicast support is based on Jeremie Miller's "mdnsd" implementation. . The libjdns-dev package contains libraries and header files for developing applications that use jdns. Package: libjdns2 Description-md5: db68995d874e3d2061d3836219d5a727 Description-en: Simple DNS queries library JDNS is a simple DNS implementation that can perform normal DNS queries of any record type (notably SRV), as well as Multicast DNS queries and advertising. Multicast support is based on Jeremie Miller's "mdnsd" implementation. Package: libjellyfish-2.0-2 Description-md5: 065d1ff8b79f64e89b68567eaeed6aa1 Description-en: count k-mers in DNA sequences (dynamic library of jellyfish) JELLYFISH is a tool for fast, memory-efficient counting of k-mers in DNA. A k-mer is a substring of length k, and counting the occurrences of all such substrings is a central step in many analyses of DNA sequence. JELLYFISH can count k-mers using an order of magnitude less memory and an order of magnitude faster than other k-mer counting packages by using an efficient encoding of a hash table and by exploiting the "compare-and-swap" CPU instruction to increase parallelism. . JELLYFISH is a command-line program that reads FASTA and multi-FASTA files containing DNA sequences. It outputs its k-mer counts in an binary format, which can be translated into a human-readable text format using the "jellyfish dump" command. . This package contains the dynamic library the main executable of jellyfish is linked to. Package: libjellyfish-2.0-dev Description-md5: 8d15a603d76647ecb084d0bd3c0490a3 Description-en: count k-mers in DNA sequences (development files of jellyfish) JELLYFISH is a tool for fast, memory-efficient counting of k-mers in DNA. A k-mer is a substring of length k, and counting the occurrences of all such substrings is a central step in many analyses of DNA sequence. JELLYFISH can count k-mers using an order of magnitude less memory and an order of magnitude faster than other k-mer counting packages by using an efficient encoding of a hash table and by exploiting the "compare-and-swap" CPU instruction to increase parallelism. . JELLYFISH is a command-line program that reads FASTA and multi-FASTA files containing DNA sequences. It outputs its k-mer counts in an binary format, which can be translated into a human-readable text format using the "jellyfish dump" command. . This package contains the development files (static library and header files) Package: libjellyfish-perl Description-md5: c8cb8981fb9902b209cbce9156da63e7 Description-en: count k-mers in DNA sequences (Perl bindings of jellyfish) JELLYFISH is a tool for fast, memory-efficient counting of k-mers in DNA. A k-mer is a substring of length k, and counting the occurrences of all such substrings is a central step in many analyses of DNA sequence. JELLYFISH can count k-mers using an order of magnitude less memory and an order of magnitude faster than other k-mer counting packages by using an efficient encoding of a hash table and by exploiting the "compare-and-swap" CPU instruction to increase parallelism. . JELLYFISH is a command-line program that reads FASTA and multi-FASTA files containing DNA sequences. It outputs its k-mer counts in an binary format, which can be translated into a human-readable text format using the "jellyfish dump" command. . This package contains the Perl bindings of jellyfish. Package: libjoint-state-listener0d Description-md5: d7a37a00f4899f70b4e350ed21035a66 Description-en: Robot OS robot_state_publisher listener library This package is part of Robot OS (ROS). This package allows you to publish the state of a robot to tf. Once the state gets published, it is available to all components in the system that also use tf. The package takes the joint angles of the robot as input and publishes the 3D poses of the robot links, using a kinematic tree model of the robot. . This package contains the joint-state-listener library. Package: libjs-es6-promise Description-md5: e91200676bfc4d0acffbd7f718a5ff9a Description-en: Lightweight async code library for JavaScript A lightweight library that provides tools for organizing asynchronous code in the browser, according to the ECMAScript 6 Promise, but as an ECMAScript 5 library. Package: libjs-jquery-datatables Description-md5: c8cdc2c4b93f8db358bbf836372cb920 Description-en: jQuery plug-in that makes nice tables from different data sources DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls such as variable length pagination or on-the-fly filtering to any HTML table. Package: libjs-leaflet Description-md5: 74f122eeb03fd07de102a978a4412570 Description-en: mobile-friendly interactive maps - browser library Leaflet is a modern JavaScript library for mobile-friendly interactive maps. Weighing just about 27 KB of JS code, it has all the features most developers ever need for online maps. . Leaflet is designed with simplicity, performance and usability in mind. It works efficiently across all major desktop and mobile platforms out of the box, taking advantage of HTML5 and CSS3 on modern browsers while still being accessible on older ones. It can be extended with many plugins, has a beautiful, easy to use and well-documented API and a simple, readable source code that is a joy to contribute to. . This package provides Leaflet library directly usable in web browsers. Package: libjs-lodash Description-md5: 10e5a6fdc3cee2e0d09f9060b3f5dc39 Description-en: Lo-dash is a Javascript utility library Lo-dash is a Javascript utility library delivering consistency, customization, performance, & extras for Web Application. Package: libjs-markdown-it-html5-embed Description-md5: 1453ac17693435390e1b1d2c33c0ef4e Description-en: Markdown-it plugin for embedding audio/video in the HTML5 way This is a plugin for markdown-it which adds support for embedding audio/video in the HTML5 way. . markdown-it is a markdown parser. Package: libjs-moment-timezone Description-md5: 18552cdb9f57ee0c5637d54ae433e8a4 Description-en: Parse and display dates in any timezone Parses and displays dates in any configured timezone. This is done using the IANA timezone database data. It also enables timezone conversion. . Moment Timezone is a plugin to the Moment.js date and time library. Package: libjs-rainbow Description-md5: 6e4af833d60483a406d50b19b7979895 Description-en: code syntax highlighting library written in Javascript Rainbow is a code syntax highlighting library written in Javascript. . It was designed to be lightweight, easy to use, and extendable. Moreover, it is completely themable via CSS. Package: libjs-source-map Description-md5: 7677818b7d5ca11aa2bfbded447461e7 Description-en: Mozilla source map generator and consumer - JavaScript library Mozilla implementation of source map generator and consumer, for source maps written in the Asynchronous Module Definition format. . Source maps provide a language-agnostic way to compile back production code to the original source code. Package: libjs-uglify-js Description-md5: c0e9e1ab2dc92eafd973642721237727 Description-en: JavaScript parser, mangler/compressor and beautifier - browser library UglifyJS is a JavaScript compressor/minifier written in JavaScript. It also contains tools that allow one to automate working with JavaScript code: . * A parser which produces an abstract syntax tree (AST) from JavaScript code. * A code generator which outputs JavaScript code from an AST, also providing the option to get a source map. * A compressor (optimizer) - it uses the transformer API to optimize an AST into a smaller one. * A mangler - reduce names of local variables to (usually) single-letters. * A scope analyzer, which is a tool that augments the AST with information about where variables are defined/referenced etc. * A tree walker - a simple API allowing you to do something on every node in the AST. * A tree transformer - another API intended to transform the tree. . All the above utilities and APIs are defined in ~6500 lines of code (except for the effective generation of the source-map, which is handled by the source-map module). Compared to alternatives, UglifyJS is pretty small. . This package provides UglifyJS library directly usable in web browsers. Package: libjsamp-java Description-md5: 871c5fc043082425f7c32389e251499a Description-en: Java Simple Application Messaging Protocol library The Simple Application Messaging Protocol (SAMP) is a messaging protocol that enables astronomy software to interoperate and communicate as part of the Virtual Observatory (VO). JSAMP provides a hub implementation for SAMP, suitable for standalone or embedded use. . JSAMP also offers a set of classes which can be used to implement SAMP capabilities in client applications. JSAMP provides a hub test and a benchmarking suite to examine the correctness and performance of third-party hub implementations. The software includes hub and client implementations of the standard and web profiles and a bridge component, which allows clients on different hubs to talk to each other. Package: libjsamp-java-doc Description-md5: beaf9da134b9fd3b1f318901ec81895d Description-en: Java Simple Application Messaging Protocol library docs The Simple Application Messaging Protocol (SAMP) is a messaging protocol that enables astronomy software to interoperate and communicate as part of the Virtual Observatory (VO). JSAMP provides a hub implementation for SAMP, suitable for standalone or embedded use. . JSAMP also offers a set of classes which can be used to implement SAMP capabilities in client applications. JSAMP provides a hub test and a benchmarking suite to examine the correctness and performance of third-party hub implementations. The software includes hub and client implementations of the standard and web profiles and a bridge component, which allows clients on different hubs to talk to each other. . This package contains the JavaDoc documentation of the package. Package: libjulia-dev Description-md5: b5435576f27f3c533cd2b62ccc533e79 Description-en: high-performance programming language for technical computing (development) Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library. The library, mostly written in Julia itself, also integrates mature, best-of-breed C and Fortran libraries for linear algebra, random number generation, FFTs, and string processing. Julia programs are organized around defining functions, and overloading them for different combinations of argument types (which can also be user-defined). . This package provides the Julia runtime headers. Package: libjulia1 Description-md5: 9a49a72a3c6f832f6c5ca044547c6c45 Description-en: high-performance programming language for technical computing (runtime library) Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library. The library, mostly written in Julia itself, also integrates mature, best-of-breed C and Fortran libraries for linear algebra, random number generation, FFTs, and string processing. Julia programs are organized around defining functions, and overloading them for different combinations of argument types (which can also be user-defined). . This package provides the Julia runtime library. Package: libkdl-parser-dev Description-md5: 7d66190e2e21977dc49215aed9cb7c29 Description-en: Development files for ROS kdl_parser library The Kinematics and Dynamics Library (KDL) defines a tree structure to represent the kinematic and dynamic parameters of a robot mechanism. kdl_parser provides tools to construct a KDL tree from an XML robot representation in URDF. . This package contains the development files for the library. Package: libkdl-parser1d Description-md5: cc50a7a8557c4454530c06a6f0aac6b0 Description-en: ROS kdl_parser library The Kinematics and Dynamics Library (KDL) defines a tree structure to represent the kinematic and dynamic parameters of a robot mechanism. kdl_parser provides tools to construct a KDL tree from an XML robot representation in URDF. . This package contains the library. Package: libkf5akonadi-dev Description-md5: 7e4a26d39047c8eee45c3e128b152cbf Description-en: development files for the KDE Development Platform PIM libraries This package contains development files for building software that uses the KDE Development Platform Personal Information Management libraries. . This package is part of the KDE Development Platform PIM libraries module. Package: libkf5akonadi-dev-bin Description-md5: 9af2a418771d90a792165c4d8bd44d88 Description-en: Additional development binaries for the Akonadi KDE PIM libraries This package contains development files for building software that uses the KDE Development Platform Personal Information Management libraries. . This package is part of the KDE Development Platform PIM libraries module. Package: libkf5akonadiagentbase5 Description-md5: 6cb0d91384ee342f64ac4e4891caf006 Description-en: Akonadi agent base library This library contains classes to implement agents for the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. Package: libkf5akonadicore-bin Description-md5: 150951b156351dfe00a3b9aec388e322 Description-en: Tools for Akonadi core library Tools used by Akonadi PIM data server core classes. . This package is part of the KDE Development Platform PIM libraries module. Package: libkf5akonadicore5abi1 Description-md5: 7eaca65bf97daa5f493d62c080313159 Description-en: Akonadi core library This library contains Akonadi PIM data server core classes. . This package is part of the KDE Development Platform PIM libraries module. Package: libkf5akonadiprivate5abi2 Description-md5: fc68b591ff20eff8fb7e4c5e3375b4dd Description-en: libraries for the Akonadi PIM storage service Akonadi is an extensible cross-desktop Personal Information Management (PIM) storage service. It provides a common framework for applications to store and access mail, calendars, addressbooks, and other PIM data. . This package contains libraries used by the Akonadi PIM storage service. Package: libkf5akonadiserver-dev Description-md5: 7a5c6d60679631d3585bce30c8e84f52 Description-en: development files for the Akonadi PIM storage service Akonadi is an extensible cross-desktop Personal Information Management (PIM) storage service. It provides a common framework for applications to store and access mail, calendars, addressbooks, and other PIM data. . This package contains development files for building software that uses the Akonadi PIM storage service. Package: libkf5akonadiwidgets5abi1 Description-md5: 14a700b6cade167a55cbed0288970004 Description-en: Akonadi widgets library This library contains standard widgets for the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. Package: libkf5akonadixml5 Description-md5: fedb7044a6b3771e661d0d2237c65b21 Description-en: Akonadi XML helper library This library provides XML helpers using the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. Package: libkf5xmlgui-bin Description-md5: e3c98746a983b523c22e4615e7ee9e64 Description-en: User configurable main windows. framework for designing the user interface of an application using XML, using the idea of actions. . This package contains the runtime files. Package: libkf5xmlgui-data Description-md5: a417ed819fd0db2c25d7a63fa58bae62 Description-en: User configurable main windows. framework for designing the user interface of an application using XML, using the idea of actions. . This package contains the data files. Package: libkf5xmlgui-dev Description-md5: 42e64d583d2b1dc4cc368b83ff56086c Description-en: User configurable main windows. framework for designing the user interface of an application using XML, using the idea of actions. . Contains development files for kxmlgui. Package: libkf5xmlgui-doc Description-md5: eef6856bfb51ab08183a02a4127ab099 Description-en: User configurable main windows (documentation) framework for designing the user interface of an application using XML, using the idea of actions. . This package contains the qch documentation files. Package: libkf5xmlgui5 Description-md5: 693fc3c34b3a64ddefb47f07b5d7b364 Description-en: User configurable main windows. framework for designing the user interface of an application using XML, using the idea of actions. Package: libkwin4-effect-builtins1 Description-md5: c91b8e9a18d0f455169dc8d5c9d9df71 Description-en: KDE window manager effect builtins library KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. Package: libkwineffects12 Description-md5: 369c6490ef9bdfbd7a1b365d7c9e10e4 Description-en: KDE window manager effects library KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. Package: libkwinglutils12 Description-md5: 9818b64a308a0d4530a66e11e0a4ae0d Description-en: KDE window manager gl utils library KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. Package: libkwinxrenderutils12 Description-md5: 231d4b0bc8daef5198f9f6c5f784bc5f Description-en: KDE window manager render utils library KWin (pronounced as one syllable "kwin") is the window manager for the KDE Plasma Desktop. It gives you complete control over your windows, making sure they're not in the way but aid you in your task. It paints the window decoration, the bar on top of every window with (configurable) buttons like close, maximize and minimize. It also handles placing of windows and switching between them. . This package is part of the KDE base workspace module. Package: liblab-gamut1 Description-md5: ba6687efc06a343069b17ecad0fea692 Description-en: rich set of graph drawing tools - liblab_gamut library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the liblab_gamut library. Package: liblapack-pic Description-md5: c719357c5d0c3a02e706f9690ad982e2 Description-en: Library of linear algebra routines 3 - transitional This is a dummy transitional package, it can be safely removed. Package: liblapack-test Description-md5: e2a4bb667b79f7e1206927ea3bf7d8cb Description-en: Library of linear algebra routines 3 - testing programs 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. . These testing programs have been run against the shared library in the lapack package. The results have been collected in the files test_results. These programs are provided separately here so that the user can test and compare alternate versions of the lapack libraries, such as those provided by the ATLAS packages, and the lapack package. Package: liblaser-geometry-dev Description-md5: edd270d0b6c72d46e4f0a37b95a401f7 Description-en: Robot OS laser geometry package - development files This package is part of Robot OS (ROS). It contains a class for converting from a 2D laser scan as defined by sensor_msgs/LaserScan into a point cloud as defined by sensor_msgs/PointCloud or sensor_msgs/PointCloud2. In particular, it contains functionality to account for the skew resulting from moving robots or tilting laser scanners. . This package contains the development files. Package: liblaser-geometry0d Description-md5: 8edec42adfb9f2a43e55f7a57caf5839 Description-en: Robot OS laser geometry package This package is part of Robot OS (ROS). It contains a class for converting from a 2D laser scan as defined by sensor_msgs/LaserScan into a point cloud as defined by sensor_msgs/PointCloud or sensor_msgs/PointCloud2. In particular, it contains functionality to account for the skew resulting from moving robots or tilting laser scanners. . This package contains the library itself. Package: liblemonldap-ng-common-perl Description-md5: d0b1b116b90ac4255174dccda83adf20 Description-en: Lemonldap::NG common files Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems. . It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorizations are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized. . Lemonldap::NG::Common contains common files used by other Lemonldap::NG modules. Package: liblemonldap-ng-handler-perl Description-md5: c31967de31456a28e089d30c57912036 Description-en: Lemonldap::NG handler common libraries Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems. . It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorizations are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized. . Lemonldap::NG::Handler provides Perl libraries used by web server handlers. Package: liblemonldap-ng-manager-perl Description-md5: ab72e3f536bf2e52dc3ca8f4623dfb67 Description-en: Lemonldap::NG manager part Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems. . It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorizations are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized. . Lemonldap::NG::Manager provides the administration interface. Package: liblemonldap-ng-portal-perl Description-md5: 2471e722dc7ca5e55c61400030c533ff Description-en: Lemonldap::NG authentication portal part Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems. . It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorizations are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized. . Lemonldap::NG::Portal provides the authentication portal. Package: liblimesuite-dev Description-md5: 71d10c345b86c0e0385f94bacf2ba792 Description-en: library to access LMS7 transceiver based hardware (development) Lime Suite is a collection of software supporting Lime Microsystems LMS7 RF transceiver based hardware such as the LimeSDR, LMS7002M UNITE board, or the Novena with LMS7 RF board. . This package contains the development files for liblimesuite. Package: liblimesuite-doc Description-md5: c283d5feacbaa1762b048964d693757b Description-en: liblimesuite development documentation Lime Suite is a collection of software supporting Lime Microsystems LMS7 RF transceiver based hardware such as the LimeSDR, LMS7002M UNITE board, or the Novena with LMS7 RF board. . This package contains the development documentation for liblimesuite. Package: liblimesuite19.04-1 Description-md5: 6a1dd8f74ec18cea3776817f2209aa59 Description-en: library to access LMS7 transceiver based hardware Lime Suite is a collection of software supporting Lime Microsystems LMS7 RF transceiver based hardware such as the LimeSDR, LMS7002M UNITE board, or the Novena with LMS7 RF board. . This package contains the shared library to access LMS7 based hardware. Package: liblinbox-1.6.3-0 Description-md5: 30fbe0b4cf27a8d9d9f38f65a50b2cb9 Description-en: Library for exact linear algebra - shared library LinBox is a C++ template library for exact, high-performance linear algebra computation with dense, sparse, and structured matrices over the integers and over finite fields. . This package contains the LinBox shared library. Package: liblinbox-dev Description-md5: 3d70aca298c532fd1b106b13cb6b1166 Description-en: Library for exact linear algebra - development files LinBox is a C++ template library for exact, high-performance linear algebra computation with dense, sparse, and structured matrices over the integers and over finite fields. . This package contains the LinBox development files. Package: liblinbox-doc Description-md5: 4a042dd4696427b7972c8f2899ce9d9a Description-en: LinBox Documentation LinBox is a C++ template library for exact, high-performance linear algebra computation with dense, sparse, and structured matrices over the integers and over finite fields. . This package provides the documentation of LinBox. Package: liblld-9 Description-md5: edabea654ba7a6bd671515adc0fffdd2 Description-en: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Package: liblld-9-dev Description-md5: d5f91d89aa80d28cd4d98b74563f075b Description-en: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Package: liblldb-9 Description-md5: 88542bb8337de28344a74df10ce94f4e Description-en: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-9-dev Description-md5: 8f3dc7f570ba958d1f7496e3e5195498 Description-en: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: libllvm-9-ocaml-dev Description-md5: 7727e410aa3baa784cb47a4afb95f4e8 Description-en: Modular compiler and toolchain technologies, OCaml bindings 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 OCaml bindings to develop applications using llvm. Package: liblouis-bin Description-md5: cae9b467847bea41b21fa26bea4352d3 Description-en: Braille translation library - utilities 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 a few tools to test tables and translate text. Package: liblouisutdml-java Description-md5: 01cf3b0a85eceeb5d411215dff9262e6 Description-en: Braille UTDML translation library - java bindings 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 java bindings. Package: liblouisxml-bin Description-md5: f1f8297f6799a4be129e53ce59168471 Description-en: Braille XML translation utilities Liblouisxml translates files in the computer lingua franca xml format into properly transcribed braille. This includes translation into grade two, if desired, mathematical codes, etc. It also includes formatting according to a built-in style sheet which can be modified by the user. . This package contains xml2brl which translates an xml or text file into an embosser-ready braille file, and msword2brl which translates an ms-word file into an embosser-ready braille file. . In combination with ooo2dbk, it can also translate OpenOffice.org 1 documents. Package: liblouisxml-data Description-md5: f1698552972b3e49ac6803768bc8c1d6 Description-en: Braille XML translation library - data Liblouisxml translates files in the computer lingua franca xml format into properly transcribed braille. This includes translation into grade two, if desired, mathematical codes, etc. It also includes formatting according to a built-in style sheet which can be modified by the user. . This package contains runtime data. Package: liblouisxml-dev Description-md5: 505f2e6a54482766afe610fdb72d5335 Description-en: Braille XML translation library - static libs and headers Liblouisxml translates files in the computer lingua franca xml format into properly transcribed braille. This includes translation into grade two, if desired, mathematical codes, etc. It also includes formatting according to a built-in style sheet which can be modified by the user. . This package contains static libraries and development headers. Package: liblouisxml1 Description-md5: 84e59cb1f8e15c150d918fed9f884e56 Description-en: Braille XML translation library - shared libs Liblouisxml translates files in the computer lingua franca xml format into properly transcribed braille. This includes translation into grade two, if desired, mathematical codes, etc. It also includes formatting according to a built-in style sheet which can be modified by the user. . This package contains shared libraries. Package: liblsan0-amd64-cross Description-md5: fd77936d8cda7d6af8bc33d6f395c678 Description-en: LeakSanitizer -- a memory leak detector (runtime) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: liblsan0-dbg-amd64-cross Description-md5: 542bbc8ec886b845fc7ef771c238206f Description-en: LeakSanitizer -- a memory leak detector (debug symbols) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: liblsan0-dbg-arm64-cross Description-md5: 542bbc8ec886b845fc7ef771c238206f Description-en: LeakSanitizer -- a memory leak detector (debug symbols) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: liblsan0-dbg-ppc64el-cross Description-md5: 542bbc8ec886b845fc7ef771c238206f Description-en: LeakSanitizer -- a memory leak detector (debug symbols) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: liblwgeom-2.5-0 Description-md5: a9afcbdac95b9c15394f294cd3d918e3 Description-en: PostGIS "Lightweight Geometry" library PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL". . This library is the generic geometry handling section of PostGIS. The geometry objects, constructors, destructors, and a set of spatial processing functions, are implemented here. Package: liblwgeom-dev Description-md5: e72f28ca8278601cd715c1b9899ba337 Description-en: PostGIS "Lightweight Geometry" library - Development files PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL". . This library is the generic geometry handling section of PostGIS. The geometry objects, constructors, destructors, and a set of spatial processing functions, are implemented here. This package contains the development files. Package: liblz4-tool Description-md5: ddad44e3312c9f98dda6fb33ce135688 Description-en: Fast LZ compression algorithm library - transitional package 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 is a transitional package. It can be safely removed. Package: libmagics++-data Description-md5: 321cba5334173061fd108c281ef76d8f Description-en: Data files needed for magics++ library Magics++ is the latest generation of the ECMWF's Meteorological plotting software MAGICS. Although completely redesigned in C++, it is intended to be as backwards-compatible as possible with the Fortran interface. . This package contains data expected by the magics++ library. Package: libmagics++-dev Description-md5: baa5d623da7de3a3bfd720cd69bd1fcf Description-en: Development files for ECMWF plotting software MAGICS++ Magics++ is the latest generation of the ECMWF's Meteorological plotting software MAGICS. Although completely redesigned in C++, it is intended to be as backwards-compatible as possible with the Fortran interface. Besides its programming interfaces (Fortran and C), Magics++ offers MagML, a plot description language based on XML aimed at automatic web production. . This package includes the header files and static libraries needed to build against libmagics++. Package: libmagics++-metview-dev Description-md5: 5cbee2a14ce45ca3e81843d73bd70d3e Description-en: Libraries needed for building MetView Magics++ is the latest generation of the ECMWF's Meteorological plotting software MAGICS. Although completely redesigned in C++, it is intended to be as backwards-compatible as possible with the Fortran interface. . This package includes the header files and static libraries needed to build metview against magics++. Package: libmagplus3v5 Description-md5: 25e7234e00d5dfa68d9d523112d26bef Description-en: ECMWF meteorological plotting software library Magics++ is the latest generation of the ECMWF's Meteorological plotting software MAGICS. Although completely redesigned in C++, it is intended to be as backwards-compatible as possible with the Fortran interface. Besides its programming interfaces (Fortran and C), Magics++ offers MagML, a plot description language based on XML aimed at automatic web production. . The library supports the plotting of contours, wind fields, observations, satellite images, symbols, text, axis and graphs (including boxplots). . Data fields to be plotted may be presented in various formats, for instance GRIB 1 and 2 code data, Gaussian grid, regularly spaced grid and fitted data. Input data can also be in BUFR and NetCDF format or retrieved from an ODB database. . The produced meteorological plots can be saved in various formats, such as PostScript, EPS, PDF, GIF, PNG, SVG and KML. Package: libmaliit-glib-dev Description-md5: b25288fff85cb7771eabb4420f45534c Description-en: Maliit Input Method Framework - GLib Development Headers Maliit provides a flexible and cross-platform input method framework. It has a plugin-based client-server architecture where applications act as clients and communicate with the Maliit server via input context plugins. The communication link currently uses D-Bus. Maliit is an open source framework (LGPL 2) with open source plugins (BSD). . This package provides GLib development headers for the Maliit framework. Package: libmaliit-glib0 Description-md5: 4195f06ac5a610f19d24647ea782541d Description-en: Maliit Input Method Framework - GLib Bindings Maliit provides a flexible and cross-platform input method framework. It has a plugin-based client-server architecture where applications act as clients and communicate with the Maliit server via input context plugins. The communication link currently uses D-Bus. Maliit is an open source framework (LGPL 2) with open source plugins (BSD). . This package provides GLib bindings for the Maliit framework. Package: libmaliit-plugins0 Description-md5: 6015689873c0b378f8f1fe760b565141 Description-en: Maliit Input Method Framework - Plugin Library Maliit provides a flexible and cross-platform input method framework. It has a plugin-based client-server architecture where applications act as clients and communicate with the Maliit server via input context plugins. The communication link currently uses D-Bus. Maliit is an open source framework (LGPL 2) with open source plugins (BSD). . This package provides the maliit plugin library for the Maliit framework. Package: libmaliit0 Description-md5: 1f317b04f78374dba7d1e14def0b7f80 Description-en: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: libmap-msgs-dev Description-md5: f45ac35c8b488eb475dfc4cd67ef1350 Description-en: C/C++ headers for map-related ROS Messages This package is part of Robot OS (ROS). This package defines messages commonly used in mapping packages. . It contains the map-related C++ headers. Package: libmapnik-dev Description-md5: fd0e8839490c2fcbdcb9c274208e9950 Description-en: C++ toolkit for developing GIS applications (devel) Mapnik is an OpenSource C++ toolkit for developing GIS (Geographic Information Systems) applications. At the core is a C++ shared library providing algorithms/patterns for spatial data access and visualization. . Essentially a collection of geographic objects (map, layer, datasource, feature, geometry), the library doesn't rely on "windowing systems" and is intended to work in multi-threaded environments . This package contains the development headers, API documentation, and build utilities. Package: libmapnik3.0 Description-md5: 36506166fb82747c4d1db71abd2dcf0c Description-en: C++ toolkit for developing GIS applications (libraries) Mapnik is an OpenSource C++ toolkit for developing GIS (Geographic Information Systems) applications. At the core is a C++ shared library providing algorithms/patterns for spatial data access and visualization. . Essentially a collection of geographic objects (map, layer, datasource, feature, geometry), the library doesn't rely on "windowing systems" and is intended to work in multi-threaded environments . This package contains the shared library and input plugins. Package: libmapscript-java Description-md5: 2c37aa3c2505079c21c31d57a9f3de73 Description-en: Java library for MapServer Java MapScript provides MapServer functions for Java applications. . MapServer is a CGI-based framework for Internet map services which supports Open Geospatial Consortium (OGC) standards. Package: libmapscript-perl Description-md5: 23a573748b9459aeca549f3899cc3a39 Description-en: Perl MapServer module Perl MapScript module provides MapServer functions for Perl scripts. . MapServer is a CGI-based framework for Internet map services which supports Open Geospatial Consortium (OGC) standards. Package: libmapserver-dev Description-md5: 949d307d2e1e8320886d07ecfbaf7d23 Description-en: Shared library development files for MapServer This package contains the development files for the shared library. . MapServer is a CGI-based framework for Internet map services which supports Open Geospatial Consortium (OGC) standards. Scripting functionality in MapScript is provided by the suggested mapscript library packages. Package: libmapserver2 Description-md5: b1a0e7b7cf78d706db342cfe372ebbfe Description-en: Shared library for MapServer This package contains the shared library. . MapServer is a CGI-based framework for Internet map services which supports Open Geospatial Consortium (OGC) standards. Scripting functionality in MapScript is provided by the suggested mapscript library packages. Package: libmarble-dev Description-md5: 98d446a5b223b2b403ecbbf11613e987 Description-en: development files for the Marble globe widget library Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains development files for building software that uses the Marble globe widget library. . This package is part of the KDE education module. Package: libmarblewidget-qt5-28 Description-md5: 2a9945efd67150389c70c7f1b8d76e97 Description-en: Marble globe widget library Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains shared libraries for the Marble globe widget. . This package is part of the KDE education module. Package: libmarisa-dev Description-md5: 6fcf9e7caf2a42177f34c4894658dc95 Description-en: development files for libmarisa Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. . This package contains the files necessary for compiling programs that depend on MARISA. Package: libmarisa-perl Description-md5: 37790a39d2ea9074869ceb7fbd79b157 Description-en: Perl bindings for MARISA Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. . This package contains Perl bindings for MARISA. Package: libmarisa0 Description-md5: 31c2a16157e24326068d69c7ec27dfea Description-en: C++ library to provide an implementation of MARISA Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. . This package contains C++ library to provide an implementation of MARISA. Package: libmatio-dev Description-md5: ab90c18a3e67c7aad048d91122bb3551 Description-en: MAT File I/O Library - development files matio is an ISO C library for reading and writing Matlab MAT files. . This package contains the development files needed to compile software to use the libmatio API. Package: libmatio-doc Description-md5: cd0ed1c58bd0523d138f00003f325716 Description-en: MAT File I/O Library - documentation files matio is an ISO C library for reading and writing Matlab MAT files. . This package contains the documentation of the library (PDF and manpages). Package: libmatio9 Description-md5: 0cc95cca460c03c154907f2bc35630dc Description-en: Library to read and write Matlab MAT files matio is an ISO C library for reading and writing Matlab MAT files. . This package contains the shared version of the library. Package: libmaus2-2 Description-md5: 7b52f6dbc57ca0d2e08c74363898d9fd Description-en: collection of data structures and algorithms for biobambam Libmaus2 is a collection of data structures and algorithms. It contains . * I/O classes (single byte and UTF-8) * bitio classes (input, output and various forms of bit level manipulation) * text indexing classes (suffix and LCP array, fulltext and minute (FM), ...) * BAM sequence alignment files input/output (simple and collating) . and many lower level support classes. Package: libmaus2-dev Description-md5: 5985b8355d85114b571b6940b393017d Description-en: collection of data structures and algorithms for biobambam (devel) Libmaus2 is a collection of data structures and algorithms. It contains . * I/O classes (single byte and UTF-8) * bitio classes (input, output and various forms of bit level manipulation) * text indexing classes (suffix and LCP array, fulltext and minute (FM), ...) * BAM sequence alignment files input/output (simple and collating) . and many lower level support classes. . This package contains header files and static libraries. Package: libmbedcrypto3 Description-md5: 64e8017b074d44682fa9beefe2836425 Description-en: lightweight crypto and SSL/TLS library - crypto library mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for providing SSL and TLS support in your programs. It offers an intuitive API and documented header files, so you can actually understand what the code does. It features: - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia and XTEA - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5 - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA and ECDH - TLS 1.0, 1.1 and 1.2 - Abstraction layers for ciphers, hashes, public key operations, platform abstraction and threading . This package contains the shared library handling cryptography. Package: libmbedtls-dev Description-md5: 40f9a71b90e23ccf34a190093807138a Description-en: lightweight crypto and SSL/TLS library - development files mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for providing SSL and TLS support in your programs. It offers an intuitive API and documented header files, so you can actually understand what the code does. It features: - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia and XTEA - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5 - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA and ECDH - TLS 1.0, 1.1 and 1.2 - Abstraction layers for ciphers, hashes, public key operations, platform abstraction and threading . This package contains the header files and static libraries for mbed TLS. Package: libmbedtls-doc Description-md5: d7efa3d44eed7295a7ef4eab9e9c1e43 Description-en: lightweight crypto and SSL/TLS library - documentation mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for providing SSL and TLS support in your programs. It offers an intuitive API and documented header files, so you can actually understand what the code does. It features: - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia and XTEA - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5 - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA and ECDH - TLS 1.0, 1.1 and 1.2 - Abstraction layers for ciphers, hashes, public key operations, platform abstraction and threading . This package contains the API documentation. Package: libmbedtls12 Description-md5: 1e82a34e0ec1aaef0f1111022bea643f Description-en: lightweight crypto and SSL/TLS library - tls library mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for providing SSL and TLS support in your programs. It offers an intuitive API and documented header files, so you can actually understand what the code does. It features: - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia and XTEA - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5 - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA and ECDH - TLS 1.0, 1.1 and 1.2 - Abstraction layers for ciphers, hashes, public key operations, platform abstraction and threading . This package contains the shared library handling TLS. Package: libmbedx509-0 Description-md5: e9e538e6b46c494f6f91769598986fce Description-en: lightweight crypto and SSL/TLS library - x509 certificate library mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for providing SSL and TLS support in your programs. It offers an intuitive API and documented header files, so you can actually understand what the code does. It features: - Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia and XTEA - Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5 - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG - Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA and ECDH - TLS 1.0, 1.1 and 1.2 - Abstraction layers for ciphers, hashes, public key operations, platform abstraction and threading . This package contains the shared library handling x509 certificates. Package: libmessage-filters-dev Description-md5: 2f9598402431752c2612322ee62fd27f Description-en: Development files for Robot OS message-filters This package is part of Robot OS (ROS). It contains the development files for libmessage-filters, which implements a set of message filters which take in messages and may output those messages at a later time, based on the conditions that filter needs being met. Package: libmessage-filters1d Description-md5: b5d162f206a36c73ad103ac9d49f0453 Description-en: Library for Robot OS message-filters This package is part of Robot OS (ROS). It implemtants a set of message filters which take in messages and may output those messages at a later time, based on the conditions that filter needs met. . This package contains the library. Package: libmicrodns-dev Description-md5: cebbbf6d16d4838b4eb57e275e981e21 Description-en: minimal mDNS resolver and announcer library (development files) Multicast Domain Name System (mDNS) is a zero-configuration service that allows one to resolve host names to IP addresses in local networks. libmicrodns provides a minimal implementation of a mDNS resolver as well as an announcer. . This package contains the development files. Package: libmicrodns0 Description-md5: 7ff63dfd32843593c000687651e46e93 Description-en: minimal mDNS resolver and announcer library (shared library) Multicast Domain Name System (mDNS) is a zero-configuration service that allows one to resolve host names to IP addresses in local networks. libmicrodns provides a minimal implementation of a mDNS resolver as well as an announcer. . This package contains the shared library. Package: libmlpack-dev Description-md5: 5660c8c90c61f0ce67048a9b1b536b58 Description-en: intuitive, fast, scalable C++ machine learning library (development libs) This package contains the mlpack Library development files. . Machine Learning Pack (mlpack) is an intuitive, fast, scalable C++ machine learning library, meant to be a machine learning analog to LAPACK. It aims to implement a wide array of machine learning methods and function as a "swiss army knife" for machine learning researchers. Package: libmlpack3 Description-md5: 33db5712b542ba2c5ba42b1f6295e6ff Description-en: intuitive, fast, scalable C++ machine learning library (runtime library) This package contains the mlpack Library runtime files. . Machine Learning Pack (mlpack) is an intuitive, fast, scalable C++ machine learning library, meant to be a machine learning analog to LAPACK. It aims to implement a wide array of machine learning methods and function as a "swiss army knife" for machine learning researchers. Package: libmodule-corelist-perl Description-md5: c21e63c7a8b93430a7380fd85795db3b Description-en: module to determine modules shipped with perl Module::CoreList is a Perl module that can provide various information about the versions of Perl modules that shipped with perl interpreter releases. . It contains a hash of hashes which is keyed on the perl interpreter version, as indicated in $]. The second level hash has pairs of modules and as well as their versions. It's possible that the version of a module is unspecified, in which case it will be undef. . Other features include a hash providing ISO formatted versions of the release dates, as gleaned from perlhist, and a hash that clusters known perl releases by their major versions. Package: libmodule-cpants-analyse-perl Description-md5: 3f107ff03ea640300d187a83eba0e9c3 Description-en: Perl module to generate Kwalitee ratings for a distribution Module::CPANTS::Analyse is a utility module used by Test::Kwalitee and others to analyse CPAN distributions and determine their Kwalitee. Kwalitee is a set of software metrics useful for determine how good your software is; it's not true software quality, which your computer can't measure in a general sense. (If you can, you've solved a hard problem in computer science.) . Kwalitee looks like quality, sounds like quality, but it's not quite quality. If you plan to release a distribution to the CPAN -- or even within your own organization -- testing its Kwalitee before creating a release can help you improve your quality as well. Package: libmojolicious-perl Description-md5: c5246a296b06051e6ccc13560c65eaf4 Description-en: simple, yet powerful, Web Application Framework Mojolicious is a Perl Web Application Framework built around the familiar Model-View-Controller philosophy. It supports a simple single file mode via Mojolicious::Lite, RESTful routes, plugins, Perl-ish templates, session management, signed cookies, a testing framework, internationalization, first class Unicode support, and more. . The package also provides the morbo and hypnotoad (development) web servers and the mojo command line script. Package: libmongoc-1.0-0 Description-md5: e6169cf9d29c80f10bc51741c28ec2f6 Description-en: MongoDB C client library - runtime files libmongoc is the officially supported MongoDB client library for C applications. . This package contains the libmongoc runtime libraries, for applications that have been built with libmongoc. Package: libmongoc-dev Description-md5: f75b0d98dc34e4da08d5b1a695963802 Description-en: MongoDB C client library - dev files libmongoc is the officially supported MongoDB client library for C applications. . This package contains all files necessary to develop applications which use libmongoc. Package: libmongoc-doc Description-md5: 11b136dcf9b8276606b7deea828477ff Description-en: MongoDB C client library - documentation libmongoc is the officially supported MongoDB client library for C applications. . This package contains the man pages for libmongoc. Package: libmove-base-msgs-dev Description-md5: a2850000fa72958c503ee70c09d422dd Description-en: C/C++ headers for move-base-related ROS Messages This package is part of Robot OS (ROS). Holds the action description and relevant messages for the move_base package. . It contains the navigation-related C++ headers. Package: libmpich-dev Description-md5: 205143ab86543f81bee9061da3c41b22 Description-en: Development files for MPICH MPICH is a high-performance and widely portable implementation of the MPI-3.1 standard from the Argonne National Laboratory. It efficiently supports different computation and communication platforms including commodity clusters, SMPs, massively parallel systems, and high-speed networks. This release has all MPI 3.1 functions and features required by the standard with the exception of support for the "external32" portable I/O format and user-defined data representations for I/O. . This package includes the MPICH headers and static libraries, as well as the compiler wrappers needed to build MPICH programs. Package: libmpich12 Description-md5: 791075ca4caa9c5a6ee65f1aa2b76f75 Description-en: Shared libraries for MPICH MPICH is a high-performance and widely portable implementation of the MPI-3.1 standard from the Argonne National Laboratory. It efficiently supports different computation and communication platforms including commodity clusters, SMPs, massively parallel systems, and high-speed networks. This release has all MPI 3.1 functions and features required by the standard with the exception of support for the "external32" portable I/O format and user-defined data representations for I/O. . This package includes the MPICH shared libraries. Package: libmrpt-base1.5 Description-md5: f9e60b85d9c0eea866608eeb15b705de Description-en: Mobile Robot Programming Toolkit - base library The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM, Graph-SLAM, Bundle Adjustment), computer vision, and motion planning (obstacle avoidance). . This package includes the mrpt-base library. . More about MRPT libraries in: https://www.mrpt.org/Libraries Package: libmrpt-detectors1.5 Description-md5: a2a02de8ba47ea558392997d8c13bbcb Description-en: Mobile Robot Programming Toolkit - detectors library The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM, Graph-SLAM, Bundle Adjustment), computer vision, and motion planning (obstacle avoidance). . This package includes the mrpt-detectors library. . More about MRPT libraries in: https://www.mrpt.org/Libraries Package: libmrpt-dev Description-md5: 240e3cbbbd4a1a75094b316ab0ed7263 Description-en: Mobile Robot Programming Toolkit - Development headers The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM, Graph-SLAM, Bundle Adjustment), computer vision, and motion planning (obstacle avoidance). . This package provides the MRPT headers and libraries for development. Package: libmrpt-graphs1.5 Description-md5: 8a08b81bcf009644b4fbe7409adb96c7 Description-en: Mobile Robot Programming Toolkit - graphs library The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM, Graph-SLAM, Bundle Adjustment), computer vision, and motion planning (obstacle avoidance). . This package includes the mrpt-graphs library. . More about MRPT libraries in: https://www.mrpt.org/Libraries Package: libmrpt-graphslam1.5 Description-md5: d4665c0675d1d934b9feaf7d0f51b1b6 Description-en: Mobile Robot Programming Toolkit - graphslam library The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM, Graph-SLAM, Bundle Adjustment), computer vision, and motion planning (obstacle avoidance). . This package includes the mrpt-graphslam library. . More about MRPT libraries in: https://www.mrpt.org/Libraries Package: libmrpt-gui1.5 Description-md5: afe72b881770ffb92067fe83bb39ba28 Description-en: Mobile Robot Programming Toolkit - gui library The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM, Graph-SLAM, Bundle Adjustment), computer vision, and motion planning (obstacle avoidance). . This package includes the mrpt-gui library. . More about MRPT libraries in: https://www.mrpt.org/Libraries Package: libmrpt-hmtslam1.5 Description-md5: eabc10db491dc6a3f7b972f9a94d1f1f Description-en: Mobile Robot Programming Toolkit - hmtslam library The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM, Graph-SLAM, Bundle Adjustment), computer vision, and motion planning (obstacle avoidance). . This package includes the mrpt-hmtslam library. . More about MRPT libraries in: https://www.mrpt.org/Libraries Package: libmrpt-hwdrivers1.5 Description-md5: a58142719db376c7db895503899eab3b Description-en: Mobile Robot Programming Toolkit - hwdrivers library The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM, Graph-SLAM, Bundle Adjustment), computer vision, and motion planning (obstacle avoidance). . This package includes the mrpt-hwdrivers library. . More about MRPT libraries in: https://www.mrpt.org/Libraries Package: libmrpt-kinematics1.5 Description-md5: 6d166b89f71afb6ef20ff31db6719f86 Description-en: Mobile Robot Programming Toolkit - kinematics library The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM, Graph-SLAM, Bundle Adjustment), computer vision, and motion planning (obstacle avoidance). . This package includes the mrpt-kinematics library. . More about MRPT libraries in: https://www.mrpt.org/Libraries Package: libmrpt-maps1.5 Description-md5: 4e96bc77c6703bccdf2a24fcecbc409b Description-en: Mobile Robot Programming Toolkit - maps library The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM, Graph-SLAM, Bundle Adjustment), computer vision, and motion planning (obstacle avoidance). . This package includes the mrpt-maps library. . More about MRPT libraries in: https://www.mrpt.org/Libraries Package: libmrpt-nav1.5 Description-md5: 1a5f4c198d91471759a8e63e75828444 Description-en: Mobile Robot Programming Toolkit - nav library The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM, Graph-SLAM, Bundle Adjustment), computer vision, and motion planning (obstacle avoidance). . This package includes the mrpt-nav library. . More about MRPT libraries in: https://www.mrpt.org/Libraries Package: libmrpt-obs1.5 Description-md5: 4cbe2c86eb05ea3e25b9cca00b18057d Description-en: Mobile Robot Programming Toolkit - obs library The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM, Graph-SLAM, Bundle Adjustment), computer vision, and motion planning (obstacle avoidance). . This package includes the mrpt-obs library. . More about MRPT libraries in: https://www.mrpt.org/Libraries Package: libmrpt-opengl1.5 Description-md5: 0e188b54156462622f0b9662341a5c02 Description-en: Mobile Robot Programming Toolkit - opengl library The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM, Graph-SLAM, Bundle Adjustment), computer vision, and motion planning (obstacle avoidance). . This package includes the mrpt-opengl library. . More about MRPT libraries in: https://www.mrpt.org/Libraries Package: libmrpt-slam1.5 Description-md5: 89eac94dcdf4b6dd87545aa200d8ba6b Description-en: Mobile Robot Programming Toolkit - slam library The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM, Graph-SLAM, Bundle Adjustment), computer vision, and motion planning (obstacle avoidance). . This package includes the mrpt-slam library. . More about MRPT libraries in: https://www.mrpt.org/Libraries Package: libmrpt-tfest1.5 Description-md5: 2186b4fd78d83dcd930030e300be3e08 Description-en: Mobile Robot Programming Toolkit - tfest library The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM, Graph-SLAM, Bundle Adjustment), computer vision, and motion planning (obstacle avoidance). . This package includes the mrpt-tfest library. . More about MRPT libraries in: https://www.mrpt.org/Libraries Package: libmrpt-topography1.5 Description-md5: bf72cc5ef9c4814afa0868243efbfea0 Description-en: Mobile Robot Programming Toolkit - topography library The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM, Graph-SLAM, Bundle Adjustment), computer vision, and motion planning (obstacle avoidance). . This package includes the mrpt-topography library. . More about MRPT libraries in: https://www.mrpt.org/Libraries Package: libmrpt-vision1.5 Description-md5: 9b679fff0448c9c0927bafa1b689d708 Description-en: Mobile Robot Programming Toolkit - vision library The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM, Graph-SLAM, Bundle Adjustment), computer vision, and motion planning (obstacle avoidance). . This package includes the mrpt-vision library. . More about MRPT libraries in: https://www.mrpt.org/Libraries Package: libmshr-dev Description-md5: ba896410f446a5d77b8d19e8682420c8 Description-en: Shared links and header files for mshr mshr generates simplicial DOLFIN meshes in 2D and 3D from geometries described by Constructive Solid Geometry (CSG) or from surface files, utilizing CGAL and Tetgen as mesh generation backends. . This package contains the development files. Package: libmshr2019.1 Description-md5: 98e1c2d6b1d51adfc8932768e0d1f845 Description-en: Shared libraries for mshr mshr generates simplicial DOLFIN meshes in 2D and 3D from geometries described by Constructive Solid Geometry (CSG) or from surface files, utilizing CGAL and Tetgen as mesh generation backends. . This package contains the shared libraries. Package: libnamespace-autoclean-perl Description-md5: cc577199398ebdf3000ada0b769aeb4a Description-en: module to remove imported symbols after compilation namespace::autoclean is a Perl pragma that keeps your namespace clean by removing all imported symbols at the end of the current package's compile cycle. Perhaps most importantly, this means that imported functions will no longer be made accidentally accessible to users outside of your package via method invocations. . This module differs from namespace::clean (see libnamespace-clean-perl) in that it cleans all imported functions, whether or not the imports happened prior to using the pragma. Things that "look" like a method (according to Class::MOP) will be left alone. Package: libnav-msgs-dev Description-md5: 3b8d0b4284762434e6ee6494be9275a5 Description-en: Messages relating to Robot OS nav, C/C++ interface This package is part of Robot OS (ROS), and provides the common messages used to interact with the 'nav' https://wiki.ros.org/navigation stack. . This package contains the generated headers files. Package: libncarg-bin Description-md5: f8affe674e63c9363c21bae99542a011 Description-en: NCAR command-language library - development tools This package provides development tools for developing applications of the NCARG command library, such as wrappers for compilation of NCL executables. Package: libncarg-data Description-md5: b77afafcc6bb70406642ac66445db160 Description-en: NCAR command-language library - Data NCAR Command Language library used by NCAR. This package contains data such as colormaps, fonts and map data that is used by the ncarg library. Package: libncarg-dev Description-md5: 9c9148628e6b5c148812518160386ff6 Description-en: Development files for the NCAR command language library ncarg is the NCAR command-language. Package: libncarg0 Description-md5: 848c564cd2a3d341bcecdb0eb6060b5d Description-en: NCAR command-language library NCAR Command Language library used by NCAR binaries and tools. Package: libneko2 Description-md5: 580c9dcbe61899893890543ecf971276 Description-en: Lightweight virtual machine - shared library Neko provides a common runtime for several different languages, including JavaScript and haXe. . This is the shared library implementing the Neko virtual machine. . Neko was written by Nicolas Cannasse. Package: libnemo-extension-dev Description-md5: 0846f43492eb6c2c33ee91f3ad3d1d0c Description-en: Nemo component system facilities (development files) Nemo is the official file manager for the Cinnamon 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 Cinnamon desktop. It works on local and remote filesystems. . This package contains the files needed to compile and link nemo extensions. Package: libnemo-extension1 Description-md5: d4d691032b1dfa111e4b7768fbfeca28 Description-en: Nemo component system facilities Nemo is the official file manager for the Cinnamon 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 Cinnamon desktop. It works on local and remote filesystems. . This package contains the shared library needed by the nemo extensions. Package: libngspice0 Description-md5: 075c138229f5ac43e53d652ccde81945 Description-en: Spice circuit simulator - library NGspice is a mixed-level/mixed-signal circuit simulator. Its code is based on three open source software packages: Spice3f5, Cider1b1 and Xspice. . This package contains the NGSpice library. Package: libngspice0-dev Description-md5: 75786b317abf58ba43ae82d303a55730 Description-en: Spice circuit simulator - development files for libngspice NGSpice is a mixed-level/mixed-signal circuit simulator. Its code is based on three open source software packages: Spice3f5, Cider1b1 and Xspice. . This package contains the development files for NGSpice. Package: libnlopt-cxx-dev Description-md5: b1b887d825ff0023fdf1105993f65f6b Description-en: nonlinear optimization library -- development package for C++ NLopt is a free/open-source library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms. Its features include: . * Callable from C, C++, Fortran, GNU Octave, Python, GNU Guile, GNU R. * A common interface for many different algorithms * Support for large-scale optimization. * Both global and local optimization algorithms. * Algorithms using function values only (derivative-free) and also algorithms exploiting user-supplied gradients. * Algorithms for unconstrained optimization, bound-constrained optimization, and general nonlinear inequality/equality constraints. . This package contains the header files, static libraries and symbolic links that developers using NLopt library with C++ will need. Package: libnlopt-cxx0 Description-md5: 1c8baff5ca358ab1ef0b0a9e4b935910 Description-en: nonlinear optimization library (C++ interface) NLopt is a free/open-source library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms. Its features include: . * Callable from C, C++, Fortran, GNU Octave, Python, GNU Guile, GNU R. * A common interface for many different algorithms * Support for large-scale optimization. * Both global and local optimization algorithms. * Algorithms using function values only (derivative-free) and also algorithms exploiting user-supplied gradients. * Algorithms for unconstrained optimization, bound-constrained optimization, and general nonlinear inequality/equality constraints. . This package provides the shared libraries required to run programs compiled with NLopt in C++. To compile your own programs you also need to install libnlopt-cxx-dev. Package: libnlopt-dev Description-md5: 19940ab4487c5c8f41f227897338354b Description-en: nonlinear optimization library -- development package NLopt is a free/open-source library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms. Its features include: . * Callable from C, C++, Fortran, GNU Octave, Python, GNU Guile, GNU R. * A common interface for many different algorithms * Support for large-scale optimization. * Both global and local optimization algorithms. * Algorithms using function values only (derivative-free) and also algorithms exploiting user-supplied gradients. * Algorithms for unconstrained optimization, bound-constrained optimization, and general nonlinear inequality/equality constraints. . This package contains the header files, static libraries and symbolic links that developers using NLopt library will need. Package: libnlopt-guile0 Description-md5: 1be1695ef54bdfcd59e3d1424c19042b Description-en: nonlinear optimization library -- Guile bindings NLopt is a free/open-source library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms. Its features include: . * Callable from C, C++, Fortran, GNU Octave, Python, GNU Guile, GNU R. * A common interface for many different algorithms * Support for large-scale optimization. * Both global and local optimization algorithms. * Algorithms using function values only (derivative-free) and also algorithms exploiting user-supplied gradients. * Algorithms for unconstrained optimization, bound-constrained optimization, and general nonlinear inequality/equality constraints. . This package contains the bindings for GNU Guile. Package: libnlopt0 Description-md5: c6a94e889582821770bbdc8e25b14047 Description-en: nonlinear optimization library NLopt is a free/open-source library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms. Its features include: . * Callable from C, C++, Fortran, GNU Octave, Python, GNU Guile, GNU R. * A common interface for many different algorithms * Support for large-scale optimization. * Both global and local optimization algorithms. * Algorithms using function values only (derivative-free) and also algorithms exploiting user-supplied gradients. * Algorithms for unconstrained optimization, bound-constrained optimization, and general nonlinear inequality/equality constraints. . This package provides the shared libraries required to run programs compiled with NLopt. To compile your own programs you also need to install libnlopt-dev. Package: libnodelet-dev Description-md5: 01e9be3fa27b0380ab5b5e6a92a55c48 Description-en: Robot OS nodelet library - service header files This package is part of Robot OS (ROS). Nodelet is designed to provide a way to run multiple algorithms in the same process with zero copy transport between algorithms. The nodelet base class needed for implementing a nodelet, and the NodeletLoader class used for instantiating nodelets are provided. . This package contains the development files for the service. Package: libnodelet-topic-tools-dev Description-md5: df4338cb9f7b7c45e0eba663fb94f865 Description-en: Robot OS nodelet_topic_tools library - development files This package is part of Robot OS (ROS). Nodelet is designed to provide a way to run multiple algorithms in the same process with zero copy transport between algorithms. . This package contains the development files for common nodelet tools such as a mux, demux and throttle. Package: libnodeletlib-dev Description-md5: 08ab9dff71e26a346a0b89891fbafd7d Description-en: Robot OS nodelet library - development This package is part of Robot OS (ROS). Nodelet is designed to provide a way to run multiple algorithms in the same process with zero copy transport between algorithms. The nodelet base class needed for implementing a nodelet, and the NodeletLoader class used for instantiating nodelets are provided. . This package contains the development files for the library. Package: libnodeletlib-tools Description-md5: 6af4f66d097696cab7e068728c2037cc Description-en: Robot OS nodelet library This package is part of Robot OS (ROS). Nodelet is designed to provide a way to run multiple algorithms in the same process with zero copy transport between algorithms. The nodelet base class needed for implementing a nodelet, and the NodeletLoader class used for instantiating nodelets are provided. . This package contains the tools. Package: libnodeletlib1d Description-md5: 25f6721defab9297d01b0d6bf7e1cddf Description-en: Robot OS nodelet library This package is part of Robot OS (ROS). Nodelet is designed to provide a way to run multiple algorithms in the same process with zero copy transport between algorithms. The nodelet base class needed for implementing a nodelet, and the NodeletLoader class used for instantiating nodelets are provided. . This package contains the library. Package: libnss-mymachines Description-md5: 588342105e1fdd6ff74c093651cb80cc Description-en: nss module to resolve hostnames for local container instances nss-mymachines is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing hostname resolution for local containers that are registered with systemd-machined.service(8). The container names are resolved to IP addresses of the specific container, ordered by their scope. . Installing this package automatically adds mymachines to /etc/nsswitch.conf. Package: libnss-resolve Description-md5: fa2bc74d218dfae9ad286df8f31fa19f Description-en: nss module to resolve names via systemd-resolved nss-resolve is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing DNS and LLMNR resolution to programs via the systemd-resolved daemon (provided in the systemd package). . Installing this package automatically adds resolve to /etc/nsswitch.conf. Package: libnumbertext-1.0-0 Description-md5: 55c946971de3c67f249d3001ddb1e26e Description-en: Number to number name and money text conversion library libnumbertext provides easy to configure, lightweight open source C++, Java, JavaScript, Python libraries and a LibreOffice Spreadsheet extension for number to number name conversion, including cardinal and ordinal numbers, ordinal indicators and money amounts with currencies in more than 30 languages and numeral systems. Package: libnumbertext-data Description-md5: 4a3c6c068a6e286614bd70df53f6d2eb Description-en: Number to number name and money text conversion library -- data files libnumbertext provides easy to configure, lightweight open source C++, Java, JavaScript, Python libraries and a LibreOffice Spreadsheet extension for number to number name conversion, including cardinal and ordinal numbers, ordinal indicators and money amounts with currencies in more than 30 languages and numeral systems. . This package contains the data files. Package: libnumbertext-dev Description-md5: 3e6bed22f28c23f58c34406c3b0cb380 Description-en: Number to number name and money text conversion library -- development libnumbertext provides easy to configure, lightweight open source C++, Java, JavaScript, Python libraries and a LibreOffice Spreadsheet extension for number to number name conversion, including cardinal and ordinal numbers, ordinal indicators and money amounts with currencies in more than 30 languages and numeral systems. . This package contains the needed files to develop/build against libnumbertext. Package: libnumbertext-java Description-md5: ec1b6a6c2ff46e2cc51f7fed035983a5 Description-en: Number to number name and money text conversion library for Java libnumbertext provides easy to configure, lightweight open source C++, Java, JavaScript, Python libraries and a LibreOffice Spreadsheet extension for number to number name conversion, including cardinal and ordinal numbers, ordinal indicators and money amounts with currencies in more than 30 languages and numeral systems. . This package contains the numbertext Java library. Package: libnumbertext-tools Description-md5: 7cc0a8b5fc9c98ed8ee6a75bfd3708f5 Description-en: Number to number name and money text conversion library -- speller utility libnumbertext provides easy to configure, lightweight open source C++, Java, JavaScript, Python libraries and a LibreOffice Spreadsheet extension for number to number name conversion, including cardinal and ordinal numbers, ordinal indicators and money amounts with currencies in more than 30 languages and numeral systems. . This package contains the "spellout" tool which uses libnumbertext to spell out numbers. Package: libobjc-9-dev Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d Description-en: 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-9-dev-amd64-cross Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d Description-en: 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-9-dev-arm64-cross Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d Description-en: 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-9-dev-armel-cross Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d Description-en: 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-9-dev-armhf-cross Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d Description-en: 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-9-dev-i386-cross Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d Description-en: 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-9-dev-powerpc-cross Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d Description-en: 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-9-dev-ppc64el-cross Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d Description-en: 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-9-dev-s390x-cross Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d Description-en: 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: Runtime library for GNU Objective-C applications Library needed for GNU ObjC applications linked against the shared library. Package: libobjc4-amd64-cross Description-md5: 30a0a695b3f5d643272b0bb547f0578c Description-en: Runtime library for GNU Objective-C applications Library needed for GNU ObjC applications linked against the shared library. Package: libobjc4-arm64-cross Description-md5: 30a0a695b3f5d643272b0bb547f0578c Description-en: Runtime library for GNU Objective-C applications Library needed for GNU ObjC applications linked against the shared library. Package: libobjc4-armel-cross Description-md5: 30a0a695b3f5d643272b0bb547f0578c Description-en: Runtime library for GNU Objective-C applications Library needed for GNU ObjC applications linked against the shared library. Package: libobjc4-armhf-cross Description-md5: 30a0a695b3f5d643272b0bb547f0578c Description-en: 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: Runtime library for GNU Objective-C applications (debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: libobjc4-dbg-amd64-cross Description-md5: b444a22ecf71ec41ec6388bbebb0e347 Description-en: Runtime library for GNU Objective-C applications (debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: libobjc4-dbg-arm64-cross Description-md5: b444a22ecf71ec41ec6388bbebb0e347 Description-en: Runtime library for GNU Objective-C applications (debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: libobjc4-dbg-armel-cross Description-md5: b444a22ecf71ec41ec6388bbebb0e347 Description-en: Runtime library for GNU Objective-C applications (debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: libobjc4-dbg-armhf-cross Description-md5: b444a22ecf71ec41ec6388bbebb0e347 Description-en: Runtime library for GNU Objective-C applications (debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: libobjc4-dbg-i386-cross Description-md5: b444a22ecf71ec41ec6388bbebb0e347 Description-en: Runtime library for GNU Objective-C applications (debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: libobjc4-dbg-powerpc-cross Description-md5: b444a22ecf71ec41ec6388bbebb0e347 Description-en: Runtime library for GNU Objective-C applications (debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: libobjc4-dbg-ppc64el-cross Description-md5: b444a22ecf71ec41ec6388bbebb0e347 Description-en: Runtime library for GNU Objective-C applications (debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: libobjc4-dbg-s390x-cross Description-md5: b444a22ecf71ec41ec6388bbebb0e347 Description-en: Runtime library for GNU Objective-C applications (debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: libobjc4-i386-cross Description-md5: 30a0a695b3f5d643272b0bb547f0578c Description-en: Runtime library for GNU Objective-C applications Library needed for GNU ObjC applications linked against the shared library. Package: libobjc4-powerpc-cross Description-md5: 30a0a695b3f5d643272b0bb547f0578c Description-en: Runtime library for GNU Objective-C applications Library needed for GNU ObjC applications linked against the shared library. Package: libobjc4-ppc64el-cross Description-md5: 30a0a695b3f5d643272b0bb547f0578c Description-en: Runtime library for GNU Objective-C applications Library needed for GNU ObjC applications linked against the shared library. Package: libobjc4-s390x-cross Description-md5: 30a0a695b3f5d643272b0bb547f0578c Description-en: Runtime library for GNU Objective-C applications Library needed for GNU ObjC applications linked against the shared library. Package: liboctave-dev Description-md5: d64bb815e4915a4b1c241ccc19577e51 Description-en: development files for the GNU Octave language Octave is a (mostly Matlab (R) compatible) high-level language, primarily intended for numerical computations. It provides a convenient command-line interface for solving linear and nonlinear problems numerically. . This package provides the header files and the mkoctfile script used for extending Octave via compiled code. Package: liboctave7 Description-md5: eb3a81eb5a340b424b928aa9cbd6e66e Description-en: shared libraries of the GNU Octave language Octave is a (mostly Matlab (R) compatible) high-level language, primarily intended for numerical computations. It provides a convenient command-line interface for solving linear and nonlinear problems numerically. . This package provides the shared libraries used by the interpreter. Package: libofx-dev Description-md5: dc86fba44076201c6a25b5374cdcce88 Description-en: development package for libofx7 This package provides header files and related support for developing packages that use libofx7, a library to support the Open Financial Exchange format. . Open Financial Exchange is an open standard for exchanging financial information. Using this library a program can enable support for common financial transactions such as bill payment, accessing account information and investment tracking. Package: libofx-doc Description-md5: 0c24ebb8f2afb74d559a4e3425f5bde2 Description-en: documentation for libofx7 This package provides HTML documentation and sample OFX files for developing packages using libofx7, a library to support the Open Financial Exchange format. . Open Financial Exchange is an open standard for exchanging financial information. Using this library a program can enable support for common financial transactions such as bill payment, accessing account information and investment tracking. Package: libofx7 Description-md5: e975558c55288eb8c7f6715d9f429c4b Description-en: library to support the Open Financial Exchange format Open Financial Exchange is an open standard for exchanging financial information. Using this library a program can enable support for common financial transactions such as bill payment, accessing account information and investment tracking. Package: libomp-9-dev Description-md5: 6f692a0e089a2d4587b533b4f246db62 Description-en: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp-9-doc Description-md5: 55ecafb377674896611f496b3a8a1433 Description-en: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libomp5-9 Description-md5: e28f50eb4beb8e316b69da2c1c0194c3 Description-en: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libopenbabel-dev Description-md5: 4f0a32197b42c191862bd6c662f5887a Description-en: Chemical toolbox library (development files) Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It allows one to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. Features include: . * Hydrogen addition and deletion * Support for Molecular Mechanics * Support for SMARTS molecular matching syntax * Automatic feature perception (rings, bonds, hybridization, aromaticity) * Flexible atom typer and perception of multiple bonds from atomic coordinates * Gasteiger-Marsili partial charge calculation . File formats Open Babel supports include PDB, XYZ, CIF, CML, SMILES, MDL Molfile, ChemDraw, Gaussian, GAMESS, MOPAC and MPQC. . This package contains the static library and the header files. Package: libopenbabel-doc Description-md5: 0fab4d74aecda6153f6001ea00c04b00 Description-en: Chemical toolbox library (documentation) Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It allows one to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. Features include: . * Hydrogen addition and deletion * Support for Molecular Mechanics * Support for SMARTS molecular matching syntax * Automatic feature perception (rings, bonds, hybridization, aromaticity) * Flexible atom typer and perception of multiple bonds from atomic coordinates * Gasteiger-Marsili partial charge calculation . File formats Open Babel supports include PDB, XYZ, CIF, CML, SMILES, MDL Molfile, ChemDraw, Gaussian, GAMESS, MOPAC and MPQC. . This package contains the library documentation. Package: libopenbabel5 Description-md5: 9b073686beba43d7febfa498b6b90bf2 Description-en: Chemical toolbox library Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It allows one to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. Features include: . * Hydrogen addition and deletion * Support for Molecular Mechanics * Support for SMARTS molecular matching syntax * Automatic feature perception (rings, bonds, hybridization, aromaticity) * Flexible atom typer and perception of multiple bonds from atomic coordinates * Gasteiger-Marsili partial charge calculation . File formats Open Babel supports include PDB, XYZ, CIF, CML, SMILES, MDL Molfile, ChemDraw, Gaussian, GAMESS, MOPAC and MPQC. . This package contains the shared library. Package: libopencc-dev Description-md5: 83d02197146d771b3318b5db9c41bc2e Description-en: simplified-traditional Chinese conversion library - development opencc is a library for converting character between traditional Chinese and simplified Chinese. . This package includes the development support files. Package: libopencc2 Description-md5: cdef50a529929a6880d82c26934b7b7c Description-en: simplified-traditional Chinese conversion library - runtime opencc is a library for converting character between traditional Chinese and simplified Chinese. . This package includes the shared library. Package: libopencc2-data Description-md5: ae564ef7c2216fe88e43fcb28dd01b89 Description-en: simplified-traditional Chinese conversion library - data files opencc is a library for converting character between traditional Chinese and simplified Chinese. . This package includes the data files. Package: libopencv-calib3d-dev Description-md5: 58af35d89399d837b06af6810c82d797 Description-en: development files for libopencv-calib3d4.1 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Camera Calibration library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-calib3d4.1 Description-md5: 90b6483109ee9ac13cb0398eafec9088 Description-en: computer vision Camera Calibration library This package contains the OpenCV (Open Computer Vision) Camera Calibration runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-contrib-dev Description-md5: e97b6f193de7b0a7e1078dc089c6f53a Description-en: development files for libopencv-contrib4.1 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) contrib library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-contrib4.1 Description-md5: 12b10fb988ec65c7a77c56adb9016302 Description-en: computer vision contrlib library This package contains the OpenCV (Open Computer Vision) opencv_contrib runtime libraries. This package contain following contrlib libraries: . - aruco - bgsegm - bioinspired - ccalib - cnn_3dobj - cvv - datasets - dpm - face - freetype - fuzzy - hdf - hfs - img_hash - line_descriptor - matlab - optflow - ovis - phase_unwrapping - plot - reg - rgbd - saliency - sfm - stereo - structured_light - surface_matching - tracking - ximgproc - xobjdetect - xphoto . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-core-dev Description-md5: 8081ca37fc548fa25162769b1eaff310 Description-en: development files for libopencv-core4.1 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) core. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-core4.1 Description-md5: 8292a7f05662b9e9cf3408ffc2f8e61f Description-en: computer vision core library This package contains the OpenCV (Open Computer Vision) core runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-dev Description-md5: f9dc67381f1013c39fe59842c79cbddf Description-en: development files for opencv This is a metapackage providing development package necessary for development of OpenCV (Open Computer Vision). . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-dnn-dev Description-md5: 3af47193fa8ac3eeb1a1dcd3b95c4fb3 Description-en: development files for libopencv-dnn4.1 This package contains the header files and static library needed to compile in deep neural network module. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-dnn4.1 Description-md5: 72ced12aa6915ca1fd2c25f0f814929c Description-en: computer vision Deep neural network module This package contains the OpenCV (Open Computer Vision) deep neural network module. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-features2d-dev Description-md5: df2124bfb5b7cb94fb43396fd6123abd Description-en: development files for libopencv-features2d4.1 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Feature Detection and Descriptor Extraction library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-features2d4.1 Description-md5: 122b12bbf961eda4e13f729263851b16 Description-en: computer vision Feature Detection and Descriptor Extraction library This package contains the OpenCV (Open Computer Vision) Feature Detection and Descriptor Extraction runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-flann-dev Description-md5: b79e71454e4c2358d7e5a9a00a030e2e Description-en: development files for libopencv-flann4.1 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Clustering and Search in Multi-Dimensional spaces library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-flann4.1 Description-md5: b0dfaeb42797c690e89719d4e38be30c Description-en: computer vision Clustering and Search in Multi-Dimensional spaces library This package contains the OpenCV (Open Computer Vision) clustering and search in Multi-Dimensional spaces runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-highgui-dev Description-md5: e81f9d0f44b296f221326b18d07ac84a Description-en: development files for libopencv-highgui4.1 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) High-level GUI and Media I/O library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-highgui4.1 Description-md5: 4f2ee9c2e44d09b28cce1cc8726b50f0 Description-en: computer vision High-level GUI and Media I/O library This package contains the OpenCV (Open Computer Vision) High-level GUI and Media I/O runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-imgcodecs-dev Description-md5: 2b74f0e91420f61b4ab86225d0469e55 Description-en: development files for libopencv-imgcodecs4.1 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Image Codecs library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-imgcodecs4.1 Description-md5: a60db0058ca6d4545c6dee49271993ff Description-en: computer vision Image Codecs library This package contains the OpenCV (Open Computer Vision) Image Codecs runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-imgproc-dev Description-md5: 04032e56d57eb18029d7babe60ac4a46 Description-en: development files for libopencv-imgproc4.1 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Image Processing library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-imgproc4.1 Description-md5: 98d7deaad1f7fb1315ad11b8d946c391 Description-en: computer vision Image Processing library This package contains the OpenCV (Open Computer Vision) Image Processing runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-ml-dev Description-md5: 94d45b10a42c30034dc11f3287ab7f49 Description-en: development files for libopencv-ml4.1 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Machine Learning library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-ml4.1 Description-md5: 59ba4a6fa1005775468fe2df9151c0bb Description-en: computer vision Machine Learning library This package contains the OpenCV (Open Computer Vision) Machine Learning runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-objdetect-dev Description-md5: 55c82ba51f1dd01cd7883e85674af577 Description-en: development files for libopencv-objdetect4.1 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Object Detection library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-objdetect4.1 Description-md5: 9a77ab897ba11a70615d3e366bf512ad Description-en: computer vision Object Detection library This package contains the OpenCV (Open Computer Vision) Object Detection runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-photo-dev Description-md5: 159092beb01bd5bb90f314497a2556a8 Description-en: development files for libopencv-photo4.1 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) computational photography library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-photo4.1 Description-md5: c096ada5b24714a93c563c0c9324da3b Description-en: computer vision computational photography library This package contains the OpenCV (Open Computer Vision) computational photography runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-shape-dev Description-md5: 7d37eae9313f07507ede12eabddae265 Description-en: development files for libopencv-shape4.1 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) shape descriptors and matchers library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-shape4.1 Description-md5: 29f59ebec864aa3692b3bfeb6fe9c8d7 Description-en: computer vision shape descriptors and matchers library This package contains the OpenCV (Open Computer Vision) shape descriptors and matchers runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-stitching-dev Description-md5: 80d18b63771cfad8b04dd3ad75097028 Description-en: development files for libopencv-stitching4.1 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) image stitching library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-stitching4.1 Description-md5: ac8bc208181de694f4af969d67121211 Description-en: computer vision image stitching library This package contains the OpenCV (Open Computer Vision) image stitching runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-superres-dev Description-md5: 17d5afb8cad4f82748208954287a4738 Description-en: development files for libopencv-superres4.1 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Super Resolution library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-superres4.1 Description-md5: d6c05e870423afcb1e1ba16cdd7f3b6b Description-en: computer vision Super Resolution library This package contains the OpenCV (Open Computer Vision) Super Resolution runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-ts-dev Description-md5: 2ee7e05aea9726c855c282797194db90 Description-en: development files for TS library of OpenCV (Open Computer Vision) This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) TS library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-video-dev Description-md5: e43b534520ceeeaffd0b04d5a32c3b63 Description-en: development files for libopencv-video4.1 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Video analysis library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-video4.1 Description-md5: bd7405911f1732d24e276b0fe9a79d56 Description-en: computer vision Video analysis library This package contains the OpenCV (Open Computer Vision) Video analysis runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-videoio-dev Description-md5: 7598fc53e1b1409e723a6b98e861565c Description-en: development files for libopencv-videoio4.1 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) Video I/O library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-videoio4.1 Description-md5: 9423a6c92ac81c419de450fdcf11b5f3 Description-en: computer vision Video I/O library This package contains the OpenCV (Open Computer Vision) Video I/O runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-videostab-dev Description-md5: 244e9ce9ef1c3cdb296cd053533fdb06 Description-en: development files for libopencv-videostab4.1 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) video stabilization library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-videostab4.1 Description-md5: efea3ad388a51f61b9510a64b37f2ec2 Description-en: computer vision video stabilization library This package contains the OpenCV (Open Computer Vision) video stabilization runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-viz-dev Description-md5: 7b5244181a6f6fa1ea88711f34b92aaf Description-en: development files for libopencv-viz4.1 This package contains the header files and static library needed to compile applications that use OpenCV (Open Computer Vision) 3D data visualization library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv-viz4.1 Description-md5: d65227bfb9f1bec6ce226d96bdf9fd6b Description-en: computer vision 3D data visualization library This package contains the OpenCV (Open Computer Vision) 3D data visualization runtime libraries. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv4.1-java Description-md5: 3ec3c157401d8e95562d4ddb20dd6782 Description-en: Java bindings for the computer vision library This package contains Java bindings for the OpenCV (Open Computer Vision) library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopencv4.1-jni Description-md5: 3e8bfd86bff143c280bb78e8c95073c6 Description-en: Java jni library for the computer vision library This package contains Java jni library for the OpenCV (Open Computer Vision) library. . The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel's Image Processing Library) and, if available, can use IPP (Intel's Integrated Performance Primitives) for better performance. . OpenCV provides low level portable data types and operators, and a set of high level functionalities for video acquisition, image processing and analysis, structural analysis, motion analysis and object tracking, object recognition, camera calibration and 3D reconstruction. Package: libopenhmd-dev Description-md5: 3405c713230ecd03aa561c7eae7dcf18 Description-en: API and drivers for immersive technology (development files) OpenHMD aims to provide a Free and Open Source API and drivers for immersive technology, such as head mounted displays with built in head tracking. . This package provides the necessary files needed for development. Package: libopenhmd0 Description-md5: 4f245a94c3c301ef8ed19f4292bb76f9 Description-en: API and drivers for immersive technology (shared library) OpenHMD aims to provide a Free and Open Source API and drivers for immersive technology, such as head mounted displays with built in head tracking. . This package provides the shared library. Package: libostree-1-1 Description-md5: 7f070d279b2cc988d078b2a019548640 Description-en: content-addressed filesystem for operating system binaries (library) libostree is a library for managing bootable, immutable, versioned filesystem trees. It is like git in that it checksums individual files and has a content-addressed object store; unlike git, it "checks out" the files using hardlinks into an immutable directory tree. This can be used to provide atomic upgrades with rollback, history and parallel-installation, particularly useful on "fixed purpose" systems such as embedded devices. It is also used by the Flatpak application runtime system. . This package contains the shared library. Package: libostree-dev Description-md5: c22486f6aa7420e21a9ea0a7a63be1ad Description-en: Development files for the libostree library libostree is a library for managing bootable, immutable, versioned filesystem trees. It is like git in that it checksums individual files and has a content-addressed object store; unlike git, it "checks out" the files using hardlinks into an immutable directory tree. This can be used to provide atomic upgrades with rollback, history and parallel-installation, particularly useful on "fixed purpose" systems such as embedded devices. It is also used by the Flatpak application runtime system. . This package contains development headers and the pkg-config file for libostree. Package: libostree-doc Description-md5: 09cc3f7b6e492af7e658d0d0b52eed53 Description-en: Development documentation for the libostree library libostree provides a library and tools for managing bootable, immutable, versioned filesystem trees. See the ostree package's description for more details. . This package contains development documentation for libostree. Package: libotb Description-md5: 6cfdfb412d8c28a9b58f1e55b475faac Description-en: ORFEO Toolbox library metapackage ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This metapackage provides all shared libraries used by OTB. Package: libotb-apps Description-md5: c0b483b0979007b75fa7038d3506a61f Description-en: Plugins for ORFEO Toolbox applications ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the application plugins used by otb-bin(commandline) and otb-bin-qt(gui). Package: libotb-dev Description-md5: 0a13b397537c2794e857a129d540177d Description-en: Free library of image processing algorithms - development ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the development files needed to build your own OTB applications and modules. Package: libotbapplicationengine-6.6-1 Description-md5: 0f0f741ceab4e2199ddce185dae9fb30 Description-en: ORFEO Toolbox library - OTBApplicationEngine ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBApplicationEngine shared library. Package: libotbcarto-6.6-1 Description-md5: d5b78b6e076b1d55d724d70c021c97ba Description-en: ORFEO Toolbox library - OTBCarto ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBCarto shared library. Package: libotbcommandline-6.6-1 Description-md5: f41f0bab72fa07a7f7bac93f239e136e Description-en: ORFEO Toolbox library - OTBCommandLine ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBCommandLine shared library. Package: libotbcommandlineparser-6.6-1 Description-md5: 82ac59ba4b35d56776c1bda25225cc2f Description-en: ORFEO Toolbox library - OTBCommandLinePaser ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBCommandLinePaser shared library. Package: libotbcommon-6.6-1 Description-md5: a67632f5315e921150cbe407ef2e991c Description-en: ORFEO Toolbox library - OTBCommon ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBCommon shared library. Package: libotbcurladapters-6.6-1 Description-md5: 3d5bc8896f1419542b2a6840b5002ae9 Description-en: ORFEO Toolbox library - OTBCurlAdapters ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBCurlAdapters shared library. Package: libotbedge-6.6-1 Description-md5: af2a4f4b537a64583d397ed449b1177d Description-en: ORFEO Toolbox library - OTBEdge ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBEdge shared library. Package: libotbextendedfilename-6.6-1 Description-md5: d1a40afe001dc367a998586e43e623b1 Description-en: ORFEO Toolbox library - OTBExtendedFileName ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBExtendedFileName shared library. Package: libotbfuzzy-6.6-1 Description-md5: 6fb57ad018087168efb25f0c7adba9e1 Description-en: ORFEO Toolbox library - OTBFuzzy ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBFuzzy shared library. Package: libotbgdaladapters-6.6-1 Description-md5: 53a2ba00cac5a2e73ed376c7afd23411 Description-en: ORFEO Toolbox library - OTBGdalAdapters ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBGdalAdapters shared library. Package: libotbice-6.6-1 Description-md5: b84701adb886e6031467462418f1e36b Description-en: ORFEO Toolbox library - OTBIce ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBIce shared library. Package: libotbimagebase-6.6-1 Description-md5: 9617d4c16b10bfd3a3b31d329347d139 Description-en: ORFEO Toolbox library - OTBImageBase ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBImageBase shared library. Package: libotbimageio-6.6-1 Description-md5: 4370ecf9ee3fe0fc384a42b49d8703f4 Description-en: ORFEO Toolbox library - OTBImageIO ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBImageIO shared library. Package: libotbimagemanipulation-6.6-1 Description-md5: 0ceac946529f0de09589bab04e5ec4bb Description-en: ORFEO Toolbox library - OTBImageManipulation ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBImageManipulation shared library. Package: libotbiobsq-6.6-1 Description-md5: f00d5e441466ea04ed6f6c79e923726a Description-en: ORFEO Toolbox library - OTBIOBSQ ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBIOBSQ shared library. Package: libotbiogdal-6.6-1 Description-md5: 92d98320f3e300642d1e2f125d7959ad Description-en: ORFEO Toolbox library - OTBIOGDAL ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBIOGDAL shared library. Package: libotbiokml-6.6-1 Description-md5: 3b09bfc15b845215bd9e8c1610af578a Description-en: ORFEO Toolbox library - OTBIOKML ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBIOKML shared library. Package: libotbiolum-6.6-1 Description-md5: 89c199cae9416f2983022e4ee293f4bb Description-en: ORFEO Toolbox library - OTBIOLUM ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBIOLUM shared library. Package: libotbiomstar-6.6-1 Description-md5: a51a95fd4b9b66517a188c3779a4ce33 Description-en: ORFEO Toolbox library - OTBIOMSTAR ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBIOMSTAR shared library. Package: libotbioonera-6.6-1 Description-md5: b4f016cd64b914efed8085b5a8c87f4d Description-en: ORFEO Toolbox library - OTBIOONERA ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBIOONERA shared library. Package: libotbiorad-6.6-1 Description-md5: 2a87f246b3cd693da5db4516da66fe7d Description-en: ORFEO Toolbox library - OTBIORAD ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBIORAD shared library. Package: libotbiotilemap-6.6-1 Description-md5: 996f6c52f3242935582897f7258f1e49 Description-en: ORFEO Toolbox library - OTBIOTileMap ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBIOTileMap shared library. Package: libotblearningbase-6.6-1 Description-md5: 86178db0b27f98146b4dfb764d724641 Description-en: ORFEO Toolbox library - OTBLearningBase ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBLearningBase shared library. Package: libotbmapla-6.6-1 Description-md5: a90fc8faf86ad4bb145cec3a1d457cf4 Description-en: ORFEO Toolbox library - OTBMapla ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBMapla shared library. Package: libotbmathparser-6.6-1 Description-md5: c4c59b19dd055bd992e626f8bb3d7eab Description-en: ORFEO Toolbox library - OTBMathParser ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBMathParser shared library. Package: libotbmathparserx-6.6-1 Description-md5: 999192306bc5b811ed103bb0bbe6565d Description-en: ORFEO Toolbox library - OTBMathParserX ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBMathParserX shared library. Package: libotbmetadata-6.6-1 Description-md5: 3354acc426e1f3cdc695acc8c1f041e2 Description-en: ORFEO Toolbox library - OTBMetadata ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBMetadata shared library. Package: libotbmonteverdi-6.6-1 Description-md5: 500048385c1c79812006fbc914177c7a Description-en: ORFEO Toolbox library - OTBMonteverdi ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBMonteverdi shared library. Package: libotbmonteverdicore-6.6-1 Description-md5: 9f9df147404226deea922ded6171509b Description-en: ORFEO Toolbox library - OTBMonteverdiCore ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBMonteverdiCore shared library. Package: libotbmonteverdigui-6.6-1 Description-md5: df57cc96448a90088623ad6064a561d5 Description-en: ORFEO Toolbox library - OTBMonteverdiGUI ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBMonteverdiGUI shared library. Package: libotbopenthreadsadapters-6.6-1 Description-md5: d9fdab017ea95580f19d0a3aeaf0ff10 Description-en: ORFEO Toolbox library - OTBOpenThreadsAdapters ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBOpenThreadsAdapters shared library. Package: libotbossimadapters-6.6-1 Description-md5: 4400900a537aeff397c3296533d77e98 Description-en: ORFEO Toolbox library - OTBOssimAdapters ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBOssimAdapters shared library. Package: libotbossimplugins-6.6-1 Description-md5: eba20b4f0b3dedb6879c92dafef696f1 Description-en: ORFEO Toolbox library - OTBOssimPlugins ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBOssimPlugins shared library. Package: libotbpolarimetry-6.6-1 Description-md5: 39e9fd066de494be3eeb0d5fc2b5caf9 Description-en: ORFEO Toolbox library - OTBPolarimetry ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBPolarimetry shared library. Package: libotbprojection-6.6-1 Description-md5: 21e6348ad6d76b9b0775077143e07e79 Description-en: ORFEO Toolbox library - OTBProjection ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBProjection shared library. Package: libotbqtadapters-6.6-1 Description-md5: 2a26cc12de837f85d0750b2c1fccaca6 Description-en: ORFEO Toolbox library - OTBQtAdapters ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBQtAdapters shared library. Package: libotbqtwidget-6.6-1 Description-md5: e31a7997ba947a3f481cd027c62df4b6 Description-en: ORFEO Toolbox library - OTBQtWidget ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBQtWidget shared library. Package: libotbrcc8-6.6-1 Description-md5: 5facbe2b398d4827aa75bb7874e45be3 Description-en: ORFEO Toolbox library - OTBRCC8 ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBRCC8 shared library. Package: libotbsampling-6.6-1 Description-md5: 3f2edeae71fc83ce662dcac615a1d594 Description-en: ORFEO Toolbox library - OTBSampling ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBSampling shared library. Package: libotbsiftfast-6.6-1 Description-md5: e6c99ad99c50fdaaa7b9d7527a893dc5 Description-en: ORFEO Toolbox library - OTBSiftFast ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBSiftFast shared library. Package: libotbstatistics-6.6-1 Description-md5: 7f8ebfce548aaceb352950d39a6a4395 Description-en: ORFEO Toolbox library - OTBStatistics ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBStatistics shared library. Package: libotbstreaming-6.6-1 Description-md5: 4bf6632a148920d6e085d3175bbe574b Description-en: ORFEO Toolbox library - OTBStreaming ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBStreaming shared library. Package: libotbsupervised-6.6-1 Description-md5: d786c9d87b85800089ce7beddd7f5c70 Description-en: ORFEO Toolbox library - OTBSupervised ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBSupervised shared library. Package: libotbtestkernel-6.6-1 Description-md5: 598aab00443a6583073b3747329a2a1e Description-en: ORFEO Toolbox library - OTBTestKernel ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBTestKernel shared library. Package: libotbtransform-6.6-1 Description-md5: cf6fe2851fcfa1ca965bf2ed5a1809ed Description-en: ORFEO Toolbox library - OTBTransform ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBTransform shared library. Package: libotbvectordatabase-6.6-1 Description-md5: 34b074e6e9c6ee295d1424d612f47911 Description-en: ORFEO Toolbox library - OTBVectorDataBase ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBVectorDataBase shared library. Package: libotbvectordataio-6.6-1 Description-md5: 627a59d6ea9adbdf67595ba941110a28 Description-en: ORFEO Toolbox library - OTBVectorDataIO ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBVectorDataIO shared library. Package: libotbwavelet-6.6-1 Description-md5: 0aaaa344d34407136b07c3bdc6c6dd9f Description-en: ORFEO Toolbox library - OTBWavelet ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the OTBWavelet shared library. Package: libpam-slurm Description-md5: 18e4c29f5ee1b45e3013dc85a2f1793e Description-en: PAM module to authenticate using the SLURM resource manager Pluggable Authentication Module (PAM) for restricting access to compute nodes where SLURM performs resource management. Access to the node is restricted to user root and users who have been allocated resources on that node. Package: libpam-slurm-adopt Description-md5: 858caedf3cfdff46f2cdb5fef75d7dcf Description-en: PAM module to authenticate users running a SLURM job and track their processes Pluggable Authentication Module (PAM) for restricting access to compute nodes where SLURM performs resource management to users who have a running job. The user's connection is "adopted" into the "external" step of the job so that processes spawned are tracked and SLURM can perform a complete cleanup when the job is completed. Package: libparlatype-dev Description-md5: 10099fb62d09d7200757737d7909489c Description-en: Library for Parlatype - development version Provides the GStreamer backend for Parlatype, a wave loader and a wave viewer widget. Mainly used by Parlatype but open for other programs as well. . This package provides the necessary development libraries and include files to develop and compile libparlatype. Package: libparlatype-doc Description-md5: 1a998580d47c900b4992c69dbebe997f Description-en: Documentation files for the Parlatype library Provides the GStreamer backend for Parlatype, a wave loader and a wave viewer widget. Mainly used by Parlatype but open for other programs as well. . This package contains the HTML documentation for the Parlatype library in /usr/share/doc/libparlatype-doc/html/ . Package: libparlatype2 Description-md5: c0e4a18734bcfb50760157d46a6835bb Description-en: Library for Parlatype - runtime version Provides the GStreamer backend for Parlatype, a wave loader and a wave viewer widget. Mainly used by Parlatype but open for other programs as well. . This package contains runtime libraries needed by Parlatype. Package: libparted-i18n Description-md5: 877b5444c339988ec68855c01cf352df Description-en: disk partition manipulator - i18n support 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 localization data. Package: libpathplan4 Description-md5: 3b349696750e1cfac5e966e847c18e9c Description-en: rich set of graph drawing tools - pathplan library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the pathplan library. Package: libpbbam-dev Description-md5: 039a4aa6bcb0392ce64021829793ed17 Description-en: Pacific Biosciences binary alignment/map (BAM) library (headers) The BAM format is a binary, compressed, record-oriented container format for raw or aligned sequence reads. The associated SAM format is a text representation of the same data. The specifications for BAM/SAM are maintained by the SAM/BAM Format Specification Working Group. . PacBio-produced BAM files are fully compatible with the BAM specification, but makes use of the extensibility mechanisms of the BAM specification to encode PacBio-specific information. The pbbam library provides tools to work with these files . This package contains the library header files. Package: libpbbam0.23.0 Description-md5: c3737d26939fa535670a0bb022994c7f Description-en: Pacific Biosciences binary alignment/map (BAM) library The BAM format is a binary, compressed, record-oriented container format for raw or aligned sequence reads. The associated SAM format is a text representation of the same data. The specifications for BAM/SAM are maintained by the SAM/BAM Format Specification Working Group. . PacBio-produced BAM files are fully compatible with the BAM specification, but makes use of the extensibility mechanisms of the BAM specification to encode PacBio-specific information. The pbbam library provides tools to work with these files Package: libpbdata Description-md5: 7125084c73ad74929319f4c04e46f40b Description-en: tools for handling PacBio sequences Blasr_libcpp is a library used by blasr and other executables such as samtoh5, loadPulses for analyzing PacBio sequences. This library contains three sub-libraries, including pbdata, hdf and alignment. . This package contains the pbdata sublibrary. Package: libpbdata-dev Description-md5: ebdc2dbf2e52207fa7ae6fd6d39bf69d Description-en: tools for handling PacBio sequences (development files) Blasr_libcpp is a library used by blasr and other executables such as samtoh5, loadPulses for analyzing PacBio sequences. This library contains three sub-libraries, including pbdata, hdf and alignment. . This package contains the header files and static library for the pbdata sublibrary. Package: libpbihdf Description-md5: d447a6d60ba0a209898d183b14eab44d Description-en: tools for handling PacBio hdf5 files Blasr_libcpp is a library used by blasr and other executables such as samtoh5, loadPulses for analyzing PacBio sequences. This library contains three sub-libraries, including pbdata, hdf and alignment. . This package contains the hdf sublibrary. Package: libpbihdf-dev Description-md5: ce6f954e33aa91c73a010ee3d8bd448f Description-en: tools for handling PacBio hdf5 files (development files) Blasr_libcpp is a library used by blasr and other executables such as samtoh5, loadPulses for analyzing PacBio sequences. This library contains three sub-libraries, including pbdata, hdf and alignment. . This package contains the header files and static library for the hdf sublibrary. Package: libpbseq Description-md5: b024df8187de72aeaddd0ccb56712bf7 Description-en: library for analyzing PacBio sequencing data Blasr_libcpp is a library used by blasr and other executables such as samtoh5, loadPulses for analyzing PacBio sequences. This library contains three sub-libraries, including pbdata, hdf and alignment. . This is a metapackage that depends on the pbseqlib component shared libraries. Package: libpbseq-dev Description-md5: 947127d931e94ac3a437c44273d0cf6f Description-en: library for analyzing PacBio sequencing data (development files) Blasr_libcpp is a library used by blasr and other executables such as samtoh5, loadPulses for analyzing PacBio sequences. This library contains three sub-libraries, including pbdata, hdf and alignment. . This is a metapackage that depends on the pbseqlib component development files. Package: libpcl-msgs-dev Description-md5: 4670af3ad4eb9b4c76b0d6488c4defc3 Description-en: C/C++ headers for PCL-related Robot OS Messages This package is part of Robot OS (ROS). It contains messages which provide the glue between the Point Cloud Library and ROS. . This package contains the generated C++ headers. Package: libpcp-gui2 Description-md5: 0c532cae8c91f3daedb8dba326dc6943 Description-en: Performance Co-Pilot graphical client tools library The libpcp-gui package contains the runtime environment required by any monitoring tool that makes use of the time control services of pmtime(1). . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-gui2-dev Description-md5: 532161d48a74ce75e2f12a2215f53ff9 Description-en: Performance Co-Pilot graphical client tools library and headers The libpcp-gui-dev package contains the Performance Co-Pilot (PCP) library and header files needed to incorporate graphical time control (pmtime) into a monitoring application. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-import-perl Description-md5: 34705d3426a989b6475587a1a373d4b8 Description-en: Performance Co-Pilot log import Perl module The PCP::LogImport Perl module contains the language bindings for building Perl applications that import performance data from a file or real-time source and create a Performance Co-Pilot (PCP) archive suitable for use with the PCP tools. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-import1 Description-md5: e648caaaab90f7984c64d97d3176ac12 Description-en: Performance Co-Pilot data import library The libpcp-import package contains the runtime environment required by an application that imports performance data from a file or real-time source and creates a Performance Co-Pilot (PCP) archive suitable for use with the PCP tools. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-import1-dev Description-md5: 0a8b074356c9afa6d5ed44d808b4ace6 Description-en: Performance Co-Pilot data import library and headers The libpcp-import-dev package contains the library and header files needed to build an application that imports performance data from a file or real-time source and creates a Performance Co-Pilot (PCP) archive suitable for use with the PCP tools. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-logsummary-perl Description-md5: 71f56b1f4ee6cee801c1773c942736ad Description-en: Performance Co-Pilot historical log summary module The PCP::LogSummary module provides a Perl module for using the statistical summary data produced by the Performance Co-Pilot pmlogsummary utility. This utility produces various averages, minima, maxima, and other calculations based on the performance data stored in a PCP archive. The Perl interface is ideal for exporting this data into third-party tools (e.g. spreadsheets). . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-mmv-perl Description-md5: 0c3176c480fb3ffbbd98fad52c9abd59 Description-en: Performance Co-Pilot Memory Mapped Value Perl module The PCP::MMV module contains the Perl language bindings for building scripts instrumented with the Performance Co-Pilot (PCP) Memory Mapped Value (MMV) mechanism. . This mechanism allows arbitrary values to be exported from an instrumented script into the PCP infrastructure for monitoring and analysis with pmchart, pmie, pmlogger and other PCP tools. Package: libpcp-mmv1 Description-md5: 1942e2593dae279b10fb58b65db96aa1 Description-en: Performance Co-Pilot Memory Mapped Value client library The libpcp-mmv package contains the runtime environment required by an application that utilises Memory Mapped Value instrumentation to export runtime instrumentation into the Performance Co-Pilot infrastructure. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-mmv1-dev Description-md5: 378b0f85ca464cbd51f1ffb46b8308dc Description-en: Performance Co-Pilot Memory Mapped Value library and headers The libpcp-mmv-dev package contains the Performance Co-Pilot (PCP) library and header files needed to utilise memory mapped value instrumentation into a monitored application. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-pmda-perl Description-md5: 8e0a7c4e61a03937eeed385ec9ed2895 Description-en: Performance Co-Pilot Domain Agent Perl module The PCP::PMDA Perl module contains the language bindings for building Performance Metric Domain Agents (PMDAs) using Perl. Each PMDA exports performance data for one specific domain, for example the operating system kernel, Cisco routers, a database, an application, etc. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-pmda3 Description-md5: 93796b709076d575570c74038b2709ec Description-en: Performance Co-Pilot Domain Agent library The libpcp-pmda package contains the runtime environment required by a Performance Metric Domain Agent (PMDA). A PMDA exports performance data for one specific domain, for example the operating system kernel, DNS, SMTP, Cisco router, a database, an application, etc. Package: libpcp-pmda3-dev Description-md5: 73b2bb904a6d0aa9d0ee405af2364cda Description-en: Performance Co-Pilot Domain Agent library and headers The libpcp-pmda-dev package contains the Performance Co-Pilot (PCP) library and header files needed to develop Performance Metric Domain Agents (PMDAs). Each PMDA exports performance data for one domain; for example the operating system kernel, Cisco routers, a database, an application, etc. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-trace2 Description-md5: cc83a2e0722bda3839b736d55ab0aba9 Description-en: Performance Co-Pilot application tracing library The libpcp-trace package contains the runtime environment required by an application that is directly instrumented for event and value tracking by pmdatrace(3), the Trace Performance Metric Domain Agent. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-trace2-dev Description-md5: 56a0da729bb476482adb7efa62f09f84 Description-en: Performance Co-Pilot application tracing library and headers The libpcp-trace-dev package contains the Performance Co-Pilot (PCP) library and header files needed to directly instrument an application for event and value tracking by the pmdatrace(1) PCP Trace Performance Metric Domain Agent. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-web1 Description-md5: bc7e002196769c23057cec78ed04b49b Description-en: Performance Co-Pilot data import library The libpcp-web package contains the runtime environment required by a PMDA to parse and extract metric data from a JSON file. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-web1-dev Description-md5: cb9f8e6452c50aa58615c016b63ada5d Description-en: Performance Co-Pilot web tooling The libpcp-web-dev package contains the library and header files needed to build a PMDA which parses and extracts metric data from a JSON file. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp3 Description-md5: 1ea3c2bd9feab4e5d9b74b4d788b00a3 Description-en: Performance Co-Pilot library The libpcp package contains the runtime environment required by programs that make use of Performance Co-Pilot (PCP) services. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp3-dev Description-md5: 423764500dbadb4d718476c57083e2fe Description-en: Performance Co-Pilot library and headers The libpcp-dev package contains the base Performance Co-Pilot (PCP) library and header files needed to develop collector and monitor programs which make use of PCP services. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpdal-base9 Description-md5: a2aae3cd06693550e29f38726c4df515 Description-en: Point Data Abstraction Library - libpdal_base PDAL is a BSD licensed library for translating and manipulating point cloud data of various formats. PDAL can be used to read, write and translate point cloud data in many formats. Support is included for input files of LAS, LAZ, SBET, BPF, QFIT and others. PDAL can also read from and write to databases that support point cloud storage, including Oracle, Postgres and SQLite. . PDAL should not be confused with PCL (Point Cloud Library). PCL is a library specifically designed to provide algorithmic analysis and modification of point clouds. PDAL provides a limited interface to the facilities of PCL, but does not in general attempt to duplicate its capabilities. . This package contains the libpdal_base shared library. Package: libpdal-dev Description-md5: 9bbc9806516054a7fc8e03974849f6ce Description-en: Point Data Abstraction Library - development files PDAL is a BSD licensed library for translating and manipulating point cloud data of various formats. PDAL can be used to read, write and translate point cloud data in many formats. Support is included for input files of LAS, LAZ, SBET, BPF, QFIT and others. PDAL can also read from and write to databases that support point cloud storage, including Oracle, Postgres and SQLite. . PDAL should not be confused with PCL (Point Cloud Library). PCL is a library specifically designed to provide algorithmic analysis and modification of point clouds. PDAL provides a limited interface to the facilities of PCL, but does not in general attempt to duplicate its capabilities. . This package contains the PDAL development files. Package: libpdal-plugin-faux Description-md5: 052180ab186534df52c4aff4fbaef266 Description-en: Point Data Abstraction Library - Faux plugin PDAL is a BSD licensed library for translating and manipulating point cloud data of various formats. PDAL can be used to read, write and translate point cloud data in many formats. Support is included for input files of LAS, LAZ, SBET, BPF, QFIT and others. PDAL can also read from and write to databases that support point cloud storage, including Oracle, Postgres and SQLite. . PDAL should not be confused with PCL (Point Cloud Library). PCL is a library specifically designed to provide algorithmic analysis and modification of point clouds. PDAL provides a limited interface to the facilities of PCL, but does not in general attempt to duplicate its capabilities. . This package contains the Faux plugin. Package: libpdal-plugin-icebridge Description-md5: 9eca4019d92769f477e9dec0b3a03e97 Description-en: Point Data Abstraction Library - Icebridge plugin PDAL is a BSD licensed library for translating and manipulating point cloud data of various formats. PDAL can be used to read, write and translate point cloud data in many formats. Support is included for input files of LAS, LAZ, SBET, BPF, QFIT and others. PDAL can also read from and write to databases that support point cloud storage, including Oracle, Postgres and SQLite. . PDAL should not be confused with PCL (Point Cloud Library). PCL is a library specifically designed to provide algorithmic analysis and modification of point clouds. PDAL provides a limited interface to the facilities of PCL, but does not in general attempt to duplicate its capabilities. . This package contains the Icebridge plugin. Package: libpdal-plugin-pgpointcloud Description-md5: 3edf9e7d925ab85c37efe365147021fa Description-en: Point Data Abstraction Library - PostgreSQL PointCloud plugin PDAL is a BSD licensed library for translating and manipulating point cloud data of various formats. PDAL can be used to read, write and translate point cloud data in many formats. Support is included for input files of LAS, LAZ, SBET, BPF, QFIT and others. PDAL can also read from and write to databases that support point cloud storage, including Oracle, Postgres and SQLite. . PDAL should not be confused with PCL (Point Cloud Library). PCL is a library specifically designed to provide algorithmic analysis and modification of point clouds. PDAL provides a limited interface to the facilities of PCL, but does not in general attempt to duplicate its capabilities. . This package contains the PostgreSQL PointCloud plugin. Package: libpdal-plugin-python Description-md5: 6eef550f2cf144b86f39c4c5149881c0 Description-en: Point Data Abstraction Library - Python plugin PDAL is a BSD licensed library for translating and manipulating point cloud data of various formats. PDAL can be used to read, write and translate point cloud data in many formats. Support is included for input files of LAS, LAZ, SBET, BPF, QFIT and others. PDAL can also read from and write to databases that support point cloud storage, including Oracle, Postgres and SQLite. . PDAL should not be confused with PCL (Point Cloud Library). PCL is a library specifically designed to provide algorithmic analysis and modification of point clouds. PDAL provides a limited interface to the facilities of PCL, but does not in general attempt to duplicate its capabilities. . This package contains the Python plugin. Package: libpdal-plugin-sqlite Description-md5: 2ae19feeb5845693c9ce643d8cd0eb9a Description-en: Point Data Abstraction Library - SQLite plugin PDAL is a BSD licensed library for translating and manipulating point cloud data of various formats. PDAL can be used to read, write and translate point cloud data in many formats. Support is included for input files of LAS, LAZ, SBET, BPF, QFIT and others. PDAL can also read from and write to databases that support point cloud storage, including Oracle, Postgres and SQLite. . PDAL should not be confused with PCL (Point Cloud Library). PCL is a library specifically designed to provide algorithmic analysis and modification of point clouds. PDAL provides a limited interface to the facilities of PCL, but does not in general attempt to duplicate its capabilities. . This package contains the SQLite plugin. Package: libpdal-plugins Description-md5: cf464a189900659e99ef70de1bcff30d Description-en: Point Data Abstraction Library - plugins PDAL is a BSD licensed library for translating and manipulating point cloud data of various formats. PDAL can be used to read, write and translate point cloud data in many formats. Support is included for input files of LAS, LAZ, SBET, BPF, QFIT and others. PDAL can also read from and write to databases that support point cloud storage, including Oracle, Postgres and SQLite. . PDAL should not be confused with PCL (Point Cloud Library). PCL is a library specifically designed to provide algorithmic analysis and modification of point clouds. PDAL provides a limited interface to the facilities of PCL, but does not in general attempt to duplicate its capabilities. . This metapackage depends on the individual PDAL plugin packages. Package: libpdal-util9 Description-md5: 1f1c557bbefe7f65847419314e2c2bce Description-en: Point Data Abstraction Library - libpdal_util PDAL is a BSD licensed library for translating and manipulating point cloud data of various formats. PDAL can be used to read, write and translate point cloud data in many formats. Support is included for input files of LAS, LAZ, SBET, BPF, QFIT and others. PDAL can also read from and write to databases that support point cloud storage, including Oracle, Postgres and SQLite. . PDAL should not be confused with PCL (Point Cloud Library). PCL is a library specifically designed to provide algorithmic analysis and modification of point clouds. PDAL provides a limited interface to the facilities of PCL, but does not in general attempt to duplicate its capabilities. . This package contains the libpdal_util shared library. Package: libpdf-api2-perl Description-md5: 79df8dc7cf9bac4d2ec9deda8dd750ad Description-en: module for creating or modifying PDF documents in Perl PDF::API2 started as a nice API around the Text::PDF modules created by Martin Hosken. . Features: - Works with more than one PDF file open at once - It presents a object-oriented API to the user - Supports the 14 base PDF Core Fonts - Supports TrueType/OpenType fonts with both TT and CFF Outlines - Supports Adobe-Type1 Fonts (pfb/pfa/afm) - Supports native Embedding of bitmap images (jpeg,ppm,png) - Supports modification of existing pdfs and import/cloning of pages - Lite version of the API for first-timers Package: libpetsc-complex-dev Description-md5: 8f875d2e33f062bf8a5090f431f3003d Description-en: Virtual package depending on latest PETSc development package PETSc is the "Portable Extensible Toolkit for Scientific Computation", a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication. Several sample scientific applications, as well as various papers and talks, demonstrate the features of the PETSc libraries. . This is a dummy package which depends on the most recent version of libpetsc-complexX-dev with complex number support (X=version). Package: libpetsc-complex3.11 Description-md5: bcc9fdc900b5c759d7864f793ff8a2bd Description-en: Shared libraries for version 3.11 of PETSc with Complex Numbers PETSc is the "Portable Extensible Toolkit for Scientific Computation", a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication. Several sample scientific applications, as well as various papers and talks, demonstrate the features of the PETSc libraries. . This package contains the PETSc 3.11 shared library, supporting complex numbers. . It provides soname libpetsc-complex3.11 Package: libpetsc-complex3.11-dbg Description-md5: e61f6b7b8b33bf095b3a7afedbc9455d Description-en: Debugging libraries for PETSc PETSc is the "Portable Extensible Toolkit for Scientific Computation", a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication. Several sample scientific applications, as well as various papers and talks, demonstrate the features of the PETSc libraries. . This package provides the development files and debugging libraries for debugging applications using PETSc 3.11 with complex number support. . Libraries include unstripped symbols, but this package is also built with internal PETSc debugging activated. Package: libpetsc-complex3.11-dev Description-md5: 1b7fff2e271aed79c8bc9682b1c2c1ff Description-en: Static libraries, shared links, header files for PETSc PETSc is the "Portable Extensible Toolkit for Scientific Computation", a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication. Several sample scientific applications, as well as various papers and talks, demonstrate the features of the PETSc libraries. . This package provides the development files for building applications using PETSc 3.11 with support for complex numbers. . Note HYPRE is not supported with PETSc complex. Package: libpetsc-real-dev Description-md5: 0825f2bf23862044ae0b2d06e81d473f Description-en: Virtual package depending on latest PETSc development package PETSc is the "Portable Extensible Toolkit for Scientific Computation", a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication. Several sample scientific applications, as well as various papers and talks, demonstrate the features of the PETSc libraries. . This is a dummy package which depends on the most recent version of libpetsc-realX-dev with real number support (X=version). Package: libpetsc-real3.11 Description-md5: 0c90409845119a50088fddcfd8754d55 Description-en: Shared libraries for version 3.11 of PETSc PETSc is the "Portable Extensible Toolkit for Scientific Computation", a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication. Several sample scientific applications, as well as various papers and talks, demonstrate the features of the PETSc libraries. . This package contains the PETSc 3.11 shared library for real numbers. . It provides soname libpetsc-real3.11 Package: libpetsc-real3.11-dbg Description-md5: e151e1c01f548954099ffb0f3298705b Description-en: Debugging libraries for PETSc PETSc is the "Portable Extensible Toolkit for Scientific Computation", a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication. Several sample scientific applications, as well as various papers and talks, demonstrate the features of the PETSc libraries. . This package provides the development files and debugging libraries for debugging applications using PETSc 3.11 with real numbers. . Libraries include unstripped symbols, but this package is also built with internal PETSc debugging activated. Package: libpetsc-real3.11-dev Description-md5: 0ac8497ed63c62135e7c6daa9cbc09a7 Description-en: Static libraries, shared links, header files for PETSc PETSc is the "Portable Extensible Toolkit for Scientific Computation", a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication. Several sample scientific applications, as well as various papers and talks, demonstrate the features of the PETSc libraries. . This package provides the development files for building applications using PETSc 3.11 with real numbers. Package: libpetsc3.11-dev-common Description-md5: aca3fa315bc40ccc6b1be1b504321d14 Description-en: Common header and support dev files for PETSc PETSc is the "Portable Extensible Toolkit for Scientific Computation", a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication. Several sample scientific applications, as well as various papers and talks, demonstrate the features of the PETSc libraries. . This package provides header and other support files common to the various dev packages (with real or complex number support) for PETSc 3.11. Package: libpetsc3.11-dev-examples Description-md5: e5aa33b67a75378a956752dd61640bb9 Description-en: Static libraries, shared links, header files for PETSc PETSc is the "Portable Extensible Toolkit for Scientific Computation", a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication. Several sample scientific applications, as well as various papers and talks, demonstrate the features of the PETSc libraries. . This package provides example, test, and tutorial scripts for PETSc 3.11. Package: libphonon4qt5-4 Description-md5: eb7be7fabd46114c915e41a45ed1852b Description-en: multimedia framework from KDE using Qt 5 - core library Phonon is a Qt 5 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains the core library of the Phonon cross-platform multimedia framework from KDE. It is required to run applications that use Phonon. Package: libphonon4qt5-dev Description-md5: 518cde877f4ecd37a5c64945a7ed8c9c Description-en: multimedia framework from KDE using Qt 5 - development files Phonon is a Qt 5 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains the development files needed to build Qt 5 applications using the Phonon cross-platform multimedia framework. Package: libphonon4qt5experimental-dev Description-md5: 02b0850cd92ed16b7257d2225bb2a0d3 Description-en: multimedia framework from KDE using Qt 5 - experimental development files Phonon is a Qt 5 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains the development files needed to build Phonon back-ends or internal applications which need the Phonon-Experimental library. Third-party applications should not depend on this library. Please read README.Debian if you are considering a build-dependency on this package. Package: libphonon4qt5experimental4 Description-md5: 59a3de9d2e24d2d36beb2c51a3fd9032 Description-en: multimedia framework from KDE using Qt 5 - experimental library (internal) Phonon is a Qt 5 multimedia API, which provides a task-oriented abstraction layer for capturing, mixing, processing, and playing audio and video content. . This package contains the Phonon-Experimental library, which might be needed by Phonon back-ends or other internal applications. Third-party applications should not depend on this library. Please read README.Debian before using this library. Package: libpillowfight-dev Description-md5: 0b1cf5901aa55a7abad1314ee69f7d94 Description-en: Various image processing algorithms library - development files Really simple C Library containing various image processing algorithms. It includes several image processing algorithms specialized for scanned paper described in the library package. . This package installs the development headers Package: libpillowfight0 Description-md5: 2700890c579f14900e7070314bac5862 Description-en: Various image processing algorithms library Really simple C Library containing various image processing algorithms. It includes the following algorithms: - Unpaper's algorithms: Blackfilter, Noisefilter, Blurfilter, Masks, Grayfilter, Border - Canny edge detection - Sobel operator - Gaussian blur - ACE (Automatic Color Equalization ; Parallelized implementation) - SWT (Stroke Width Transformation) - Compare : Compare two images (grayscale) and makes the pixels that are different really visible (red). - Scan borders: Tries to detect the borders of a page in an image coming from a scanner. . This package installs the C library Package: libpmi0 Description-md5: fe7100464c941d8eabeb38eabe82473b Description-en: SLURM PMI library implementation SLURM, the Simple Linux Utility for Resource Management, is an open-source cluster resource management and job scheduling. This package contains the SLURM PMI runtime implementation. Package: libpmi0-dev Description-md5: 38f1932e49c1075b303cbbf3d85deab5 Description-en: SLURM PMI library implementation development files SLURM, the Simple Linux Utility for Resource Management, is an open-source cluster resource management and job scheduling. This package contains the SLURM PMI implementation static library and header files Package: libpmi2-0 Description-md5: adcdf3b7411ff79f117d540276f622a1 Description-en: SLURM PMI2 library implementation SLURM, the Simple Linux Utility for Resource Management, is an open-source cluster resource management and job scheduling. This package contains the SLURM PMI2 runtime implementation. Package: libpmi2-0-dev Description-md5: 75798154f64cad01665013d4d1f89e09 Description-en: SLURM PMI2 library implementation development files SLURM, the Simple Linux Utility for Resource Management, is an open-source cluster resource management and job scheduling. This package contains the SLURM PMI2 implementation static library and header files Package: libpolled-camera-dev Description-md5: 60129b9b30ab198b8f35d5ce3c328119 Description-en: Robot OS polled_camera package - development This package is part of Robot OS (ROS). It contains the C++ header files for implementing a polled camera driver node and requesting images from it. The package is currently for internal use as the API is still under development. Package: libpolled-camera0d Description-md5: 825df1306296d69a86a31fc7019aa310 Description-en: Robot OS polled_camera package This package is part of Robot OS (ROS). It contains a service and C++ helper classes for implementing a polled camera driver node and requesting images from it. The package is currently for internal use as the API is still under development. Package: libpqxx-6.4 Description-md5: 784597ab0014e8e4c4a387e759d0a7b4 Description-en: C++ library to connect to PostgreSQL C++ library to enable user programs to communicate with the PostgreSQL database back-end. The database back-end can be local or it may be on another machine, accessed via TCP/IP. This package obsoletes the libpqpp package. Package: libpqxx-dev Description-md5: 5b65c966ddc8054c930a94b411672051 Description-en: C++ library to connect to PostgreSQL (development files) C++ library to enable user programs to communicate with the PostgreSQL database back-end. . This package contains header files for linking against libpqxx. Obsoletes the libpqpp-dev package. Package: libpqxx-doc Description-md5: c99836c2f5cd6fe2ab85438cc219add8 Description-en: C++ library to connect to PostgreSQL (documentation) C++ library to enable user programs to communicate with the PostgreSQL database back-end. . This package contains documentation and examples. Package: libproj-dev Description-md5: 40d0d1a33cba08b9ef61eeeefba902f5 Description-en: Cartographic projection library (development files) Proj and invproj perform respective forward and inverse transformation of cartographic data to or from Cartesian data with a wide range of selectable projection functions (over 100 projections). . Geod and invgeod perform geodesic (Great Circle) computations for determining latitude, longitude and back azimuth of a terminus point given a initial point latitude, longitude, azimuth and distance (direct) or the forward and back azimuths and distance between an initial and terminus point latitudes and longitudes (inverse). . This package provides the PROJ development files. Package: libproj15 Description-md5: 63723d6b8c6f0bed598df07b06bf4614 Description-en: Cartographic projection library Proj and invproj perform respective forward and inverse transformation of cartographic data to or from Cartesian data with a wide range of selectable projection functions (over 100 projections). . Geod and invgeod perform geodesic (Great Circle) computations for determining latitude, longitude and back azimuth of a terminus point given a initial point latitude, longitude, azimuth and distance (direct) or the forward and back azimuths and distance between an initial and terminus point latitudes and longitudes (inverse). . This package provides the PROJ shared library used by tools and third parties programs. Package: libprotozero-dev Description-md5: 99e828f5a18e6c77a2ef7c148dc684d2 Description-en: Minimalistic protocol buffer decoder and encoder in C++ protozero is a minimalistic protocol buffer decoder and encoder in C++. . Designed for high performance. Suitable for writing zero copy parsers and encoders with minimal need for run-time allocation of memory. . Low-level: this is designed to be a building block for writing a very customized decoder for a stable protobuf schema. If your protobuf schema is changing frequently or lazy decoding is not critical for your application then this approach offers no value: just use the decoding API available via the C++ API that can be generated via the Google Protobufs protoc program. . This package contains the protozero headers. Package: libprotozero-doc Description-md5: f8f02732f2cc17ad161e0c8c936983b2 Description-en: Minimalistic protocol buffer decoder and encoder in C++ - docs protozero is a minimalistic protocol buffer decoder and encoder in C++. . Designed for high performance. Suitable for writing zero copy parsers and encoders with minimal need for run-time allocation of memory. . Low-level: this is designed to be a building block for writing a very customized decoder for a stable protobuf schema. If your protobuf schema is changing frequently or lazy decoding is not critical for your application then this approach offers no value: just use the decoding API available via the C++ API that can be generated via the Google Protobufs protoc program. . This package contains the protozero documentation. Package: libproxy-cil-dev Description-md5: f84b6b72fea878076ed72e52808dc0ba Description-en: automatic proxy configuration management library (CLI devel) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains development files for the CLI bindings, and should be used for compilation. Package: libproxy-tools Description-md5: aac59bba35e1a229fc8c5ffe6e4ba4cb Description-en: automatic proxy configuration management library (tools) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains a program to interact with libproxy from the command line. Package: libproxy0.4-cil Description-md5: 42776b22a3576eff412b0a43566c3c44 Description-en: automatic proxy configuration management library (CLI) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the CLI bindings. Package: libproxy1-plugin-kconfig Description-md5: f9b50798054bc63f81dfbd1c8764aafc Description-en: automatic proxy configuration management library (KConfig 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 KConfig (KDE 4) Package: libproxy1-plugin-mozjs Description-md5: 000e2c5779ee2e7ff20b555208e96a05 Description-en: automatic proxy configuration management library (mozjs 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 interpret PAC files using mozjs Package: libproxy1-plugin-webkit Description-md5: 20f65401cda862ebec9528e2cbd29339 Description-en: automatic proxy configuration management library (Webkit 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 interpret PAC files using Webkit Package: libpyside2-5.11 Description-md5: 870a115dc1b90cfd4563d167e6e1ef1d Description-en: Python 2 bindings for Qt5 (base files) pyside2 provides Python bindings for Qt 5.x framework. . 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 Python2 base file used by all modules. Package: libpyside2-dev Description-md5: 3fd49dfef4a775c4bb740908d914d395 Description-en: Python bindings for Qt5 (development files) pyside2 provides Python bindings for Qt 5.x framework. . 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 development headers for the libpyside2 library. Package: libpyside2-py3-5.11 Description-md5: 8456aeaea18f36be3927a7fa18eee016 Description-en: Python 3 bindings for Qt5 (base files) pyside2 provides Python bindings for Qt 5.x framework. . 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 Python3 base file used by all modules. Package: libpython3.7-testsuite Description-md5: bcd6932415321d1a391e21c6d7d2b220 Description-en: Testsuite for the Python standard library (v3.7) The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.7-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython3.7-stdlib package). Package: libpython3.8-testsuite Description-md5: e066f95a68978dfc6eb1f76eb3c824e9 Description-en: Testsuite for the Python standard library (v3.8) The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.8-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython3.8-stdlib package). Package: libqgis-3d3.4.12 Description-md5: 12c7e46a9ba3838604ff324ef2f4b517 Description-en: QGIS - shared 3d library QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the shared 3d library. Package: libqgis-analysis3.4.12 Description-md5: bbce9a642240ceda07f97dc929f9b3b4 Description-en: QGIS - shared analysis library QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the shared analysis library. Package: libqgis-app3.4.12 Description-md5: 23c167da57fa2c94db3ad31618e4bca8 Description-en: QGIS - shared app library QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the shared app library. Package: libqgis-core3.4.12 Description-md5: 088a2dda37829f9928fa200ce0e8ad40 Description-en: QGIS - shared core library QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the shared core library. Package: libqgis-customwidgets Description-md5: d1970042c339de23134950db6dfcef02 Description-en: QGIS custom widgets for Qt Designer QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains a library to use specific QGIS widgets in Qt Designer. Package: libqgis-dev Description-md5: a1e0eb713c023b2ba12f7f4f1bc853fe Description-en: QGIS - development files QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the headers and libraries needed to develop plugins for QGIS. Package: libqgis-gui3.4.12 Description-md5: 2165ba9b4d7e41a03df30272ae0eefa8 Description-en: QGIS - shared gui library QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the shared gui library. Package: libqgis-native3.4.12 Description-md5: 8cdea1246871e92b3436eab7f993e31a Description-en: QGIS - shared native gui library QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the shared native gui library. Package: libqgis-server3.4.12 Description-md5: c63221150996c9c3e07765375705efb7 Description-en: QGIS - shared server library QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the shared server library. Package: libqgisgrass7-3.4.12 Description-md5: 708140c2b18f4c8e06328e190460d96c Description-en: QGIS - shared grass library QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the shared grass library. Package: libqgispython3.4.12 Description-md5: 9f7049c2185751c59d8a6eb264ba1338 Description-en: QGIS - shared Python library QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the shared Python library. Package: libqgpgme7 Description-md5: 0d569a713cd9a1fb2465f4dd9add5f06 Description-en: library for GPGME integration with Qt QGpgME is a library that provides GPGME integration with QEventLoop and some Qt datatypes (e.g. QByteArray). . This is the official upstream Qt binding for GPGME. Package: libqjdns-qt5-2 Description-md5: 3bf56ff58f9196a90c0993817489a57a Description-en: Simple DNS queries library - Qt5 wrapper For Qt5 users there is a wrapper available called QJDns and a very high-level wrapper called QJDnsShared (under its original name JDnsShared). Package: libqjdns-qt5-dbg Description-md5: 3617044494fa94811df3c1ac53d00e64 Description-en: Simple DNS queries library (Qt5) - debugging symbols JDNS is a simple DNS implementation that can perform normal DNS queries of any record type (notably SRV), as well as Multicast DNS queries and advertising. . This package contains the debugging symbols for debugging crashes in the qjdns Qt5 wrapper. Package: libqjdns-qt5-dev Description-md5: 8c440a2999f42697f2b9087e3a8ba127 Description-en: Simple DNS queries library Qt5 wrapper - development files JDNS is a simple DNS implementation that can perform normal DNS queries of any record type (notably SRV), as well as Multicast DNS queries and advertising. . The libqjdns-qt5-dev package contains libraries and header files for developing Qt5 applications that use qjdns. Package: libqt53danimation5 Description-md5: 5050ed32aab215826d624fdb5caafd57 Description-en: Qt 3D animation module 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 Animation module. Package: libqt53dcore5 Description-md5: ee495a574921a5d1d1f90ea143d45ddc Description-en: Qt 3D module 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 3D Core module. Package: libqt53dextras5 Description-md5: c7ee3f73a666eebfc6e61461f2184c11 Description-en: Qt 3D extras 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 3D extras module. Package: libqt53dinput5 Description-md5: 1a557218f50ec9b60ace8e757d4e7f90 Description-en: Qt 3D Input module 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 3D Input module. Package: libqt53dlogic5 Description-md5: 80a3c2698ef0b31b111a85e5f9e9e070 Description-en: Qt 3D logic module 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 3D Logic module. Package: libqt53dquick5 Description-md5: 92cddc09c5eb6302149a2a59faad487b Description-en: Qt 3D Quick module 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 3D Quick module. Package: libqt53dquickanimation5 Description-md5: 3da2672f34e164c92e131106cd66a27b Description-en: Qt 3D Quick animation module 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 Quick Animation module. Package: libqt53dquickextras5 Description-md5: 77128f5a97149574fd4abf61c3c8e997 Description-en: Qt 3D Quick extras 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 3D Quick extras module. Package: libqt53dquickinput5 Description-md5: b72fdb2aa4706cfe8b64b600546af444 Description-en: Qt 3D Quick input 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 3D Quick input module. Package: libqt53dquickrender5 Description-md5: 95d6b01f6d987adc09c14cfed1ef7298 Description-en: Qt 3D Quick Renderer module 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 3D Quick Renderer module. Package: libqt53dquickscene2d5 Description-md5: f50896d9ab3e2716932c24f8ec04f825 Description-en: Qt 3D Quick scene module 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 Quick Scene 2D module. Package: libqt53drender5 Description-md5: f3866e0412da852779aa86dda563febb Description-en: Qt 3D Renderer module 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 3D Renderer module. Package: libqt5bluetooth5 Description-md5: 5cadd27323ff460e7d13ee8ef4cc8850 Description-en: Qt Connectivity Bluetooth module 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 Bluetooth part of the Qt Connectivity module. Package: libqt5bluetooth5-bin Description-md5: b3c02af40a23b56b4bf2c3c1a3ecb884 Description-en: Qt Connectivity Bluetooth module helper binaries 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 Bluetooth helper binaries. Package: libqt5charts5 Description-md5: 78fe0a4b599676757f1650be78c4f4a6 Description-en: Qt charts shared library Qt Charts module provides a set of easy to use chart components. . This package contains the shared library for Qt Charts. Package: libqt5charts5-dev Description-md5: d790223e7176aa6a25cacaf66900c360 Description-en: Qt charts development files Qt Charts module provides a set of easy to use chart components. . This package contains the header development files used for building Qt 5 applications using QtCharts. Package: libqt5concurrent5 Description-md5: e0df68f337531f2bfba6d9963eebfc16 Description-en: 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: 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: libqt5datavisualization5 Description-md5: aa5d7092ff3d5b729c96ae40bd0ac156 Description-en: Qt 5 Data Visualization module 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 a set of APIs to visualize data in 3D as bar, scatter, and surface graphs. Package: libqt5datavisualization5-dev Description-md5: cdd98ae58ec93447bbdc3570f65bef0d Description-en: APIs for data visualization functionality - 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 applications using the Qt Data Visualization library. Package: libqt5dbus5 Description-md5: 66ed2fe869611cd7a269446bd63f9400 Description-en: 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: libqt5designer5 Description-md5: 7ffa0bb5842adb966c1c5b7e69997c4a Description-en: Qt 5 designer 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 QtDesigner module provides classes that allow you to create your own custom widget plugins for Qt Designer, and classes that enable you to access Qt Designer's components. Package: libqt5designercomponents5 Description-md5: 7de8dd34c7de96d3b41df25cec62de7e Description-en: Qt 5 Designer components module 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 includes components for the Qt 5 Designer module. Package: libqt5gamepad5 Description-md5: c840362b43a598f14ab594c4d753ff46 Description-en: Qt 5 gamepad module 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 he gamepad module library. Package: libqt5gamepad5-dev Description-md5: 2dbd6e967ba8429d342acd5dc0835699 Description-en: Qt 5 gamepad 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. . This package contains the development files for the gamepad module. Package: libqt5gui5 Description-md5: 9dadc5c1f0624a1be05b1ff4f1c6cd6d Description-en: 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: libqt5gui5-gles Description-md5: 03224169253711c70efe99c16927c87c Description-en: Qt 5 GUI module — OpenGL ES variant 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. . This package provides a version of Qt GUI library built against OpenGL ES, for use on embedded/mobile devices. Package: libqt5help5 Description-md5: dc0f2e17602f253ba78a2ab8bbb8d543 Description-en: Qt 5 help 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 QtHelp module provides classes for integrating online documentation in applications. Package: libqt5hunspellinputmethod5 Description-md5: d11681a4e491350d5b02cfa4fbc7ca90 Description-en: Qt virtual keyboard - helper library for Hunspell input method The Qt Virtual Keyboard project provides an input framework and reference keyboard frontend for Qt 5 on Linux Desktop/X11, Windows Desktop, and Boot2Qt targets. . This package contains the helper shared library for Hunspell input method. Package: libqt5location5 Description-md5: faf8936a8aaae73be369efa5286a805a Description-en: Qt Location module 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 Location module. Package: libqt5location5-plugins Description-md5: 73a316abe88b38b912c271d4c529c3eb Description-en: Qt Location module - geolocation plugins 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 Location position and geolocation plugins. Package: libqt5multimedia5 Description-md5: 0fd4e386c6bde062c12b013340fc2cae Description-en: Qt 5 Multimedia module 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 a set of APIs to play and record media, and manage a collection of media content. Package: libqt5multimedia5-plugins Description-md5: 871e5673651571ab7438746185ff6654 Description-en: Qt 5 Multimedia module plugins 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 a set of plugins for supporting m3u, pulseaudio and GStreamer. Package: libqt5multimediagsttools5 Description-md5: 9a134dca24de2bf35c9ac74b753148dd Description-en: GStreamer tools for Qt 5 Multimedia module 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 GStreamer tools for Qt 5 Multimedia module. Package: libqt5multimediaquick5 Description-md5: 10cd066c6217162123930b6485245e89 Description-en: Qt 5 Multimedia Quick module 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 a set of APIs to play and record media, and manage a collection of media content with the Quick module. Package: libqt5multimediawidgets5 Description-md5: a85511daf2fe288583ce79f752671d86 Description-en: Qt 5 Multimedia 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. . This package contains a set of widgets to play and record media, and manage a collection of media content. Package: libqt5network5 Description-md5: 267676193dcb13e33a5c3f9c219b1838 Description-en: 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: libqt5networkauth5 Description-md5: 81aa226fcf9d3e2e1245eb3335794ab2 Description-en: online account access for Qt apps - Library Qt Network Authorization provides a set of APIs that enable Qt applications to obtain limited access to online accounts and HTTP services without exposing users' passwords. . This package contains the QtNetworkAuth libraries. Package: libqt5networkauth5-dev Description-md5: c62d53864a68ba4ad74ec1ba0c22d65f Description-en: online account access for Qt apps - Development Files Qt Network Authorization provides a set of APIs that enable Qt applications to obtain limited access to online accounts and HTTP services without exposing users' passwords. . This package contains the development files needed to build Qt 5 applications using the QtNetworkAuth library. Package: libqt5nfc5 Description-md5: dd537692b1adfade44d5f65724e44cc3 Description-en: Qt Connectivity NFC module 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 NFC part of the Qt Connectivity module. Package: libqt5opengl5 Description-md5: 0966e72b3545e5c76ba7176064c64965 Description-en: 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: 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: libqt5positioning5 Description-md5: e4fae679fe1460e90893909931d9dc74 Description-en: Qt Positioning module 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 Positioning module. Package: libqt5positioning5-plugins Description-md5: 8e8ffe67e4c7e99862ec2c75f7616f13 Description-en: Qt Positioning module - position plugins 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 Positioning plugins. Package: libqt5positioningquick5 Description-md5: 909d37bbf15e9b3d1e42c3b67d16253d Description-en: Qt Positioning module - Qt Quick module 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 contain the Qt Quick interface for the Qt Positioning module. Package: libqt5printsupport5 Description-md5: ad2a0dcae2a6addab1c4c4b7c64b6a4e Description-en: 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: libqt5qml5 Description-md5: a738ffdd7112e97f1f00381ee382723b Description-en: Qt 5 QML 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 Qt QML module provides a framework for developing applications and libraries with the QML language. It defines and implements the language and engine infrastructure, and provides an API to enable application developers to extend the QML language with custom types and integrate QML code with JavaScript and C++. Package: libqt5quick5 Description-md5: b007eea137d3d44d7f8ffa1d25ab7526 Description-en: Qt 5 Quick library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . Qt Quick is a collection of technologies that are designed to help developers create the kind of intuitive, modern, fluid user interfaces that are increasingly used on mobile phones, media players, set-top boxes and other portable devices. Package: libqt5quickcontrols2-5 Description-md5: dc63dc18ef3dc5ab1ac25e9f4869da46 Description-en: Qt 5 Quick Controls 2 library 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 Quick Controls 2 library. Package: libqt5quickparticles5 Description-md5: 938aa93447dd78ea7f9aad01a0de0dc4 Description-en: Qt 5 Quick particles module 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 Quick Particles support library. Package: libqt5quickshapes5 Description-md5: 92a5771fca0a1dad6f1ec898f473be2c Description-en: Qt 5 Quick Shapes module 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 Quick Shapes support library. Package: libqt5quicktemplates2-5 Description-md5: 0a1cdb4ffdd64f222b7f3c56f65e9476 Description-en: Qt 5 Quick Templates 2 library 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 Quick Templates 2 library. Package: libqt5quicktest5 Description-md5: 62d336fbf0430511d8db72f806e6fba5 Description-en: Qt 5 Quick Test library 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 Quick Test library for QtDeclarative module. Package: libqt5quickwidgets5 Description-md5: 361283124e954f5db8ff11d3fb23121e Description-en: Qt 5 Quick Widgets library 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 Quick Widgets library for QtDeclarative module. Package: libqt5script5 Description-md5: d3c4a0e8070a26c56f291248544e83a5 Description-en: Qt 5 script 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 QtScript module provides classes for making Qt applications scriptable. Package: libqt5scripttools5 Description-md5: 0514b920233acecc79cd86b47fb195a3 Description-en: Qt 5 script tools 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 QtScriptTools module provides additional components for applications that use Qt Script. . This package contains the Qt Script debugger, a tool for debugging script execution in Qt applications that use Qt Script. Package: libqt5scxml5 Description-md5: ca5e630409298e090f876c6cffa10582 Description-en: Qt module for creating state machines from SCXML files library The Qt SCXML module provides functionality to create state machines from SCXML files. This includes both dynamically creating state machines (loading the SCXML file and instantiating states and transitions) and generating a C++ file that has a class implementing the state machine. It also contains functionality to support data models and executable content. Package: libqt5scxml5-bin Description-md5: 3651c8768fa2d908825de90823854001 Description-en: Qt module for creating state machines from SCXML files helper The Qt SCXML module provides functionality to create state machines from SCXML files. This includes both dynamically creating state machines (loading the SCXML file and instantiating states and transitions) and generating a C++ file that has a class implementing the state machine. It also contains functionality to support data models and executable content. . This package contains the helper binary for qtscxml. Package: libqt5scxml5-dev Description-md5: 1b9ea21e1a8fabf99715868f8b1e2746 Description-en: Qt module for creating state machines from SCXML files development The Qt SCXML module provides functionality to create state machines from SCXML files. This includes both dynamically creating state machines (loading the SCXML file and instantiating states and transitions) and generating a C++ file that has a class implementing the state machine. It also contains functionality to support data models and executable content. . This package contains the development files for qtscxml. Package: libqt5sensors5 Description-md5: 41282d0d6f2d4c83b25b30273ba0058c Description-en: Qt Sensors module 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 Sensors module. Package: libqt5sensors5-dev Description-md5: dd848e0ce5cb3cf7836fc859c55e581f Description-en: Qt 5 Sensors 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 using Qt Sensors library. Package: libqt5serialbus5 Description-md5: d120e24eb940e236d5dd5142775fcd86 Description-en: Qt serialbus - serial bus access shared library Qt serialbus module provides Qt module for general purpose serial bus access. Support for CAN and potentially other serial buses. . This package contains the shared library for Qt Serialbus. Package: libqt5serialbus5-bin Description-md5: d41e84fc072ef8c48df0e5dd34469799 Description-en: Qt Serialbus module serial bus access helper binaries Qt serialbus module provides Qt module for general purpose serial bus access. Support for CAN and potentially other serial buses. . This package contains Serialbus helper binaries. Package: libqt5serialbus5-dev Description-md5: 907383bbfa3fbc525a29fc3ea5c4bc91 Description-en: Qt serialbus serial bus access development Qt serialbus module provides Qt module for general purpose serial bus access. Support for CAN and potentially other serial buses. . This package contains the header development files used for building Qt 5 applications using qtserialbus. Package: libqt5serialbus5-plugins Description-md5: 2ff34421205df183d17ce52b07612f46 Description-en: Qt serialbus - serial bus access plugins Qt serialbus module provides Qt module for general purpose serial bus access. Support for CAN and potentially other serial buses. . This package contains Qt Serialbus plugins. Package: libqt5serialport5 Description-md5: 495baaf3e432acf5b4e4136a5d0e645a Description-en: Qt 5 serial port support 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 includes the library to use serial ports from within Qt 5. Package: libqt5serialport5-dev Description-md5: ec6e5c3fc91d00795e2fd511b16872a7 Description-en: Qt 5 serial port 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 includes the development headers for the serial port library. Package: libqt5sql5 Description-md5: 0713fa3e9592ca24526ad333118f8889 Description-en: 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-ibase Description-md5: 795132c8ae8170c30afb981caa53c8cf Description-en: Qt 5 Firebird database driver This package contains the Firebird plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access a Firebird/InterBase DB. Package: libqt5sql5-mysql Description-md5: ef00502b07fd416665becb7a946fa058 Description-en: Qt 5 MySQL database driver This package contains the MySQL plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access a MySQL DB. Package: libqt5sql5-odbc Description-md5: 307a8af530b7222b52853293e564167c Description-en: Qt 5 ODBC database driver This package contains the ODBC plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access an ODBC DB. Package: libqt5sql5-psql Description-md5: 26b8a37b36abcc581802bb9591e003d6 Description-en: Qt 5 PostgreSQL database driver This package contains the PostgreSQL plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access a PostgreSQL DB. Package: libqt5sql5-sqlite Description-md5: f74ea3b242033484777e5a5e9fb468bc Description-en: 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: libqt5sql5-tds Description-md5: 98049901ac7df77f69890567ec4a2170 Description-en: Qt 5 FreeTDS database driver This package contains the FreeTDS plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access a MS SQL or Sybase SQL server. Package: libqt5svg5 Description-md5: 0e98bb6ccd1201f38567cb67caec74ad Description-en: 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: 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: 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: libqt5texttospeech5 Description-md5: 86d2af7f9969f2907387ada1b3ded49d Description-en: Speech library for Qt - libraries QtSpeech provides support for text-to-speech and speech recognition in Qt applications. . This package contains the QtSpeech libraries. Package: libqt5texttospeech5-dev Description-md5: 3e68851d509136fa89bb569fbfe517dd Description-en: Speech library for Qt - development files QtSpeech provides support for text-to-speech and speech recognition in Qt applications. . This package contains the development files needed to build Qt 5 applications using the QtSpeech library. Package: libqt5virtualkeyboard5 Description-md5: 78a136402c639ee281d560bc7d43d9d8 Description-en: Qt virtual keyboard - public shared library The Qt Virtual Keyboard project provides an input framework and reference keyboard frontend for Qt 5 on Linux Desktop/X11, Windows Desktop, and Boot2Qt targets. . This package contains the Qt virtual keyboard shared library. Package: libqt5virtualkeyboard5-dev Description-md5: 6bcb4ebd61bb28653ef8432dce05cbd3 Description-en: Qt virtual keyboard - development files The Qt Virtual Keyboard project provides an input framework and reference keyboard frontend for Qt 5 on Linux Desktop/X11, Windows Desktop, and Boot2Qt targets. . This package contains the development files needed to implement input methods for virtual keyboards. Package: libqt5waylandclient5 Description-md5: 7cc850804bc09f5b0e1e0cee60caf34a Description-en: QtWayland client library QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the QtWayland client library. Package: libqt5waylandclient5-dev Description-md5: d0866fd115050f0a9d8f14bb2d65c442 Description-en: QtWayland client development files QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the development files for QtWayland client library. Package: libqt5waylandcompositor5 Description-md5: 56edadfc07488e0d9aca516c2084a0c4 Description-en: QtWayland compositor library QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the QtWayland compositor library. Package: libqt5waylandcompositor5-dev Description-md5: 7a8c591fbcb20080de7d0f632545e691 Description-en: QtWayland compositor development files QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the development files for QtWayland compositor library. Package: libqt5webchannel5 Description-md5: 829e222f31518e40533db3dab79d4f40 Description-en: Web communication library for Qt Qt WebChannel enables peer-to-peer communication between the host (QML/C++ application) and the client (HTML/JavaScript application). The transport mechanism is supported out of the box by the two popular web engines, Qt WebKit 2 and Qt WebEngine. . This package contains the QtWebChannel libraries. Package: libqt5webchannel5-dev Description-md5: eb6ad2d668b1ef07106b3ec1f4871eed Description-en: Web communication library for Qt - development files Qt WebChannel enables peer-to-peer communication between the host (QML/C++ application) and the client (HTML/JavaScript application). The transport mechanism is supported out of the box by the two popular web engines, Qt WebKit 2 and Qt WebEngine. . This package contains the development files needed to build Qt 5 applications using the QtWebChannel library. Package: libqt5webengine-data Description-md5: 70c095a2d71cb4b25e0fa9ccae40143f Description-en: Web content engine library for Qt - Data QtWebEngine provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the arch independent parts of QtWebEngine libraries. Package: libqt5webengine5 Description-md5: 69d0d176121854ca8e3b3dcc1257f6c2 Description-en: Web content engine library for Qt QtWebEngine provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the QtWebEngine library. Package: libqt5webenginecore5 Description-md5: f2a6911642d638a902d26f9a29d1147d Description-en: Web content engine library for Qt - Core QtWebEngine provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the core QtWebEngine library. Package: libqt5webenginewidgets5 Description-md5: 4b1e03a97de3f9c20a40549e15be1f98 Description-en: Web content engine library for Qt - Widget QtWebEngine provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the widget QtWebEngine library. Package: libqt5webkit5 Description-md5: b6887c4796db0313f1e533c538960454 Description-en: Web content engine library for Qt QtWebKit provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the QtWebKit libraries. Package: libqt5webkit5-dev Description-md5: 67401855782c9d9d20cf3924364c73f3 Description-en: Web content engine library for Qt - development files QtWebKit provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . This package contains the development files needed to build Qt 5 applications using QtWebKit library. Package: libqt5websockets5 Description-md5: b84696a3848a9bbf8128e1a90e113caa Description-en: Qt 5 Web Sockets module 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 a Qt library that implements WebSockets, both client and server. Package: libqt5websockets5-dev Description-md5: 2f8b2b13fe269de8796213253310c05e Description-en: Qt 5 Web Sockets 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. . This package contains the development files needed to build Qt applications using Qt 5 Web Sockets library. Package: libqt5webview5 Description-md5: 6e8a8c3617ccf2cc916cd6a220a7e5c4 Description-en: display web content in a QML application - Library Qt WebView provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense. . This package contains the QtWebView libraries. Package: libqt5webview5-dev Description-md5: 56004fa4a164dea0cd8b0670c219e706 Description-en: display web content in a QML application - Development Files Qt WebView provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense. . This package contains the development files needed to build Qt 5 applications using the QtWebView library. Package: libqt5widgets5 Description-md5: d3e73eff3b63455d65d61db3b685f693 Description-en: 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: libqt5x11extras5 Description-md5: 2574e8fb23c97454c12c4db6cefe9fa2 Description-en: Qt 5 X11 extras 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 includes the library to access X11 stuff from within Qt 5. Package: libqt5x11extras5-dev Description-md5: 983dd8be836bae64e10eefe9a7ac8668 Description-en: Qt 5 X11 extras 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 includes the development headers for the X11 extras library. Package: libqt5xdg-dev Description-md5: 2b1a9a4fe4d46f78a59d017296037277 Description-en: Development files for libqtxdg This library implements functions of the XDG Specifications in Qt. It is part of LXQt. . This package provides development files. Package: libqt5xdg3 Description-md5: 682beb74b0058e6395eb1a9511e2158e Description-en: Implementation of the XDG Specifications for Qt (shared lib) This library implements functions of the XDG Specifications in Qt. It is part of LXQt. . This package provides the shared library. Package: libqt5xdgiconloader-dev Description-md5: 1b35c44bb34a251aefef80bb5e3bf41c Description-en: Development files for libqtxdgiconloader This library implements the backend to load icons which are handled according to the XDG Icon Theme Specification in Qt. It is part of LXQt. . This package provides development files. Package: libqt5xdgiconloader3 Description-md5: f52ca23c74d3bb1788b5787d10a785b4 Description-en: Implementation of the XDG Iconloader for Qt (shared lib) This library implements the backend to load icons which are handled according to the XDG Icon Theme Specification in Qt. It is part of LXQt. . This package provides the shared library. Package: libqt5xml5 Description-md5: c3b1596533c67529df54c353807c6cae Description-en: 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: libqt5xmlpatterns5 Description-md5: d15f85c7e8471f230227f226e1113d01 Description-en: Qt 5 XML patterns module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . QtXmlPatterns is a XQuery and XPath engine for XML and custom data models. Package: libqt5xmlpatterns5-dev Description-md5: 854381d5c52ed80e7e72ec7e04934402 Description-en: Qt 5 XML patterns 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 using QtXmlPatterns library. Package: libqtav-dev Description-md5: ef7d41f3c5fccf78e9088a5951452e19 Description-en: QtAV development files QtAV is a multimedia playback framework based on Qt and FFmpeg. It can help you to write a player with less effort than ever before. . This package contains the header development files for building some QtAV applications using QtAV headers. Package: libqtav-private-dev Description-md5: 6d9aa6f9f1a1d022c062015731d39753 Description-en: QtAV private development files QtAV is a multimedia playback library based on Qt and FFmpeg. It can help you to write a player with less effort than ever before. . This package contains the private header development files for building some QtAV applications using QtAV private headers. . Use at your own risk. Package: libqtav1 Description-md5: 0e4c771728e4de4775f9855da1ebade2 Description-en: QtAV library QtAV is a multimedia playback library based on Qt and FFmpeg. It can help you to write a player with less effort than ever before. . This package contains the QtAV library. Package: libqtavwidgets1 Description-md5: 0085e1741215b0796721fe05c60bd73f Description-en: QtAV Widgets module QtAV is a multimedia playback library based on Qt and FFmpeg. It can help you to write a player with less effort than ever before. . This package contains a set of widgets to play media. Package: libqtcurve-utils2 Description-md5: 498992691352bd31b32474f90a4d5667 Description-en: common library for QtCurve This package contains common library for QtCurve. . QtCurve is a set of widget styles for Qt and GTK+ libraries. It provides a consistent look between KDE, GNOME and other applications based on these libraries, which is easy on the eyes and visually pleasing. Package: libqtspell-qt5-0 Description-md5: 6b61c80e0d0a27d48e15b013ba4a0514 Description-en: Spell checking for Qt5 text widgets library QtSpell adds spell-checking functionality to Qt5's text widgets, using the enchant spell-checking library. . This package contains the library for qtspell-qt5. Package: libqtspell-qt5-dev Description-md5: fc7bcbbd9558640d841addf52496c05f Description-en: Development files for libqtspell-qt5 QtSpell adds spell-checking functionality to Qt5's text widgets, using the enchant spell-checking library. . This package contains the headers and libraries for developing applications with qtspell-qt5 support. Package: libqtspell-qt5-html Description-md5: 1c956f0201fd3b1cad06bcbdbff879d0 Description-en: Spell checking for Qt5 text widgets documentation QtSpell adds spell-checking functionality to Qt5's text widgets, using the enchant spell-checking library. . This package contains the documentation for qtspell-qt5. Package: libquadmath0-amd64-cross Description-md5: fb375c278b15a5774cef34cf9570ecc9 Description-en: 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-amd64-cross Description-md5: 51e0d32e2b63fbbb4bd76acf3872936c Description-en: GCC Quad-Precision Math Library (debug symbols) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. Package: libquadmath0-dbg-i386-cross Description-md5: 51e0d32e2b63fbbb4bd76acf3872936c Description-en: GCC Quad-Precision Math Library (debug symbols) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. Package: libquadmath0-dbg-ppc64el-cross Description-md5: 51e0d32e2b63fbbb4bd76acf3872936c Description-en: GCC Quad-Precision Math Library (debug symbols) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. Package: libquadmath0-i386-cross Description-md5: fb375c278b15a5774cef34cf9570ecc9 Description-en: 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: libqwt-doc Description-md5: 5219e56c993fd6d844f2b3ec4a01abe6 Description-en: Qt widgets library for technical applications (documentation) The Qwt library contains Qt GUI Components and utility classes which are primarily useful for programs with a technical background. Most of these widgets are used to control or display values, arrays, or ranges of type double. . This package contains the Qwt library documentation and programming examples for developers. Package: libqwt-headers Description-md5: c860fa7816e8365b8ec1b7d7bb94041d Description-en: Qt widgets library for technical applications (header files) The Qwt library contains Qt GUI Components and utility classes which are primarily useful for programs with a technical background. Most of these widgets are used to control or display values, arrays, or ranges of type double. . Transitional dummy package, you can safely remove it. Package: libqwt-qt5-6 Description-md5: ad16cddead85723a296ab44492894dd9 Description-en: Qt widgets library for technical applications (runtime, qt5) The Qwt library contains Qt GUI Components and utility classes which are primarily useful for programs with a technical background. Most of these widgets are used to control or display values, arrays, or ranges of type double. . This package contains the files necessary for running applications that use the Qwt library and Qt5. Package: libqwt-qt5-dev Description-md5: d84c19043fe71bc96056ed89068b51e5 Description-en: Qt widgets library for technical applications (development, qt5) The Qwt library contains Qt GUI Components and utility classes which are primarily useful for programs with a technical background. Most of these widgets are used to control or display values, arrays, or ranges of type double. . This package contains the Qwt development files for Qt5. Package: libqwtmathml-qt5-6 Description-md5: 59c41addfe26bb4381e8cbecea50c143 Description-en: Text Engine for Qwt (runtime, qt5) The Qwt library contains Qt GUI Components and utility classes which are primarily useful for programs with a technical background. Most of these widgets are used to control or display values, arrays, or ranges of type double. . This package contains a text engine for the MathML renderer of the Qt solution package for the Qwt library and Qt5. Package: libqwtmathml-qt5-dev Description-md5: dad7d7e18a2089d995a31d2d8989e851 Description-en: Text Engine for Qwt (development, qt5) The Qwt library contains Qt GUI Components and utility classes which are primarily useful for programs with a technical background. Most of these widgets are used to control or display values, arrays, or ranges of type double. . This package contains a text engine for the MathML renderer of the Qt solution package for the Qwt library and Qt5. These are the development files. Package: libraven0 Description-md5: 79da31133055c18caac93b1de4c3a3e8 Description-en: Raven library for budgie-desktop Budgie-Desktop is a GTK+ based desktop environment which focuses on simplicity and elegance. It provides a traditional desktop metaphor based interface utilising customisable panel based menu driven system. Budgie-Desktop is written from scratch utilising many GNOME based sub-systems such as GNOME-Session and Mutter. . This provides the budgie-desktop user-defined settings called raven. Package: librdkafka++1 Description-md5: 137c40f55c50e0944d60f58376315ee7 Description-en: library implementing the Apache Kafka protocol (C++ bindings) librdkafka is a C library implementation of the Apache Kafka protocol, containing both Producer and Consumer support. It was designed with message delivery reliability and high performance in mind, current figures exceed 800000 msgs/second for the producer and 3 million msgs/second for the consumer. . More information about Apache Kafka can be found at http://kafka.apache.org/ . This package contains the C++ shared library. Package: librdkafka-dev Description-md5: a447eab98d9a8b4dc3d8e5891a3faa7c Description-en: library implementing the Apache Kafka protocol (development headers) librdkafka is a C library implementation of the Apache Kafka protocol, containing both Producer and Consumer support. It was designed with message delivery reliability and high performance in mind, current figures exceed 800000 msgs/second for the producer and 3 million msgs/second for the consumer. . More information about Apache Kafka can be found at http://kafka.apache.org/ . This package contains the development headers. Package: librdkafka1 Description-md5: f72cec8187db8870bcebd2318d1338b8 Description-en: library implementing the Apache Kafka protocol librdkafka is a C library implementation of the Apache Kafka protocol, containing both Producer and Consumer support. It was designed with message delivery reliability and high performance in mind, current figures exceed 800000 msgs/second for the producer and 3 million msgs/second for the consumer. . More information about Apache Kafka can be found at http://kafka.apache.org/ . This package contains the C shared library. Package: libre2-5 Description-md5: fa4436c464caac5a165cb52db8665092 Description-en: efficient, principled regular expression library RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. . RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input. RE2 implements memory limits, so that searches can be constrained to a fixed amount of memory. RE2 is engineered to use a small fixed C++ stack footprint no matter what inputs or regular expressions it must process; thus RE2 is useful in multithreaded environments where thread stacks cannot grow arbitrarily large. . On large inputs, RE2 is often much faster than backtracking engines; its use of automata theory lets it apply optimizations that the others cannot. Package: libre2-dev Description-md5: 877d8fcb54ca1379d20bacacf044187e Description-en: efficient, principled regular expression library, development kit RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. . RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input. RE2 implements memory limits, so that searches can be constrained to a fixed amount of memory. RE2 is engineered to use a small fixed C++ stack footprint no matter what inputs or regular expressions it must process; thus RE2 is useful in multithreaded environments where thread stacks cannot grow arbitrarily large. . On large inputs, RE2 is often much faster than backtracking engines; its use of automata theory lets it apply optimizations that the others cannot. . This package contains the static library and header files used in development. Package: libregfi-dev Description-md5: 2aed8bca746e6c7f0c3aadaeb08a57c0 Description-en: utility to analysis for Windows NT-based registry (devel files) RegLookup is a system to direct analysis of Windows NT-based registry files providing command line tools, a C API, and a Python module for accessing registry data structures. The project has a focus on providing tools for digital forensics investigations (though is useful for many purposes), and includes algorithms for retrieving deleted data structures from registry hives. . Currently the program allows one to read an entire registry and output it in a (mostly) standardized, quoted format. It also provides features for filtering of results based on registry path and data type. . This package provides the development files. Package: libregfi1 Description-md5: 166686126ff450d9d34a781f46c10fba Description-en: utility to analysis for Windows NT-based registry (shared library) RegLookup is a system to direct analysis of Windows NT-based registry files providing command line tools, a C API, and a Python module for accessing registry data structures. The project has a focus on providing tools for digital forensics investigations (though is useful for many purposes), and includes algorithms for retrieving deleted data structures from registry hives. . Currently the program allows one to read an entire registry and output it in a (mostly) standardized, quoted format. It also provides features for filtering of results based on registry path and data type. . This package provides the runtime library. Package: libreoffice-numbertext Description-md5: 78a5e9c27ddb98bb45500b838ffb0b68 Description-en: number to number name and currency name conversion LO Calc Add-In NUMBERTEXT and MONEYTEXT are spreadsheet functions for number to number name and currency name conversion proposed for OpenFormula standard. MONEYTEXT is functionally top-compliant with the ECMA/ISO standard BAHTTEXT function, and supports more than 30 languages. . This Add-In provides those functions to LibreOffice Calc. . https://extensions.libreoffice.org/extensions/numbertext-1 Package: libresource-retriever-dev Description-md5: 74e76a63872385fc3d51ea173144ac4a Description-en: Robot OS resource_retriever library - development files This package is part of Robot OS (ROS). It retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resource retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the libcurl library. . This package contains the development files. Package: libresource-retriever0d Description-md5: b2490a57f23741f88ade74e522ffb82d Description-en: Robot OS resource_retriever library This package is part of Robot OS (ROS). It retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resource retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the libcurl library. . This package contains the library itself. Package: librobot-state-publisher-dev Description-md5: 116bafb2f6f32d509e9fb901a20516dc Description-en: development files for Robot OS robot_state_publisher library This package is part of Robot OS (ROS). This package allows you to publish the state of a robot to tf. Once the state gets published, it is available to all components in the system that also use tf. The package takes the joint angles of the robot as input and publishes the 3D poses of the robot links, using a kinematic tree model of the robot. . This package contains the development files for the library. Package: librobot-state-publisher-solver0d Description-md5: ee7e96ae58fdd0ef6224145f5386c9e6 Description-en: Robot OS robot_state_publisher solver library This package is part of Robot OS (ROS). This package allows you to publish the state of a robot to tf. Once the state gets published, it is available to all components in the system that also use tf. The package takes the joint angles of the robot as input and publishes the 3D poses of the robot links, using a kinematic tree model of the robot. . This package contains the library. Package: libros-rosgraph-msgs-dev Description-md5: 87209c5519518e4250f8b3f853021072 Description-en: Messages relating to the Robot OS Computation Graph This package is part of Robot OS (ROS). rosgraph_msgs contains messages relating to the ROS Computation Graph. Most users are not expected to interact with the messages in this package, and it is strongly advised against. These messages are generally wrapped in higher level APIs. Package: librosbag-dev Description-md5: 6b316dca15f72846bc96ed05d504d6eb Description-en: Tools for recording from and playing back to Robot OS topics This package is part of Robot OS (ROS). It is the development files for the rosbag library, which provides APIs for reading/writing bags (ROS message stores) in C++ and Python. Package: librosbag-storage-dev Description-md5: 1fcd552bbe2cc48056179c0370aa1ab4 Description-en: Development files for librosbag_storage This package is part of Robot OS (ROS). It is a set of tools for recording from and playing back ROS messages without relying on the ROS client library. . This package contains the development files for the library. Package: librosbag-storage3d Description-md5: 815723fb80e815adde5d9ae229c5da00 Description-en: Robot OS library for rosbag_storage This package is part of Robot OS (ROS). It is a set of tools for recording from and playing back ROS messages without relying on the ROS client library. . This package contains the library. Package: librosbag3d Description-md5: 5e9a032b1c09fcd35d83537c22d95418 Description-en: Library for recording from and playing back to Robot OS topics This package is part of Robot OS (ROS). It is the rosbag library, which provides APIs for reading/writing bags (ROS message stores) in C++ and Python. It is intended to be high performance and avoids deserialization and reserialization of the messages. . The related rosbag package provides a command-line tool for working with bags. Package: librosconsole-dev Description-md5: 06efb0a53f5505e1c7392abcd69ec69f Description-en: Development files for librosconsole This package is part of Robot OS (ROS). It is the ROS console output library, a C++ package that supports console output and logging in roscpp. It provides a macro-based interface which allows both printf- and stream-style output. It also wraps log4cxx, which supports hierarchical loggers, verbosity levels and configuration-files. . This package contains the development files for the library. Package: librosconsole3d Description-md5: c10fee7d1cbf3f2a8dbe14d53a8c588e Description-en: library for librosconsole This package is part of Robot OS (ROS). It is the ROS console output library, a C++ package that supports console output and logging in roscpp. It provides a macro-based interface which allows both printf- and stream-style output. It also wraps log4cxx, which supports hierarchical loggers, verbosity levels and configuration-files. . This package contains the library. Package: libroscpp-core-dev Description-md5: ecd2e0c97d91da6a1a1ec0e1b73215b3 Description-en: Development files for Robot OS roscpp-core This package is part of Robot OS (ROS). It contains the development files for roscpp_core which is an underlying library that supports roscpp message data types. It is a lightweight/minimal library that can easily be used in non-ROS-based projects. Package: libroscpp-dev Description-md5: 798c067b31c50827ab4351b956613dfd Description-en: Robot OS development files for libroscpp This package is part of Robot OS (ROS). roscpp is a C++ implementation of ROS. It provides a client library that enables C++ programmers to quickly interface with ROS topics, services, and parameters. . roscpp is the most widely used ROS client library and is designed to be the high-performance library for ROS. ROS console output library. . This package contains the development files for the library. Package: libroscpp-msg-dev Description-md5: ebc58ca9c23f700e090338e01d94d504 Description-en: Robot OS header for roscpp messages This package is part of Robot OS (ROS). roscpp is a C++ implementation of ROS. It provides a client library that enables C++ programmers to quickly interface with ROS topics, services, and parameters. . roscpp is the most widely used ROS client library and is designed to be the high-performance library for ROS. ROS console output library. . This package contains the generated C++ headers. Package: libroscpp-serialization0d Description-md5: 95d2f420c621459cef66d2216d6bed69 Description-en: Robot OS library for roscpp serialization This package is part of Robot OS (ROS). It is a C++ library for serialization as described in MessagesSerializationAndAdaptingTypes. This package is a component of roscpp. Package: libroscpp2d Description-md5: f864266471b77050274d683291571388 Description-en: Robot OS client library This package is part of Robot OS (ROS). roscpp is a C++ implementation of ROS. It provides a client library that enables C++ programmers to quickly interface with ROS topics, services, and parameters. . roscpp is the most widely used ROS client library and is designed to be the high-performance library for ROS. ROS console output library. . This package contains the library. Package: libroslib-dev Description-md5: f2887c1e767377181e900b8dfad9eb21 Description-en: development files for roslib (Robot OS) This package is part of Robot OS (ROS). It provides the base dependencies and support libraries for ROS. roslib contains many of the common data structures and tools that are shared across ROS client library implementations. . This package contains the development files for the library. Package: libroslib0d Description-md5: 03e5a7c61b838c2c278b7d730b4259c7 Description-en: library for roslib (Robot OS) This package is part of Robot OS (ROS). It provides the base dependencies and support libraries for ROS. roslib contains many of the common data structures and tools that are shared across ROS client library implementations. . This package contains the C library. Package: libroslz4-1d Description-md5: d2bbf239a9f1db4579c63601f61a4762 Description-en: library implementing lz4 for Robot OS This package is part of Robot OS (ROS). This is the C++ implementation of the LZ4 streaming format. Large data streams are split into blocks which are compressed using the very fast LZ4 compression algorithm. . This package contains the library. Package: libroslz4-dev Description-md5: 579659f3615f1f4e8207cbff78be6bf4 Description-en: development files for libroslz4 This package is part of Robot OS (ROS). It contains the development files for the ROS implementation of the LZ4 streaming format. Large data streams are split into blocks which are compressed using the very fast LZ4 compression algorithm. Package: librostest-dev Description-md5: 986f980a204f9f5f867bae6b618ad760 Description-en: Development files for rostest (Robot OS) This package is part of Robot OS (ROS). It contains the development files for the rostest framework. It's an extension that enables roslaunch files to be used as test fixtures. As a fully running system has more complex behaviors than an individual ROS node, this allows you to do full integration testing across multiple nodes. It is compatible with xUnit frameworks. Package: librostime0d Description-md5: f4270706bbccdd88f019cdd592a02ee0 Description-en: Robot OS library for time and duration This package is part of Robot OS (ROS). It contains Time and Duration implementations for C++ libraries, including roscpp. ROS has builtin time and duration primitive types, which roslib provides as the ros::Time and ros::Duration classes, respectively. Package: librsvg2-bin Description-md5: a1b379fe0bbd2e726d1b308aa5edfb28 Description-en: command-line utility to convert SVG files The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package includes a command-line utility to convert the SVG files to the PNG format. Package: librubberband-dev Description-md5: 4db9dc91f11bbf383ef1f89b479fff70 Description-en: audio time-stretching and pitch-shifting library (development files) Rubber Band is a library and utility program that permits you to change the tempo and pitch of an audio recording independently of one another. . This package contains development files for linking against librubberband, along with the static version of the library. API documentation is available at http://www.breakfastquay.com/rubberband/code-doc/ . Package: librubberband2 Description-md5: 4028c22f594568d9ed3f1a77fd3101c8 Description-en: audio time-stretching and pitch-shifting library Rubber Band is a library and utility program that permits you to change the tempo and pitch of an audio recording independently of one another. Package: libruby Description-md5: 7b9d586c383fdc4be657ad094b56a980 Description-en: Libraries necessary to run 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. . This package includes the 'libruby' library, necessary to run Ruby. . This package is a dependency package, which depends on Debian's default Ruby version (currently v2.5). Package: librust-ansi-term+derive-serde-style-dev Description-md5: b98ea6742e47c22a6a983ed669600e27 Description-en: ANSI terminal colours and styles (bold, underline) - feature "derive_serde_style" and 1 more This metapackage enables feature "derive_serde_style" for the Rust ansi_term crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "serde" feature. Package: librust-ansi-term-dev Description-md5: b075965f90efb008ace414371350d2d0 Description-en: ANSI terminal colours and styles (bold, underline) - Rust source code This package contains the source for the Rust ansi_term crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-argon2rs+simd-dev Description-md5: 82487b13033224e10ece470adc1dca65 Description-en: Pure Rust password hashing library that runs on Argon2 - feature "simd" This metapackage enables feature simd for the Rust argon2rs crate, by pulling in any additional dependencies needed by that feature. Package: librust-argon2rs-dev Description-md5: d071362cbeab2ec82c416fb85d926a37 Description-en: Pure Rust password hashing library that runs on Argon2 - Rust source code This package contains the source for the Rust argon2rs crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-backtrace+addr2line-dev Description-md5: 8e9d54a32c036e0288c0899443315186 Description-en: Acquire a stack trace (backtrace) at runtime - feature "addr2line" This metapackage enables feature "addr2line" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace+backtrace-sys-dev Description-md5: 4f6f8fbf4e767fb7a7437b7c98f3992a Description-en: Acquire a stack trace (backtrace) at runtime - feature "backtrace-sys" and 1 more This metapackage enables feature "backtrace-sys" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "libbacktrace" feature. Package: librust-backtrace+compiler-builtins-dev Description-md5: 8bf4d2cf7840998af8bac6c29262f0ec Description-en: Acquire a stack trace (backtrace) at runtime - feature "compiler_builtins" This metapackage enables feature "compiler_builtins" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace+core-dev Description-md5: c3ebeba50d04dc607f66d61dce785f8d Description-en: Acquire a stack trace (backtrace) at runtime - feature "core" This metapackage enables feature "core" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace+cpp-demangle-dev Description-md5: 38c7699da88cacf49f2bd6af25df4b98 Description-en: Acquire a stack trace (backtrace) at runtime - feature "cpp_demangle" This metapackage enables feature "cpp_demangle" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace+default-dev Description-md5: 8aa2b98a2b0a7c5811c08a0c13fea6f9 Description-en: Acquire a stack trace (backtrace) at runtime - feature "default" This metapackage enables feature "default" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace+findshlibs-dev Description-md5: e00a17ac853e838b2e799a36122d96e9 Description-en: Acquire a stack trace (backtrace) at runtime - feature "findshlibs" This metapackage enables feature "findshlibs" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace+gimli-symbolize-dev Description-md5: 3fd65a65646497a2d45c093bfda728d2 Description-en: Acquire a stack trace (backtrace) at runtime - feature "gimli-symbolize" This metapackage enables feature "gimli-symbolize" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace+goblin-dev Description-md5: 811e170947b236c6f57f3f298124b6d6 Description-en: Acquire a stack trace (backtrace) at runtime - feature "goblin" This metapackage enables feature "goblin" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace+memmap-dev Description-md5: 22c045510cbfb94606cf68f6a7569e58 Description-en: Acquire a stack trace (backtrace) at runtime - feature "memmap" This metapackage enables feature "memmap" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace+rustc-dep-of-std-dev Description-md5: fb7e3e3086fb23fb404dceadd6282509 Description-en: Acquire a stack trace (backtrace) at runtime - feature "rustc-dep-of-std" This metapackage enables feature "rustc-dep-of-std" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace+rustc-serialize-dev Description-md5: 7103c1eb34ce3e109b88ef6263e69ca6 Description-en: Acquire a stack trace (backtrace) at runtime - feature "rustc-serialize" and 1 more This metapackage enables feature "rustc-serialize" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "serialize-rustc" feature. Package: librust-backtrace+serde-dev Description-md5: c91229934be02f4467f273103e4fa8ef Description-en: Acquire a stack trace (backtrace) at runtime - feature "serde" and 1 more This metapackage enables feature "serde" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "serialize-serde" feature. Package: librust-backtrace+verify-winapi-dev Description-md5: b9d7614325e8f701c34ccec9ac06cfb9 Description-en: Acquire a stack trace (backtrace) at runtime - feature "verify-winapi" This metapackage enables feature "verify-winapi" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace+winapi-dev Description-md5: 362776d5f0c6ed5c03fc54c4a4c45dcb Description-en: Acquire a stack trace (backtrace) at runtime - feature "winapi" This metapackage enables feature "winapi" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace-dev Description-md5: 1a8ea01131004b7b36862a0a69d70eec Description-en: Acquire a stack trace (backtrace) at runtime - Rust source code This package contains the source for the Rust backtrace crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-backtrace-sys+compiler-builtins-dev Description-md5: 449090847cf8e4542ec893a60c49b40a Description-en: Bindings to the libbacktrace gcc library - feature "compiler_builtins" This metapackage enables feature "compiler_builtins" for the Rust backtrace-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace-sys+core-dev Description-md5: a70caf42f8e9cd043779c1cf3c67df0e Description-en: Bindings to the libbacktrace gcc library - feature "core" This metapackage enables feature "core" for the Rust backtrace-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace-sys+rustc-dep-of-std-dev Description-md5: 59a5d63002fb27a979ed3eba8d18bcae Description-en: Bindings to the libbacktrace gcc library - feature "rustc-dep-of-std" This metapackage enables feature "rustc-dep-of-std" for the Rust backtrace-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace-sys-dev Description-md5: b1c510214e80e27d0736ec1af8d2dc8e Description-en: Bindings to the libbacktrace gcc library - Rust source code This package contains the source for the Rust backtrace-sys crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-bindgen+clap-dev Description-md5: be4603e826f0aae999d3eb775bb90cc7 Description-en: Automatically generates Rust FFI bindings to C and C++ libraries - feature "clap" This metapackage enables feature "clap" for the Rust bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-bindgen+default-dev Description-md5: fd8b1e05f2d25b9b2162a57139669be8 Description-en: Automatically generates Rust FFI bindings to C and C++ libraries - feature "default" This metapackage enables feature "default" for the Rust bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-bindgen+env-logger-dev Description-md5: fb44cc093c6dfaa17c49f78b9fa10c26 Description-en: Automatically generates Rust FFI bindings to C and C++ libraries - feature "env_logger" This metapackage enables feature "env_logger" for the Rust bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-bindgen+log-dev Description-md5: 77470a4d9730c0f0efaf03f22d794f33 Description-en: Automatically generates Rust FFI bindings to C and C++ libraries - feature "log" This metapackage enables feature "log" for the Rust bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-bindgen+logging-dev Description-md5: b5354fc92d2059ffe25bc602edb4ca1e Description-en: Automatically generates Rust FFI bindings to C and C++ libraries - feature "logging" This metapackage enables feature "logging" for the Rust bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-bindgen+which-dev Description-md5: a23857bf5a72067077066013289a5699 Description-en: Automatically generates Rust FFI bindings to C and C++ libraries - feature "which" and 1 more This metapackage enables feature "which" for the Rust bindgen crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "which-rustfmt" feature. Package: librust-bindgen-dev Description-md5: 2071f573791c7eece467eb6abaa1a354 Description-en: Automatically generates Rust FFI bindings to C and C++ libraries - Rust source code This package contains the source for the Rust bindgen crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-blake2-rfc+clippy-dev Description-md5: 0eccad8782d60a257b2284cf6c9d2f96 Description-en: Pure Rust implementation of BLAKE2 based on RFC 7693 - feature "clippy" This metapackage enables feature clippy for the Rust blake2-rfc crate, by pulling in any additional dependencies needed by that feature. Package: librust-blake2-rfc-dev Description-md5: 3a1a09a8cf483d13acdb3a35f926b175 Description-en: Pure Rust implementation of BLAKE2 based on RFC 7693 - Rust source code This package contains the source for the Rust blake2-rfc crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-bumpalo+default-dev Description-md5: 0eaa2888213ddfb56879b975c78b47d5 Description-en: Fast bump allocation arena for Rust - feature "default" This metapackage enables feature "default" for the Rust bumpalo crate, by pulling in any additional dependencies needed by that feature. Package: librust-bumpalo-dev Description-md5: d3f88f85a83301a16f12cd597d878bff Description-en: Fast bump allocation arena for Rust - Rust source code This package contains the source for the Rust bumpalo crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-caps-dev Description-md5: f34e79b5afb497b9c87d59f905edd1f0 Description-en: Pure-Rust library to work with Linux capabilities - Rust source code This package contains the source for the Rust caps crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cargo+openssl-dev Description-md5: 8996e3dcbb00029c3d6de866c077a096 Description-en: Package manager for Rust - feature "openssl" and 1 more This metapackage enables feature "openssl" for the Rust cargo crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "vendored-openssl" feature. Package: librust-cargo-dev Description-md5: a4a028f0dc148d6fea2c6222e5363c29 Description-en: Package manager for Rust - Rust source code This package contains the source for the Rust cargo crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cbindgen+clap-dev Description-md5: cc563e76620d1daa7b23e0f64f1c1fc9 Description-en: Generating C bindings to Rust code - feature "clap" and 1 more This metapackage enables feature "clap" for the Rust cbindgen crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-cbindgen-dev Description-md5: a670e1964e8471453a5e7a63cf22b7e8 Description-en: Generating C bindings to Rust code - Rust source code This package contains the source for the Rust cbindgen crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-clang-sys+clang-3-7-dev Description-md5: ae0703cbb4e8085b8ba33b5fc43fec18 Description-en: Rust bindings for libclang - feature "clang_3_7" This metapackage enables feature "clang_3_7" for the Rust clang-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-clang-sys+clang-3-8-dev Description-md5: aa8b6306a5a918c46054ea67a17aa4ff Description-en: Rust bindings for libclang - feature "clang_3_8" This metapackage enables feature "clang_3_8" for the Rust clang-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-clang-sys+clang-3-9-dev Description-md5: ed4dc626bc8303c37ed4943aaf0fe5f7 Description-en: Rust bindings for libclang - feature "clang_3_9" This metapackage enables feature "clang_3_9" for the Rust clang-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-clang-sys+clang-4-0-dev Description-md5: fc6c2703c2c6585bc070514c9806d1a6 Description-en: Rust bindings for libclang - feature "clang_4_0" This metapackage enables feature "clang_4_0" for the Rust clang-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-clang-sys+clang-5-0-dev Description-md5: 7ed3cf6d9ff81181ebbf249e2d13c180 Description-en: Rust bindings for libclang - feature "clang_5_0" This metapackage enables feature "clang_5_0" for the Rust clang-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-clang-sys+clang-6-0-dev Description-md5: d9e9182e1cf8971c317798cc263f8952 Description-en: Rust bindings for libclang - feature "clang_6_0" This metapackage enables feature "clang_6_0" for the Rust clang-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-clang-sys+clang-7-0-dev Description-md5: f516e043cd6efdac48e05a9420ba7af4 Description-en: Rust bindings for libclang - feature "clang_7_0" This metapackage enables feature "clang_7_0" for the Rust clang-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-clang-sys+clang-8-0-dev Description-md5: dd38d416235c5826e2f6850b5a53ed21 Description-en: Rust bindings for libclang - feature "clang_8_0" This metapackage enables feature "clang_8_0" for the Rust clang-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-clang-sys+libloading-dev Description-md5: b73b9cb4964f2c5782db806d0e2b72e6 Description-en: Rust bindings for libclang - feature "libloading" and 1 more This metapackage enables feature "libloading" for the Rust clang-sys crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "runtime" feature. Package: librust-clang-sys-dev Description-md5: ff925676bc82903c484b12951665f0bc Description-en: Rust bindings for libclang - Rust source code This package contains the source for the Rust clang-sys crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-clap+ansi-term-dev Description-md5: dfb91343d1aa03beaaec2ea08041c1b7 Description-en: Rust Command Line Argument Parser - feature "ansi_term" This metapackage enables feature "ansi_term" for the Rust clap crate, by pulling in any additional dependencies needed by that feature. Package: librust-clap+atty-dev Description-md5: 71952ea3afa6002222b4d4e9e630ff64 Description-en: Rust Command Line Argument Parser - feature "atty" This metapackage enables feature "atty" for the Rust clap crate, by pulling in any additional dependencies needed by that feature. Package: librust-clap+color-dev Description-md5: cda87a3985d4a336926ce4e2a1ef7f1c Description-en: Rust Command Line Argument Parser - feature "color" This metapackage enables feature "color" for the Rust clap crate, by pulling in any additional dependencies needed by that feature. Package: librust-clap+default-dev Description-md5: 03bf0f18ac8650088679d067742abfe8 Description-en: Rust Command Line Argument Parser - feature "default" This metapackage enables feature "default" for the Rust clap crate, by pulling in any additional dependencies needed by that feature. Package: librust-clap+strsim-dev Description-md5: 667412b5bddfbb91559770ef8df27309 Description-en: Rust Command Line Argument Parser - feature "strsim" and 1 more This metapackage enables feature "strsim" for the Rust clap crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "suggestions" feature. Package: librust-clap+term-size-dev Description-md5: 8cdf2e7fed6d2fac6b61473567c3b2e8 Description-en: Rust Command Line Argument Parser - feature "term_size" This metapackage enables feature "term_size" for the Rust clap crate, by pulling in any additional dependencies needed by that feature. Package: librust-clap+vec-map-dev Description-md5: 4b2c3796c3b1b31b0a1fa5ae62e5346f Description-en: Rust Command Line Argument Parser - feature "vec_map" This metapackage enables feature "vec_map" for the Rust clap crate, by pulling in any additional dependencies needed by that feature. Package: librust-clap+wrap-help-dev Description-md5: 9004d7d252d970489abe25db24c6c32b Description-en: Rust Command Line Argument Parser - feature "wrap_help" This metapackage enables feature "wrap_help" for the Rust clap crate, by pulling in any additional dependencies needed by that feature. Package: librust-clap+yaml-dev Description-md5: b5673539b86ec485b70be1f032764ad9 Description-en: Rust Command Line Argument Parser - feature "yaml" and 2 more This metapackage enables feature "yaml" for the Rust clap crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "doc", and "yaml-rust" features. Package: librust-clap-dev Description-md5: 8422910f4e9f3c51a8c764b402de60ed Description-en: Rust Command Line Argument Parser - Rust source code This package contains the source for the Rust clap crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cookie+base64-dev Description-md5: cf749c601cd0e46f9f8d23d48f426be6 Description-en: Parsing HTTP cookie headers and managing a cookie jar - feature "base64" Supports signed and private (encrypted + signed) jars. . This metapackage enables feature base64 for the Rust cookie crate, by pulling in any additional dependencies needed by that feature. Package: librust-cookie+percent-encode-dev Description-md5: 192f3be30d6844fbd0a68c6e1c0666cb Description-en: Parsing HTTP cookie headers and managing a cookie jar - feature "percent-encode" Supports signed and private (encrypted + signed) jars. . This metapackage enables feature percent-encode for the Rust cookie crate, by pulling in any additional dependencies needed by that feature. Package: librust-cookie+percent-encoding-dev Description-md5: 819c0c4f5da9a8a6f8c8072badb197f9 Description-en: Parsing HTTP cookie headers and managing a cookie jar - feature "percent-encoding" Supports signed and private (encrypted + signed) jars. . This metapackage enables feature percent-encoding for the Rust cookie crate, by pulling in any additional dependencies needed by that feature. Package: librust-cookie+ring-dev Description-md5: 955e39615e38171c85997225a024c949 Description-en: Parsing HTTP cookie headers and managing a cookie jar - feature "ring" Supports signed and private (encrypted + signed) jars. . This metapackage enables feature ring for the Rust cookie crate, by pulling in any additional dependencies needed by that feature. Package: librust-cookie+secure-dev Description-md5: 595988e94b352a5042f7f453bed51b72 Description-en: Parsing HTTP cookie headers and managing a cookie jar - feature "secure" Supports signed and private (encrypted + signed) jars. . This metapackage enables feature secure for the Rust cookie crate, by pulling in any additional dependencies needed by that feature. Package: librust-cookie+url-dev Description-md5: 64986bd0874532da6ac0caa537e50dc3 Description-en: Parsing HTTP cookie headers and managing a cookie jar - feature "url" Supports signed and private (encrypted + signed) jars. . This metapackage enables feature url for the Rust cookie crate, by pulling in any additional dependencies needed by that feature. Package: librust-cookie-dev Description-md5: 5ecdc4c9652eafad8530c622d7ef7f83 Description-en: Parsing HTTP cookie headers and managing a cookie jar - Rust source code Supports signed and private (encrypted + signed) jars. . This package contains the source for the Rust cookie crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cookie-store-dev Description-md5: 451dfb255dee1d95c77c389c5fcd3f0a Description-en: Cookie storage and retrieval per [RFC6265](http://tools.ietf.org/html/rfc6265) - Rust source code This package contains the source for the Rust cookie_store crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cpp-demangle-dev Description-md5: 67ed1f0f61a220bdd79290a9303ffdb9 Description-en: Demangling C++ symbols - Rust source code This package contains the source for the Rust cpp_demangle crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-crates-io-dev Description-md5: 23cbbb66378678674fbd6b26b170ac9d Description-en: Helpers for interacting with crates.io - Rust source code This package contains the source for the Rust crates-io crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-crossbeam+alloc-dev Description-md5: d6a5c448fef23320cbe5d88daf264973 Description-en: Support for concurrent and parallel programming - feature "alloc" This metapackage enables feature "alloc" for the Rust crossbeam crate, by pulling in any additional dependencies needed by that feature. Package: librust-crossbeam+crossbeam-channel-dev Description-md5: 241056910c5b0ff434d9957e4e22edfe Description-en: Support for concurrent and parallel programming - feature "crossbeam-channel" This metapackage enables feature "crossbeam-channel" for the Rust crossbeam crate, by pulling in any additional dependencies needed by that feature. Package: librust-crossbeam+crossbeam-deque-dev Description-md5: d375c4ce1511f5bbd347768fd456bb40 Description-en: Support for concurrent and parallel programming - feature "crossbeam-deque" This metapackage enables feature "crossbeam-deque" for the Rust crossbeam crate, by pulling in any additional dependencies needed by that feature. Package: librust-crossbeam+crossbeam-queue-dev Description-md5: f0c17a9cb06ba52e30330acebd4bb121 Description-en: Support for concurrent and parallel programming - feature "crossbeam-queue" This metapackage enables feature "crossbeam-queue" for the Rust crossbeam crate, by pulling in any additional dependencies needed by that feature. Package: librust-crossbeam+nightly-dev Description-md5: 7ec7fff4c73794e53de4f3f9a88c9581 Description-en: Support for concurrent and parallel programming - feature "nightly" This metapackage enables feature "nightly" for the Rust crossbeam crate, by pulling in any additional dependencies needed by that feature. Package: librust-crossbeam+std-dev Description-md5: 18ba9dea8335fe5cbedd9fa8e5dcdde0 Description-en: Support for concurrent and parallel programming - feature "std" and 1 more This metapackage enables feature "std" for the Rust crossbeam crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-crossbeam-dev Description-md5: 0f3897d012fd15d52f3c3bec45469915 Description-en: Support for concurrent and parallel programming - Rust source code This package contains the source for the Rust crossbeam crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-crossbeam-epoch+alloc-dev Description-md5: 64787442fa96b6e8e7437f3e84dc7751 Description-en: Epoch-based garbage collection - feature "alloc" This metapackage enables feature "alloc" for the Rust crossbeam-epoch crate, by pulling in any additional dependencies needed by that feature. Package: librust-crossbeam-epoch+lazy-static-dev Description-md5: 30b989312892825887c30eb8cd74dfc5 Description-en: Epoch-based garbage collection - feature "lazy_static" This metapackage enables feature "lazy_static" for the Rust crossbeam-epoch crate, by pulling in any additional dependencies needed by that feature. Package: librust-crossbeam-epoch+nightly-dev Description-md5: 3a50c02b07d2dcb3a6915fa192349500 Description-en: Epoch-based garbage collection - feature "nightly" This metapackage enables feature "nightly" for the Rust crossbeam-epoch crate, by pulling in any additional dependencies needed by that feature. Package: librust-crossbeam-epoch+std-dev Description-md5: ee0b7249039c3f88ef8ddc0dfab67d27 Description-en: Epoch-based garbage collection - feature "std" and 1 more This metapackage enables feature "std" for the Rust crossbeam-epoch crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-crossbeam-epoch-dev Description-md5: 0abd2ed90cf7ba661824a72485f8f954 Description-en: Epoch-based garbage collection - Rust source code This package contains the source for the Rust crossbeam-epoch crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cssparser+heapsize-dev Description-md5: 27d02ebf504831bd8b1d8ee39b74336d Description-en: CSS Syntax Level 3 - feature "heapsize" This metapackage enables feature "heapsize" for the Rust cssparser crate, by pulling in any additional dependencies needed by that feature. Package: librust-cssparser+serde-dev Description-md5: 46c442a3919b2a562c3c7992091bccd9 Description-en: CSS Syntax Level 3 - feature "serde" This metapackage enables feature "serde" for the Rust cssparser crate, by pulling in any additional dependencies needed by that feature. Package: librust-cssparser-dev Description-md5: f62ccfc819dc5b7413833770ac3523a6 Description-en: CSS Syntax Level 3 - Rust source code This package contains the source for the Rust cssparser crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cssparser-macros-dev Description-md5: c0b761f9c51681396058dea6dee820bf Description-en: Procedural macros for cssparser - Rust source code This package contains the source for the Rust cssparser-macros crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ctrlc-dev Description-md5: 4adacef1401a5da826cede23cba84bc6 Description-en: Easy Ctrl-C handler for Rust projects - Rust source code This package contains the source for the Rust ctrlc crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-darling-core+strsim-dev Description-md5: 68add5e2d27a179b6500c5ed4422f576 Description-en: helper crate for darling - feature "strsim" and 1 more Use https://crates.io/crates/darling in your code. . This metapackage enables feature "strsim" for the Rust darling_core crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "suggestions" feature. Package: librust-darling-core-dev Description-md5: 3e286438481aa96c46851188ea466c77 Description-en: helper crate for darling - Rust source code darling_core is a helper crate for darling, a proc-macro library for reading attributes into structs when implementing custom derives. . This package contains the source for the Rust darling_core crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-debcargo-dev Description-md5: 4c3157e7e62b3e77538713cf303b5fb5 Description-en: Create a Debian package from a Cargo crate - Rust source code This package contains the source for the Rust debcargo crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-deflate+gzip-dev Description-md5: 5fbd3bc5d9d8dd8060967f266dad11a1 Description-en: DEFLATE, zlib and gzip encoder written in rust - feature "gzip" This metapackage enables feature gzip for the Rust deflate crate, by pulling in any additional dependencies needed by that feature. Package: librust-deflate+gzip-header-dev Description-md5: 725b14e2e08b549067106a2074067b85 Description-en: DEFLATE, zlib and gzip encoder written in rust - feature "gzip-header" This metapackage enables feature gzip-header for the Rust deflate crate, by pulling in any additional dependencies needed by that feature. Package: librust-deflate-dev Description-md5: 797be2107ed8006abedca1cc2de1c54a Description-en: DEFLATE, zlib and gzip encoder written in rust - Rust source code This package contains the source for the Rust deflate crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-derive-more-dev Description-md5: 79f58f706d2b243e039a4ce7c8d2e3b4 Description-en: Adds #[derive(x)] macros for more traits - Rust source code This package contains the source for the Rust derive_more crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-diesel+bigdecimal-dev Description-md5: 7348e6dcbd791d9be2cfdb46df8ee3cd Description-en: Safe and extensible ORM and Query Builder - feature "bigdecimal" This metapackage enables feature bigdecimal for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+bitflags-dev Description-md5: f48b3b13d865971871feb222b2bfac6d Description-en: Safe and extensible ORM and Query Builder - feature "bitflags" This metapackage enables feature bitflags for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+chrono-dev Description-md5: ad3cbc56b025f8bb4d9bd1e79d4281f8 Description-en: Safe and extensible ORM and Query Builder - feature "chrono" This metapackage enables feature chrono for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+default-dev Description-md5: bdeba610dba9a7371d46e8b9f4dc98a5 Description-en: Safe and extensible ORM and Query Builder - feature "default" This metapackage enables feature default for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+deprecated-time-dev Description-md5: a95909ce36121d2dc6afbea19acdd33f Description-en: Safe and extensible ORM and Query Builder - feature "deprecated-time" This metapackage enables feature deprecated-time for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+extras-dev Description-md5: 6119268e175f8e320db552831d01e953 Description-en: Safe and extensible ORM and Query Builder - feature "extras" This metapackage enables feature extras for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+ipnetwork-dev Description-md5: 001039161df31868e54a5b3590045e1d Description-en: Safe and extensible ORM and Query Builder - feature "ipnetwork" This metapackage enables feature ipnetwork for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+libc-dev Description-md5: a98d0b5d39888076654f6df81b7df94d Description-en: Safe and extensible ORM and Query Builder - feature "libc" This metapackage enables feature libc for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+libsqlite3-sys-dev Description-md5: 8ce86edf9ba2024dce9e7593732d3be7 Description-en: Safe and extensible ORM and Query Builder - feature "libsqlite3-sys" This metapackage enables feature libsqlite3-sys for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+mysql-dev Description-md5: afd4e9b521991c6406778dcc10544a73 Description-en: Safe and extensible ORM and Query Builder - feature "mysql" This metapackage enables feature mysql for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+mysqlclient-sys-dev Description-md5: 6a874d035881b8475f013a30ea72b411 Description-en: Safe and extensible ORM and Query Builder - feature "mysqlclient-sys" This metapackage enables feature mysqlclient-sys for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+network-address-dev Description-md5: 6bd4bd9ac1b25ea555f622cd7164b4dd Description-en: Safe and extensible ORM and Query Builder - feature "network-address" This metapackage enables feature network-address for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+num-bigint-dev Description-md5: d2ced3b21e471f4f74c76ee33e0d24eb Description-en: Safe and extensible ORM and Query Builder - feature "num-bigint" This metapackage enables feature num-bigint for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+num-integer-dev Description-md5: e116ee8dbeb3c103eb1b06d60b7b472c Description-en: Safe and extensible ORM and Query Builder - feature "num-integer" This metapackage enables feature num-integer for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+num-traits-dev Description-md5: 47368bd53f77f1373d79416a4478f98e Description-en: Safe and extensible ORM and Query Builder - feature "num-traits" This metapackage enables feature num-traits for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+numeric-dev Description-md5: cf68858f32b73b1445ddb7748e8f547c Description-en: Safe and extensible ORM and Query Builder - feature "numeric" This metapackage enables feature numeric for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+postgres-dev Description-md5: 218425e48393278589763c1aea59f50a Description-en: Safe and extensible ORM and Query Builder - feature "postgres" This metapackage enables feature postgres for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+pq-sys-dev Description-md5: 436d6e08d2dd4f5d28abd984f3713e3e Description-en: Safe and extensible ORM and Query Builder - feature "pq-sys" This metapackage enables feature pq-sys for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+quickcheck-dev Description-md5: fcd5e39c6f50daa695acbff2aa3caf58 Description-en: Safe and extensible ORM and Query Builder - feature "quickcheck" This metapackage enables feature quickcheck for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+r2d2-dev Description-md5: 34dc7364138c0e8f7aa5c68e9dd16c93 Description-en: Safe and extensible ORM and Query Builder - feature "r2d2" This metapackage enables feature r2d2 for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+serde-json-dev Description-md5: 75fa82f16e3ec2e311479829a02d622d Description-en: Safe and extensible ORM and Query Builder - feature "serde_json" This metapackage enables feature serde_json for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+sqlite-dev Description-md5: d215eddb1599386d2fed202fd95ce7e0 Description-en: Safe and extensible ORM and Query Builder - feature "sqlite" This metapackage enables feature sqlite for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+time-dev Description-md5: be5e3dc3618d8607726e196ca49fa16f Description-en: Safe and extensible ORM and Query Builder - feature "time" This metapackage enables feature time for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+unstable-dev Description-md5: 0bd65d4990f018862123ee1962dcd34e Description-en: Safe and extensible ORM and Query Builder - feature "unstable" This metapackage enables feature unstable for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+url-dev Description-md5: 898bd6774b77184e205eadfecbf14045 Description-en: Safe and extensible ORM and Query Builder - feature "url" This metapackage enables feature url for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel+uuid-dev Description-md5: 8b48436a1cb4eb4e5d69af18f59901d4 Description-en: Safe and extensible ORM and Query Builder - feature "uuid" This metapackage enables feature uuid for the Rust diesel crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel-derives+nightly-dev Description-md5: a884c55535c4f4edffcfbe9b0f699c96 Description-en: Proc macro derives for diesel - feature "nightly" This metapackage enables feature "nightly" for the Rust diesel_derives crate, by pulling in any additional dependencies needed by that feature. Package: librust-diesel-derives-dev Description-md5: 3e5648f6adda0d5e2bb3cfc2596a223a Description-en: Proc macro derives for diesel - Rust source code This package contains the source for the Rust diesel_derives crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-diesel-dev Description-md5: f1223c831ae55cbd2204f435f6f47f22 Description-en: Safe and extensible ORM and Query Builder - Rust source code This package contains the source for the Rust diesel crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-doc-comment-dev Description-md5: 74f0c423af8a04aeafec01ab976be6f8 Description-en: Macro to generate doc comments - Rust source code This package contains the source for the Rust doc-comment crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-enum-as-inner-dev Description-md5: e348054356ec5a844707ee96979b5569 Description-en: Proc-macro for inner field accessors on enums - Rust source code This package contains the source for the Rust enum-as-inner crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-failure-derive-dev Description-md5: 9930c749656dfd372adb9ef30389cafa Description-en: Derives for the failure crate - Rust source code This package contains the source for the Rust failure_derive crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-findshlibs-dev Description-md5: ce5468cf497083800b85a99d0522f92b Description-en: Find shared libraries loaded in the current process - Rust source code This package contains the source for the Rust findshlibs crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-flate2+futures-dev Description-md5: 7139800470a37cb5ded8ddbcab1a31a2 Description-en: FLATE, Gzip, and Zlib bindings for Rust - feature "futures" Contains bindings for zlib, deflate, and gzip-based streams. . This metapackage enables feature futures for the Rust flate2 crate, by pulling in any additional dependencies needed by that feature. Package: librust-flate2+libz-sys-dev Description-md5: cd11aa3223cca3f393408bc5044932b2 Description-en: FLATE, Gzip, and Zlib bindings for Rust - feature "libz-sys" Contains bindings for zlib, deflate, and gzip-based streams. . This metapackage enables feature libz-sys for the Rust flate2 crate, by pulling in any additional dependencies needed by that feature. Package: librust-flate2+tokio-dev Description-md5: eb405729b9134a6ca57b8b2c96cf3f8d Description-en: FLATE, Gzip, and Zlib bindings for Rust - feature "tokio" Contains bindings for zlib, deflate, and gzip-based streams. . This metapackage enables feature tokio for the Rust flate2 crate, by pulling in any additional dependencies needed by that feature. Package: librust-flate2+tokio-io-dev Description-md5: e13e1ffc1edde596d54aedb82d076c23 Description-en: FLATE, Gzip, and Zlib bindings for Rust - feature "tokio-io" Contains bindings for zlib, deflate, and gzip-based streams. . This metapackage enables feature tokio-io for the Rust flate2 crate, by pulling in any additional dependencies needed by that feature. Package: librust-flate2+zlib-dev Description-md5: 54965df70523b7ccb4b8be59a728e5f8 Description-en: FLATE, Gzip, and Zlib bindings for Rust - feature "zlib" Contains bindings for zlib, deflate, and gzip-based streams. . This metapackage enables feature zlib for the Rust flate2 crate, by pulling in any additional dependencies needed by that feature. Package: librust-flate2-dev Description-md5: a5567ea103f82d766cf9472ab236cfc6 Description-en: FLATE, Gzip, and Zlib bindings for Rust - Rust source code Contains bindings for zlib, deflate, and gzip-based streams. . This package contains the source for the Rust flate2 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-futures+default-dev Description-md5: b9be7548b89dbd2a1926e88d49702f81 Description-en: Futures and streams - feature "default" This metapackage enables feature "default" for the Rust futures crate, by pulling in any additional dependencies needed by that feature. Package: librust-futures-dev Description-md5: 5ab186d8c39b7e3fa5a3adede18b320e Description-en: Futures and streams - Rust source code This package contains the source for the Rust futures crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-getrandom+compiler-builtins-dev Description-md5: 6cc652449f6dc72d75812753b9fad19f Description-en: Retrieve random data from system source - feature "compiler_builtins" This metapackage enables feature "compiler_builtins" for the Rust getrandom crate, by pulling in any additional dependencies needed by that feature. Package: librust-getrandom+core-dev Description-md5: ed48366c7d593de832f8d34a034faa82 Description-en: Retrieve random data from system source - feature "core" This metapackage enables feature "core" for the Rust getrandom crate, by pulling in any additional dependencies needed by that feature. Package: librust-getrandom+log-dev Description-md5: 7f7aaa744572fe58afb6ea9f7cc89f4d Description-en: Retrieve random data from system source - feature "log" This metapackage enables feature "log" for the Rust getrandom crate, by pulling in any additional dependencies needed by that feature. Package: librust-getrandom+rustc-dep-of-std-dev Description-md5: cff0f8c0f0eb780c4c1bf082add74538 Description-en: Retrieve random data from system source - feature "rustc-dep-of-std" This metapackage enables feature "rustc-dep-of-std" for the Rust getrandom crate, by pulling in any additional dependencies needed by that feature. Package: librust-getrandom+stdweb-dev Description-md5: 192a6335cde46844ac9017ccb0558d83 Description-en: Retrieve random data from system source - feature "stdweb" This metapackage enables feature "stdweb" for the Rust getrandom crate, by pulling in any additional dependencies needed by that feature. Package: librust-getrandom+wasm-bindgen-dev Description-md5: 6ee489e3479cd1b39e71ba46b989e258 Description-en: Retrieve random data from system source - feature "wasm-bindgen" This metapackage enables feature "wasm-bindgen" for the Rust getrandom crate, by pulling in any additional dependencies needed by that feature. Package: librust-getrandom-dev Description-md5: 56be96e4664809b2d69b28f8f0ab0a57 Description-en: Retrieve random data from system source - Rust source code This package contains the source for the Rust getrandom crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-glib+dox-dev Description-md5: 75a11b3fafe12830ef32b029143053da Description-en: Rust bindings for the GLib library - feature "dox" This metapackage enables feature "dox" for the Rust glib crate, by pulling in any additional dependencies needed by that feature. Package: librust-glib+v2-44-dev Description-md5: 2fe75c66171de69ffa643280c7a25cd0 Description-en: Rust bindings for the GLib library - feature "v2_44" This metapackage enables feature "v2_44" for the Rust glib crate, by pulling in any additional dependencies needed by that feature. Package: librust-glib+v2-46-dev Description-md5: 5b5dc15fb507916e7b12dc34bca60ec9 Description-en: Rust bindings for the GLib library - feature "v2_46" This metapackage enables feature "v2_46" for the Rust glib crate, by pulling in any additional dependencies needed by that feature. Package: librust-glib+v2-48-dev Description-md5: 7cd6158b4d9ba03b3bf95b2726829ae0 Description-en: Rust bindings for the GLib library - feature "v2_48" This metapackage enables feature "v2_48" for the Rust glib crate, by pulling in any additional dependencies needed by that feature. Package: librust-glib+v2-50-dev Description-md5: f2c79197e92c1ab36db092fb552157d0 Description-en: Rust bindings for the GLib library - feature "v2_50" This metapackage enables feature "v2_50" for the Rust glib crate, by pulling in any additional dependencies needed by that feature. Package: librust-glib+v2-52-dev Description-md5: 8622e0b3a2eddb1dc961cd33ffffa160 Description-en: Rust bindings for the GLib library - feature "v2_52" This metapackage enables feature "v2_52" for the Rust glib crate, by pulling in any additional dependencies needed by that feature. Package: librust-glib+v2-54-dev Description-md5: 8872806870581c3276f61c214e9da800 Description-en: Rust bindings for the GLib library - feature "v2_54" This metapackage enables feature "v2_54" for the Rust glib crate, by pulling in any additional dependencies needed by that feature. Package: librust-glib+v2-56-dev Description-md5: 1855435774212ec0f15c172361485954 Description-en: Rust bindings for the GLib library - feature "v2_56" This metapackage enables feature "v2_56" for the Rust glib crate, by pulling in any additional dependencies needed by that feature. Package: librust-glib+v2-58-dev Description-md5: ca910936d7d84ab9b278eaf67828f47a Description-en: Rust bindings for the GLib library - feature "v2_58" This metapackage enables feature "v2_58" for the Rust glib crate, by pulling in any additional dependencies needed by that feature. Package: librust-glib-dev Description-md5: 092ecdfcf7008c600a36ed0180822fae Description-en: Rust bindings for the GLib library - Rust source code This package contains the source for the Rust glib crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-glob-dev Description-md5: 582e4a28bdfe6ad7aa13a9af1668f5c9 Description-en: Match file paths against Unix shell style patterns - Rust source code This package contains the source for the Rust glob crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-html5ever-dev Description-md5: edfac84720bb18c805642d5624672020 Description-en: High-performance browser-grade HTML5 parser - Rust source code This package contains the source for the Rust html5ever crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-idna-dev Description-md5: 0756145129d858f98a716f2c7071c25f Description-en: IDNA (Internationalizing Domain Names in Applications) and Punycode - Rust source code This package contains the source for the Rust idna crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-im-rc+proptest-dev Description-md5: ff4f59ddd40a35de7d87b3fe2c1a302c Description-en: Immutable collection datatypes (the fast but not thread safe version) - feature "proptest" This metapackage enables feature "proptest" for the Rust im-rc crate, by pulling in any additional dependencies needed by that feature. Package: librust-im-rc+quickcheck-dev Description-md5: 7787b106b8759eee307f9fd6ae4ac6e0 Description-en: Immutable collection datatypes (the fast but not thread safe version) - feature "quickcheck" This metapackage enables feature "quickcheck" for the Rust im-rc crate, by pulling in any additional dependencies needed by that feature. Package: librust-im-rc+rayon-dev Description-md5: 1633f10e9a13f7b60b3a3f1ff706147c Description-en: Immutable collection datatypes (the fast but not thread safe version) - feature "rayon" This metapackage enables feature "rayon" for the Rust im-rc crate, by pulling in any additional dependencies needed by that feature. Package: librust-im-rc+serde-dev Description-md5: e366fa169c47dddf2a8dcc80b667d3a3 Description-en: Immutable collection datatypes (the fast but not thread safe version) - feature "serde" This metapackage enables feature "serde" for the Rust im-rc crate, by pulling in any additional dependencies needed by that feature. Package: librust-im-rc-dev Description-md5: 957a94c25c53b9ef31b9bd50bd6340dd Description-en: Immutable collection datatypes (the fast but not thread safe version) - Rust source code This package contains the source for the Rust im-rc crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-indexmap+rayon-dev Description-md5: aad945bcc3b3411f3ae248ef2e96db9d Description-en: Hash table with consistent order and fast iteration - feature "rayon" The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided. This crate was initially published under the name ordermap, but it was renamed to indexmap. . This metapackage enables feature "rayon" for the Rust indexmap crate, by pulling in any additional dependencies needed by that feature. Package: librust-indexmap+serde-dev Description-md5: f9807aed99c462f32371de64ce9be296 Description-en: Hash table with consistent order and fast iteration - feature "serde" and 1 more The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided. This crate was initially published under the name ordermap, but it was renamed to indexmap. . This metapackage enables feature "serde" for the Rust indexmap crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "serde-1" feature. Package: librust-indexmap-dev Description-md5: 9e8de0f82841b05f18c745f33a853d8d Description-en: Hash table with consistent order and fast iteration - Rust source code The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided. This crate was initially published under the name ordermap, but it was renamed to indexmap. . This package contains the source for the Rust indexmap crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-jobserver-dev Description-md5: 9f5f626f2150d0a782573e47f9b153b0 Description-en: The GNU make jobserver for Rust - Rust source code This package contains the source for the Rust jobserver crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-libmount-dev Description-md5: 847a2e4baeeee6875b654a025b485134 Description-en: Type-safe wrapper around mount system call - Rust source code This package contains the source for the Rust libmount crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-libsqlite3-sys+bindgen-dev Description-md5: 8ec5129ef6addf07ea2d10fd5c883301 Description-en: Native bindings to the libsqlite3 library - feature "bindgen" This metapackage enables feature bindgen for the Rust libsqlite3-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-libsqlite3-sys+buildtime-bindgen-dev Description-md5: 9477fac61bbf7cd06e28a127faafd945 Description-en: Native bindings to the libsqlite3 library - feature "buildtime_bindgen" This metapackage enables feature buildtime_bindgen for the Rust libsqlite3-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-libsqlite3-sys+bundled-dev Description-md5: 41a8308401df78e3dced11dc23602763 Description-en: Native bindings to the libsqlite3 library - feature "bundled" This metapackage enables feature bundled for the Rust libsqlite3-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-libsqlite3-sys+bundled-windows-dev Description-md5: 9f1102cee6927fb5f6470e85da037ae1 Description-en: Native bindings to the libsqlite3 library - feature "bundled-windows" This metapackage enables feature bundled-windows for the Rust libsqlite3-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-libsqlite3-sys+cc-dev Description-md5: 4ba843a7bfb858eb3ea2a97dfe4c449b Description-en: Native bindings to the libsqlite3 library - feature "cc" This metapackage enables feature cc for the Rust libsqlite3-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-libsqlite3-sys+min-sqlite-version-3-6-23-dev Description-md5: 75d860749b9714f757d34865e46cc6b4 Description-en: Native bindings to the libsqlite3 library - feature "min_sqlite_version_3_6_23" This metapackage enables feature min_sqlite_version_3_6_23 for the Rust libsqlite3-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-libsqlite3-sys+min-sqlite-version-3-6-8-dev Description-md5: 9aaae6a334d09da2fc1eb216ff7dc523 Description-en: Native bindings to the libsqlite3 library - feature "min_sqlite_version_3_6_8" This metapackage enables feature min_sqlite_version_3_6_8 for the Rust libsqlite3-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-libsqlite3-sys+min-sqlite-version-3-7-16-dev Description-md5: a96a2b04e7cc63f4a9b0513f36b9feb6 Description-en: Native bindings to the libsqlite3 library - feature "min_sqlite_version_3_7_16" This metapackage enables feature min_sqlite_version_3_7_16 for the Rust libsqlite3-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-libsqlite3-sys+min-sqlite-version-3-7-7-dev Description-md5: e3057a27ee07517f8e7b2f3db00b990b Description-en: Native bindings to the libsqlite3 library - feature "min_sqlite_version_3_7_7" This metapackage enables feature min_sqlite_version_3_7_7 for the Rust libsqlite3-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-libsqlite3-sys+pkg-config-dev Description-md5: b19a87b7957242750764fa1a77ea2441 Description-en: Native bindings to the libsqlite3 library - feature "pkg-config" This metapackage enables feature pkg-config for the Rust libsqlite3-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-libsqlite3-sys+vcpkg-dev Description-md5: 4ca583a54b25b7be69f3231eaf16fb4f Description-en: Native bindings to the libsqlite3 library - feature "vcpkg" This metapackage enables feature vcpkg for the Rust libsqlite3-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-libsqlite3-sys-dev Description-md5: 7cf02ad92c39daa7337d7d6debf3cd0d Description-en: Native bindings to the libsqlite3 library - Rust source code This package contains the source for the Rust libsqlite3-sys crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-lock-api+owning-ref-dev Description-md5: d3e4c17bda93a67fab0968569667e303 Description-en: Wrappers to create fully-featured Mutex and RwLock types - feature "owning_ref" Compatible with no_std. . This metapackage enables feature "owning_ref" for the Rust lock_api crate, by pulling in any additional dependencies needed by that feature. Package: librust-lock-api+serde-dev Description-md5: 611167930b6287047f6632be9c351c50 Description-en: Wrappers to create fully-featured Mutex and RwLock types - feature "serde" Compatible with no_std. . This metapackage enables feature "serde" for the Rust lock_api crate, by pulling in any additional dependencies needed by that feature. Package: librust-lock-api-dev Description-md5: 82eb3d9d8eaf8d0e2385a1f4a7be59cb Description-en: Wrappers to create fully-featured Mutex and RwLock types - Rust source code Compatible with no_std. . This package contains the source for the Rust lock_api crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-log+kv-unstable-sval-dev Description-md5: 73759923264ff9aae3b88d0462e3ff25 Description-en: Lightweight logging facade for Rust - feature "kv_unstable_sval" This metapackage enables feature kv_unstable_sval for the Rust log crate, by pulling in any additional dependencies needed by that feature. Package: librust-log+serde-dev Description-md5: 7b1a07cd71629e09496e30864de88323 Description-en: Lightweight logging facade for Rust - feature "serde" This metapackage enables feature serde for the Rust log crate, by pulling in any additional dependencies needed by that feature. Package: librust-log+sval-dev Description-md5: 26f0ce1ebdfa38d7c3030479c71043bf Description-en: Lightweight logging facade for Rust - feature "sval" This metapackage enables feature sval for the Rust log crate, by pulling in any additional dependencies needed by that feature. Package: librust-log-dev Description-md5: 5e8de8ddf592f35b618e1c6c619fe539 Description-en: Lightweight logging facade for Rust - Rust source code This package contains the source for the Rust log crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-lscolors+ansi-term-dev Description-md5: 9e12359ee072af98b74a54e30719e938 Description-en: Colorize paths using the LS_COLORS environment variable - feature "ansi_term" and 1 more This metapackage enables feature "ansi_term" for the Rust lscolors crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-lscolors-dev Description-md5: c4756155b1b6877d87adfeb4b7036ff1 Description-en: Colorize paths using the LS_COLORS environment variable - Rust source code This package contains the source for the Rust lscolors crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-markup5ever-dev Description-md5: 084fa5f72c805e37b8ca6e00781db6a4 Description-en: Common code for xml5ever and html5ever - Rust source code This package contains the source for the Rust markup5ever crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-md5-dev Description-md5: 4020c042836419823c2db4c55c2ae0c5 Description-en: Package provides the MD5 hash function - Rust source code This package contains the source for the Rust md5 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-memoffset-dev Description-md5: ec399f8ed0fe8ecb520b9e5574bb2b18 Description-en: Offset_of functionality for Rust structs - Rust source code This package contains the source for the Rust memoffset crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-migrations-internals+barrel-dev Description-md5: 075ebe78e8f7dea6d252cb668f5c58bd Description-en: Internal implementation of diesels migration mechanism - feature "barrel" This metapackage enables feature "barrel" for the Rust migrations_internals crate, by pulling in any additional dependencies needed by that feature. Package: librust-migrations-internals-dev Description-md5: 8e13f744ed54e680892c62c7d3151964 Description-en: Internal implementation of diesels migration mechanism - Rust source code This package contains the source for the Rust migrations_internals crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-nix-dev Description-md5: 3694c1c5fd064f23644d2c1239123335 Description-en: Rust friendly bindings to *nix APIs - Rust source code This package contains the source for the Rust nix crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-no-panic-dev Description-md5: ac56ecbf8530f00047b1704bd7f0a517 Description-en: Attribute macro to require a function can't ever panic - Rust source code This package contains the source for the Rust no-panic crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-nom+default-dev Description-md5: 58a575e9a7c7898d56691e52ac331574 Description-en: Byte-oriented, zero-copy, parser combinators - feature "default" This metapackage enables feature default for the Rust nom crate, by pulling in any additional dependencies needed by that feature. Package: librust-nom+lazy-static-dev Description-md5: 9fa074580e958b43d225c5cdaddecdb7 Description-en: Byte-oriented, zero-copy, parser combinators - feature "lazy_static" This metapackage enables feature lazy_static for the Rust nom crate, by pulling in any additional dependencies needed by that feature. Package: librust-nom+lexical-core-dev Description-md5: 6f6206b6d082bbc3a76a5e724ddb5b09 Description-en: Byte-oriented, zero-copy, parser combinators - feature "lexical-core" This metapackage enables feature lexical-core for the Rust nom crate, by pulling in any additional dependencies needed by that feature. Package: librust-nom+lexical-dev Description-md5: 337ff45a3ddee60ab314fd9264a521a3 Description-en: Byte-oriented, zero-copy, parser combinators - feature "lexical" This metapackage enables feature lexical for the Rust nom crate, by pulling in any additional dependencies needed by that feature. Package: librust-nom+regex-dev Description-md5: dc095913f2e635cb39354aa5e8684208 Description-en: Byte-oriented, zero-copy, parser combinators - feature "regex" This metapackage enables feature regex for the Rust nom crate, by pulling in any additional dependencies needed by that feature. Package: librust-nom+regexp-dev Description-md5: 4d35c729be91a14caaabb6b5f88002cd Description-en: Byte-oriented, zero-copy, parser combinators - feature "regexp" This metapackage enables feature regexp for the Rust nom crate, by pulling in any additional dependencies needed by that feature. Package: librust-nom+regexp-macros-dev Description-md5: d8ec9ae9f5e995be1f2468725ca9c5cb Description-en: Byte-oriented, zero-copy, parser combinators - feature "regexp_macros" This metapackage enables feature regexp_macros for the Rust nom crate, by pulling in any additional dependencies needed by that feature. Package: librust-nom+std-dev Description-md5: 2fbae8725713fafe109bc0ccf4194df2 Description-en: Byte-oriented, zero-copy, parser combinators - feature "std" This metapackage enables feature std for the Rust nom crate, by pulling in any additional dependencies needed by that feature. Package: librust-nom-4+lazy-static-dev Description-md5: 81ab5587ca7f2a4492f0377d83d0982d Description-en: Byte-oriented, zero-copy, parser combinators library - feature "lazy_static" This metapackage enables feature "lazy_static" for the Rust nom crate, by pulling in any additional dependencies needed by that feature. Package: librust-nom-4+regex-dev Description-md5: 6707db3aa92cc7748dd67e1ed5ba0022 Description-en: Byte-oriented, zero-copy, parser combinators library - feature "regex" and 1 more This metapackage enables feature "regex" for the Rust nom crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "regexp" feature. Package: librust-nom-4+regexp-macros-dev Description-md5: 7aab348002abe740d18409cb471a583f Description-en: Byte-oriented, zero-copy, parser combinators library - feature "regexp_macros" This metapackage enables feature "regexp_macros" for the Rust nom crate, by pulling in any additional dependencies needed by that feature. Package: librust-nom-4+std-dev Description-md5: 55ea8816ffb850ee5039505ed157a3c1 Description-en: Byte-oriented, zero-copy, parser combinators library - feature "std" and 1 more This metapackage enables feature "std" for the Rust nom crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-nom-4-dev Description-md5: 8040363bd39abb603284e7ccf7efb4cb Description-en: Byte-oriented, zero-copy, parser combinators library - Rust source code This package contains the source for the Rust nom crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-nom-dev Description-md5: c0e88b283600d0b04cecf8fbca74d7ef Description-en: Byte-oriented, zero-copy, parser combinators - Rust source code This package contains the source for the Rust nom crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-opener-dev Description-md5: 5b3cbcd2ac48b5fa0b2cca1b9daf9508 Description-en: Open a file or link using the system default program - Rust source code This package contains the source for the Rust opener crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-parking-lot+deadlock-detection-dev Description-md5: 4a24efcaeae6c2ec623fdfef4c9dc07f Description-en: Compact, efficient std sync primitives - feature "deadlock_detection" This metapackage enables feature "deadlock_detection" for the Rust parking_lot crate, by pulling in any additional dependencies needed by that feature. Package: librust-parking-lot+nightly-dev Description-md5: 64d556c14ea64725cb1a24edfa7194c7 Description-en: Compact, efficient std sync primitives - feature "nightly" This metapackage enables feature "nightly" for the Rust parking_lot crate, by pulling in any additional dependencies needed by that feature. Package: librust-parking-lot+owning-ref-dev Description-md5: 6bf30d9ab4eecf12d69ebc5e3bfd38fd Description-en: Compact, efficient std sync primitives - feature "owning_ref" This metapackage enables feature "owning_ref" for the Rust parking_lot crate, by pulling in any additional dependencies needed by that feature. Package: librust-parking-lot+serde-dev Description-md5: 93af7091ee1d83c423c28e6569a89beb Description-en: Compact, efficient std sync primitives - feature "serde" This metapackage enables feature "serde" for the Rust parking_lot crate, by pulling in any additional dependencies needed by that feature. Package: librust-parking-lot-core+backtrace-dev Description-md5: fea5e7e36784292b865e3f080dab584d Description-en: API for creating synchronization primitives - feature "backtrace" This metapackage enables feature "backtrace" for the Rust parking_lot_core crate, by pulling in any additional dependencies needed by that feature. Package: librust-parking-lot-core+deadlock-detection-dev Description-md5: dd3ba8e49d44aec2942cc7b23720b251 Description-en: API for creating synchronization primitives - feature "deadlock_detection" This metapackage enables feature "deadlock_detection" for the Rust parking_lot_core crate, by pulling in any additional dependencies needed by that feature. Package: librust-parking-lot-core+petgraph-dev Description-md5: 7e1409f3c1ce5cd27e6a74394f970cf8 Description-en: API for creating synchronization primitives - feature "petgraph" This metapackage enables feature "petgraph" for the Rust parking_lot_core crate, by pulling in any additional dependencies needed by that feature. Package: librust-parking-lot-core+thread-id-dev Description-md5: 3f5ad65ea4745f1b42ea1e719cd1b039 Description-en: API for creating synchronization primitives - feature "thread-id" This metapackage enables feature "thread-id" for the Rust parking_lot_core crate, by pulling in any additional dependencies needed by that feature. Package: librust-parking-lot-core-0.4+backtrace-dev Description-md5: fea5e7e36784292b865e3f080dab584d Description-en: API for creating synchronization primitives - feature "backtrace" This metapackage enables feature "backtrace" for the Rust parking_lot_core crate, by pulling in any additional dependencies needed by that feature. Package: librust-parking-lot-core-0.4+deadlock-detection-dev Description-md5: dd3ba8e49d44aec2942cc7b23720b251 Description-en: API for creating synchronization primitives - feature "deadlock_detection" This metapackage enables feature "deadlock_detection" for the Rust parking_lot_core crate, by pulling in any additional dependencies needed by that feature. Package: librust-parking-lot-core-0.4+petgraph-dev Description-md5: 7e1409f3c1ce5cd27e6a74394f970cf8 Description-en: API for creating synchronization primitives - feature "petgraph" This metapackage enables feature "petgraph" for the Rust parking_lot_core crate, by pulling in any additional dependencies needed by that feature. Package: librust-parking-lot-core-0.4+thread-id-dev Description-md5: 3f5ad65ea4745f1b42ea1e719cd1b039 Description-en: API for creating synchronization primitives - feature "thread-id" This metapackage enables feature "thread-id" for the Rust parking_lot_core crate, by pulling in any additional dependencies needed by that feature. Package: librust-parking-lot-core-0.4-dev Description-md5: 3635722863252b8764559b4442141746 Description-en: API for creating synchronization primitives - Rust source code This package contains the source for the Rust parking_lot_core crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-parking-lot-core-dev Description-md5: 3635722863252b8764559b4442141746 Description-en: API for creating synchronization primitives - Rust source code This package contains the source for the Rust parking_lot_core crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-parking-lot-dev Description-md5: abcc5004bc8aef47b4bc914eef82ab3a Description-en: Compact, efficient std sync primitives - Rust source code This package contains the source for the Rust parking_lot crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-percent-encoding-dev Description-md5: e3f78859c94c5da270ffca092b1db3f5 Description-en: Percent encoding and decoding - Rust source code This package contains the source for the Rust percent-encoding crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-pest+pretty-print-dev Description-md5: 1ff4d9849cbacf15eb0af07f5aa56604 Description-en: Elegant Parser - feature "pretty-print" This metapackage enables feature pretty-print for the Rust pest crate, by pulling in any additional dependencies needed by that feature. Package: librust-pest+serde-dev Description-md5: 82ca981dc0e5492203762a97bfa80d27 Description-en: Elegant Parser - feature "serde" This metapackage enables feature serde for the Rust pest crate, by pulling in any additional dependencies needed by that feature. Package: librust-pest+serde-json-dev Description-md5: ff26592794693661d7aba81ad2166a71 Description-en: Elegant Parser - feature "serde_json" This metapackage enables feature serde_json for the Rust pest crate, by pulling in any additional dependencies needed by that feature. Package: librust-pest-dev Description-md5: 0631e0db3cf3135dc489ffe794afb22d Description-en: Elegant Parser - Rust source code This package contains the source for the Rust pest crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-phf+core-dev Description-md5: 1ad74c1eeeb37b1d1903d5c4f114c7af Description-en: Runtime support for perfect hash function data structures - feature "core" This metapackage enables feature "core" for the Rust phf crate, by pulling in any additional dependencies needed by that feature. Package: librust-phf+macros-dev Description-md5: 86a4cc5ec71d2dc6336aefcbaf99edfc Description-en: Runtime support for perfect hash function data structures - feature "macros" and 1 more This metapackage enables feature "macros" for the Rust phf crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "phf_macros" feature. Package: librust-phf+unicase-dev Description-md5: 35056a34a24e71884281da5bbf5226db Description-en: Runtime support for perfect hash function data structures - feature "unicase" This metapackage enables feature "unicase" for the Rust phf crate, by pulling in any additional dependencies needed by that feature. Package: librust-phf-codegen-dev Description-md5: e0d1850d0513bf726c9f5fd1634bdef9 Description-en: Codegen library for PHF types - Rust source code This package contains the source for the Rust phf_codegen crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-phf-dev Description-md5: 1d9d8900bf6f674794a7004560f5a075 Description-en: Runtime support for perfect hash function data structures - Rust source code This package contains the source for the Rust phf crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-phf-generator-dev Description-md5: 8ffb25805f7631eed96b85ed16871b74 Description-en: PHF generation logic - Rust source code This package contains the source for the Rust phf_generator crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-png+deflate-dev Description-md5: 1df3ce20884d61f1fdd653e9c9c0145a Description-en: PNG decoding and encoding library in pure Rust - feature "deflate" and 2 more This metapackage enables feature "deflate" for the Rust png crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default", and "png-encoding" features. Package: librust-png-dev Description-md5: 7ae660089afcc38055d95dd99ece65b8 Description-en: PNG decoding and encoding library in pure Rust - Rust source code This package contains the source for the Rust png crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-proc-macro-error-dev Description-md5: ab1de6e455b2b6c6910c40ea6ecdc266 Description-en: Drop-in replacement to panics in proc-macros - Rust source code This package contains the source for the Rust proc-macro-error crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-proc-macro-hack-dev Description-md5: ab9c67c6afa76c14af049b9e50b2f469 Description-en: Procedural macros in expression position - Rust source code This package contains the source for the Rust proc-macro-hack crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-proc-macro2-dev Description-md5: a591c34007759327cc40cc451d655893 Description-en: Stable implementation of the upcoming new `proc_macro` API - Rust source code Comes with an option, off by default, to also reimplement itself in terms of the upstream unstable API. . This package contains the source for the Rust proc-macro2 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-proptest+bit-set-dev Description-md5: 10742280b7d14e21ca7c1858912585e4 Description-en: Hypothesis-like property-based testing and shrinking - feature "bit-set" This metapackage enables feature bit-set for the Rust proptest crate, by pulling in any additional dependencies needed by that feature. Package: librust-proptest+default-code-coverage-dev Description-md5: c6c10f835d6387653233a831d46b6f5c Description-en: Hypothesis-like property-based testing and shrinking - feature "default-code-coverage" This metapackage enables feature default-code-coverage for the Rust proptest crate, by pulling in any additional dependencies needed by that feature. Package: librust-proptest+default-dev Description-md5: a19eed140a7ddfd4baa2800f9653fa35 Description-en: Hypothesis-like property-based testing and shrinking - feature "default" This metapackage enables feature default for the Rust proptest crate, by pulling in any additional dependencies needed by that feature. Package: librust-proptest+fork-dev Description-md5: 5276e0a3db553a595fd54288afdca567 Description-en: Hypothesis-like property-based testing and shrinking - feature "fork" This metapackage enables feature fork for the Rust proptest crate, by pulling in any additional dependencies needed by that feature. Package: librust-proptest+lazy-static-dev Description-md5: a4a0eddb7dab3cfaa2319cdd6af698a4 Description-en: Hypothesis-like property-based testing and shrinking - feature "lazy_static" This metapackage enables feature lazy_static for the Rust proptest crate, by pulling in any additional dependencies needed by that feature. Package: librust-proptest+quick-error-dev Description-md5: c695e69b15ed0c67ded04d2080bc7a25 Description-en: Hypothesis-like property-based testing and shrinking - feature "quick-error" This metapackage enables feature quick-error for the Rust proptest crate, by pulling in any additional dependencies needed by that feature. Package: librust-proptest+regex-syntax-dev Description-md5: 5d3e5ab45276078c0b4a66ca11fd421c Description-en: Hypothesis-like property-based testing and shrinking - feature "regex-syntax" This metapackage enables feature regex-syntax for the Rust proptest crate, by pulling in any additional dependencies needed by that feature. Package: librust-proptest+rusty-fork-dev Description-md5: dd57eba50836bbf77e894b3148ff53ca Description-en: Hypothesis-like property-based testing and shrinking - feature "rusty-fork" This metapackage enables feature rusty-fork for the Rust proptest crate, by pulling in any additional dependencies needed by that feature. Package: librust-proptest+std-dev Description-md5: 8cdedb9c60a7cf3c2780a96922dada8d Description-en: Hypothesis-like property-based testing and shrinking - feature "std" This metapackage enables feature std for the Rust proptest crate, by pulling in any additional dependencies needed by that feature. Package: librust-proptest+tempfile-dev Description-md5: cfdd1cb71bb0942ad46c6708af2f9f74 Description-en: Hypothesis-like property-based testing and shrinking - feature "tempfile" This metapackage enables feature tempfile for the Rust proptest crate, by pulling in any additional dependencies needed by that feature. Package: librust-proptest+timeout-dev Description-md5: 3d7309f54799ee3ffececbe264b4dc62 Description-en: Hypothesis-like property-based testing and shrinking - feature "timeout" This metapackage enables feature timeout for the Rust proptest crate, by pulling in any additional dependencies needed by that feature. Package: librust-proptest-dev Description-md5: 4fa697d0d2a0699523185f9e0441a7b9 Description-en: Hypothesis-like property-based testing and shrinking - Rust source code This package contains the source for the Rust proptest crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-publicsuffix+native-tls-dev Description-md5: 42e0e8d59b400ca2b4e3027a0fdc8281 Description-en: Robust domain name parsing and RFC compliant email address validation - feature "native-tls" This metapackage enables feature native-tls for the Rust publicsuffix crate, by pulling in any additional dependencies needed by that feature. Package: librust-publicsuffix+remote-list-dev Description-md5: ea8936534591799840f77cae4e021edb Description-en: Robust domain name parsing and RFC compliant email address validation - feature "remote_list" This metapackage enables feature remote_list for the Rust publicsuffix crate, by pulling in any additional dependencies needed by that feature. Package: librust-publicsuffix-dev Description-md5: d934a5df9eae7282f44e99d9b447b7ed Description-en: Robust domain name parsing and RFC compliant email address validation - Rust source code This package contains the source for the Rust publicsuffix crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-quickcheck+default-dev Description-md5: b44c6d9d8740d035473bce13c263057b Description-en: Automatic property based testing with shrinking - feature "default" This metapackage enables feature "default" for the Rust quickcheck crate, by pulling in any additional dependencies needed by that feature. Package: librust-quickcheck+env-logger-dev Description-md5: e9dabc5c3021f9f0b8efd3e8708aada5 Description-en: Automatic property based testing with shrinking - feature "env_logger" This metapackage enables feature "env_logger" for the Rust quickcheck crate, by pulling in any additional dependencies needed by that feature. Package: librust-quickcheck+log-dev Description-md5: edeb9863a810fb72069d8f8c028e2e51 Description-en: Automatic property based testing with shrinking - feature "log" This metapackage enables feature "log" for the Rust quickcheck crate, by pulling in any additional dependencies needed by that feature. Package: librust-quickcheck+regex-dev Description-md5: 31fbc0ad7eda56303a3408e787be5eef Description-en: Automatic property based testing with shrinking - feature "regex" This metapackage enables feature "regex" for the Rust quickcheck crate, by pulling in any additional dependencies needed by that feature. Package: librust-quickcheck+use-logging-dev Description-md5: 615711282cbd232ae282ab912202cd0a Description-en: Automatic property based testing with shrinking - feature "use_logging" This metapackage enables feature "use_logging" for the Rust quickcheck crate, by pulling in any additional dependencies needed by that feature. Package: librust-quickcheck-dev Description-md5: b1df1d3140fc2d71f3cdef25aa3c8f25 Description-en: Automatic property based testing with shrinking - Rust source code This package contains the source for the Rust quickcheck crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-quote+proc-macro-dev Description-md5: e582906fb64ac5097886f194dd995602 Description-en: Quasi-quoting macro quote!(...) - feature "proc-macro" This metapackage enables feature proc-macro for the Rust quote crate, by pulling in any additional dependencies needed by that feature. Package: librust-quote-dev Description-md5: e8855056a2e8e76ef6f47243c127cae2 Description-en: Quasi-quoting macro quote!(...) - Rust source code This package contains the source for the Rust quote crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rand+alloc-dev Description-md5: 768ec68c7bbe111b6e86c6709bf44956 Description-en: Randomness functionality, number generators - feature "alloc" This metapackage enables feature "alloc" for the Rust rand crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand+getrandom-dev Description-md5: ef88272e4390e3fcce8d854adb665d14 Description-en: Randomness functionality, number generators - feature "getrandom" This metapackage enables feature "getrandom" for the Rust rand crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand+getrandom-package-dev Description-md5: 96e497aaffa58c10e10f36ac87a51c92 Description-en: Randomness functionality, number generators - feature "getrandom_package" This metapackage enables feature "getrandom_package" for the Rust rand crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand+log-dev Description-md5: 89a636cb1403128e949fff33365712a6 Description-en: Randomness functionality, number generators - feature "log" This metapackage enables feature "log" for the Rust rand crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand+packed-simd-dev Description-md5: e29412ffc4018075ea91279fcb55f5b1 Description-en: Randomness functionality, number generators - feature "packed_simd" and 2 more This metapackage enables feature "packed_simd" for the Rust rand crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "nightly", and "simd_support" features. Package: librust-rand+rand-pcg-dev Description-md5: b4dde7af911e9b14b8902120653e7e9f Description-en: Randomness functionality, number generators - feature "rand_pcg" and 1 more This metapackage enables feature "rand_pcg" for the Rust rand crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "small_rng" feature. Package: librust-rand+std-dev Description-md5: 87189172bae2995e04db09e43096bd61 Description-en: Randomness functionality, number generators - feature "std" and 1 more This metapackage enables feature "std" for the Rust rand crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-rand+stdweb-dev Description-md5: 58019b61ecf39d842ae30a61b9dadbfd Description-en: Randomness functionality, number generators - feature "stdweb" This metapackage enables feature "stdweb" for the Rust rand crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand+wasm-bindgen-dev Description-md5: 84439c291bb867b301a4808ec25b5f56 Description-en: Randomness functionality, number generators - feature "wasm-bindgen" This metapackage enables feature "wasm-bindgen" for the Rust rand crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand-chacha+default-dev Description-md5: 7ae3c4493af39488862c9d70aed731ed Description-en: ChaCha random number generator - feature "default" This metapackage enables feature "default" for the Rust rand_chacha crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand-chacha+std-dev Description-md5: 1738bde4ccb6909de49c2be5756f8c15 Description-en: ChaCha random number generator - feature "std" This metapackage enables feature "std" for the Rust rand_chacha crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand-chacha-dev Description-md5: 2eb77042cebcc1d2dfebed354d9de595 Description-en: ChaCha random number generator - Rust source code This package contains the source for the Rust rand_chacha crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rand-core+getrandom-dev Description-md5: 002c527142d952663920d8d42d7d6fe1 Description-en: Core random number generator traits and tools - feature "getrandom" This metapackage enables feature "getrandom" for the Rust rand_core crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand-core+serde-derive-dev Description-md5: 816c99c762bb99d76a3c8b2ec0251c36 Description-en: Core random number generator traits and tools - feature "serde_derive" This metapackage enables feature "serde_derive" for the Rust rand_core crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand-core+serde-dev Description-md5: 2abdbcdbb0c438444e8bc1d1edd259bd Description-en: Core random number generator traits and tools - feature "serde" and 1 more This metapackage enables feature "serde" for the Rust rand_core crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "serde1" feature. Package: librust-rand-core+serde1-dev Description-md5: 41231230a7894edebba1a79275409517 Description-en: Core random number generator traits and tools - feature "serde1" This metapackage enables feature "serde1" for the Rust rand_core crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand-core+std-dev Description-md5: 4696b98cfe7f43cd463528545c5cc53e Description-en: Core random number generator traits and tools - feature "std" This metapackage enables feature "std" for the Rust rand_core crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand-core-dev Description-md5: cf77f0c351ba74ca3bdb75aa81638b7d Description-en: Core random number generator traits and tools - Rust source code This package contains the source for the Rust rand_core crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rand-dev Description-md5: c8855c3dfb5a6bc7a80e94ce565b52fa Description-en: Randomness functionality, number generators - Rust source code This package contains the source for the Rust rand crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rand-hc-0.1-dev Description-md5: e5e3c1a87c49c59e347d30b11f89a3f7 Description-en: HC128 random number generator - Rust source code This package contains the source for the Rust rand_hc crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rand-hc-dev Description-md5: e5e3c1a87c49c59e347d30b11f89a3f7 Description-en: HC128 random number generator - Rust source code This package contains the source for the Rust rand_hc crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rand-isaac+serde-dev Description-md5: 3ff796e4202a3597a3093837e7e850e7 Description-en: ISAAC random number generator - feature "serde" This metapackage enables feature "serde" for the Rust rand_isaac crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand-isaac+serde1-dev Description-md5: f73bdd72d310b0bd405ea4ae01c28469 Description-en: ISAAC random number generator - feature "serde1" This metapackage enables feature "serde1" for the Rust rand_isaac crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand-isaac-dev Description-md5: da08a3a91fb7096ce81af92b2629b193 Description-en: ISAAC random number generator - Rust source code This package contains the source for the Rust rand_isaac crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rand-pcg+serde-dev Description-md5: d8de61a88b4c1c2f96384006848c193f Description-en: Selected PCG random number generators - feature "serde" and 1 more This metapackage enables feature "serde" for the Rust rand_pcg crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "serde1" feature. Package: librust-rand-pcg-0.1+serde-derive-dev Description-md5: a860211176013457c2cf57e463db79ea Description-en: Selected PCG random number generators - feature "serde_derive" This metapackage enables feature serde_derive for the Rust rand_pcg crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand-pcg-0.1+serde-dev Description-md5: 43955530c0c37d3331405a81de7c248f Description-en: Selected PCG random number generators - feature "serde" This metapackage enables feature serde for the Rust rand_pcg crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand-pcg-0.1+serde1-dev Description-md5: 5ffe617d20171f6b3ff0c436ce2caa22 Description-en: Selected PCG random number generators - feature "serde1" This metapackage enables feature serde1 for the Rust rand_pcg crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand-pcg-0.1-dev Description-md5: ad38dd9dd59a7668cbe98582d03366cc Description-en: Selected PCG random number generators - Rust source code This package contains the source for the Rust rand_pcg crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rand-pcg-dev Description-md5: ad38dd9dd59a7668cbe98582d03366cc Description-en: Selected PCG random number generators - Rust source code This package contains the source for the Rust rand_pcg crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rand-xorshift+serde-dev Description-md5: d1257b3bd8f21d6d07dab6581cc6f8ef Description-en: Xorshift random number generator - feature "serde" and 1 more This metapackage enables feature "serde" for the Rust rand_xorshift crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "serde1" feature. Package: librust-rand-xorshift-dev Description-md5: f8b6a0aafc2b3ce0a0aa4311e04932a1 Description-en: Xorshift random number generator - Rust source code This package contains the source for the Rust rand_xorshift crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rand-xoshiro+serde-dev Description-md5: 8fc9406ac82a286fb27e6165624ddcd8 Description-en: Xoshiro, xoroshiro and splitmix64 random number generators - feature "serde" This metapackage enables feature serde for the Rust rand_xoshiro crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand-xoshiro+serde1-dev Description-md5: a47a4e5be83536fa492bed0e445ac330 Description-en: Xoshiro, xoroshiro and splitmix64 random number generators - feature "serde1" This metapackage enables feature serde1 for the Rust rand_xoshiro crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand-xoshiro-dev Description-md5: 953519cd344fc1fa229f7fc68afd9ead Description-en: Xoshiro, xoroshiro and splitmix64 random number generators - Rust source code This package contains the source for the Rust rand_xoshiro crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rayon-core-dev Description-md5: 374e330f444ce6b5525768db211b9e74 Description-en: Core APIs for Rayon - Rust source code This package contains the source for the Rust rayon-core crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rustyline+dirs-dev Description-md5: d0f6474c186c5481006e97597df010ad Description-en: Readline implementation based on Linenoise - feature "dirs" and 2 more This metapackage enables feature "dirs" for the Rust rustyline crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default", and "with-dirs" features. Package: librust-rustyline-dev Description-md5: ddc779716ce53c1e5d07306fcd985ba9 Description-en: Readline implementation based on Linenoise - Rust source code This package contains the source for the Rust rustyline crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-scopeguard-dev Description-md5: ef44a83c7c8ffbc406cb48f334ee8725 Description-en: Resource-acquisition-is-initialization scope guard - Rust source code Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies. . This package contains the source for the Rust scopeguard crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-serde-derive-dev Description-md5: 1d8aa07260bcfddacf02305858eb3349 Description-en: Macros 1.1 #[derive(Serialize, Deserialize)] - Rust source code This package contains the source for the Rust serde_derive crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-serde-urlencoded-dev Description-md5: 62dcc9b47ecc98b89a163d01da879e3c Description-en: `x-www-form-urlencoded` meets Serde - Rust source code This package contains the source for the Rust serde_urlencoded crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-stdweb-internal-macros-dev Description-md5: 37307450b53949b8d48c1daef9be2103 Description-en: Internal procedural macros for the `stdweb` crate - Rust source code This package contains the source for the Rust stdweb-internal-macros crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-string-cache-codegen-dev Description-md5: cd3f637677b0e40b1a8b322058777dc6 Description-en: Codegen library for string-cache - Rust source code This package contains the source for the Rust string_cache_codegen crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-structopt-derive-dev Description-md5: ae797bdd0abddf02a53ce01231f0f6a4 Description-en: Parse command line argument by defining a struct - Rust source code This package contains the source for the Rust structopt-derive crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-strum-macros-dev Description-md5: 9804937b62b2958b4399d06bc21c5539 Description-en: Helpful macros for working with enums and strings - Rust source code This package contains the source for the Rust strum_macros crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-syn+default-dev Description-md5: 0edf79699f124484497ec97efe1c899a Description-en: Parser for Rust source code - feature "default" This metapackage enables feature "default" for the Rust syn crate, by pulling in any additional dependencies needed by that feature. Package: librust-syn+printing-dev Description-md5: c5ebee3e2f7b8c3bc69a6f788f6c7520 Description-en: Parser for Rust source code - feature "printing" and 1 more This metapackage enables feature "printing" for the Rust syn crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "quote" feature. Package: librust-syn+proc-macro-dev Description-md5: f8f7f70c975f156462180bf508b2d654 Description-en: Parser for Rust source code - feature "proc-macro" This metapackage enables feature "proc-macro" for the Rust syn crate, by pulling in any additional dependencies needed by that feature. Package: librust-syn-dev Description-md5: 80c6e6d02b289f5b8ce77b7866289875 Description-en: Parser for Rust source code - Rust source code This package contains the source for the Rust syn crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-synstructure-dev Description-md5: 9ecc68cc51d11cd3092784cf7c6e5c2d Description-en: Helper methods and macros for custom derives - Rust source code This package contains the source for the Rust synstructure crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-tempfile-dev Description-md5: 5a07140fe0e90f5ce54b5795576699ba Description-en: Managing temporary files and directories - Rust source code This package contains the source for the Rust tempfile crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-tls-parser-dev Description-md5: cb817ad4ff82ae0757fed05cf9a68b58 Description-en: Parser for the TLS protocol - Rust source code This package contains the source for the Rust tls-parser crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-tokio-fs-dev Description-md5: e140d9ba845cf1f6fe9e93a9307d4aae Description-en: Filesystem API for Tokio - Rust source code This package contains the source for the Rust tokio-fs crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-tokio-threadpool-dev Description-md5: a357bc17068f816647cd504c29c1ad29 Description-en: Task scheduler backed by a work-stealing thread pool - Rust source code This package contains the source for the Rust tokio-threadpool crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-toml+linked-hash-map-dev Description-md5: 02b9c0dd6b208c1080b59a52c19b31a5 Description-en: Native encoder and decoder of TOML-formatted data - feature "linked-hash-map" Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. . This metapackage enables feature linked-hash-map for the Rust toml crate, by pulling in any additional dependencies needed by that feature. Package: librust-toml+preserve-order-dev Description-md5: 7e3d0b9fc1657967fbd80fde192f6f3d Description-en: Native encoder and decoder of TOML-formatted data - feature "preserve_order" Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. . This metapackage enables feature preserve_order for the Rust toml crate, by pulling in any additional dependencies needed by that feature. Package: librust-toml-dev Description-md5: 5a8767be5000bfd46b21bcf7fed42d1f Description-en: Native encoder and decoder of TOML-formatted data - Rust source code Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. . This package contains the source for the Rust toml crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-unicode-xid-dev Description-md5: 8c80edfaa534aaf5c3816a1487463550 Description-en: Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 - Rust source code This package contains the source for the Rust unicode-xid crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-url+serde-dev Description-md5: f375854296e5eeb33731bf5928b93e6c Description-en: URL library for Rust - feature "serde" This metapackage enables feature serde for the Rust url crate, by pulling in any additional dependencies needed by that feature. Package: librust-url-dev Description-md5: 57818f66f4695f6d5d4082d4d1430ffd Description-en: URL library for Rust - Rust source code This package contains the source for the Rust url crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-uuid+byteorder-dev Description-md5: e6232d535b61dde60b9987a1f8007a5b Description-en: Generate and parse UUIDs - feature "byteorder" This metapackage enables feature byteorder for the Rust uuid crate, by pulling in any additional dependencies needed by that feature. Package: librust-uuid+guid-dev Description-md5: 1e36f588f4cd866fc044f13ead1b22a3 Description-en: Generate and parse UUIDs - feature "guid" This metapackage enables feature guid for the Rust uuid crate, by pulling in any additional dependencies needed by that feature. Package: librust-uuid+md5-dev Description-md5: 554e168b9e0b52d73d553d710be0bf46 Description-en: Generate and parse UUIDs - feature "md5" This metapackage enables feature md5 for the Rust uuid crate, by pulling in any additional dependencies needed by that feature. Package: librust-uuid+rand-dev Description-md5: 6cf861fc863689e4e67b9c37377a994f Description-en: Generate and parse UUIDs - feature "rand" This metapackage enables feature rand for the Rust uuid crate, by pulling in any additional dependencies needed by that feature. Package: librust-uuid+serde-dev Description-md5: 0b6e0c9c18d032abe5a7e04d1c8cf811 Description-en: Generate and parse UUIDs - feature "serde" This metapackage enables feature serde for the Rust uuid crate, by pulling in any additional dependencies needed by that feature. Package: librust-uuid+sha1-dev Description-md5: ceb4804da8325ef42b84dd5d2280231a Description-en: Generate and parse UUIDs - feature "sha1" This metapackage enables feature sha1 for the Rust uuid crate, by pulling in any additional dependencies needed by that feature. Package: librust-uuid+slog-dev Description-md5: fdf1972c1b29e93570ce9dd5faf8bbc6 Description-en: Generate and parse UUIDs - feature "slog" This metapackage enables feature slog for the Rust uuid crate, by pulling in any additional dependencies needed by that feature. Package: librust-uuid+stdweb-dev Description-md5: d0f6878d46bd12ee58c5a64bd714facc Description-en: Generate and parse UUIDs - feature "stdweb" This metapackage enables feature stdweb for the Rust uuid crate, by pulling in any additional dependencies needed by that feature. Package: librust-uuid+u128-dev Description-md5: 677a7c794f31b182f11ffa8f0dc2988a Description-en: Generate and parse UUIDs - feature "u128" This metapackage enables feature u128 for the Rust uuid crate, by pulling in any additional dependencies needed by that feature. Package: librust-uuid+v3-dev Description-md5: bbf1b5c9209ce17dbdb5415d7a910aa8 Description-en: Generate and parse UUIDs - feature "v3" This metapackage enables feature v3 for the Rust uuid crate, by pulling in any additional dependencies needed by that feature. Package: librust-uuid+v4-dev Description-md5: 12726d6a6c8841e82108dca7fe214b73 Description-en: Generate and parse UUIDs - feature "v4" This metapackage enables feature v4 for the Rust uuid crate, by pulling in any additional dependencies needed by that feature. Package: librust-uuid+v5-dev Description-md5: ff77963e3f49981d7436ff53d63a2570 Description-en: Generate and parse UUIDs - feature "v5" This metapackage enables feature v5 for the Rust uuid crate, by pulling in any additional dependencies needed by that feature. Package: librust-uuid+wasm-bindgen-dev Description-md5: 2131078a61526415abfd32ceaf83ee6a Description-en: Generate and parse UUIDs - feature "wasm-bindgen" This metapackage enables feature wasm-bindgen for the Rust uuid crate, by pulling in any additional dependencies needed by that feature. Package: librust-uuid+winapi-dev Description-md5: 859029c0c3ea50616c03c461fcf1681e Description-en: Generate and parse UUIDs - feature "winapi" This metapackage enables feature winapi for the Rust uuid crate, by pulling in any additional dependencies needed by that feature. Package: librust-uuid-dev Description-md5: 95731394d1e09628082b3ba2c6149b22 Description-en: Generate and parse UUIDs - Rust source code This package contains the source for the Rust uuid crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-version-check-dev Description-md5: 5bccfa42e24edcf2e07e1b9d40349233 Description-en: Tiny crate to check the version of the installed/running rustc - Rust source code This package contains the source for the Rust version_check crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-walkdir-dev Description-md5: 006a0fd78a5630dbb4fd76b77535b156 Description-en: Recursively walk a directory - Rust source code This package contains the source for the Rust walkdir crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen+default-dev Description-md5: 8949976941d2ca108818c3b6ec4abe75 Description-en: Easy support for JS and Rust interaction - feature "default" This metapackage enables feature "default" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen+serde-dev Description-md5: ad055b9c23c93dd22b6cd689e73e5c4f Description-en: Easy support for JS and Rust interaction - feature "serde" This metapackage enables feature "serde" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen+serde-json-dev Description-md5: 5d016c8ab564bc296c29fe51c9663094 Description-en: Easy support for JS and Rust interaction - feature "serde_json" This metapackage enables feature "serde_json" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen+serde-serialize-dev Description-md5: d060d8c453484e998a25e99d63c9a95d Description-en: Easy support for JS and Rust interaction - feature "serde-serialize" This metapackage enables feature "serde-serialize" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen+spans-dev Description-md5: d61f67ba004f512d75978d48eaac67fb Description-en: Easy support for JS and Rust interaction - feature "spans" This metapackage enables feature "spans" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen+strict-macro-dev Description-md5: 646db5b74c9d2c5ec020c1757137dfd7 Description-en: Easy support for JS and Rust interaction - feature "strict-macro" This metapackage enables feature "strict-macro" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen+xxx-debug-only-print-generated-code-dev Description-md5: 46f4684a6d856df0f9112778084b4f3e Description-en: Easy support for JS and Rust interaction - feature "xxx_debug_only_print_generated_code" This metapackage enables feature "xxx_debug_only_print_generated_code" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen-backend+extra-traits-dev Description-md5: f961b1c6203df601f47e629c7f46238c Description-en: Backend code generation of the wasm-bindgen tool - feature "extra-traits" This metapackage enables feature "extra-traits" for the Rust wasm-bindgen- backend crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen-backend-dev Description-md5: 2c562bb733625fb37a22cb07c84ac22c Description-en: Backend code generation of the wasm-bindgen tool - Rust source code This package contains the source for the Rust wasm-bindgen-backend crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-dev Description-md5: faf128377735d17f663cae29ec3f408c Description-en: Easy support for JS and Rust interaction - Rust source code This package contains the source for the Rust wasm-bindgen crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-macro+spans-dev Description-md5: 26ba9f55ce4d65834e6faceabb57fa48 Description-en: Definition of the `#[wasm_bindgen]` attribute - feature "spans" This metapackage enables feature "spans" for the Rust wasm-bindgen-macro crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen-macro+strict-macro-dev Description-md5: 0025ff6c82236893f19b0889db86643d Description-en: Definition of the `#[wasm_bindgen]` attribute - feature "strict-macro" This metapackage enables feature "strict-macro" for the Rust wasm-bindgen-macro crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen-macro-dev Description-md5: 776d97733218d03787b9ab37d7771559 Description-en: Definition of the `#[wasm_bindgen]` attribute - Rust source code This package contains the source for the Rust wasm-bindgen-macro crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-macro-support+extra-traits-dev Description-md5: 35deca28acdf144152b31cc6841c54d4 Description-en: Implementation of the `#[wasm_bindgen]` attribute - feature "extra-traits" This metapackage enables feature "extra-traits" for the Rust wasm-bindgen- macro-support crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen-macro-support+spans-dev Description-md5: 8a829e30f83a416648108de3fa8ba92c Description-en: Implementation of the `#[wasm_bindgen]` attribute - feature "spans" This metapackage enables feature "spans" for the Rust wasm-bindgen-macro- support crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen-macro-support-dev Description-md5: 09166282314295254df26ef26f859b36 Description-en: Implementation of the `#[wasm_bindgen]` attribute - Rust source code This package contains the source for the Rust wasm-bindgen-macro-support crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-shared-dev Description-md5: 36506785d82fd6694d5cacac98e2dfa3 Description-en: Shared support of wasm-bindgen and wasm-bindgen cli - Rust source code This package contains the source for the Rust wasm-bindgen-shared crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-webidl-dev Description-md5: b5525f53d669531a07befa2d1a54ba30 Description-en: Support for parsing WebIDL specific to wasm-bindgen - Rust source code This package contains the source for the Rust wasm-bindgen-webidl crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-which+failure-dev Description-md5: b2e96c070039eb13e6baae84b263f79e Description-en: Rust equivalent of Unix command "which" - feature "failure" and 2 more Locate installed executable in cross platforms. . This metapackage enables feature "failure" for the Rust which crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default", and "use_failure" features. Package: librust-which-dev Description-md5: d0394a8b833642b52d1afe3f9f767a91 Description-en: Rust equivalent of Unix command "which" - Rust source code Locate installed executable in cross platforms. . This package contains the source for the Rust which crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wild-dev Description-md5: cd7fcf2a6c26c2af4e67d7ca74472239 Description-en: Glob (wildcard) expanded command-line arguments on Windows - Rust source code This package contains the source for the Rust wild crate, packaged by debcargo for use with cargo and dh-cargo. Package: librviz-dev Description-md5: eb4f7b91261b71e196c6794781468b99 Description-en: Development files for the Robot OS 3D visualization tool This package is part of Robot OS (ROS) RViz package. RViz is a tool to visualize ROS messages and the state of the robot. . This package contains the development files for the rviz library. Package: librviz4d Description-md5: 0d9b39fb173944b1d6077b9eabc23098 Description-en: Library for the Robot OS 3D visualization tool This package is part of Robot OS (ROS) RViz package. RViz is a tool to visualize ROS messages and the state of the robot. . This package contains the rviz library. Package: libs6-2.9 Description-md5: b55e6190c8eb81d2d82b379960df40e1 Description-en: small and secure supervision software suite (shared library) s6 is a small suite of programs for UNIX, designed to allow process supervision (a.k.a service supervision), in the line of daemontools and runit, as well as various operations on processes and daemons. It is meant to be a toolbox for low-level process and service administration, providing different sets of independent tools that can be used within or without the framework, and that can be assembled together to achieve powerful functionality with a very small amount of code. . This package contains shared libraries. Package: libs6-dev Description-md5: a950346b67dfb040fcaf5bdfddacfc3c Description-en: small and secure supervision software suite (development files) s6 is a small suite of programs for UNIX, designed to allow process supervision (a.k.a service supervision), in the line of daemontools and runit, as well as various operations on processes and daemons. It is meant to be a toolbox for low-level process and service administration, providing different sets of independent tools that can be used within or without the framework, and that can be assembled together to achieve powerful functionality with a very small amount of code. . This package contains static and header files. Package: libsaga-api-7.3.0 Description-md5: 3dd540be0e848bfee8170d9a4fcc8372 Description-en: SAGA GIS shared libraries SAGA GIS (System for Automated Geoscientific Analyses) is a geographic information system used for editing and analysing spatial data. . This package contains the library files for developing with SAGA. Package: libsaga-dev Description-md5: 69520bc61abdf28171f5f6cba9362535 Description-en: SAGA GIS development files SAGA GIS (System for Automated Geoscientific Analyses) is a geographic information system used for editing and analysing spatial data. . This package contains the header files for developing with SAGA. Install this package if you wish to develop software that uses the SAGA API. Package: libsaga-gdi-7.3.0 Description-md5: 3a139f985505d2d764fea4fc5839cbd5 Description-en: SAGA GIS shared library (graphical models) SAGA GIS (System for Automated Geoscientific Analyses) is a geographic information system used for editing and analysing spatial data. . This package contains the library files for developing graphical modules. Package: libscalar-list-utils-perl Description-md5: 6671f24f6fc82143bff604e2ad00a801 Description-en: modules providing common scalar and list utility subroutines List::Util is a collection of Perl modules that provide subroutines useful for working with scalars and lists, which people have expressed would be nice to have as a perl builtin, but where usage would not be sufficient to warrant use of a keyword, and the size so small such that being individual extensions would be wasteful. Package: libscout Description-md5: 4ff3de339efff7cf4bf389908137f6ab Description-en: Third-party libraries detector for Android apps LibScout is a light-weight and effective static analysis tool to detect third-party libraries in Android apps. The detection is resilient against common bytecode obfuscation techniques such as identifier renaming or code-based obfuscations such as reflection-based API hiding or control-flow randomization. . LibScout requires the original library SDKs (compiled .jar/.aar files) to extract library profiles that can be used for detection on Android apps. . Unique features: . * Library detection resilient against many kinds of bytecode obfuscation. * Capability of pinpointing the exact library version (in some cases to a set of 2-3 candidate versions). * Capability of handling dead-code elimination, by computing a similarity score against baseline SDKs. Package: libseafile-dev Description-md5: 957b9481e32c28e9706f2189c7b0a74c Description-en: Development files for the Seafile Client Seafile is a file syncing and sharing software with file encryption and group sharing, emphasis on reliability and high performance. . Seafile is an open source cloud storage system with privacy protection and teamwork features. Collections of files are called libraries. Each library can be synced separately. A library can also be encrypted with a user chosen password. Seafile also allows users to create groups and easily sharing files into groups. . This package contains the development files for Seafile. Package: libseafile0 Description-md5: 0341b2a7bbf83db6ff86ccb1e3df910f Description-en: Shared library for the Seafile Client Seafile is a file syncing and sharing software with file encryption and group sharing, emphasis on reliability and high performance. . Seafile is an open source cloud storage system with privacy protection and teamwork features. Collections of files are called libraries. Each library can be synced separately. A library can also be encrypted with a user chosen password. Seafile also allows users to create groups and easily sharing files into groups. . This package contains the shared library for Seafile. Package: libsecret-tools Description-md5: 09678ba55eb8a000bae6c30075d2aa24 Description-en: tool for storing and retrieving GObject passwords This package provides a command line tool using libsecret to access the freedesktop.org Secret Service API. This can be used to store and retrieve passwords for desktop applications. Package: libsensor-msgs-dev Description-md5: b0b1e48991ec2f5ab8d60a7b9b0eeb70 Description-en: Messages relating to Robot OS sensor, C/C++ interface This package is part of Robot OS (ROS). This package defines messages for commonly used sensors, including cameras and scanning laser rangefinders. . This package contains the generated headers files. Package: libsfasan5-armhf-cross Description-md5: 77c217b098bf047a48eb517165c699da Description-en: 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: libsfasan5-dbg-armhf-cross Description-md5: 77d4a6eea0f5c253a472f571d3194a80 Description-en: 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-armhf-cross Description-md5: 5c3acc5a21acb172bca714a7ede8c293 Description-en: 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-armhf-cross Description-md5: 947fef41ee58a45dc42280242611aaa4 Description-en: 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: libsfgcc-9-dev-armhf-cross Description-md5: 0a946370cc1bda3e49c72e1e875c6da8 Description-en: 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-armhf-cross Description-md5: 9f1ae6a28d90ffd9dd3d0bc04c2d2cd8 Description-en: GCC support library (armhf) (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. . This package contains files for armhf architecture, for use in cross-compile environment. Package: libsfgcc1-dbg-armhf-cross Description-md5: 8660e92657443c82a3e1f92f8da39835 Description-en: GCC support library (debug symbols) (armhf) Debug symbols for the GCC support library. . This package contains files for armhf architecture, for use in cross-compile environment. Package: libsfgfortran-9-dev-armhf-cross Description-md5: 74ea81c9f0670b35ce8cd3205d466b98 Description-en: 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: libsfgfortran5-armhf-cross Description-md5: 1f1e920680dffda67addfa653d51a350 Description-en: Runtime library for GNU Fortran applications (soft float ABI) Library needed for GNU Fortran applications linked against the shared library. Package: libsfgfortran5-dbg-armhf-cross Description-md5: 4adc4cf259b09ccf4ae311047068c96a Description-en: Runtime library for GNU Fortran applications (hard float ABI debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: libsfgomp1-armhf-cross Description-md5: 86f6cc73df5b807fdb91c11e7ccae5e9 Description-en: 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-armhf-cross Description-md5: 27f08005d51439e95a0fd196e94b5783 Description-en: 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-9-dev-armhf-cross Description-md5: b261bafbd9d93f25840b1fefa62281ad Description-en: 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: libsfgphobos76-armhf-cross Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: 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: libsfgphobos76-dbg-armhf-cross Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en: 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-9-dev-armhf-cross Description-md5: a463892c3f00f5e00d2e6faa0c1a8f90 Description-en: 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-armhf-cross Description-md5: 1979cb3a9b63cfab420a1d89e03104a3 Description-en: Runtime library for GNU Objective-C applications (soft float ABI) Library needed for GNU ObjC applications linked against the shared library. Package: libsfobjc4-dbg-armhf-cross Description-md5: 3897aa5d229ac2295aee1c8bec095781 Description-en: 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++-9-dev-armhf-cross Description-md5: 5c94411e364c10e6c08261a0a964d7c8 Description-en: GNU Standard C++ Library v3 (development files) (armhf) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for armhf architecture, for use in cross-compile environment. Package: libsfstdc++6-9-dbg-armhf-cross Description-md5: dba19a83477801f5a8ccaac5973ce330 Description-en: GNU Standard C++ Library v3 (debugging files) (armhf) This package contains the shared library of libstdc++ compiled with debugging symbols. . This package contains files for armhf architecture, for use in cross-compile environment. Package: libsfstdc++6-armhf-cross Description-md5: cbcdd63090fed9d6de18cfb8ee01882e Description-en: GNU Standard C++ Library v3 (armhf) (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. . This package contains files for armhf architecture, for use in cross-compile environment. Package: libsfubsan1-armhf-cross Description-md5: 21e3ad59d7b6ceb56cee1f74de7efd95 Description-en: 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: libsfubsan1-dbg-armhf-cross Description-md5: 50f67ef7549065b9390e78a483e37af9 Description-en: 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: libshadowsocks-libev-dev Description-md5: 3c7217b7e344c067e0a59fb75f74161c Description-en: lightweight and secure socks5 proxy (development files) Shadowsocks-libev is a lightweight and secure socks5 proxy for embedded devices and low end boxes. . Shadowsocks-libev was inspired by Shadowsock (in Python). It's rewritten in pure C and only depends on libev, mbedTLS and a few other tiny libraries. . This package provides C header files for the libraries. Package: libshadowsocks-libev2 Description-md5: 36c52dec94e185a7edbe0e533c9e3024 Description-en: lightweight and secure socks5 proxy (shared library) Shadowsocks-libev is a lightweight and secure socks5 proxy for embedded devices and low end boxes. . Shadowsocks-libev was inspired by Shadowsock (in Python). It's rewritten in pure C and only depends on libev, mbedTLS and a few other tiny libraries. . This package provides shared libraries. Package: libshape-msgs-dev Description-md5: f3beea90ee945ae4fa0fd1e52f73a5af Description-en: Messages relating to Robot OS shape, C/C++ interface This package is part of Robot OS (ROS), and provides messages for commonly used sensors, including cameras and scanning laser rangefinders. . This package contains the generated headers files. Package: libshiboken2-5.11 Description-md5: 18ac2c16551ccccffb67e5137aba5566 Description-en: CPython bindings generator for C++ libraries (Python2 shared library) Shiboken2 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description. . Shiboken2 is the binding generator used to create the PySide2 bindings. . This package contains the shared Python 2 library used by shiboken2. Package: libshiboken2-dev Description-md5: 7420eb6b147a4ac79b3542d2a3dd538d Description-en: CPython bindings generator for C++ libraries (development files) Shiboken2 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description. . Shiboken2 is the binding generator used to create the PySide2 bindings. . This package provides the development headers for the libshiboken2 library. Package: libshiboken2-py3-5.11 Description-md5: 62b2f9936386ac0d38a6cfd3367d596a Description-en: CPython bindings generator for C++ libraries (Python3 shared library) Shiboken2 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description. . Shiboken2 is the binding generator used to create the PySide2 bindings. . This package contains the shared Python 3 library used by shiboken2. Package: libskarnet2.9 Description-md5: 2c9bf95082267dbab8cd3dc4e15abcba Description-en: library used for building software at skarnet.org skalibs is a package centralizing the free software / open source C development files used for building all software at skarnet.org: it contains essentially general-purpose libraries. You will need to install skalibs if you plan to build skarnet.org software. The point is that you won't have to download and compile big libraries, and care about portability issues, every time you need to build a package: do it only once. . skalibs can also be used as a sound basic start for C development. There are a lot of general-purpose libraries out there; but if your main goal is to produce small and secure C code with a focus on system programming, skalibs might be for you. . This package contains shared libraries. Package: libslurm-dev Description-md5: f0aebfafaf7bbbd713befbd50564fb90 Description-en: SLURM development files SLURM, the Simple Linux Utility for Resource Management, is an open-source cluster resource management and job scheduling. This package contains SLURM static library and header files. Package: libslurm-perl Description-md5: b115bb8252671d7d0932402d6ca480ff Description-en: Perl API for SLURM SLURM, the Simple Linux Utility for Resource Management, is an open-source cluster resource management and job scheduling. . This package contains the Perl module. Package: libslurm34 Description-md5: 8fcc9ba96758ba343b922e3f7467f2d0 Description-en: Runtime library files for SLURM SLURM, the Simple Linux Utility for Resource Management, is an open-source cluster resource management and job scheduling. This package contains the SLURM runtime library. Package: libslurmdb-perl Description-md5: 04e00e773d74275fa1285a96e39077a1 Description-en: Perl API for the SLURM database SLURM, the Simple Linux Utility for Resource Management, is an open-source cluster resource management and job scheduling. . This package contains the Perl module for the SLURM database. Package: libsmc-dev Description-md5: c048d6a7d62d8c6116a64d61bf3a6ddc Description-en: Robot OS 'bond' State Machine Compiler interface The State Machine Compiler (SMC) from http://smc.sourceforge.net/ converts a language-independent description of a state machine into the source code to support that state machine. . This package contains the libraries that a compiled state machine depends on, but it does not contain the compiler itself. Package: libsnmp-info-perl Description-md5: cb7be57c3df4953327ca133605eacc30 Description-en: Object Oriented Perl5 Interface to Network devices and MIBs through SNMP SNMP::Info gives an object oriented interface to information obtained through SNMP. . The idea behind this module is to give a common interface to data from network devices, leaving the device-specific hacks behind the scenes in subclasses. . The interface avoids use of OIDs in favour of methods representing leaf names, either for single values or tables represented as Perl hashes. . Information is grouped more logically than in the MIB trees. Adding support for new devices is easy, and takes little or no SNMP knowledge. Package: libsnp-sites1 Description-md5: 1ae1c73a1beae772bf71d4704d51d094 Description-en: Shared libraries of the package snp-sites Snp-sites finds single nucleotide polymorphism (SNP) sites from multi-fasta alignment input files (which might be compressed). Its output can be in various widely used formats (Multi Fasta Alignment, Vcf, phylip). . The software has been developed at the Wellcome Trust Sanger Institute. . This package contains the dynamic library uses by snp-sites. Package: libsnp-sites1-dev Description-md5: f03ab28237b432d9db9de58769516b69 Description-en: Static libraries and header files for the package snp-sites Snp-sites finds single nucleotide polymorphism (SNP) sites from multi-fasta alignment input files (which might be compressed). Its output can be in various widely used formats (Multi Fasta Alignment, Vcf, phylip). . The software has been developed at the Wellcome Trust Sanger Institute. . This package contains the development files to include snp-sites into your own code. The library enables Python developers to make snp-sites function calls (Python bindings) through the Boost Python Library. Package: libsoapysdr-dev Description-md5: 000beecb516bda457a33049681d77947 Description-en: SoapySDR library development files SoapySDR is a library providing a common interface to SDR (software defined radio) hardware. Support for different hardware is added through external modules. . This package contains the development files for the library. Package: libsoapysdr-doc Description-md5: 262ea9a01f5d347501d23e275cdff521 Description-en: SoapySDR library development documentation SoapySDR is a library providing a common interface to SDR (software defined radio) hardware. Support for different hardware is added through external modules. . This package contains the development documentation for the library. Package: libsoapysdr0.7 Description-md5: d14a42c7597dbb32defcaa0f0d64ec7f Description-en: software defined radio interface library SoapySDR is a library providing a common interface to SDR (software defined radio) hardware. Support for different hardware is added through external modules. . This package contains the shared library. Package: libsopt-dev Description-md5: ba9b7754a5bac80355a0263f4fdce0f7 Description-en: Development package for Sparse OPTimisation library SOPT is a C package to perform Sparse OPTimisation. It solves a variety of sparse regularisation problems, including the SARA algorithm. . SOPT is largely provided to support the PURIFY package, a companion open-source code to perform radio interferometric imaging, also written by the authors of SOPT. . This package contains the development files. Package: libsopt3.0 Description-md5: 11e0e4aea8c231f5fc9490981eadcc74 Description-en: Sparse OPTimisation shared library SOPT is a C package to perform Sparse OPTimisation. It solves a variety of sparse regularisation problems, including the SARA algorithm. . SOPT is largely provided to support the PURIFY package, a companion open-source code to perform radio interferometric imaging, also written by the authors of SOPT. . This package contains the shared library. Package: libspatialite-dev Description-md5: 6ec4697a8c95a748906956e107cc3414 Description-en: Geospatial extension for SQLite - development files The SpatiaLite extension enables SQLite to support spatial (geometry) data in a way conformant to OpenGis specifications, with both WKT and WKB formats. . Spatialite also includes Virtualshape and Virtualtext to enable accessing shapefiles and csv/text files as virtual tables. . This package contains development files (static libraries and header files). Package: libspatialite7 Description-md5: bd66a1b3a9625707c4874f423d02497f Description-en: Geospatial extension for SQLite - libraries The SpatiaLite extension enables SQLite to support spatial (geometry) data in a way conformant to OpenGis specifications, with both WKT and WKB formats. . Spatialite also includes Virtualshape and Virtualtext to enable accessing shapefiles and csv/text files as virtual tables. . This package contains all shared libraries used by Spatialite based programs. Package: libspiro-dev Description-md5: db8e99c31d35d3fb5c587e2b2bd86550 Description-en: library for curve design - development files This library provides a mechanism for drawing smooth contours with constant curvature at the spline joins. . This package provides the runtime library's development files. Package: libspiro1 Description-md5: a7edff0618138d488d9920a2328b7169 Description-en: library for curve design This library provides a mechanism for drawing smooth contours with constant curvature at the spline joins. . This package provides the runtime library. Package: libspoa-dev Description-md5: f250272ddece97d1777f9e14da15356c Description-en: SIMD partial order alignment library (development files) Spoa (SIMD POA) is a c++ implementation of the partial order alignment (POA) algorithm (as described in 10.1093/bioinformatics/18.3.452) which is used to generate consensus sequences (as described in 10.1093/bioinformatics/btg109). It supports three alignment modes: local (Smith-Waterman), global (Needleman-Wunsch) and semi-global alignment (overlap). . This package contains the static library and the header files. Package: libspoa3 Description-md5: d776046e84f6d77f898ca0be06ae8262 Description-en: SIMD partial order alignment library Spoa (SIMD POA) is a c++ implementation of the partial order alignment (POA) algorithm (as described in 10.1093/bioinformatics/18.3.452) which is used to generate consensus sequences (as described in 10.1093/bioinformatics/btg109). It supports three alignment modes: local (Smith-Waterman), global (Needleman-Wunsch) and semi-global alignment (overlap). . This package contains the shared library. Package: libspreadsheet-read-perl Description-md5: dc9a201131757bf205837fcb96014507 Description-en: reader for common spreadsheet formats Spreadsheet::Read is a Perl module that tries to transparently read arbitrary spreadsheet files and return its content in a universal manner independent of the parsing module that does the actual spreadsheet scanning. . For older OpenOffice and/or LibreOffice files, this module uses Spreadsheet::ReadSXC (packaged as libspreadsheet-readsxc-perl). . For Microsoft Excel, this module uses Spreadsheet::ParseXLSX (for newer files; see the libspreadsheet-parsexlsx-perl package) or Spreadsheet::ParseExcel (available in libspreadsheet-parseexcel-perl) . For Comma-Separated Value (CSV) files, this module uses Text::CSV (either the pure perl version in libtext-csv-perl, or, if available, the XS-accelerated version packaged as libtext-csv-xs-perl). . For SquirrelCalc, there is a very simplistic built-in parser. Package: libsqlite3-mod-spatialite Description-md5: bc3a571bd2b30f1c47a1fac389e8c5a3 Description-en: Geospatial extension for SQLite - loadable module The SpatiaLite extension enables SQLite to support spatial (geometry) data in a way conformant to OpenGis specifications, with both WKT and WKB formats. . Spatialite also includes Virtualshape and Virtualtext to enable accessing shapefiles and csv/text files as virtual tables. . This package contains the loadable extension module for SQLite 3. Package: libsqlite3-tcl Description-md5: cb33fef2641311d660662ee9d18d437c Description-en: SQLite 3 Tcl bindings 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 Tcl bindings. Package: libssw-dev Description-md5: 91d365f407161f9a65ddf38fc6b0c7b3 Description-en: Development headers and static libraries for libssw This package provides development headers and static libraries for libssw, a fast implementation of the Smith-Waterman algorithm using Single-Instruction Multiple-Data (SIMD) instructions to parallelize the algorithm at the instruction level. Package: libssw-java Description-md5: dadfacd237f394ea606ea2c8d1092c7a Description-en: Java bindings for libssw This package provides JNI based Java bindings for libssw, a fast implementation of the Smith-Waterman algorithm using Single-Instruction Multiple-Data (SIMD) instructions to parallelize the algorithm at the instruction level. Package: libssw0 Description-md5: 0b58f3f88326885dfe15923e841780be Description-en: fast SIMD parallelized implementation of the Smith-Waterman algorithm SSW is a fast implementation of the Smith-Waterman algorithm, which uses the Single-Instruction Multiple-Data (SIMD) instructions to parallelize the algorithm at the instruction level. SSW library provides an API that can be flexibly used by programs written in C, C++ and other languages. The library can do protein and genome alignment directly. Current version of this implementation is ~50 times faster than an ordinary Smith-Waterman. It can return the Smith-Waterman score, alignment location and traceback path (cigar) of the optimal alignment accurately; and return the sub-optimal alignment score and location heuristically. Package: libstarlink-ast-dev Description-md5: 8bb26e5b66e74ac79c8866dbb77e0f29 Description-en: Handle World Coordinate Systems in Astronomy (development package) AST implements an object oriented model for describing physical coordinate systems, and the transformations that exist between them. . It provides a comprehensive range of facilities for attaching world coordinate systems (WCS) to astronomical data and for retrieving and manipulating that information. . It has built-in intelligence for identifying types of celestial, spectral, time and other coordinate systems (including compound systems that combine axes of different types) and determining how to transform between them. This allows general purpose code to be written that makes no assumptions about the nature of the coordinate systems. . This package contains the files needed for development. Package: libstarlink-ast-doc Description-md5: 4bf748af0ff5e89e80c37d89a08483b5 Description-en: Handle World Coordinate Systems in Astronomy (documentation) AST implements an object oriented model for describing physical coordinate systems, and the transformations that exist between them. . It provides a comprehensive range of facilities for attaching world coordinate systems (WCS) to astronomical data and for retrieving and manipulating that information. . It has built-in intelligence for identifying types of celestial, spectral, time and other coordinate systems (including compound systems that combine axes of different types) and determining how to transform between them. This allows general purpose code to be written that makes no assumptions about the nature of the coordinate systems. . This package contains the HTML and PDF documentation. Package: libstarlink-ast-err9 Description-md5: 18a883d3c46b540e62b90b171f4c4a78 Description-en: Handle World Coordinate Systems in Astronomy (error reporting) AST implements an object oriented model for describing physical coordinate systems, and the transformations that exist between them. . This package contains the defaulf error reporting shared library. All error messages are printed to stderr. Package: libstarlink-ast-grf3d9 Description-md5: d6fe8723a530fc168432ba79d8a2b1dc Description-en: Handle World Coordinate Systems in Astronomy (dummy 3d routines) AST implements an object oriented model for describing physical coordinate systems, and the transformations that exist between them. . This package contains the default (dummy) 3d graphics shared library. This library resolves all 3d graphics calls and reports an error if they are called. Package: libstarlink-ast9 Description-md5: 5143f04c71841f17f7d94ab409a6415e Description-en: Handle World Coordinate Systems in Astronomy (main shared lib) AST implements an object oriented model for describing physical coordinate systems, and the transformations that exist between them. . It provides a comprehensive range of facilities for attaching world coordinate systems (WCS) to astronomical data and for retrieving and manipulating that information. . It has built-in intelligence for identifying types of celestial, spectral, time and other coordinate systems (including compound systems that combine axes of different types) and determining how to transform between them. This allows general purpose code to be written that makes no assumptions about the nature of the coordinate systems. . This package contains the main shared library. Package: libstd-msgs-dev Description-md5: 1ae300dd225e06a6aa793b457b410e56 Description-en: C/C++ headers for Standard Robot OS Messages This package is part of Robot OS (ROS). It contains development C++ headers for the ROS std_msgs library. This library provides wrappers for ROS primitive types, which are documented in the msg specification. It also contains the Empty type, which is useful for sending an empty signal. Package: libstd-srvs-dev Description-md5: cb35c070c279ff042cb2d158ea574ff0 Description-en: Robot OS Common service definitions This package is part of Robot OS (ROS). It contains common service definitions. . This package contains C++ development files for common service definitions. Package: libstdc++-9-dev-amd64-cross Description-md5: 6d3f657fb824f1fb9fc979f0e961ef54 Description-en: GNU Standard C++ Library v3 (development files) (amd64) 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 amd64 architecture, for use in cross-compile environment. Package: libstdc++-9-dev-armel-cross Description-md5: ab3bbd18acc1427942e370921d69bba6 Description-en: GNU Standard C++ Library v3 (development files) (armel) 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 armel architecture, for use in cross-compile environment. Package: libstdc++-9-dev-i386-cross Description-md5: 330be67b9d0f009446721e88125fc019 Description-en: GNU Standard C++ Library v3 (development files) (i386) 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 i386 architecture, for use in cross-compile environment. Package: libstdc++-9-dev-powerpc-cross Description-md5: 9fad388828b4fa14ecd808a58b88704b Description-en: GNU Standard C++ Library v3 (development files) (powerpc) 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++-9-pic-amd64-cross Description-md5: 897213acb8110acaaf18974a2aad020d Description-en: GNU Standard C++ Library v3 (shared library subset kit) (amd64) 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. . This package contains files for amd64 architecture, for use in cross-compile environment. Package: libstdc++-9-pic-arm64-cross Description-md5: 66fcdb170ff1079926ce4091eed9507d Description-en: GNU Standard C++ Library v3 (shared library subset kit) (arm64) 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. . This package contains files for arm64 architecture, for use in cross-compile environment. Package: libstdc++-9-pic-armel-cross Description-md5: 63f80af80be8c7aa9d2e4b0c8cce96d1 Description-en: GNU Standard C++ Library v3 (shared library subset kit) (armel) 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. . This package contains files for armel architecture, for use in cross-compile environment. Package: libstdc++-9-pic-armhf-cross Description-md5: 8eeda6931545837207549183feb1ce3c Description-en: GNU Standard C++ Library v3 (shared library subset kit) (armhf) 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. . This package contains files for armhf architecture, for use in cross-compile environment. Package: libstdc++-9-pic-i386-cross Description-md5: 40a305b2bee28054790c436480373841 Description-en: GNU Standard C++ Library v3 (shared library subset kit) (i386) 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. . This package contains files for i386 architecture, for use in cross-compile environment. Package: libstdc++-9-pic-powerpc-cross Description-md5: 8ec00688cdfad4bc2c12000de90bc2cf Description-en: GNU Standard C++ Library v3 (shared library subset kit) (powerpc) 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. . This package contains files for powerpc architecture, for use in cross-compile environment. Package: libstdc++-9-pic-ppc64el-cross Description-md5: 64adb38721429df45745cd8ab9d9e5b5 Description-en: GNU Standard C++ Library v3 (shared library subset kit) (ppc64el) 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. . This package contains files for ppc64el architecture, for use in cross-compile environment. Package: libstdc++-9-pic-s390x-cross Description-md5: b3f1e514f0051310da311f3db06238b4 Description-en: GNU Standard C++ Library v3 (shared library subset kit) (s390x) 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. . This package contains files for s390x architecture, for use in cross-compile environment. Package: libstdc++6-9-dbg Description-md5: 6d699ea4429a346bc58e56d70e561407 Description-en: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Package: libstdc++6-9-dbg-amd64-cross Description-md5: 191802fb3f414698fbafb906dd858aa4 Description-en: GNU Standard C++ Library v3 (debugging files) (amd64) This package contains the shared library of libstdc++ compiled with debugging symbols. . This package contains files for amd64 architecture, for use in cross-compile environment. Package: libstdc++6-9-dbg-arm64-cross Description-md5: d3030674b87a89b407b9403e6c942e0c Description-en: GNU Standard C++ Library v3 (debugging files) (arm64) This package contains the shared library of libstdc++ compiled with debugging symbols. . This package contains files for arm64 architecture, for use in cross-compile environment. Package: libstdc++6-9-dbg-armel-cross Description-md5: fce4dc9e827ea30fcfae17bed319d6ca Description-en: GNU Standard C++ Library v3 (debugging files) (armel) This package contains the shared library of libstdc++ compiled with debugging symbols. . This package contains files for armel architecture, for use in cross-compile environment. Package: libstdc++6-9-dbg-armhf-cross Description-md5: dba19a83477801f5a8ccaac5973ce330 Description-en: GNU Standard C++ Library v3 (debugging files) (armhf) This package contains the shared library of libstdc++ compiled with debugging symbols. . This package contains files for armhf architecture, for use in cross-compile environment. Package: libstdc++6-9-dbg-i386-cross Description-md5: eb6d6da8f482feb5b3a328ab6b2698d1 Description-en: GNU Standard C++ Library v3 (debugging files) (i386) This package contains the shared library of libstdc++ compiled with debugging symbols. . This package contains files for i386 architecture, for use in cross-compile environment. Package: libstdc++6-9-dbg-powerpc-cross Description-md5: 3ea1413eeb27a5e268e6b167bceb74c7 Description-en: GNU Standard C++ Library v3 (debugging files) (powerpc) This package contains the shared library of libstdc++ compiled with debugging symbols. . This package contains files for powerpc architecture, for use in cross-compile environment. Package: libstdc++6-9-dbg-ppc64el-cross Description-md5: 4df8142885e140ed5e9a94a809637d94 Description-en: GNU Standard C++ Library v3 (debugging files) (ppc64el) This package contains the shared library of libstdc++ compiled with debugging symbols. . This package contains files for ppc64el architecture, for use in cross-compile environment. Package: libstdc++6-9-dbg-s390x-cross Description-md5: f0cd51347edda12dc24b6e47676b69cb Description-en: GNU Standard C++ Library v3 (debugging files) (s390x) This package contains the shared library of libstdc++ compiled with debugging symbols. . This package contains files for s390x architecture, for use in cross-compile environment. Package: libstdc++6-amd64-cross Description-md5: 5e49ca869389309d7a1689d9c5c97e1a Description-en: GNU Standard C++ Library v3 (amd64) 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 amd64 architecture, for use in cross-compile environment. Package: libstdc++6-armel-cross Description-md5: 3145e34b663c25d8c84322e1ca966066 Description-en: GNU Standard C++ Library v3 (armel) 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 armel architecture, for use in cross-compile environment. Package: libstdc++6-i386-cross Description-md5: 28e5bee6794a19d1c3c53f77739d091f Description-en: GNU Standard C++ Library v3 (i386) 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 i386 architecture, for use in cross-compile environment. Package: libstdc++6-powerpc-cross Description-md5: 918ab370246d860a81b1fef587175b0a Description-en: GNU Standard C++ Library v3 (powerpc) 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: libstereo-msgs-dev Description-md5: 85a7e15e1231305ee2bb310e0a721287 Description-en: Messages relating to Robot OS stereo, C/C++ interface This package is part of Robot OS (ROS), and provides messages specific to stereo processing, such as disparity images. . This package contains the generated headers files. Package: libstfl-dev Description-md5: 15b3e9d29849c03fd6930a7d0ac21393 Description-en: development files for libstfl stfl is a library which implements a curses-based widget set for text terminals. . This package contains the development files required to build software that uses libstfl. Package: libstfl-perl Description-md5: 2d0b62770ff7e66bfa761df7fd33023b Description-en: Perl bindings for the structured terminal forms language/library stfl is a library which implements a curses-based widget set for text terminals. . This package contains the perl bindings to libstfl. Package: libstfl-ruby Description-md5: 94b34133aa2db4670ebf8f0aba20067d Description-en: Ruby bindings for the structured terminal forms language/library stfl is a library which implements a curses-based widget set for text terminals. Package: libstfl-ruby1.8 Description-md5: 2022067fce118de08e75684b86c52c69 Description-en: Ruby 1.8 bindings for the structured terminal forms language/library stfl is a library which implements a curses-based widget set for text terminals. . This is a transitional package and can be safely removed. Package: libstfl-ruby1.9.1 Description-md5: a5b3484e6874930f894cf2e8969ee885 Description-en: Ruby 1.9.1 bindings for the structured terminal forms language/library stfl is a library which implements a curses-based widget set for text terminals. . This is a transitional package and can be safely removed. Package: libstfl0 Description-md5: a94ebb3b6dd6c7b41d0717ff67e26eee Description-en: structured terminal forms language/library stfl is a library which implements a curses-based widget set for text terminals. . This package contains the shared library for libstfl. Package: libsubunit-perl Description-md5: 032829985123975208b9829a6660c274 Description-en: perl parser and diff for Subunit 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 libsubunit-perl package contains the Perl language support for Subunit. Package: libsymspg-dev Description-md5: 311000890c3ecb3c4ea3a6e470e6e772 Description-en: C library for crystal symmetry determination (development files) Spglib is a C library for crystal symmetry determination. Symmetry operations, space groups and other data can be obtained using this symmetry finder. . Features include: . * Identify space-group type * Find symmetry operations * Find a primitive cell * Search irreducible k-points * Refine crystal structure * Wyckoff position assignment . This package contains static library and header files. Package: libsymspg1 Description-md5: 645a484e4ecc5cc5fbced1554e727036 Description-en: C library for crystal symmetry determination Spglib is a C library for crystal symmetry determination. Symmetry operations, space groups and other data can be obtained using this symmetry finder. . Features include: . * Identify space-group type * Find symmetry operations * Find a primitive cell * Search irreducible k-points * Refine crystal structure * Wyckoff position assignment Package: libtbb-dev Description-md5: 9ab4f6fe21833733598b00121416094f Description-en: parallelism library for C++ - development files TBB is a library that helps you leverage multi-core processor performance without having to be a threading expert. It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanism for performance and scalability. . (Note: if you are a user of the i386 architecture, i.e., 32-bit Intel or compatible hardware, this package only supports Pentium4-compatible and higher processors.) . This package includes the TBB development files. Package: libtbb-doc Description-md5: d09c526815ef18a4fd0d486442941e4d Description-en: parallelism library for C++ - documentation TBB is a library that helps you leverage multi-core processor performance without having to be a threading expert. It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanism for performance and scalability. . This package includes the TBB documentation files. Package: libtbb2 Description-md5: 597d0e658709781286f685402350c986 Description-en: parallelism library for C++ - runtime files TBB is a library that helps you leverage multi-core processor performance without having to be a threading expert. It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanism for performance and scalability. . (Note: if you are a user of the i386 architecture, i.e., 32-bit Intel or compatible hardware, this package only supports Pentium4-compatible and higher processors.) . This package includes the TBB runtime files. Package: libtcod-dev Description-md5: 286c0f28579e2f5e43d8eedf286de061 Description-en: development files for the libtcod roguelike library Libtcod offers a free, fast, portable and uncomplicated API for roguelike developers providing an advanced true color console, input and lots of other utilities frequently used in roguelikes. . This package contains the development files. Package: libtcod1 Description-md5: 3c5c8e63bf6503c39a93ebf2ffceab05 Description-en: graphics and utility library for roguelike developers Libtcod offers a free, fast, portable and uncomplicated API for roguelike developers providing an advanced true color console, input and lots of other utilities frequently used in roguelikes. . This package contains the runtime libraries. You shouldn't have to install it manually. Package: libtest-dependencies-perl Description-md5: 41513c4da75dd4aa4b00ceaa64c0c32c Description-en: module to verify dependencies listed in Makefile.PL Test::Dependencies makes sure that all of the modules that are 'use'd are listed in the Makefile.PL as dependencies. Target users are Perl module authors who want to add a check if their Makefile.PL lists all dependencies to their tests. Package: libtest-simple-perl Description-md5: e01609c3dfe7831306afd042b4d34e27 Description-en: set of basic utilities for writing tests in Perl Test::Simple is an extremely simple module for writing tests suitable for CPAN modules and other pursuits. . This module is already included as part of Perl's core distribution, so this package is only beneficial when newer features or bug fixes are required. Package: libtest-tempdir-tiny-perl Description-md5: 7cb78b86e632ec788533094559b9bac1 Description-en: test module for temporary directories that stick around when tests fail Test::TempDir::Tiny works with Test::More to create temporary directories that stick around if tests fail. . It is loosely based on Test::TempDir, but with less complexity, greater portability and zero non-core dependencies. Package: libtext-csv-xs-perl Description-md5: d1ac3f3bfe33a139a37c7882eb4bf589 Description-en: Perl C/XS module to process Comma-Separated Value files Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. This module can combine fields into a CSV string and, correspondingly, parse a CSV string back into fields. . Text::CSV (see libtext-csv-perl) is a wrapper module which will automatically select the most appropriate implementation for your configuration. Package: libtf-conversions-dev Description-md5: ccf564863807cae0ead80299104f9ac0 Description-en: Robot OS conversion library between Eigen, KDL and tf - development files This package contains a set of conversion functions to convert common tf datatypes (point, vector, pose, etc) into semantically identical datatypes used by other libraries. The conversion functions make it easier for users of the transform library (tf) to work with the datatype of their choice. Currently this package has support for the Kinematics and Dynamics Library (KDL) and the Eigen matrix library. . This package contains the development files of tf-conversions library and is part of Robot OS (ROS). Package: libtf-conversions0d Description-md5: 5f7578e6321a92de08ec17f0f2ace49b Description-en: Robot OS conversion library between tf and Eigen and KDL This package contains a set of conversion functions to convert common tf datatypes (point, vector, pose, etc) into semantically identical datatypes used by other libraries. The conversion functions make it easier for users of the transform library (tf) to work with the datatype of their choice. Currently this package has support for the Kinematics and Dynamics Library (KDL) and the Eigen matrix library. . This package contains the library itself and is part of Robot OS (ROS). Package: libtf-dev Description-md5: 284ff7bc657bbf693751c094e7aaed21 Description-en: Robot OS tf transform library - development files tf is a package that lets the user keep track of multiple coordinate frames over time. tf maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. . This package contains the development files of tf library. Package: libtf1d Description-md5: c76d9696d43cd193fdb6bb8aeee5c30a Description-en: Robot OS tf transform library to keep track of multiple coordinate frames tf is a package that lets the user keep track of multiple coordinate frames over time. tf maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. . This package contains the library itself. Package: libtf2-1d Description-md5: bbc07c7453443d07067cb84c89242943 Description-en: Robot OS tf2 transform library This package is part of Robot OS (ROS). tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. . This package contains the library itself. Package: libtf2-bullet-dev Description-md5: 871d83d71eff31b92040d09213da2f22 Description-en: Robot OS tf2 transform library for Bullet - dev files This package is part of Robot OS (ROS). tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. . This package contains the development files for libtf2 for Bullet. Package: libtf2-dev Description-md5: 6d269ef40b3ea61ddd89e093a56ffcf0 Description-en: Robot OS tf2 transform library - development files This package is part of Robot OS (ROS). tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. . This package contains the development files of the tf2 library. Package: libtf2-eigen-dev Description-md5: 3bc96c4227db8d8e5bd454aa74cc83de Description-en: Robot OS tf2 transform library for Eigen - dev files This package is part of Robot OS (ROS). tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. . This package contains development files to convert between libtf2 and Eigen. Package: libtf2-geometry-msgs-dev Description-md5: 29ee4b5ad8add6e317825bd9b100b220 Description-en: Robot OS geometry messages for tf2 transform library - dev files This package is part of Robot OS (ROS). tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. . This package contains the development files to transform geometry messages to tf2. Package: libtf2-kdl-dev Description-md5: b4eb0ffb6bcae107f707b66556db06ab Description-en: Robot OS tf2 transform library using Orocos-KDL - dev files This package is part of Robot OS (ROS). tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. . This package contains the development files to convert between tf2 and liborocos-kdl. Package: libtf2-msgs-dev Description-md5: 1b8572ee4961d36cf6646604e210bd6c Description-en: Robot OS messages for tf2 transform library - dev files This package is part of Robot OS (ROS). tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. . This package contains the development files. Package: libtf2-ros-dev Description-md5: f4841fb153e15229879ae721b396ff27 Description-en: Robot OS binding for tf2 transform library - dev files This package is part of Robot OS (ROS). tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. . This package contains the development files of the ROS binding to tf2. Package: libtf2-ros0d Description-md5: 36cff32e62a17aae4b18a2cac18a1d87 Description-en: Robot OS binding for tf2 transform library This package is part of Robot OS (ROS). tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. . This package contains the ROS bindings to tf2. Package: libtf2-sensor-msgs-dev Description-md5: ed2018cc6f6c5716ff33a0cd8024005b Description-en: Small lib for ROS to transform sensor_msgs with tf2 - dev files This package is part of Robot OS (ROS). tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. . This package contains utils to transform sensor_msgs with tf2. Package: libtfbs-perl Description-md5: 329310953f967bb54344ec3b1c418600 Description-en: scanning DNA sequence with a position weight matrix The TFBS perl modules comprise a set of routines to interact with the Transfac and Jaspar databases that describe a special family of proteins, the transcription factors. These bind to genomic DNA to initiate (or prevent) the readout of a gene. Once multiple binding sites are known for a transcription factor, these are gathered in a single file and are aligned in order to find position-specific characteristica that might be used to predict such binding events in novel DNA sequences. . If you use TFBS in your work, please cite "Lenhard B., Wasserman W.W. (2002) TFBS: Computational framework for transcription factor binding site analysis. Bioinformatics 18:1135-1136". . Note: the TFBS perl module is no longer under active development. All the functionality can be found in the TFBSTools Bioconductor package; users are highly encouraged to switch. Package: libthread-pool-dev Description-md5: 2da0fbece5f7c411329063def1d4d33c Description-en: C++ thread pool library (devel) A thread pool is a software design pattern for achieving concurrency of execution in a computer program. Often also called a replicated workers or worker-crew model,[1] a thread pool maintains multiple threads waiting for tasks to be allocated for concurrent execution by the supervising program. . This package contains the static library and the header files. Package: libthread-pool0 Description-md5: f73d1db8ad7cc324a3ee61f8b3111ba7 Description-en: C++ thread pool library A thread pool is a software design pattern for achieving concurrency of execution in a computer program. Often also called a replicated workers or worker-crew model,[1] a thread pool maintains multiple threads waiting for tasks to be allocated for concurrent execution by the supervising program. . This package contains a shared library with a thread pool implementation. Package: libtk-tablematrix-perl Description-md5: f34f2478016549b7d8700b830ba9ade1 Description-en: Table/matrix widget extension to Perl/Tk This is the CPAN Perl module Tk::TableMatrix. . Tk::TableMatrix is a table/matrix widget extension to Perl/Tk for displaying data in a table (or spreadsheet) format. The basic features of the widget are: . * multi-line cells * support for embedded windows (one per cell) * row & column spanning * variable width columns / height rows (interactively resizable) * row and column titles * multiple data sources ((perl hash|| perl callback) &| internal caching) * supports standard Tk reliefs, fonts, colors, etc. * x/y scrollbar support * 'tag' styles per row, column or cell to change visual appearance * in-cell editing - returns value back to data source * support for disabled (read-only) tables or cells (via tags) * multiple selection modes, with "active" cell * multiple drawing modes to get optimal performance for larger tables * optional 'flashes' when things update * cell validation support Package: libtopic-tools-dev Description-md5: 5b310e7e5ff114516bc14855859a9249 Description-en: development files for libtopic-tools (Robot OS) This package is part of Robot OS (ROS). It contains development files for the libtopic-tools library, which provides tools for directing, throttling, selecting, and otherwise messing with ROS topics at a meta level. . This contains the development files Package: libtopic-tools1d Description-md5: 6b25192d4f09de52d80f7ebe5ba8d2c7 Description-en: library for messing with Robot OS topics This package is part of Robot OS (ROS). Tools for directing, throttling, selecting, and otherwise messing with ROS topics at a meta level. None of the programs in this package actually know about the topics whose streams they are altering; instead, these tools deal with messages as generic binary blobs. This means they can be applied to any ROS topic. . This package contains the library. Package: libtrajectory-msgs-dev Description-md5: 748ae2600fd6422cd9179db04c602e61 Description-en: Messages relating to Robot OS trajectory, C/C++ interface This package is part of Robot OS (ROS), and provides messages for defining robot trajectories. These messages are also the building blocks of most of the https://wiki.ros.org/control_msgs . This package contains the generated headers files. Package: libtsan0-amd64-cross Description-md5: 750c144e4cc79bcf76c58f43c882ff70 Description-en: 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-amd64-cross Description-md5: 12e218524cfc4fca62857d3e660e0018 Description-en: 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: libtsan0-dbg-arm64-cross Description-md5: 12e218524cfc4fca62857d3e660e0018 Description-en: 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: libtsan0-dbg-ppc64el-cross Description-md5: 12e218524cfc4fca62857d3e660e0018 Description-en: 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: libtsk-dev Description-md5: 0b95c9cdb87be6a011ef3c0c84371026 Description-en: library for forensics analysis (development files) The Sleuth Kit, also known as TSK, is a collection of UNIX-based command line file and volume system forensic analysis tools. The filesystem tools allow you to examine filesystems of a suspect computer in a non-intrusive fashion. Because the tools do not rely on the operating system to process the filesystems, deleted and hidden content is shown. . The volume system (media management) tools allow you to examine the layout of disks and other media. You can also recover deleted files, get information stored in slack spaces, examine filesystems journal, see partitions layout on disks or images etc. But is very important clarify that the TSK acts over the current filesystem only. . The Sleuth Kit supports DOS partitions, BSD partitions (disk labels), Mac partitions, Sun slices (Volume Table of Contents), and GPT disks. With these tools, you can identify where partitions are located and extract them so that they can be analyzed with filesystem analysis tools. . Currently, TSK supports several filesystems, as NTFS, FAT, exFAT, HFS+, Ext3, Ext4, UFS and YAFFS2. . This package contains header files and static version of the library. Package: libtsk13 Description-md5: 1acfd42125f2eadf063f8930abe24829 Description-en: library for forensics analysis on volume and filesystem data The Sleuth Kit, also known as TSK, is a collection of UNIX-based command line file and volume system forensic analysis tools. The filesystem tools allow you to examine filesystems of a suspect computer in a non-intrusive fashion. Because the tools do not rely on the operating system to process the filesystems, deleted and hidden content is shown. . The volume system (media management) tools allow you to examine the layout of disks and other media. You can also recover deleted files, get information stored in slack spaces, examine filesystems journal, see partitions layout on disks or images etc. But is very important clarify that the TSK acts over the current filesystem only. . The Sleuth Kit supports DOS partitions, BSD partitions (disk labels), Mac partitions, Sun slices (Volume Table of Contents), and GPT disks. With these tools, you can identify where partitions are located and extract them so that they can be analyzed with filesystem analysis tools. . Currently, TSK supports several filesystems, as NTFS, FAT, exFAT, HFS+, Ext3, Ext4, UFS and YAFFS2. . This package contains the library which can be used to implement all of the functionality of the command line tools into an application that needs to analyze data from a disk image. Package: libubsan1-amd64-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan1-armel-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan1-dbg Description-md5: 659cb3d2af748e8f726465d97392ba98 Description-en: 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: libubsan1-dbg-amd64-cross Description-md5: 659cb3d2af748e8f726465d97392ba98 Description-en: 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: libubsan1-dbg-arm64-cross Description-md5: 659cb3d2af748e8f726465d97392ba98 Description-en: 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: libubsan1-dbg-armel-cross Description-md5: 659cb3d2af748e8f726465d97392ba98 Description-en: 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: libubsan1-dbg-armhf-cross Description-md5: 659cb3d2af748e8f726465d97392ba98 Description-en: 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: libubsan1-dbg-i386-cross Description-md5: 659cb3d2af748e8f726465d97392ba98 Description-en: 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: libubsan1-dbg-powerpc-cross Description-md5: 659cb3d2af748e8f726465d97392ba98 Description-en: 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: libubsan1-dbg-ppc64el-cross Description-md5: 659cb3d2af748e8f726465d97392ba98 Description-en: 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: libubsan1-dbg-s390x-cross Description-md5: 659cb3d2af748e8f726465d97392ba98 Description-en: 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: libubsan1-i386-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan1-powerpc-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en: 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: libuhd-dev Description-md5: f8edaf46d0a638913587db84e0747e63 Description-en: universal hardware driver for Ettus Research products - headers Host library for the Universal Hardware Driver for Ettus Research products. . The supported devices provide analog radio receiver and transmitter hardware along with digital interfaces for getting signals to and from a software defined radio running on the host computer. . This package contains the header files for developing with libuhd. Doxygen generated documentation is in the uhd-host package. Package: libuhd3.14.1 Description-md5: 2d35e5079b207b2c09a1467241fa97f6 Description-en: universal hardware driver for Ettus Research products - library Host library for the Universal Hardware Driver for Ettus Research products. . The supported devices provide analog radio receiver and transmitter hardware along with digital interfaces for getting signals to and from a software defined radio running on the host computer. Package: libuim-custom2 Description-md5: 95ecf48b184888c048deac99b4aeb3e8 Description-en: Universal Input Method - uim-custom API library Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains the shared library for uim-custom API. Package: libuim-data Description-md5: 068efe7b1014038b3cda788a220539d9 Description-en: transitional package for uim-data This is a transitional package. It will be removed next release. Package: libuim-dev Description-md5: c93b7ee9698316e85277bf4058c29558 Description-en: Universal Input Method - development files Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains header files and static libraries for uim development. Package: libuim-scm0 Description-md5: 3b232a735696f1e6e82c20b0998e8f53 Description-en: Universal Input Method - uim-scm API library Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains the shared library for uim-scm API. Package: libuim8 Description-md5: be939239d1627c4303df37c61d2d92f9 Description-en: Universal Input Method - uim library Uim is an input method module library which supports various scripts and can act as a front end for a range of input methods, including Anthy, Canna, or SKK (for Japanese), Pinyin (for Chinese), Byeoru (for Korean), and M17n (for many other languages). Most of its functions are implemented in Scheme, so it's very simple and flexible. . This package contains the shared libraries for uim. Package: liburdf-dev Description-md5: efe89c9f2d1019da8fbb219fdfd77562 Description-en: Development files for ROS urdf library The Unified Robot Description Format (URDF) for the Robot Operating System (ROS) is an XML format for representing a robot model. This library provides a C++ parser for the URDF. . This package contains the development files for the library. Package: liburdf-parser-plugin-dev Description-md5: 26ec6221f8edc32e2733ba7c154b02d5 Description-en: Development files for ROS urdf_parser_plugin library The Unified Robot Description Format (URDF) for the Robot Operating System (ROS) is an XML format for representing a robot model. . This package contains a C++ base class for URDF parsers. Package: liburdf0d Description-md5: 2f0cdfed08a806930ff49d4715533732 Description-en: ROS urdf library The Unified Robot Description Format (URDF) for the Robot Operating System (ROS) is an XML format for representing a robot model. This library provides a C++ parser for the URDF. . This package contains the library. Package: libvala-0.46-0 Description-md5: 77cfb8d2a0f3e59618630e2a604740e0 Description-en: C# like language for the GObject system - library Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C. . This library contains the parser used by valac. It can be used for building tools around Vala. Package: libvala-0.46-dev Description-md5: 9b64d2066da66406573be47d933fd9db Description-en: C# like language for the GObject system - development headers Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C. . This package has the development library and headers for valac. These headers can be used for building tools around Vala. Package: libvaladoc-0.46-0 Description-md5: c967c06f087d4373c9e4b86e6ddde741 Description-en: API documentation generator for vala (library) Valadoc is a documentation generator for generating API documentation in HTML format from Vala source code. It can be used for *.vala and *.vapi files. . This package contains the library used by valadoc. Package: libvaladoc-0.46-data Description-md5: cc914022ba75a87e72560988b920ff87 Description-en: API documentation generator for vala (data) Valadoc is a documentation generator for generating API documentation in HTML format from Vala source code. It can be used for *.vala and *.vapi files. . This package contains the icons used by valadoc. Package: libvaladoc-0.46-dev Description-md5: 99af63669a21ee2f327c38227f2e1357 Description-en: API documentation generator for vala (devel files) Valadoc is a documentation generator for generating API documentation in HTML format from Vala source code. It can be used for *.vala and *.vapi files. . This package contains the devel files for the valadoc library. Package: libvarnishapi-dev Description-md5: 9c15761c354c732b35ffb9837d7b1ea0 Description-en: development files for Varnish Development files for the Varnish HTTP accelerator. Package: libvarnishapi2 Description-md5: b62e58460782f2fccf788b20917cd377 Description-en: shared libraries for Varnish Shared libraries for the Varnish HTTP accelerator. Package: libverilog-perl Description-md5: 5b40070e8f1b818fbb4d0d6224ed61b4 Description-en: framework providing Verilog support Verilog is a Perl framework providing Verilog support in the Perl language. It includes: . * Verilog::Getopt, which parses command line options similar to C++ and VCS * Verilog::Language, which knows the language keywords and parses numbers. * Verilog::Netlist, which builds netlists out of Verilog files. This allows easy scripts to determine things such as the hierarchy of modules. * Verilog::Parser, which invokes callbacks for language tokens * Verilog::Preproc, preprocesses the language, and allows reading post-processed files right from Perl without temporary files. . It also includes a variety of useful utilities: . * vpassert inserts PLIish warnings and assertions for any simulator * vppreproc preprocesses the complete Verilog 2001 and SystemVerilog language * vrename renames and cross-references Verilog symbols. It creates Verilog cross references and makes it easy to rename signal and module names over multiple files. Package: libvisualization-msgs-dev Description-md5: 2faf0d768fe5141ea9c5dd53ee16d503 Description-en: Messages relating to Robot OS visualization, C/C++ interface This package is part of Robot OS (ROS), and provides a set of messages used by higher level packages, such as rviz, that deal in visualization-specific data. . The main messages in visualization_msgs is visualization_msgs/Marker. The marker message is used to send visualization "markers" such as boxes, spheres, arrows, lines, etc. to a visualization environment such as https:///www.ros.org/wiki/rviz See the rviz tutorial https://www.ros.org/wiki/rviz/Tutorials for more information. . This package contains the generated headers files. Package: libvolk2-bin Description-md5: a6a5ca0bf4f690aecdc95ef78b661532 Description-en: vector optimized runtime tools Vector-Optimized Library of Kernels is designed to help applications work with the processor's SIMD instruction sets. These are very powerful vector operations that can give signal processing a huge boost in performance. . This package includes the volk_profile tool. Package: libvolk2-dev Description-md5: c138cba9dd55b0d359a439f1f2b5d1a1 Description-en: vector optimized function headers Vector-Optimized Library of Kernels is designed to help applications work with the processor's SIMD instruction sets. These are very powerful vector operations that can give signal processing a huge boost in performance. . This package contains the header files. For documentation, see libvolk-doc. Package: libvolk2-doc Description-md5: 99282e2aebcdd540b7b641fd052c900f Description-en: vector optimized library documentation Vector-Optimized Library of Kernels is designed to help applications work with the processor's SIMD instruction sets. These are very powerful vector operations that can give signal processing a huge boost in performance. . This package includes the Doxygen generated documentation in /usr/share/doc/libvolk2-dev/html/index.html Package: libvolk2.0 Description-md5: 8de75ae0e0ce57bb68a46690dd8e3b62 Description-en: vector optimized functions Vector-Optimized Library of Kernels is designed to help applications work with the processor's SIMD instruction sets. These are very powerful vector operations that can give signal processing a huge boost in performance. Package: libvtk6-dev Description-md5: 7e2bbc8c66e40961c2bc067211a7a6c1 Description-en: VTK header files The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the VTK header files required to compile C++ programs that use VTK to do 3D visualisation. Package: libvtk6-qt-dev Description-md5: f328fd3b8b64a22139aa0d00e2d89f5a Description-en: VTK header files, containing Qt files The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the VTK header files required to compile C++ programs that use VTK to do 3D visualisation. Qt files Package: libvtk6.3 Description-md5: 144756a6093ffa63465fde3c11e8a81a Description-en: VTK libraries The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the shared libraries needed to run C++ programs that use VTK. Package: libvtk6.3-qt Description-md5: 372a6934e0333f048f30bec2359bcec5 Description-en: VTK libraries, Qt files The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the shared libraries needed to run C++ programs that use VTK. Qt files Package: libwww-curl-perl Description-md5: d9504a04d1e1883dc119c35d469694c5 Description-en: Perl bindings to libcurl WWW::Curl is a collection of Perl modules which contain Perl bindings to libcurl. In Debian, more information on how the curl library can be used in your applications is available in the libcurl4-doc Debian package. Package: libwxbase3.0-0v5 Description-md5: 8d14d6805345a163912bd5a462d1916d Description-en: wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing the same program to work for all supported platforms, wxThread class for writing multithreaded programs, and much more. . wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...), Microsoft Windows, and Mac OS X. . This package is only useful for non-GUI apps. It offers a subset of the classes in libwx_gtk3.0 for use in console apps and daemons. You do not need this package to build or use wxWidgets GUI apps. Package: libwxbase3.0-dev Description-md5: dd37b29e987748ac37824bc755a17984 Description-en: wxBase library (development) - non-GUI support classes of wxWidgets toolkit wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing the same program to work for all supported platforms, wxThread class for writing multithreaded programs, and much more. . wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...), Microsoft Windows, and Mac OS X. . This package provides the files needed to compile apps using the wxBase library. Package: libwxgtk-media3.0-0v5 Description-md5: 322c55aa12579f60615260f28f29a63f Description-en: wxWidgets Cross-platform C++ GUI toolkit (GTK 2 media library runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the media shared libraries needed to run programs linked against libwx_gtk2u_media. Package: libwxgtk-media3.0-dev Description-md5: b3c964ea9fca2bbc701952da1648d23a Description-en: wxWidgets Cross-platform C++ GUI toolkit (GTK 2 media library development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides files needed to compile wxWidgets programs using the wxgtk-media library. Package: libwxgtk-media3.0-gtk3-0v5 Description-md5: ecc1c5fca9ad287c17510c92b811f9f2 Description-en: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 media library runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the media shared libraries needed to run programs linked against libwx_gtk3u_media. Package: libwxgtk-media3.0-gtk3-dev Description-md5: 6e5e4af53d5f78b35ec76194838f7bc5 Description-en: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 media library development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides files needed to compile wxWidgets programs using the wxgtk-media library. Package: libwxgtk-webview3.0-gtk3-0v5 Description-md5: 4093ef60b236a28c6b4bbca33d58a287 Description-en: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 webview library runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the media shared libraries needed to run programs linked against libwx_gtk3u_webview. Package: libwxgtk-webview3.0-gtk3-dev Description-md5: 904352547f93476f15b7e96ed7c9f111 Description-en: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 webview library development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides files needed to compile wxWidgets programs using the wxgtk-webview library. Package: libwxgtk3.0-0v5 Description-md5: 8997ba5a8b5b0abfaf0bb0807153ad39 Description-en: wxWidgets Cross-platform C++ GUI toolkit (GTK 2 runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the shared libraries needed to run programs linked against wxWidgets. To use the (optional) glcanvas library you will need to have Mesa or OpenGL installed. Package: libwxgtk3.0-dev Description-md5: eb5064c82532d9c57481d21aacac9dd7 Description-en: wxWidgets Cross-platform C++ GUI toolkit (GTK 2 development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides files needed to compile wxWidgets programs. If you want to compile apps using the (optional) glcanvas library you will need to have Mesa or OpenGL installed too. . This package also provides the wx-config script. Package: libwxgtk3.0-gtk3-0v5 Description-md5: 64135311844b4037159e36564d99f7b2 Description-en: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the shared libraries needed to run programs linked against wxWidgets. To use the (optional) glcanvas library you will need to have Mesa or OpenGL installed. Package: libwxgtk3.0-gtk3-dev Description-md5: d534ededd8815f9352ef62488eb48d1b Description-en: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides files needed to compile wxWidgets programs. If you want to compile apps using the (optional) glcanvas library you will need to have Mesa or OpenGL installed too. . This package also provides the wx-config script. Package: libwxsqlite3-3.0-0 Description-md5: d74f6e69705efe9b73b71b6ea1c78fb1 Description-en: SQLite3 C++ wrapper for use in programs based on the wxWidgets wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database and is specifically designed for use in programs based on the wxWidgets 3.0 library. . wxSQLite3 does not try to hide the underlying database, in contrary almost all special features of the current SQLite3 version 3.7.4 are supported, like for example the creation of user defined scalar or aggregate functions. . This package provides the shared libraries for use with wxWidgets 3.0 . Package: libwxsqlite3-3.0-dev Description-md5: 247356d40b303ec0106a717906b12bee Description-en: Development files for wxSQLite3 wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database and is specifically designed for use in programs based on the wxWidgets 3.0 library. . This package contains the development files for wxSQLite3. Package: libx265-179 Description-md5: 9a85cf11805d7cd3e922b7e2ad8ea348 Description-en: H.265/HEVC video stream encoder (shared library) libx265 is an encoding library for creating H.265/High Efficiency Video Coding (HEVC) video streams. . This package contains the shared library. Package: libx265-dev Description-md5: 8b1b41e7bb4b748be95bef53ac9409e5 Description-en: H.265/HEVC video stream encoder (development files) libx265 is an encoding library for creating H.265/High Efficiency Video Coding (HEVC) video streams. . This is the development package which contains headers and libraries for libx265. Package: libx265-doc Description-md5: f02a5d6ad4a4e858378afb25d09a9290 Description-en: H.265/HEVC video stream encoder (documentation) libx265 is an encoding library for creating H.265/High Efficiency Video Coding (HEVC) video streams. . This package contains documentation for the command line encoder and the shared library. Package: libx32asan5-amd64-cross Description-md5: 51a639c3760e456ac48834fb47045c42 Description-en: 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: libx32asan5-dbg-amd64-cross Description-md5: b66995cafb0cff1e16849ce190628573 Description-en: 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: libx32asan5-dbg-i386-cross Description-md5: b66995cafb0cff1e16849ce190628573 Description-en: 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: libx32asan5-i386-cross Description-md5: 51a639c3760e456ac48834fb47045c42 Description-en: AddressSanitizer -- a fast memory error detector (x32) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libx32atomic1-amd64-cross Description-md5: 17429d2d39217f0a95507decf171c10f Description-en: 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-amd64-cross Description-md5: a1d046f7c7bf1745f37238262b4d1081 Description-en: 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: libx32atomic1-dbg-i386-cross Description-md5: a1d046f7c7bf1745f37238262b4d1081 Description-en: 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: libx32atomic1-i386-cross Description-md5: 17429d2d39217f0a95507decf171c10f Description-en: support library providing __atomic built-in functions (x32) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libx32gcc-9-dev-amd64-cross Description-md5: df49fd36cacd441ececa361c98eaaa4a Description-en: 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-9-dev-i386-cross Description-md5: df49fd36cacd441ececa361c98eaaa4a Description-en: 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-amd64-cross Description-md5: 556068bbd72a9d61bacd43322c3826f5 Description-en: GCC support library (amd64) (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. . This package contains files for amd64 architecture, for use in cross-compile environment. Package: libx32gcc1-dbg-amd64-cross Description-md5: cdbc0da901e5b46128cb5ba05d82a4e4 Description-en: GCC support library (debug symbols) (amd64) Debug symbols for the GCC support library. . This package contains files for amd64 architecture, for use in cross-compile environment. Package: libx32gcc1-dbg-i386-cross Description-md5: 9872e557eec6112e2e9403badb34db09 Description-en: GCC support library (debug symbols) (i386) Debug symbols for the GCC support library. . This package contains files for i386 architecture, for use in cross-compile environment. Package: libx32gcc1-i386-cross Description-md5: 0a83617569fda4f6b4128b3fda8103d8 Description-en: GCC support library (i386) (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. . This package contains files for i386 architecture, for use in cross-compile environment. Package: libx32gfortran-9-dev-amd64-cross Description-md5: aae616b6d05c4081844ad0d321e187db Description-en: 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-9-dev-i386-cross Description-md5: aae616b6d05c4081844ad0d321e187db Description-en: Runtime library for GNU Fortran applications (x32 development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libx32gfortran5-amd64-cross Description-md5: 3c011e928f9c344ce5ade56af0ec77b2 Description-en: Runtime library for GNU Fortran applications (x32) Library needed for GNU Fortran applications linked against the shared library. Package: libx32gfortran5-dbg Description-md5: 10f29f1b5242ebba520971f18415252b Description-en: Runtime library for GNU Fortran applications (x32 debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: libx32gfortran5-dbg-amd64-cross Description-md5: 10f29f1b5242ebba520971f18415252b Description-en: Runtime library for GNU Fortran applications (x32 debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: libx32gfortran5-dbg-i386-cross Description-md5: 10f29f1b5242ebba520971f18415252b Description-en: Runtime library for GNU Fortran applications (x32 debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: libx32gfortran5-i386-cross Description-md5: 3c011e928f9c344ce5ade56af0ec77b2 Description-en: Runtime library for GNU Fortran applications (x32) Library needed for GNU Fortran applications linked against the shared library. Package: libx32go-9-dev-amd64-cross Description-md5: e36fc6f7d9da2b503ade97820475f44a Description-en: Runtime library for GNU Go applications (x32 development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libx32go-9-dev-i386-cross Description-md5: e36fc6f7d9da2b503ade97820475f44a Description-en: Runtime library for GNU Go applications (x32 development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libx32go14-amd64-cross Description-md5: 274d67a4807b2168ae6370f3e1f6a565 Description-en: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. Package: libx32go14-dbg Description-md5: ecdc36ec2c26f4d5b8faf65a52d45fa4 Description-en: Runtime library for GNU Go applications (x32 debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: libx32go14-dbg-amd64-cross Description-md5: ecdc36ec2c26f4d5b8faf65a52d45fa4 Description-en: Runtime library for GNU Go applications (x32 debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: libx32go14-dbg-i386-cross Description-md5: ecdc36ec2c26f4d5b8faf65a52d45fa4 Description-en: Runtime library for GNU Go applications (x32 debug symbols) Library needed for GNU Go applications linked against the shared library. This currently is an empty package, because the library is completely unstripped. Package: libx32go14-i386-cross Description-md5: 274d67a4807b2168ae6370f3e1f6a565 Description-en: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. Package: libx32gomp1-amd64-cross Description-md5: 1388436f97e9425feb598766343a05b7 Description-en: 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-amd64-cross Description-md5: 7f819ff9ae10ec2d6646003e0204dc5f Description-en: GCC OpenMP (GOMP) support library (x32 debug symbols) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers Package: libx32gomp1-dbg-i386-cross Description-md5: 7f819ff9ae10ec2d6646003e0204dc5f Description-en: GCC OpenMP (GOMP) support library (x32 debug symbols) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers Package: libx32gomp1-i386-cross Description-md5: 1388436f97e9425feb598766343a05b7 Description-en: 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: libx32gphobos-9-dev Description-md5: cdbbfaf18bf8097f4f6c5141edaea0ca Description-en: 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-9-dev-amd64-cross Description-md5: cdbbfaf18bf8097f4f6c5141edaea0ca Description-en: 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-9-dev-i386-cross Description-md5: cdbbfaf18bf8097f4f6c5141edaea0ca Description-en: 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: libx32gphobos76 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: 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: libx32gphobos76-amd64-cross Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: 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: libx32gphobos76-dbg Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en: 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: libx32gphobos76-dbg-amd64-cross Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en: 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: libx32gphobos76-dbg-i386-cross Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en: 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: libx32gphobos76-i386-cross Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: 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: libx32itm1-amd64-cross Description-md5: 60c3549c857ee22163b3a82b265880de Description-en: 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-amd64-cross Description-md5: 139a395a1e47ba8b13f22f43588f31ae Description-en: 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: libx32itm1-dbg-i386-cross Description-md5: 139a395a1e47ba8b13f22f43588f31ae Description-en: 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: libx32itm1-i386-cross Description-md5: 60c3549c857ee22163b3a82b265880de Description-en: 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: libx32lsan0-amd64-cross Description-md5: e55556fa790743d4c47d82cff1e0e15d Description-en: LeakSanitizer -- a memory leak detector (x32) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer (empty package). Package: libx32lsan0-dbg-amd64-cross Description-md5: 0fe2e1c3967be8db432006845283cb08 Description-en: LeakSanitizer -- a memory leak detector (x32 debug symbols) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer (empty package). Package: libx32objc-9-dev Description-md5: f7dcb47d6608005e0ecbde60e08685b0 Description-en: 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-9-dev-amd64-cross Description-md5: f7dcb47d6608005e0ecbde60e08685b0 Description-en: 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-9-dev-i386-cross Description-md5: f7dcb47d6608005e0ecbde60e08685b0 Description-en: 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: Runtime library for GNU Objective-C applications (x32) Library needed for GNU ObjC applications linked against the shared library. Package: libx32objc4-amd64-cross Description-md5: e253306fc795d9cc9e7c2acac0d2ad1b Description-en: 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: Runtime library for GNU Objective-C applications (x32 debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: libx32objc4-dbg-amd64-cross Description-md5: 15ac2bbe50562f8e9e528e6d5f6f1024 Description-en: Runtime library for GNU Objective-C applications (x32 debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: libx32objc4-dbg-i386-cross Description-md5: 15ac2bbe50562f8e9e528e6d5f6f1024 Description-en: Runtime library for GNU Objective-C applications (x32 debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: libx32objc4-i386-cross Description-md5: e253306fc795d9cc9e7c2acac0d2ad1b Description-en: Runtime library for GNU Objective-C applications (x32) Library needed for GNU ObjC applications linked against the shared library. Package: libx32quadmath0-amd64-cross Description-md5: 514c6a5cffd4febce8121f2d08419504 Description-en: 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-amd64-cross Description-md5: d1cced9ca62d9dde3650384b57532901 Description-en: GCC Quad-Precision Math Library (x32 debug symbols) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. Package: libx32quadmath0-dbg-i386-cross Description-md5: d1cced9ca62d9dde3650384b57532901 Description-en: GCC Quad-Precision Math Library (x32 debug symbols) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. Package: libx32quadmath0-i386-cross Description-md5: 514c6a5cffd4febce8121f2d08419504 Description-en: GCC Quad-Precision Math Library (x32) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: libx32stdc++-9-dev-amd64-cross Description-md5: 6d3f657fb824f1fb9fc979f0e961ef54 Description-en: GNU Standard C++ Library v3 (development files) (amd64) 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 amd64 architecture, for use in cross-compile environment. Package: libx32stdc++-9-dev-i386-cross Description-md5: 330be67b9d0f009446721e88125fc019 Description-en: GNU Standard C++ Library v3 (development files) (i386) 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 i386 architecture, for use in cross-compile environment. Package: libx32stdc++6-9-dbg Description-md5: 6d699ea4429a346bc58e56d70e561407 Description-en: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Package: libx32stdc++6-9-dbg-amd64-cross Description-md5: 191802fb3f414698fbafb906dd858aa4 Description-en: GNU Standard C++ Library v3 (debugging files) (amd64) This package contains the shared library of libstdc++ compiled with debugging symbols. . This package contains files for amd64 architecture, for use in cross-compile environment. Package: libx32stdc++6-9-dbg-i386-cross Description-md5: eb6d6da8f482feb5b3a328ab6b2698d1 Description-en: GNU Standard C++ Library v3 (debugging files) (i386) This package contains the shared library of libstdc++ compiled with debugging symbols. . This package contains files for i386 architecture, for use in cross-compile environment. Package: libx32stdc++6-amd64-cross Description-md5: 0b4f943ad6f8520cd48bff4cb3ac380c Description-en: GNU Standard C++ Library v3 (amd64) (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. . This package contains files for amd64 architecture, for use in cross-compile environment. Package: libx32stdc++6-i386-cross Description-md5: 3c4511ad1b073e393a184645c27951d1 Description-en: GNU Standard C++ Library v3 (i386) (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. . This package contains files for i386 architecture, for use in cross-compile environment. Package: libx32ubsan1-amd64-cross Description-md5: 1e3c22c974d49dfa0d90d25dc725cf74 Description-en: 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: libx32ubsan1-dbg Description-md5: d6c2f65b1df2a03b9c7b4e20d596d17e Description-en: 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: libx32ubsan1-dbg-amd64-cross Description-md5: d6c2f65b1df2a03b9c7b4e20d596d17e Description-en: 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: libx32ubsan1-dbg-i386-cross Description-md5: d6c2f65b1df2a03b9c7b4e20d596d17e Description-en: 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: libx32ubsan1-i386-cross Description-md5: 1e3c22c974d49dfa0d90d25dc725cf74 Description-en: 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: libxdot4 Description-md5: 5bb95dff142ccbf7ab2946dc3a7a4dc1 Description-en: rich set of graph drawing tools - xdot library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the xdot library. Package: libxml-compile-perl Description-md5: 1280664e15f452d25da3c6fefa06a638 Description-en: Perl module to translate between XML and Perl based on XML schemas Many (professional) applications process XML messages based on a formal specification, expressed in XML Schemas. XML::Compile translates between XML and Perl with the help of such schemas. Your Perl program only handles a tree of nested HASHes and ARRAYs, and does not need to understand namespaces and other general XML and schema nastiness. Package: libxmlrpcpp-dev Description-md5: 50b267665f68a8fb66a6489534349c47 Description-en: development files for Robot OS libxmlrpcpp This package is part of Robot OS (ROS). It contains the development files for the XmlRpc++ library, which is a C++ implementation of the XML-RPC protocol. This version is heavily modified from the package available on SourceForge in order to support roscpp's threading model. As such, it's a maintained fork by OSRF. Package: libxmlrpcpp2d Description-md5: 94d537a9740a053f48d936d01ba9b031 Description-en: Robot OS version of xml-rpc protocol library This package is part of Robot OS (ROS). It contains the XmlRpc++ library, which is a C++ implementation of the XML-RPC protocol. This version is heavily modified from the package available on SourceForge in order to support roscpp's threading model. As such, it's a maintained fork by OSRF. Package: libxvidcore-dev Description-md5: 4334df429fbd041981686e5d8ab2f2b4 Description-en: Open source MPEG-4 video codec (development) Xvid (formerly XviD) is an open source MPEG-4 video codec, implementing MPEG-4 Simple Profile, Advanced Simple Profile, and Advanced Video Coding standards. It is written in C with assembler optimizations for quality and speed (including MMX, SSE, and 3Dnow! code for i386 and AltiVec for PowerPC), and is especially optimized towards offline, multi-pass compression for storage and archival purposes. . This package contains the development files. Package: libxvidcore4 Description-md5: 58b566ad678c3db3fe24389f5d39143d Description-en: Open source MPEG-4 video codec (library) Xvid (formerly XviD) is an open source MPEG-4 video codec, implementing MPEG-4 Simple Profile, Advanced Simple Profile, and Advanced Video Coding standards. It is written in C with assembler optimizations for quality and speed (including MMX, SSE, and 3Dnow! code for i386 and AltiVec for PowerPC), and is especially optimized towards offline, multi-pass compression for storage and archival purposes. . This package contains the shared library. Package: libyara-dev Description-md5: eade2cd18458ccf8711082c7843ee1f4 Description-en: YARA development libraries and headers YARA is a tool aimed at helping malware researchers to identify and classify malware samples. With YARA, it is possible to create descriptions of malware families based on textual or binary patterns contained in samples of those families. Each description consists of a set of strings and a Boolean expression which determines its logic. . Complex and powerful rules can be created by using binary strings with wild-cards, case-insensitive text strings, special operators, regular expressions and many other features. . This package provides development libraries and headers. Package: libyara3 Description-md5: c3e039265e1adeb77f9cfe32bffeccf8 Description-en: YARA shared library YARA is a tool aimed at helping malware researchers to identify and classify malware samples. With YARA, it is possible to create descriptions of malware families based on textual or binary patterns contained in samples of those families. Each description consists of a set of strings and a Boolean expression which determines its logic. . Complex and powerful rules can be created by using binary strings with wild-cards, case-insensitive text strings, special operators, regular expressions and many other features. . This package provides a shared library. Package: libyder-dev Description-md5: 3f5855c0f77ceef14bea4852505605a0 Description-en: logging library written in C - development Simple and easy to use logging library. You can log messages to the console, a file or syslog. . Yder is mono-thread, which mean that you can use only one instance of yder log at the same time in your program. . This package contains the development files. Package: libyder2.0 Description-md5: d8a4cddb69a8fd7d60efc956345509d3 Description-en: logging library written in C Simple and easy to use logging library. You can log messages to the console, a file or syslog. . Yder is mono-thread, which mean that you can use only one instance of yder log at the same time in your program. Package: libz3-4 Description-md5: 72a1f4bba81e41991158d752c31e8564 Description-en: theorem prover from Microsoft Research - runtime libraries Z3 is a state-of-the art theorem prover from Microsoft Research. It can be used to check the satisfiability of logical formulas over one or more theories. Z3 offers a compelling match for software analysis and verification tools, since several common software constructs map directly into supported theories. . This package contains runtime libraries. You shouldn't have to install it manually. Package: libz3-dev Description-md5: dc81d51d606e62b66bd716ab76d0526a Description-en: theorem prover from Microsoft Research - development files Z3 is a state-of-the art theorem prover from Microsoft Research. It can be used to check the satisfiability of logical formulas over one or more theories. Z3 offers a compelling match for software analysis and verification tools, since several common software constructs map directly into supported theories. . This package can be used to invoke Z3 via its C++ API. Package: libz3-java Description-md5: 44bfca0bbae34bef41c3d87f6522222e Description-en: theorem prover from Microsoft Research - java bindings Z3 is a state-of-the art theorem prover from Microsoft Research. See the z3 package for a detailed description. . This package can be used to invoke Z3 via its Java API. Package: libz3-jni Description-md5: 4a0ebb4141bc5c2e1d6fcd8ca49ed285 Description-en: theorem prover from Microsoft Research - JNI library Z3 is a state-of-the art theorem prover from Microsoft Research. See the z3 package for a detailed description. . This package provides the JNI library to invoke Z3 via its Java API. Package: libz3-ocaml-dev Description-md5: e15b256ee8b99be39bcf2933abe6586c Description-en: theorem prover from Microsoft Research - OCaml bindings Z3 is a state-of-the art theorem prover from Microsoft Research. See the z3 package for a detailed description. . This package can be used to invoke Z3 via its OCaml API. Package: libzed-ocaml Description-md5: 480d27d9f1506f840d98698f46655729 Description-en: abstract engine for text edition in OCaml (runtime) Zed is an abstract engine for text edition. It can be used to write text editors, edition widgets, readlines, ... . Zed uses Camomile to fully support the Unicode specification, and implements an UTF-8 encoded string type with validation, and a rope datastructure to achieve efficient operations on large Unicode buffers. Zed also features a regular expression search on ropes. . To support efficient text edition capabilities, Zed provides macro recording and cursor management facilities. . This package contains the runtime libraries for programs using zed. Package: libzed-ocaml-dev Description-md5: 22bdfbabdbea5f29b2c1327227044af8 Description-en: abstract engine for text edition in OCaml (development tools) Zed is an abstract engine for text edition. It can be used to write text editors, edition widgets, readlines, ... . Zed uses Camomile to fully support the Unicode specification, and implements an UTF-8 encoded string type with validation, and a rope datastructure to achieve efficient operations on large Unicode buffers. Zed also features a regular expression search on ropes. . To support efficient text edition capabilities, Zed provides macro recording and cursor management facilities. . This package contains the development stuff needed to use the zed library in your programs. Package: libzookeeper-java Description-md5: 9d8746036f857b6258f6cc81bcc7fbb8 Description-en: Core Java libraries for zookeeper ZooKeeper is a centralized, reliable, service for maintaining configuration information, naming, providing distributed synchronization, and group services. All of these kinds of services are used in some form or another by distributed applications. . This package contains the java .jar files. Package: libzookeeper-java-doc Description-md5: fa7efb25704b2929cc2dd670cc5d88c4 Description-en: API Documentation for zookeeper ZooKeeper is a centralized, reliable, service for maintaining configuration information, naming, providing distributed synchronization, and group services. All of these kinds of services are used in some form or another by distributed applications. Package: libzookeeper-mt-dev Description-md5: e97b8f70fd8f634f667573656ff3b1b8 Description-en: Development files for multi threaded zookeeper C bindings ZooKeeper is a centralized, reliable, service for maintaining configuration information, naming, providing distributed synchronization, and group services. All of these kinds of services are used in some form or another by distributed applications. . This package contains the development files for the multi threaded C bindings. Package: libzookeeper-mt2 Description-md5: 408293df7a7895abc9fc9f52d0bdcf1a Description-en: Multi threaded C bindings for zookeeper ZooKeeper is a centralized, reliable, service for maintaining configuration information, naming, providing distributed synchronization, and group services. All of these kinds of services are used in some form or another by distributed applications. . This package contains the multi-threaded libraries for the C bindings. Package: libzookeeper-st-dev Description-md5: a7ed7dfb8ba76990f2dfc948ba578d1b Description-en: Development files for single threaded zookeeper C bindings ZooKeeper is a centralized, reliable, service for maintaining configuration information, naming, providing distributed synchronization, and group services. All of these kinds of services are used in some form or another by distributed applications. . This package contains the development files for the single threaded C bindings. Package: libzookeeper-st2 Description-md5: dfcadac92fabca64f9de63fa5218992a Description-en: Single threaded C bindings for zookeeper ZooKeeper is a centralized, reliable, service for maintaining configuration information, naming, providing distributed synchronization, and group services. All of these kinds of services are used in some form or another by distributed applications. . This package contains the single-threaded libraries for the C bindings. Package: libzorp-7.0 Description-md5: deea31b056913670d660a839e7d6ad7e Description-en: Runtime library of Zorp Zorp is a new generation firewall. It is essentially a transparent proxy firewall, with strict protocol analyzing proxies, a modular architecture, and fine-grained control over the mediated traffic. Configuration decisions are scriptable with the Python based configuration language. . Shared libraries of the Zorp system. Package: libzorp-dev Description-md5: a4adfeace70491027bbb8909682e0db2 Description-en: Development files needed to compile Zorp modules Zorp is a new generation firewall. It is essentially a transparent proxy firewall, with strict protocol analyzing proxies, a modular architecture, and fine-grained control over the mediated traffic. Configuration decisions are scriptable with the Python based configuration language. . These are the files you need to compile a zorp module. Package: limesuite Description-md5: a9e45aa7a24724fdb4e283253a3658d3 Description-en: tools to test, control and update LMS7 transceiver based hardware Lime Suite is a collection of software supporting Lime Microsystems LMS7 RF transceiver based hardware such as the LimeSDR, LMS7002M UNITE board, or the Novena with LMS7 RF board. . This package contains the command line and GUI tools to control and update the hardware devices. Package: limesuite-udev Description-md5: 8b269206ebd8efbf29e4f44f7417c640 Description-en: Lime Suite - USB rules for udev Lime Suite is a collection of software supporting Lime Microsystems LMS7 RF transceiver based hardware such as the LimeSDR, LMS7002M UNITE board, or the Novena with LMS7 RF board. . This package contains the udev rules to make LMS7 based hardware accessible to users in the plugdev group. Package: linux-buildinfo-5.0.0-1022-oem-osp1 Description-md5: d8be57d0076acb82aa053f55d893237b Description-en: Linux kernel buildinfo for version 5.0.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.0.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-headers-5.0.0-1022-oem-osp1 Description-md5: 720fba300f4dc7de2fb9cc657642ef13 Description-en: Linux kernel headers for version 5.0.0 on 64 bit x86 SMP This package provides kernel header files for version 5.0.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.0.0-1022/debian.README.gz for details. Package: linux-headers-oem-osp1 Description-md5: 3ee49194a9bf27bed5fb56e92bdc18bb Description-en: OEM OSP1 Linux kernel headers This package will always depend on the latest OEM OSP1 kernel headers available. Package: linux-image-5.0.0-1022-oem-osp1 Description-md5: 6acf524a5d017e64bfb535014fc20070 Description-en: Signed kernel image oem-osp1 A kernel image for oem-osp1. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-oem-osp1 Description-md5: 4d3e21699d76b1a8b28dbf228847ffb8 Description-en: OEM OSP1 Linux kernel image This package will always depend on the latest OEM OSP1 kernel image available. Package: linux-image-unsigned-5.0.0-1022-oem-osp1 Description-md5: 6f31799a3f6c07f784c269bfc17e1e13 Description-en: Linux kernel image for version 5.0.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.0.0 on 64 bit x86 SMP. . Supports OEM OSP1 processors. . Geared toward desktop systems. . You likely do not want to install this package directly. Instead, install the linux-oem-osp1 meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.0.0-1022-oem-osp1 Description-md5: 9dce1c40a4e69a038d05474719c577d7 Description-en: Linux kernel extra modules for version 5.0.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports OEM OSP1 processors. . Geared toward desktop systems. . You likely do not want to install this package directly. Instead, install the linux-oem-osp1 meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-oem-osp1 Description-md5: b04a198de40137ebc1750766ee65fffa Description-en: Complete OEM OSP1 Linux kernel and headers This package will always depend on the latest complete OEM OSP1 Linux kernel and headers. Package: linux-oem-osp1-headers-5.0.0-1022 Description-md5: 7b0a9f705982c5a8a592610e34cdf59a Description-en: Header files related to Linux kernel version 5.0.0 This package provides kernel header files for version 5.0.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-oem-osp1-headers-5.0.0-1022/debian.README.gz for details Package: linux-oem-osp1-tools-5.0.0-1022 Description-md5: 310619e0edb88489ad0352fd9f3bf850 Description-en: Linux kernel version specific tools for version 5.0.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.0.0-1022 on 64 bit x86. You probably want to install linux-tools-5.0.0-1022-. Package: linux-oem-osp1-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-tools-5.0.0-1022-oem-osp1 Description-md5: 7f9860e3413d8751b598873bd4de81c0 Description-en: Linux kernel version specific tools for version 5.0.0-1022 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.0.0-1022 on 64 bit x86. Package: linux-tools-oem-osp1 Description-md5: d7cf9087dcb6fa81ea4b3af483307ee1 Description-en: OEM OSP1 Linux kernel tools This package will always depend on the latest OEM OSP1 kernel tools available. Package: lld-9 Description-md5: 39b52f07f105b329dd7852cce89ebb7d Description-en: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. Package: lldb-9 Description-md5: 45d52d0209cd7953d2f2bc4d1a99170f Description-en: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Package: llvm-9 Description-md5: c0407a823731253111d3bc7df8551893 Description-en: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X96, SparcV9, PowerPC or many other architectures. Package: llvm-9-dev Description-md5: 29f654aa391c01f742a2023c872d7a49 Description-en: 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-9-doc Description-md5: 19896d0a63f9911e3a7a7b85ecfac407 Description-en: 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-9-examples Description-md5: 61fee537b751bf39ce1ac5bf27ca3806 Description-en: 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-9-runtime Description-md5: a2e425ebfc2fcd56b539f44a28559b4a Description-en: 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-9-tools Description-md5: 709eba32627c3c079585c05fc5963fe8 Description-en: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Package: logswan Description-md5: b112a05af8a1bf17e25e922353d3bdc6 Description-en: fast Web log analyzer using probabilistic data structures This is a fast Web log analyzer using probabilistic data structures. It is targeted at very large log files, typically APIs logs. It has constant memory usage regardless of the log file size, and takes approximatively 4 MB of RAM. . Unique visitors counting is performed using two HyperLogLog counters (one for IPv4, and another one for IPv6), providing a relative accuracy of 0.10%. Package: lscolors Description-md5: 9bed57bbf1285504ba5ffddf1f54d3fa Description-en: Colorize paths using the LS_COLORS environment variable This package contains the following binaries built from the Rust crate "lscolors": - lscolors Package: lua-hamlib2 Description-md5: 40fba0740af5fb55f64a82ca18f8dccb Description-en: Run-time Lua library to control radio transceivers and receivers Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors. . This library addresses that issue by providing a standardised programming interface that applications can talk to and translating that into the appropriate commands required by the radio in use. . This package provides the Lua bindings of the library. Package: lua-nvim Description-md5: 39b5fae83281174427274c41cb985d5d Description-en: Lua client for Neovim lua-nvim provices a mean to communicate with neovim sessions through Lua. Package: lua-nvim-dev Description-md5: 181b10e17588cc6d13f93c3da3d49ac5 Description-en: Lua client for Neovim This package provide the static library for lua-nvim Package: lxqt-qtplugin Description-md5: fbd2e8b820c2965c65e5197cf7ca4fd6 Description-en: LXQt system integration plugin for Qt With this plugin, all Qt-based programs can adopt settings of LXQt, such as the icon theme. . This package provides the LXQt qtplugin interface. Package: magics++ Description-md5: 9b068543ba030016602d8d95ac8a603d Description-en: Executables for the magics++ library Magics++ is the latest generation of the ECMWF's Meteorological plotting software MAGICS. Although completely redesigned in C++, it is intended to be as backwards-compatible as possible with the Fortran interface. Besides its programming interfaces (Fortran and C), Magics++ offers MagML, a plot description language based on XML aimed at automatic web production. . This package contains the MagcML binary that may be used with magics++. Package: mailavenger Description-md5: 330d263ea10db5ea7252edb4878c1514 Description-en: Highly configurable, MTA-independent SMTP filter server Mail Avenger is a highly configurable, MTA-independent Spam filtering solution at SMTP'ing time. . The criteria Mail Avenger uses to handle filtering is based on a "how is it being send?" fashion, instead of the classical "what are you sending?" model, in which the body or mail itself is analysed looking for SPAM patterns, keywords, bad words or applying Bayesian filters, like SpamAssassin, DSPAM or SpamBayes does. . A distinguishing feature of Mail Avenger is that it allows you to reject spam during SMTP time, before even spooling messages in your local mail queue. This carries interesting features like identifying most clients OS (using TCP SYN fingerprints), acquiring client's network information, embed cryptographically secure expiration times in temporary mail addresses to validate mail before receiving the message body, between others. . This is a partial list of features: * Mail-bomb protection * TCP filtering * Network-level traffic analysis * SMTP-level traffic analysis * SMTP callbacks * Per-user and per-user-extension mail scripts * Per-user mail relay checks * Virtual domain mapping * Alias to user mapping * RBL support * SPF * SPF language queries * Asynchronous DNS queries * "Bodytest" support * SMTP STARTTLS support Package: maliit-dbus-activation Description-md5: 1f317b04f78374dba7d1e14def0b7f80 Description-en: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: maliit-framework Description-md5: 9dded4821f0efcc99e26f74ca71599f2 Description-en: Maliit Input Method Framework Maliit provides a flexible and cross-platform input method framework. It has a plugin-based client-server architecture where applications act as clients and communicate with the Maliit server via input context plugins. The communication link currently uses D-Bus. Maliit is an open source framework (LGPL 2) with open source plugins (BSD). Package: maliit-framework-dbg Description-md5: 07dfda039488251ec1ceff7aaa1c456b Description-en: Maliit Input Method Framework - Debug symbols Maliit provides a flexible and cross-platform input method framework. It has a plugin-based client-server architecture where applications act as clients and communicate with the Maliit server via input context plugins. The communication link currently uses D-Bus. Maliit is an open source framework (LGPL 2) with open source plugins (BSD). . This package contains debugging symbols. Package: maliit-framework-dev Description-md5: 8116cc2d146631cf9338359e43e388ce Description-en: Maliit Input Method Framework - Development Files Maliit provides a flexible and cross-platform input method framework. It has a plugin-based client-server architecture where applications act as clients and communicate with the Maliit server via input context plugins. The communication link currently uses D-Bus. Maliit is an open source framework (LGPL 2) with open source plugins (BSD). . This package is needed to compile plugins for the Maliit framework Package: maliit-inputcontext-qt4 Description-md5: 1f317b04f78374dba7d1e14def0b7f80 Description-en: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: mandos Description-md5: 12c1d4f46db8b810b63bfd013b6bc8b5 Description-en: server giving encrypted passwords to Mandos clients This is the server part of the Mandos system, which allows computers to have encrypted root file systems and at the same time be capable of remote and/or unattended reboots. . The computers run a small client program in the initial RAM disk environment which will communicate with a server over a network. All network communication is encrypted using TLS. The clients are identified by the server using a TLS public key; each client has one unique to it. The server sends the clients an encrypted password. The encrypted password is decrypted by the clients using an OpenPGP key, and the password is then used to unlock the root file system, whereupon the computers can continue booting normally. Package: mandos-client Description-md5: 1f5f0395f024e9a2960dd14e0a205616 Description-en: do unattended reboots with an encrypted root file system This is the client part of the Mandos system, which allows computers to have encrypted root file systems and at the same time be capable of remote and/or unattended reboots. . The computers run a small client program in the initial RAM disk environment which will communicate with a server over a network. All network communication is encrypted using TLS. The clients are identified by the server using a TLS public key; each client has one unique to it. The server sends the clients an encrypted password. The encrypted password is decrypted by the clients using an OpenPGP key, and the password is then used to unlock the root file system, whereupon the computers can continue booting normally. Package: mapnik-doc Description-md5: d06247ada0040cba76336a7ee57adeb6 Description-en: C++ toolkit for developing GIS applications (doc) Mapnik is an OpenSource C++ toolkit for developing GIS (Geographic Information Systems) applications. At the core is a C++ shared library providing algorithms/patterns for spatial data access and visualization. . Essentially a collection of geographic objects (map, layer, datasource, feature, geometry), the library doesn't rely on "windowing systems" and is intended to work in multi-threaded environments . This package contains developer documentation. Package: mapnik-utils Description-md5: 27e63d7a1e67e83793688f05c93c0cdc Description-en: C++ toolkit for developing GIS applications (utilities) Mapnik is an OpenSource C++ toolkit for developing GIS (Geographic Information Systems) applications. At the core is a C++ shared library providing algorithms/patterns for spatial data access and visualization. . Essentially a collection of geographic objects (map, layer, datasource, feature, geometry), the library doesn't rely on "windowing systems" and is intended to work in multi-threaded environments . This package contains miscellaneous utilities distributed with mapnik: . shapeindex: program to creates file system based index for ESRI shape-files Package: mapserver-bin Description-md5: bf4ecb739dece0bece0844d415b0e77a Description-en: MapServer utilities This package provides command-line utilities for MapServer. . MapServer is a CGI-based framework for Internet map services which supports Open Geospatial Consortium (OGC) standards. Scripting functionality in MapScript is provided by the suggested mapscript library packages. Package: mapserver-doc Description-md5: c1eb586d0c9b03f7e3cc0dea2d9d92ff Description-en: documentation for MapServer This package provides some brief documentation for MapServer. . MapServer is a CGI-based framework for Internet map services which supports Open Geospatial Consortium (OGC) standards. Scripting functionality in MapScript is provided by the suggested mapscript library packages. Package: marble Description-md5: 1f126a4752fd8384e6c2471b34c0cba7 Description-en: globe and map widget Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package is part of the KDE education module. Package: marble-data Description-md5: 7ed75411766d39c37afa00e8c22391ab Description-en: data files for Marble Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains the architecture-independent data files for the Marble desktop globe. . This package is part of the KDE education module. Package: marble-maps Description-md5: 5ffb66de74b67fa9ac2b8427c33f3045 Description-en: globe and map widget for mobile form factors Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package is part of the KDE education module. Package: marble-plugins Description-md5: 94cc6f96b770964058cd35411cc0d773 Description-en: plugins for Marble Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains various plugins for the Marble desktop globe. The Marble globe widget library may not be of much use if this package is not installed. . This package is part of the KDE education module. Package: marble-qt Description-md5: 3723681799383a47085e649e82c35bed Description-en: globe and map widget (no KDE dependencies) Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package is part of the KDE education module. Package: marble-qt-data Description-md5: 9606a6cd2b8e7884fffb1cc5f9277491 Description-en: Qt-only data files for Marble Marble is a generic geographical map widget and framework for KDE applications. The Marble widget shows the earth as a sphere but does not require hardware acceleration. A minimal set of geographical data is included, so it can be used without an internet connection. . This package contains the architecture-independent data files for the Marble desktop globe. . This package is part of the KDE education module. Package: marisa Description-md5: d93b84a24d3e4ba003fb52bd879d4222 Description-en: command line tools for libmarisa Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. . This package contains command line tools for libmarisa. Package: mender-artifact Description-md5: bac1d6358362e4e04db229a5ab5f9f32 Description-en: utility to generate .mender artifacts Mender Artifacts Library Mender is an open source over-the-air (OTA) software updater for embedded Linux devices. Mender comprises a client running at the embedded device, as well as a server that manages deployments across many devices. . This package contains the mender-artifact program which is used to generate the artifacts needed for mender OTA updates. The artifacts are generated from your existing ext4 rootfs image that you built for direct device deployments. Package: meshio-tools Description-md5: 6648ce2a72c6018a4544612f761333b9 Description-en: command-line tools for meshio Meshio can read from and write to various data formats representing unstructured meshes, such as DOLFIN, Gmsh, H5M or VTK. . This package provides the command-line tools. Package: mew-beta Description-md5: f48890aae299cff682d86159bfa20fa3 Description-en: mail reader supporting PGP/MIME for Emacs (development version) Mew (Messaging in the Emacs World) is a user interface for text messages, multimedia messages (MIME), news articles and security functionality including PGP, S/MIME, SSH and SSL. . The features of Mew are as follows: . - POP, SMTP, NNTP and IMAP are supported. - You can easily display a very complicated structured message. - You can start to read messages before they are all fully listed. - For refiling, default folders are neatly suggested. - You can complete field names, e-mail addresses, receiver's names, domain names and folder names. - You can easily search messages with keywords etc. - Thread, a mechanism to display the flow of messages, is supported. . This package provides a development snapshot version of Mew. To use a stable version of Mew, install the mew package instead of this package. Package: mew-beta-bin Description-md5: 2a8e0c6e55ff34bd8c6ba7e95c3c2c07 Description-en: external commands for Mew (development version) The mew-beta-bin package contains external commands for the mew-beta package. . - mewencode: encode/decode MIME objects - mewl: extract necessary fields from messages stored in folders - incm: incorporate new mails from maildir or mbox to Mew's inbox folder - mewest: update indexes of Hyper Estraier - mew-pinentry: front end of gpg-agent to ask a passphrase to a user - mewstunnel: wrapper script for using stunnel - cmew: create Mew's database file - smew: search related messages from Mew's database file Package: minia Description-md5: b7d6d186a1b4cefb77e233e3d698c992 Description-en: short-read biological sequence assembler Short-read DNA sequence assembler based on a de Bruijn graph, capable of assembling a human genome on a desktop computer in a day. . The output of Minia is a set of contigs. Minia produces results of similar contiguity and accuracy to other de Bruijn assemblers (e.g. Velvet). Package: minify Description-md5: fd4d806fa5b8a6335792a2ef03c278f2 Description-en: CLI implementation of the Go minify library package /usr/bin/minify is a CLI implementation of the github.com/tdewolff/minify Go library package. . It provides HTML5, CSS3, JS, JSON, SVG and XML minifiers. . Minification is the process of removing bytes from a file (such as whitespace) without changing its output and therefore shrinking its size and speeding up transmission over the Internet and possibly parsing. The implemented minifiers are high performance and streaming, which implies O(n). Package: minimac4 Description-md5: d57aef9620099bbdbfd44355d369ff4d Description-en: Fast Imputation Based on State Space Reduction HMM Minimac4 is a lower memory and more computationally efficient implementation of "minimac2/3". It is an algorithm for genotypic imputation that works on phased genotypes (say from MaCH). . Minimac4 is designed to handle very large reference panels in a more computationally efficient way with no loss of accuracy. This algorithm analyzes only the unique sets of haplotypes in small genomic segments, thereby saving on time\-complexity, computational memory but no loss in degree of accuracy. Package: mixxx Description-md5: d491a99ebd0dc954a099371a444cc98a Description-en: Digital Disc Jockey Interface Mixxx is a digital DJ system, where Wave, Ogg, FLAC and MP3 files can be mixed on a computer for use in live performances. Filters, crossfader, and speed control are provided. Mixxx can sync the 2 streams automatically, using an algorithm to detect the beat. . Mixxx works with Jack or OSS, can be controlled from the GUI or from external controllers, including MIDI devices and joysticks, and supports skins. Package: mixxx-data Description-md5: cc2934c524bc4f3bee30372e77eef3aa Description-en: Digital Disc Jockey Interface -- data files Mixxx is a digital DJ system, where Wave, Ogg, FLAC and MP3 files can be mixed on a computer for use in live performances. Filters, crossfader, and speed control are provided. Mixxx can sync the 2 streams automatically, using an algorithm to detect the beat. . Mixxx works with Jack or OSS, can be controlled from the GUI or from external controllers, including MIDI devices and joysticks, and supports skins. . This package provides images and skin configuration files required for mixxx. Package: mksh Description-md5: 4931f730b48566d2590b67efc22e6b63 Description-en: MirBSD Korn Shell mksh is the successor of the Public Domain Korn shell (pdksh), a Bourne/POSIX compatible shell which is largely similar to the original AT&T Korn Shell (ksh88/ksh93). It includes bug fixes and feature improvements, in order to produce a modern, robust shell good for interactive and especially script use. mksh has UTF-8 support (in string operations and the Emacs editing mode). The code has been cleaned up and simplified, bugs fixed, standards compliance added, and several enhancements (for extended compatibility to other modern shells, as well as a couple of its own) are available. This shell is Debian Policy 10.4 compliant and works as /bin/sh on Debian systems (use the /bin/lksh executable) and is a good rescue and initrd shell (consider the /bin/mksh-static executable). . The mksh binary is a complete, full-featured shell. It provides a “consistent across all platforms” guarantee, using 32-bit integers for arithmetics, possibly deviating from POSIX. . The mksh-static binary is a version of mksh, linked against klibc, musl, or dietlibc (if they exist for that Debian architecture and are usable) and optimised for small code size, for example for use on initrd or initramfs images, installation or rescue systems. Except for omitting some features to be smaller, it is similar to the mksh binary otherwise. Note the exact feature set may differ depending on which C library was used to compile it. . The lksh binary is a script shell based on mksh intended to run old ksh88 and pdksh scripts, but not for interactive use. When used as /bin/sh it follows POSIX most closely, including use of the host’s “long” C data type for arithmetics. It also contains kludges so it can run as /bin/sh on Debian beyond what Policy dictates, to work around bugs in maintainer scripts and LSB init scripts shipped by many packages, such as including a rudimentary printf(1) builtin, permitting a shell function to be named stop overriding the default alias, more loose interpretation of shell extglobs, etc. . A sample ~/.mkshrc is included in /usr/share/doc/mksh/examples and provided as /etc/mkshrc conffile, which is sourced by another file /etc/skel/.mkshrc users are recommended to copy into their home. Package: mlpack-bin Description-md5: 54c45d2f157fd17953e0a031a445c75f Description-en: intuitive, fast, scalable C++ machine learning library (binaries) This package contains example binaries using the mlpack Library. . Machine Learning Pack (mlpack) is an intuitive, fast, scalable C++ machine learning library, meant to be a machine learning analog to LAPACK. It aims to implement a wide array of machine learning methods and function as a "swiss army knife" for machine learning researchers. Package: mlpack-doc Description-md5: 1ef04a10b442fc88aa1189b714e1d27d Description-en: intuitive, fast, scalable C++ machine learning library (documentation) This package contains documentation for the mlpack Library. . Machine Learning Pack (mlpack) is an intuitive, fast, scalable C++ machine learning library, meant to be a machine learning analog to LAPACK. It aims to implement a wide array of machine learning methods and function as a "swiss army knife" for machine learning researchers. Package: mmdebstrap Description-md5: 643413781c1060066942de442f07c07a Description-en: create a Debian chroot Downloads, unpacks and installs Debian packages to either directly create a directory which can be chrooted into, or a tarball of it. In contrast to debootstrap it uses apt, supports more than one mirror, automatically uses security and updates mirrors for Debian stable chroots, is 3-6 times faster, produces smaller output by removing unnecessary cruft, is bit-by-bit reproducible if $SOURCE_DATE_EPOCH is set, allows unprivileged operation using Linux user namespaces, fakechroot or proot and can setup foreign architecture chroots using qemu-user. Package: moarvm Description-md5: e5a88342f3ad3da027777b894fbfd981 Description-en: virtual machine for Rakudo Perl 6 and NQP Short for “Metamodel On A Runtime”, MoarVM is a runtime built for the 6model object system. It is primarily aimed at running NQP and Rakudo Perl 6, but should be able to serve as a backend for any compilers built using the NQP compiler toolchain. Package: moarvm-dev Description-md5: e4f08da0fe2a8edb18b90ece94f9ae22 Description-en: development files for moarvm Short for “Metamodel On A Runtime”, MoarVM is a runtime built for the 6model object system. It is primarily aimed at running NQP and Rakudo Perl 6, but should be able to serve as a backend for any compilers built using the NQP compiler toolchain. . This package contains the developments files required to compile rakudo Package: monteverdi Description-md5: cf2a270f31f77e6aa6d509a77d023852 Description-en: ORFEO Toolbox image processing GUI ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. . This package contains the monteverdi and mapla graphical applications. Package: mpich Description-md5: 550bc2d5b82c8e4c056dee32a584fb1a Description-en: Implementation of the MPI Message Passing Interface standard MPICH is a high-performance and widely portable implementation of the MPI-3.1 standard from the Argonne National Laboratory. It efficiently supports different computation and communication platforms including commodity clusters, SMPs, massively parallel systems, and high-speed networks. This release has all MPI 3.1 functions and features required by the standard with the exception of support for the "external32" portable I/O format and user-defined data representations for I/O. . This package includes the program binaries necessary to run MPICH programs. Package: mpich-doc Description-md5: bc19fc18512ebe2018388cd13a5f5f9f Description-en: Documentation for MPICH MPICH is a high-performance and widely portable implementation of the MPI-3.1 standard from the Argonne National Laboratory. It efficiently supports different computation and communication platforms including commodity clusters, SMPs, massively parallel systems, and high-speed networks. This release has all MPI 3.1 functions and features required by the standard with the exception of support for the "external32" portable I/O format and user-defined data representations for I/O. . This package includes the MPICH documentation. Package: mrpt-apps Description-md5: 3b944a30766456693229812992404026 Description-en: Mobile Robot Programming Toolkit - Console and GUI applications The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance). . This package provides a set of console and GUI applications: . - rawlog-grabber: Record datasets from robotic sensors. - RawLogViewer: Robotic dataset viewer and manipulator. - ReactiveNavigationDemo: Obstacle avoidance GUI demo. - SceneViewer3D: GUI viewer of MRPT 3D scenes. - camera-calib: Interactive camera calibration tool. - icp-slam - kf-slam - graph-slam - 2d-slam-demo: GUI didactic robotic SLAM demo. - map-partition - observations2map: Converts simplemaps into metric maps. - pf-localization: Particle filter localization (Monte Carlo localization). - ro-localization - rbpf-slam: Rao-Blackwellized Particle Filter for SLAM. - simul-landmarks - simul-beacons - simul-gridmap - GridmapNavSimul - grid-matching - rawlog-edit - navlog-viewer: GUI viewer of navigation logs. - features-matching: Computer vision demo. - kinect-icp-slam: Example 3D mapping with Xbox Kinect - kinect-view: Example 3D mapping with Xbox Kinect - robotic-arm-kinematics: GUI for design of robot arms with Denavit-Hartenberg parameters. - velodyne-view: Live display/grabbing of Velodyne scanners. Package: mrpt-common Description-md5: e420bae3f68f79fd6d76dea990e1eedf Description-en: Mobile Robot Programming Toolkit - Example datasets and files The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance). . This package provides example datasets and configuration files for several MRPT applications. Package: mrpt-doc Description-md5: 0f3dba422a5f6577ea2ff8ca24ff6a8c Description-en: Mobile Robot Programming Toolkit - Documentation and examples The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance). . The libraries include classes for easily managing 3D(6D) geometry, probability density functions (pdfs) over many predefined variables (points and poses, landmarks, maps), Bayesian inference (Kalman filters, particle filters), image processing, path planning and obstacle avoidance, 3D visualization of all kind of maps (points, occupancy grids, landmarks,...), Graph-SLAM, Bundle Adjustment, etc. Gathering, manipulating and inspecting very large robotic datasets (Rawlogs) efficiently is another goal of MRPT, supported by several classes and applications. . The MRPT is free software and is released under the BSD-new. . This package provides the documentation and examples of MRPT, and the book Writing Scientific Applications with the Mobile Robot Programming Toolkit in .ps.gz format. Package: mtail Description-md5: d232cf12d2546c08ee3e00f5bc77df52 Description-en: Extract monitoring data from logs for collection in a timeseries database Mtail is a tool for extracting metrics from application logs to be exported into a timeseries database or timeseries calculator for alerting and dashboarding. . It aims to fill a niche between applications that do not export their own internal state, and existing monitoring systems, without patching those applications or rewriting the same framework for custom extraction glue code. . Metrics are exported for scraping by a collector as JSON or Prometheus format over HTTP, or can be periodically sent to a collectd, StatsD, or Graphite collector socket. Package: munin-plugins-zorp Description-md5: 866cbb7bbeb03190c8b1ef0d9545dc83 Description-en: Munin plugins to check the state of the zorp firewall Zorp is a new generation firewall. It is essentially a transparent proxy firewall, with strict protocol analyzing proxies, a modular architecture, and fine-grained control over the mediated traffic. Configuration decisions are scriptable with the Python based configuration language. . This package contains plugins for the Munin monitoring tool. Package: nagios-plugins-zorp Description-md5: bd6a6ac309e8e69d8b3df6b451bee105 Description-en: Nagios plugins to check the state of the zorp firewall Zorp is a new generation firewall. It is essentially a transparent proxy firewall, with strict protocol analyzing proxies, a modular architecture, and fine-grained control over the mediated traffic. Configuration decisions are scriptable with the Python based configuration language. . This package contains plugins for the Nagios monitoring tool. Package: ncbi-blast+ Description-md5: 395e56c55c29f8e445efe977ed605c4b Description-en: next generation suite of BLAST sequence search tools The Basic Local Alignment Search Tool (BLAST) is the most widely used sequence similarity tool. There are versions of BLAST that compare protein queries to protein databases, nucleotide queries to nucleotide databases, as well as versions that translate nucleotide queries or databases in all six frames and compare to protein databases or queries. PSI-BLAST produces a position-specific-scoring-matrix (PSSM) starting with a protein query, and then uses that PSSM to perform further searches. It is also possible to compare a protein or nucleotide query to a database of PSSM’s. The NCBI supports a BLAST web page at blast.ncbi.nlm.nih.gov as well as a network service. Package: ncbi-blast+-legacy Description-md5: a53af4a21bab00385c50eb15cefc27ca Description-en: NCBI Blast legacy call script This package adds some fake scripts to call NCBI+ programs with the NCBI blast command line. It makes use of the legacy_blast script in ncbi-blast+ package. Package: ncl-ncarg Description-md5: f7c7da9bee6b463205b6a0274f19d551 Description-en: NCAR Command Language and NCAR graphics The NCAR Command Language (NCL) is a free interpreted language designed specifically for scientific data processing and visualization. NCL has robust file input and output. It can read and write netCDF-3, netCDF-4 classic HDF4, HDF5, binary, and ASCII data, and read HDF-EOS2, GRIB1 and GRIB2. The graphics are world class and highly customizable. . The software comes with a couple of useful command line tools: * ncl_filedump - prints the contents of supported files (netCDF, HDF, GRIB1, GRIB2, HDF-EOS2, and CCM History Tape) * ncl_convert2nc - converts one or more GRIB1, GRIB2, HDF and/or HDF-EOS iles to netCDF formatted files. Package: neko Description-md5: b9931d2adc8cc89fb8552d5e385bfbaf Description-en: Lightweight virtual machine - compiler and tools Neko provides a common runtime for several different languages, including JavaScript and haXe. . The compiler converts a source file (.neko) into a bytecode file (.n) that can be executed with the Virtual Machine. You can use the compiler as standalone commandline executable separated from the virtual machine, or as a Neko library to perform compile-and-run for interactive languages. . Neko was written by Nicolas Cannasse. Package: neko-dev Description-md5: ddc48674b253d9a7a80c7a9ac1d09bb5 Description-en: Lightweight virtual machine - headers Neko provides a common runtime for several different languages, including JavaScript and haXe. . The virtual machine is both very lightweight and well optimized. It can be easily embedded into other applications, and libraries are directly accessible using the C foreign function interface. . This package includes the header files for development using the Neko virtual machine. . Neko was written by Nicolas Cannasse. Package: nemo Description-md5: 2de74fdb31432279c715f87a45768e42 Description-en: File manager and graphical shell for Cinnamon Nemo is the official file manager for the Cinnamon 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 Cinnamon 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: nemo-data Description-md5: 2191910dfb2321d4a02010c25f7b6997 Description-en: File manager and graphical shell for Cinnamon (data files) Nemo is the official file manager for the Cinnamon 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 Cinnamon desktop. It works on local and remote filesystems. . This package contains pictures, localization files and other data needed by nemo. Package: nemo-fileroller Description-md5: 77c79e43e02a52d42a4ba502f5f23f37 Description-en: File Roller integration for Nemo Nemo File Roller is an Nemo extension which allows you to create and extract archives in Nemo. This extension adds "Extract Here" (for archive files) and "Compress..." items to the right-click menu. Package: nemo-python Description-md5: 14be56bd91bc1709aebcd6c9977aeffb Description-en: Python bindings for nemo components Python bindings for Nemo, to allow creation of Nemo extensions in Python. This allows creating property page and menu item extensions. Package: netdata Description-md5: 6843dd310958e94a27dd618821504b8e Description-en: real-time performance monitoring (metapackage) Netdata is distributed, real-time, performance and health monitoring for systems and applications. It provides insights of everything happening on the systems it runs using interactive web dashboards. . It can run autonomously without any third party components or it can be integrated to existing monitoring tool chains (Prometheus, Graphite, OpenTSDB, Kafka, Grafana, etc). . This package is a metapackage depending on the typical netdata components. Package: netdata-apache2 Description-md5: 7d70bc947ccb62ace14e5e45713da588 Description-en: real-time performance monitoring (apache integration) Netdata is distributed, real-time, performance and health monitoring for systems and applications. It provides insights of everything happening on the systems it runs using interactive web dashboards. . Netdata includes its own embedded webserver, by default listening on localhost only. To make netdata available to other users, a dedicated webserver such as apache should be used (with authentication and encryption). . This package contains the integration for the apache HTTP server. Package: netdata-core Description-md5: 87b39f1a30af62cc8cd399fb0a356478 Description-en: real-time performance monitoring (core) Netdata is distributed, real-time, performance and health monitoring for systems and applications. It provides insights of everything happening on the systems it runs using interactive web dashboards. . This package contains the minimal core build with SSE2 optimizations for current systems. Package: netdata-plugins-bash Description-md5: 1209dfcb9f2c8255cac9c3588c5a0148 Description-en: real-time performance monitoring (bash plugins) Netdata is distributed, real-time, performance and health monitoring for systems and applications. It provides insights of everything happening on the systems it runs using interactive web dashboards. . This package contains the plugins using bash. Package: netdata-plugins-nodejs Description-md5: 2c69ef8a37324f1b6e80af5ab3b17f20 Description-en: real-time performance monitoring (nodejs plugins) Netdata is distributed, real-time, performance and health monitoring for systems and applications. It provides insights of everything happening on the systems it runs using interactive web dashboards. . This package contains the plugins using nodejs. Package: netdata-plugins-python Description-md5: a7be5ab574ae14d3cc0ebb401e66765e Description-en: real-time performance monitoring (python plugins) Netdata is distributed, real-time, performance and health monitoring for systems and applications. It provides insights of everything happening on the systems it runs using interactive web dashboards. . This package contains the plugins using python. Package: netdata-web Description-md5: 3ed85ae4ec7fa18e84aaedf0bfea8e4e Description-en: real-time performance monitoring (web) Netdata is distributed, real-time, performance and health monitoring for systems and applications. It provides insights of everything happening on the systems it runs using interactive web dashboards. . This package contains the web frontend. Package: nettle-bin Description-md5: b9c201f42c4b4fea02c357189015a9c0 Description-en: low level cryptographic library (binary tools) 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 binary utilities that accompany the library: . - nettle-lfib-stream - generates a pseudo-random stream, using the Knuth lfib (non-cryptographic) pseudo-random generator. - sexp-conv - conversion tool for handling the different flavours of sexp syntax. - pkcs1-conv - converts PKCS#1 keys to sexp format. - nettle-hash - command-line tool to compute message digests such as SHA-1. Package: ngspice Description-md5: 1e271abb56df89c8dd62b13193e7dd9a Description-en: Spice circuit simulator NGSpice is a mixed-level/mixed-signal circuit simulator. Its code is based on three open source software packages: Spice3f5, Cider1b1 and Xspice. . NGSpice is part of gEDA project, a full GPL'd suite of Electronic Design Automation tools. Package: ngspice-dev Description-md5: 06e967e5294c79a1bb6b1fb1b3079f38 Description-en: Spice circuit simulator - development files for ngspice and tclspice NGSpice is a mixed-level/mixed-signal circuit simulator. Its code is based on three open source software packages: Spice3f5, Cider1b1 and Xspice. . Use this package in case you need to compile own Xspice models as a dynamic library with a file extension *.cm. Those files need to be placed into /usr/lib/$(multiarch)/ngspice and will be loaded by the ngspice executable. . This package contains the development header files for libspice and own ngspice dynamic library models. Package: ngspice-doc Description-md5: 6f8d30e710b891a5590dc7804d644e13 Description-en: Documentation for the NGspice circuit simulator NGspice is a mixed-level/mixed-signal circuit simulator. Its code is based on three open source software packages: Spice3f5, Cider1b1 and Xspice. . NGSpice is part of gEDA project, a full GPL'd suite of Electronic Design Automation tools. . This package contains the PDF and HTML documentation. Package: nlopt-doc Description-md5: 5b96f7f3be7edb51c10b1a52e9904e43 Description-en: nonlinear optimization library (documentation) NLopt is a free/open-source library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms. Its features include: . * Callable from C, C++, Fortran, GNU Octave, Python, GNU Guile, GNU R. * A common interface for many different algorithms * Support for large-scale optimization. * Both global and local optimization algorithms. * Algorithms using function values only (derivative-free) and also algorithms exploiting user-supplied gradients. * Algorithms for unconstrained optimization, bound-constrained optimization, and general nonlinear inequality/equality constraints. . This package provides the HTML documentation for nlopt. Package: node-address Description-md5: 0d755f4e64a2d10c66427e72e10709a4 Description-en: Get current machine IP, MAC and DNS servers DNS servers are read from /etc/resolv.conf. . Node.js is an event-based server-side JavaScript engine. Package: node-anymatch Description-md5: 24ffbb2f4d1e0c4054030258f9381aa2 Description-en: Matches strings against configurable strings Javascript module to match a string against a regular expression, glob, string, or function that takes the string as an argument and returns a truthy or falsy value. The matcher can also be an array of any or all of these. Useful for allowing a very flexible user-defined config to define things like file paths. . It is a dependency for ava, a futuristic test-runner . Node.js is an event-based server-side JavaScript engine. Package: node-binary-extensions Description-md5: 67b506eae3ccdc01c13904a8a5c96796 Description-en: List of binary file extensions The list is just a JSON file and can be used wherever. . This library is a dependency for webpack. Webpack takes code targeted at node.js and makes it run in the browser. Node.js comes with API of its own that is not available in the browsers. Webpack exposes this code to programs that are unaware they are running in a browser. . Node.js is an event-based server-side JavaScript engine. Package: node-bufferlist Description-md5: 2e5eba1cfabb7a4aaf0b2d279bac9ce6 Description-en: interface to treat a linked list of buffers as a single stream BufferList provides an interface to treat a linked list of buffers as a single stream. This is useful for events that produce a many small Buffers, such as network streams. Package: node-clean-css Description-md5: d3a40d3c24da1f1919cabccbb9de653d Description-en: Node.js module for minifying CSS files Clean-css is a Node.js module for minifying CSS files. It does the same job as YUI Compressor's CSS minifier, but much faster thanks to many speed optimizations and Node.js' V8 engine. Package: node-css-what Description-md5: 7887ab7768ec3560e0f768a8e998754e Description-en: CSS selector parser This module contains a CSS selector parser. . The function returns a two-dimensional array. The first array represents selectors separated by commas (eg. sub1, sub2), the second contains the relevant tokens for that selector. . Node.js is an event-based server-side JavaScript engine. Package: node-d3-path Description-md5: f509f8a4d71e67989dfc8e9eebbc72b0 Description-en: Serialize Canvas path commands to SVG Say you have some code that draws to a 2D canvas, the d3-path module lets you take this exact code and additionally render to SVG. It works by serializing CanvasPathMethods calls to SVG path data. . Now code you write once can be used with both Canvas (for performance) and SVG (for convenience). For a practical example, see d3-shape. . Node.js is an event-based server-side JavaScript engine. Package: node-diffie-hellman Description-md5: 5717f4aebb8c08024e59530fe2e670b9 Description-en: pure javascript diffie-hellman key exchange Diffie–Hellman key exchange (DH) is a specific method of securely exchanging cryptographic keys over a public channel. The Diffie–Hellman key exchange method allows two parties that have no prior knowledge of each other to jointly establish a shared secret key over an insecure channel. This key can then be used to encrypt subsequent communications using a symmetric key cipher. . Node.js is an event-based server-side JavaScript engine. Package: node-dom-serializer Description-md5: c28cc8fedeab77a3b893c9dc97094613 Description-en: render htmlparser2's DOM nodes to string Node.js module that renders to a tring a DOM (Document Object Model) created with the node-domhandler module. . Node.js is an event-based server-side JavaScript engine. Package: node-domelementtype Description-md5: d9843369e248da2a3770a4f60ba0b1ab Description-en: all the types of nodes in htmlparser2's dom Types of elements found in the DOM. . Node.js is an event-based server-side JavaScript engine. Package: node-domhandler Description-md5: 061025a6fa05d4a127ea53e5ca162945 Description-en: htmlparser2 handler that turns pages into a dom Node.js module that creates a DOM (Document Object Model), i.e. a tree data structure containing all nodes of a page that can be manipulated using the node-domutils library. . Node.js is an event-based server-side JavaScript engine. Package: node-domutils Description-md5: e9bfa1f5ce3b50f8942f08bb7fd9fc26 Description-en: utilities for working with htmlparser2's DOM Node.js module that provides utilities (stringify, traversal, manipulation and querying) for working with a DOM (Document Object Model) created with the node-domhandler module. . Node.js is an event-based server-side JavaScript engine. Package: node-end-of-stream Description-md5: cf862692d72ba0fbb9af871b7ba1143b Description-en: Invoke a callback when a stream has completed or failed end-of-stream is a Node.js module which calls a callback when a readable, writable, or duplex stream has completed or failed. . Pass a stream and a callback to end-of-stream. Both legacy streams and streams2 are supported. . Node.js is an event-based server-side JavaScript engine. Package: node-entities Description-md5: e9429848a23d0837313977e0b504058d Description-en: Encode and decode XML/HTML entities with ease node-entities encodes and decodes three selectable levels of entities: XML, HTML4, HTML5. Package: node-err-code Description-md5: a6818b94d66537d12fc3e8c17d96363a Description-en: Create an error with a code Create new error instances with a code and additional properties. . Node.js is an event-based server-side JavaScript engine. Package: node-es6-promise Description-md5: 5d0cdd26b24d2b20b1df2c03c44eae84 Description-en: Lightweight async code library for JavaScript (Node.js module) A lightweight library that provides tools for organizing asynchronous code in the browser, according to the ECMAScript 6 Promise, but as an ECMAScript 5 library. . Node.js is an event-based server-side JavaScript engine. Package: node-graceful-fs Description-md5: aa1d1b52d2c9794b758e1ecb4df690f9 Description-en: drop-in replacement improving the Node.js fs module node-graceful-fs module normalizes behavior across different platforms and environments, and makes filesystem access more resilient to errors: * queues up open and readdir calls, and retries them once something closes if there is an EMFILE error from too many file descriptors. * fixes lchmod for Node versions prior to 0.6.2 * implements fs.lutimes if possible. Otherwise it becomes a noop. * ignores EINVAL and EPERM errors in chown, fchown or lchown if the user isn't root. * makes lchmod and lchown become noops, if not available. * retries reading a file if read results in EAGAIN error. . Node.js is an event-based server-side javascript engine. Package: node-gyp Description-md5: 79e000d65d6679894607853135417a5f Description-en: Native addon build tool for Node.js node-gyp is a cross-platform command-line tool written in Node.js for compiling native addon modules for Node.js. . It features : * Easy to use, consistent interface * Same commands to build a module on every platform * Support of multiple target versions of Node.js . node-gyp replaces node-waf program which was deprecated in Node.js 0.8 and removed since Node.js 0.10. . Node.js is an event-based server-side javascript engine. Package: node-htmlparser2 Description-md5: 625012a37dfba147bba6c181cab395ec Description-en: Fast & forgiving HTML/XML/RSS parser A forgiving HTML/XML/RSS parser written in JS for NodeJS. The parser can handle streams (chunked data) and supports custom handlers for writing custom DOMs/output. . Node.js is an event-based server-side JavaScript engine. Package: node-iconv Description-md5: 290837aa43d7af22102f582a27790ee4 Description-en: text recoding module for Node.js node-iconv provides a simple interface for converting text from one character encoding to another. . Node.js is an event-based server-side javascript engine. Package: node-immutable-tuple Description-md5: c561a53b8407614f26b0b01fac579562 Description-en: Immutable finite list objects This library provides immutable finite list objects with constant-time equality testing (===) and no memory leaks. . This package exports a single function called tuple both as a default export and as an equivalent named export, so all of the following import styles will work. . Node.js is an event-based server-side JavaScript engine. Package: node-is-binary-path Description-md5: b56688ff8bbae6fe13b8f37b083fb8a6 Description-en: check if a filepath is a binary file This library checks if a filepath is a binary file by checking known binary file extensions list. . Node.js is an event-based server-side JavaScript engine. Package: node-leaflet Description-md5: 5b0c4af3b876fa403aacbc5e354835b9 Description-en: mobile-friendly interactive maps - Node.js library Leaflet is a modern JavaScript library for mobile-friendly interactive maps. Weighing just about 27 KB of JS code, it has all the features most developers ever need for online maps. . Leaflet is designed with simplicity, performance and usability in mind. It works efficiently across all major desktop and mobile platforms out of the box, taking advantage of HTML5 and CSS3 on modern browsers while still being accessible on older ones. It can be extended with many plugins, has a beautiful, easy to use and well-documented API and a simple, readable source code that is a joy to contribute to. . This package provides Leaflet library usable with Node.js - an event-based server-side JavaScript engine. Package: node-lodash Description-md5: 356bf46f47703a46b78c5e4d3a921a66 Description-en: Lo-dash is a Node.js utility library Lo-dash is a Node.js utility library delivering consistency, customization, performance, & extras. . Node.js is an event-based server-side JavaScript engine. Package: node-lodash-packages Description-md5: a053c604f3838553e99080f4c8b778fd Description-en: Lo-dash is a Node.js utility library (per method packages) Lo-dash is a Node.js utility library delivering consistency, customization, performance, & extras. . This package provides lodash methods exported as separate modules. . Node.js is an event-based server-side JavaScript engine. Package: node-methods Description-md5: 1e961fa000135e6e39a6621d4593085a Description-en: contains the HTTP methods that Node.js supports Simple module which exports the HTTP verbs that node core's parser supports. . Node.js is an event-based server-side JavaScript engine. Package: node-modern-syslog Description-md5: f96a2f695a03f07840d686e806a9363f Description-en: native syslog client library for Node.js modern-syslog is the only Node.js library that uses native bindings to the libc syslog API, is async, can be used as a stream, and is API compatible with the (deprecated) node-syslog. It uses Nan, so supports node and io.js Package: node-moment-timezone Description-md5: 82e150d03b2a9f1f5d2fa92abf18476c Description-en: Parse and display dates in any timezone (node.js library) Parses and displays dates in any configured timezone. This is done using the IANA timezone database data. It also enables timezone conversion. . Node.js is an event-based server-side JavaScript engine. Package: node-mongodb Description-md5: 67a42e5e66d69faf8e4447e0261356dd Description-en: official MongoDB driver for Node.js MongoDB is a high-performance, open source, schema-free document-oriented data store. . node-mongodb provides a high-level API on top of node-mongodb-core that is the meant for end users. Package: node-pako Description-md5: 48f9433c1a1b0c8e73e3dd15f8c056ef Description-en: fast zlib port to pure javascript This module is a port of zlib to pure javascript optimized for speed. . Pako could compress stream and string using well known zlib API. . Node.js is an event-based server-side JavaScript engine. Package: node-parse-base64vlq-mappings Description-md5: 28a6e15f11243649b6befd953bfbfdb7 Description-en: Parses out base64 VLQ encoded source map This modules allows one to parse and decode VLQ (Variable Length Quantities) base64 encoded source map. . Source maps are JSON files that contain information on how to map transpiled source code back to their original source. Source maps are JavaScript’s version of debug symbols. . Node.js is an event-based server-side JavaScript engine. Package: node-prismjs Description-md5: 36d9dc0e27b5577ff389d64f6285cb73 Description-en: Lightweight, robust, elegant syntax highlighting A spin-off project from Dabblet. Some of its unique features include: * It’s tiny. The core is only 1.5KB minified & gzipped. * It’s incredibly extensible. Not only it’s easy to add new languages, but also to extend existing ones. * It encourages good author practices. Other highlighters encourage or even force you to use elements that are semantically wrong, like
 (on its
    own) or