Package: 3270-common
Description-md5: a1fad8fe7f911b2c01164ff75d013e53
Description-en: Common files for IBM 3270 emulators and pr3287
3270-common contains files referenced in other 3270 packages
Package: 4ti2
Description-md5: 492cca73dfb17534ab742175067b92b6
Description-en: mathematical tool suite for problems on linear spaces -- tools
4ti2 is a mathematical software package for algebraic, geometric
and combinatorial problems on linear spaces.
.
This package provides the 4ti2 tool suite.
Package: 4ti2-doc
Description-md5: 91b1a130272354c0655306a2fe0d9ca3
Description-en: mathematical tool suite for problems on linear spaces -- user guide
4ti2 is a mathematical software package for algebraic, geometric
and combinatorial problems on linear spaces.
.
This package provides the user guide for the 4ti2 tool suite;
it also contains examples.
Package: ace
Description-md5: fcbd00026ded79e6c62f3bec35612f8f
Description-en: HTML template engine for Go (command-line tool)
Ace is an HTML template engine for Go. This is inspired by
Slim (http://slim-lang.com/) and Jade (http://jade-lang.com/).
This is a refinement of Gold (http://gold.yoss.si/).
.
Example:
.
= doctype html
html lang=en
head
title Hello Ace
= css
h1 { color: blue; }
body
h1 {{.Msg}}
#container.wrapper
p..
Ace is an HTML template engine for Go.
This engine simplifies HTML coding in Go web application development.
= javascript
console.log('Welcome to Ace');
.
This package provides the /usr/bin/ace command-line tool and example files.
Package: acl2
Description-md5: 11f9e97229e3c77927e661525096d127
Description-en: Computational Logic for Applicative Common Lisp: main binary
ACL2 is both a programming language in which you can model computer
systems and a tool to help you prove properties of those models.
.
This package contains the base ACL2 binary.
Package: acl2-books
Description-md5: b254130a33041ec03320e5001226eff7
Description-en: Computational Logic for Applicative Common Lisp: compiled libraries
ACL2 is both a programming language in which you can model computer
systems and a tool to help you prove properties of those models.
.
This package contains numerous precompiled and precertified libraries
for use in proving theorems with ACL2. Serious users will no doubt
want to install this package.
Package: acl2-books-certs
Description-md5: 6db199e882f251b453acf7d17c15ece3
Description-en: Computational Logic for Applicative Common Lisp: library certificates
ACL2 is both a programming language in which you can model computer
systems and a tool to help you prove properties of those models.
.
This file contains certification records for the various precompiled
libraries supplied in the ACL2-books package. ACL2 essentially
requires that all included books be certified before use.
Package: acl2-books-source
Description-md5: 08e659cca46334f8267d3b949c74e9c4
Description-en: Computational Logic for Applicative Common Lisp: library sources
ACL2 is both a programming language in which you can model computer
systems and a tool to help you prove properties of those models.
.
This package contains source lisp files to the compiled libraries
supplied in the ACL2-books package.
Package: acl2-doc
Description-md5: 5c7f73fe4a8d5c6db72b616db6a620bc
Description-en: Computational Logic for Applicative Common Lisp: documentation
ACL2 is both a programming language in which you can model computer
systems and a tool to help you prove properties of those models.
.
This package contains the documentation for ACL2.
Package: acl2-infix
Description-md5: 81a2aa4af877764973901ab7dc79e3c8
Description-en: Computational Logic for Applicative Common Lisp: infix interface
ACL2 is both a programming language in which you can model computer
systems and a tool to help you prove properties of those models.
.
This package contains utilities and libraries to access ACL2 via an
infix notation similar to that used in many non-lisp programming
languages.
Package: acl2-infix-source
Description-md5: 6e56cc8795675ff4708abb07184b4eef
Description-en: Computational Logic for Applicative Common Lisp: infix source
ACL2 is both a programming language in which you can model computer
systems and a tool to help you prove properties of those models.
.
This package contains the source files to the infix interface to
ACL2.
Package: acl2-source
Description-md5: 24b72fcd3b9c9afee8776f2d281499a4
Description-en: Computational Logic for Applicative Common Lisp: source files
ACL2 is both a programming language in which you can model computer
systems and a tool to help you prove properties of those models.
.
This package contains the lisp source files to the main ACL2 binary.
Package: actiona
Description-md5: a258a2ae406a96178c043b4c56ac3b6d
Description-en: emulate human activity through a powerful GUI and JavaScript
Actiona is an application that allows you to execute many actions on your
computer such as emulating mouse clicks, key presses, showing message boxes,
editing text files, etc. Tasks can be created using a simple editor or using
the EcmaScript (JavaScript) programming language for more customization.
Actiona is cross-platform.
Package: adb
Description-md5: f76b4a6e3d1a7d7138315debf76426e0
Description-en: Android Debug Bridge
A versatile command line tool that lets you communicate with an emulator
instance or connected Android-powered device.
.
This package depends on "android-udev-rules" which contains
the udev rules for Android devices. Without this package, adb and fastboot need
to be running with root permission.
Package: adbd
Description-md5: 9d7e69bd2a37effb999d921d20615d1a
Description-en: Android Debug Bridge daemon
Android Debug Bridge (adb) is a versatile tool that lets you manage the state
of an emulator instance or Android-powered device. It is a client-server
program that includes three components:
.
A client, which runs on your development machine. You can invoke a
client from a shell by issuing an adb command. Other Android tools such
as the ADT plugin and DDMS also create adb clients.
.
A server, which runs as a background process on your development
machine. The server manages communication between the client and the
adb daemon running on an emulator or device.
.
A daemon, which runs as a background process on each emulator or device
instance.
.
This package provides the daemon component.
Package: addresses-goodies-for-gnustep
Description-md5: 742d21cb19b3f6843a605485ad5391cf
Description-en: Address Manager goodies for GNUstep (dummy transitional package)
This package is a dummy transitional package to facilitate upgrades
to the new gnustep-addresses-goodies package.
.
It can be safely removed.
Package: addressmanager.app
Description-md5: 28774e21eb4f43c64a682e22a3195b03
Description-en: Personal Address Manager for GNUstep
This package constitutes a personal address manager for the GNUstep
software system. It allows archiving complete personal contact
information, organizing contacts in groups, integration with other
software such as mail clients and sharing address information with
other users over the network.
Package: adios2-data
Description-md5: 8dfd1562d15510899ddf04cb3bd599c3
Description-en: ADIOS2 Adaptable IO system for simulations - tool data
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains tool data for ADIOS2.
Package: adios2-mpi-bin
Description-md5: 13439910a31b75459b92b4893cee3be1
Description-en: ADIOS2 Adaptable IO system for simulations - binary tools (MPI)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains binary tools for the MPI build of ADIOS2.
Package: adios2-scripts
Description-md5: 47150ef130d4a9e991df093a62ec1dec
Description-en: ADIOS2 Adaptable IO system for simulations - scripts
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains scripts for ADIOS2.
Package: adios2-serial-bin
Description-md5: d0a03efaffbc863c9f7ba4203085ebd4
Description-en: ADIOS2 Adaptable IO system for simulations - binary tools (serial)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains binary tools for ADIOS2.
Package: adun-core
Description-md5: 342c93ca6222192992707fbc49114d4c
Description-en: Molecular Simulator
Adun is a biomolecular simulator that also includes data management and
analysis capabilities. It was developed at the Computational Biophysics
and Biochemistry Laboratory, a part of the Research Unit on Biomedical
Informatics of the UPF.
.
This package contains the AdunCore program and the Adun server. If
you want the graphical UI frontend, install the adun.app package.
Package: adun.app
Description-md5: 78adc89c967b1398bd4104cd61c7f06c
Description-en: Molecular Simulator for GNUstep (GUI)
Adun is a biomolecular simulator that also includes data management and
analysis capabilities. It was developed at the Computational Biophysics
and Biochemistry Laboratory, a part of the Research Unit on Biomedical
Informatics of the UPF.
.
This package contains UL, the Adun GUI frontend.
Package: 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: agenda.app
Description-md5: 84aeda73d4cbb1466d3e707eef0e7b08
Description-en: Calendar manager for GNUstep
SimpleAgenda is a an application to manage your calendars. It
handles both local and remote (webcal) calendars. Calendars can be
shared with other programs like Evolution, Dates, IceApe Calendar and
others. The following features are available:
.
* Multiple agendas.
* Handle both events and tasks.
* Support for local and remote (ftp, http) iCalendar agendas.
* Monthly calendar, day view, summary and tasks view.
* Create, resize and move appointments easily.
* Export individual elements as files and to the pasteboard.
* Import .ics files.
* Simple text search.
* Alarms with multiple backends.
Package: amber
Description-md5: cbfffa4666c07558976428469cbfdea0
Description-en: Elegant HTML templating engine for Go, inspired from HAML and Jade (CLI tool)
Amber is an elegant HTML templating engine for the Go Programming Language.
It is inspired from HAML and Jade.
.
This package provides the /usr/bin/amberc command-line tool.
Package: amd-smi
Description-md5: c13bf349d8c1e6edfdc32bd26656f868
Description-en: AMD System Management Interface - executable
amdsmi (AMD System Management Interface Library) is a C library for
Linux providing user space interfaces to monitor and control AMD GPU devices.
.
This package provides the amd-smi executable.
Package: amqp-tools
Description-md5: 8059068d01bfb939336097d2add7f12f
Description-en: Command-line utilities for interacting with AMQP servers
RabbitMQ provides robust messaging for applications. It is easy to use, fit
for purpose at cloud scale and supported on all major operating systems and
developer platforms. librabbitmq is a C-language AMQP client library for use
with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1.
.
This package includes command line utilities.
Package: amsynth
Description-md5: 42adbf3ede6156bdcbafcf752ad79f66
Description-en: two oscillators software synthesizer
amSynth features:
* two analogue-style audio oscillators, featuring:
o sine wave
o saw/triangle wave with adjustable shape
o square/pulse wave with adjustable pulsewidth
o noise generation
o "random" wave (noise with sample & hold)
o oscillator sync
o of course, detune and range control
* mixer section with ring modulation
* analogue-style low-pass filter
o 24dB/octave curve
o dedicated ADSR envelope
o cutoff and resonance control
o keyboard pitch tracking
* amplifier with dedicated ADSR envelope
* modulation LFO
o up to 58Hz modulation
o routable to all sections (pitch, filter, amplifier)
* Effects
o High quality stereo reverb (freeverb)
o Distortion/crunch
* Easy navigation and manipulation of presets
* Stand-alone OSS or ALSA Midi/Audio client
Package: anacrolix-dms
Description-md5: 628caa8af45ef357e25b26252e049608
Description-en: Go UPnP DLNA Digital Media Server with basic video transcoding
dms is a UPnP DLNA Digital Media Server. It runs from the terminal, and serves
content directly from the filesystem from the working directory, or the path
given. The SSDP component will broadcast and respond to requests on all
available network interfaces.
.
This package provides the executable dms binary files.
.
dms advertises and serves the raw files, in addition to alternate transcoded
streams when it's able, such as mpeg2 PAL-DVD and WebM for the Chromecast. It
will also provide thumbnails where possible.
.
dms uses ffprobe/avprobe to get media data such as bitrate
and duration, ffmpeg/avconv for video transoding, and
ffmpegthumbnailer for generating thumbnails when browsing. These
commands must be in the PATH given to dms or the features
requiring them will be disabled.
.
Known Compatible Players and Renderers
======================================
.
* Probably all Panasonic Viera TVs.
* Android's BubbleUPnP and AirWire
* Chromecast
* VLC
* LG Smart TVs, with varying success.
Package: android-libart
Description-md5: 1182b1aa352c613d0a9e93ed53e47a9c
Description-en: Android Runtime
Android Runtime (ART) is the managed runtime used by applications and
some system services on Android. ART and its predecessor Dalvik were
originally created specifically for the Android project. ART as the
runtime executes the Dalvik Executable format and DEX bytecode
specification.
.
This package provides `libart` and `libsigchain`.
.
This library is only used by Android SDK and uses a customized RPATH.
Package: android-libbacktrace
Description-md5: 3ba2c6115afcca7c07cbbbde8ca6ef09
Description-en: Android backtrace library
Android backtrace library produce symbolic backtraces for making
debugging easier.
Package: android-libbacktrace-dev
Description-md5: 1f078e9628df401b2f7fbe46f9340d78
Description-en: Android backtrace library - Development files
Android backtrace library produce symbolic backtraces for making
debugging easier.
.
This package contains the development files.
Package: android-libbase
Description-md5: 0c270a1f75d0d57cef9cc7cb5d418366
Description-en: Android base library
This library provides APIs for basic tasks like handling files, Unicode
strings, logging, memory allocation, integer parsing, etc..
.
This library is only used by Android SDK currently.
Package: android-libbase-dev
Description-md5: 5400b9d81a8ba7cc90d4f188ed3a76b8
Description-en: Android base library - Development files
This library provides APIs for basic tasks like handling files, Unicode
strings, logging, memory allocation, integer parsing, etc..
.
This library is only used by Android SDK currently.
.
This package contains the development files.
Package: android-libcutils
Description-md5: fd1d222be998cc5b11ef894b0dccf4b2
Description-en: Android utils library for C
This library provides common functionalities for android related tools.
.
This library is only used by Android SDK currently.
Package: android-libcutils-dev
Description-md5: 8dbc8f2a1febc7395868e7a5f0621a49
Description-en: Android utils library for C - Development files
This library provides common functionalities for android related tools.
.
This library is only used by Android SDK currently.
.
This package contains the development files.
Package: android-liblog
Description-md5: 9f7f6cb1971d10d4d4cdf57b3a57437b
Description-en: Android NDK logger interfaces
liblog represents an interface to the volatile Android Logging system for NDK
(Native) applications and libraries. Interfaces for either writing or reading
logs. The log buffers are divided up in Main, System, Radio and Events
sub-logs.
Package: android-liblog-dev
Description-md5: 5ad1bb25d167e070f3b3738d5d6501f5
Description-en: Android NDK logger interfaces - Development files
liblog represents an interface to the volatile Android Logging system for NDK
(Native) applications and libraries. Interfaces for either writing or reading
logs. The log buffers are divided up in Main, System, Radio and Events
sub-logs.
.
This package contains the development files.
Package: android-libnativebridge
Description-md5: 780d33f01091b260b150268622680c6a
Description-en: Android native bridge library
This library is only used by Android SDK currently.
Package: android-libnativehelper
Description-md5: ff590d246977a332deee42638b9d1ae0
Description-en: Support functions for Android's class libraries
libnativehelper is a collection of JNI related utilities used in
Android.
.
There are several header and binary libraries here and not all of the
functionality fits together well. The header libraries are mostly C++
based. The binary libraries are entirely written in C with no C++
dependencies. This is by design as the code here can be distributed in
multiple ways, including mainline modules, so keeping the size down
benefits everyone with smaller downloads and a stable ABI.
Package: android-libnativehelper-dev
Description-md5: d55b54cc58037dbd12b6783140da5a68
Description-en: Support functions for Android's class libraries - Development files
libnativehelper is a collection of JNI related utilities used in
Android.
.
There are several header and binary libraries here and not all of the
functionality fits together well. The header libraries are mostly C++
based. The binary libraries are entirely written in C with no C++
dependencies. This is by design as the code here can be distributed in
multiple ways, including mainline modules, so keeping the size down
benefits everyone with smaller downloads and a stable ABI.
.
This package contains the development files.
Package: android-libnativeloader
Description-md5: 78ae8e07ddfddcca69ebfeb5180e65c0
Description-en: Android native loader library
This library is only used by Android SDK currently.
Package: android-libsparse
Description-md5: fcfc4311d4b14b27020e77f2250237d8
Description-en: Library for sparse files
This library provides APIs for creating, manipulating and destroying sparse
files.
.
This library is only used by Android SDK currently.
Package: android-libsparse-dev
Description-md5: b99b0d0490ab2905c5577e6068f1839d
Description-en: Library for sparse files - Development files
This library provides APIs for creating, manipulating and destroying sparse
files.
.
This library is only used by Android SDK currently.
.
This package contains the development files.
Package: android-libutils
Description-md5: 5733fbd900654b274afd776fc170cf63
Description-en: Android Utility Function Library
This library provides miscellaneous utility functions.
.
This library is only used by Android SDK currently.
Package: android-libutils-dev
Description-md5: f37768d78bf5e25e5cf20a8d5e5dbd1f
Description-en: Android Utility Function Library - Development files
This library provides miscellaneous utility functions.
.
This library is only used by Android SDK currently.
.
This package contains the development files.
Package: android-libziparchive
Description-md5: f2eb7b1deaf0e36dfe923e3b4709e319
Description-en: Library for ZIP archives
This library provides APIs for creating and manipulating ZIP archives.
.
This library is only used by Android SDK currently.
Package: android-libziparchive-dev
Description-md5: 217dfecadef26031dff8fa80a1788d9e
Description-en: Library for ZIP archives - Development files
This library provides APIs for creating and manipulating ZIP archives.
.
This library is only used by Android SDK currently.
.
This package contains the development files.
Package: android-platform-frameworks-native-headers
Description-md5: 432d3ef0a04b352ab3c290d31ffd367b
Description-en: Headers of android-platform-frameworks-native
This package contains headers in include/android in platform/frameworks/native
Consists of all the header files ranging from asset_manager.h to window.h.
Package: android-platform-system-core-headers
Description-md5: d17abc6b3966d0256defe412df8e7b21
Description-en: Shared headers in AOSP repository platform/system/core
This package contains header files in AOSP repository platform/system/core that
do not belong to any specific libraries but used by other programs.
.
This package currently contains headers in include/private and include/system.
Package: android-sdk-libsparse-utils
Description-md5: e30e2e41695b4ac048f36bf6a745e4fa
Description-en: Android sparse image creation tool
Command line tools to create sparse images for usage with Android devices.
Includes simg2img, img2simg, simg2simg, simg_dump and append2simg tools.
Package: ansible-mitogen
Description-md5: 7c93bd5d05b7c2d0566833c7208638c6
Description-en: Fast connection strategy for Ansible
Mitogen for Ansible is a completely redesigned UNIX connection layer and
module runtime for Ansible. Requiring minimal configuration changes, it
updates Ansible’s slow and wasteful shell-centric implementation with
pure-Python equivalents, invoked via highly efficient remote procedure calls
to persistent interpreters tunnelled over SSH. No changes are required to
target hosts.
Package: apache2-suexec-custom
Description-md5: 116f52596e88b0c7717e1f4973ada661
Description-en: Apache HTTP Server configurable suexec program for mod_suexec
Provides a customizable version of the suexec helper program for mod_suexec.
This is not the version from upstream, but can be configured with a
configuration file.
.
If you do not need non-standard document root or userdir settings, it is
recommended that you use the standard suexec helper program from the
apache2-suexec-pristine package instead.
Package: apache2-suexec-custom-dbgsym
Description-md5: 983fe65a610a88a70332e530434c99fd
Description-en: debug symbols for apache2-suexec-custom
Package: apache2-suexec-pristine
Description-md5: 86a22eab8bdd72ac81f3d8aab53bf001
Description-en: Apache HTTP Server standard suexec program for mod_suexec
Provides the standard suexec helper program for mod_suexec. This version is
compiled with document root /var/www and userdir suffix public_html. If you
need different settings, use the package apache2-suexec-custom.
Package: apache2-suexec-pristine-dbgsym
Description-md5: 42db88e22f91953dad8ed5972390a1b9
Description-en: debug symbols for apache2-suexec-pristine
Package: apbs
Description-md5: 2babbf799be2526f2121cce538f5aa47
Description-en: Adaptive Poisson Boltzmann Solver
APBS is a software package for the numerical solution of the
Poisson-Boltzmann equation (PBE), one of the most popular continuum
models for describing electrostatic interactions between molecular
solutes in salty, aqueous media. Continuum electrostatics plays an
important role in several areas of biomolecular simulation, including:
.
* simulation of diffusional processes to determine ligand-protein and
protein-protein binding kinetics,
* implicit solvent molecular dynamics of biomolecules ,
* solvation and binding energy calculations to determine
ligand-protein and protein-protein equilibrium binding constants
and aid in rational drug design,
* and biomolecular titration studies.
.
APBS was designed to efficiently evaluate electrostatic properties for
such simulations for a wide range of length scales to enable the
investigation of molecules with tens to millions of atoms.
.
This package contains the apbs program and utilities.
Package: apbs-data
Description-md5: 2727b42d5b879cec963c864079c4838a
Description-en: data files for APBS (Adaptive Poisson Boltzmann Solver)
APBS is a software package for the numerical solution of the
Poisson-Boltzmann equation (PBE), one of the most popular continuum
models for describing electrostatic interactions between molecular
solutes in salty, aqueous media.
.
This package contains all data files for apbs package to reduce the
redundancy between architectures in Debian.
Package: apbs-doc
Description-md5: 963a28a17c99038982957e8783eb1201
Description-en: Adaptive Poisson Boltzmann Solver
APBS is a software package for the numerical solution of the
Poisson-Boltzmann equation (PBE), one of the most popular continuum
models for describing electrostatic interactions between molecular
solutes in salty, aqueous media. Continuum electrostatics plays an
important role in several areas of biomolecular simulation, including:
.
* simulation of diffusional processes to determine ligand-protein and
protein-protein binding kinetics,
* implicit solvent molecular dynamics of biomolecules ,
* solvation and binding energy calculations to determine
ligand-protein and protein-protein equilibrium binding constants
and aid in rational drug design,
* and biomolecular titration studies.
.
APBS was designed to efficiently evaluate electrostatic properties for
such simulations for a wide range of length scales to enable the
investigation of molecules with tens to millions of atoms.
.
This package contains the apbs documentation.
Package: apertium
Description-md5: 45f2d36e1c35dfe9a925f418d6b95167
Description-en: Shallow-transfer machine translation engine
An open-source shallow-transfer machine translation
engine, Apertium is initially aimed at related-language pairs.
.
It uses finite-state transducers for lexical processing,
hidden Markov models for part-of-speech tagging, and
finite-state based chunking for structural transfer.
.
The system is largely based upon systems already developed by
the Transducens group at the Universitat d'Alacant, such as
interNOSTRUM (Spanish-Catalan, http://www.internostrum.com/welcome.php)
and Traductor Universia (Spanish-Portuguese,
http://traductor.universia.net).
.
It will be possible to use Apertium to build machine translation
systems for a variety of related-language pairs simply providing
the linguistic data needed in the right format.
Package: apertium-dev
Description-md5: 788dfc1c9e13fb4174f202b4c2387d73
Description-en: Development tools and library for Apertium
An open-source shallow-transfer machine translation
engine, Apertium is initially aimed at related-language pairs.
.
This package contains development files for the Apertium
shallow-transfer machine translation engine.
Package: apertium-es-pt
Description-md5: 2a86f48acc8807d8a7a029c65d2ad514
Description-en: Apertium translation data for the Spanish-Portuguese pair
Data package providing Apertium language resources for translating
between the Spanish and Portuguese languages.
Package: apertium-lex-tools
Description-md5: 471bde97e47b8e83fa3a3ae4dcad8bae
Description-en: Constraint-based lexical selection module
Module for compiling lexical selection rules and processing
them in the pipeline.
Package: apertium-lex-tools-dev
Description-md5: 7691251b6fe2ee5a81c7c1b06cc9c067
Description-en: Development library for Apertium lexical selection module
Module for compiling lexical selection rules and processing
them in the pipeline.
.
This package contains development files for the Apertium
constraint-based lexical selection module.
Package: apertium-pt-gl
Description-md5: 769de03334afd1fb5221ab194fd4c554
Description-en: Apertium translation data for the Portuguese-Galician pair
Data package providing Apertium language resources for translating
between the Portuguese and Galician languages.
Package: apktool
Description-md5: a94f98805ada5c7490bc330d2d69de26
Description-en: tool for reverse engineering Android apk files
A tool for reverse engineering 3rd party, closed, binary Android apps. It can
decode resources to nearly original form and rebuild them after making some
modifications; it makes possible to debug smali code step by step. Also it
makes working with an app easier because of project-like file structure and
automation of some repetitive tasks like building apk.
Package: apkverifier
Description-md5: 10968a903b8e4a1c3bddf0b4f4f8b2b8
Description-en: Android APK Signature verification tool
apkverifier is a simple command line tool that verifies the
signatures on Android APK binaries. It can verify APK Signature
scheme v1, v2 and v3 and passes Google apksig's testing suite. It
should support all algorithms and downgrade attack protection.
.
Because Android can handle even broken x509 cerficates and ZIP files,
apkverifier is using the ZipReader from apkparser package and vendors
crypto/x509 in internal/x509andr and github.com/fullsailor/pkcs7
(https://github.com/fullsailor/pkcs7) in the fullsailor/pkcs7 folder.
The last two have some changes to handle some
not-entirely-according-to-spec certificates.
.
Documentation on GoDoc (https://godoc.org/github.com/avast/apkverifier)
Package: apngasm
Description-md5: a2cd7dae598fb2c63e41d88ea81ee6b4
Description-en: assemble APNG animation from PNG/TGA image sequence
Tools to create APNG file from individual PNG files with user
given delay.
.
The Animated Portable Network Graphics (APNG) file format is an
extension to the Portable Network Graphics (PNG) specification. It
allows for animated PNG files that work similarly to animated GIF
files, while retaining backward compatibility with non-animated PNG
files and adding support for 8-bit transparency and 24-bit images.
Package: appstream-compose
Description-md5: b3a9d0f5abf91cbc1d139569f1ccc935
Description-en: Compose metadata catalogs from directory trees
AppStream is a metadata specification which permits software components to
provide information about themselves to automated systems and end-users
before the software is actually installed.
This permits informative displays of new applications to users in software
centers, as well as allowing a system to make decisions on which new software
a user might want to install (e.g. missing firmware or media handlers).
.
This package extends the `appstreamcli` utility with a `compose` subcommand
to generate AppStream metadata and media files from directory trees.
Package: appstream-doc
Description-md5: dc054809f19ff27201243a1d8a8f4df2
Description-en: Developer documentation for AppStream
AppStream is a metadata specification which permits software components to
provide information about themselves to automated systems and end-users
before the software is actually installed.
This permits informative displays of new applications to users in software
centers, as well as allowing a system to make decisions on which new software
a user might want to install (e.g. missing firmware or media handlers).
.
This package provides developer documentation for AppStream.
Package: apriltag
Description-md5: b4695a58506d4b4e758c51e8acc5986b
Description-en: AprilTags Visual Fiducial System
AprilTag is a visual fiducial system, useful for a wide variety of tasks
including augmented reality, robotics, and camera calibration. Targets can be
created from an ordinary printer, and the AprilTag detection software computes
the precise 3D position, orientation, and identity of the tags relative to the
camera. The AprilTag library is implemented in C with no external dependencies.
It is designed to be easily included in other applications, as well as be
portable to embedded devices. Real-time performance can be achieved even on
cell-phone grade processors.
.
This package provides the commandline tools
Package: apt-cudf
Description-md5: b4c5b792c843380c3d78649b6134794d
Description-en: CUDF solver integration for APT
apt-cudf provides integration among the APT package manager and CUDF solvers,
allowing APT to rely on external (CUDF-based) dependency solvers to plan
package installation, upgrade, and removal.
.
CUDF is a distribution-independent, standard format to describe dependency
solving scenarios, as faced by package managers in popular package-based
GNU/Linux distributions. APT is a well-known package manager for Debian-based
distributions, which is able to delegate dependency solving to external
solvers, by the means of the External Dependency Solving Protocol (EDSP).
.
apt-cudf provides the glue between the EDSP protocol and CUDF solvers,
enabling any installed CUDF solver to be used as an external solver for APT.
.
Several CUDF solvers are available in Debian. They all provide the cudf-solver
virtual package.
Package: apt-transport-https
Description-md5: 42fb3fe23b1b826709a68809c25a3897
Description-en: transitional package for https support
This is a dummy transitional package - https support has been moved into
the apt package in 1.5. It can be safely removed.
Package: archivemount
Description-md5: cf333e18ab0d623c8e484a57ae0c66db
Description-en: mounts an archive or compressed file for access as a filesystem
archivemount mounts an optionally-compressed archive as a FUSE file system,
also allowing it to be written to and updated on unmount.
.
A plethora of archive formats are supported: tar (all variants), ISO9660,
Zip/RAR, cpio, ar...
.
With -o formatraw the same can be done with any compressed file.
Package: ardour
Description-md5: c8bc2c12b9131ae879ae840a96954b51
Description-en: the digital audio workstation
Ardour is a multichannel hard disk recorder (HDR) and digital audio
workstation (DAW). It can be used to control, record, edit and run
complex audio setups.
.
Ardour supports pro-audio interfaces
through the ALSA project, which provides high quality, well designed
device drivers and API's for audio I/O under Linux. Any interface
supported by ALSA can be used with Ardour. This includes the
all-digital 26 channel RME Hammerfall, the Midiman Delta 1010 and many
others.
.
Ardour has support for 24 bit samples
using floating point internally, non-linear editing with unlimited undo,
a user-configurable mixer, MTC master/slave capabilities, MIDI hardware
control surface compatibility.
.
It supports MIDI
Machine Control, and so can be controlled from any MMC controller and
many modern digital mixers.
.
Ardour contains a
powerful multitrack audio editor/arranger that is completely
non-destructive and capable of all standard non-linear editing
operations (insert, replace, delete, move, trim, select,
cut/copy/paste). The editor has unlimited undo/redo capabilities and can
save independent "versions" of a track or an entire piece
.
Ardour's editor supports the community-developed LADSPA
plugin standard. Arbitrary chains of plugins can be attached to any
portion of a track. Every mixer strip can have any number of inputs
and outputs, not just mono, stereo or 5.1. An N-way panner is
included, with support for various panning models. Pre- and post-fader
sends exist, each with their own gain and pan controls. Every mixer
strip acts as its own bus, and thus the bus count in Ardour is
unlimited. You can submix any number of strips into another
strip.
.
Ardour's channel capacity is limited only
by the number on your audio interface and the ability of your disk
subsystem to stream the data back and forth.
.
JACK
(the JACK Audio Connection Kit) is used for all audio I/O, permitting
data to be exchanged in perfect samplesync with other applications
and/or hardware audio interfaces.
.
Ardour is
sample rate and size neutral - any hardware formats from 8 to 32 bits,
and rates from 8kHz to 192kHz. Internal processing in 32/64 bit IEEE
floating point format.
.
Further information can be
found at .
Package: ardour-data
Description-md5: 4ded9cf3260ffb84c002d9516a4ead91
Description-en: digital audio workstation (data)
Ardour is a multichannel hard disk recorder (HDR) and digital audio
workstation (DAW). It can be used to control, record, edit and run
complex audio setups.
.
This package contains the architecture-independent data files.
Package: ardour-lv2-plugins
Description-md5: 2c87f52afd9dd33809a13a428b0b1386
Description-en: digital audio workstation - lv2 plugins set
Ardour is providing a set of LV2 plugins:
* a-comp.lv2
- a compressor (mono & stereo versions)
* a-exp.lv2
- an expander (mono & stereo versions)
* a-delay.lv2
- a delay (mono version)
* a-eq.lv2
- an equaliser (mono version)
* a-reverb.lv2
- a reverberation (stereo version)
* a-fluidsynth.lv2
- a SF2 player (stereo version)
* reasonablesynth.lv2
- a reasonably good piano synth (stereo version)
.
This package allows these to be used by other hosts as well.
Package: ardour-video-timeline
Description-md5: a011c8553d01c1a76ef7a4a0fe4ca2dd
Description-en: digital audio workstation - video timeline
Ardour is a multichannel hard disk recorder (HDR) and digital audio
workstation (DAW). It can be used to control, record, edit and run
complex audio setups.
.
This is a dependency package to add video timeline capabilities to ardour.
Package: aspell-fo
Description-md5: 14ba59b493e88d84d3296e1b77727d2b
Description-en: Faroese dictionary for aspell
This is the Faroese dictionaries, to be used with aspell
to check and correct spelling in Faroese texts.
Package: aspnetcore-runtime-10.0
Description-md5: 983c696b5b4b95c1cce3a22fd2df5822
Description-en: ASP.NET Core runtime
The ASP.NET Core runtime contains everything needed to run .NET
web applications. It includes a high performance Virtual Machine as
well as the framework libraries used by .NET applications.
.
ASP.NET Core is a fast, lightweight and modular platform for creating
cross platform applications that work on GNU/Linux, macOS and Windows.
.
It particularly focuses on creating console applications, web
applications, and micro-services.
Package: aspnetcore-runtime-dbg-10.0
Description-md5: 17d904bf3d3b189bb592f3df3b89fbd4
Description-en: ASP.NET Runtime debug symbols.
This package provides the PDB debug symbols for Microsoft.AspNetCore.App 10.0.
Package: aspnetcore-targeting-pack-10.0
Description-md5: 72254be68369aa259fe575458dcd73cf
Description-en: Internal - targeting pack for Microsoft.AspNetCore.App 10.0
This package provides a targeting pack for Microsoft.AspNetCore.App 10.0
that allows developers to compile against and target
Microsoft.AspNetCore.App 10.0 applications using the .NET SDK.
This are not meant for general use.
Package: assimp-testmodels
Description-md5: d9f5a13fa467c6422cfd24262e1d2108
Description-en: assimp 3D model import library (testdata)
Assimp is a library to import various well-known 3D model formats ("assets") in
a uniform manner.
Assimp aims at providing a full asset conversion pipeline for use in game
engines / realtime rendering systems of any kind but is not limited to this
audience.
.
This package contains 3D models in various formats for testing assimp.
Package: assimp-utils
Description-md5: 275c2ca770013aef6a58fc6243b4486d
Description-en: 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: asterisk
Description-md5: 0d5a19208822100a8940b0e2a15d49ea
Description-en: Open Source Private Branch Exchange (PBX)
Asterisk is an Open Source PBX and telephony toolkit.
It is, in a sense, middleware
between Internet and telephony channels on the bottom,
and Internet and telephony applications at the top.
.
Asterisk can be used with Voice over IP standards
(SIP, H.323, IAX and more),
or the Public Switched Telephone Network (PSTN)
through supported hardware.
.
Supported hardware:
.
* All Wildcard (tm) ISDN PRI cards from Digium
* HFC-S/HFC-4S-based ISDN BRI cards
(Junghanns.NET, beroNet, Digium etc.)
* All TDM (FXO/FXS) cards from Digium
* Various clones of Digium cards such as those by OpenVox
* Xorcom Astribank USB telephony adapter
* Voicetronix OpenPCI, OpenLine and OpenSwitch cards
* CAPI-compatible ISDN cards
(using the add-on package chan-capi)
* Tormenta T1/E1 card
* QuickNet Internet PhoneJack and LineJack
.
This is the main package
that includes the Asterisk daemon
and most channel drivers and applications.
Package: asterisk-config
Description-md5: e6341811f25f903eb6ed725a945b19f5
Description-en: Configuration files for Asterisk
Asterisk is an Open Source PBX and telephony toolkit.
.
This package contains the default configuration files of Asterisk.
.
With program asterisk-config-custom in the asterisk package,
you can create an asterisk-config replacement package.
Package: asterisk-dahdi
Description-md5: 73c1e6c431561d79ef7e49d91d2f0024
Description-en: DAHDI devices support for the Asterisk PBX
Asterisk is an Open Source PBX and telephony toolkit.
.
This package includes the DAHDI channel driver (chan_dahdi.so)
and a number of other Asterisk modules that require DAHDI support.
They will not be useful without kernel-level DAHDI support.
.
For more information about the Asterisk PBX,
have a look at the Asterisk package.
Package: asterisk-dev
Description-md5: d7f6cd2e1ace792a2598dd28d1200ab6
Description-en: Development files for Asterisk
Asterisk is an Open Source PBX and telephony toolkit.
.
This package contains the include files
used if you wish to compile a package
which requires Asterisk's source file headers.
Package: asterisk-doc
Description-md5: 9f71ad2d5582b19ac0ba59b93ee430f9
Description-en: Source code documentation for Asterisk
Asterisk is an Open Source PBX and telephony toolkit.
.
This package contains the documentation
for configuring an Asterisk system.
Package: asterisk-mobile
Description-md5: 9af5b755acba6fb502bd5c4b7ff414b5
Description-en: Bluetooth phone support for the Asterisk PBX
Asterisk is an Open Source PBX and telephony toolkit.
.
This package provides support
for connecting Bluetooth devices to the Asterisk PBX.
It allows you to:
* Send and receive PSTN calls and SMS messages
over a Bluetooth phone.
* Use a Bluetooth handset as a local phone
connected to your PBX.
.
For more information about the Asterisk PBX,
have a look at the Asterisk package.
Package: asterisk-modules
Description-md5: 83091bc74d06184148fcba87ab3e676f
Description-en: loadable modules for the Asterisk PBX
Asterisk is an Open Source PBX and telephony toolkit.
.
This package includes most of the Asterisk loadable modules.
There is normally no need to explicitly install it.
Package: asterisk-mp3
Description-md5: a8b7fcd5ca383240900347228ea7d3d3
Description-en: MP3 playback support for the Asterisk PBX
Asterisk is an Open Source PBX and telephony toolkit.
.
This package provides support
for playing MP3-encoded files in Asterisk.
.
For more information about the Asterisk PBX,
have a look at the Asterisk package.
Package: asterisk-mysql
Description-md5: b4e04ad174e2e515b790e93ae02fb236
Description-en: MySQL database protocol support for the Asterisk PBX
Asterisk is an Open Source PBX and telephony toolkit.
.
This package provides support for using a MySQL database
to store configuration, call detail records,
and also provides generic access to it from the dialplan.
.
For more information about the Asterisk PBX,
have a look at the Asterisk package.
Package: asterisk-ooh323
Description-md5: f76cdd460d16207dcf81055573c61b7d
Description-en: H.323 protocol support for the Asterisk PBX - ooH323c
Asterisk is an Open Source PBX and telephony toolkit.
.
This channel driver (chan_ooh323c) provides support
for the H.323 protocol for Asterisk.
This is an independent implementation
that does not depend on OpenH323,
but may be less functional than the original chan_h323.
.
For more information about the Asterisk PBX,
have a look at the Asterisk package.
Package: asterisk-tests
Description-md5: 5bc70ce8ad925fa9cd857d8b59105af6
Description-en: internal test modules of the Asterisk PBX
Asterisk is an Open Source PBX and telephony toolkit.
.
This package provides modules
that run various functionality tests.
You would normally not install this package
unless you test a build of Asterisk.
.
For more information about the Asterisk PBX,
have a look at the Asterisk package.
Package: astrometry.net
Description-md5: 5088a1bfc88af04d691f7b897003b643
Description-en: Astrometry plate solver
The astrometry engine will take any image and return the astrometry
world coordinate system (WCS), a standards-based description of the
transformation between image coordinates and sky coordinates.
Package: at
Description-md5: 97e204a9f4ad8c681dbd54ec7c505251
Description-en: Delayed job execution and batch processing
At and batch read shell commands from standard input
storing them as a job to be scheduled for execution in the
future.
.
Use
at to run the job at a specified time
batch to run the job when system load levels permit
Package: atac
Description-md5: 7c0df19216e3aa53e4831aab9fc46b7e
Description-en: genome assembly-to-assembly comparison
atac computes a one-to-one pairwise alignment of large DNA sequences. It first
finds the unique k-mers in each sequence, chains them to larger blocks, and
fills in spaces between blocks. It was written primarily to transfer
annotations between different assemblies of the human genome.
.
The output is a set of ungapped 'matches', and a set of gapped 'runs' formed
from the matches. Each match or run associates one sequence with the other
sequence. The association is 'unique', in that there is no other (sizeable)
associations for either sequence. Thus, large repeats and duplications are not
present in the output - they appear as unmapped regions.
.
Though the output is always pairwise, atac can cache intermediate results to
speed a comparisons of multiple sequences.
.
This package is part of the Kmer suite.
Package: atf-sh
Description-md5: 74f485442e734fcab92eec0b15ac3ac8
Description-en: Automated Test Framework (shell library)
The Automated Testing Framework (ATF) is a collection of libraries
to implement test programs in a variety of languages.
.
ATF libraries provide an API for writing test programs.
The test programs can be written in C, C++, or POSIX shell.
ATF based test programs can be run manually, or via automation.
.
Kyua is the preferred execution engine for ATF test programs.
.
This package ships the atf-sh tool and the corresponding shell
library
Package: augeas-doc
Description-md5: df6d79b56cf65fba9d747321e87a4f25
Description-en: Augeas lenses documentation
Augeas parses configuration files described in lenses into a tree structure,
which it exposes through its public API. Changes made through the API are
written back to the initially read files.
.
Lenses are the building blocks of the file <-> tree transformation; they
combine parsing a file and building the tree (the get transformation), with
turning the tree back into an (updated) file (the put transformation).
.
This package contains the generated documentation for the lenses shipping in
the augeas-lenses package.
Package: augeas-lenses
Description-md5: be11d5488843917c54ba7d49005b36de
Description-en: Set of lenses needed by libaugeas0 to parse config files
Augeas parses configuration files described in lenses into a tree structure,
which it exposes through its public API. Changes made through the API are
written back to the initially read files.
.
Lenses are the building blocks of the file <-> tree transformation; they
combine parsing a file and building the tree (the get transformation), with
turning the tree back into an (updated) file (the put transformation).
.
The transformation works very hard to preserve comments and formatting
details. It is controlled by ``lens'' definitions that describe the file
format and the transformation into a tree. This package includes the official
set of lenses.
Package: augeas-tools
Description-md5: 3910bb8edac0a7a2eb4c78437f67490b
Description-en: Augeas command line tools
Augeas is a configuration editing tool. It parses configuration files in their
native formats and transforms them into a tree. Configuration changes are made
by manipulating this tree and saving it back into native config files.
.
This package provides command line tools based on libaugeas0:
- augtool, a tool to manage configuration files.
- augparse, a testing and debugging tool for augeas lenses.
Package: ausweisapp
Description-md5: 393e987a80a01d3681767c539e4b736d
Description-en: Official authentication app for German ID cards and residence permits
This app is developed and issued by the German government to be
used for online authentication with electronic German ID cards
and residence titles. To use this app, a supported RFID card
reader or compatible NFC smart phone is required.
Package: ausweisapp2
Description-md5: bf4dc5e828ea89eecd971ebefb73421d
Description-en: Transitional ausweisapp2 dummy package
This is the transitional ausweisapp2 dummy package. It can safely be removed.
Package: auto-multiple-choice
Description-md5: 0993a6d966114ad2c83df44de9dec7d5
Description-en: Auto Multiple Choice - multiple choice papers management
Utility to manage multiple choice questionnaires, with optionally
mixed questions and answers. AMC provides automatic marking from papers'
scans. Annotated papers are produced. Marks can be exported as a
LibreOffice sheet file.
Package: auto-multiple-choice-common
Description-md5: 13fd59ce15de4e20f50c78e7555762b6
Description-en: Auto Multiple Choice - architecture independent files
Utility to manage multiple choice questionnaires, with optionally
mixed questions and answers. AMC provides automatic marking from papers'
scans. Annotated papers are produced. Marks can be exported as a
LibreOffice sheet file.
.
These are architecture independent files.
Package: auto-multiple-choice-doc
Description-md5: a1c8b271379539d05dfe9eededc4e1e8
Description-en: Auto Multiple Choice - HTML documentation
Utility to manage multiple choice questionnaires, with optionally
mixed questions and answers. AMC provides automatic marking from papers'
scans. Annotated papers are produced. Marks can be exported as a
LibreOffice sheet file.
.
This is AMC HTML documentation.
Package: auto-multiple-choice-doc-pdf
Description-md5: 4a99de514269bd2b3f487a775aabe399
Description-en: Auto Multiple Choice - PDF documentation
Utility to manage multiple choice questionnaires, with optionally
mixed questions and answers. AMC provides automatic marking from papers'
scans. Annotated papers are produced. Marks can be exported as a
LibreOffice sheet file.
.
This is AMC PDF documentation.
Package: avogadro-utils
Description-md5: 31bf0871531f4974bbcb0be82fe4ba5f
Description-en: Molecular Graphics and Modelling System (library)
Avogadro is a molecular graphics and modelling system targeted at small
to medium molecules. It can visualize properties like molecular orbitals or
electrostatic potentials and features an intuitive molecular builder.
.
This package provides avogadro utility programs:
avobabel
avocjsontocml
bodrparse
encodefile
qube
resdataparse
Package: axfrdns
Description-md5: 0a5bf7de0ffa01d7762d606048bddb73
Description-en: DNS zone-transfer server
axfrdns reads a zone-transfer request in DNS-over-TCP format from its
standard input, and responds with locally configured information.
Package: axiom
Description-md5: 7906ab62142f695a10ec89a3a68d6405
Description-en: General purpose computer algebra system: main binary and modules
Axiom is useful for
research and development of mathematical algorithms. It defines a
strongly typed, mathematically correct type hierarchy. It has a
programming language and a built-in compiler.
.
Axiom has been in development since 1973 and was sold as a
commercial product. It has been released as free software.
.
Efforts are underway to extend this software to (a) develop a
better user interface (b) make it useful as a teaching tool
(c) develop an algebra server protocol (d) integrate additional
mathematics (e) rebuild the algebra in a literate programming style
(f) integrate logic programming (g) develop an Axiom Journal with
refereed submissions.
.
This package contains the main program binary and all precompiled
algebra and autoloadable modules.
Package: axiom-databases
Description-md5: 8d413b9295193a559325705c6c55b44e
Description-en: General purpose computer algebra system: generated text databases
Axiom is useful for
research and development of mathematical algorithms. It defines a
strongly typed, mathematically correct type hierarchy. It has a
programming language and a built-in compiler.
.
Axiom has been in development since 1973 and was sold as a
commercial product. It has been released as free software.
.
Efforts are underway to extend this software to (a) develop a
better user interface (b) make it useful as a teaching tool
(c) develop an algebra server protocol (d) integrate additional
mathematics (e) rebuild the algebra in a literate programming style
(f) integrate logic programming (g) develop an Axiom Journal with
refereed submissions.
.
This package contains the text databases generated during the build
process used in computing the hierarchical domain structure, among
other uses.
Package: axiom-doc
Description-md5: 24640b7e25073646b00ff3ba01115947
Description-en: General purpose computer algebra system: documentation
Axiom is useful for
research and development of mathematical algorithms. It defines a
strongly typed, mathematically correct type hierarchy. It has a
programming language and a built-in compiler.
.
Axiom has been in development since 1973 and was sold as a
commercial product. It has been released as free software.
.
Efforts are underway to extend this software to (a) develop a
better user interface (b) make it useful as a teaching tool
(c) develop an algebra server protocol (d) integrate additional
mathematics (e) rebuild the algebra in a literate programming style
(f) integrate logic programming (g) develop an Axiom Journal with
refereed submissions.
.
This package contains all documentation, including the Axiom book in
dvi format with all postscript images.
Package: axiom-graphics
Description-md5: a5db3526f73250886589d7f0091de85a
Description-en: General purpose computer algebra system: graphics subsystem
Axiom is useful for
research and development of mathematical algorithms. It defines a
strongly typed, mathematically correct type hierarchy. It has a
programming language and a built-in compiler.
.
Axiom has been in development since 1973 and was sold as a
commercial product. It has been released as free software.
.
Efforts are underway to extend this software to (a) develop a
better user interface (b) make it useful as a teaching tool
(c) develop an algebra server protocol (d) integrate additional
mathematics (e) rebuild the algebra in a literate programming style
(f) integrate logic programming (g) develop an Axiom Journal with
refereed submissions.
.
This package contains the binaries for the graphics subsystem.
The programs in this package allow axiom to draw plots to separate
windows in X as well as to output files in postscript format.
Package: axiom-graphics-data
Description-md5: c9a3c96cb300d803c2b62b2cab880980
Description-en: General purpose computer algebra system: graphics subsystem
Axiom is useful for
research and development of mathematical algorithms. It defines a
strongly typed, mathematically correct type hierarchy. It has a
programming language and a built-in compiler.
.
Axiom has been in development since 1973 and was sold as a
commercial product. It has been released as free software.
.
Efforts are underway to extend this software to (a) develop a
better user interface (b) make it useful as a teaching tool
(c) develop an algebra server protocol (d) integrate additional
mathematics (e) rebuild the algebra in a literate programming style
(f) integrate logic programming (g) develop an Axiom Journal with
refereed submissions.
.
This package contains required data files for the axiom graphics
subsystem.
Package: axiom-hypertex
Description-md5: a95fd427f4c8dd4686907cd8bc04e286
Description-en: General purpose computer algebra system: hypertex subsystem
Axiom is useful for
research and development of mathematical algorithms. It defines a
strongly typed, mathematically correct type hierarchy. It has a
programming language and a built-in compiler.
.
Axiom has been in development since 1973 and was sold as a
commercial product. It has been released as free software.
.
Efforts are underway to extend this software to (a) develop a
better user interface (b) make it useful as a teaching tool
(c) develop an algebra server protocol (d) integrate additional
mathematics (e) rebuild the algebra in a literate programming style
(f) integrate logic programming (g) develop an Axiom Journal with
refereed submissions.
.
This package contains the binaries for the hypertex subsystem.
The programs in this package provide an interactive online help
system describing the many axiom commands.
Package: axiom-hypertex-data
Description-md5: 87a7f22b9470c6c32fa31534c345017c
Description-en: General purpose computer algebra system: hypertex subsystem
Axiom is useful for
research and development of mathematical algorithms. It defines a
strongly typed, mathematically correct type hierarchy. It has a
programming language and a built-in compiler.
.
Axiom has been in development since 1973 and was sold as a
commercial product. It has been released as free software.
.
Efforts are underway to extend this software to (a) develop a
better user interface (b) make it useful as a teaching tool
(c) develop an algebra server protocol (d) integrate additional
mathematics (e) rebuild the algebra in a literate programming style
(f) integrate logic programming (g) develop an Axiom Journal with
refereed submissions.
.
This package contains required data files for the axiom hypertex
subsystem.
Package: axiom-source
Description-md5: 2005de8fcb9fa2ccb32ea578711d05e5
Description-en: General purpose computer algebra system: source files
Axiom is useful for
research and development of mathematical algorithms. It defines a
strongly typed, mathematically correct type hierarchy. It has a
programming language and a built-in compiler.
.
Axiom has been in development since 1973 and was sold as a
commercial product. It has been released as free software.
.
Efforts are underway to extend this software to (a) develop a
better user interface (b) make it useful as a teaching tool
(c) develop an algebra server protocol (d) integrate additional
mathematics (e) rebuild the algebra in a literate programming style
(f) integrate logic programming (g) develop an Axiom Journal with
refereed submissions.
.
This package contains source files in Axiom's native spad language
for the compiled algebra modules supplied in the axiom package.
Package: axiom-test
Description-md5: e400739ca643cf78a86193e897196c87
Description-en: General purpose computer algebra system: regression test inputs
Axiom is useful for
research and development of mathematical algorithms. It defines a
strongly typed, mathematically correct type hierarchy. It has a
programming language and a built-in compiler.
.
Axiom has been in development since 1973 and was sold as a
commercial product. It has been released as free software.
.
Efforts are underway to extend this software to (a) develop a
better user interface (b) make it useful as a teaching tool
(c) develop an algebra server protocol (d) integrate additional
mathematics (e) rebuild the algebra in a literate programming style
(f) integrate logic programming (g) develop an Axiom Journal with
refereed submissions.
.
This package contains input files for Axiom's regression test suite.
Package: axiom-tex
Description-md5: 1fb80d5e59390ab134eecd21ad1a380b
Description-en: General purpose computer algebra system: style file for TeX
Axiom is useful for
research and development of mathematical algorithms. It defines a
strongly typed, mathematically correct type hierarchy. It has a
programming language and a built-in compiler.
.
Axiom has been in development since 1973 and was sold as a
commercial product. It has been released as free software.
.
Efforts are underway to extend this software to (a) develop a
better user interface (b) make it useful as a teaching tool
(c) develop an algebra server protocol (d) integrate additional
mathematics (e) rebuild the algebra in a literate programming style
(f) integrate logic programming (g) develop an Axiom Journal with
refereed submissions.
.
This package contains a TeX style file useful in publishing results
obtained with Axiom.
Package: ayatana-indicator-bluetooth
Description-md5: 7b0253c64074182fd96d32aef0f91224
Description-en: Ayatana Indicator for managing Bluetooth devices
This Ayatana Indicator exposes bluetooth functionality via the system
indicator API and provides fast user controls for Bluetooth devices.
.
Ayatana Indicators are only available on desktop environments that
provide a renderer for system indicators (such as MATE, Xfce, Lomiri,
etc.).
Package: b3270
Description-md5: a1a03479254a82281ad5e0c3d9e2184e
Description-en: Backend tool for telnet sessions to IBM mainframes
b3270 opens a telnet connection to an IBM host, handling the 3270,
TELNET and TLS protocols, allowing a front-end application handle user
interactions. It uses XML on its standard input and standard output to
communicate with the front end.
.
b3270 implements RFCs 2355 (TN3270E), 1576 (TN3270) and 1646 (LU name
selection), and supports IND$FILE file transfer.
Package: badger
Description-md5: 3c23a1e180a80ee52295da98beb8ecde
Description-en: fast key-value DB in Go - command-line tools
BadgerDB is an embeddable, persistent and fast key-value (KV)
database written in pure Go. It is the underlying database for Dgraph
(https://dgraph.io), a fast, distributed graph database. It's meant
to be a performant alternative to non-Go-based key-value stores like
RocksDB. Project Status [Jun 26, 2019] Badger is stable and is being
used to serve data sets worth hundreds of terabytes. Badger supports
concurrent ACID transactions with serializable snapshot isolation
(SSI) guarantees. A Jepsen-style bank test runs nightly for 8h, with
--race flag and ensures the maintenance of transactional guarantees.
Badger has also been tested to work with filesystem level anomalies,
to ensure persistence and consistency.
.
Badger v1.0 was released in Nov 2017, and the latest version that is
data-compatible with v1.0 is v1.6.0.
.
Badger v2.0, use a new storage format which won't be compatible with all of
the v1.x.
Package: bagel
Description-md5: 0fbd02ec85f9028f689d08ec8b757ea1
Description-en: Computational Chemistry Package
BAGEL (Brilliantly Advanced General Electronic-structure Library) is a
computational chemistry package aimed at large-scale parallel
computations. It specializes on highgly accurate methods and includes
density-fitting and relativistic effects for most of the methods it
implements.
.
It can compute energies and gradients for the following methods:
* Hartree-Fock (HF)
* Density-Functional Theory (DFT)
* Second-order Moeller-Plesset perturbation theory (MP2)
* Complete active space SCF (CASSCF)
* Complete active space second order perturbation theory (CASPT2)
* Extended multistate CASPT2 (XMS-CASPT2)
.
Additionally, it can compute energies for the following methods:
* Configuration-interaction singles (CIS)
* Full configuration-interaction (FCI)
* Multi-state internally contracted multireference configuration-interaction
(ic-MRCI)
* N-electron valence-state second order perturbation theory (NEVPT2)
* Active-space decomposition (ASD) for dimers and for multiple sites via
density matrix renormalization group (ASD-DMRG)
.
BAGEL is able to optimize stationary geometries and conical intersections and
to compute vibrational frequencies.
.
BAGEL does not include a disk interface, so computations need to fit in
memory.
Package: basix-doc
Description-md5: b6940f11df33533cc3f7183e3f0fa8f7
Description-en: Finite Element Basis Function Definition Runtime Library (docs)
Computes FE basis functions and derivatives for the following
elements:
- Lagrange (interval, triangle, tetrahedron, prism, pyramid,
quadrilateral, hexahedron)
- Nédélec (triangle, tetrahedron)
- Nédélec Second Kind (triangle, tetrahedron)
- Raviart-Thomas (triangle, tetrahedron)
- Regge (triangle, tetrahedron)
- Crouzeix-Raviart (triangle, tetrahedron)
.
Computes quadrature rules on different cell types
.
Provides reference topology and geometry for reference cells of each
type.
.
This is the common documentation package.
Package: batmon.app
Description-md5: 1381c1d28b4872697bc8521d64744d18
Description-en: Battery monitor for GNUstep
Battery Monitor is a battery monitor for laptops. It displays the current
status of the battery (charge/discharge and energy level) as well as some
information about the general health of the cell.
Package: bbswitch-dkms
Description-md5: 2aec4ffd630293c91ac285479e2b0c2c
Description-en: Interface for toggling the power on NVIDIA Optimus video cards (dkms)
bbswitch is a kernel module which automatically detects the required ACPI
calls for two kinds of Optimus laptops. It has been verified to work with
"real" Optimus and "legacy" Optimus laptops (at least, that is what the
author Lekensteyn calls those).
.
This package uses DKMS to automatically build the bbswitch kernel module.
Package: bbswitch-source
Description-md5: 979081fc00e27f2569549838897d3d4a
Description-en: Interface for toggling the power on NVIDIA Optimus video cards
bbswitch is a kernel module which automatically detects the required ACPI
calls for two kinds of Optimus laptops. It has been verified to work with
"real" Optimus and "legacy" Optimus laptops (at least, that is what the
author Lekensteyn calls those).
.
Transitional package to bbswitch-dkms, as on Ubuntu, only dkms
package are fully supported.
Package: beanstalkd
Description-md5: c5918527026b57dc76d8a8c9e30ecf13
Description-en: simple, in-memory, workqueue service
Beanstalkd is a simple, fast, workqueue service (a specific case of message
queueing), in which messages are organised in "tubes". Beanstalk clients can
insert and consume messages into and from such tubes.
.
The beanstalk interface is generic, but was originally designed for reducing
the latency of page views in high-volume web applications by running
time-consuming tasks asynchronously.
.
Beanstalkd is meant to be ran in a trusted network, as it has no
authorisation/authentication mechanisms.
.
This package has the server files.
Package: bear
Description-md5: 7181645ef316f8148f4d7cc522b76bf9
Description-en: generate compilation database for Clang tooling
Bear records the flags passed to the compiler for each translation unit and
stores them in a JSON file. This file can be used by Clang's tooling interface
and programs like clang-check to process a translation unit.
.
cmake supports the generation of JSON compilation databases out of the box.
For any other build system that does not support this, Bear can be used
instead to intercept the invocation of the compiler.
Package: beets
Description-md5: ca8f466f5c117f899fd4e865a4defa20
Description-en: music tagger and library organizer
Beets is a media library management system for obsessive-compulsive music
geeks.
.
The purpose of beets is to get your music collection right once and for all.
It catalogs your collection, automatically improving its metadata as it goes
using the MusicBrainz database. It then provides a set of tools for
manipulating and accessing your music.
.
Beets also includes a music player that implements the MPD protocol, so you
can play music in your beets library using any MPD client.
Package: beets-doc
Description-md5: dc039d8a0437d0d96a9bba3c9deb32bb
Description-en: music tagger and library organizer - documentation
Beets is a media library management system for obsessive-compulsive music
geeks.
.
The purpose of beets is to get your music collection right once and for all.
It catalogs your collection, automatically improving its metadata as it goes
using the MusicBrainz database. It then provides a set of tools for
manipulating and accessing your music.
.
Beets also includes a music player that implements the MPD protocol, so you
can play music in your beets library using any MPD client.
.
This package provides detailed documentation on beets usage.
Package: ben
Description-md5: 26c1756a0c66374600005f242c6151a7
Description-en: toolbox for Debian maintainers
This is a collection of useful tools that Debian maintainers can use
to make their packaging work easier. They all work with regular
Debian package list files, and should be useful for Debian
derivatives as well. This package ships a single executable, "ben",
with the following subcommands:
* download: download a set of package list files from a mirror
* monitor: monitor the status of a set of packages across several
architectures (useful for transitions)
* query: query packages using their metadata (similar to grep-dctrl,
but uses a dedicated query language)
* tracker: frontend to multiple monitors
Package: bible-kjv
Description-md5: c48f444174c8af3e9ff874758e4ef06a
Description-en: King James Version of the Bible: user interface program.
This package contains a text-retrieval program and user interface which is
primarily designed to operate on the text and concordance of the King
James translation of the Bible, although it could, in principle, be
used for any text. The search/browse engine allows searching and
reading passages from scripture. Includes full concordance.
.
It would be nice if someone could set up a web interface for the bible.
Package: bible-kjv-text
Description-md5: d25de08750e4a08afa7de53b7d262d3d
Description-en: King James Version of the Bible - text and concordance
This package contains the King James Version of the Bible (translated in
1611) which is and was widely used in the English speaking culture,
together with a full concordance.
.
The text and concordance are compressed and require the bible-kjv package
which contains a text-based user interface for accessing the text.
Package: bibtexconv
Description-md5: 092a3f17fb8d6d21e6036136aa61c730
Description-en: BibTeX Converter
BibTeXConv is a BibTeX file converter which allows one to export
BibTeX entries to other formats, including customly defined
text output. Furthermore, it provides the possibility to
check URLs (including MD5, size and MIME type computations)
and to verify ISBN and ISSN numbers.
Package: bibtool
Description-md5: 6069b497a6d13d2afc46c93cae109983
Description-en: tool to manipulate BibTeX files
BibTeX provides an easy to use means to integrate citations and
bibliographies into LaTeX documents. But the user is left alone with
the management of the BibTeX files. BibTool is intended to fill this
gap. BibTool allows the manipulation of BibTeX files which goes
beyond the possibilities -- and intentions -- of BibTeX.
.
BibTool manipulates BibTeX database files through the command line
front-end bibtool which accepts numerous options. Modifications are
performed through resource instructions that allow the modification
of the various internal parameters determining the behavior of BibTool;
resource instructions can be grouped in resource files.
The original BibTool distribution contains a sufficient set of resource
file samples to perform basic, relevant manipulations.
.
BibTool contains a documentation written in LaTeX.
.
BibTool is written in C and has been compiled on various operating
systems like flavors of UN*X and MSDOS machines.
Package: binaryen
Description-md5: 1b6fbe6d2a104a5a4e75c4d4b14d60e6
Description-en: compiler and toolchain infrastructure library for WebAssembly
Binaryen is a compiler and toolchain infrastructure library for WebAssembly,
written in C++. It aims to make compiling to WebAssembly easy, fast, and
effective:
.
* Easy: Binaryen has a simple C API in a single header, and can also be used
from JavaScript. It accepts input in WebAssembly-like form but also
accepts a general control flow graph for compilers that prefer that.
.
* Fast: Binaryen's internal IR uses compact data structures and is designed
for completely parallel codegen and optimization, using all available CPU
cores. Binaryen's IR also compiles down to WebAssembly extremely easily and
quickly because it is essentially a subset of WebAssembly.
.
* Effective: Binaryen's optimizer has many passes that can improve code very
significantly (e.g. local coloring to coalesce local variables; dead code
elimination; precomputing expressions when possible at compile time; etc.).
These optimizations aim to make Binaryen powerful enough to be used as a
compiler backend by itself. One specific area of focus is on
WebAssembly-specific optimizations (that general-purpose compilers might not
do), which you can think of as wasm minification , similar to minification
for JavaScript, CSS, etc., all of which are language-specific (an example of
such an optimization is block return value generation in SimplifyLocals).
Package: binutils-alpha-linux-gnu
Description-md5: af3b95cf468fa442f38551e20ab183d2
Description-en: GNU binary utilities, for alpha-linux-gnu target
This package provides GNU assembler, linker and binary utilities
for the alpha-linux-gnu target.
.
You don't need this package unless you plan to cross-compile programs
for alpha-linux-gnu and alpha-linux-gnu is not your native
platform.
Package: binutils-alpha-linux-gnu-dbg
Description-md5: b413f423180a0d8ac45547161b750c1d
Description-en: GNU binary utilities, for alpha-linux-gnu target (debug symbols)
This package provides debug symbols for binutils-alpha-linux-gnu.
Package: binutils-arc-linux-gnu
Description-md5: 99eb9a490546955fece005eb5d677df5
Description-en: GNU binary utilities, for arc-linux-gnu target
This package provides GNU assembler, linker and binary utilities
for the arc-linux-gnu target.
.
You don't need this package unless you plan to cross-compile programs
for arc-linux-gnu and arc-linux-gnu is not your native
platform.
Package: binutils-arc-linux-gnu-dbg
Description-md5: 3a5b9d68aae8b5baa9f5a135b2d4384a
Description-en: GNU binary utilities, for arc-linux-gnu target (debug symbols)
This package provides debug symbols for binutils-arc-linux-gnu.
Package: binutils-arm-linux-gnueabi
Description-md5: 79266d4adbe9b99c071fa53b597f6949
Description-en: GNU binary utilities, for arm-linux-gnueabi target
This package provides GNU assembler, linker and binary utilities
for the arm-linux-gnueabi target.
.
You don't need this package unless you plan to cross-compile programs
for arm-linux-gnueabi and arm-linux-gnueabi is not your native
platform.
Package: binutils-arm-linux-gnueabi-dbg
Description-md5: e59c420a02ddb6e7553dc778bbd0e0c3
Description-en: GNU binary utilities, for arm-linux-gnueabi target (debug symbols)
This package provides debug symbols for binutils-arm-linux-gnueabi.
Package: binutils-avr
Description-md5: 703acfb84a3d02eb6993826f16367fc6
Description-en: Binary utilities supporting Atmel's AVR targets
The programs in this package are used to manipulate binary and object
files that may have been created for Atmel's AVR architecture. This package
is primarily for AVR developers and cross-compilers and is not needed
by normal users or developers.
Package: binutils-for-build
Description-md5: 3e7c61cc537f12c56d442cedd307bcd5
Description-en: GNU assembler, linker and binary utilities for the build architecture
The programs in this package are used to assemble, link and manipulate
binary and object files for the native architecture. They may be used in
conjunction with a build architecture compiler and various libraries to build
programs. When using binutils through this metapackage, tools without an
architecture prefix must be used.
Package: binutils-for-host
Description-md5: 1f6b2f5a49fd5974b13f8e75dc20c7b1
Description-en: GNU assembler, linker and binary utilities for the host architecture
The programs in this package are used to assemble, link and manipulate
binary and object files for the architecture of this package. They may be
used in conjunction with a matching compiler and various libraries to build
programs. When using binutils through this metapackage, all tools must be
used with an architecture prefix.
Package: binutils-gold-i686-gnu
Description-md5: 26b0450026961624447193975fc5ede3
Description-en: gold ELF linker for the i686-gnu target (deprecated)
Gold is intended to have complete support for ELF and to run as fast as
possible on modern systems. For normal use it is a drop-in replacement
for the older GNU linker.
.
WARNING: gold is being removed from binutils, and is deprecated upstream.
Package: binutils-gold-i686-gnu-dbg
Description-md5: 9d483fa23cc22fb76161ae3cf0e78a60
Description-en: gold ELF linker, for i686-gnu target (debug symbols)
This package provides debug symbols for binutils-gold-i686-gnu.
Package: binutils-gold-powerpc64-linux-gnu
Description-md5: dd76daa3cae96358cd145023d5bed673
Description-en: gold ELF linker for the powerpc64-linux-gnu target (deprecated)
Gold is intended to have complete support for ELF and to run as fast as
possible on modern systems. For normal use it is a drop-in replacement
for the older GNU linker.
.
WARNING: gold is being removed from binutils, and is deprecated upstream.
Package: binutils-gold-powerpc64-linux-gnu-dbg
Description-md5: e2684ec1aec284c0431fe7cd0ca1aa98
Description-en: gold ELF linker, for powerpc64-linux-gnu target (debug symbols)
This package provides debug symbols for binutils-gold-powerpc64-linux-gnu.
Package: binutils-gold-x86-64-gnu
Description-md5: fa08bc449b024d5658575c4f7d89b82c
Description-en: gold ELF linker for the x86-64-gnu target (deprecated)
Gold is intended to have complete support for ELF and to run as fast as
possible on modern systems. For normal use it is a drop-in replacement
for the older GNU linker.
.
WARNING: gold is being removed from binutils, and is deprecated upstream.
Package: binutils-gold-x86-64-gnu-dbg
Description-md5: 2e3c95f20f669597c050490550532f27
Description-en: gold ELF linker, for x86-64-gnu target (debug symbols)
This package provides debug symbols for binutils-gold-x86-64-gnu.
Package: binutils-hppa-linux-gnu
Description-md5: f5fe4ad0c7c0676b4edfb3c4e6e98c0b
Description-en: GNU binary utilities, for hppa-linux-gnu target
This package provides GNU assembler, linker and binary utilities
for the hppa-linux-gnu target.
.
You don't need this package unless you plan to cross-compile programs
for hppa-linux-gnu and hppa-linux-gnu is not your native
platform.
Package: binutils-hppa-linux-gnu-dbg
Description-md5: 149cfbc7b99518558ca103c35604d5bc
Description-en: GNU binary utilities, for hppa-linux-gnu target (debug symbols)
This package provides debug symbols for binutils-hppa-linux-gnu.
Package: binutils-hppa64-linux-gnu
Description-md5: d10ea856859cb34c423f67db676441a0
Description-en: GNU assembler, linker and binary utilities targeted for hppa64-linux
The programs in this package are used to assemble, link and manipulate
binary and object files. They may be used in conjunction with a compiler
and various libraries to build programs.
.
This package is needed to build an 64-bit kernel for 64-bit hppa machines.
Package: binutils-hppa64-linux-gnu-dbg
Description-md5: 2e7f5f591a28da760bcd221550eb3193
Description-en: GNU binutils targeted for hppa64-linux (debug symbols)
This package provides debug symbols for binutils-hppa64-linux-gnu.
Package: binutils-m68hc1x
Description-md5: 7947f55c1400fe3dbfc4924951d4a7ad
Description-en: GNU binary utilities for Motorola's 68HC11/12 targets
This package provides GNU assembler, linker and binary utilities for
a specific hardware and operating system combination. You don’t need
it unless you plan to cross-compile programs for it.
.
This package targets the Motorola's 68HC11/12 architecture.
Package: binutils-m68k-linux-gnu
Description-md5: 91e318163f68633b7480b755b31dca60
Description-en: GNU binary utilities, for m68k-linux-gnu target
This package provides GNU assembler, linker and binary utilities
for the m68k-linux-gnu target.
.
You don't need this package unless you plan to cross-compile programs
for m68k-linux-gnu and m68k-linux-gnu is not your native
platform.
Package: binutils-m68k-linux-gnu-dbg
Description-md5: 092fdec0bf6a6ba4aae1f5902583622d
Description-en: GNU binary utilities, for m68k-linux-gnu target (debug symbols)
This package provides debug symbols for binutils-m68k-linux-gnu.
Package: binutils-mingw-w64
Description-md5: 2d5e289ded4713c628a771db975e6376
Description-en: Cross-binutils for Win32 and Win64 using MinGW-w64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the toolchain binutils for common targets.
Package: binutils-mingw-w64-all
Description-md5: dc6062e687103d9eda6aa7196ec145ad
Description-en: Cross-binutils for Win32 and Win64 using MinGW-w64 (full)
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the toolchain binutils for all targets.
Package: binutils-mingw-w64-base
Description-md5: 0452ded587a80ea7eecb13c008938369
Description-en: Cross-binutils for Win32 and Win64 using MinGW-w64 (base package)
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains files common to all binutils-mingw-w64 packages.
Package: binutils-mingw-w64-i686
Description-md5: e2e63d977a0331f0a88efed20e850cc5
Description-en: Cross-binutils for Win32 (x86) using MinGW-w64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the toolchain binutils targeting
32-bit Windows.
Package: binutils-mingw-w64-i686-ucrt
Description-md5: d8fc7b426f3ee2ca8cb43f49962d56b0
Description-en: Cross-binutils for UCRT Win32 (x86) using MinGW-w64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the toolchain binutils targeting
32-bit Windows with the Universal C runtime.
Package: binutils-mingw-w64-ucrt64
Description-md5: c1d1af826a489bbab240cc239c79db2b
Description-en: Cross-binutils using MinGW-w64 (transitional package)
This is a transitional package that depends on
binutils-mingw-w64-x86-64-ucrt. It can be safely removed.
Package: binutils-mingw-w64-x86-64
Description-md5: b7888f21ebf4b145504b80d6cda93d45
Description-en: Cross-binutils for Win64 (x64) using MinGW-w64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the toolchain binutils targeting
64-bit Windows.
Package: binutils-mingw-w64-x86-64-ucrt
Description-md5: 54bcd41be7012f30543c9f1786ddcdf0
Description-en: Cross-binutils for UCRT Win64 (x64) using MinGW-w64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the toolchain binutils targeting
64-bit Windows with the Universal C runtime.
Package: binutils-mips-linux-gnu
Description-md5: 3fb8db7f2fd9efd608f74c1ac4bc907d
Description-en: GNU binary utilities, for mips-linux-gnu target
This package provides GNU assembler, linker and binary utilities
for the mips-linux-gnu target.
.
You don't need this package unless you plan to cross-compile programs
for mips-linux-gnu and mips-linux-gnu is not your native
platform.
Package: binutils-mips-linux-gnu-dbg
Description-md5: 3156208b82578d8f21b72726cb568db7
Description-en: GNU binary utilities, for mips-linux-gnu target (debug symbols)
This package provides debug symbols for binutils-mips-linux-gnu.
Package: binutils-mips64-linux-gnuabi64
Description-md5: 900c973c17286e42d9da04d248ed5535
Description-en: GNU binary utilities, for mips64-linux-gnuabi64 target
This package provides GNU assembler, linker and binary utilities
for the mips64-linux-gnuabi64 target.
.
You don't need this package unless you plan to cross-compile programs
for mips64-linux-gnuabi64 and mips64-linux-gnuabi64 is not your native
platform.
Package: binutils-mips64-linux-gnuabi64-dbg
Description-md5: 09fc5162225012f61f035266c1379c27
Description-en: GNU binary utilities, for mips64-linux-gnuabi64 target (debug symbols)
This package provides debug symbols for binutils-mips64-linux-gnuabi64.
Package: binutils-mips64-linux-gnuabin32
Description-md5: 287c370a11b57f22c706d3f617b3c7c7
Description-en: GNU binary utilities, for mips64-linux-gnuabin32 target
This package provides GNU assembler, linker and binary utilities
for the mips64-linux-gnuabin32 target.
.
You don't need this package unless you plan to cross-compile programs
for mips64-linux-gnuabin32 and mips64-linux-gnuabin32 is not your native
platform.
Package: binutils-mips64-linux-gnuabin32-dbg
Description-md5: aad3106f660ba0f36d5888f7ba36c9f0
Description-en: GNU binary utilities, for mips64-linux-gnuabin32 target (debug symbols)
This package provides debug symbols for binutils-mips64-linux-gnuabin32.
Package: binutils-mips64el-linux-gnuabi64
Description-md5: 7cda6a311beb4a475c41524bc0b9d805
Description-en: GNU binary utilities, for mips64el-linux-gnuabi64 target
This package provides GNU assembler, linker and binary utilities
for the mips64el-linux-gnuabi64 target.
.
You don't need this package unless you plan to cross-compile programs
for mips64el-linux-gnuabi64 and mips64el-linux-gnuabi64 is not your native
platform.
Package: binutils-mips64el-linux-gnuabi64-dbg
Description-md5: 32909b8630aead0e832505e55aca3802
Description-en: GNU binary utilities, for mips64el-linux-gnuabi64 target (debug symbols)
This package provides debug symbols for binutils-mips64el-linux-gnuabi64.
Package: binutils-mips64el-linux-gnuabin32
Description-md5: 8657ea505726a087f4e336ae4a8acf15
Description-en: GNU binary utilities, for mips64el-linux-gnuabin32 target
This package provides GNU assembler, linker and binary utilities
for the mips64el-linux-gnuabin32 target.
.
You don't need this package unless you plan to cross-compile programs
for mips64el-linux-gnuabin32 and mips64el-linux-gnuabin32 is not your native
platform.
Package: binutils-mips64el-linux-gnuabin32-dbg
Description-md5: f335703791ca9e65aeccd9c0179f02ca
Description-en: GNU binary utilities, for mips64el-linux-gnuabin32 target (debug symbols)
This package provides debug symbols for binutils-mips64el-linux-gnuabin32.
Package: binutils-mipsel-linux-gnu
Description-md5: e88117c64f3590bbc2316901b21e1040
Description-en: GNU binary utilities, for mipsel-linux-gnu target
This package provides GNU assembler, linker and binary utilities
for the mipsel-linux-gnu target.
.
You don't need this package unless you plan to cross-compile programs
for mipsel-linux-gnu and mipsel-linux-gnu is not your native
platform.
Package: binutils-mipsel-linux-gnu-dbg
Description-md5: 48f846a4a2715d869bd81abb9262eb9b
Description-en: GNU binary utilities, for mipsel-linux-gnu target (debug symbols)
This package provides debug symbols for binutils-mipsel-linux-gnu.
Package: binutils-mipsisa32r6-linux-gnu
Description-md5: 064ccd8e12ccacc9cb55664273fe56bb
Description-en: GNU binary utilities, for mipsisa32r6-linux-gnu target
This package provides GNU assembler, linker and binary utilities
for the mipsisa32r6-linux-gnu target.
.
You don't need this package unless you plan to cross-compile programs
for mipsisa32r6-linux-gnu and mipsisa32r6-linux-gnu is not your native
platform.
Package: binutils-mipsisa32r6-linux-gnu-dbg
Description-md5: 377843ad2c04263b1228f2d063e4dfd5
Description-en: GNU binary utilities, for mipsisa32r6-linux-gnu target (debug symbols)
This package provides debug symbols for binutils-mipsisa32r6-linux-gnu.
Package: binutils-mipsisa32r6el-linux-gnu
Description-md5: 3a2be9dc80e5697a8e671202485e3082
Description-en: GNU binary utilities, for mipsisa32r6el-linux-gnu target
This package provides GNU assembler, linker and binary utilities
for the mipsisa32r6el-linux-gnu target.
.
You don't need this package unless you plan to cross-compile programs
for mipsisa32r6el-linux-gnu and mipsisa32r6el-linux-gnu is not your native
platform.
Package: binutils-mipsisa32r6el-linux-gnu-dbg
Description-md5: 680d867fe7f2ac96fee44ddf84497d87
Description-en: GNU binary utilities, for mipsisa32r6el-linux-gnu target (debug symbols)
This package provides debug symbols for binutils-mipsisa32r6el-linux-gnu.
Package: binutils-mipsisa64r6-linux-gnuabi64
Description-md5: 8f077468ef12abeae38eaa5bfb42587a
Description-en: GNU binary utilities, for mipsisa64r6-linux-gnuabi64 target
This package provides GNU assembler, linker and binary utilities
for the mipsisa64r6-linux-gnuabi64 target.
.
You don't need this package unless you plan to cross-compile programs
for mipsisa64r6-linux-gnuabi64 and mipsisa64r6-linux-gnuabi64 is not your native
platform.
Package: binutils-mipsisa64r6-linux-gnuabi64-dbg
Description-md5: 039a55490d354e1c1590bbaa9452dbaa
Description-en: GNU binary utilities, for mipsisa64r6-linux-gnuabi64 target (debug symbols)
This package provides debug symbols for binutils-mipsisa64r6-linux-gnuabi64.
Package: binutils-mipsisa64r6-linux-gnuabin32
Description-md5: 62e8311e96a7f8b0494e41b9faf00adc
Description-en: GNU binary utilities, for mipsisa64r6-linux-gnuabin32 target
This package provides GNU assembler, linker and binary utilities
for the mipsisa64r6-linux-gnuabin32 target.
.
You don't need this package unless you plan to cross-compile programs
for mipsisa64r6-linux-gnuabin32 and mipsisa64r6-linux-gnuabin32 is not your native
platform.
Package: binutils-mipsisa64r6-linux-gnuabin32-dbg
Description-md5: ec954b5cf7d10c2c0f4a8d945308483c
Description-en: GNU binary utilities, for mipsisa64r6-linux-gnuabin32 target (debug symbols)
This package provides debug symbols for binutils-mipsisa64r6-linux-gnuabin32.
Package: binutils-mipsisa64r6el-linux-gnuabi64
Description-md5: 82cdba3d30b342a06c187f08ca577337
Description-en: GNU binary utilities, for mipsisa64r6el-linux-gnuabi64 target
This package provides GNU assembler, linker and binary utilities
for the mipsisa64r6el-linux-gnuabi64 target.
.
You don't need this package unless you plan to cross-compile programs
for mipsisa64r6el-linux-gnuabi64 and mipsisa64r6el-linux-gnuabi64 is not your native
platform.
Package: binutils-mipsisa64r6el-linux-gnuabi64-dbg
Description-md5: f1cea46484ab0979296547106aaa9cd9
Description-en: GNU binary utilities, for mipsisa64r6el-linux-gnuabi64 target (debug symbols)
This package provides debug symbols for binutils-mipsisa64r6el-linux-gnuabi64.
Package: binutils-mipsisa64r6el-linux-gnuabin32
Description-md5: a77504b0ae5f743f189bf9409dbaf770
Description-en: GNU binary utilities, for mipsisa64r6el-linux-gnuabin32 target
This package provides GNU assembler, linker and binary utilities
for the mipsisa64r6el-linux-gnuabin32 target.
.
You don't need this package unless you plan to cross-compile programs
for mipsisa64r6el-linux-gnuabin32 and mipsisa64r6el-linux-gnuabin32 is not your native
platform.
Package: binutils-mipsisa64r6el-linux-gnuabin32-dbg
Description-md5: 702407bb8dde9ec28dc8fcc98927f5e9
Description-en: GNU binary utilities, for mipsisa64r6el-linux-gnuabin32 target (debug symbols)
This package provides debug symbols for binutils-mipsisa64r6el-linux-gnuabin32.
Package: binutils-powerpc64-linux-gnu
Description-md5: a8d3955c3e92c21de5e6ab3b2d086f0b
Description-en: GNU binary utilities, for powerpc64-linux-gnu target
This package provides GNU assembler, linker and binary utilities
for the powerpc64-linux-gnu target.
.
You don't need this package unless you plan to cross-compile programs
for powerpc64-linux-gnu and powerpc64-linux-gnu is not your native
platform.
Package: binutils-powerpc64-linux-gnu-dbg
Description-md5: fca1ee307fc3e9e8c8b4a35abe58adb0
Description-en: GNU binary utilities, for powerpc64-linux-gnu target (debug symbols)
This package provides debug symbols for binutils-powerpc64-linux-gnu.
Package: binutils-sh4-linux-gnu
Description-md5: f825034fec7a76f7251bee2c8e9a9eca
Description-en: GNU binary utilities, for sh4-linux-gnu target
This package provides GNU assembler, linker and binary utilities
for the sh4-linux-gnu target.
.
You don't need this package unless you plan to cross-compile programs
for sh4-linux-gnu and sh4-linux-gnu is not your native
platform.
Package: binutils-sh4-linux-gnu-dbg
Description-md5: 85bb1a4a4655a7e23ba6add71b7c0b45
Description-en: GNU binary utilities, for sh4-linux-gnu target (debug symbols)
This package provides debug symbols for binutils-sh4-linux-gnu.
Package: binutils-source
Description-md5: acf2f0e289b8b831828996002f7eb6f1
Description-en: GNU assembler, linker and binary utilities (source)
This package contains the sources and patches which are needed to
build binutils.
Package: binutils-sparc64-linux-gnu
Description-md5: 112083b1b69cabd04e42ad79e3caf39f
Description-en: GNU binary utilities, for sparc64-linux-gnu target
This package provides GNU assembler, linker and binary utilities
for the sparc64-linux-gnu target.
.
You don't need this package unless you plan to cross-compile programs
for sparc64-linux-gnu and sparc64-linux-gnu is not your native
platform.
Package: binutils-sparc64-linux-gnu-dbg
Description-md5: 03078b416cd22110053532d91caacde4
Description-en: GNU binary utilities, for sparc64-linux-gnu target (debug symbols)
This package provides debug symbols for binutils-sparc64-linux-gnu.
Package: binutils-z80
Description-md5: 8a9b975001f020173239e354af3d6a19
Description-en: GNU binary utilities for the z80-unknown-coff target
The programs in this package are used to assemble, link and manipulate
binary and object files for the Z80 and R800 CPUs. This
package is primarily for Z80 and R800 developers and is not
needed by normal users or developers.
Package: bio-eagle
Description-md5: ea6e8307bcd12f756aab2c02e5d41b0e
Description-en: Haplotype phasing within a genotyped cohort or using a phased reference panel
Eagle estimates haplotype phase either within a genotyped cohort or using a
phased reference panel. The basic idea of the Eagle1 algorithm is to harness
identity-by-descent among distant relatives—which is pervasive at very large
sample sizes but rare among smaller numbers of samples—to rapidly call phase
using a fast scoring approach. In contrast, the Eagle2 algorithm analyzes a
full probabilistic model similar to the diploid Li-Stephens model used by
previous HMM-based methods.
.
Please note: The executable was renamed to bio-eagle because of a name clash.
Please read more about this in /usr/share/doc/bio-eagle/README.Debian.
Package: bio-eagle-examples
Description-md5: 721467d5ef17d2df2a7f6046d9b756ed
Description-en: Examples for bio-eagle
Eagle estimates haplotype phase either within a genotyped cohort or using a
phased reference panel. The basic idea of the Eagle1 algorithm is to harness
identity-by-descent among distant relatives—which is pervasive at very large
sample sizes but rare among smaller numbers of samples—to rapidly call phase
using a fast scoring approach. In contrast, the Eagle2 algorithm analyzes a
full probabilistic model similar to the diploid Li-Stephens model used by
previous HMM-based methods.
.
This package provides some example data for eagle.
Package: bloboats
Description-md5: 72fcfa32095182f5fa84840dd0688239
Description-en: Boat racing game
Bloboats is an arcade-like boat racing game in the hybrid spirit of
Mario-like platform jumpers and elasto mania / xmoto.
.
The objective of Bloboats is to reach MS Enterprise as fast as possible to
save it from the hands of the terrible Tentacle Monsters of an Unknown Master
and in the same time beat your friend and laugh at his or her puny time.
.
The journey starts from a place called Tutorial, somewhere in the United
States, and somehow the player ends up in the famous HV-Arena of Helsinki.
During the trip a number of MS Enterprises are saved, luckily, from the
hands of the terrible Tentacle Monsters of an Unknown Master, who actually
is your dad. Or then ain't. :-)
Package: blobwars
Description-md5: 04620865cad48eb96542898e371aace3
Description-en: platform shooting game
Blob Wars: Metal Blob Solid is a 2D platform game. It is the first in the Blob
Wars series.
.
Since their world was invaded by an alien race, the Blobs have faced a
lifetime of war. But now they have a chance to win the war once and for
all.
.
In Blob Wars: Metal Blob Solid, you take on the role of a fearless Blob
agent, Bob. Bob's mission is to infiltrate the various enemy bases around
the Blobs' homeworld and rescue as many MIAs as possible. But standing in
his way are many vicious aliens, other Blobs who have been assimilated and
the evil alien leader, Galdov.
Package: blobwars-data
Description-md5: cd7dde71280ef9b457b11537538de4bb
Description-en: platform shooting game (data)
Since their world was invaded by an alien race, the Blobs have faced a
lifetime of war. But now they have a chance to win the war once and for
all.
.
In Blob Wars: Metal Blob Solid, you take on the role of a fearless Blob
agent, Bob. Bob's mission is to infiltrate the various enemy bases around
the Blobs' homeworld and rescue as many MIAs as possible. But standing in
his way are many vicious aliens, other Blobs who have been assimilated and
the evil alien leader, Galdov.
.
This package contains the maps, graphics, music and sound for blobwars.
Package: blockdomains
Description-md5: c7d651b456ee65c54d5aaa5a0d15a47b
Description-en: Firewall agent blocking selected HTTP and SSL connections
The blockdomains utility is a block list based network traffic filter
for iptables via libnetfilter-queue. It applies to HTTP and SSL
traffic for recognizing and dropping packets that are directed to
listed domain names.
Package: blueman
Description-md5: 0d53e070801b0cf7f6808bfd0b84a60f
Description-en: Graphical bluetooth manager
Blueman is a GTK+ bluetooth management utility for GNOME using bluez D-Bus
backend.
Package: blueprint-tools
Description-md5: 96ff93b32a82ee01596c31a71c3cc929
Description-en: Blueprint meta build system (command-line tools)
Blueprint is a meta-build system that reads in Blueprints files that
describe modules that need to be built, and produces a Ninja manifest
describing the commands that need to be run and their dependencies.
Where most build systems use built-in rules or a domain-specific language
to describe the logic for converting module descriptions to build rules,
Blueprint delegates this to per-project build logic written in Go.
For large, heterogenous projects this allows the inherent complexity
of the build logic to be maintained in a high-level language, while
still allowing simple changes to individual modules by modifying easy
to understand Blueprints files.
.
This package contains command-line tools for Blueprint.
Package: bmake
Description-md5: 04fe1b256f4b44d75c60c782dc07956b
Description-en: NetBSD make
bmake is a program designed to simplify the maintenance of other
programs. Its input is a list of specifications as to the files upon
which programs and other files depend. mkdep, a program to construct
Makefile dependency lists, is also included.
.
bmake is a port of the NetBSD make tool.
Package: bolt-17
Description-md5: a5816535f62942b4fcded9b86fb66840
Description-en: Post-link optimizer
It achieves the improvements by optimizing application's code layout based on
execution profile gathered by sampling profiler.
Package: bolt-18
Description-md5: a5816535f62942b4fcded9b86fb66840
Description-en: Post-link optimizer
It achieves the improvements by optimizing application's code layout based on
execution profile gathered by sampling profiler.
Package: bolt-19
Description-md5: a5816535f62942b4fcded9b86fb66840
Description-en: Post-link optimizer
It achieves the improvements by optimizing application's code layout based on
execution profile gathered by sampling profiler.
Package: bolt-20
Description-md5: a5816535f62942b4fcded9b86fb66840
Description-en: Post-link optimizer
It achieves the improvements by optimizing application's code layout based on
execution profile gathered by sampling profiler.
Package: bolt-21
Description-md5: a5816535f62942b4fcded9b86fb66840
Description-en: Post-link optimizer
It achieves the improvements by optimizing application's code layout based on
execution profile gathered by sampling profiler.
Package: bolt-lmm
Description-md5: 4f9ee43ad946ed850a9146b123a35ba8
Description-en: Efficient large cohorts genome-wide Bayesian mixed-model association testing
The BOLT-LMM software package currently consists of two main algorithms, the
BOLT-LMM algorithm for mixed model association testing, and the BOLT-REML
algorithm for variance components analysis (i.e., partitioning of
SNP-heritability and estimation of genetic correlations).
.
The BOLT-LMM algorithm computes statistics for testing association between
phenotype and genotypes using a linear mixed model. By default, BOLT-LMM
assumes a Bayesian mixture-of-normals prior for the random effect attributed
to SNPs other than the one being tested. This model generalizes the standard
infinitesimal mixed model used by previous mixed model association methods,
providing an opportunity for increased power to detect associations while
controlling false positives. Additionally, BOLT-LMM applies algorithmic
advances to compute mixed model association statistics much faster than
eigendecomposition-based methods, both when using the Bayesian mixture model
and when specialized to standard mixed model association.
.
The BOLT-REML algorithm estimates heritability explained by genotyped SNPs and
genetic correlations among multiple traits measured on the same set of
individuals. BOLT-REML applies variance components analysis to perform these
tasks, supporting both multi-component modeling to partition SNP-heritability
and multi-trait modeling to estimate correlations. BOLT-REML applies a Monte
Carlo algorithm that is much faster than eigendecomposition-based methods for
variance components analysis at large sample sizes.
Package: bolt-lmm-example
Description-md5: a81aa403b28776a725d9d7f1eb4a7e0b
Description-en: Examples for bolt-lmm
The BOLT-LMM software package currently consists of two main algorithms, the
BOLT-LMM algorithm for mixed model association testing, and the BOLT-REML
algorithm for variance components analysis (i.e., partitioning of
SNP-heritability and estimation of genetic correlations).
.
This package provides some example data for bolt-lmm.
Package: boolector
Description-md5: 3ffdf2573adbbaeee22ada3c1789353d
Description-en: SMT solver for bit-vectors and arrays
Boolector is an efficient SMT solver for the quantifier-free theory of
bit-vectors in combination with the quantifier-free extensional theory of
arrays.
Package: booth
Description-md5: 1e1eb16ee4689b9b4c45a8b88b4cd42b
Description-en: Cluster Ticket Manager
Booth manages tickets which authorize cluster sites located in
geographically dispersed locations to run resources. It
facilitates support of geographically distributed clustering in
Pacemaker.
.
Booth is based on the Raft consensus algorithm. Though the
implementation is not complete (there is no log) and there are a
few additions and modifications, booth guarantees that a ticket
is always available at just one site as long as it has exclusive
control of the tickets.
.
This package contains the booth daemon, and a script to run booth
in standalone ("arbitrator") mode.
Package: booth-pacemaker
Description-md5: 9076f87efc1e2175b7b2a0e83fc7d732
Description-en: Resource agents to integrate booth with Pacemaker
Booth manages tickets which authorize cluster sites located in
geographically dispersed locations to run resources. It
facilitates support of geographically distributed clustering in
Pacemaker.
.
Booth is based on the Raft consensus algorithm. Though the
implementation is not complete (there is no log) and there are a
few additions and modifications, booth guarantees that a ticket
is always available at just one site as long as it has exclusive
control of the tickets.
.
This package contains the integration script for booth to run as
part of a Pacemaker cluster.
Package: bootterm
Description-md5: f4652ee4f69841f8dd5297562ff4d77e
Description-en: simple terminal to ease connections with SBCs
Bootterm is a simple, reliable and powerful terminal designed to ease
connection to ephemeral serial ports as found on various SBCs, and typically
USB-based ones.
.
Main features:
* automatic port detection (uses the most recently registered one by default)
* enumeration of available ports with detected drivers and descriptions
* wait for a specific, a new, or any port to appear (convenient with USB
ports)
* support for non-standard baud rates (e.g. 74880 bauds for ESP8266)
* can send a Break sequence and toggling RTS/DTR for various reset sequences,
even on startup
* fixed/timed captures to files (may be enabled at run time)
* optionally time-stamped captures (relative/absolute dates)
* reliable with proper error handling
* single binary without annoying dependencies, builds out of the box
* supports stdin/stdout to inject/download data
* configurable escape character and visible character ranges
Package: bornagain
Description-md5: 3ca3a14f553d40163abda32c821d064e
Description-en: Simulate and fit X-ray and neutron GISAS -- binary
BornAgain is a software package to simulate and fit small-angle scattering at
grazing incidence. It supports analysis of both X-ray (GISAXS) and neutron
(GISANS) data. Calculations are carried out in the framework of the distorted
wave Born approximation (DWBA). BornAgain provides a graphical user interface
for interactive use as well as a generic Python and C++ framework for modeling
multilayer samples with smooth or rough interfaces and with various types of
embedded nanoparticles.
.
BornAgain supports:
.
Layers:
* Multilayers without any restrictions on the number of layers
* Interface roughness correlation
* Magnetic materials
.
Particles:
* Choice between different shapes of particles (form factors)
* Particles with inner structures
* Assemblies of particles
* Size distribution of the particles (polydispersity)
.
Positions of Particles:
* Decoupled implementations between vertical and planar positions
* Vertical distributions: particles at specific depth in layers or on top.
* Planar distributions:
- fully disordered systems
- short-range order distribution (paracrystals)
- two- and one-dimensional lattices
.
Input Beam:
* Polarized or unpolarized neutrons
* X-ray
* Divergence of the input beam (wavelength, incident angles) following
different distributions
* Possible normalization of the input intensity
.
Detector:
* Off specular scattering
* Two-dimensional intensity matrix, function of the output angles
.
Use of BornAgain:
* Simulation of GISAXS and GISANS from the generated sample
* Fitting to reference data (experimental or numerical)
* Interactions via Python scripts or Graphical User Interface
.
If you use BornAgain in your work, please cite
C. Durniak, M. Ganeva, G. Pospelov, W. Van Herck, J. Wuttke (2015), BornAgain
— Software for simulating and fitting X-ray and neutron small-angle
scattering at grazing incidence, version ,
http://www.bornagainproject.org
Package: bornagain-doc
Description-md5: 815a96937dc1374d77fae4d17285aaa5
Description-en: Simulate and fit X-ray and neutron GISAS -- doc
BornAgain is a software package to simulate and fit small-angle scattering at
grazing incidence. It supports analysis of both X-ray (GISAXS) and neutron
(GISANS) data. Calculations are carried out in the framework of the distorted
wave Born approximation (DWBA). BornAgain provides a graphical user interface
for interactive use as well as a generic Python and C++ framework for modeling
multilayer samples with smooth or rough interfaces and with various types of
embedded nanoparticles.
.
BornAgain supports:
.
Layers:
* Multilayers without any restrictions on the number of layers
* Interface roughness correlation
* Magnetic materials
.
Particles:
* Choice between different shapes of particles (form factors)
* Particles with inner structures
* Assemblies of particles
* Size distribution of the particles (polydispersity)
.
Positions of Particles:
* Decoupled implementations between vertical and planar positions
* Vertical distributions: particles at specific depth in layers or on top.
* Planar distributions:
- fully disordered systems
- short-range order distribution (paracrystals)
- two- and one-dimensional lattices
.
Input Beam:
* Polarized or unpolarized neutrons
* X-ray
* Divergence of the input beam (wavelength, incident angles) following
different distributions
* Possible normalization of the input intensity
.
Detector:
* Off specular scattering
* Two-dimensional intensity matrix, function of the output angles
.
Use of BornAgain:
* Simulation of GISAXS and GISANS from the generated sample
* Fitting to reference data (experimental or numerical)
* Interactions via Python scripts or Graphical User Interface
.
If you use BornAgain in your work, please cite
C. Durniak, M. Ganeva, G. Pospelov, W. Van Herck, J. Wuttke (2015), BornAgain
— Software for simulating and fitting X-ray and neutron small-angle
scattering at grazing incidence, version ,
http://www.bornagainproject.org
.
This package contains the BornAgain documentation.
Package: bosh
Description-md5: cd976f65269fcf6d1cd0ab91ebc06460
Description-en: browse output of processes
bosh stands for browsable output shell. This is a bit of a
misnomer because it isn't really a shell. What is does is
store the output of a specified program in a buffer, and
provides a simple curses interface to browse this buffer.
Actions can be configured which can make use of the
contents of the currently selected line.
.
Commands and actions are stored in bosh configuration files.
These can include shebang line (#!/usr/bin/bosh) so that the
configuration can just be run from the command-line.
Package: bottlerocket
Description-md5: 331352390812dbe755ab7c21f047c647
Description-en: Utility to control X10 Firecracker devices for home automation
A command-line utility to interact with the Firecracker version of
X10's home control devices (wireless home automation to control lights,
cameras, appliances via a small transmitter that plugs into the standard
RS-232 serial port of a computer).
.
Also included is rocket launcher, a graphical frontend to bottlerocket.
If you want this functionality you should have wish (tk8.3 or tk8.4 - the
Tcl/Tk interpreter) installed.
Package: bpftune
Description-md5: 9bb2a0cdea216a0cd45e6a567c5bf0de
Description-en: BPF driven auto-tuning
bpftune aims to provide lightweight, always-on auto-tuning
of system behaviour via BPF observability.
.
bpftune is a daemon which manages a set of tuners, each tuner
has an associated set of tunables that it manages.
Package: braillefont
Description-md5: e7d670af51e5931fdc3694162c0d3bef
Description-en: Prints a bitmapped version of a text using Unicode Braille symbols
braillefont runs interactively on the console -
one can enter a (short) text, that will be converted into a bitmapped version
and printed using the Braille range of Unicode.
Package: brotli
Description-md5: aee765d3571821ffe40670742c9b514d
Description-en: lossless compression algorithm and format (command line utility)
Brotli is a generic-purpose lossless compression algorithm
that compresses data using a combination of a modern variant
of the LZ77 algorithm, Huffman coding and 2nd order context modeling,
with a compression ratio comparable to the best currently available
general-purpose compression methods. It is similar in speed with
deflate but offers more dense compression.
.
This package installs a command line utility.
Package: bsdextrautils-dbgsym
Description-md5: eed65ed3b5cc3203ae5c9022e2ceae57
Description-en: debug symbols for bsdextrautils
Package: bsdutils-dbgsym
Description-md5: 3f4df212010573fe5c59b9ce5822bd15
Description-en: debug symbols for bsdutils
Package: bti
Description-md5: 0167823124e2445d0d19cc30f0460e8c
Description-en: command line Twitter client
bti sends a tweet message to twitter.com.
.
bti provides an easy way to send tweet messages directly from the command line
or a script. It reads the message on standard input and uses the account
and password settings either from the command line options or from a config
file to deliver the message.
.
Besides sending messages bti also allows one to see one's friends', a group's
or a specific user's timeline, the public timeline, replies to messages, and
direct messages.
Package: btllib-tools
Description-md5: 392a81a862a8925a4129ec793cd216d2
Description-en: Bioinformatics Technology Lab common code library tools
Bioinformatics Technology Lab common code library in C++.
.
This package contains the tools indexlr, mi_bf_generate, and randseq
Package: btor2tools
Description-md5: d40a9abd023d651f1d8e5a6ee5567d27
Description-en: generic parser and tools for the BTOR2 format
BTOR2 is a word-level model checking format for capturing models of
hardware and potentially software in a bit-precise manner. This simple,
line-based and easy to parse format can be seen as a sorted extension of
the word-level format BTOR. It uses design principles from the bit-level
format AIGER and follows semantics of the SMT-LIB logics of bit-vectors
with arrays. This intermediate format can be used in various
verification flows and is perfectly suited to establish a word-level
model checking competition.
Package: btscanner
Description-md5: cd17388937434d12c6c95cf8a83d33a2
Description-en: ncurses-based scanner for Bluetooth devices
btscanner is a tool designed specifically to extract as much information
as possible from a Bluetooth device without the requirement to pair. A
detailed information screen extracts HCI and SDP information, and
maintains an open connection to monitor the RSSI and link quality.
btscanner is based on the BlueZ Bluetooth stack, which is included with
recent Linux kernels, and the BlueZ toolset. btscanner also contains a
complete listing of the IEEE OUI numbers and class lookup tables. Using
the information gathered from these sources it is possible to make
educated guesses as to the host device type.
Package: bundler
Description-md5: b242d14d76111e77dd80f2c7e98a4707
Description-en: Manage Ruby application dependencies
Bundler manages a Ruby application's dependencies through its entire
life, across many machines, systematically and repeatably.
.
This is a dependency package which depends on a full Ruby development
environment, it is targeted at application developers.
Package: bup
Description-md5: 133f590390ff3f9833c73d37acf01b4b
Description-en: highly efficient file backup system based on git
bup is a backup tool which stores the backups in a system based around
the packfile format from git.
Package: bup-doc
Description-md5: 5ad42acda759474a6eb6718235c7e8f0
Description-en: highly efficient file backup system based on git (documentation)
bup is a backup tool which stores the backups in a system based around
the packfile format from git.
.
This package contains the documentation.
Package: busybox
Description-md5: 868c2e57f9e208f2f6216022b38967f5
Description-en: Tiny utilities for small and embedded systems
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides minimalist replacements for the most common
utilities you would usually find on your desktop system (i.e., ls, cp, mv,
mount, tar, etc.). The utilities in BusyBox generally have fewer options than
their full-featured GNU cousins; however, the options that are included
provide the expected functionality and behave very much like their GNU
counterparts.
.
This package installs the BusyBox binary but does not install
symlinks for any of the supported utilities. Some of the utilities
can be used in the system by installing the busybox-syslogd,
udhcpc or udhcpd packages.
Package: buteo-syncfw
Description-md5: 2df65d1d92abb8b32e2c05fbf10edf25
Description-en: Buteo Synchronization Framework
Synchronization of contact data in Lomiri is controlled by Buteo (the
synchronization framework used in Ubuntu Touch and SailfishOS).
Synchronization with a variety of data sources is supported through a
number of data-source-specific synchronization plugins. Each plugin is
independent, although many of them share significant amounts of code to
ease maintenance.
.
This package contains the synchronization backend, plugin manager,
profile db, and conflict resolver.
Package: bwa-mem2
Description-md5: 966b834d694089f3def42c9b862f638a
Description-en: Sequence alignment using Burrows-Wheeler Transform
BWA is a software package for mapping low-divergent sequences against
a large reference genome, such as the human genome. It consists of
three algorithms: BWA-backtrack, BWA-SW and BWA-MEM. The first
algorithm is designed for Illumina sequence reads up to 100bp, while
the rest two for longer sequences ranged from 70bp to 1Mbp. BWA-MEM
and BWA-SW share similar features such as long-read support and split
alignment, but BWA-MEM, which is the latest, is generally recommended
for high-quality queries as it is faster and more accurate. BWA-MEM
also has better performance than BWA-backtrack for 70-100bp Illumina
reads.
Package: c3270
Description-md5: 2a65b16edb88122ec44f58356c043e1a
Description-en: Curses program for telnet sessions to IBM mainframes
c3270 opens a telnet connection to an IBM mainframe host in an Xterm
window or Virtual Console. It can also connect to an IBM AS/400 as
a 5250 terminal using the AS/400's 3270 emulation.
.
c3270 is similar to tn3270(1), and x3270(1) except that it is curses-based,
not X-based.
.
c3270 implements RFCs 2355 (TN3270E), 1576 (TN3270),
and 1646 (LU name selection), and supports IND$FILE file transfer.
Package: 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: c0bdb5988e8a99c4942dba6345614ed5
Description-en: powerful and easy to use e-book manager (binary plugins)
Calibre is a complete e-library solution. It includes library management,
format conversion, news feeds to e-book conversion, e-book viewer and editor,
and e-book reader sync features.
.
This package contains the compiled architecture dependent plugins, the main
package is called 'calibre'.
Package: camera.app
Description-md5: 3cf2b23116004596581b3fcff3221207
Description-en: GNUstep application for digital still cameras
Camera is a simple GNUstep application to download files from a digital
camera. The files can be optionally deleted after download. During
download, a thumbnail of the currently downloaded file is displayed.
Package: camlp4
Description-md5: 9fce8d460519e96aaf18e6a0e29e1892
Description-en: Pre Processor Pretty Printer for OCaml
Camlp4 is a software system for writing extensible parsers for
programming languages. It provides a set of OCaml libraries that are
used to define grammars as well as loadable syntax extensions of such
grammars. Camlp4 stands for Caml Preprocessor and Pretty-Printer and
one of its most important applications is the definition of
domain-specific extensions of the syntax of OCaml.
.
This package contains CamlP4 executables for pre-processing and
pretty-printing OCaml sources both interactively and in a batch
fashion.
Package: camlp5
Description-md5: 1113a8e1433440e62f5174bc5b44ee5c
Description-en: Pre Processor Pretty Printer for OCaml - classical version
Objective Caml (OCaml) is an implementation of the ML language,
based on the Caml Light dialect extended with a complete
class-based object system and a powerful module system in the
style of Standard ML.
.
CamlP4 is a Pre-Processor-Pretty-Printer for Objective Caml. It
offers tools for syntax (Stream Parsers and Grammars) and the
ability to modify the concrete syntax of the language
(Quotations, Syntax Extensions).
.
This package contains the "classical" version of CamlP4
executables and libraries for pre-processing and pretty-printing
OCaml sources both interactively and in a batch fashion. The
"classical" version is the implementation of CamlP4 which used
to be distributed with OCaml before the release of version 3.10.
Package: camlp5-buildscripts
Description-md5: b0b8de92006a39b8663b378a57554262
Description-en: Camlp5 build scripts
These are build-scripts that are helpful in building Camlp5 and
packages based on Camlp5. As such, they need to not depend on
Camlp5. The command are not installed in a bin-directory, but in the
package-directory, hence invoked via the "ocamlfind package/exe"
method.
Package: camv-rnd
Description-md5: 72c239fcef62290d0ab34d87a9d8f591
Description-en: Standard installation of camv-rnd
camv-rnd is a modular EDA (mainly PCB) CAM file format viewer that supports
gerber, excellon and g-code. The GUI features zoom, pan and measurements on
multiple layers from multiple files.
Package: camv-rnd-core
Description-md5: b74febbc8b7c437423cb0ca465e46ac8
Description-en: camv-rnd executable with the core functionality and boxsym-rnd
Includes the data model, the most common action commands, the native
file format. Can be used in headless mode or batch/scripted mode for
automated processing or with GUI (if camv-rnd-lib-gui and librnd GUI
HIDs are installed).
Package: camv-rnd-doc
Description-md5: 2593b1399fc65f16aabbe4541d2a1e4e
Description-en: Documentation for camv-rnd
User manual and developer doc (html).
Package: camv-rnd-export-extra
Description-md5: 641c928afbf60abb9443cce4a4549d4c
Description-en: Export formats: special/extra
Less commonly used export formats: direct printing with lpr.
Package: camv-rnd-export-gd
Description-md5: 9febead01e09ac9acc5b0e484c75f2d0
Description-en: Export formats that require libgd.
Bitmap export plugin (png, jpeg, etc.)
Package: camv-rnd-export-vector
Description-md5: 57161e953bbc69db0abcd23a8e78d6c8
Description-en: Export formats: vector graphics
Common vector graphic export formats: ps, eps, svg.
Package: camv-rnd-import
Description-md5: 58a28cee3b4601ba7ffb948488a06834
Description-en: Standard import file format support (PCB).
Plugins for loading gerber layers, excellon drill files and g-code
files.
Package: camv-rnd-lib-gui
Description-md5: 110513e4377f57c2d02e411573ec4457
Description-en: Support library for building the GUI.
Provides camv-rnd specific dialog boxes and top window GUI elements.
Package: cantata
Description-md5: 56e03d3207539531d61e1a9308595d20
Description-en: Qt client for the music player daemon (MPD)
Cantata is a graphical front-end for the music player daemon, MPD. It provides
many tools to view and manage the music collection including:
.
* library - sorted by album, artist, track, directory
* albums with cover art
* user defined playlists
* dynamic playlists
* streams, internet radio
* lyrics
* artist information from Wikipedia
* device support for USB mass storage, MTP and CDs
Package: capstone-tool
Description-md5: 038e731047f2ca697e90f3e301ec43a6
Description-en: lightweight multi-architecture disassembly framework - command line tool
Capstone is a lightweight multi-platform, multi-architecture disassembly
framework.
.
This package contains cstool, a command-line tool to disassemble
hexadecimal strings.
Package: cargo-1.85
Description-md5: f894562a11fc2421647ac771e1f6c13a
Description-en: Rust package manager
Cargo is a tool that allows Rust projects to declare their various
dependencies, and ensure that you'll always get a repeatable build.
.
To accomplish this goal, Cargo does four things:
* Introduces two metadata files with various bits of project information.
* Fetches and builds your project's dependencies.
* Invokes rustc or another build tool with the correct parameters to build
your project.
* Introduces conventions, making working with Rust projects easier.
.
Cargo downloads your Rust project’s dependencies and compiles your
project.
Package: cargo-1.85-doc
Description-md5: f27438963e0fd905872c0e1656b9d40c
Description-en: Rust package manager, documentation
Cargo is a tool that allows Rust projects to declare their various
dependencies, and ensure that you'll always get a repeatable build.
.
To accomplish this goal, Cargo does four things:
* Introduces two metadata files with various bits of project information.
* Fetches and builds your project's dependencies.
* Invokes rustc or another build tool with the correct parameters to build
your project.
* Introduces conventions, making working with Rust projects easier.
.
Cargo downloads your Rust project’s dependencies and compiles your
project.
.
This package contains the documentation.
Package: castle-game-engine-doc
Description-md5: 7834bd380d993d05d01dc35610eb04df
Description-en: Castle Game Engine - Developer's Documentation
Castle Game Engine is a set of LGPL licenced libraries that are intended to
ease developing 3D games with FreePascal / Lazarus.
.
It provides an excellent support for the VRML / X3D 3D data format. Other 3D
formats are also supported.
.
It features many advanced graphic effects and easy to use API on top of OpenGL.
.
This package contains documentation.
Package: castle-game-engine-src
Description-md5: b47442ab1df8281141342ded66cbb9db
Description-en: Castle Game Engine - Source code for Lazarus integration
Castle Game Engine is a set of LGPL licenced libraries that are intended to
ease developing 3D games with FreePascal / Lazarus.
.
It provides an excellent support for the VRML / X3D 3D data format. Other 3D
formats are also supported.
.
It features many advanced graphic effects and easy to use API on top of OpenGL.
.
This package contains source code for integration with Lazarus RAD IDE.
Package: catatonit
Description-md5: c4355e97bdb2ef2ce92c247ce0aef3d4
Description-en: init process for containers
catatonic is a very simple init process for application containers. Its
purpose is to support only the usage by container managers such as docker and
podman, which is /dev/init -- . No other use cases will be
supported.
Package: cbindgen
Description-md5: bf5e9ab6d22f73ffe6c064b48141f318
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
Package: cbm
Description-md5: 6a7b85ec4ae9edd0c415c0d9a7cd6a48
Description-en: display in real time the network traffic speed
The Color Bandwidth Meter (CBM) is a small program to display the traffic
currently flowing through the network devices in a simple curses-based GUI.
The traffic for all interfaces include values as receive, transfer and total
Bytes/s or bits/s (or its multiples as KB/s and Kb/s).
.
It is useful for Internet or LAN speed tests, measuring the velocity of a
link, to establish a benchmark or to monitor your connections. CBM can be
used with virtual, wired or wireless networks.
Package: 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: cdebootstrap
Description-md5: 485427068050df8db0fa5d43537509b8
Description-en: Bootstrap a Debian system
cdebootstrap generates systems from scratch for Debian and derivates.
.
This is implementation is different from debootstrap. It features a different
package selection. The package selection is done according to the flavour.
Package: cdebootstrap-static
Description-md5: f767113340343840f6bbfba8d04abfba
Description-en: Bootstrap a Debian system - static binary
cdebootstrap generates systems from scratch for Debian and derivates.
.
This package contains a static binary and a standalone tar. The standalone
tar can be used on non-Debian systems.
Package: cdtool
Description-md5: 958b66f86ad886922b8d6bb1322a4481
Description-en: text-based audio CD player and CD-ROM control commands
cdtool contains cdplay, cdeject, cdstop, cdpause, and several other
programs for playing audio CDs and controlling a CD-ROM drive from
the command line and in a quick and scriptable way.
.
cdown reads track info and queries a CDDB database for info on
the current CD. cdctrl is a command line utility for controlling a
CD-ROM drive interactively and from scripts. cdir keeps track of the
contents of different CDs using a workman-compatible database.
Package: cg3
Description-md5: 75cda0a9e28f6501410892e57ffb7966
Description-en: Tools for using the 3rd edition of Constraint Grammar (CG-3)
Constraint Grammar compiler and applicator for the 3rd edition of CG
that is developed and maintained by VISL SDU and GrammarSoft ApS.
.
CG-3 can be used for disambiguation of morphology, syntax, semantics, etc;
dependency markup, target language lemma choice for MT, QA systems, and
much more. The core idea is that you choose what to do based on the whole
available context, as opposed to n-grams.
.
See https://edu.visl.dk/cg3.html for more documentation
Package: cg3-dev
Description-md5: 7e522bca6353e079929967c6bbae5bca
Description-en: Metapackage providing both CG-3 CLI dev tools and dev library
Development files to use the CG-3 CLI tools and library API.
.
See https://edu.visl.dk/cg3.html for more documentation
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: cgroup-tools
Description-md5: 31bbde716d49909064e8fe618de2abd5
Description-en: control and monitor control groups (tools)
Control Groups (cgroups) provide a mechanism for aggregating/partitioning sets
of tasks, and all their future children, into hierarchical groups with
specialized behaviour.
.
libcgroup allows one to manipulate, control, administrate and monitor cgroups
and the associated controllers.
.
This package contains the command-line tools.
Package: changeme
Description-md5: 8e4e9007817c3593c4e68ce4cabd2544
Description-en: Default credential scanner
This package contains a default credential scanner. Commercial vulnerability
scanners miss common default credentials. Getting default credentials added to
commercial scanners is often difficult and slow. changeme is designed to be
simple to add new credentials without having to write any code or modules.
.
changeme keeps credential data separate from code. All credentials are stored
in yaml files so they can be both easily read by humans and processed by
changeme. Credential files can be created by using the ./changeme.py --mkcred
tool and answering a few questions.
.
changeme supports the http/https, MSSQL, MySQL, Postgres, ssh and ssh w/key
protocols. Use ./changeme.py --dump to output all of the currently available
credentials.
Package: chatty
Description-md5: e8a7915dcc494d4f96238dab0b24889b
Description-en: Messaging application for mobile and desktop
Chatty is a simple to use to messaging app for 1:1 communication and small
groups supporting SMS, MMS, XMPP and Matrix.
.
It works on desktops but also adjusts to small screen sizes like smart phones
and other mobile devices.
Package: cheese
Description-md5: d43e2962bb9e2e6472e35b9746fa32d9
Description-en: tool to take pictures and videos from your webcam
A webcam application that supports image and video capture. Makes
it easy to take photos and videos of you, your friends, pets or whatever
you want. Allows you to apply fancy visual effects, fine-control image
settings and has features such as Multi-Burst mode, Countdown timer
for photos.
Package: cheese-common
Description-md5: bd8017d577dcb034b7c3327cc79fe310
Description-en: Common files for the Cheese tool to take pictures and videos
A webcam application that supports image and video capture. Makes
it easy to take photos and videos of you, your friends, pets or whatever
you want. Allows you to apply fancy visual effects, fine-control image
settings and has features such as Multi-Burst mode, Countdown timer
for photos.
.
This package contains the common files and translations.
Package: chemps2
Description-md5: 580c5e64c9318a4ec82556ce3f712d3c
Description-en: Executable to call libchemps2-3t64 from the command line
chemps2 is a scientific library which contains a spin-adapted
implementation of the density matrix renormalization group (DMRG)
for ab initio quantum chemistry. This wavefunction method allows one
to obtain numerical accuracy in active spaces beyond the capabilities
of full configuration interaction (FCI), and allows one to extract
the 2-, 3-, and 4-particle reduced density matrices (2-, 3- and 4-RDM)
of the active space.
.
For general active spaces up to 40 electrons in 40 orbitals can be
handled with DMRG, and for one-dimensional active spaces up to 100
electrons in 100 orbitals. The 2-RDM of these active spaces can
also be easily extracted, while the 3- and 4-RDM are limited to
about 28 orbitals.
.
When the active space size becomes prohibitively expensive for FCI,
DMRG can be used to replace the FCI solver in the complete active
space self consistent field (CASSCF) method and the corresponding
complete active space second order perturbation theory (CASPT2).
The corresponding methods are called DMRG-SCF and DMRG-CASPT2,
respectively. For DMRG-SCF the active space 2-RDM is required, and
for DMRG-CASPT2 the active space 4-RDM.
.
This package installs the executable which parses Hamiltonians in
fcidump format, performs DMRG-SCF and DMRG-CASPT2 calculations as
specified by the user.
Package: chemps2-doc
Description-md5: 7add34d35c9bccf9f342632a52e41ae1
Description-en: Documentation of the libchemps2-3t64 package
chemps2 is a scientific library which contains a spin-adapted
implementation of the density matrix renormalization group (DMRG)
for ab initio quantum chemistry. This wavefunction method allows one
to obtain numerical accuracy in active spaces beyond the capabilities
of full configuration interaction (FCI), and allows one to extract
the 2-, 3-, and 4-particle reduced density matrices (2-, 3- and 4-RDM)
of the active space.
.
For general active spaces up to 40 electrons in 40 orbitals can be
handled with DMRG, and for one-dimensional active spaces up to 100
electrons in 100 orbitals. The 2-RDM of these active spaces can
also be easily extracted, while the 3- and 4-RDM are limited to
about 28 orbitals.
.
When the active space size becomes prohibitively expensive for FCI,
DMRG can be used to replace the FCI solver in the complete active
space self consistent field (CASSCF) method and the corresponding
complete active space second order perturbation theory (CASPT2).
The corresponding methods are called DMRG-SCF and DMRG-CASPT2,
respectively. For DMRG-SCF the active space 2-RDM is required, and
for DMRG-CASPT2 the active space 4-RDM.
.
This is the common documentation package.
Package: chiark-backup
Description-md5: 8f73a9c68de80c205bffa6bb46cde061
Description-en: backup system for small systems and networks
These are the backup scripts used by chiark.greenend.org.uk and other
systems belonging to the Sinister Greenend Organisation. Features:
* Suitable for single systems and small networks.
* Reasonably simple; they do what you tell it to.
* Hard failures when individual systems fail, to encourage fixing !
If you have a larger site you may wish to look at Amanda.
Package: chiark-really
Description-md5: 9709e7755f9784c63272a8109e99e67b
Description-en: really - a tool for gaining privilege (simple, realistic sudo)
really is a program that allows certain users to become whatever user
they like on request. It is a bit like sudo in that respect.
However, really is simpler than sudo, and doesn't give the system
administrator any false security promises. So really is less of a
general security risk to the system.
.
Unlike sudo it does not pretend that the called account can be any
more secure than the calling account, so there is never a need for a
password. If you wanted to restrict which commands and functions the
called user can perform, use userv, not really or sudo.
.
Also unlike sudo, really only works if the calling user is supposed
to be equivalent to root. But, really can also be used by
root-equivalent users to become any user, not just root; in this way
it can be a replacement for certain uses of su.
Package: chiark-rwbuffer
Description-md5: 4f79465741ec8b18804b213a7948ac8d
Description-en: readbuffer/writebuffer: prevents tape drive seesawing, etc.
readbuffer and writebuffer: programs for reading input from devices,
and writing output to, which don't like constant stopping and
starting, such as tape drives and audio playback devices.
Package: chiark-scripts
Description-md5: cadc0f86d9d3f5e1078bf0410384d520
Description-en: chiark system administration scripts
This package contains a number of small administration scripts used
by chiark.greenend.org.uk and other systems belonging to the Sinister
Greenend Organisation. Featuring:
.
fishdescriptor: a tool for extracting a file descriptor from
another (non-cooperating) process and giving it to you (or
for examining it). Requires gdb and python3.
.
chiark-named-conf: a tool for managing nameserver configurations
and checking for suspected DNS problems. Its main functions are to
check that delegations are appropriate and working, that secondary
zones are slaved from the right places, and to generate a
configuration for BIND, from its own input file.
.
prefork-interp Perl support (Proc::Prefork::Interp).
.
sync-accounts: a simple but flexible account info synchroniser.
sync-accounts is a tool for copying un*x account data from remote
systems and installing it locally. It is flexible and reasonably
straightforward, but lacks integration with other distributed
databases such as NIS.
.
cvs-repomove and cvs-adjustroot: tools for moving CVS repositories
and adjusting working trees.
.
palm-datebook-reminders: a program which emails mails you reminders
about the appointments in your Palm's Datebook.
.
cvsweb-list: cgi program to list ucgi (userv-utils) cvsweb repos
.
expire-iso8601: keep or expire backup trees named after their dates
.
gnucap2genspic, ngspice2genspic, genspic2gnuplot: convert gnucap
files and ngspice output files to genspic and genspic files to
gnuplot input so they can be plotted.
.
hexterm: connects to serial port and allows the user interact in
ASCII and hex. Ie, a hex "terminal" program which lets you speak a
serial port protocol directly. (Needs tcl8.6 to be installed.)
.
git-branchmove, random-word, remountresizereiserfs,
summarise-mailbox-preserving-privacy
Package: chiark-utils-bin
Description-md5: 7c5131a79ef85914cc93bd50f11e3f2b
Description-en: chiark system administration utilities
This package contains a number of small administration scripts used
by chiark.greenend.org.uk and other systems belonging to the Sinister
Greenend Organisation. Currently featuring only:
.
with-lock-ex: a simple tool for acquiring a lockfile before running
another program or script.
.
prefork-interp: Wrapper to speed up script startup;
requires scripting langauge module from chiark-scripts.
.
summer: a tool for reporting complete details about a filesystem tree
in a parseable format, including checksums.
.
xbatmon-simple: a very simple X client for displaying battery
charge status.
.
xduplic-copier: a very simple X client for typing into multiple windows
at once.
.
watershed: a utility for saving on superfluous executions of an
idempotent command. (This is the same utility as shipped separately
in Ubuntu's udev, but with slightly different defaults and a
different install location.)
.
rcopy-repeatedly: a utility for repeatedly copying a file from one
host to another, to keep a copy constantly up to date.
.
acctdump: for reading process accounting files.
.
summer and watershed require the installation of the Recommended
crypto libraries; xbatmon-simple needs the Suggested X libraries.
.
cgi-fcgi-interp: for use with cgi-fcgi as a #! interpreter
Package: chromium-browser
Description-md5: 9f69be0b9ae7f70c291004898fbebffb
Description-en: Transitional package - chromium-browser -> chromium snap
This is a transitional dummy package. It can safely be removed.
.
chromium-browser is now replaced by the chromium snap.
Package: chromium-browser-l10n
Description-md5: d3f66ec347eff1110b3fc90d06b5af82
Description-en: Transitional package - chromium-browser-l10n -> chromium snap
This is a transitional dummy package. It can safely be removed.
.
chromium-browser-l10n is now replaced by the chromium snap.
Package: chromium-chromedriver
Description-md5: eb8732d030bd6de55eaac40666d02553
Description-en: Transitional package - chromium-chromedriver -> chromium snap
This is a transitional dummy package. It can safely be removed.
.
chromium-chromedriver is now replaced by the chromium snap.
Package: chromium-codecs-ffmpeg
Description-md5: b901ea5dc41749c66a2a0c7bb48594af
Description-en: Transitional package - chromium-codecs-ffmpeg -> chromium-ffmpeg snap
This is a transitional dummy package. It can safely be removed.
.
chromium-codecs-ffmpeg is now replaced by the chromium-ffmpeg snap.
Package: chromium-codecs-ffmpeg-extra
Description-md5: d6537fb6daa5fc5f862760ce4ab9d4ff
Description-en: Transitional package - chromium-codecs-ffmpeg-extra -> chromium-ffmpeg snap
This is a transitional dummy package. It can safely be removed.
.
chromium-codecs-ffmpeg-extra is now replaced by the chromium-ffmpeg snap.
Package: cif2hkl
Description-md5: 37f98693cb6ba5d9df87aad662ad47cf
Description-en: Convert crystallographic descriptions into HKL F^2 reflection lists
A program that computes structure factors |F^2| for neutrons, x-rays,
and electrons from CIF/CFL/SHX/PCR crystallographic descriptions.
This is useful to compute the diffraction pattern from materials.
.
This package contains the executable.
Package: cinnamon-settings-daemon
Description-md5: 3756e02ea22b0a676b6feb8d986f801c
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
* Startup of other daemons: screensaver
* 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: clang-17
Description-md5: c364160e44345420df0f2e97b3082b69
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, 14 and 17 standards and also
provides most of the support of C++20.
Package: clang-17-doc
Description-md5: 6bf5242bfe6f159fd907beb982f2315f
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the documentation.
Package: clang-17-examples
Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang examples.
Package: clang-18
Description-md5: c364160e44345420df0f2e97b3082b69
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, 14 and 17 standards and also
provides most of the support of C++20.
Package: clang-18-doc
Description-md5: 6bf5242bfe6f159fd907beb982f2315f
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the documentation.
Package: clang-18-examples
Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang examples.
Package: clang-19
Description-md5: c364160e44345420df0f2e97b3082b69
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, 14 and 17 standards and also
provides most of the support of C++20.
Package: clang-19-doc
Description-md5: 6bf5242bfe6f159fd907beb982f2315f
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the documentation.
Package: clang-19-examples
Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang examples.
Package: clang-20
Description-md5: c364160e44345420df0f2e97b3082b69
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, 14 and 17 standards and also
provides most of the support of C++20.
Package: clang-20-doc
Description-md5: 6bf5242bfe6f159fd907beb982f2315f
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the documentation.
Package: clang-20-examples
Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang examples.
Package: clang-21
Description-md5: c364160e44345420df0f2e97b3082b69
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, 14 and 17 standards and also
provides most of the support of C++20.
Package: clang-21-doc
Description-md5: 6bf5242bfe6f159fd907beb982f2315f
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the documentation.
Package: clang-21-examples
Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang examples.
Package: clang-format-17
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-format-18
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-format-19
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-format-20
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-format-21
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-17
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-tidy-18
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-tidy-19
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-tidy-20
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-tidy-21
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-17
Description-md5: da24a5a87f39211c1ff10f03f06e0a3c
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains some clang-based tools like scan-build, clang-cl, etc.
Package: clang-tools-18
Description-md5: da24a5a87f39211c1ff10f03f06e0a3c
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains some clang-based tools like scan-build, clang-cl, etc.
Package: clang-tools-19
Description-md5: 0ac52908e51dad320be3476963296f5f
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains some clang-based tools like scan-build, etc.
Package: clang-tools-20
Description-md5: 0ac52908e51dad320be3476963296f5f
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains some clang-based tools like scan-build, etc.
Package: clang-tools-21
Description-md5: 0ac52908e51dad320be3476963296f5f
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains some clang-based tools like scan-build, etc.
Package: clangd-17
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: clangd-18
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: clangd-19
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: clangd-20
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: clangd-21
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: cli-spinner
Description-md5: 3cb501522d9879997583b1d70d9b54b7
Description-en: Simple command line that show a slash spinner
Simple spinner for the commandline while your CLI application is working.
The cli-spinner binary isn't really functional, it's a commandline
example. If you to want use a spinner library in your software, please,
install golang-github-odeke-em-cli-spinner-dev package.
.
This package contains a example binary with spinner slash.
Package: click
Description-md5: 619bace0e0417a4845a2053730801c9e
Description-en: tool for handling (and building) Click packages
Click is a simplified packaging format that installs in a separate part of
the file system, suitable for third-party applications.
.
This package provides common files, including the main click program.
Package: click-dev
Description-md5: 524a787d5934e296c23fd4c9d590ebf1
Description-en: build Click packages
Click is a simplified packaging format that installs in a separate part of
the file system, suitable for third-party applications.
.
click-dev provides support for building these packages.
Package: click-doc
Description-md5: 60608bb1e29a4ab375e8538c009ecb38
Description-en: Click packages (documentation)
Click is a simplified packaging format that installs in a separate part of
the file system, suitable for third-party applications.
.
This package provides documentation for click.
Package: click-service
Description-md5: ed7cd0e81038e0e35fd54ece0b1398f9
Description-en: Click packages (privileged service)
Click is a simplified packaging format that installs in a separate part of
the file system, suitable for third-party applications.
.
This package contains click-service, a simple daemon which allows unprivileged
users to install click packages over D-Bus.
Package: clojure
Description-md5: 375367a1e5611012be8bf354320a8e10
Description-en: Lisp dialect for the JVM
Clojure is a dynamic programming language that targets the Java Virtual
Machine. It is designed to be a general-purpose language, combining the
approachability and interactive development of a scripting language with
an efficient and robust infrastructure for multithreaded programming.
Clojure is a compiled language - it compiles directly to JVM bytecode,
yet remains completely dynamic. Every feature supported by Clojure is
supported at runtime. Clojure provides easy access to the Java
frameworks, with optional type hints and type inference, to ensure that
calls to Java can avoid reflection.
.
Clojure is a dialect of Lisp, and shares with Lisp the code-as-data
philosophy and a powerful macro system. Clojure is predominantly a
functional programming language, and features a rich set of immutable,
persistent data structures. When mutable state is needed, Clojure offers
a software transactional memory system and reactive Agent system that
ensure clean, correct, multithreaded designs.
Package: cloudflare-ddns
Description-md5: cd908e7e249f9606ba9f2c2355b19720
Description-en: dynamically update a DNS record using Cloudflare
cloudflare-ddns is a oneshot program: you run it, it updates
the DNS record, and it terminates. This uses Cloudflare's API,
so to run the tool you'll need an API token and the Zone ID
of the DNS zone that you want to update.
.
This package contains the tool and a set of systemd units that
make it run periodically.
Package: cme
Description-md5: 45b506e74122752acb6b78c730f20bb6
Description-en: Check or edit configuration data with Config::Model
cme provides a command to check or edit configuration data with
Config::Model.
.
cme and Config::Model are quite modular: the configuration data that
you can edit depend on installed packages. I.e.:
- ssh client or ssh daemon config: libconfig-model-openssh-perl
- approx config: libconfig-model-approx-perl
- lcdproc config: libconfig-model-lcdproc-perl
- popcon config: provided with libconfig-model-perl
- systemd config: provided with libconfig-model-systemd-perl
.
Some applications can be handled by cme:
- Debian package files: libconfig-model-dpkg-perl
- multistrap files: provided with libconfig-model-perl
.
You can also choose a user interface:
- graphical, based on Tk: libconfig-model-tkui-perl
- curses based: libconfig-model-cursesui-perl
- simple shell: provided with libconfig-model-perl
.
Last but not least, you can also take a stab at maintaining
configuration model with libconfig-model-itself-perl.
Package: cmis-client
Description-md5: 807028aaf2267b0d4fcfe1832a06abe1
Description-en: client for the CMIS protocol
LibCMIS is a C++ client library for the CMIS interface.
.
This allows C++ applications to connect to any Enterprise Content Management
system behaving as a CMIS server like Alfresco, Nuxeo. It also provides Access
to Google Drive/OneDrive/SharePoint
.
This package contains the cmis-client standalone application.
Package: cnrun-tools
Description-md5: 2391733d5960503b70ebb653d45174a3
Description-en: NeuroML-capable neuronal network simulator (tools)
CNrun is a neuronal network simulator implemented as a Lua package.
This package contains two standalone tools (hh-latency-estimator and
spike2sdf) that may be of interest to CNrun users.
.
See lua-cnrun description for extended description.
Package: cobra
Description-md5: bfe8ebc058cce6653c20fea6f85a4246
Description-en: transitional package
This is a transitional package. It can safely be removed.
Package: codegroup
Description-md5: 97fe051c3c392aaf38679157d5f7ad58
Description-en: convert any file into five-letter code groups
codegroup encodes any file into five-letter code groups, allowing it to be
transmitted through any medium, and decodes files containing codegroups into
the original input. Encoded files contain a 16-bit cyclical redundancy check
(CRC) and file size to verify, when decoded, that the message is complete and
correct. Files being decoded may contain other information before and after
the codegroups, allowing in-the-clear annotations to be included.
.
codegroup makes no attempt, on its own, to prevent your message from being
read. Cryptographic security should be delegated to a package intended for
that purpose, such as pgp. It can then be applied to the encrypted binary
output, transforming it into easily transmitted text. Text created by it
uses only upper case ASCII letters and spaces. Unlike files encoded with
uuencode or pgp's "ASCII armour" facility, the output of codegroup can be
easily (albeit tediously) read over the telephone, broadcast by shortwave
radio to agents in the field, or sent by telegram, telex, or Morse code.
Package: coinor-csdp
Description-md5: a2d03627064caa942a2b5e1c57dcf72f
Description-en: Software package for semidefinite programming (binaries)
CSDP is a library of routines that implements a predictor corrector variant of
the semidefinite programming algorithm of Helmberg, Rendl, Vanderbei, and
Wolkowicz. The code runs in parallel on shared memory multi-processor systems,
and it makes effective use of sparsity in the constraint matrices.
.
CSDP is part of the larger COIN-OR initiative (Computational Infrastructure
for Operations Research).
.
This package contains the binaries.
Package: coinor-csdp-doc
Description-md5: fd78a94cbd5864eebc3a278ef024dca6
Description-en: Software package for semidefinite programming (documentation)
CSDP is a library of routines that implements a predictor corrector variant of
the semidefinite programming algorithm of Helmberg, Rendl, Vanderbei, and
Wolkowicz. The code runs in parallel on shared memory multi-processor systems,
and it makes effective use of sparsity in the constraint matrices.
.
CSDP is part of the larger COIN-OR initiative (Computational Infrastructure
for Operations Research).
.
This package contains the documentation and examples.
Package: coinor-libsymphony-dev
Description-md5: 0d6e0584b3a2a247b945f39ee22649fc
Description-en: COIN-OR solver for mixed-integer linear programs (developer files)
SYMPHONY is an open-source generic mixed-integer linear programs (MILP) solver,
callable library, and extensible framework for implementing customized solvers
SYMPHONY has a number of advanced capabilities, including the ability to
solve multi-objective MILPs, the ability to warm start its solution procedure,
and the ability to perform basic sensitivity analyses.
.
SYMPHONY is part of the larger COIN-OR initiative (Computational Infrastructure
for Operations Research).
.
This package contains the header files for developers.
Package: coinor-libsymphony-doc
Description-md5: dea6a1d402e1265962f70187d6595346
Description-en: COIN-OR solver for mixed-integer linear programs (documentation)
SYMPHONY is an open-source generic mixed-integer linear programs (MILP) solver,
callable library, and extensible framework for implementing customized solvers
SYMPHONY has a number of advanced capabilities, including the ability to
solve multi-objective MILPs, the ability to warm start its solution procedure,
and the ability to perform basic sensitivity analyses.
.
SYMPHONY is part of the larger COIN-OR initiative (Computational Infrastructure
for Operations Research).
.
This package contains the documentation and examples.
Package: coinor-libsymphony3
Description-md5: 366d6d4a97ad87929e56360898d68ee9
Description-en: COIN-OR solver for mixed-integer linear programs (shared libraries)
SYMPHONY is an open-source generic mixed-integer linear programs (MILP) solver,
callable library, and extensible framework for implementing customized solvers
SYMPHONY has a number of advanced capabilities, including the ability to
solve multi-objective MILPs, the ability to warm start its solution procedure,
and the ability to perform basic sensitivity analyses.
.
SYMPHONY is part of the larger COIN-OR initiative (Computational Infrastructure
for Operations Research).
.
This package contains the shared libraries.
Package: coinor-symphony
Description-md5: 9a26044d97db10cc4810a52f7f0d3024
Description-en: COIN-OR solver for mixed-integer linear programs
SYMPHONY is an open-source generic mixed-integer linear programs (MILP) solver,
callable library, and extensible framework for implementing customized solvers
SYMPHONY has a number of advanced capabilities, including the ability to
solve multi-objective MILPs, the ability to warm start its solution procedure,
and the ability to perform basic sensitivity analyses.
.
SYMPHONY is part of the larger COIN-OR initiative (Computational Infrastructure
for Operations Research).
.
This package contains the symphony executable.
Package: colorized-logs
Description-md5: c2ca1e752a67b97d30757e6dd9b48346
Description-en: tools for consuming logs with ANSI color
Some tools like gcc, dmesg, grep --color, colordiff, ccze, etc can enhance
their output with color, making reading a lot more pleasant. You can
usually view that only on your terminal or with "less -R"; this package
gives you:
* ansi2html: convert logs to HTML
* ansi2txt: drop ANSI control codes
* ttyrec2ansi: drop timing data from ttyrec files
* pipetty: makes a program think its stdout and stderr are connected to a
terminal; use as a prefix: "pipetty dmesg|tee"
* lesstty: pipe a program (as above) to "less -R"
Package: compose-spec
Description-md5: a361b724a4ff1e389c084cd2ee7613fe
Description-en: Validates a compose file conforms to the Compose Specification
The Compose Specification lets you define a platform-agnostic container
based application. Such an application is designed as a set of containers
which have to both run together with adequate shared resources and
communication channels.
.
compose-spec is a program to validate that a compose file conforms to the
Compose Specification.
Package: composer
Description-md5: e03f8a4cfea1bad44f653aea93886b7d
Description-en: dependency manager for PHP
Composer helps you declare, manage and install dependencies of PHP projects.
It ensures you have the right stack everywhere.
.
It behaves like Bundler (Ruby), npm (Node), etc.
Package: condor
Description-md5: 903f297977fa999b1736134b3022d178
Description-en: distributed workload management system
Like other full-featured batch systems, HTCondor provides a job queueing
mechanism, scheduling policy, priority scheme, resource monitoring, and
resource management. Users submit their serial or parallel jobs to HTCondor;
HTCondor places them into a queue. It chooses when and where to run the jobs
based upon a policy, carefully monitors their progress, and ultimately
informs the user upon completion.
.
Unlike more traditional batch queueing systems, HTCondor can also effectively
harness wasted CPU power from otherwise idle desktop workstations. HTCondor
does not require a shared file system across machines - if no shared file
system is available, HTCondor can transfer the job's data files on behalf of
the user.
.
This package can set up an appropriate initial configuration at install
time for a machine intended either as a member of an existing HTCondor pool
or as a "Personal" (single machine) HTCondor pool.
Package: condor-annex-ec2
Description-md5: 256d7ce677a31a23861328d118692acd
Description-en: distributed workload management system - single node configuration
Like other full-featured batch systems, HTCondor provides a job queueing
mechanism, scheduling policy, priority scheme, resource monitoring, and
resource management. Users submit their serial or parallel jobs to HTCondor;
HTCondor places them into a queue. It chooses when and where to run the jobs
based upon a policy, carefully monitors their progress, and ultimately
informs the user upon completion.
.
Unlike more traditional batch queueing systems, HTCondor can also effectively
harness wasted CPU power from otherwise idle desktop workstations. HTCondor
does not require a shared file system across machines - if no shared file
system is available, HTCondor can transfer the job's data files on behalf of
the user.
.
This package provides configuration and script to make an EC2 image
annex-compatible. Do NOT install on a non-EC2 image.
Package: condor-dev
Description-md5: dc9a883b5eba811692b8493cb216896e
Description-en: distributed workload management system - development files
Like other full-featured batch systems, HTCondor provides a job queueing
mechanism, scheduling policy, priority scheme, resource monitoring, and
resource management. Users submit their serial or parallel jobs to HTCondor;
HTCondor places them into a queue. It chooses when and where to run the jobs
based upon a policy, carefully monitors their progress, and ultimately
informs the user upon completion.
.
Unlike more traditional batch queueing systems, HTCondor can also effectively
harness wasted CPU power from otherwise idle desktop workstations. HTCondor
does not require a shared file system across machines - if no shared file
system is available, HTCondor can transfer the job's data files on behalf of
the user.
.
This package provides headers and libraries for development of HTCondor
add-ons.
Package: condor-doc
Description-md5: 3488e078f56320a592df953086a4149a
Description-en: distributed workload management system - documentation
Like other full-featured batch systems, HTCondor provides a job queueing
mechanism, scheduling policy, priority scheme, resource monitoring, and
resource management. Users submit their serial or parallel jobs to HTCondor;
HTCondor places them into a queue. It chooses when and where to run the jobs
based upon a policy, carefully monitors their progress, and ultimately
informs the user upon completion.
.
Unlike more traditional batch queueing systems, HTCondor can also effectively
harness wasted CPU power from otherwise idle desktop workstations. HTCondor
does not require a shared file system across machines - if no shared file
system is available, HTCondor can transfer the job's data files on behalf of
the user.
.
This package provides HTCondor's documentation in HTML and PDF format, as well
as configuration and other examples.
Package: condor-kbdd
Description-md5: 34799ec840529814fe4f36c1d93cf0b4
Description-en: distributed workload management system - single node configuration
Like other full-featured batch systems, HTCondor provides a job queueing
mechanism, scheduling policy, priority scheme, resource monitoring, and
resource management. Users submit their serial or parallel jobs to HTCondor;
HTCondor places them into a queue. It chooses when and where to run the jobs
based upon a policy, carefully monitors their progress, and ultimately
informs the user upon completion.
.
Unlike more traditional batch queueing systems, HTCondor can also effectively
harness wasted CPU power from otherwise idle desktop workstations. HTCondor
does not require a shared file system across machines - if no shared file
system is available, HTCondor can transfer the job's data files on behalf of
the user.
.
The condor_kbdd monitors logged in X users for activity. It is only
useful on systems where no device (e.g. /dev/*) can be used to
determine console idle time.
Package: condor-test
Description-md5: 23df4e2743d110a3edd84ae414566112
Description-en: distributed workload management system - single node configuration
Like other full-featured batch systems, HTCondor provides a job queueing
mechanism, scheduling policy, priority scheme, resource monitoring, and
resource management. Users submit their serial or parallel jobs to HTCondor;
HTCondor places them into a queue. It chooses when and where to run the jobs
based upon a policy, carefully monitors their progress, and ultimately
informs the user upon completion.
.
Unlike more traditional batch queueing systems, HTCondor can also effectively
harness wasted CPU power from otherwise idle desktop workstations. HTCondor
does not require a shared file system across machines - if no shared file
system is available, HTCondor can transfer the job's data files on behalf of
the user.
.
This package provides a few miscellaneous test scripts.
Package: condor-upgrade-checks
Description-md5: 2d6ed640c12d05edd13d4a196008cace
Description-en: distributed workload management system - single node configuration
Like other full-featured batch systems, HTCondor provides a job queueing
mechanism, scheduling policy, priority scheme, resource monitoring, and
resource management. Users submit their serial or parallel jobs to HTCondor;
HTCondor places them into a queue. It chooses when and where to run the jobs
based upon a policy, carefully monitors their progress, and ultimately
informs the user upon completion.
.
Unlike more traditional batch queueing systems, HTCondor can also effectively
harness wasted CPU power from otherwise idle desktop workstations. HTCondor
does not require a shared file system across machines - if no shared file
system is available, HTCondor can transfer the job's data files on behalf of
the user.
.
Examines the current HTCondor installation and recommends changes to ensure
a smooth upgrade to a subsequent HTCondor version.
Package: condor-vm-gahp
Description-md5: 3ff25c27edfd3342a2a73caf334ad300
Description-en: distributed workload management system - single node configuration
Like other full-featured batch systems, HTCondor provides a job queueing
mechanism, scheduling policy, priority scheme, resource monitoring, and
resource management. Users submit their serial or parallel jobs to HTCondor;
HTCondor places them into a queue. It chooses when and where to run the jobs
based upon a policy, carefully monitors their progress, and ultimately
informs the user upon completion.
.
Unlike more traditional batch queueing systems, HTCondor can also effectively
harness wasted CPU power from otherwise idle desktop workstations. HTCondor
does not require a shared file system across machines - if no shared file
system is available, HTCondor can transfer the job's data files on behalf of
the user.
.
The condor_vm-gahp enables the Virtual Machine Universe feature of
HTCondor. The VM Universe uses libvirt to start and control VMs under
HTCondor's Startd.
Package: conky-all
Description-md5: 1faca1fb400cf837b48eacb2ec53a5de
Description-en: highly configurable system monitor (all features enabled)
Conky is a system monitor that can display just about anything,
either on your root desktop or in its own window.
Conky has many built-in objects, as well as the ability to execute
external programs or scripts (either external or through built-in
Lua support).
.
This is a full conky with most compile options enabled:
.
Wayland, X11, XDamage, XDBE, Xft, MPD, MOC, math, hddtemp, portmon, RSS,
wireless, IBM, nvidia, Imlib2, apcupsd, I/O stats, argb, Lua and the cairo
and imlib2 Lua bindings, Audacious, PulseAudio, iCal, iconv, IRC, and systemd
journal.
Package: conky-cli
Description-md5: c00e0b4a0278562b884599aa6b6db564
Description-en: highly configurable system monitor (basic version)
Conky is a system monitor that can display just about anything,
either on your root desktop or in its own window.
Conky has many built-in objects, as well as the ability to execute
external programs or scripts (either external or through built-in
Lua support).
.
This is a basic package that can be useful in servers or piped with dzen2.
It includes the following support:
.
MPD, MOC, math, apcupsd, ncurses and I/O stats.
Package: conky-std
Description-md5: 91f85b5a646ab0be7c58b2fa4272f62e
Description-en: highly configurable system monitor (default version)
Conky is a system monitor that can display just about anything,
either on your root desktop or in its own window.
Conky has many built-in objects, as well as the ability to execute
external programs or scripts (either external or through built-in
Lua support).
.
This package should be a good compromise for most users that do not
need special features.
It includes the following support:
.
Wayland, X11, XDamage, XDBE, Xft, MPD, MOC, math, hddtemp, portmon,
wireless, ncurses, apcupsd, I/O stats, argb and Lua.
Package: connectagram
Description-md5: 29e6d48ff709fc0b61b0fcf2b9155786
Description-en: word unscrambling game
The board consists of several scrambled words that are joined together.
You can choose the length of the words, the amount of words, and the
pattern that the words are arranged in. The game provides a hint option
for times when you are stuck.
Package: connectagram-data
Description-md5: 40f94f50d39939778af305ec7c981ff6
Description-en: word unscrambling game - data files
The board consists of several scrambled words that are joined together.
You can choose the length of the words, the amount of words, and the
pattern that the words are arranged in. The game provides a hint option
for times when you are stuck.
.
This package provides data files required by connectagram.
They include word lists and translations.
Package: containernetworking-plugins
Description-md5: da8efbf7d7835dbafe60f6925ce27282
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
- tuning: Tweaks sysctl parameters of an existing interface
- portmap: An iptables-based portmapping plugin.
Maps ports from the host's address space to the container.
- bandwidth: Allows bandwidth-limiting through use of traffic control tbf.
- sbr: Configures source based routing for an interface.
- firewall: Uses iptables or firewalld to add rules to allow traffic
to/from the container.
Package: coq
Description-md5: 2c4259e8b83c839ff539d48b854ee31a
Description-en: proof assistant for higher-order logic (toplevel and compiler)
Coq is a proof assistant for higher-order logic, which allows the
development of computer programs consistent with their formal
specification. It is developed using Objective Caml and Camlp5.
.
This package provides coqtop, a command line interface to Coq.
.
A graphical interface for Coq is provided in the coqide package.
Coq can also be used with ProofGeneral, which allows proofs to be
edited using emacs and xemacs. This requires the proofgeneral
package to be installed.
Package: coq-dpdgraph-tools
Description-md5: a4c4863a12a026bf8f65552276ec79d6
Description-en: Coq plugin to extract dependencies between Coq objects (tools)
This package provides a plugin for Coq to extract dependencies
between Coq objects and produce files with dependency information.
.
Coq is a proof assistant for higher-order logic.
.
This package provides the tools associated to this plugin.
Package: coqide
Description-md5: ed74063b20a63106a7031db76f847ec1
Description-en: proof assistant for higher-order logic (gtk interface)
Coq is a proof assistant for higher-order logic, which allows the
development of computer programs consistent with their formal
specification. It is developed using Objective Caml and Camlp5.
.
This package provides CoqIde, a graphical user interface for
developing proofs.
Package: coqprime-tools
Description-md5: 4282c65e7beec6bbf7b85c3bb7bc25ed
Description-en: Primality certification for Coq (tools)
Coqprime consists in:
- a library of facts from number theory
- a library for elliptic curves
- an efficient library for modular arithmetic
- tools to generate Pocklington and elliptic curve
certificates of primality
.
Coq is a proof assistant for higher-order logic.
Package: corosync-notifyd
Description-md5: 54aa992a2d99b457f3265c5f199abc77
Description-en: cluster engine notification daemon
The Corosync Cluster Engine is a Group Communication
System with additional features for implementing high availability within
applications. The project provides four C Application Programming Interface
features:
.
* A closed process group communication model with virtual synchrony
guarantees for creating replicated state machines.
* A simple availability manager that restarts the application process
when it has failed.
* A configuration and statistics in-memory database that provide the
ability to set, retrieve, and receive change notifications of
information.
* A quorum system that notifies applications when quorum is achieved
or lost.
.
This package contains the DBus/SNMP notification daemon for Corosync events.
Package: corosync-vqsim
Description-md5: 8c4a6d2bdb4360cac388269711eedf08
Description-en: cluster engine votequorum simulator
The Corosync Cluster Engine is a Group Communication
System with additional features for implementing high availability within
applications. The project provides four C Application Programming Interface
features:
.
* A closed process group communication model with virtual synchrony
guarantees for creating replicated state machines.
* A simple availability manager that restarts the application process
when it has failed.
* A configuration and statistics in-memory database that provide the
ability to set, retrieve, and receive change notifications of
information.
* A quorum system that notifies applications when quorum is achieved
or lost.
.
This package contains the Corosync votequorum simulator. It
can simulate multiple nodes, network splits and a basic quorum device.
Package: cosign
Description-md5: 3aa8d33a0489cd1607f18be77f11ca97
Description-en: Code signing/transparency for containers and binaries (program)
Signing OCI containers (and other artifacts) using Sigstore
.
Cosign supports:
.
* "Keyless signing" with the Sigstore public good Fulcio certificate
authority and Rekor transparency log (default)
* Hardware and KMS signing
* Signing with a cosign generated encrypted private/public keypair
* Container Signing, Verification and Storage in an OCI registry.
* Bring-your-own PKI
.
This package contains the command-line tool cosign.
Package: cpu
Description-md5: e000b5483416a819ec9fca233f515721
Description-en: console based LDAP user management tool
CPU is a suitable replacement for the useradd/usermod/userdel utilities for
administrators using an LDAP backend and wishing to have a suite of command
line tools for doing the administration.
Package: createrepo-c
Description-md5: 6c4fbcdb53ed3e87d7ba8a6bbe4fbe4e
Description-en: tool to create RPM repository metadata (C implementation)
The createrepo_c tool generates the repodata directory and XML metadata that
makes up a repository of RPM packages. This repository format is supported
by apt-rpm, red-carpet(zen), smartpm, up2date, yast, and yum.
.
This package is similar to the apt-ftparchive or reprepro commands, but for
working with RPM repositories.
Package: crudini
Description-md5: 80575a72f4b8902a6460e10d867cba4e
Description-en: utility for manipulating ini files
crudini is a utility to simplify reading and updating ini files
from shell scripts, so named as it provides CRUD functionality. It
can handle most variants of ini.
Package: cryptominisat
Description-md5: 9d0e8e0236146acc2b7957ceba029158
Description-en: SAT solver command line interface
CryptoMiniSat is a modern, multi-threaded, simplifying SAT solver.
.
This package provides a command line interface which reads SAT formulas in
conjunctive normal form in the DIMACS format with the extension of XOR
clauses and decides whether they are satisfiable.
Package: cryptsetup-ssh
Description-md5: 2da5a17c380bf0b79a11ebac69047c2b
Description-en: disk encryption support - experimental SSH token handler
Cryptsetup provides an interface for configuring encryption on block
devices (such as /home or swap partitions), using the Linux kernel
device mapper target dm-crypt. It features integrated Linux Unified Key
Setup (LUKS) support.
.
This package provides the cryptsetup-ssh(8) utility and an SSH token plugin
which can be used to unlock LUKS2 devices using a remote keyfile hosted on a
system accessible through SSH. This is currently an *experimental* feature
and mostly serves as a demonstration of the plugin interface API.
Package: cryptsetup-suspend
Description-md5: d9058ae0716be5818faf97597b305348
Description-en: disk encryption support - suspend mode integration
Cryptsetup provides an interface for configuring encryption on block
devices (such as /home or swap partitions), using the Linux kernel
device mapper target dm-crypt. It features integrated Linux Unified Key
Setup (LUKS) support.
.
This package provides suspend mode integration for cryptsetup. It takes
care of removing LUKS master key from memory before system suspend.
.
Please note that the suspend mode integration is limited to LUKS devices
and requires systemd. Moreover, this is an early implementation and may not
be as mature as the other cryptsetup-* packages yet.
Package: csync2
Description-md5: d83ba32613c4fc651c0648fec5fda569
Description-en: cluster synchronization tool
CSYNC2 synchronizes files in a cluster using the rsync-algorithm.
It maintains a database of modified files so it is able to handle
deletion of files and file modification conflicts.
Package: ctdb
Description-md5: 83dff66615250b53a0cd3df6fb3b9ea7
Description-en: clustered database to store temporary data
CTDB is a cluster implementation of the TDB database used by Samba and other
projects to store temporary data. If an application is already using TDB for
temporary data it is very easy to convert that application to be cluster aware
and use CTDB instead.
.
CTDB provides the same types of functions as TDB but in a clustered fashion,
providing a TDB-style database that spans multiple physical hosts in a cluster.
.
Features include:
* CTDB provides a TDB that has consistent data and consistent locking across
all nodes in a cluster.
* CTDB is very fast.
* In case of node failures, CTDB will automatically recover and repair all TDB
databases that it manages.
* CTDB is the core component that provides pCIFS ("parallel CIFS") with
Samba3/4.
* CTDB provides HA features such as node monitoring, node failover, and IP
takeover.
* CTDB provides a reliable messaging transport to allow applications linked
with CTDB to communicate to other instances of the application running on
different nodes in the cluster.
* CTDB has pluggable transport backends. Currently implemented backends are
TCP and Infiniband.
* CTDB supports a system of application specific management scripts, allowing
applications that depend on network or filesystem resources to be managed in
a highly available manner on a cluster.
Package: cups-browsed-tests
Description-md5: a98d690349003fa24f51871870d532c8
Description-en: OpenPrinting cups-browsed - Test script for autopkgtests
This package provides cups-browsed, a daemon which browses the Bonjour
broadcasts of shared remote CUPS printers and makes the printers
available locally, replacing the CUPS broadcasting/browsing which was
dropped in CUPS 1.6.x. This way the old behavior of having the remote
printers available automatically is now re-implemented with Bonjour.
.
This package contains a test script from the upstream code which is used
for the autopkgtests.
.
For using cups-browsed you do not need to install this package. It does not
contain anything useful for end users.
Package: cvc5
Description-md5: d1e715b2658513dcf601c320616177f6
Description-en: automated theorem prover for SMT problems
cvc5 is a tool for determining the satisfiability of a first order formula
modulo a first order theory (or a combination of such theories). It is the
fifth in the Cooperating Validity Checker family of tools (CVC, CVC Lite,
CVC3, CVC4) but does not directly incorporate code from any previous version
prior to CVC4.
.
cvc5 is intended to be an open and extensible SMT engine. It can be used as a
stand-alone tool or as a library. It has been designed to increase the
performance and reduce the memory overhead of its predecessors. It is written
entirely in C++ and is released under an open-source software license.
.
This package contains binaries needed to use cvc5 as a stand-alone
tool.
Package: cwebx
Description-md5: 5d65ff919c02aa2cc4bdafdabe0f1b18
Description-en: C/C++ literate programming system (Marc van Leeuwen's version)
CWEBx is a complete rewrite of Levy & Knuth's version of CWEB.
It uses a slightly different syntax from the L&K version, but provides a
compatibility mode allowing L&K CWEB sources to be processed, producing
similar (though not necessarily identical) output.
.
CWEB allows you to write documents which can be used simultaneously as
C/C++ programs and as TeX documentation for them.
.
The philosophy behind CWEB is that programmers who want to provide the best
possible documentation for their programs need two things simultaneously: a
language like TeX for formatting, and a language like C for programming.
Neither type of language can provide the best documentation by itself. But
when both are appropriately combined, we obtain a system that is much more
useful than either language separately.
Package: cwltool
Description-md5: 764364acbad5f207e5f6438f00c333c4
Description-en: Common Workflow Language reference implementation
This is the reference implementation of the Common Workflow Language
standards.
.
The CWL open standards are for describing analysis workflows and tools in a
way that makes them portable and scalable across a variety of software and
hardware environments, from workstations to cluster, cloud, and high
performance computing (HPC) environments. CWL is designed to meet the needs of
data-intensive science, such as Bioinformatics, Medical Imaging, Astronomy,
Physics, and Chemistry.
.
The CWL reference implementation (cwltool) is intended to be feature complete
and to provide comprehensive validation of CWL files as well as provide other
tools related to working with CWL descriptions.
Package: cwltool-doc
Description-md5: f6c3675b19635a810ab17954082b4637
Description-en: Common Workflow Language reference implementation -- docs
This is the docs for the reference implementation of the Common Workflow
Language standards.
.
The CWL open standards are for describing analysis workflows and tools in a
way that makes them portable and scalable across a variety of software and
hardware environments, from workstations to cluster, cloud, and high
performance computing (HPC) environments. CWL is designed to meet the needs of
data-intensive science, such as Bioinformatics, Medical Imaging, Astronomy,
Physics, and Chemistry.
.
The CWL reference implementation (cwltool) is intended to be feature complete
and to provide comprehensive validation of CWL files as well as provide other
tools related to working with CWL descriptions.
Package: cypher-lint
Description-md5: bab89fb7e400178a08fefbdeb0f5a80d
Description-en: Lint tool for the Cypher query language
Cypher is a graph query language that allows for expressive and efficient
querying of graph data.
.
This tool provides correctness checking of Cypher language input, and can
be used to output the Abstract Syntax Tree (AST) of the parsed input.
Package: daemontools
Description-md5: e3a2597df223fd85ad4e36dea5a8a777
Description-en: collection of tools for managing UNIX services
supervise monitors a service. It starts the service and restarts the
service if it dies. Setting up a new service is easy: all supervise
needs is a directory with a run script that runs the service.
.
multilog saves error messages to one or more logs. It optionally timestamps
each line and, for each log, includes or excludes lines matching specified
patterns. It automatically rotates logs to limit the amount of disk space
used. If the disk fills up, it pauses and tries again, without losing any
data.
Package: daemontools-run
Description-md5: f5516980fc0d550aab9df706d83da11b
Description-en: daemontools service supervision
Starts svscanboot from inittab, and provides the directory /etc/service/
for services to be supervised by daemontools.
Package: dar
Description-md5: 74b68e90f5a8f668ae2c9a24ac851fee
Description-en: Disk ARchive: Backup directory tree and files
Full featured archiver with support for differential backups, slices,
compression, ATTR/ACL support. DAR also supports Pipes for remote
operations, including with ssh.
Package: dar-docs
Description-md5: b5d4791c3676c92ae8c96df2ca147b31
Description-en: Disk ARchive: Backup directory tree and files
Full featured archiver with support for differential backups, slices,
compression, ATTR/ACL support. DAR also supports Pipes for remote
operations, including with ssh.
.
This package contains the documentation and example files.
Package: dar-static
Description-md5: 1b4cf9af9fd7b6926fdd96e85eea6976
Description-en: Disk ARchive: Backup directory tree and files
Full featured archiver with support for differential backups, slices,
compression, ATTR/ACL support. DAR also supports Pipes for remote
operations, including with ssh.
.
This package contains the static binary, dar_static.
Package: dataurl
Description-md5: af51bc2d83872b62e3455b3b25a67b8c
Description-en: Data URL Schemes in Golang (program)
This package parses and generates Data URL Schemes for the Go language,
according to RFC 2397 (http://tools.ietf.org/html/rfc2397).
.
Data URLs are small chunks of data commonly used in browsers to display
inline data, typically like small images, or when you use the FileReader
API of the browser.
.
Common use-cases:
.
* generate a data URL out of a string, []byte, io.Reader for
inclusion in HTML templates
* parse a data URL sent by a browser in a http.Handler, and
do something with the data (save to disk, etc.)
.
This package contains the dataurl CLI utility.
Package: dazzdb
Description-md5: 7e00727db0845d5aaf47b78dbb71d5bc
Description-en: manage nucleotide sequencing read data
To facilitate the multiple phases of the dazzler assembler, all the read data
is organized into what is effectively a database of the
reads and their meta-information. The design goals for this data base
are as follows:
* The database stores the source Pacbio read information in such a
way that it can re-create the original input data, thus permitting
a user to remove the (effectively redundant) source files. This
avoids duplicating the same data, once in the source file and once
in the database.
* The data base can be built up incrementally, that is new sequence
data can be added to the data base over time.
* The data base flexibly allows one to store any meta-data desired for
reads. This is accomplished with the concept of *tracks* that
implementors can add as they need them.
* The data is held in a compressed form equivalent to the .dexta and
.dexqv files of the data extraction module. Both the .fasta and
.quiva information for each read is held in the data base and can be
recreated from it. The .quiva information can be added separately and
later on if desired.
* To facilitate job parallel, cluster operation of the phases of the
assembler, the database has a concept of a *current partitioning* in
which all the reads that are over a given length and optionally
unique to a well, are divided up into *blocks* containing roughly a
given number of bases, except possibly the last block which may have
a short count. Often programs can be run on blocks or pairs of blocks
and each such job is reasonably well balanced as the blocks are all
the same size. One must be careful about changing the partition
during an assembly as doing so can void the structural validity of
any interim block-based results.
Package: dbus-test-runner
Description-md5: ceeee67a0708d84572bdd12637ab6035
Description-en: Runs tests under a new DBus session
A simple little executable for running a couple of programs under a
new DBus session.
.
Use this DBus tool for unit testing of code that accesses DBus at
runtime.
Package: dbus-tests
Description-md5: 092b35cc4d528cd30b4083bf1f8283f1
Description-en: simple interprocess messaging system (test infrastructure)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
This package provides automated and manual tests for D-Bus, and the
dbus-test-tool utility.
.
It also provides copies of the D-Bus libraries and executables compiled
with extra test instrumentation, debug information and logging,
installed into the /usr/lib/dbus-1.0/debug-build/ directory.
This version is only suitable for debugging and testing on non-production
systems: the additional instrumentation is likely to be insecure, and
harms robustness and performance.
.
See the dbus package description for more information about D-Bus in general.
Package: deal
Description-md5: badbe098a18bf4b52b30482dca327a72
Description-en: bridge hand generator
This program generates bridge hands. It can be told to generate only hands
satisfying conditions like being balanced, having a range of HCPs, controls,
or other user-definable properties. Hands can be output in various formats,
like pbn for feeding to other bridge programs, deal itself, or split up into a
file per player for practise. Extensible via Tcl.
Package: debconf-utils
Description-md5: 6ee047164ccc84b6b919790585947b39
Description-en: debconf utilities
This package contains some small utilities for debconf developers.
Package: debmake
Description-md5: 550de7d58ffad3a8525f1ae19db5cc54
Description-en: helper script to make the Debian source package
This package helps you to convert an upstream source package (or VCS contents)
into the Debian package by adding files required for the Debian source
package. The generated debian/rules file uses the new dh command syntax from
the debhelper (>=13~) package.
.
The debmake command invoked in the upstream source tree without any option can
generate files which is good enough to create a single arch=any Debian binary
package for local use without touching them. The generated files should be
edited to make it conform to the Debian policy if the package is to be
uploaded to the Debian archive. By adding few options, this command can
generate template files for the arbitrary combination of the multi-binary and
multi-arch package, etc. This includes making of the rules file for the -dbg
package and the control file for the multiarch library package.
.
This debmake command also scans copyright and license texts in the source
files to help crafting the proper DEP-5 compatible debian/copyright file.
Package: debmake-doc
Description-md5: 674e1ef45cfea2d730c618fd79a95532
Description-en: Guide for Debian Maintainers
This tutorial document describes the building of the Debian
package to ordinary Debian users and prospective developers using
the debmake command.
.
It is focused on the modern packaging style and comes with many
simple examples.
* POSIX shell script packaging
* Python3 script packaging
* C with Makefile/Autotools/CMake
* multiple binary package with shared library etc.
.
This package can be considered as the successor to the
maint-guide package.
Package: debusine-client
Description-md5: eae33525dc3e7d85158ba442a5a69d90
Description-en: Command line client to interact with a debusine server
Debusine is a general purpose software factory tailored to the needs of a
Debian-based distribution.
.
This package provides the command line client used to interact with a
debusine server.
Package: debusine-doc
Description-md5: 8acfa3828aceb4eee6ae5728fbc2f1ef
Description-en: Documentation for debusine
Debusine is a general purpose software factory tailored to the needs of a
Debian-based distribution.
.
The documentation includes end-user documentation (how to use), administrator
documentation (how to setup) and developer documentation (how to contribute,
design and API).
Package: debusine-server
Description-md5: bc99f38676ea648be1bacbb6d71f5598
Description-en: Services to run a debusine server
Debusine is a general purpose software factory tailored to the needs of a
Debian-based distribution.
.
This package provides all the required services to run a debusine server.
Package: debusine-signing
Description-md5: bee2fefa28dc3de150b97fe517747bdf
Description-en: Signing service for debusine
Debusine is a general purpose software factory tailored to the needs of a
Debian-based distribution.
.
This package provides a service that holds private keys and uses them to
sign data on behalf of debusine.
Package: debusine-worker
Description-md5: 142822e330f542c85667590d4d51e610
Description-en: Standalone daemon handling work requests for a debusine server
Debusine is a general purpose software factory tailored to the needs of a
Debian-based distribution.
.
This package provides the services to run a debusine worker executing work
requests sent by a debusine server.
Package: denemo
Description-md5: 167f8e8517e834f579dc7fbd7c3c79b0
Description-en: free graphical music notation editor (GTK front end to LilyPond)
Denemo is a free music notation program GUI for GNU/Linux, macOS and Windows
that lets you rapidly enter notation which it typesets using the LilyPond
music engraver. Music can be typed in at the PC keyboard, or played in
via MIDI controller, or input acoustically into a microphone plugged into
your computer’s soundcard.
.
Denemo uses LilyPond which generates beautiful sheet music to the highest
publishing standards. During input Denemo displays the staffs in a simple
fashion, so you can enter and edit the music efficiently. The typesetting
is done in the background while you work, and is generally flawless
publication quality. Some final tweaks can be done on the typeset score
with the mouse if needed. This represents an enormous practical improvement
over the popular programs which require you to re-position colliding
notation constantly as you enter the music.
.
Beginner to Professional: Denemo can be used for a brief student homework
all the way to a full-scale opera. Support is there for creating the
widest range of notation – Tablature, Chord Charts, Fret Diagrams, Drums,
transposing instruments, ossia, ottava, cue, title pages, table-of-contents,
critical commentaries, footnotes quoting music, and more with LilyPond’s
extensive syntax available for even more demanding uses.
Package: denemo-data
Description-md5: 024b017c661eb5283972ae33777ed288
Description-en: data for Denemo
Denemo is a free (GPL) graphical music notation editor that lets you
rapidly enter notation which it typesets using the LilyPond music engraver,
creating notation straight from your input that outshines the commercial
competition. You can compose, transcribe, arrange, listen to the music
and much more.
.
This package contains the arch-independent files.
Package: denemo-doc
Description-md5: 432e166a5b95162d504028cd484ae0db
Description-en: documentation and examples for Denemo
Denemo is a free (GPL) graphical music notation editor that lets you
rapidly enter notation which it typesets using the LilyPond music engraver,
creating notation straight from your input that outshines the commercial
competition. You can compose, transcribe, arrange, listen to the music
and much more.
.
This package contains the HTML documentation and examples.
Package: density-fitness
Description-md5: a0d73a3885bbe1e21b3bb9575d5b6f5c
Description-en: Calculates per-residue electron density scores
The program density-fitness calculates electron density metrics,
for main- (includes Cβ atom) and side-chain atoms of individual residues.
.
For this calculation, the program uses the structure model in either PDB
or mmCIF format and the electron density from the 2mFo-DFc and mFo-DFc maps.
If these maps are not readily available, the MTZ file and model can be used
to calculate maps clipper. Density-fitness support both X-ray and electron
diffraction data.
.
This program is essentially a reimplementation of edstats, a program
available from the CCP4 suite. However, the output now contains only the
RSR, SRSR and RSCC fields as in edstats with the addition of EDIAm
and OPIA and no longer requires pre-calculated map coefficients.
Package: detox
Description-md5: 57a56ea30e81ef29e23165136cbfe243
Description-en: replace problematic characters in filenames
detox is a utility designed to clean up filenames. It replaces difficult to
work with characters, such as spaces, with standard equivalents. It will also
clean up filenames with UTF-8 or Latin-1 (or CP-1252) characters in them.
.
Features:
* Removal or replacement of upper ASCII Latin-1 (ISO 8859-1) characters;
* Removal or replacement of UTF-8 encoded Unicode characters;
* Removal or replacement of spaces and other potentially tricky characters;
* Trimming of excessive "_" and "-"s;
* Directory recursion, dry runs, verbose listings.
.
It is designed with safety in mind. It won't overwrite a file that already
exists, and it doesn't touch special files if not requested.
.
detox is useful to mass rename files automatically. As just one example,
you can use detox to easily standardize lots of files, as MP3 or movies,
downloaded or stored inside a directory.
.
This package provides detox and inline-detox commands. The inline-detox can
be used in command lines, as a filter in shell procedures.
Package: devhelp
Description-md5: 67c5a51e9c91f1413983da6e115668b4
Description-en: GNOME developers help program
Devhelp's primary goal is to be an API documentation browser for GNOME.
It is able to scan for .devhelp files generated automatically for
packages that use gtk-doc-tools or gi-docgen to generate documentation
for libraries and programs.
.
Devhelp provides some integration capabilities, which is used to allow
command-line searches, emacs integration and embedding in applications like
the Anjuta IDE.
Package: devhelp-common
Description-md5: 852bca1e12b1bd44003b6a27af373ab9
Description-en: Common files for devhelp and its library
Devhelp's primary goal is to be an API documentation browser for GNOME.
It is able to scan for .devhelp files generated automatically for
packages that use gtk-doc-tools or gi-docgen to generate documentation
for libraries and programs.
.
This package provides internationalization files, mainly.
Package: dexdump
Description-md5: 175619b81080d310819e29dbc6136613
Description-en: Displays information about Android DEX files
The `dexdump` tool is intended to mimic `objdump`. When possible, use
similar command-line arguments.
.
This is a re-implementation of the original `dexdump` utility that was
based on Dalvik functions in `libdex` into a new `dexdump` that is now
based on ART functions in `libart` instead. The output is very similar
to the original for correct DEX files. Error messages may differ,
however. Also, ODEX files are no longer supported.
Package: dexlist
Description-md5: ad5b877c8de302f91c672600a590e331
Description-en: Lists all methods in all concrete classes in Android DEX files
This is a re-implementation of the original `dexlist` utility that was
based on Dalvik functions in `libdex` into a new `dexlist` that is now
based on ART functions in `libart` instead. The output is very similar
to the original for correct DEX files. Error messages may differ,
however. Also, ODEX files are no longer supported.
Package: dh-dkms
Description-md5: 1208c8493840cb3bb3d35562e7dec67a
Description-en: debhelper addon for the Dynamic Kernel Module System (DKMS)
DKMS is a framework designed to allow individual kernel modules to be upgraded
without changing the whole kernel. It is also very easy to rebuild modules as
you upgrade kernels.
.
This package provides a debhelper add-on 'dkms' that simplifies packaging of
dkms kernel module source packages.
Package: dh-octave
Description-md5: d7a3f4307607a5035aed4036a728e25b
Description-en: Debhelper-based infrastructure for building Octave add-on packages
Since version 3.0 of Octave (a numerical computation software),
add-ons can be installed through the pkg.m system. This package
provides the infrastructure for packaging such add-ons for Debian,
based on debhelper. It replaces the deprecated octave-pkg-dev
package. This package contains debhelper-like scripts for building,
checking and cleaning the add-on package as well as for generating
the substitution variables in debian/control.
.
This package is intended to be used by the Debian Octave Group
and should be of little interest to general users.
Package: dh-octave-autopkgtest
Description-md5: dafc9fc8227e34d50fddefbfa6f83570
Description-en: script for the automatic testing of Octave add-on packages
This package contains the dh_octave_check script that runs the unit tests
contained in all *.m and *.cc files available in the source tree from
which it is launched. It is intended to be used by the support for
Octave-Forge add-on packages, which is implemented in autodep8.
Package: diatheke
Description-md5: ff36e5e7d80e12c769fe3ae475c039a3
Description-en: command line bible browsing and search tool
The SWORD Project is an open source, cross-platform (Linux, Windows, Solaris,
MacOSX etc.) API/library for Bible software with a constantly growing list
of front-ends (GUI, textmode, web-based, etc.) and a library of over 200
text modules.
.
This package contains a command line utility for SWORD, allowing
bible browsing and searching. This tool is used mostly only for
library testing. Nicer front-ends are Xiphos (Gtk), Bibletime (Qt)
and others.
Package: diceware
Description-md5: 4f2bced39eed30920a234363395280de
Description-en: Create memorizable passphrases from wordlists and various sources of randomness
Passphrase generator following the proposals of Arnold G.
Reinhold on http://diceware.com . It generates passphrases by concatenating
words randomly picked from wordlists.
Package: diceware-doc
Description-md5: a21e46cd62d03b77c56161be029f62c2
Description-en: Create memorizable passphrases from wordlists and various sources of randomness
Passphrase generator following the proposals of Arnold G.
Reinhold on http://diceware.com . It generates passphrases by concatenating
words randomly picked from wordlists.
.
This package ships the Sphinx documentation built with diceware.
Package: dicom3tools
Description-md5: f44bff98c1ce14f1c05e5ce8105fe944
Description-en: DICOM medical image files manipulation and conversion tools
Command line utilities for creating, modifying, dumping and validating
files of DICOM attributes. Support conversion of some proprietary medical
image formats to DICOM. Can handle older ACR/NEMA format data, and some
proprietary versions of that such as SPI.
Package: dictconv
Description-md5: 087a61e2fa01edded75f374b4b0dcda7
Description-en: convert a dictionary file type to another dictionary file type
Dictconv is a small program to convert a dictionary file type to another
dictionary file type. Currently, it supports converting from Babylon
glossaries, Freedict dictionaries, Sdictionary dictionaries and Stardict
dictionaries to DICT dictionaries, plain text dictionaries and StarDict
dictionaries. More file types will be added in new versions.
Package: didder
Description-md5: e4c26f356ce6d75fa16652f1ddcddcda
Description-en: Extensive, fast, and accurate command-line image dithering tool
didder is an extensive, fast, and accurate command-line image dithering
tool. It is designed to work well for both power users as well as
pipeline scripting. It is backed by the author's dithering library
(https://github.com/makew0rld/dither), and is unique in its correctness
and variety of dithering algorithms. It provides many options, while
being correct (linearizing the image, weighting channels by luminance).
.
Types of dithering supported
.
* Random noise (in grayscale and RGB)
* Ordered Dithering
* Bayer matrix of any size (as long as dimensions are powers of two)
* Clustered-dot - many different preprogrammed matrices
* Some unusual horizontal or vertical line matrices
* Yours? You can provide your own ordered dithering matrix in JSON format
* Error diffusion dithering
* Simple 2D
* Floyd-Steinberg, False Floyd-Steinberg
* Jarvis-Judice-Ninke
* Atkinson
* Stucki
* Burkes
* Sierra/Sierra3, Sierra2, Sierra2-4A/Sierra-Lite
* Steven Pigeon (https://hbfs.wordpress.com/2013/12/31/dithering/)
* Yours? You can provide your own error diffusion matrix in JSON format
.
Features
.
* Set palette using RGB tuples, hex codes, number 0-255 (grayscale), or
SVG color names (https://www.w3.org/TR/SVG11/types.html#ColorKeywords)
* Optionally recolor image with a different palette after dithering
* Set dithering strength
* Image is automatically converted to grayscale if palette is grayscale
* Force image to grayscale with --grayscale
* Change image saturation, brightness, or contrast before dithering
* Read EXIF rotation tags by default (disabled with --no-exif-rotation)
* Downscale image before dithering, keeping aspect ratio
* Upscale image after dithering, without producing artifacts
* Supports input image of types JPEG, GIF (static), PNG, BMP, TIFF
* Output to PNG or GIF
* Process multiple images with one command
* Combine multiple images into an animated GIF
* Uses all CPU cores when possible
* Support images with transparency (alpha channel is kept the same)
Package: dietlibc-dev
Description-md5: ef594fe35e64712c7eefdd8556ff7e86
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, hppa (PA-RISC), IA-64, MIPS, PowerPC, S/390, SPARC
and x86 under GPLv2.
.
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: 4447449173d38a211a2399ec31c59760
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, hppa (PA-RISC), IA-64, MIPS, PowerPC, S/390, SPARC
and x86 under GPLv2.
.
This package contains the documentation for the diet libc.
Package: digimend-dkms
Description-md5: 4ae67844d2f43f2fdcb5b5ae16efad23
Description-en: Collection of graphics tablet drivers by DIGImend project
This is a collection of graphics tablet drivers for the Linux kernel, produced
and maintained by the DIGImend project.
.
See http://digimend.github.io/drivers/digimend/tablets/ for a list of
supported tablet models.
Package: digup
Description-md5: 871c8452fbb059400821ab3eca67f5f4
Description-en: Digest Updating Tool
digup is a tool to update md5sum or shasum digest files. It will read
existing digest files, check the current directory for new, updated,
modified, renamed or deleted files and query the user with a summary
of changes. After reviewing the updates, they can be written back to
the digest file.
Package: dioptas
Description-md5: a2cc8ccc7184ab7fb40ac850ddecd87e
Description-en: GUI for reduction and exploration of X-ray diffraction images
A GUI program for fast analysis of powder X-ray diffraction
Images. It provides the capability of calibrating, creating masks,
having pattern overlays and showing phase lines.
Package: dirb
Description-md5: 71fab897ebe43a4c1ceb6065358e1f36
Description-en: URL bruteforcing tool
DIRB is a Web Content Scanner. It looks for existing (and/or hidden) Web
Objects. It basically works by launching a dictionary based attack against
a web server and analyzing the responses.
.
DIRB comes with a set of preconfigured attack wordlists for easy usage but
you can use your custom wordlists. Also DIRB sometimes can be used as a
classic CGI scanner, but remember that it is a content scanner not a
vulnerability scanner.
.
DIRB's main purpose is to help in professional web application auditing.
Specially in security related testing. It covers some holes not covered by
classic web vulnerability scanners. DIRB looks for specific web objects that
other generic CGI scanners can't look for. It doesn't search vulnerabilities
nor does it look for web contents that can be vulnerable.
Package: disktype
Description-md5: 8adf101e36841c971c90e07cd63f596e
Description-en: detection of content format of a disk or disk image
The purpose of disktype is to detect the content format of a disk or
disk image. It knows about common file systems, partition tables and
boot codes. This software can be used for forensics analysis.
.
As of version 9, disktype knows about the following formats:
.
File systems:
FAT12/FAT16/FAT32/exFAT
NTFS
HPFS
MFS, HFS, HFS Plus
ISO9660 (incl. Joliet, El Torito)
UDF
ext2/ext3
ext4 (patch from upstream CVS)
btrfs (patch from upstream CVS)
Minix
ReiserFS
Reiser4
Linux romfs
Linux cramfs
Linux squashfs
UFS (some variations)
SysV FS (some variations)
JFS
XFS
F2FS
Amiga FS/FFS
Amiga SFS
Amiga PFS
BeOS BFS
QNX4 FS
3DO CD-ROM FS
Veritas VxFS
Xbox DVD file system
Partitioning:
DOS/PC style
EFI GPT
Apple
Amiga "Rigid Disk"
ATARI ST (AHDI3)
BSD disklabel
Linux RAID physical disks
Linux LVM1 physical volumes
Linux LVM2 physical volumes
Solaris SPARC disklabel
Solaris x86 disklabel (vtoc)
Other structures:
Debian split floppy header
Linux swap
Disk images:
Raw CD image (.bin)
Virtual PC hard disk image
Apple UDIF disk image (limited)
Boot loaders:
LILO
GRUB
SYSLINUX
ISOLINUX
Linux kernel
FreeBSD loader
Windows/MS-DOS loader
BeOS loader, Haiku loader
Sega Dreamcast
Compression formats:
gzip
compress
bzip2
Archive formats:
tar
cpio
bar
dump/restore
Package: distcc
Description-md5: a14025a1551cf285c7c07c7ab0eaf8e0
Description-en: simple distributed compiler client and server
distcc is a program to distribute compilation of C or C++ code across
several machines on a network. distcc should always generate the same
results as a local compile, is simple to install and use, and is often
significantly faster than a local compile. distcc does not require all
machines to share a filesystem, have synchronized clocks, or to have
the same libraries or header files installed.
Package: distcc-pump
Description-md5: 9652a5ccaa28c389958014887b0a9327
Description-en: pump mode for distcc a distributed compiler client and server
distcc is a program to distribute compilation of C or C++ code across
several machines on a network. distcc should always generate the same
results as a local compile, is simple to install and use, and is often
significantly faster than a local compile. distcc does not require all
machines to share a filesystem, have synchronized clocks, or to have
the same libraries or header files installed.
.
this package contains the necessary additions for distcc's "pump" mode,
which improves on plain distcc by distributing not only compilation but
also preprocessing to distcc servers.
.
If you have more than 10 CPUs involved in your distcc setup, you should
consider using this package on your distcc client machine.
Package: distccmon-gnome
Description-md5: 3c92f4065d734516dd0192b9a48f64ee
Description-en: GTK+ monitor for distcc a distributed client and server
distcc is a program to distribute compilation of C or C++ code across
several machines on a network. distcc should always generate the same
results as a local compile, is simple to install and use, and is often
significantly faster than a local compile. distcc does not require all
machines to share a filesystem, have synchronized clocks, or to have
the same libraries or header files installed.
.
this is the GTK+ monitor program.
Package: distribution-gpg-keys
Description-md5: bf864787b63af6bf38cdea1fcefadea1
Description-en: Archive keyrings for RPM-based Linux distributions
collection of GPG keys to check signatures of rpm packages from following
distributions:
.
- Anolis OS
- Amazon Linux
- Alma Linux
- Azure Linux/CBL-Mariner
- CentOS
- Circle Linux
- EPEL
- EuroLinux
- Fedora
- Mageia
- openEuler
- OpenMandriva
- openSUSE
- OpenWRT
- Oracle Linux
- Qubes
- Rocky Linux
- RosaLinux
- RPM Fusion
- Red Hat
- Navy Linux
- Scientific Linux
- United RPMs
Package: djbdns-conf
Description-md5: 9291da041dc75d3f8328df30c76a7515
Description-en: programs to create service directories
For each kind of server (tinydns, dnscache, axfrdns, walldns, rbldns)
upstream provides program to create service directory for that server.
.
Service directories are part of corresponding binary packages, the only
case when you may need this package is unlikely case when you want to run
several instances of same service at single machine.
.
Service directories, created by programs in this package are
compatible with both runit(8) and daemontools(8) supervision suites,
but are somewhat simplistic -- they store log files in same place as
configuration, for example.
Package: djbdns-utils
Description-md5: 7c52082ea623fde2655a9b11900f22e9
Description-en: dns debugging tools
This package provides number of tools for working with DNS, that can be used
to diagnose misconfigured remote servers.
.
* dnsfilter - reverse-resolves IP addresses, converting them to host names.
* dnsip, dnsipq - lookup IP addresses.
* dnsmx - prints the MX records of fqdn.
* dnsname - does a reverse lookup for the IP address.
* dnsq - sends a non-recursive DNS query to DNS server.
* dnsqr - asks for records of specified type under a the domain name
* dnstrace searches for all DNS servers that can affect the resolution of
records of specified type under a domain name, starting from the root
server.
* dnstxt - prints the TXT record of fqdn.
* random-ip - print random IPv4 addresses.
.
This package also includes users guide to name qualification.
Package: dkms-noautoinstall-test-dkms
Description-md5: 8c1a287cb5e1f493fb36ef8896a514be
Description-en: trivial dkms noautoinstall test kernel module
This package provides the dkms source code for the dkms_noautoinstall_test
kernel module.
.
This package is only intended for CI tests and not expected to be installed
on regular systems.
Package: dkms-replace-test-dkms
Description-md5: 3d16ce67a6aa104dd4a61450e813313c
Description-en: trivial dkms replace test kernel module
This package provides the dkms source code for the dkms_replace_test
kernel module.
.
This package is only intended for CI tests and not expected to be installed
on regular systems.
Package: dkms-test-dkms
Description-md5: 1b23a90d72f37e70ab375dbffd9d42bb
Description-en: trivial dkms test kernel module
This package provides the dkms source code for the dkms_test kernel module.
.
This package is only intended for CI tests and not expected to be installed
on regular systems.
Package: dlt-daemon
Description-md5: 58557a5349b9c836414a2c4fad9c8063
Description-en: Diagnostic Log and Trace logging daemon
This component provides a log and trace interface, based on the standardised
protocol specified in the AUTOSAR standard 4.0 DLT. This software can be used
by COVESA components and other applications as logging facility.
.
The DLT daemon is the central component in COVESA, which gathers all logs and
traces from the DLT user applications. The logs and traces can optionally
be directly written to a file in the ECU. The DLT daemon forwards all logs
and traces to a connected DLT client. The DLT client can send control
messages to the daemon, e.g. to set individual log levels of applications
and contexts or get the list of applications and contexts registered in the
DLT daemon.
Package: dlt-tools
Description-md5: 22c2ad0547a56fbcd5539e0cddc29d06
Description-en: Diagnostic Log and Trace (DLT) (documentation)
This component provides a log and trace interface, based on the standardised
protocol specified in the AUTOSAR standard 4.0 DLT. This software can be used
by COVESA components and other applications as logging facility.
.
This package includes tools to connect to and experiment with DLT daemon.
Most usefully this includes 'dlt-receive' to connect to a (remote) DLT server
and save all logs to a DLT file and 'dlt-system' that injects system logs
into the DLT server
Package: dmtracedump
Description-md5: 196fc98d82c778363d82a35e66bb16b7
Description-en: Generates graphical call-stack diagrams from Android trace logs
`dmtracedump` generates the call stack data as a tree diagram, where
each node represents a method call. It shows call flow (from parent
node to child nodes) using arrows.
Package: dnscache
Description-md5: 30ba9f7ccf3fdc71e9c68bf2cb1c93fe
Description-en: DNS cache - tool for finding addresses of Internet hosts
When a browser wants to contact www.debian.org, it first asks a DNS
cache, such as dnscache, to find the IP address of www.debian.org.
.
Internet service providers run dnscache to find IP addresses
requested by their customers. If you're running a home computer
or a workstation, you can run your own dnscache to speed up your web
browsing.
Package: dnscrypt-proxy
Description-md5: 710b26a7b7218befaf287cbdd2ca016d
Description-en: Flexible DNS proxy, with support for encrypted DNS protocols
dnscrypt-proxy is a flexible DNS proxy, with support for modern encrypted DNS
protocols such as DNSCrypt v2 and DNS-over-HTTPS.
Package: doctest
Description-md5: 404f6e768fb995bf2ee3802142a923b2
Description-en: test interactive Haskell examples; executable
The doctest program checks examples in source code comments.
It is modeled after doctest for Python
().
.
Documentation is at
.
.
This package contains the doctest executable.
Package: dolfinx-doc
Description-md5: 95c344709eaba924f607a3ea5ce774b4
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-X.
.
This is the next-generation version of libdolfinx-dev (DOLFIN-X).
The documentation for the legacy version of DOLFIN is provided
by dolfin-doc.
Package: dose-builddebcheck
Description-md5: a0e3c3577dea8696e672646bb139ac3e
Description-en: Checks whether build-dependencies can be satisfied
This software checks, given a collection of source package stanzas
and a collection of binary package stanzas of Debian packages, whether
the build-dependencies of each source package can be satisfied by the
binary packages.
Package: dose-distcheck
Description-md5: 2715c55e164fd097abdc6437f82f0f66
Description-en: Checks whether dependencies of packages can be satisfied
This software checks for every package of a distribution whether it
is possible to satisfy its dependencies and conflicts within this
distribution. It comes in several versions:
- dose-debcheck for Debian packages
- dose-rpmcheck for rpm packages
- dose-eclipsecheck for OSGi plugins
Package: dose-doc
Description-md5: e8e279d4e57cc7ab991d1b7b7b79d285
Description-en: Documentation for dose tools and libraries.
The dose suite provides libraries for handling package meta-data, and various
tools for analyzing package relationships in a large package repository.
This package contains the documentation of the dose API, and tutorials of
various dose tools.
Package: dose-extra
Description-md5: 21c020291e5e0bcc86762063c9ace0c9
Description-en: Extra QA tools from the Dose3-library
This package contains extra tools for analyzing meta-data of software
packages:
- ceve, a general metadata parser supporting different input formats
(Debian, rpm, and others) and different output formats.
- dose-outdated, a Debian-specific tool for finding packages that are not
installable with respect to a package repository, and that can only be
made installable again by fixing the package itself.
- dose-challenged, a Debian-specific tool for checking which packages
will certainly become uninstallable when some existing package is upgraded
to a newer version.
- dose-deb-coinstall, a Debian-specific tool for checking whether a set of
packages can be installed all together.
The tools dose-distcheck and dose-builddebcheck are packaged in their
own respective packages.
Package: dotmcp
Description-md5: bc34e1c4a2888b3075a97e517f3fc35a
Description-en: mcp for s3d
s3d is a 3d network display server which can be used as 3d desktop environment.
.
This package provides a mcp for s3d.
Package: dotnet-apphost-pack-10.0
Description-md5: b51c8f43d1cd84ac521937b431fd631f
Description-en: Internal - targeting pack for Microsoft.NETCore.App 10.0
This package provides a targeting pack for Microsoft.NETCore.App 10.0
that allows developers to compile against and target Microsoft.NETCore.App 10.0
applications using the .NET SDK. This not meant for general use.
Package: dotnet-host-10.0
Description-md5: 2fbc468710a05e2888f533376a8ecdc1
Description-en: .NET host command line
The .NET host is a command line program that runs a standalone .NET
application or launches the SDK.
.
The .NET platform is a fast, lightweight and modular, enabling the creation of
cross platform applications that work on GNU/Linux, macOS and Windows.
.
It particularly focuses on creating console applications, web
applications, and micro-services.
Package: dotnet-hostfxr-10.0
Description-md5: 6788822efb23a4b578fc49712a75505d
Description-en: .NET host resolver
The .NET host resolver contains the logic to resolve and select
the right version of the .NET SDK or runtime to use.
.
The .NET platform is a fast, lightweight and modular, enabling the creation of
cross platform applications that work on GNU/Linux, macOS and Windows.
.
It particularly focuses on creating console applications, web
applications, and micro-services.
Package: dotnet-runtime-10.0
Description-md5: 6d7965429ffd2c46fcaf2bf2cd5a341e
Description-en: .NET runtime
The .NET runtime contains everything needed to run .NET applications.
It includes a high performance Virtual Machine as well as the framework
libraries used by .NET applications.
.
The .NET platform is a fast, lightweight and modular, enabling the creation of
cross platform applications that work on GNU/Linux, macOS and Windows.
.
It particularly focuses on creating console applications, web
applications, and micro-services.
Package: dotnet-runtime-dbg-10.0
Description-md5: 0b8cfbf448caeb1370737472f3e43891
Description-en: .NET Runtime debug symbols.
This package provides the PDB debug symbols for Microsoft.NETCore.App 10.0.
Package: dotnet-sdk-10.0
Description-md5: 64e05e2b74cf16189d24fd11ea7d32d0
Description-en: .NET 10.0 Software Development Kit
The .NET SDK is a collection of command line applications to
create, build, publish, and run .NET applications.
.
The .NET platform is a fast, lightweight and modular, enabling the creation of
cross platform applications that work on GNU/Linux, macOS and Windows.
.
It particularly focuses on creating console applications, web
applications, and micro-services.
Package: dotnet-sdk-10.0-source-built-artifacts
Description-md5: 74daca519643084bb01ee6968c45ceb3
Description-en: Internal package for building the .NET 10.0 Software Development Kit
The .NET source-built archive is a collection of packages needed
to build the .NET SDK itself.
.
These are not meant for general use.
Package: dotnet-sdk-aot-10.0
Description-md5: 00ee8ab10c79cd87e0e9a824070b0240
Description-en: .NET platform NativeAOT components.
This package provides the SDK components for platform NativeAOT.
Package: dotnet-sdk-dbg-10.0
Description-md5: 6bf6f7a39d43f24fe3ed85282ccfc797
Description-en: .NET SDK debug symbols.
This package provides the PDB debug symbols for the .NET 10.0 SDK.
Package: dotnet-targeting-pack-10.0
Description-md5: 73215aed62e997b6459596b033e42842
Description-en: Internal - targeting pack for Microsoft.NETCore.App 10.0
This package provides a targeting pack for Microsoft.NETCore.App 10.0
that allows developers to compile against and target Microsoft.NETCore.App 10.0
applications using the .NET SDK. This are not meant for general use.
Package: dotnet-templates-10.0
Description-md5: 5e524821ee15058062c9b701de5e2064
Description-en: .NET 10.0 templates
This package contains templates used by the .NET SDK.
.
The .NET platform is a fast, lightweight and modular, enabling the creation of
cross platform applications that work on GNU/Linux, macOS and Windows.
.
It particularly focuses on creating console applications, web
applications, and micro-services.
Package: dotnet10
Description-md5: 089b9b16f8d0755e2a0fc6654903b91e
Description-en: .NET CLI tools and runtime
The .NET platform is a fast, lightweight and modular, enabling the creation of
cross platform applications that work on GNU/Linux, macOS and Windows.
.
It particularly focuses on creating console applications, web
applications, and micro-services.
.
The .NET platform contains a runtime conforming to .NET Standards, a set of
framework libraries, an SDK containing compilers, and a 'dotnet'
CLI application to drive everything.
Package: douceur
Description-md5: 8b1e8d5a53ba1a6e5b500c53b269c407
Description-en: simple CSS parser and inliner in Go (program)
This package provides douceur, a simple CSS parser and HTML inliner.
.
Parser is vaguely inspired by CSS Syntax Module Level 3
(https://www.w3.org/TR/css-syntax-3/) and corresponding JS parser
(https://github.com/tabatkins/parse-css).
.
Inliner only parses CSS defined in HTML document; it DOES NOT fetch
external stylesheets (for now).
.
Parse a CSS file and display result:
$ douceur parse inputfile.css
.
Inline CSS in an HTML document and display result:
$ douceur inline inputfile.html
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: dput-ng
Description-md5: 4ead401f9d1d7fdfcc1c998a89cce39e
Description-en: next generation Debian package upload tool
dput-ng is a Debian package upload tool which provides an easy to use
interface to Debian (like) package archive hosting facilities. It allows
anyone who works with Debian packages to upload their work to a remote
service, including Debian's ftp-master, mentors.debian.net, Launchpad or other
package hosting facilities for Debian package maintainers.
.
dput-ng features many enhancements over dput, such as more comprehensive
checks, an easy to use plugin system, and code designed to handle the numerous
archives that any Debian package hacker will interact with.
.
dput-ng aims to be backwards compatible with dput in command-line flags,
configuration files, and expected behavior.
Package: dput-ng-doc
Description-md5: b16bc63855d07e3d0a57aaeb8f03653e
Description-en: next generation Debian package upload tool (documentation)
dput-ng is a Debian package upload tool which provides an easy to use
interface to Debian (like) package archive hosting facilities. It allows
anyone who works with Debian packages to upload their work to a remote
service, including Debian's ftp-master, mentors.debian.net, Launchpad or other
package hosting facilities for Debian package maintainers.
.
This package provides exhaustive user documentation, developer API docu-
mentation and command interface documentation.
Package: dracut-network
Description-md5: 35b333bb5f6987592870eaf905d6c38d
Description-en: dracut is an event driven initramfs infrastructure (network modules)
Package to build a dracut initramfs with network support. This
includes dracut modules for NFS, CIFS, iSCSI, HTTP, NBD, FCP and FCOE.
Package: dracut-test
Description-md5: 8d61cc1c22fa1423fe1de3ee6f21f018
Description-en: dracut is an event driven initramfs infrastructure (test modules)
This package provides the Dracut modules and configuration files for the
Dracut test suite. This package is intended for testing Dracut itself
and is of no use for ordinary users. If you're not sure about this package,
you don't need it.
.
This package has following additional dependencies for reducing the amount
of dependencies needed in autopkgtest:
.
* Linux kernel
* make
* QEMU
* Recommends from dracut-core
Package: drawterm
Description-md5: 6a22c69fcd289ef1c6bd8ae89cba245c
Description-en: graphical client for Plan 9 CPU servers
Drawterm is a X11 application that allows one to connect to a remote Plan 9
server, usually a CPU server, but a terminal can also be tweaked to receive
drawterm clients.
Package: drumkv1
Description-md5: 259a2fd840ef3d042bca6fc0e8dd5357
Description-en: old-school drum-kit sampler - standalone
drumkv1 is an old-school all-digital drum-kit sampler
synthesizer with stereo effects. It is provided in both
forms of a LV2 plugin and a pure stand-alone JACK
client with JACK-session and both JACK MIDI and ALSA
MIDI input support.
.
This package provides the standalone app.
Package: drumkv1-common
Description-md5: 1e86ef9529f61535178b97432598a575
Description-en: old-school drum-kit sampler - common files
drumkv1 is an old-school all-digital drum-kit sampler
synthesizer with stereo effects. It is provided in both
forms of a LV2 plugin and a pure stand-alone JACK
client with JACK-session and both JACK MIDI and ALSA
MIDI input support.
.
This package provides files shared by both the LV2 plugin and the standalone
application.
Package: drumkv1-lv2
Description-md5: 42ca7df6cefc1950048074270293e507
Description-en: old-school drum-kit sampler - lv2-plugin
drumkv1 is an old-school all-digital drum-kit sampler
synthesizer with stereo effects. It is provided in both
forms of a LV2 plugin and a pure stand-alone JACK
client with JACK-session and both JACK MIDI and ALSA
MIDI input support.
.
This package provides the LV2 plugin.
Package: drumstick-data
Description-md5: f223f5cebe77bb747a8854fbf7f09d00
Description-en: Qt6/C++ wrapper for ALSA Sequencer (data files)
This library is a C++ wrapper around the ALSA library sequencer interface,
using Qt6 objects, idioms and style. ALSA sequencer provides software support
for MIDI technology on Linux. Complementary classes for RMI and WRK file
processing are also included.
.
This package provides data files for drumstick-tools and libdrumstick-widgets2.
Package: drumstick-tools
Description-md5: c5879e7094018bba765dbabaab2f53d6
Description-en: Qt6/C++ wrapper for ALSA Sequencer (utilities)
This library is a C++ wrapper around the ALSA library sequencer interface,
using Qt6 objects, idioms and style. ALSA sequencer provides software support
for MIDI technology on Linux. Complementary classes for RMI and WRK file
processing are also included.
.
This package provides utilities shipped with the library:
- drumstick-drumgrid: Simple Qt drum sequencer.
- drumstick-dumpmid: Write ALSA MIDI events to STDOUT.
- drumstick-dumprmi: Write MIDI events from a RIFF MIDI file to STDOUT.
- drumstick-dumpsmf: Write MIDI events from a MIDI file to STDOUT.
- drumstick-dumpwrk: Write MIDI events from a Cakewalk WRK file to STDOUT.
- drumstick-guiplayer: Simple Qt MIDI file player.
- drumstick-metronome: Headless MIDI metronome.
- drumstick-playsmf: Headless MIDI file player.
- drumstick-sysinfo: Display information about ALSA MIDI.
- drumstick-vpiano: Virtual Piano Keyboard GUI application.
Package: dssi-dev
Description-md5: 78671c3daf895b6fd44e30b1970f0299
Description-en: Header file for compiling DSSI plugins and hosts
DSSI is an API for audio plugins, with particular application for software
synthesis plugins with native user interfaces.
.
DSSI is an open specification developed for use in Linux audio applications,
although it is portable to other platforms. It may be thought of as
LADSPA-for-instruments, or something comparable to VSTi.
.
This package contains the header file required for compiling hosts and
plugins.
Package: dssi-example-plugins
Description-md5: 8308c83fcec6da76bfcc490b6f6f2e8d
Description-en: Examples of DSSI plugin
DSSI is an API for audio plugins, with particular application for software
synthesis plugins with native user interfaces.
.
DSSI is an open specification developed for use in Linux audio applications,
although it is portable to other platforms. It may be thought of as
LADSPA-for-instruments, or something comparable to VSTi.
.
This is a set containing three example DSSI plugins.
Package: dssi-host-jack
Description-md5: cb390895095ec3af90f6b1f1df3e12c5
Description-en: Example of DSSI host
DSSI is an API for audio plugins, with particular application for software
synthesis plugins with native user interfaces.
.
DSSI is an open specification developed for use in Linux audio applications,
although it is portable to other platforms. It may be thought of as
LADSPA-for-instruments, or something comparable to VSTi.
.
This package contains an example DSSI host which is useful for testing new
plugins. It listens for MIDI events on an ALSA sequencer port, delivers them
to DSSI synths and outputs the result via JACK. It does not currently support
audio input (e.g. for DSSI effects plugins).
Package: dssi-utils
Description-md5: a29c22af4da921fdc3f7262d1a29dc97
Description-en: Command-line utilities for sending commands to DSSI plugins
DSSI is an API for audio plugins, with particular application for software
synthesis plugins with native user interfaces.
.
DSSI is an open specification developed for use in Linux audio applications,
although it is portable to other platforms. It may be thought of as
LADSPA-for-instruments, or something comparable to VSTi.
.
This package contains the dssi_osc_send and dssi_osc_update utilities which
can, for instance, be used to send commands to the DSSI trivial synth
plugin.
Package: dt-schema
Description-md5: 74f144d014187b00f07c61e5e5419fb6
Description-en: Tooling for devicetree validation using YAML and jsonschema
This package contains test code for devicetree schema validation using the
json-schema vocabulary. Schema files are written in YAML (a superset of JSON),
and operate on the YAML encoding of Devicetree data. Devicetree data must be
transcoded from DTS to YAML before being used by this tool.
.
There are several tools available:
.
dt-doc-validate This tool takes a schema file(s) or directory of schema
files and validates them against the DT meta-schema.
.
dt-mk-schema This tool takes user-provided schema file(s) plus the core
schema files in this repo, removes everything not needed for validation,
applies fix-ups to the schemas, and outputs a single file with the processed
schema. This step is done separately to speed up subsequent validation of YAML
Devicetrees.
.
dt-validate This tool takes user-provided YAML Devicetree(s) and either
a schema directory or pre-processed schema file and validates the YAML
Devicetree against the schema.
Package: dtach
Description-md5: 4e883cf96c29b604bbef9999bb6833ef
Description-en: emulates the detach/attach feature of screen
dtach is a tiny program that emulates the detach feature of screen,
allowing you to run a program in an environment that is protected from
the controlling terminal and attach to it later. dtach does not keep
track of the contents of the screen, and thus works best with programs
that know how to redraw themselves.
.
dtach does not, however, have the other features of screen, such as its
support of multiple terminals or its terminal emulation support. This
makes dtach extremely tiny compared to screen, making it more easily
audited for bugs and security holes, and also allows it to fit in
environments where space is limited, such as on rescue disks.
Package: dub
Description-md5: 0440199a3a4483ede497fdb26489f474
Description-en: Package and build management system for D
DUB is a build tool for D projects with support for automatically
retrieving dependencies and integrating them in the build process.
.
Its design emphasis is on maximum simplicity for simple projects, while
providing the opportunity to customize things when needed.
Package: duma
Description-md5: 9aeafdbe08f10dd6723c4d2bb10b94f5
Description-en: Detect Unintended Memory Access - A Red-Zone memory allocator
Open-source library to detect buffer overruns and under-runs
in C and C++ programs.
.
This library is a fork of Bruce Perens Electric Fence library and adds
some new features to it. Features of the DUMA library:
* "overloads" all standard memory allocation functions like
malloc(), calloc(), memalign(), strdup(), operator new, operator
new[] and also their counterpart deallocation functions like free(),
operator delete and operator delete[]
* utilizes the MMU (memory management unit) of the CPU:
allocates and protects an extra memory page to detect any illegal
access beyond the top of the buffer (or bottom, at the user's option)
* stops the program at exactly that instruction, which does the
erroneous access to the protected memory page,
allowing location of the defective source code in a debugger
detects erroneous writes at the non-protected end of the memory
block at deallocation of the memory block
* detects mismatch of allocation/deallocation functions: f.e.
allocation with malloc() but deallocation with operator delete
* leak detection: detect memory blocks which were not deallocated
until program exit
* preloading of the library
* allowing tests without necessity of changing source code or recompilation
Package: dunst
Description-md5: fd5c72dc12c62428f8975bdf673ca958
Description-en: dmenu-ish notification-daemon
Dunst is a highly configurable and lightweight notification-daemon: The
only thing it displays is a colored box with unformatted text. The whole
notification specification (non-optional parts and the "body" capability) is
supported as long as it fits into this look & feel.
.
Dunst is designed to fit nicely into minimalistic windowmanagers like dwm, but
it should work on any Linux desktop.
Package: dupeguru
Description-md5: 372ab390ba2da5ac6654e05c59e88444
Description-en: GUI tool to find duplicate files in a system
dupeGuru is a tool to find duplicate files on your computer.
.
It can scan either filenames or contents. The filename scan features a
fuzzy matching algorithm that can find duplicate filenames even when
they are not exactly the same.
.
dupeGuru is customizable: you can tweak its matching engine to find
exactly the kind of duplicates you want to find.
Package: dvbstreamer
Description-md5: 2ad06bfd8dd5f67b1eb50259b1077a3e
Description-en: a console based streamer for DVB/ATSC service(s)
DVBStreamer is a console based application to stream DVB/ATSC service(s)
over UDP or to a file. It is more that just an app to stream AV
though and feature a simple plugin architecture to allow
more features to be added.
Package: dvdauthor
Description-md5: 0ba3076f7f4e890bbf88215aaf9bc0b3
Description-en: create DVD-Video file system
DVDAuthor is a program that will generate a DVD movie from a valid
mpeg2 stream that should play when you put it in a DVD player.
Package: dwarfdump
Description-md5: a4f78a6974965942c7992279042bc94b
Description-en: utility to dump DWARF debug information from ELF objects
Dwarfdump is an application that can print the DWARF debugging
information of an ELF object file in a human-readable form. It can
also be used to check and validate manipulated DWARF sections.
.
This utility is part of dwarfutils.
Package: dwarves
Description-md5: 25fa4d0dfb55ebab9863ad37247366dd
Description-en: set of advanced DWARF utilities - transitional package
This is a "dummy" package that depends on the newly named pahole.
Package: dx
Description-md5: 34a6ddd6f579d7141ce02e825983147b
Description-en: OpenDX (IBM Visualization Data Explorer) - main package
Data Explorer is a system of tools and user interfaces for visualizing data.
In general terms the visualization of data can be considered a 3-stage
process:
1. Describing and importing data
2. Processing the data through a visualization program
3. Presenting the resulting image.
This is the main package.
Package: dx-doc
Description-md5: 21a052d970f7f13762976dc909974243
Description-en: OpenDX (IBM Visualization Data Explorer) - documentation
Data Explorer is a system of tools and user interfaces for visualizing data.
In general terms the visualization of data can be considered a 3-stage
process:
1. Describing and importing data
2. Processing the data through a visualization program
3. Presenting the resulting image.
This is the documentation package. It includes online help and html
documentation.
Package: dxvk
Description-md5: 589a226c5c8b5e3f13573c32941716e1
Description-en: Vulkan-based translation layer for Direct3D 8/9/10/11
DXVK is a Vulkan-based translation layer for Direct3D 8/9/10/11 which
allows running 3D applications on Linux using Wine.
.
DXVK aims to provide support for D3D11, feature level 12_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
Description-md5: f3192c3530648878c382dca1645339dc
Description-en: Vulkan-based translation layer for Direct3D 8/9/10/11 - wine64 build
DXVK is a Vulkan-based translation layer for Direct3D 8/9/10/11 which
allows running 3D applications on Linux using Wine.
.
DXVK aims to provide support for D3D11, feature level 12_1, and
D3D10, feature level 10_1.
.
This package contains the wine64 build.
Package: dxvk-wine64-development
Description-md5: bfe8ebc058cce6653c20fea6f85a4246
Description-en: transitional package
This is a transitional package. It can safely be removed.
Package: eapoltest
Description-md5: 2e45ef20c444e95df4ab4996a8713775
Description-en: EAPoL testing utility
eapol_test allows testing EAP authentication methods without using
a full 802.1X connection. It is frequently used to test the EAP
configuration of RADIUS systems. It is an administrator tool and not
required for standard 802.1X authentication.
Package: eclib-tools
Description-md5: 0eb561b8bbb6cb2cb47894e7198e0b99
Description-en: Programs for modular symbols and elliptic curves over Q
This package includes several programs to compute with elliptic curves
over Q ; most notably mwrank (for 2-descent on elliptic curves over Q)
and the modular symbol tools used to create the elliptic curve database.
Package: ecryptfs-utils
Description-md5: 0bf06b0c4b460dff7f2fc2f475707923
Description-en: ecryptfs cryptographic filesystem (utilities)
eCryptfs is a POSIX-compliant enterprise-class stacked cryptographic
filesystem for Linux.
.
It provides advanced key management and policy features. eCryptfs stores
cryptographic metadata in the header of each file written, so that encrypted
files can be copied between hosts; the file will be decryptable with the
proper key, and there is no need to keep track of any additional information
aside from what is already in the encrypted file itself. Think of eCryptfs as
a sort of "gnupgfs".
.
eCryptfs is a native Linux filesystem. The kernel module component of
eCryptfs is part of the Linux kernel since 2.6.19.
.
This package contains the userland utilities.
Package: edbrowse
Description-md5: ecc4b1917bfcb0d22e6940aa458b95a5
Description-en: /bin/ed-alike webbrowser written in C
edbrowse is a reimplementation of /bin/ed, with some basic
differences (it uses Perl regular expressions) with the ability to
visit webpages and ftp sites. edbrowse performs basic transformations
on the html source to produce a readable representation. edbrowse
supports Forms, Frames, Netscape-style cookies, HTTPS
connections and JavaScript.
Package: efitools
Description-md5: 7c6a1f09a61dc33a701b98867709c423
Description-en: Tools to manipulate EFI secure boot keys and signatures
This package installs a variety of tools for manipulating keys and binary
signatures on UEFI secure boot platforms.
The tools provide access to the keys and certificates stored in the
secure variables of the UEFI firmware, usually in the NVRAM area.
Package: efl-doc
Description-md5: 0b2171302a1a51e7a1a55639c5595687
Description-en: Documentation for the Enlightenment Foundation Libraries
The Enlightenment Foundation Libraries (EFL) is a set of libraries
providing building blocks used in the Enlightenment window manager.
This package contains the Doxygen-generated HTML documentation and
examples for the API of the EFL.
.
This is part of the Enlightenment Foundation Libraries (EFL).
Package: eject-dbgsym
Description-md5: 619bc59769a6a98c9101a79a9cdd8804
Description-en: debug symbols for eject
Package: eliom
Description-md5: 62cffbc5c03a5d5b712313b94492b594
Description-en: web framework for ocsigenserver (tools)
Eliom allows one to easily develop sophisticated client/server Web
applications using OCaml.
.
This package contains command-line tools.
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: elk-lapw
Description-md5: 0bc9af3e9d9d6f44cbf4af13b824aec1
Description-en: All-Electron Density-Functional Electronic Structure Code
Elk is an all-electron full-potential linearised augmented-plane wave
(FP-LAPW) code. By not including pseudo-potentials, Elk can provide very
reliable high-precision results and works for every chemical element. Features
include:
.
* FP-LAPW basis with local-orbitals
* APW radial derivative matching to arbitrary orders at muffin-tin surface
(super-LAPW, etc.)
* Arbitrary number of local-orbitals allowed (all core states can be made
valence for example)
* Total energies resolved into components
* Forces - including incomplete basis set (IBS) and core corrections work
with spin-orbit coupling, non-collinear magnetism and LDA+U
* LSDA, GGA and (potential-only) meta-GGA functionals available
* LDA+U: fully localised limit (FLL), around mean field (AFM) and
interpolation between the two; works with SOC, NCM and spin-spirals
* Isolated molecules or periodic systems
* Core states treated with the radial Dirac equation
* Spin-orbit coupling (SOC) included in second-variational scheme
* Non-collinear magnetism (NCM) with arbitrary on-site magnetic fields
* Fixed spin-moment calculations (with SOC and NCM)
* Time-dependent density functional theory (TDDFT) for linear optical
response calculations
* First-order optical response
* Non-linear optical (NLO) second harmonic generation
.
Elk is parallelized via hybrid OpenMP/OpenMPI.
Package: elpa-acl2
Description-md5: 785e47d860f1b215d53efbb4f2bef1fc
Description-en: Computational Logic for Applicative Common Lisp: emacs interface
ACL2 is both a programming language in which you can model computer
systems and a tool to help you prove properties of those models.
.
This package contains an emacs interface to ACL2.
Package: elpa-goo
Description-md5: 5d368b0b101ec85b985734e5571dc049
Description-en: generic object-orientator (Emacs support)
GOO is a dynamic, type-based, object-oriented language in the same family
as Dylan and Scheme. It is designed to be simple, productive, powerful,
extensible, dynamic, efficient, and real-time.
.
Its main goal is to offer the best of both scripting and delivery
languages, while at the same time incorporating an extreme back-to-basics
philosophy.
.
This package contains an Emacs mode for editing GOO source and an
interface for running the GOO interpreter directly from Emacs.
Package: elpa-tuareg
Description-md5: b55451202851adc44bf16e7095f04d07
Description-en: emacs-mode for OCaml programs
OCaml (Objective Caml) is a programming language featuring functional
programming, mutable data structures, algebraic data types, and type
inference.
.
This package provides tuareg-mode for editing OCaml programs with
Emacs and XEmacs. It also works on Caml Light, the predecessor
language of OCaml.
.
Tuareg handles automatic indentation of Objective Caml and Caml-Light
code. Key parts of the code are highlighted using Font-Lock. It
provides support to run an interactive OCaml toplevel and debugger.
.
Another popular emacs mode for editing OCaml files is caml-mode,
available through the elpa-caml package. Tuareg attempts to give
better results than caml-mode. Indentation rules are slightly
different but closer to classical functional languages
indentation. Tuareg gives access to some functionalities from
caml-mode.
Package: elpi
Description-md5: f7bf6d601995cf75b1c02c4c67a89060
Description-en: embeddable lambda-Prolog interpreter (tool)
ELPI implements a lambda-Prolog interpreter enriched with
constraint handling rules, to provide an extension language
to larger applications written in OCaml.
.
This package provides the command-line tool.
Package: emacspeak
Description-md5: 1e098459f1d5faed9ec8b4ef129266ea
Description-en: speech output interface to Emacs
Emacspeak is a speech output system that will allow someone who
cannot see to work directly on a UNIX system.
.
Emacspeak is built on top of Emacs. Once Emacs is started with Emacspeak
loaded, users get spoken feedback for all actions. As Emacs can do
everything, they get speech feedback for everything they do.
.
This package recommends the speech server for the espeak (software)
speech synthesizer, so it should work straight away. However it also
contains the source for speech servers to support the DECtalk Express
and DECtalk MultiVoice (hardware) speech synthesizers. For other
synthesizers, look for speech server packages such as emacspeak-ss and
eflite.
Package: emacspeak-espeak-server
Description-md5: ed06bb3ec9a5f398b63c13c6a315348d
Description-en: espeak synthesis server for emacspeak
Emacspeak is a speech output system that will allow someone who
cannot see to work directly on a UNIX system.
.
Emacspeak is built on top of Emacs. Once Emacs is started with Emacspeak
loaded, users get spoken feedback for all actions. As Emacs can do
everything, they get speech feedback for everything they do.
.
This package includes the speech server for the espeak (software)
speech synthesizer.
Package: emmax
Description-md5: fa08a2d54a24822f6f716959bc91f62c
Description-en: genetic mapping considering population structure
EMMAX is a statistical test for large scale human or model organism
association mapping accounting for the sample structure. In addition
to the computational efficiency obtained by EMMA algorithm, EMMAX takes
advantage of the fact that each locus explains only a small fraction of
complex traits, which allows one to avoid repetitive variance component
estimation procedure, resulting in a significant amount of increase in
computational time of association mapping using mixed model.
Package: enmime
Description-md5: 64709de7226812c4903dca09566d7577
Description-en: MIME mail encoding and decoding package for Go (program)
enmime is a MIME encoding and decoding library for Go, focused on
generating and parsing MIME encoded emails. It is being developed in
tandem with the Inbucket email service.
.
enmime includes a fluent interface builder for generating
MIME encoded messages.
.
This is the binary package for the same containing mime-extractor and
mime-dump utilities.
Package: enterprise-certificate-proxy-signer
Description-md5: fc23a4384169cd3e1c277f979754a67b
Description-en: signer for Google Proxies for Enterprise Certificates (program)
Certificate-based-access
.
If you use certificate-based access (https://cloud.google.com/beyondcorp-
enterprise/docs/securing-resources-with-certificate-based-access) to protect
your Google Cloud resources, the end user device certificate
(https://en.wikipedia.org/wiki/Client_certificate) is one of the
credentials that is verified before access to a resource is granted. You
can configure Google Cloud to use the device certificates in your
operating system key store when verifying access to a resource from the
gcloud CLI or Terraform by using the enterprise certificates feature.
.
Google Enterprise Certificate Proxies (ECP)
.
Google Enterprise Certificate Proxies (ECP) are part of the Google Cloud
Zero Trust architecture (/zerotrust) that enables mutual authentication
with client-side certificates
(https://en.wikipedia.org/wiki/Client_certificate). This repository
contains a set of proxies/modules that can be used by clients or
toolings to interact with certificates that are stored in protected key
storage systems (https://en.wikipedia.org/wiki/Key_management).
.
To interact the client certificates, application code should not need to
use most of these proxies within this repository directly. Instead, the
application should leverage the clients and toolings provided by Google
such as Cloud SDK (https://cloud.google.com/sdk) to have a more
convenient developer experience.
.
This package provides the linux signer built for
enterprise-certificate-proxy
Package: erlang-yapp
Description-md5: 0317ed11120545bd2da99b5404aea656
Description-en: Erlang application for deploying Yaws webserver applications
Yaws-yapp (Yaws application handler) is a helper application.
It takes care of adding, and removing, the applications into a running
server. When anyone access the server with an URL that matches the path
for an added application, the docroot will be temporarily switched
to where the web pages for that application are located.
.
This package includes the Yapp Erlang module which can be used in Yaws
embedded mode without separate server config.
Package: erlang-yaws
Description-md5: 5b0c044f6a0b17be3335d646ccb1307c
Description-en: Erlang application which implements HTTP webserver
Yaws is a high performance HTTP 1.1 webserver written in Erlang. It is a
multithreaded webserver where one Erlang light weight process is used to
handle each client. Two separate modes of operation are supported.
.
This package includes Erlang Yaws application suitable to work in embedded
mode where it runs as a webserver in another Erlang application.
Package: erofs-utils
Description-md5: 4bb2da847d1e07ff56a58930bc9df83a
Description-en: Utilities for EROFS File System
EROFS (Enhanced Read-Only File System) is a lightweight
read-only file system with modern designs (eg. page-sized
blocks, inline xattrs/data, etc.) for scenarios which need
high-performance read-only requirements, e.g. Android OS
for smartphones and LIVECDs.
.
It also provides fixed-sized output compression support,
which improves storage density, keeps relatively higher
compression ratios, which is more useful to achieve high
performance for embedded devices with limited memory.
Package: erofsfuse
Description-md5: 78013a40812bae155f3d4ee4bbbd9601
Description-en: FUSE Mount Utility for EROFS File System
EROFS (Enhanced Read-Only File System) is a lightweight
read-only file system with modern designs (eg. page-sized
blocks, inline xattrs/data, etc.) for scenarios which need
high-performance read-only requirements, e.g. Android OS
for smartphones and LIVECDs.
.
It also provides fixed-sized output compression support,
which improves storage density, keeps relatively higher
compression ratios, which is more useful to achieve high
performance for embedded devices with limited memory.
.
This package contains a utility to mount EROFS images
using FUSE.
Package: esbuild
Description-md5: 824a203fdbe4e41800868077bb39e880
Description-en: extremely fast JavaScript bundler and minifier (program)
esbuild is a JavaScript bundler and minifier. It packages up
JavaScript, TypeScript, JSX, CSS, and others, for distribution on the web.
.
Why build another JavaScript build tool? The current build tools for the web
are at least an order of magnitude slower than they should be. It is hoped
that this project serves as an "existence proof" that JavaScript tooling
can be much, much faster.
.
This package contains the esbuild binary.
Package: espeak-ng
Description-md5: 676d7ce1b20e4d6befc5ac58737957be
Description-en: Multi-lingual software speech synthesizer
eSpeak NG is a software speech synthesizer for English, and some other
languages.
.
eSpeak NG produces good quality English speech. It uses a different synthesis
method from other open source text to speech (TTS) engines, and sounds quite
different. It's perhaps not as natural or "smooth", but some find the
articulation clearer and easier to listen to for long periods.
.
It can run as a command line program to speak text from a file or from stdin.
.
* Includes different Voices, whose characteristics can be altered.
* Can produce speech output as a WAV file.
* Can translate text to phoneme codes, so it could be adapted as a front end
for another speech synthesis engine.
* Potential for other languages. More than 80 languages are included.
* Compact size.
* Written in C.
Package: espeak-ng-espeak
Description-md5: b9f92b674c042951eb4c4adc7617637e
Description-en: Multi-lingual software speech synthesizer
eSpeak NG is a software speech synthesizer for English, and some other
languages.
.
This package contains compatibility links that makes it a drop-in replacement
for the espeak package. Installing this package thus allows one to make
applications calling the /usr/bin/espeak program use eSpeak NG without any
modification or rebuild.
Package: esstra
Description-md5: b6a9ef57c9793a3d3c1ab5b37324841a
Description-en: software suite for Enhancing Software Supply Chain Transparency
esstra, software suite for Enhancing Software Supply Chain Transparency, aims
to improve transparency of software supply chains as the name suggests.
.
It embeds metadata in resulting binary files at compile time, contains
information about the source and header files from which the binary file is
generated.
Package: etc1tool
Description-md5: 1bbf24cfceac355f34ed7421b8bee0f0
Description-en: ETC1 conversion tool
etc1tool is a command line utility that lets you encode PNG images to
the ETC1 compression standard and decode ETC1 compressed images back
to PNG. It is part of the Android SDK for working with media files
for game apps. The standard for the ETC1 texture format is here:
http://www.khronos.org/registry/gles/extensions/OES/OES_compressed_ETC1_RGB8_texture.txt
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: etherdfs-server
Description-md5: 90fb715c702198d8aa6abee3c5ce375d
Description-en: Ethernet DOS File System server
EtherDFS is a DOS installable filesystem, mapping a DOS drive letter
to a remote share. This package contains the server side of EtherDFS,
a daemon exporting one or more directories for remote access by the
EtherDFS DOS TSR.
Package: ettercap-common
Description-md5: f1d894b138f387661d0f40a8940fb185
Description-en: Multipurpose sniffer/interceptor/logger for switched LAN
Ettercap supports active and passive dissection of many protocols
(even encrypted ones) and includes many feature for network and host
analysis.
.
Data injection in an established connection and filtering (substitute
or drop a packet) on the fly is also possible, keeping the connection
synchronized.
.
Many sniffing modes are implemented, for a powerful and complete
sniffing suite. It is possible to sniff in four modes: IP Based, MAC Based,
ARP Based (full-duplex) and PublicARP Based (half-duplex).
.
Ettercap also has the ability to detect a switched LAN, and to use OS
fingerprints (active or passive) to find the geometry of the LAN.
.
This package contains the Common support files, configuration files,
plugins, and documentation. You must also install either
ettercap-graphical or ettercap-text-only for the actual GUI-enabled
or text-only ettercap executable, respectively.
Package: ettercap-graphical
Description-md5: 7159d7c312a06889578b22a84809a38d
Description-en: Ettercap GUI-enabled executable
Ettercap supports active and passive dissection of many protocols
(even encrypted ones) and includes many feature for network and host
analysis.
.
Data injection in an established connection and filtering (substitute
or drop a packet) on the fly is also possible, keeping the connection
synchronized.
.
Many sniffing modes are implemented, for a powerful and complete
sniffing suite. It is possible to sniff in four modes: IP Based, MAC Based,
ARP Based (full-duplex) and PublicARP Based (half-duplex).
.
Ettercap also has the ability to detect a switched LAN, and to use OS
fingerprints (active or passive) to find the geometry of the LAN.
.
This package contains the ettercap GUI-enabled executable.
Package: ettercap-text-only
Description-md5: 13f098001b1382bd3f06297dee73a36f
Description-en: Ettercap console-mode executable
Ettercap supports active and passive dissection of many protocols
(even encrypted ones) and includes many feature for network and host
analysis.
.
Data injection in an established connection and filtering (substitute
or drop a packet) on the fly is also possible, keeping the connection
synchronized.
.
Many sniffing modes are implemented, for a powerful and complete
sniffing suite. It is possible to sniff in four modes: IP Based, MAC Based,
ARP Based (full-duplex) and PublicARP Based (half-duplex).
.
Ettercap also has the ability to detect a switched LAN, and to use OS
fingerprints (active or passive) to find the geometry of the LAN.
.
This package contains the ettercap text-mode-only executable.
Package: eviacam
Description-md5: f372eec82c7f83b8a3bcda26a5d8bcee
Description-en: camera based mouse emulator
Enable Viacam (aka eViacam) is a mouse replacement program that moves
the pointer tracking the user's head movements. It works on a standard
computer equipped with a "webcam". No additional hardware is required.
Based on the award winning Facial Mouse.
Package: evolvotron
Description-md5: 28a036ece6e1f78de8a4f9ddf9b01363
Description-en: Generator of textures through interactive evolution
This is an interactive generative art application to evolve
images/textures/patterns/animations through an iterative process of random
mutation and user-selection driven evolution. This process is also often
referred to as "evolutionary art" or "genetic art". If you like lava lamps,
and still think the Mandelbrot set is cool, this could be the software for
you.
Package: evremap
Description-md5: 8671c062a255205f86d8eb78015ad190
Description-en: Keyboard input remapper for Linux/Wayland systems
evremap grabs exclusive access to an input device and
maintains a model of the keys that are pressed.
It then applies your remapping configuration to produce
the effective set of pressed keys and emits appropriate
changes to a virtual output device.
Package: ewf-tools
Description-md5: a239a460d54374da59b5d48cafc00166
Description-en: collection of tools for reading and writing EWF files
Libewf is a library with support for reading and writing the Expert Witness
Compression Format (EWF).
This library allows you to read media information of EWF files in the SMART
(EWF-S01) format and the EnCase (EWF-E01) format. It supports files created
by EnCase 1 to 6, linen and FTK Imager. The libewf is useful for forensics
investigations.
.
This package contains tools to acquire, verify and export EWF files.
Package: exiftags
Description-md5: f310b9003fc492eef19a7754880dacb8
Description-en: utility to read Exif tags from a digital camera JPEG file
The exiftags utility parses a specified JPEG file or, by default, its
standard input, looking for a JPEG APP1 section containing Exif
(Exchangeable Image File) data. The properties contained in these
data are then printed to the standard output. Digital cameras typically
add Exif data to the image files they produce, containing information
about the camera and digitized image.
Package: exip
Description-md5: 39ae2868b13fea0d51a288ff75865b56
Description-en: get your external ip from multiple services (program)
This package is a Golang library to get your external ip from multiple
services.
.
Design/Implement STUNSource (Session Traversal Utilities for NAT (STUN))
See RFC 3489 and RFC 5389 for more details.
.
This is the binary package for the exip utility.
Package: expect
Description-md5: 168e2767f12c89e933bb55f9c42e3ebf
Description-en: Automates interactive applications
Expect is a tool for automating interactive applications according to a script.
Following the script, Expect knows what can be expected from a program and what
the correct response should be. Expect is also useful for testing these same
applications. And by adding Tk, you can also wrap interactive applications in
X11 GUIs. An interpreted language provides branching and high-level control
structures to direct the dialogue. In addition, the user can take control and
interact directly when desired, afterward returning control to the script.
.
This package contains the expect binary and several Expect based scripts.
Package: ext4magic
Description-md5: 1bcde2e5dec43f839139326afd7aac80
Description-en: recover deleted files from ext3 or ext4 partitions
ext4magic is a file carver (or file carving). It can be used when recovering
from disasters or in digital forensics activities.
.
The deletion of files in ext3/4 filesystems can not be easily reversed. Zero
out of the block references in the inodes makes that impossible. Experiences
with other programs have proved that is possible restore sufficient information
for a recover of many data files, directly from the filesystem journal.
.
ext4magic can extract the information from the journal and restore files in an
entire directory tree, if the information in the journal are sufficient.
.
This tool can recover the most file types, with original filename, owner and
group, file mode bits and also the old atime/mtime stamps.
Package: eztrace
Description-md5: e1dc5c0f13d8ddd27c1ffd5e0fa052bf
Description-en: Automatic execution trace generation for HPC - tools
EZTrace is a tool that aims at generating automatically execution traces
from HPC (High Performance Computing) programs. It generates execution
trace files that can be interpreted by visualization tools such as
ViTE. It uses LD_PRELOAD and dlsym() to intercept calls to the usual HPC
primitives, to be observed.
.
This package contains the tools.
Package: f2fs-tools
Description-md5: 2a4a0b079e6b5a5561aa4c62b2efbeb3
Description-en: Tools for Flash-Friendly File System
F2FS is a new filesystem for Linux aimed at NAND flash memory-based storage
devices, such as SSD, eMMC, and SD cards. It is based on Log-structured File
System (LFS).
Package: falcosecurity-scap-dkms
Description-md5: 4391cbbc2e28aa65be6eb319d063e0eb
Description-en: Kernel driver for Falco and Sysdig
Sysdig instruments your physical and virtual machines at the OS level
by installing into the Linux kernel and capturing system calls and
other OS events. Then, using sysdig's command line interface, you can
filter and decode these events in order to extract useful information
and statistics.
.
This package contains the sources for the kernel driver used by Falco and
Sysdig to collect data
Package: fancontrol
Description-md5: 40bbe60666b413905e3697f812762e1c
Description-en: utility to control the fan speed
Lm-sensors is a hardware health monitoring package for Linux. It allows you
to access information from temperature, voltage, and fan speed sensors. It
works with most newer systems.
.
This package contains a daemon that calculates fan speeds from temperatures
and sets the corresponding PWM outputs to the computed values. This is
useful when this feature is not provided by the BIOS or ACPI, which should
normally be the case on a laptop.
Package: fapolicyd
Description-md5: 407c0caebe7f4104e4e230b89cde1aa6
Description-en: File Access Policy Daemon
Fapolicyd is a userspace daemon that determines access rights to files
based on a trust database and file or process attributes.
.
It can be used to either blacklist or whitelist file access and execution.
Package: fastboot
Description-md5: 0db6071f628e832ecc4ed4708ecbb0b4
Description-en: Android fastboot tool
A command line tool for flashing an Android device, boot an Android device to
fastboot mode, etc..
.
This package depends on "android-udev-rules" which contains
the udev rules for Android devices. Without this package, adb and fastboot need
to be running with root permission.
Package: fbb
Description-md5: 99dbdfdadba8f46fe300784cccd3ba84
Description-en: Packet radio mailbox and utilities
The fbb package contains software written by f6fbb for setting up a packet
radio mailbox. It is intended for amateur radio operators. A short overview
of some of the binaries:
.
* fbb: Script to start the daemon.
* xfbbd: The daemon which listens for incoming connects.
* epurmess: Delete messages based on age.
* epurwp: White Pages maintenance.
* reqdir: FBB server which requests directory listings.
* xfbbC: B/W Ncurses console for xfbbd.
Package: fdb5
Description-md5: b8113b83d8359805cf69e95c307929ba
Description-en: Utilities for the FDB Fields Database
FDB (Fields DataBase) is a domain-specific object store developed
at ECMWF for storing, indexing and retrieving GRIB data.
Each GRIB message is stored as a field and indexed trough semantic metadata
(i.e. physical variables such as temperature, pressure, ...).
A set of fields can be retrieved specifying a request using
a specific language developed for accessing the MARS Archive.
Package: fdisk-dbgsym
Description-md5: 5bac049ebdd48f12581382bb024da0df
Description-en: debug symbols for fdisk
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: feersum
Description-md5: b28d591f0efcae435f4eeb3e8afb6a7f
Description-en: PSGI engine for Perl based on EV/libev
Feersum is an HTTP server built on EV. It fully supports the PSGI 1.03 spec
including the psgi.streaming interface and is compatible with Plack and PSGI
1.1. Feersum also has its own "native" interface which is similar in a lot of
ways to PSGI, but is not compatible with PSGI or PSGI middleware.
.
Feersum uses a single-threaded, event-based programming architecture to scale
and can handle many concurrent connections efficiently in both CPU and RAM. It
skips doing a lot of sanity checking with the assumption that a "front-end"
HTTP/HTTPS server is placed between it and the Internet.
Package: fernet-go
Description-md5: b89654045d4970530128f73e2bb367b4
Description-en: tool for generates/verifies HMAC-based authentication tokens
This library takes a user-provided *message* (an arbitrary sequence of
bytes), a *key* (256 bits), and the current time, and produces a
*token*, which contains the message in a form that can't be read
or altered without the key.
.
This package is compatible with the other implementations at
https://github.com/fernet. They can exchange tokens freely among
each other.
.
This package contains files that is tool using
golang-github-fernet-fernet-go-dev.
Package: ffjson
Description-md5: 1a79c747b63efee06cbe53d92a9b596f
Description-en: faster JSON serialization for Go
ffjson generates static MarshalJSON and UnmarshalJSON functions for
structures in Go. The generated functions reduce the reliance upon runtime
reflection to do serialization and are generally 2 to 3 times faster.
In cases where ffjson doesn't understand a Type involved, it falls back to
encoding/json, meaning it is a safe drop in replacement. By using ffjson
your JSON serialization just gets faster with no additional code changes.
.
This package contains the ffjson executable.
Package: fido2-tools
Description-md5: 60d9e98a626b6c0a03360aea30002d30
Description-en: command-line tools to configure and use a FIDO 2 token
A set of tools to manage a FIDO 2 token, generate credentials and
assertions, and verify them.
Package: figtoipe
Description-md5: 728fdf6e0c9960e7a98e0d40a695a67a
Description-en: convert FIG files to XML files for ipe
Ipe is a drawing editor for creating figures, provided in package ipe.
.
Figtoipe is a program that reads FIG files (as generated by xfig) and
generates an XML file readable by Ipe.
Package: filters
Description-md5: 19e1e21ae9762fb7f799265d97a1bd0c
Description-en: collected filters, including B1FF and the Swedish Chef
A collection of filters to do all sorts of strange things to text.
This includes such favorites as B1FF and the Swedish Chef, and a wide
range of others.
Package: filtlong
Description-md5: e157edeb97ecce7ea5d032a5d39adf21
Description-en: quality filtering tool for long reads of genome sequences
Filtlong is a tool for filtering long reads by quality. It can take a
set of long reads and produce a smaller, better subset. It uses both
read length (longer is better) and read identity (higher is better) when
choosing which reads pass the filter.
Package: filtlong-data
Description-md5: ccb3f923b32f355209be34b48bc855fa
Description-en: quality filtering tool for long reads of genome sequences (testdata)
Filtlong is a tool for filtering long reads by quality. It can take a
set of long reads and produce a smaller, better subset. It uses both
read length (longer is better) and read identity (higher is better) when
choosing which reads pass the filter.
.
This package contains test data for filtlong.
Package: firebird-dev
Description-md5: 32713afe7260e5c75bd126b0114a28f1
Description-en: Development files for Firebird
C header files for Firebird, useful if one compiles programs that use the
Firebird client to work with Firebird databases.
.
See firebird4.0-server package for more information about Firebird.
Package: firebird-utils
Description-md5: f0558675fb6b08aafc01dd6ceec32893
Description-en: Firebird command line utilities wrapper
firebird-utils contains a wrapper script which allows running specific
version of firebird utilities like gbak or isql-fb. If no version is
specified, the latest available is used.
Package: firebird4.0-common
Description-md5: 00c70a1826e3d16c3f78d8102cb68a52
Description-en: common files for firebird 4.0 server, client and utilities
Common files for the Firebird server, client and user utilities.
.
These include the support scripts as well as configuration files in
/etc/firebird/4.0.
Package: firebird4.0-common-doc
Description-md5: 54f288f1d91bae48a7b37d1dc3b9b469
Description-en: copyright, licensing and changelogs of firebird4.0
Copyright, licensing information and upstream changelog of firebird4.0.
.
Due to the size of the upstream change log and copyright/licensing summary,
keeping them in a separate package saves space on mirrors and when installing
firebird4.0 packages.
Package: firebird4.0-doc
Description-md5: 2ac84c3040dbe9d6e1cc58ef8d7de010
Description-en: Documentation files for firebird database version 4.0
Various documents for firebird 4.0. These include the release notes, what's
new in firebird 4.0, quick start guide, upgrade guide, list of ISQL
enhancements etc.
Package: firebird4.0-examples
Description-md5: 70119b8521bf1e3c39007aa0088cf1fc
Description-en: Examples for Firebird database
The examples included in this package are provided as samples and are also
used by Firebird's testing suite (TCS). The examples are in the form
of .h, .c, .e, .fdb and .gbk files.
.
See firebird4.0-server package for more information about Firebird.
Package: firebird4.0-server
Description-md5: 2134827313e90e2003de2a24bcb319ef
Description-en: Firebird Server - an RDBMS based on InterBase 6.0 code
Firebird is a relational database offering many ANSI SQL-99 features that
runs on Linux, Windows, and a variety of Unix platforms. Firebird offers
excellent concurrency, high performance, and powerful language support
for stored procedures and triggers. It has been used on production systems
under a variety of names since 1981.
.
This package contains the server binary as well as its configuration files.
The default mode of operation is the so called "super", which is a
single-threaded server process with shared database cache between
connections. The two other operation modes -- "classic" (separate
process/cache for each connection) and "superclassic" (separate thread/cache
for each connection) are also available via configuration options.
Package: firebird4.0-server-core
Description-md5: 31946f9c9f7ca1ab859179fffedb7dae
Description-en: Firebird engine core
Firebird database engine and support libraries. This package is required for
embedded (serverless) access to local databases with the tools packaged in
firebird4.0-utils or other binaries linked to the firebird client library,
libfbclient2.
.
The rest of the binaries needed for running a full-featured,
remotely-accessible Firebird server are in the firebird4.0-server package.
Package: firebird4.0-utils
Description-md5: abf897f55faee3358d9fb9b9a2d2b7b9
Description-en: Firebird command line utilities
This package contains the utilities for managing Firebird databases:
* isql-fb -- interactive console (original name isql)
* gbak -- backup and restore databases
* gfix -- check and repair databases
* gsec -- manage users and roles
* fbstat -- analyze databases (original name gstat)
* nbackup -- incremental backup and file-level copy
* gpre -- preprocess sources with embedded SQL
Package: firefox-locale-af
Description-md5: 8b2eaaf3661aadce675a60a7afd52cfa
Description-en: Transitional package - firefox-locale-af -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-af is now replaced by the firefox snap.
Package: firefox-locale-an
Description-md5: d7dcf811c7b0f06efec109bbb0195f35
Description-en: Transitional package - firefox-locale-an -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-an is now replaced by the firefox snap.
Package: firefox-locale-ar
Description-md5: bb992d8748bb532eab35a74256ec016e
Description-en: Transitional package - firefox-locale-ar -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-ar is now replaced by the firefox snap.
Package: firefox-locale-as
Description-md5: 93249a5f75ed500a57ded5c5531c0f3c
Description-en: Transitional package - firefox-locale-as -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-as is now replaced by the firefox snap.
Package: firefox-locale-ast
Description-md5: 2a57c2a9f7b7cb26c7e566c35f3044e0
Description-en: Transitional package - firefox-locale-ast -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-ast is now replaced by the firefox snap.
Package: firefox-locale-az
Description-md5: 0d0e6f1d025656c8242597c6d145a5ce
Description-en: Transitional package - firefox-locale-az -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-az is now replaced by the firefox snap.
Package: firefox-locale-be
Description-md5: a378e2238cbde7d3bc1067b21e46e9c1
Description-en: Transitional package - firefox-locale-be -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-be is now replaced by the firefox snap.
Package: firefox-locale-bg
Description-md5: f2c40b8982af31ccd0adda7eed7b501f
Description-en: Transitional package - firefox-locale-bg -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-bg is now replaced by the firefox snap.
Package: firefox-locale-bn
Description-md5: a4a05053a157c9fd05ff47fff5f203db
Description-en: Transitional package - firefox-locale-bn -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-bn is now replaced by the firefox snap.
Package: firefox-locale-br
Description-md5: 6e1fbcc709795ad45d30cd0e57cbcd1c
Description-en: Transitional package - firefox-locale-br -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-br is now replaced by the firefox snap.
Package: firefox-locale-bs
Description-md5: 4d199c5e8b0ff64d3d094c2182d1e9a5
Description-en: Transitional package - firefox-locale-bs -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-bs is now replaced by the firefox snap.
Package: firefox-locale-ca
Description-md5: acd8a6fba534e07605b4ec68f9e310b8
Description-en: Transitional package - firefox-locale-ca -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-ca is now replaced by the firefox snap.
Package: firefox-locale-cak
Description-md5: f8d592489bf49ce7dc3094df80447e88
Description-en: Transitional package - firefox-locale-cak -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-cak is now replaced by the firefox snap.
Package: firefox-locale-cs
Description-md5: 67f80e160284e15b21e7d49ce82ac707
Description-en: Transitional package - firefox-locale-cs -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-cs is now replaced by the firefox snap.
Package: firefox-locale-csb
Description-md5: 58420b55387c4c6d95a41011fdf2a140
Description-en: Transitional package - firefox-locale-csb -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-csb is now replaced by the firefox snap.
Package: firefox-locale-cy
Description-md5: bed4e07596c7535bf7e125b3b257b972
Description-en: Transitional package - firefox-locale-cy -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-cy is now replaced by the firefox snap.
Package: firefox-locale-da
Description-md5: f3dd6938c2856cc6f20378a498253005
Description-en: Transitional package - firefox-locale-da -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-da is now replaced by the firefox snap.
Package: firefox-locale-de
Description-md5: 1e9330d5e55ec0899c4b817a044bc9c1
Description-en: Transitional package - firefox-locale-de -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-de is now replaced by the firefox snap.
Package: firefox-locale-el
Description-md5: b2812a1962fb06b0eb0ba7464d4d408b
Description-en: Transitional package - firefox-locale-el -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-el is now replaced by the firefox snap.
Package: firefox-locale-en
Description-md5: e943ad22a2184475bc62d6f9eb322ab3
Description-en: Transitional package - firefox-locale-en -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-en is now replaced by the firefox snap.
Package: firefox-locale-eo
Description-md5: b987e858f4696ee81c83a1e4a67753b2
Description-en: Transitional package - firefox-locale-eo -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-eo is now replaced by the firefox snap.
Package: firefox-locale-es
Description-md5: 6b0eb625d8ad59c50706b031c9e91128
Description-en: Transitional package - firefox-locale-es -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-es is now replaced by the firefox snap.
Package: firefox-locale-et
Description-md5: a99771fac7aa861ed2e1672ed8165cb7
Description-en: Transitional package - firefox-locale-et -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-et is now replaced by the firefox snap.
Package: firefox-locale-eu
Description-md5: 7a91929fa72b6dc1abde3effa35c1dd4
Description-en: Transitional package - firefox-locale-eu -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-eu is now replaced by the firefox snap.
Package: firefox-locale-fa
Description-md5: 01e3a37a6d99ad6af679ca82ae2653ba
Description-en: Transitional package - firefox-locale-fa -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-fa is now replaced by the firefox snap.
Package: firefox-locale-fi
Description-md5: 054036a7aa033249db6fab978041a524
Description-en: Transitional package - firefox-locale-fi -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-fi is now replaced by the firefox snap.
Package: firefox-locale-fr
Description-md5: 5032899570cabe0525842912b4b5a6b5
Description-en: Transitional package - firefox-locale-fr -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-fr is now replaced by the firefox snap.
Package: firefox-locale-fy
Description-md5: 56e76874eeda5b2676f0cb8fc74c4986
Description-en: Transitional package - firefox-locale-fy -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-fy is now replaced by the firefox snap.
Package: firefox-locale-ga
Description-md5: 3d6b655407d96b324298752ed7f21d9e
Description-en: Transitional package - firefox-locale-ga -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-ga is now replaced by the firefox snap.
Package: firefox-locale-gd
Description-md5: e541ba33c3a422993517f71c702f3fb2
Description-en: Transitional package - firefox-locale-gd -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-gd is now replaced by the firefox snap.
Package: firefox-locale-gl
Description-md5: d3ee0b54a65f5c59a320bc790a364757
Description-en: Transitional package - firefox-locale-gl -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-gl is now replaced by the firefox snap.
Package: firefox-locale-gn
Description-md5: 1d686363afbecb2585ea7ed1da075ffd
Description-en: Transitional package - firefox-locale-gn -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-gn is now replaced by the firefox snap.
Package: firefox-locale-gu
Description-md5: dc582ccc2103b54b0c6164cc211a082b
Description-en: Transitional package - firefox-locale-gu -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-gu is now replaced by the firefox snap.
Package: firefox-locale-he
Description-md5: ce85deb92564dbd4689c2ef23c816aa9
Description-en: Transitional package - firefox-locale-he -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-he is now replaced by the firefox snap.
Package: firefox-locale-hi
Description-md5: 7b881412e9c004bc1d24ec303a71950a
Description-en: Transitional package - firefox-locale-hi -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-hi is now replaced by the firefox snap.
Package: firefox-locale-hr
Description-md5: 67ba6978754d2459e00e723b80cd9b14
Description-en: Transitional package - firefox-locale-hr -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-hr is now replaced by the firefox snap.
Package: firefox-locale-hsb
Description-md5: 916ff01d96266dcfe4632ea77a0e620f
Description-en: Transitional package - firefox-locale-hsb -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-hsb is now replaced by the firefox snap.
Package: firefox-locale-hu
Description-md5: 92274755e2f72db827f0d064e40b8162
Description-en: Transitional package - firefox-locale-hu -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-hu is now replaced by the firefox snap.
Package: firefox-locale-hy
Description-md5: 10306d1c1487c10f620bec3a2248a130
Description-en: Transitional package - firefox-locale-hy -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-hy is now replaced by the firefox snap.
Package: firefox-locale-ia
Description-md5: 8672e9fffd3c0030d5ecaaa14f19fb80
Description-en: Transitional package - firefox-locale-ia -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-ia is now replaced by the firefox snap.
Package: firefox-locale-id
Description-md5: cd8c134534a179df837014c2763d6edd
Description-en: Transitional package - firefox-locale-id -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-id is now replaced by the firefox snap.
Package: firefox-locale-is
Description-md5: 546abfd73c07b9769c16442bd072353a
Description-en: Transitional package - firefox-locale-is -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-is is now replaced by the firefox snap.
Package: firefox-locale-it
Description-md5: 3ddb1e7e18e473ca8d352586e64d2804
Description-en: Transitional package - firefox-locale-it -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-it is now replaced by the firefox snap.
Package: firefox-locale-ja
Description-md5: 0950e0aec30f4997a5d2adc9bc1dfc24
Description-en: Transitional package - firefox-locale-ja -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-ja is now replaced by the firefox snap.
Package: firefox-locale-ka
Description-md5: 03120418296534ed6a16e2c4b5269036
Description-en: Transitional package - firefox-locale-ka -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-ka is now replaced by the firefox snap.
Package: firefox-locale-kab
Description-md5: 3f26e188ad534043e2f9837fe3bd647a
Description-en: Transitional package - firefox-locale-kab -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-kab is now replaced by the firefox snap.
Package: firefox-locale-kk
Description-md5: 12c76ceca58dcb061d461212e7bb8b79
Description-en: Transitional package - firefox-locale-kk -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-kk is now replaced by the firefox snap.
Package: firefox-locale-km
Description-md5: 1a19d961d005df8c85b3b7a2ee862d95
Description-en: Transitional package - firefox-locale-km -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-km is now replaced by the firefox snap.
Package: firefox-locale-kn
Description-md5: 44511a19d97c613e9cf868087f824b08
Description-en: Transitional package - firefox-locale-kn -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-kn is now replaced by the firefox snap.
Package: firefox-locale-ko
Description-md5: a5a699f3eb17702327229e11e84c9a9b
Description-en: Transitional package - firefox-locale-ko -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-ko is now replaced by the firefox snap.
Package: firefox-locale-ku
Description-md5: e0f93825efcd10a124a7080f6b65b579
Description-en: Transitional package - firefox-locale-ku -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-ku is now replaced by the firefox snap.
Package: firefox-locale-lg
Description-md5: c38ab51f31af09435e083553074c93ba
Description-en: Transitional package - firefox-locale-lg -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-lg is now replaced by the firefox snap.
Package: firefox-locale-lt
Description-md5: 3e650ef86e2a2b9d37ebb968d717984e
Description-en: Transitional package - firefox-locale-lt -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-lt is now replaced by the firefox snap.
Package: firefox-locale-lv
Description-md5: aaa09211dd6e9c4defc8f2d5df96b794
Description-en: Transitional package - firefox-locale-lv -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-lv is now replaced by the firefox snap.
Package: firefox-locale-mai
Description-md5: 31ecdd73e630741086bd6b17af6356ec
Description-en: Transitional package - firefox-locale-mai -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-mai is now replaced by the firefox snap.
Package: firefox-locale-mk
Description-md5: 88ea63685fa26de5c733970ca1899a43
Description-en: Transitional package - firefox-locale-mk -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-mk is now replaced by the firefox snap.
Package: firefox-locale-ml
Description-md5: 30ce3d2327fa25ed7e5dac0ac3217005
Description-en: Transitional package - firefox-locale-ml -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-ml is now replaced by the firefox snap.
Package: firefox-locale-mn
Description-md5: d25aaa17051704f3e353ea49649e2041
Description-en: Transitional package - firefox-locale-mn -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-mn is now replaced by the firefox snap.
Package: firefox-locale-mr
Description-md5: b9f8f4c971eb66a38557a703e9d34bd8
Description-en: Transitional package - firefox-locale-mr -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-mr is now replaced by the firefox snap.
Package: firefox-locale-ms
Description-md5: bf975c12d236ba981bf2c26dd48654b3
Description-en: Transitional package - firefox-locale-ms -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-ms is now replaced by the firefox snap.
Package: firefox-locale-my
Description-md5: 380298d9c929467b358334f4123b13bf
Description-en: Transitional package - firefox-locale-my -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-my is now replaced by the firefox snap.
Package: firefox-locale-nb
Description-md5: 03f3b282c8672585c5e0f8f9aa116798
Description-en: Transitional package - firefox-locale-nb -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-nb is now replaced by the firefox snap.
Package: firefox-locale-ne
Description-md5: 1efd1ff4a6277d9dbdab8e26d60bc188
Description-en: Transitional package - firefox-locale-ne -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-ne is now replaced by the firefox snap.
Package: firefox-locale-nl
Description-md5: c522d4aca9f61eb50606dbd0db8b70ab
Description-en: Transitional package - firefox-locale-nl -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-nl is now replaced by the firefox snap.
Package: firefox-locale-nn
Description-md5: 749702b9b090f79c662ae56923a0e681
Description-en: Transitional package - firefox-locale-nn -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-nn is now replaced by the firefox snap.
Package: firefox-locale-nso
Description-md5: aa045c6e31e252925e488dfad69d2c73
Description-en: Transitional package - firefox-locale-nso -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-nso is now replaced by the firefox snap.
Package: firefox-locale-oc
Description-md5: 592a92542cb6f05355990ac9777ca5dd
Description-en: Transitional package - firefox-locale-oc -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-oc is now replaced by the firefox snap.
Package: firefox-locale-or
Description-md5: 393375807262da02b3a50084a56d639e
Description-en: Transitional package - firefox-locale-or -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-or is now replaced by the firefox snap.
Package: firefox-locale-pa
Description-md5: 20e412d8b8809f886db57fe63788f85c
Description-en: Transitional package - firefox-locale-pa -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-pa is now replaced by the firefox snap.
Package: firefox-locale-pl
Description-md5: 45771a6b77be65df739feef751bec705
Description-en: Transitional package - firefox-locale-pl -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-pl is now replaced by the firefox snap.
Package: firefox-locale-pt
Description-md5: d36b2f0ca663b982ce8c07c4035906ec
Description-en: Transitional package - firefox-locale-pt -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-pt is now replaced by the firefox snap.
Package: firefox-locale-ro
Description-md5: 1dfec2784ed0f6c2c16bdb000f4e0cff
Description-en: Transitional package - firefox-locale-ro -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-ro is now replaced by the firefox snap.
Package: firefox-locale-ru
Description-md5: 8e5da1c69f728009e3bdb39f83df6188
Description-en: Transitional package - firefox-locale-ru -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-ru is now replaced by the firefox snap.
Package: firefox-locale-si
Description-md5: 957e816d6eb927bf460a6da6c4775e3c
Description-en: Transitional package - firefox-locale-si -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-si is now replaced by the firefox snap.
Package: firefox-locale-sk
Description-md5: a31215cba32f4d5c0b434823b707a5d5
Description-en: Transitional package - firefox-locale-sk -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-sk is now replaced by the firefox snap.
Package: firefox-locale-sl
Description-md5: 49f16b8dda980f0318925222ad55d04d
Description-en: Transitional package - firefox-locale-sl -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-sl is now replaced by the firefox snap.
Package: firefox-locale-sq
Description-md5: acc638c2394e0834cab19e3f617b9f68
Description-en: Transitional package - firefox-locale-sq -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-sq is now replaced by the firefox snap.
Package: firefox-locale-sr
Description-md5: df4c1d4d63c73f48abf8e171a1c5c1c7
Description-en: Transitional package - firefox-locale-sr -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-sr is now replaced by the firefox snap.
Package: firefox-locale-sv
Description-md5: fe12c3a2e6dd09327490667359428469
Description-en: Transitional package - firefox-locale-sv -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-sv is now replaced by the firefox snap.
Package: firefox-locale-sw
Description-md5: c1246caf78f2f974c951e2c517452152
Description-en: Transitional package - firefox-locale-sw -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-sw is now replaced by the firefox snap.
Package: firefox-locale-szl
Description-md5: e56626e47a1f337d7bee1dd3b18a97d0
Description-en: Transitional package - firefox-locale-szl -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-szl is now replaced by the firefox snap.
Package: firefox-locale-ta
Description-md5: ee88e0a6f2d8bc19df14786c67b43926
Description-en: Transitional package - firefox-locale-ta -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-ta is now replaced by the firefox snap.
Package: firefox-locale-te
Description-md5: 7df807668eed8e0745fb0957c8e9380c
Description-en: Transitional package - firefox-locale-te -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-te is now replaced by the firefox snap.
Package: firefox-locale-th
Description-md5: 0e8f4d04691d08b6f94382fcb0cf3ace
Description-en: Transitional package - firefox-locale-th -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-th is now replaced by the firefox snap.
Package: firefox-locale-tr
Description-md5: 393bd94c64480834bffb305e37fe9994
Description-en: Transitional package - firefox-locale-tr -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-tr is now replaced by the firefox snap.
Package: firefox-locale-uk
Description-md5: c434297bb65d8f3611f3e6e04d0ea3d6
Description-en: Transitional package - firefox-locale-uk -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-uk is now replaced by the firefox snap.
Package: firefox-locale-ur
Description-md5: d15cd050c32905e98a17c6e306af019e
Description-en: Transitional package - firefox-locale-ur -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-ur is now replaced by the firefox snap.
Package: firefox-locale-uz
Description-md5: 918b14a7bf056afe2bbde214069e4ddb
Description-en: Transitional package - firefox-locale-uz -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-uz is now replaced by the firefox snap.
Package: firefox-locale-vi
Description-md5: 06552715adbc84a77ac085178eb08979
Description-en: Transitional package - firefox-locale-vi -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-vi is now replaced by the firefox snap.
Package: firefox-locale-xh
Description-md5: 567338baa84dbb461722bf549ca6ba03
Description-en: Transitional package - firefox-locale-xh -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-xh is now replaced by the firefox snap.
Package: firefox-locale-zh-hans
Description-md5: 346cc1faf31e074cbfa1959cae1bacf1
Description-en: Transitional package - firefox-locale-zh-hans -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-zh-hans is now replaced by the firefox snap.
Package: firefox-locale-zh-hant
Description-md5: b33a67706e0c0e0e25799bc29af6dab1
Description-en: Transitional package - firefox-locale-zh-hant -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-zh-hant is now replaced by the firefox snap.
Package: firefox-locale-zu
Description-md5: 0810bb3c7f100b42a924f7dcdcc35c5e
Description-en: Transitional package - firefox-locale-zu -> firefox snap
This is a transitional dummy package. It can safely be removed.
.
firefox-locale-zu is now replaced by the firefox snap.
Package: firewall-applet
Description-md5: cbc76c1b787fecaeeb7bb32c89df7f64
Description-en: panel applet providing status information of firewalld
firewalld is a dynamically managed firewall daemon with support for
network/firewall zones to define the trust level of network connections
or interfaces. It has support for IPv4, IPv6 firewall settings and for
ethernet bridges and has a separation of runtime and persistent
configuration options.
It also provides a D-Bus interface for services or applications to add
and apply firewall rules on-the-fly.
.
This package provides a panel applet which shows status information
of firewalld.
Package: firewall-config
Description-md5: fdfc2fe07040bda2da06003e744fea18
Description-en: graphical configuration tool to change the firewall settings
firewalld is a dynamically managed firewall daemon with support for
network/firewall zones to define the trust level of network connections
or interfaces. It has support for IPv4, IPv6 firewall settings and for
ethernet bridges and has a separation of runtime and persistent
configuration options.
It also provides a D-Bus interface for services or applications to add
and apply firewall rules on-the-fly.
.
This package provides a graphical configuration tool to change the
firewall settings.
Package: firewalld
Description-md5: bd73acf3f58810f5cb9e1c4a80431afd
Description-en: dynamically managed firewall with support for network zones
firewalld is a dynamically managed firewall daemon with support for
network/firewall zones to define the trust level of network connections
or interfaces. It has support for IPv4, IPv6 firewall settings and for
ethernet bridges and has a separation of runtime and persistent
configuration options.
It also provides a D-Bus interface for services or applications to add
and apply firewall rules on-the-fly.
Package: firewalld-tests
Description-md5: 0e42a1bb47e4b19bba0a56abf2e65fd2
Description-en: installed tests for firewalld
firewalld is a dynamically managed firewall daemon with support for
network/firewall zones to define the trust level of network connections
or interfaces. It has support for IPv4, IPv6 firewall settings and for
ethernet bridges and has a separation of runtime and persistent
configuration options.
It also provides a D-Bus interface for services or applications to add
and apply firewall rules on-the-fly.
.
This package provides test programs that can be run as part of a regression
testsuite, e.g. via autopkgtest.
Package: flake8
Description-md5: 83f99498b2ef35069054e49a3661b821
Description-en: code checker using pycodestyle and pyflakes
Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script.
Flake8 runs all tools by launching the single 'flake8' script, but ignores
pycodestyle and PyFlakes extended options and just uses defaults. It displays
the warnings in a per-file, merged output.
.
This package provides flake8 binary.
Package: flang-17
Description-md5: bd017b88c85853e1292c78015b1d62a8
Description-en: Fortran compiler
Ground-up implementation of a Fortran front end written in
modern C++.
.
While it is capable of generating executables for a number
of examples, some functionalities are still missing.
Package: flang-18
Description-md5: bd017b88c85853e1292c78015b1d62a8
Description-en: Fortran compiler
Ground-up implementation of a Fortran front end written in
modern C++.
.
While it is capable of generating executables for a number
of examples, some functionalities are still missing.
Package: flang-19
Description-md5: bd017b88c85853e1292c78015b1d62a8
Description-en: Fortran compiler
Ground-up implementation of a Fortran front end written in
modern C++.
.
While it is capable of generating executables for a number
of examples, some functionalities are still missing.
Package: flang-20
Description-md5: bd017b88c85853e1292c78015b1d62a8
Description-en: Fortran compiler
Ground-up implementation of a Fortran front end written in
modern C++.
.
While it is capable of generating executables for a number
of examples, some functionalities are still missing.
Package: flang-21
Description-md5: bd017b88c85853e1292c78015b1d62a8
Description-en: Fortran compiler
Ground-up implementation of a Fortran front end written in
modern C++.
.
While it is capable of generating executables for a number
of examples, some functionalities are still missing.
Package: flatbuffers-compiler
Description-md5: 1fe9f4642375519445c493c002519897
Description-en: efficient cross platform serialization library - compiler
FlatBuffers is an efficient cross platform serialization library for C++, C#,
C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally
created at Google for game development and other performance-critical
applications.
.
This package contains the flat buffer compiler that is used for translating
from .proto files (containing the definitions) to the language binding for the
supported languages.
Package: flatbuffers-compiler-dev
Description-md5: 3e47e6ac7fb1d34567a0b7178dfa1394
Description-en: efficient cross platform serialization library - cmake files
FlatBuffers is an efficient cross platform serialization library for C++, C#,
C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally
created at Google for game development and other performance-critical
applications.
.
This package contains the development cmake files needed to use
flatbuffer-compiler in a cross compiling environment.
Package: flexc++
Description-md5: 1646080bb97c3c02ab590f801c0169c6
Description-en: Flex-style scanner generator for C++
Flexc++ was designed after `flex'. Flexc++ offers as compared to flex's C++
option a cleaner class-design.
.
Flexc++ generates a scanner class that is ready for use, as well as a member
function producing the lexical scanner tokens (lex()). The class can easily
be provided with additional members without the need for polymorphic
functions. Consequently, classes generated by flexc++ have no virtual members
and actually have but one public member: lex(), replacing the old-style flex
and flex++ yylex() function.
.
Flexc++ offers many options, among which an option to define classes
generated by flexc++ in a separate namespace. This allows developers to
define additional symbols, even outside of the class generated by flexc++,
without encountering name-collision problems. With flexc++, artificial means
to prevent name-collisions, like the yy-conventions used by flex and flex++
are no longer required. Flexc++ generates C++ code. If C code is required,
flex should be used. Flexc++'s grammar requirements are highly compatible
with flex's requirements, so converting a flex grammar into a flexc++ grammar
should be fairly simple.
.
In addition to the flexc++ scanner generator itself and several skeleton
files, the package contains an extensive man-page, as well as a full manual
rewritten after the original flex manual, and several examples.
Package: flexpart
Description-md5: ad4ea3f59b106ca731482325bd182a80
Description-en: Particle Dispersion model for tracing air transport phenomena
The FLEXPART model is a Lagrangian Particle Dispersion Model
developed at the Norwegian Institute for Air Research in the
Department of Atmospheric and Climate Research.
The model development team consists of Andreas Stohl
(who originally wrote FLEXPART), Sabine Eckhardt,
Harald Sodemann, and John Burkhart.
Package: flextra
Description-md5: fdc21aea010dfec7c9a3ece8df134996
Description-en: Trajectory model for tracing air transport phenomena
Trajectory models are important tools for studying transport phenomena
in the atmosphere. In the environmental sciences, they are often used to
establish source-receptor relationships of air pollutants.
.
FLEXTRA can be used to calculate different types of forward or backward
trajectories, and has facilities to estimate the uncertainty of trajectories.
It is specifically designed to compute long time sequences of trajectories
for many receptor locations.
.
FLEXTRA may be used with the Metview meteorological workstation to
visualize trajectories.
Package: flightgear
Description-md5: e95b997d5af2952a0f05908f9e3ad9ae
Description-en: Flight Gear Flight Simulator
FlightGear Flight Simulator (often shortened to FlightGear or FGFS)
is a sophisticated free, completely open-source flight simulator
framework, created by volunteers.
.
This package contains the runtime binaries.
Package: fluidsynth
Description-md5: 7ccb40b5de8c2ddfe43c7da6ffeeea91
Description-en: Real-time MIDI software synthesizer
Fluidsynth is a real-time midi synthesizer based on the soundfont (sf2 and sf3)
specifications. It can be used to render MIDI input or MIDI files to audio.
The MIDI events are read from a MIDI device. The sound is rendered in
real-time to the sound output device.
Package: fomp
Description-md5: 889e3aa7fb5316f36ad3382a7178a015
Description-en: collection of LV2 audio plugins
Fomp is an LV2 port of the MCP, VCO, FIL, and WAH plugins
originally written by Fons Adriaensen.
.
There are 13 plugins in total: 1 auto-wah, 1 EQ, 3 chorus,
5 filters, and 3 oscillators.
.
The plugin implementations are identical to their LADSPA
forebears, except the primary frequency port of oscillators
and filters has been converted to Hz to facilitate use in any
host without assuming the hidden tuning frequency of
AlsaModularSynth. All other frequency ports remain as they
were, using octaves for faithful Moog-like modulation.
Package: fondu
Description-md5: f6bf8c3bf733118b95000d8dc20c8dc6
Description-en: convert between Mac and UNIX font formats
Fondu is a set of programs to convert between Mac font formats and
PFB, TTF, OTF and BDF files on UNIX.
.
Fondu will read a series of mac files, check their resource forks and
extract all font related items into separate files.
.
The input files may be either macbinary files (.bin), binhex files
(.hqx), bare mac resource forks or data fork resource files (.dfont,
used by Mac OS/X). A bare resource fork may be generated easily be
copying a file with a resource fork onto a floppy (or zip) with a DOS
format. The mac will create an (invisible on the mac) folder called
resource.frk in which the resource fork will reside as a bare file.
Package: font-manager
Description-md5: a2f1c9a0a58aff76c28727ca19eb9efa
Description-en: font management application for the GNOME desktop
Font Manager is intended to provide a way for average users to easily manage
desktop fonts, without having to resort to command line tools or editing
configuration files by hand. While designed primarily with the GNOME Desktop
Environment in mind, it should work well with other Gtk+ desktop environments.
Package: font-manager-common
Description-md5: cec7fe70f17385c2518113c7efffc495
Description-en: Common files for font-viewer and font-manager
Font Manager is intended to provide a way for average users to easily manage
desktop fonts, without having to resort to command line tools or editing
configuration files by hand. While designed primarily with the GNOME Desktop
Environment in mind, it should work well with other Gtk+ desktop environments.
.
This package provides the common shared files for font-viewer and
font-manager packages.
Package: font-viewer
Description-md5: 568ebf2227a31860fb3ab0004763b617
Description-en: Full-featured font preview application for GTK Environments
Font Manager is intended to provide a way for average users to easily manage
desktop fonts, without having to resort to command line tools or editing
configuration files by hand. While designed primarily with the GNOME Desktop
Environment in mind, it should work well with other Gtk+ desktop environments.
.
This package provides the font-viewer component of Font Manager.
Package: fontforge
Description-md5: 4ebffb1f6ab9a1d49bd81ce04ad8a0a7
Description-en: font editor
FontForge is a font editor.
Use it to create, edit and convert fonts
in OpenType, TrueType, UFO, CID-keyed, Multiple Master,
and many other formats.
.
This package also provides these programs and utilities:
fontimage - produce a font thumbnail image;
fontlint - checks the font for certain common errors;
sfddiff - compare two font files.
Package: fontforge-common
Description-md5: e73b7c59e225efcf676e067828964164
Description-en: font editor (common files)
FontForge is a font editor.
Use it to create, edit and convert fonts
in OpenType, TrueType, UFO, CID-keyed, Multiple Master,
and many other formats.
.
This package contains common arch-independent files.
Package: fontforge-doc
Description-md5: 7868a482203deceed3b189850e2f641f
Description-en: documentation for fontforge
FontForge is a font editor.
Use it to create, edit and convert fonts
in OpenType, TrueType, UFO, CID-keyed, Multiple Master,
and many other formats.
.
This package contains the documentation for fontforge.
Package: fontforge-extras
Description-md5: 8738f3ed9343c0aff3df53bd1f3d510d
Description-en: font editor - extra programs
FontForge is a font editor.
Use it to create, edit and convert fonts
in OpenType, TrueType, UFO, CID-keyed, Multiple Master,
and many other formats.
.
This package also provides these programs and utilities:
acorn2sfd
dewoff
woff
findtable
pcl2ttf
pfadecrypt
rmligamarks
showttf
stripttc
ttf2eps
Package: fontforge-nox
Description-md5: 2e1916689377673a003f63bcc14e3f2f
Description-en: font editor - non-X version
FontForge is a font editor.
Use it to create, edit and convert fonts
in OpenType, TrueType, UFO, CID-keyed, Multiple Master,
and many other formats.
.
This package also provides these programs and utilities:
fontimage - produce a font thumbnail image;
fontlint - checks the font for certain common errors;
sfddiff - compare two font files.
.
This package contains a version of FontForge compiled with support for
scripting but no GUI, and not require the graphics library.
Package: fontmanager.app
Description-md5: 66eeb93e722e874049b0cc481af3454e
Description-en: Font manager for GNUstep
This applications allows you to view installed fonts in the system.
Package: fonts-denemo
Description-md5: d563771d3b6de5dcd50a9cc4afb495a8
Description-en: music notation symbol fonts for Denemo
Denemo is a free (GPL) graphical music notation editor that lets you
rapidly enter notation which it typesets using the LilyPond music engraver,
creating notation straight from your input that outshines the commercial
competition. You can compose, transcribe, arrange, listen to the music
and much more.
.
This package contains the music notation symbol fonts.
Package: fonts-stix
Description-md5: ede3b7e17c4ade83bcaee785e0e5c315
Description-en: Scientific and Technical Information eXchange fonts
The mission of the Scientific and Technical Information Exchange (STIX)
font creation project is the preparation of a comprehensive set of fonts
that serve the scientific and engineering community in the process from
manuscript creation through final publication, both in electronic and print
formats.
Package: fonts-wine
Description-md5: 38d095887615d0e66d63309db67ed63a
Description-en: Windows API implementation - fonts
Wine is a free MS-Windows API implementation.
.
This package links wine fonts into /usr/share/fonts for use by other programs.
Package: foomatic-db-engine
Description-md5: 06dc0af0df2ebffe0b2cf09bedf80c7f
Description-en: OpenPrinting printer support - programs
Foomatic is a printing system designed to make it easier to set up
common printers for use with Debian (and other operating systems).
It provides the "glue" between a print spooler (like CUPS or lpr) and
your actual printer, by telling your computer how to process files
sent to the printer.
.
This package contains the architecture-dependent programs needed to
set up and maintain the foomatic system. You will also need one or
more database packages. The foomatic-db package includes drivers for
most common printers using Ghostscript as the print processor, as
well as some common glue code used in other filter systems.
Package: forkstat
Description-md5: 26dd1065d1b9e5766071fe93d73e1084
Description-en: process fork/exec/exit monitoring tool
Forkstat monitors process fork(), exec() and exit() activity.
It is useful for monitoring system behaviour and to track down
rogue processes that are spawning off processes and potentially
abusing the system.
Package: form
Description-md5: 84468d585ba68000c5b3f146029e3dc6
Description-en: Symbolic manipulation system
This is a Symbolic Manipulation System. It reads symbolic expressions from
files and executes symbolic/algebraic transformations upon them. The answers
are returned in a textual mathematical representation. As its landmark
feature, the size of the considered expressions in FORM is only limited by
the available disk space and not by the available RAM.
Package: form-doc
Description-md5: f6e9654d3e6595c2d7d51183c53f4715
Description-en: Documentation for symbolic manipulation system
This is the documentation for the Symbolic Manipulation System. It reads
symbolic expressions from files and executes symbolic/algebraic
transformations upon them. The answers are returned in a textual
mathematical representation. As its landmark feature, the size of the
considered expressions in FORM is only limited by the available disk
space and not by the available RAM.
Package: fossil
Description-md5: 21b5c8af5ad471c6f1c111bbfb3ccfe7
Description-en: DSCM with built-in wiki, http interface and server, tickets database
Fossil is an easy-to-use Distributed Source Control Management system
(DSCM) which supports access and administration over HTTP CGI or via
a built-in HTTP server, has a built-in wiki, built-in file browsing,
a built-in tickets system, etc.
Package: fp-units-castle-game-engine
Description-md5: c4c4a4fa4d57f7ab210d2f18da4c66e6
Description-en: Castle Game Engine - 3D game engine for FreePascal / Lazarus
Castle Game Engine is a set of LGPL licenced libraries that are intended to
ease developing 3D games with FreePascal / Lazarus.
.
It provides an excellent support for the VRML / X3D 3D data format. Other 3D
formats are also supported.
.
It features many advanced graphic effects and easy to use API on top of OpenGL.
.
This package contains the FPC units and the auxiliary tools castle-curves,
castle-engine, image-to-pascal, sprite-sheet-to-x3d, and
texture-font-to-pascal.
.
This package suggests the gradle package. Gradle is only necessary if one
wants to build Android applications, otherwise one can ignore that
suggestion. Note that, in order to create Android applications, one will also
need the Android SDK and NDK, and FPC cross-compiler, see
https://github.com/castle-engine/castle-engine/wiki/Android.
Package: fpart
Description-md5: b2a207a81bbab7df7d9601cebe166901
Description-en: sort file trees and pack them into bags
Fpart is a tool that helps you sort file trees and pack them into bags (called
"partitions"). It is developed in C and available under the BSD license.
.
It splits a list of directories and file trees into a certain number of
partitions, trying to produce partitions with the same size and number of
files.
It can also produce partitions with a given number of files or a limited size.
Once generated, partitions are either printed as file lists to stdout
(default) or to files. Those lists can then be used by third party programs.
.
Fpart also includes a live mode, which allows it to crawl very large
filesystems and produce partitions in live. Hooks are available to act on
those partitions (e.g. immediately start a transfer using rsync(1), cpio(1),
pax(1) or tar(1)) without having to wait for the filesystem traversal job to
be finished. Used this way, fpart can be seen as a powerful data migration
tool.
Package: fpga-icestorm
Description-md5: 0b16f798ed622e5848a34d36b359f6ee
Description-en: Tools to handle the bitstream format of Lattice iCE40 FPGAs
Project IceStorm aims at documenting the bitstream format of Lattice iCE40
FPGAs and providing simple tools for analyzing and creating bitstream files.
.
The focus of the project is on the iCE40 LP/HX 1K/4K/8K chips. The iCE40
UltraPlus parts are also supported, including DSPs, oscillators, RGB and
SPRAM. iCE40 LM, Ultra and UltraLite parts are not yet supported.
.
This package contains multiple tools needed to handle the bitstream.
Package: fpga-icestorm-chipdb
Description-md5: d6e47ac229a7468c51a425a6b2022900
Description-en: Chip database files for fpga-icestorm
Project IceStorm aims at documenting the bitstream format of Lattice iCE40
FPGAs and providing simple tools for analyzing and creating bitstream files.
.
The focus of the project is on the iCE40 LP/HX 1K/4K/8K chips. The iCE40
UltraPlus parts are also supported, including DSPs, oscillators, RGB and
SPRAM. iCE40 LM, Ultra and UltraLite parts are not yet supported.
.
This package contains the chip database files for fpga-icestorm.
Package: fracplanet
Description-md5: ffa1ea92999e4ee30a7989ae183b971d
Description-en: Fractal planet generator
This is an interactive tool for creating random fractal planets and terrain
areas with oceans, rivers, lakes and icecaps. The results can be exported as
models to POV-Ray and to Blender, or as texture maps for more general usage.
Package: frama-c-base
Description-md5: 2e7860054dd191ec0787bab2062c3031
Description-en: Platform dedicated to the analysis of source code written in C
Frama-C gathers several analysis techniques in a single collaborative
framework, based on analyzers (called "plug-ins") that can build upon the
results computed by other analyzers in the framework.
.
Thanks to this approach, Frama-C provides sophisticated tools, including:
* an analyzer based on abstract interpretation (Value plug-in);
* a program proof framework based on weakest precondition calculus
(WP plug-in);
* a program slicer (Slicing plug-in);
* a tool for verification of temporal (LTL) properties (Aoraï plug-in);
* several tools for code base exploration and dependency analysis
(plug-ins From, Impact, Metrics, Occurrence, Scope, etc.).
.
These plug-ins communicate between each other via the Frama-C API
and via ACSL (ANSI/ISO C Specification Language) properties.
.
This package provides the library of Frama-c which is useful to build
plugins for Frama-c, the command-line tools, and the graphical interface.
Package: freeaptx-utils
Description-md5: 15204910979838b025a850b66b9b20f1
Description-en: Utility tools for Free implementation of aptX
libfreeaptx is based on version 0.2.0 of libopenaptx with the intent of
continuing under a free license without the additional license restriction
added to libopenaptx 0.2.1.
.
This package contains utility tools such as freeaptxdec and freeaptxenc.
Package: freebayes
Description-md5: b7e8ee9cfe0c2093be3d78a8098290de
Description-en: Bayesian haplotype-based polymorphism discovery and genotyping
FreeBayes is a Bayesian genetic variant detector designed to find
small polymorphisms, specifically SNPs (single-nucleotide
polymorphisms), indels (insertions and deletions), MNPs
(multi-nucleotide polymorphisms), and complex events (composite
insertion and substitution events) smaller than the length of a
short-read sequencing alignment.
Package: freedom-maker
Description-md5: f50a45a80368bfd371fcf05cdf43742c
Description-en: FreedomBox image builder
FreedomBox is a personal cloud server which can be installed on single board
computers and Debian machines.
.
Freedom-Maker is a tool to build images for FreedomBox for various supported
hardware that can then be copied to SD card, USB stick or Hard Disk drive to
boot into FreedomBox.
Package: fstrcmp
Description-md5: 25dcec74c1fb0a97045f8415fb7c1541
Description-en: fuzzy comparison of strings
This package provides a command to make fuzzy string comparisons
using the fstrcmp library, which provides a variety fuzzy
comparisons, on strings and arrays of bytes, including wide character
strings and multi-byte character strings.
Package: fstrcmp-doc
Description-md5: 3653cf1a69d5273822917986e17a5418
Description-en: fuzzy string compare library - documentation
This package provides documentation for a library which may be used
to make a variety fuzzy comparisons, on strings and arrays of bytes,
including wide character strings and multi-byte character strings.
Package: funnelweb
Description-md5: 57a89d87ac07b0d3b60e5bccc693edae
Description-en: literate-programming tool
Literate-programming allows the programmer to write a program's
code and the code's documentation, with equal importance accorded
to both. This helps to produce well-documented code.
.
Unlike other literate-programming tools, funnelweb is not derived
from Knuth's cweb.
.
It claims the following technical features:
* Can be used with any programming language.
* Runs on most platforms.
* Mature and essentially bug-free (released 1992).
* Simple; specifically designed to minimize errors.
* High speed; doesn't stretch the development cycle.
* Generates documentation in HTML and TeX forms.
.
This package does not include the reference, tutorial, and developer
manuals. See package funnelweb-doc for these.
Package: funtools
Description-md5: d84e51820147f60eb0ff66a8447631b6
Description-en: Minimal buy-in FITS utility package
Funtools, is a "minimal buy-in" FITS library and utility package developed at
the High Energy Astrophysics Division of SAO. The Funtools library
provides simplified access to a wide array of file types: standard
astronomical FITS images and binary tables, raw arrays and binary event
lists, and even tables of ASCII column data. A sophisticated region filtering
library (compatible with ds9) filters images and tables using boolean
operations between geometric shapes, support world coordinates, etc. Funtools
also supports advanced capabilities such as optimized data searching using
index files.
.
This package contains the tools.
Package: fuse-emulator-common
Description-md5: e53c329366a1468fe9b5b3a18513eb08
Description-en: The Free Unix Spectrum Emulator (common files)
Fuse is a Sinclair ZX Spectrum emulator. It supports several models
(including 16K/48K/128K/+2/+2A/+3 and some clones), with quite
faithful emulation of the display and sound.
.
This package provides files common to all versions of the emulator.
To get the actual emulator, install fuse-emulator-gtk or
fuse-emulator-sdl.
Package: fuse-emulator-gtk
Description-md5: bbc29bc91eeb149494019f7daed0f65b
Description-en: The Free Unix Spectrum Emulator (GTK version)
Fuse is a Sinclair ZX Spectrum emulator. It supports several models
(including 16K/48K/128K/+2/+2A/+3 and some clones), with quite
faithful emulation of the display and sound.
.
Its features include:
* Accurate Spectrum 16K/48K/128K/+2/+2A/+3 emulation.
* Working Spectrum +3e and SE, Timex TC2048, TC2068 and TS2068,
Pentagon 128, "512" (Pentagon 128 with extra memory) and 1024 and
Scorpion ZS 256 emulation.
* Runs at true Speccy speed on any computer you're likely to try it
on.
* It can load Z80, SZX and SNA snapshots, TAP and TZX virtual-tape
files (including accelerated loading), MDR microdrive images and
DSK floppy disk images, among many others.
* Sound.
* Built-in debugger.
* Emulation of most of the common joysticks used on the Spectrum
(including Kempston, Sinclair and Cursor joysticks).
* Emulation of some of the printers you could attach to a Spectrum.
* Support for the RZX input recording file format, including
rollback and 'competition mode'.
* Recording of movies to FMF files.
* Emulation of the Currah µSource, DivIDE, DivMMC, Interface 1,
Kempston mouse, Multiface One/128/3, Spectrum +3e, ZXATASP, ZXCF
and ZXMMC interfaces.
* Emulation of the Covox, Fuller audio box, Melodik and SpecDrum
audio interfaces.
* Emulation of the Beta 128, +D, Didaktik 80/40, DISCiPLE and Opus
Discovery disk interfaces.
* Emulation of the Spectranet and SpeccyBoot network interfaces.
* Support for the Recreated ZX Spectrum Bluetooth keyboard.
.
This package provides binaries for the GTK version of Fuse.
Package: fuse-emulator-sdl
Description-md5: 8d1492345a959bc74989f22059217e9f
Description-en: The Free Unix Spectrum Emulator (SDL version)
Fuse is a Sinclair ZX Spectrum emulator. It supports several models
(including 16K/48K/128K/+2/+2A/+3 and some clones), with quite
faithful emulation of the display and sound.
.
Its features include:
* Accurate Spectrum 16K/48K/128K/+2/+2A/+3 emulation.
* Working Spectrum +3e and SE, Timex TC2048, TC2068 and TS2068,
Pentagon 128, "512" (Pentagon 128 with extra memory) and 1024 and
Scorpion ZS 256 emulation.
* Runs at true Speccy speed on any computer you're likely to try it
on.
* It can load Z80, SZX and SNA snapshots, TAP and TZX virtual-tape
files (including accelerated loading), MDR microdrive images and
DSK floppy disk images, among many others.
* Sound.
* Built-in debugger.
* Emulation of most of the common joysticks used on the Spectrum
(including Kempston, Sinclair and Cursor joysticks).
* Emulation of some of the printers you could attach to a Spectrum.
* Support for the RZX input recording file format, including
rollback and 'competition mode'.
* Recording of movies to FMF files.
* Emulation of the Currah µSource, DivIDE, DivMMC, Interface 1,
Kempston mouse, Multiface One/128/3, Spectrum +3e, ZXATASP, ZXCF
and ZXMMC interfaces.
* Emulation of the Covox, Fuller audio box, Melodik and SpecDrum
audio interfaces.
* Emulation of the Beta 128, +D, Didaktik 80/40, DISCiPLE and Opus
Discovery disk interfaces.
* Emulation of the Spectranet and SpeccyBoot network interfaces.
* Support for the Recreated ZX Spectrum Bluetooth keyboard.
.
This package provides binaries for the SDL version of Fuse.
Package: fuse-overlayfs
Description-md5: c4e052d72c2adc350355e396b2fd9e47
Description-en: implementation of overlay+shiftfs in FUSE for rootless containers
This package provides an overlayfs FUSE implementation so that it can
be used since Linux 4.18 by unprivileged users in an user namespace.
Package: fusefat
Description-md5: 8132b525ea97b6f8f3182b453ba7eaf4
Description-en: Mount FAT file systems using FUSE
This FUSE driver allows unprivileged users to mount FAT
(FAT12/FAT16/FAT32/exFAT) file systems.
Package: fusefile
Description-md5: 75fd312bf9bb1259e1f59c3918a2daba
Description-en: Using FUSE to combine file fragments into a single file.
fusefile is a FUSE "file mount" that presents a series of fragments
of other files as a contiguous concatenation. Technically it bind
mounts a driver on top of the filename mountpoint to provide access
to the given file fragments as if in a single, contiguous file. The
fusefile mount driver offers read/write access to the fused file,
distributing written data across the given fragments or to an overlay
file.
Package: fuseiso
Description-md5: ed981e9aa4f7032565f4f02511f85fe4
Description-en: FUSE module to mount ISO filesystem images
This package provides a module to mount ISO filesystem images
using FUSE.
With FUSE it is possible to implement a fully functional
filesystem in a userspace program.
.
It can also mount single-tracks .BIN, .MDF, .IMG and .NRG.
Package: fuzzel
Description-md5: 15a65b7d7b9a7d541dd6af66e3babf7d
Description-en: Application launcher for wlroots based Wayland compositors
Fuzzel is a Wayland-native application launcher, similar to rofi's drun mode.
.
Features:
* Wayland native
* Rofi drun-like mode of operation
* dmenu mode where newline separated entries are read from stdin
* Emacs key bindings
* Icons!
* Remembers frequently launched applications
Package: fvwm1
Description-md5: 8cbea410b7e0960d29ff3c45b20d94c7
Description-en: Old version of the F(?) Virtual Window Manager
This package contains the old version of the FVWM windows manager.
It is no longer supported upstream, having been replaced by FVWM 2,
and so no non-Debian-related bugs will be fixed unless someone
else provides a patch.
.
You probably only want to use this package instead of the fvwm
package if you know what you are doing or have very specific
requirements.
.
FVWM is a fairly small window manager which provides
a three-dimensional appearance and a virtual desktop,
complete with colour icons.
.
You will need to install the fvwm-common package if you want the
xpmroot command and some icons, along with manual pages for the modules.
Package: fwbuilder
Description-md5: 73dde9e92370efbba3953188b1d6e1e9
Description-en: Firewall administration tool GUI
Firewall Builder consists of an object-oriented GUI and a set of policy
compilers for various firewall platforms. In Firewall Builder, firewall
policy is a set of rules, each rule consists of abstract objects which
represent real network objects and services (hosts, routers, firewalls,
networks, protocols). Firewall Builder helps the user maintain a database
of objects and allows policy editing using simple drag-and-drop operations.
.
This is the GUI part of fwbuilder
Package: fwbuilder-common
Description-md5: 09409ea0c99cd17f604ad3e2324d57db
Description-en: Firewall administration tool GUI (common files)
Firewall Builder consists of an object-oriented GUI and a set of policy
compilers for various firewall platforms. In Firewall Builder, firewall
policy is a set of rules, each rule consists of abstract objects which
represent real network objects and services (hosts, routers, firewalls,
networks, protocols). Firewall Builder helps the user maintain a database
of objects and allows policy editing using simple drag-and-drop operations.
.
This is the arch independent common parts of fwbuilder
Package: fwbuilder-doc
Description-md5: 1ece524d35eaa9573476a061ed386d25
Description-en: Firewall administration tool GUI documentation
Firewall Builder consists of an object-oriented GUI and a set of policy
compilers for various firewall platforms. In Firewall Builder, firewall
policy is a set of rules, each rule consists of abstract objects which
represent real network objects and services (hosts, routers, firewalls,
networks, protocols). Firewall Builder helps the user maintain a database
of objects and allows policy editing using simple drag-and-drop operations.
.
This is the documentation of fwbuilder
Package: fwupd-amd64-signed-template
Description-md5: 19d35f78650aadabde42d595495fc832
Description-en: Template for signed fwupd package
This package is used to control code signing by the Debian signing
service.
Package: fwupd-unsigned
Description-md5: 6ac8eb0218063e55ab61f28d7962c47b
Description-en: Firmware update daemon (Unsigned EFI binaries)
fwupd is a daemon to allow session software to update device firmware.
You can either use a GUI software manager like GNOME Software to view and
apply updates, the command-line tool or the system D-Bus interface directly.
Firmware updates are supported for a variety of technologies.
See for details
.
This package provides the EFI binaries used for UEFI capsule updates
Package: fwupd-unsigned-dev
Description-md5: 3762bbf184b5b856c9a9a3196969b9a2
Description-en: Firmware update daemon (Development information)
fwupd is a daemon to allow session software to update device firmware.
You can either use a GUI software manager like GNOME Software to view and
apply updates, the command-line tool or the system D-Bus interface directly.
Firmware updates are supported for a variety of technologies.
See for details
.
This package provides the dependencies for the fwupd daemon to resolve
Package: fxt-tools
Description-md5: 5b3a50b332cac944942cf5f9473177f3
Description-en: Multithreaded tracing library
FxT is a library and associated tools that can be used to analyze the
performance of multithreaded programs which can potentially use a
hybrid thread scheduler (i.e. a user-level scheduler on top of a
kernel-level one). The Marcel thread library can take full profit from
this library.
.
FxT is based on the offline analysis of traces (sequence of events recorded at
run time).
.
This package contains tools.
Package: g++-mingw-w64
Description-md5: be80ce4b74c17089adf52fd4e6f4d519
Description-en: GNU C++ compiler for MinGW-w64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the C++ compiler, supporting
cross-compiling to 32- and 64-bit MinGW-w64 targets.
Package: g++-mingw-w64-i686
Description-md5: 6366762ba193116a3b542733f5cfb5e8
Description-en: GNU C++ compiler for MinGW-w64 targeting Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the C++ compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets.
Package: g++-mingw-w64-i686-posix
Description-md5: 59f77e288f7da43385e23cd3357279e5
Description-en: GNU C++ compiler for MinGW-w64, Win32/POSIX
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the C++ compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets, using the POSIX
threading model.
Package: g++-mingw-w64-i686-win32
Description-md5: a417f252857a5b8608e19402178d0d79
Description-en: GNU C++ compiler for MinGW-w64, Win32/Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the C++ compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets, using the Win32
threading model.
Package: g++-mingw-w64-ucrt64
Description-md5: d7773045e24fbad1751db51d9fefc3f4
Description-en: GNU C++ compiler for MinGW-w64 targeting UCRT Win64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the C++ compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets with the Universal C
runtime.
Package: g++-mingw-w64-x86-64
Description-md5: 14601edb773363e23588439ef1aaa043
Description-en: GNU C++ compiler for MinGW-w64 targeting Win64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the C++ compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets.
Package: g++-mingw-w64-x86-64-posix
Description-md5: 2f78b451e8f57f04cf2bb392f2101c0e
Description-en: GNU C++ compiler for MinGW-w64, Win64/POSIX
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the C++ compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets, using the POSIX
threading model.
Package: g++-mingw-w64-x86-64-win32
Description-md5: b7a278b6e6a5418562b9721cbfb394f2
Description-en: GNU C++ compiler for MinGW-w64, Win64/Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the C++ compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets, using the Win32
threading model.
Package: g10k
Description-md5: cc4a90e3c3951fc425231ba63802bdcc
Description-en: Puppet environment and module deployment
g10k provides a general purpose toolset for deploying Puppet
environments and modules. It implements the Puppetfile format and
provides a native implementation of Puppet dynamic environments.
g10k is a rewrite of puppetlabs/r10k in Go with additional
optimizations such as:
.
- caching support
- distinct SSH keys for each source
- parallel cloning and checkout
- enhanced Puppetfile options
.
It only supports Forge modules and Git repositories.
Package: gallery-dl
Description-md5: 0510bb32672915f74b92695fc9fb569d
Description-en: command-line program to download image galleries
gallery-dl is a command-line program to download image-galleries and
-collections from several image hosting sites. It is a cross-platform
tool with many configuration options and powerful filenaming capabilities.
Package: gambas3
Description-md5: 3e324decba1c260695be5debdf5ecd7b
Description-en: Complete visual development environment for Gambas
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
With Gambas, you can quickly design your program GUI, access MySQL or
PostgreSQL databases, pilot KDE applications with DCOP, translate your
program into many languages, and so on...
.
This package doesn't include anything: it is a metapackage to install the
IDE and all the available Gambas components except deprecated ones,
as well as components that are not available on every platform.
Package: gambas3-devel
Description-md5: 8bcbebd475066eae5a04d323bc067d0f
Description-en: Gambas compilation tools
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package includes the Gambas compiler, archiver and informer.
Package: gambas3-examples
Description-md5: 71504aa5c3479cdd811d32a92f87b849
Description-en: Gambas examples
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package provides the examples.
Package: gambas3-gb-args
Description-md5: e7189b87d714de43e09406c6f89a8800
Description-en: Gambas arguments parser
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package provides a command-line options analyzer, and automatically
handles the --help option.
Package: gambas3-gb-cairo
Description-md5: e08bd95d6b5e276fda8cdc5e6e68e8b0
Description-en: Gambas bindings for cairo
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package includes Gambas bindings for cairo.
Package: gambas3-gb-chart
Description-md5: 4fa836fbd70c314a72b9ae8ec2098b55
Description-en: Gambas charting component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This is a native Gambas component to draw charts.
Package: gambas3-gb-clipper
Description-md5: efb6d9ef3ff37dd773ecf0169e727526
Description-en: Gambas Clipper component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package includes a component based on the Clipper library,
http://www.angusj.com/delphi/clipper.php
Package: gambas3-gb-clipper2
Description-md5: 87d7888a37fd24394018002f31b282c4
Description-en: Gambas Clipper2 polygon component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package includes a component based on the Clipper2 library.
Package: gambas3-gb-complex
Description-md5: 74f773b3eae249f9b4c65fa704c2e76c
Description-en: Gambas Complex component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package brings complex numbers support to the interpreter.
Package: gambas3-gb-compress
Description-md5: f40a6331e684566b700f0812517be248
Description-en: Gambas compression component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package has the needed base libraries for the other compression
components.
Package: gambas3-gb-compress-bzlib2
Description-md5: 21476428edc422b6604718b9890beee4
Description-en: Gambas bzlib2 component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to compress/uncompress data or files with
the bzip2 algorithm.
Package: gambas3-gb-compress-zlib
Description-md5: d0c994ab314fe0a63fd0dcb580ddd63b
Description-en: Gambas zlib compression component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to compress/uncompress data or files with
the gzip and PKZIP algorithm.
Package: gambas3-gb-compress-zstd
Description-md5: 2e892fb683144694a27331d2f9c53352
Description-en: Gambas zstd compression component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to compress/uncompress data or files with
the ZSTD algorithm.
Package: gambas3-gb-crypt
Description-md5: 7fe5c8c8e4b035d19a80b1e364347d00
Description-en: Gambas crypt encryption component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows one to use the crypt() glib function in gambas.
Package: gambas3-gb-data
Description-md5: d0d2834a60337d643eb1cd614a38d7ff
Description-en: Gambas abstract datatypes component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package provides abstract datatypes implementations for Gambas.
Package: gambas3-gb-db
Description-md5: 039df58feebabf2a177d855af6367d09
Description-en: Gambas database access common libraries
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package provides the needed common libraries for data access.
Package: gambas3-gb-db-form
Description-md5: af63f29643d24c401de030839dda4a12
Description-en: Gambas database bound controls
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This is a native Gambas component that implements data bound controls.
It provides the following new controls: DataSource, DataBrowser,
DataView, DataControl and DataCombo.
Package: gambas3-gb-db-mysql
Description-md5: f409fe345065dfd4702195432be333f9
Description-en: MySQL driver for the Gambas database
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to access MySQL databases.
Package: gambas3-gb-db-odbc
Description-md5: 634853ba34fbacd32ce0ff836460c66b
Description-en: ODBC driver for the Gambas database
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to access to databases via unixODBC drivers
from Gambas code.
Package: gambas3-gb-db-postgresql
Description-md5: 6b142e34962dae5204cd16ed7647efc2
Description-en: PostgreSQL driver for the Gambas database
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to access PostgreSQL databases.
Package: gambas3-gb-db-sqlite3
Description-md5: f76f5bbda23c3f7f2cc995b314cb10ea
Description-en: Gambas sqlite3 driver database
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to access to sqlite3 databases from Gambas code.
Package: gambas3-gb-db2
Description-md5: c708fa0d9398e5ad6bb1e046a6efa9a4
Description-en: Gambas database 2 access common libraries
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package provides the needed common libraries for data access.
Package: gambas3-gb-db2-form
Description-md5: 097305aae3d1f1efc09ebc7b18bec364
Description-en: Gambas database 2 bound controls
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This is a native Gambas component that implements data bound controls.
It provides the following new controls: DataSource, DataBrowser,
DataView, DataControl and DataCombo.
Package: gambas3-gb-db2-mysql
Description-md5: 119851166c6271228062025610715ad7
Description-en: MySQL driver for the Gambas database 2
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to access MySQL databases.
Package: gambas3-gb-db2-odbc
Description-md5: 73016b4d4b50f00457c3cc358bf65018
Description-en: ODBC driver for the Gambas database 2
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to access to databases via unixODBC drivers
from Gambas code.
Package: gambas3-gb-db2-postgresql
Description-md5: c73e68cfc02eb2ed5b0695e2bb462f18
Description-en: PostgreSQL driver for the Gambas database 2
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to access PostgreSQL databases.
Package: gambas3-gb-db2-sqlite3
Description-md5: 51dee0bbff9d58781a4c05088588a18a
Description-en: Gambas sqlite3 driver database 2
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to access to sqlite3 databases from Gambas code.
Package: gambas3-gb-dbus
Description-md5: f8ea1f5a2b770839d30893a927b2ca4d
Description-en: Gambas bindings for DBUS
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package includes Gambas bindings for the DBUS system.
Package: gambas3-gb-dbus-trayicon
Description-md5: ae953954eecd9f8a819935239203842d
Description-en: System tray icon management for Gambas
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This component allows one to display a tray icon inside the system tray.
Package: gambas3-gb-desktop
Description-md5: 36eefd8c37426686698c41658a93e925
Description-en: Gambas Portland project compatibility component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package provides access to the xdg utilities.
Package: gambas3-gb-desktop-x11
Description-md5: 0ebf8450eab091660e26bedb51eb3181
Description-en: Gambas Portland project compatibility component for X11
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package provides access to the xdg X11 utilities.
Package: gambas3-gb-eval-highlight
Description-md5: 4cd48f53f458398a3bcffa3c978ab355
Description-en: Gambas syntax highlighting component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package includes the component for syntax highlighting.
Package: gambas3-gb-form
Description-md5: 57b9a07640d6782a565c9d3be818055e
Description-en: Gambas native form component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This is a native gambas component to serve as base for graphic components.
Package: gambas3-gb-form-dialog
Description-md5: 03189fb497dafcc2e74c6cdfe53abf32
Description-en: Gambas native dialog form component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This is a native gambas component that implements the Workspace dialog
control.
Package: gambas3-gb-form-editor
Description-md5: ebb795776c69146ee445d18d3f7c7c3d
Description-en: Gambas native editor form component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This component provides the TextEditor control, which is a text editor
with syntax highlighting support.
Package: gambas3-gb-form-htmlview
Description-md5: 56416d7b8f5548d1cfbf50a7512fcde8
Description-en: Gambas lightweight HTML component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This component provides a HTML component that is based on litehtml.
Package: gambas3-gb-form-mdi
Description-md5: 98fd67e1838957962cf016cb20f4c97c
Description-en: Gambas native mdi form component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This is a native gambas component that implements the Workspace mdi control.
Package: gambas3-gb-form-print
Description-md5: b5a9230acf7bd9dd149bf71f85fed995
Description-en: Gambas print form component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This is a gambas component that provides a generic print preview and a print
dialog.
Package: gambas3-gb-form-stock
Description-md5: 6115495b4de23e17e7bf732f843865eb
Description-en: Gambas form stock icons
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package includes support for stock form icons.
Package: gambas3-gb-form-terminal
Description-md5: 82909cf5c0258516978f8e2ff9666051
Description-en: Gambas terminal form component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
A GUI component that provides a VT100-type terminal emulator widget.
Package: gambas3-gb-gmp
Description-md5: 5e500714bca83471b3040caf1ef19883
Description-en: Gambas GMP component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package provides an interface to the GNU Multiple Precision Arithmetic
Library.
Package: gambas3-gb-gsl
Description-md5: 4165c04bfaa47087cc608952bda49d05
Description-en: Gambas GNU Scientific Library component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package uses the GNU Scientific Library.
Package: gambas3-gb-gtk3
Description-md5: 3d9f18b7d5ce5aef3d48f1d761c89bfe
Description-en: Gambas GTK+3 component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
These are the GTK+3 components for Gambas.
Package: gambas3-gb-gtk3-opengl
Description-md5: 03d57f0655b698f9af302841faf43bb2
Description-en: Gambas OpenGL component with GTK+3 toolkit
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to integrate OpenGL in GTK+3 applications.
Package: gambas3-gb-gtk3-wayland
Description-md5: 4a60d5fabc7d3a3fe3c34b8a81ab76cb
Description-en: Gambas GTK+3 Wayland component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows the GTK+3 component to access Wayland.
Package: gambas3-gb-gtk3-webview
Description-md5: 6e9fc485d09d07556debef57ffce0770
Description-en: Gambas GTK+3 Webview component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to use a WebKitGTK based browser component from GTK+3.
Package: gambas3-gb-gtk3-x11
Description-md5: 68252c14f052c7f381a036fc18ed4662
Description-en: Gambas GTK+3 X11 component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows the GTK+3 component to access X11.
Package: gambas3-gb-gui
Description-md5: e1fa61b2a5a9450bb838f8675e7dc2d2
Description-en: Gambas graphical toolkit selector
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package just loads gb.gtk3 or gb.qt6.
It will make your application more desktop-friendly!
If the GB_GUI environment variable is set, then gb.gui will load the
component specified by its contents.
Package: gambas3-gb-hash
Description-md5: 6c56b81cefbafc50349a7dec65343858
Description-en: Gambas hash component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package provides standard hashing functions.
Package: gambas3-gb-highlight
Description-md5: 8c8ac8e78a29beae8edc7099a18f1ab3
Description-en: Gambas syntax highlighting component based on definition files
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package includes the component for syntax highlighting.
Package: gambas3-gb-httpd
Description-md5: fc9abe91540650b65fe9befac55e7049
Description-en: Gambas HTTP server
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package provides an embedded HTTP server for the interpreter.
Package: gambas3-gb-image
Description-md5: 0350d9bb584463a20e3e38e76108adad
Description-en: Gambas image effects
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This is a new component for applying many various effects on images.
The effects source code was ported from the KDE libkdefx library, which
includes itself some ImageMagick algorithms, and from the KolourPaint
program.
Package: gambas3-gb-image-effect
Description-md5: ead666dffb7f9ce7f7b49cecf27e73db
Description-en: Gambas image effects: effects
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
Subcomponent for the image component: image effects.
Package: gambas3-gb-image-imlib
Description-md5: 4301839cbcb334c79daabbc29bbdfd84
Description-en: Gambas image effects: IMLIB bindings
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
Subcomponent for the image component: bings to IMLIB.
Package: gambas3-gb-image-io
Description-md5: b2787684e119c7eb11cf40f362968cfa
Description-en: Gambas image effects: I/O
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
Subcomponent for the image component: image I/O.
Package: gambas3-gb-inotify
Description-md5: 68663167333b304e0df49080ec3e39e2
Description-en: Gambas filesystem events monitoring component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to monitor filesystem events.
Package: gambas3-gb-jit
Description-md5: 336f89d7ce67813aa7b33df53f9799cf
Description-en: Gambas Just-In-Time compiler component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package provides a Just-In-Time compiler for Gambas.
Package: gambas3-gb-libxml
Description-md5: 882e38eb1c1bc5f158b0a910e510f10d
Description-en: Gambas libxml component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package brings the power of the libxml libraries to Gambas.
Package: gambas3-gb-logging
Description-md5: 8edb32cd5ebac876c6c1de3e42006f47
Description-en: Gambas logging system component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package brings a flexible logging system for Gambas applications.
Package: gambas3-gb-map
Description-md5: 99ab81fc668fcdd64c4c6e881a7425c4
Description-en: Gambas online map viewer
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allowing to display maps from many different sources
(Google Maps, OpenStreetMap).
Package: gambas3-gb-markdown
Description-md5: 14b7fcc798d6905d7cba414f99f14f82
Description-en: Gambas markdown convert component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to convert gambas markdown syntax to HTML.
Package: gambas3-gb-media
Description-md5: 3abd51afc84d7b5a2b9f34a64c569373
Description-en: Gambas media component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package is a simplified interface to the GStreamer library.
Package: gambas3-gb-media-form
Description-md5: aa68c4f761e47a20ab6f8b487dee37e2
Description-en: Gambas media player controls
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This component provides media player control elements.
Package: gambas3-gb-memcached
Description-md5: b841fb492b3c9c138bb0a82becfaf035
Description-en: Gambas memcached client
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package provides a memcached client.
Package: gambas3-gb-mime
Description-md5: ea532f6a9de06a7a742bb81ff18c090d
Description-en: Gambas MIME message management
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package parses a string and converts it to a MIME message
and the reverse.
Package: gambas3-gb-mysql
Description-md5: 3aebe36f91e177fb941b686bd430df07
Description-en: Gambas MySQL component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package creates MySQL statements and executes them.
Package: gambas3-gb-ncurses
Description-md5: 0e49774913039b09262e90ba3debff7a
Description-en: Gambas NCurses component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package uses the NCurses library.
Package: gambas3-gb-net
Description-md5: a3654c86d0b052703c593bebd359866a
Description-en: Gambas networking component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to use TCP/IP and UDP sockets, and to access
any serial ports.
Package: gambas3-gb-net-curl
Description-md5: 0e731bf3398b471acaa7161453e020dc
Description-en: Gambas advanced networking component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows your programs to easily become FTP or HTTP clients.
Package: gambas3-gb-net-pop3
Description-md5: 56f8de152f23e27484aea9027d9f1b3b
Description-en: Gambas POP3 client implementation
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package retrieves mails using the POP3 protocol.
Package: gambas3-gb-net-smtp
Description-md5: 92208c5fc351d5dbc8fbdc9c498d8901
Description-en: Gambas smtp protocol component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows sending emails using smtp protocol.
It contains one control, SmtpClient, that is used for defining the SMTP
server, the SMTP port, the recipients, the sender, the subject, the mail
contents, some attachments, and for finally sending the mail.
Package: gambas3-gb-openal
Description-md5: c8e82a17464cf109e6b62085a3dc1d40
Description-en: Gambas OpenAL component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package includes an interface to the OpenAL 3D Audio library.
Package: gambas3-gb-opengl
Description-md5: 7ca05a7b4ec31fdac1c8f258f1687f76
Description-en: Gambas OpenGL component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you 3D programming with OpenGL in gambas.
Package: gambas3-gb-opengl-glsl
Description-md5: 77055f5352b0f53131864567aab85667
Description-en: Gambas OpenGL component: GL Shading Language subcomponent
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package accesses the OPenGL Shading Language.
Package: gambas3-gb-opengl-glu
Description-md5: f52de93851be88109eb6d46ca9ab67b9
Description-en: Gambas OpenGL utility
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to use the Mesa libraries to do 3D operations.
Package: gambas3-gb-opengl-sge
Description-md5: 5dec7e7c1fe18cdc3424fb2518c32117
Description-en: Gambas SDL Game Engine
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package provides a simple OpenGL game engine based on the MD2 format.
Package: gambas3-gb-openssl
Description-md5: 9ffbc303a685771b001f517437d6f1f5
Description-en: Gambas OpenSSL component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package provides the cryptographic functions available in OpenSSL.
Package: gambas3-gb-option
Description-md5: 5dbbf9a2a9962b63fe5575f5e53d6a89
Description-en: Gambas option component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package includes the component for option parsing.
Package: gambas3-gb-pcre
Description-md5: 70f30e0b51c00cd9c6b911912349f1c0
Description-en: Gambas regexp component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This experimental component allows you to use Perl compatible regular
expressions within gambas code.
Package: gambas3-gb-pdf
Description-md5: 0e796f0ba392ad6ff7af3272bd4d5a46
Description-en: Gambas pdf component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
PDF renderer component based on poppler library.
Package: gambas3-gb-poppler
Description-md5: 0c374c97afcf47deee6dbf243f10938d
Description-en: Gambas poppler component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
PDF renderer component based on poppler-glib library.
Package: gambas3-gb-qt6
Description-md5: cf84ba399c7eeae7b46c1131084b1751
Description-en: Gambas Qt5 GUI component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package includes the Gambas QT5 GUI component.
Package: gambas3-gb-qt6-ext
Description-md5: 7c06048d5e2e598efb688a5770f4da22
Description-en: Gambas extended Qt GUI component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
Extension widgets for Qt5: currently only a rich text editor widget.
Package: gambas3-gb-qt6-opengl
Description-md5: a4adda0a225557076405db9465f81ca1
Description-en: Gambas OpenGL component with QT5 toolkit
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to integrate OpenGL in qt6 applications.
Package: gambas3-gb-qt6-wayland
Description-md5: d534b679acc932760d82957f1f18a427
Description-en: Gambas Qt5 Wayland component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows the QT5 component to access Wayland.
Package: gambas3-gb-qt6-webview
Description-md5: ef2fe41c2d0cccfe2c11422467103369
Description-en: Gambas Qt5 Webview component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to use a QtWebEngine based browser component from Qt5.
Package: gambas3-gb-qt6-x11
Description-md5: 951b592ca5fd9717382926eb09f76109
Description-en: Gambas Qt5 X11 component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows the QT5 component to access X11.
Package: gambas3-gb-report
Description-md5: 7cdbd7c55ea7a236753fb00c47920c79
Description-en: Gambas report component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package gives the tools and methods to create reports using Gambas.
Package: gambas3-gb-report2
Description-md5: e69cd59e636186c19b95c8fa0607d217
Description-en: Gambas report2 component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package gives the tools and methods to create reports using Gambas
report 2 package.
Package: gambas3-gb-scanner
Description-md5: 103a3f11766f5982e5d9cdc21b9d6339
Description-en: Gambas scanner component
The Gambas scanner management library is a frontend of the ScanImage
program provided by the sane toolkit. It allows one to easily manage scanner
devices in Gambas code.
.
This package allows you to use and manage scanner devices in Gambas code.
Package: gambas3-gb-sdl2
Description-md5: 7a9c9ed626231ef2a29da57f19e1463c
Description-en: Gambas SDL2 component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package use the ttf fonts parts of the SDL2 library.
If opengl drivers are installed it uses it to accelerate 2D and 3D drawing.
Package: gambas3-gb-sdl2-audio
Description-md5: 08f83f43b0d536a1e82bbab4a726e2f8
Description-en: Gambas SDL2 audio component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package use the audio image parts of the SDL2 library.
It allows you to simultaneously play many sounds and a music stored in a file.
Package: gambas3-gb-settings
Description-md5: 306322693bef7e6b543771154faf34f1
Description-en: Gambas utilities class
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This is a component made in Gambas providing several utilities.
Package: gambas3-gb-signal
Description-md5: eab27e5e094ef8fec507d329626df415
Description-en: Gambas OS signal library
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package includes the component for access to OS signals.
Package: gambas3-gb-term
Description-md5: 51cfc2cc1e1ba49a4ee142b5590ab860
Description-en: Terminal manager for Gambas
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This component allows one to manage terminals, with an API very close to
the one provided by the operating system.
Package: gambas3-gb-term-form
Description-md5: 04047bd26dd3fe2fad1153a19be50792
Description-en: Gambas GUI terminal form component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
A component for making the GUI of terminal applications.
Package: gambas3-gb-util
Description-md5: 1bb722c780ea2eb30a370f9c52321d92
Description-en: This component provides many useful utility methods or classes
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to use many useful utilities methods or classes, such
as: CSV file read and decode, date and time functions, file utility functions,
shell methods, string utility functions.
Package: gambas3-gb-util-web
Description-md5: c7ed7c4ebf33bc1bebbd73519a4b2c2f
Description-en: This component provides many utilities useful for web applications
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows you to use many utilities useful for web applications, such
as: decode and encode the JSON format and dealing with URL strings.
Package: gambas3-gb-v4l
Description-md5: 410a97a5c8471b7eafd5b9186794a272
Description-en: Gambas video for Linux component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This is a component to use v4l with gambas.
Package: gambas3-gb-vb
Description-md5: 86ba2c1dddc3babf966a3079afd5390b
Description-en: Gambas Visual Basic(tm) compatibility component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This is a component to give compatibility with some MS Visual Basic
functions.
Package: gambas3-gb-web
Description-md5: 33d00ec5a9cf1b88ae068c5385cb4688
Description-en: Gambas CGI for web applications
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This is a component for making CGI web applications using gambas,
with an ASP-like interface.
Package: gambas3-gb-web-feed
Description-md5: 876a7132a10279d029ffe20dcc7366be
Description-en: Gambas web feed parser and generator
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This component allows one to parse and generate a web feed.
Package: gambas3-gb-web-form
Description-md5: be24201d44f2fc884e3ea96de6b1a3d1
Description-en: Gambas web application component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This component allows one to make the GUI of a web application with the
IDE form editor.
Package: gambas3-gb-web-gui
Description-md5: d042817ad2fa166f202d6fc35f0e309e
Description-en: Gambas web application GUI component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This component allows one to develop a web application by following a
model similar to classic GUI applications.
.
This is preferred over the gambas3-gb-web-form component.
Package: gambas3-gb-xml
Description-md5: cedeedc9dd02ddc6e5cffe2d32deb852
Description-en: Gambas XML component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package brings the power of the xml libraries to Gambas.
Package: gambas3-gb-xml-html
Description-md5: a7eadaf2dc201a87673e16b6eaa1c18d
Description-en: Gambas HTML component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows using HTML generator.
Package: gambas3-gb-xml-rpc
Description-md5: e2cedab517ba7767a839955f20846623
Description-en: Gambas RPC component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package allows using RPC from a Gambas application.
Package: gambas3-gb-xml-xslt
Description-md5: 51b5ec811a19abb92acaeda56eda2983
Description-en: Gambas XSLT component
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
This package brings the power of the libxslt libraries to Gambas.
Package: gambas3-ide
Description-md5: 473e5a716aa1548d2eabd6260aa08130
Description-en: Visual development environment for the Gambas programming language
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package includes the Gambas Development Environment.
Package: gambas3-runtime
Description-md5: e3f7113f62122b80c5acf2c6b73ec718
Description-en: Gambas runtime interpreter
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package includes the Gambas interpreter needed to run Gambas applications.
Package: gambas3-scripter
Description-md5: 2707920b7db74b56b53dcd256d975617
Description-en: Gambas scripter
Gambas is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
.
This package includes the needed files to use Gambas as a scripting language.
Package: gap-browse
Description-md5: f42989c13a834ada2181eb086397896d
Description-en: GAP Browse - browsing applications and ncurses interface
GAP is a system for computational discrete algebra, with particular emphasis
on Computational Group Theory. GAP provides a programming language, a library
of thousands of functions implementing algebraic algorithms written in the GAP
language as well as large data libraries of algebraic objects. GAP is used in
research and teaching for studying groups and their representations, rings,
vector spaces, algebras, combinatorial structures, and more.
.
The Browse package provides three levels of functionality
* A GAP interface to the C-library ncurses.
* A generic function for interactive browsing through two-dimensional
arrays of data.
* Several applications of the first two, e.g., a method for browsing
character tables, browsing through the content of some data
collections, or some games.
Package: gap-io
Description-md5: aa88ef4366830f577a7abbdf340344ed
Description-en: low level C library IO bindings 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 package allows GAP to access UNIX I/O C-library functions.
Package: gappa
Description-md5: 10e13686e16d7ffca6b0e98cacd6f716
Description-en: Automatic generation of proofs of arithmetic properties
Tool to help verify and prove properties on numerical
programs dealing with either fixed-point or floating-point
arithmetic.
Package: gav
Description-md5: 07ea36d89b6cf17e94312f54a7cb7da2
Description-en: GPL Arcade Volleyball
GAV stands for GPL Arcade Volleyball, and is an SDL remake of the old DOS game
Arcade Volleyball. It includes multiplayer, networking, and themeable graphics
support.
.
More information, as well as additional themes, can be found at
.
Package: gbdfed
Description-md5: 3708569d0a7d5498e009d47f298a1be9
Description-en: X11 font editor
gbdfed lets you interactively create new bitmap font files or modify existing
ones. It allows editing multiple fonts and multiple glyphs, it allows cut and
paste operations between fonts and glyphs and editing font properties. The
editor works natively with BDF fonts.
.
This editor is the successor of xmbdfed and is using the GTK+ toolkit instead
of the Motif toolkit for better user experience.
Package: gcal
Description-md5: d68f4287a5ce806da0696a2c1a27fd3c
Description-en: program for calculating and printing calendars
Gcal displays a calendar for a month or a year, eternal holiday lists
and fixed date lists, in many ways. The program correctly omits the
dates that were skipped when the current Gregorian calendar replaced
the earlier Julian calendar.
.
Apart from the usual and well known calendar functions like the
output of a month or a year calendar sheet, or the output of an eternal
holiday list, Gcal offers the facility to display fixed dates on the
day of their occurrence and to remind or inform the user about them.
So it is possible for users to receive an on-screen notification, at bootup
or login, of all holidays or appointments which take place on that day.
Notification by electronic mail is also possible.
Package: gcal-common
Description-md5: 6f85358ef41630bf4ec231f1556b23f3
Description-en: gcal architecture independent files
This package contains architecture independent files needed for gcal to
run properly. Therefore, unless you have 'gcal' package installed, you will
hardly find this package useful.
Package: gcc-mingw-w64
Description-md5: 186a2a61eb56afd112def7e23ba6c0ba
Description-en: GNU C compiler for MinGW-w64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the C compiler, supporting
cross-compiling to 32- and 64-bit MinGW-w64 targets.
Package: gcc-mingw-w64-base
Description-md5: c672bcae021d4c3e369501f16896add5
Description-en: GNU Compiler Collection for MinGW-w64 (base package)
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This empty package contains the documentation common to all
gcc-mingw-w64 packages.
Package: gcc-mingw-w64-bootstrap
Description-md5: 627d18062f3fe28932ae78247ce8f9eb
Description-en: GNU Compiler Collection for MinGW-w64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit Windows applications using the GNU Compiler Collection (gcc).
.
This package contains the GNU Compiler Collection, supporting
cross-compiling to 32- and 64-bit MinGW-w64 targets. The bootstrap
version of the package contains only the minimal C compiler required
to build MinGW-w64.
Package: gcc-mingw-w64-i686
Description-md5: 1df9e48aacb272ce9615f670323ec4b7
Description-en: GNU C compiler for MinGW-w64 targeting Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the C compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets.
Package: gcc-mingw-w64-i686-posix
Description-md5: aaea0a71bcf8004dbff53ab14cdc680c
Description-en: GNU C compiler for MinGW-w64, Win32/POSIX
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the C compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets, using the POSIX
threading model.
Package: gcc-mingw-w64-i686-posix-runtime
Description-md5: 8cf4db2a61554a8b638d718263fa1896
Description-en: GNU Compiler Collection for MinGW-w64, i686/POSIX
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the runtime DLLs used by GCC and applications
built with it, for i686, using the POSIX thread model.
Its purpose is both to provide the DLLs used during builds, and to
allow packages shipping Windows programs to depend on those DLLs
without pulling in the complete toolchain.
Package: gcc-mingw-w64-i686-win32
Description-md5: 9d97b15b1a36742b6f1c0af43e50bd9e
Description-en: GNU C compiler for MinGW-w64, Win32/Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the C compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets, using the Win32
threading model.
Package: gcc-mingw-w64-i686-win32-runtime
Description-md5: 388de3e4d18656b3a94b84c4a51659cf
Description-en: GNU Compiler Collection for MinGW-w64, i686/Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the runtime DLLs used by GCC and applications
built with it, for i686, using the Win32 thread model.
Its purpose is both to provide the DLLs used during builds, and to
allow packages shipping Windows programs to depend on those DLLs
without pulling in the complete toolchain.
Package: gcc-mingw-w64-ucrt64
Description-md5: a47617759b01ef4b02ae5ff25ef75552
Description-en: GNU C compiler for MinGW-w64 targeting UCRT Win64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the C compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets with the Universal C
runtime.
Package: gcc-mingw-w64-ucrt64-runtime
Description-md5: 651fb85c369d69bb192f13ba07c9b13d
Description-en: GNU Compiler Collection for MinGW-w64, UCRT Win64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the runtime DLLs used by GCC and applications
built with it, for UCRT Win64, using the POSIX thread model.
Its purpose is both to provide the DLLs used during builds, and to
allow packages shipping Windows programs to depend on those DLLs
without pulling in the complete toolchain.
Package: gcc-mingw-w64-x86-64
Description-md5: cfe2f1984459e655ca7197df3f410b29
Description-en: GNU C compiler for MinGW-w64 targeting Win64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the C compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets.
Package: gcc-mingw-w64-x86-64-posix
Description-md5: 6a3f3e94c5611377c2ca02e8e014ab3a
Description-en: GNU C compiler for MinGW-w64, Win64/POSIX
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the C compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets, using the POSIX
threading model.
Package: gcc-mingw-w64-x86-64-posix-runtime
Description-md5: a45e6da30baf0e44fb002221b7820e3f
Description-en: GNU Compiler Collection for MinGW-w64, x86-64/POSIX
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the runtime DLLs used by GCC and applications
built with it, for x86-64, using the POSIX thread model.
Its purpose is both to provide the DLLs used during builds, and to
allow packages shipping Windows programs to depend on those DLLs
without pulling in the complete toolchain.
Package: gcc-mingw-w64-x86-64-win32
Description-md5: caa3be7db7eeed56498fd7c4fb27f2b2
Description-en: GNU C compiler for MinGW-w64, Win64/Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the C compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets, using the Win32
threading model.
Package: gcc-mingw-w64-x86-64-win32-runtime
Description-md5: 6a92bf4ba77035bbc3f428c93f7fd133
Description-en: GNU Compiler Collection for MinGW-w64, x86-64/Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the runtime DLLs used by GCC and applications
built with it, for x86-64, using the Win32 thread model.
Its purpose is both to provide the DLLs used during builds, and to
allow packages shipping Windows programs to depend on those DLLs
without pulling in the complete toolchain.
Package: gcc-snapshot
Description-md5: 04205e24a49d2983b9b94e973a23f42a
Description-en: SNAPSHOT of the GNU Compiler Collection
This package contains a recent development SNAPSHOT of all files
contained in the GNU Compiler Collection (GCC).
.
The source code for this package has been exported from SVN trunk.
.
DO NOT USE THIS SNAPSHOT FOR BUILDING DEBIAN PACKAGES!
.
This package will NEVER hit the testing distribution. It is used for
tracking gcc bugs submitted to the Debian BTS in recent development
versions of gcc.
Package: gchempaint
Description-md5: 93366c1abde3e6faf5074d4ac2087817
Description-en: 2D chemical structures editor for the GNOME2 desktop
GChemPaint is an editor for 2D chemical structures with a multiple
document interface. Drawn molecules can be searched at NIST Webbook
and PubChem.
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: gcompris-qt
Description-md5: 7bf17fc809f33c7c47ed4c4fec9ddef3
Description-en: educational games for small children
GCompris is a high quality educational software suite, including a large
number of activities for children aged 2 to 10. Some of the activities
are game orientated, but nonetheless still educational.
Package: gcompris-qt-data
Description-md5: 4065c4fca2370e5b8a8bf96595ab1583
Description-en: data files for gcompris-qt
GCompris is a high quality educational software suite, including a large
number of activities for children aged 2 to 10. Some of the activities
are game orientated, but nonetheless still educational.
.
This package contains the data file for gcompris-qt.
Package: gcrystal
Description-md5: 8c9307f621a93786ff7055f00efca985
Description-en: lightweight crystal structures visualizer
GNOME Crystal is a light model visualizer for crystal-structures. It
is based on the GNOME Chemistry Utils and should display models of all
sorts of crystal microscopic structures using OpenGL.
Package: gcu-bin
Description-md5: 865eb56dfd921b44bea990365e4c3800
Description-en: GNOME chemistry utils (helper applications)
The GNOME Chemistry Utils provide C++ classes and Gtk+-2 widgets
related to chemistry. They will be used in future versions of both
gcrystal and gchempaint.
.
This package provides 4 applications:
.
* a molecular structures viewer (GChem3D)
* a molar mass calculator (GChemCalc)
* a periodic table of the elements (GChemTable)
* a spectra viewer (GSpectrum)
Package: gdb-minimal
Description-md5: 16c4f32e5bb20126b3ebf7368858e8a7
Description-en: GNU Debugger (minimal version - dummy transitional package)
GDB is a source-level debugger, capable of breaking programs at
any specific line, displaying variable values, and determining
where errors occurred. Currently, gdb supports C, C++, D,
Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2,
Go, and Ada. A must-have for any serious programmer.
.
This is a transitional package. It can be safely removed.
Package: gdb-multiarch
Description-md5: a1817b57c8908df620117da195d633bc
Description-en: GNU Debugger (with support for multiple architectures)
GDB is a source-level debugger, capable of breaking programs at
any specific line, displaying variable values, and determining
where errors occurred. Currently, gdb supports C, C++, D,
Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2,
Go, and Ada. A must-have for any serious programmer.
.
This package contains a version of GDB which supports multiple
target architectures.
Package: gdb-source
Description-md5: f6e1298a18996d699ccfb824f5342e59
Description-en: GNU Debugger (source)
GDB is a source-level debugger, capable of breaking programs at
any specific line, displaying variable values, and determining
where errors occurred. Currently, gdb supports C, C++, D,
Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2,
Go, and Ada. A must-have for any serious programmer.
.
This package contains the sources and patches which are needed
to build GDB.
Package: gdbm-l10n
Description-md5: aa2a52be54900dc162c147abda843d34
Description-en: GNU dbm database routines (translation files)
GNU dbm ('gdbm') is a library of database functions that use extendible
hashing and works similarly to the standard UNIX 'dbm' functions.
.
The basic use of 'gdbm' is to store key/data pairs in a data file, thus
providing a persistent version of the 'dictionary' Abstract Data Type
('hash' to perl programmers).
This package provides translations for messages, generated by
library routines and programs, provided by 'gdbtool' package.
Package: gdbmtool
Description-md5: b1f4f9a5e4f9a937cd5719411d673cf6
Description-en: GNU dbm database routines (command line tools)
GNU dbm ('gdbm') is a library of database functions that use extendible
hashing and works similarly to the standard UNIX 'dbm' functions.
.
The basic use of 'gdbm' is to store key/data pairs in a data file, thus
providing a persistent version of the 'dictionary' Abstract Data Type
('hash' to perl programmers).
This package includes following command line tools:
.
* gdbm_dump -- dump database content into system-independant format
* gdbm_load -- recreate database from dump, created by gdbm_dump
* gdbmtool -- view and modify an existing database or to create a new one.
Package: gdbserver
Description-md5: 883ab8a4c88e4e7893ca5e20099104e3
Description-en: GNU Debugger (remote server)
GDB is a source-level debugger, capable of breaking programs at
any specific line, displaying variable values, and determining
where errors occurred. Currently, gdb supports C, C++, D,
Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2,
Go, and Ada. A must-have for any serious programmer.
.
This package contains gdbserver. Install this to debug remotely
from another system where GDB is installed.
Package: gdcm-doc
Description-md5: 60ddd072efcde96554cd2a0e12edf531
Description-en: Grassroots DICOM documentation
Grassroots DiCoM is a C++ library for DICOM medical files. It is
automatically wrapped to python/C#/Java (using swig). It supports
RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated.
.
This is the documentation for gdcm and vtkgdcm
Package: gdk-pixbuf-tests
Description-md5: cf0f6aef61d499ed22f97ebc5d8c2d7b
Description-en: installed tests for the GDK Pixbuf library
The GDK Pixbuf library provides:
- Image loading and saving facilities.
- Fast scaling and compositing of pixbufs.
- Simple animation loading (ie. animated GIFs)
.
This package contains the installed tests for the GDK Pixbuf library.
Package: gdpc
Description-md5: 7e42947cfd96e1e6bdd6abed40a7dc3e
Description-en: visualiser of molecular dynamic simulations
gpdc is a graphical program for visualising output data from
molecular dynamics simulations. It reads input in the standard xyz
format, as well as other custom formats, and can output pictures of
each frame in JPG or PNG format.
Package: gdpc-examples
Description-md5: 0e62d6b7e58c857e227ae358511dc3a2
Description-en: example files for the gdpc program
gpdc is a graphical program for visualising output data from
molecular dynamics simulations. It reads input in the standard xyz
format, as well as other custom formats, and can output pictures of
each frame in JPG or PNG format.
.
This package contains examples to be used by the gdpc program.
Package: geany
Description-md5: c0d5bdfd9932e3c9874301db29cfafa1
Description-en: fast and lightweight IDE
Geany is a small and lightweight integrated development environment.
It was developed to provide a small and fast IDE, which has only a
few dependencies from other packages. It is using only the GTK3 toolkit
and therefore you need only the GTK3 runtime libraries to run Geany.
.
The basic features of Geany are:
- syntax highlighting
- code completion
- auto completion of constructs like if, for and while, XML and HTML
- call tips
- folding
- many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal
- symbol lists
- embedded terminal emulation
Package: geany-common
Description-md5: 4f0e7d9ecfaaf1934733fa0b66844e50
Description-en: fast and lightweight IDE -- common files
Geany is a small and lightweight integrated development environment.
It was developed to provide a small and fast IDE, which has only a
few dependencies from other packages. It is using only the GTK3 toolkit
and therefore you need only the GTK3 runtime libraries to run Geany.
.
The basic features of Geany are:
- syntax highlighting
- code completion
- auto completion of constructs like if, for and while, XML and HTML
- call tips
- folding
- many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal
- symbol lists
- embedded terminal emulation
.
This package contains arch independent files.
Package: geany-plugin-addons
Description-md5: 75fdfcea8f55dff2e3dbb5f23e681825
Description-en: miscellaneous plugins for Geany
This plugin adds various small addons to Geany which aren't worth an
individual plugin, but might still be useful for people.
* DocList: This addon places a new item in the toolbar and when clicked
offers a menu listing all open files plus the 'Close All' and 'Close Other
Documents' menu items. This can be useful to quickly access open files and
switch to them.
* OpenURI: Adds 'Open URI' and 'Copy URI' menu items to the editor menu when
the word under the cursor looks like a URI. 'Open URI' uses the browser
command configured in Geany to open it.
* Tasks: The tasks plugin goes through a file being edited and picks out
lines with "TODO" or "FIXME" in them. It collects the text after those words
and puts them in a new "Tasks" tab in the message window. Clicking on a task
in that tab takes you to the line in the file where the task was defined.
* Systray: Adds a status icon to the notification area (systray) and
provides a simple popup menu with some basic actions. It can also be used
to quickly show and hide the Geany main window.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-autoclose
Description-md5: b493756d62cf77d299b875cc4e5a8ee2
Description-en: auto-closing plugin for Geany
This plugin enables auto-closing features. Auto-closing works while you typing
and intellectually helps you to write code.
.
Features:
* auto-close for: { }, [ ], ( ), " ", ' ', < >, ` `
* customizeable auto-closing inside strings and comments
* delete pairing character if you pressed BackSpace
* suppress inserting one char twice (if you type "{}" you will get "{}", not
"{}}")
* enclose selected text into brackets instead of removing selection (select
text and type "(" or ")" to enclose selection into "()")
* keep selection when enclosing
* for C-like languages enclosing selection into "{}" makes auto-indentation
(select text and type "{" or "}" - text will be enclosed and indented)
* enclosing in {} moves cursor to beginning (before "{" character)
* for C-like languages to insert {}-block you do not need to select text
precisely: plugin detects boundaries automatically, just ensure that
selection covers lines you need to indent (works like TAB indentation)
* fix auto-indent inside {} (makes full indent for this block)
* auto-close curly bracket by pressing Enter
* auto-close functions (``"sin(|" -> "sin(|);"``) with doubling suppression
(for C/C++ languages only)
* remove paring brace when pressing Shift+BackSpace, unindent {}-blocks
* add semicolon after ``struct {|};`` and ``class {|};``
* move cursor to closed char by pressing Tab
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-automark
Description-md5: 276fd7c2093c3d559ab9356cca12298b
Description-en: auto-mark plugin for Geany
This is a simple plugin that highlights all words that match current word
under cursor (see screenshot).
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-codenav
Description-md5: 6b0da2015ec2feb22215e285bf09b66f
Description-en: code navigation plugin for Geany
This plugin adds some facilities for navigating in code using Geany, making it
possible to:
* Switch between header and implementation
* Go to a file by typing its name
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-commander
Description-md5: eaa0e0da896c001d0c9a8e4143a79deb
Description-en: command panel plugin for Geany
This plugin adds a command panel to Geany for rapid access to any action.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-ctags
Description-md5: 478a74c53c3a50316de86a33db345039
Description-en: ctags plugin for Geany
GeanyCtags adds a simple support for generating and querying ctags files
for a Geany project.
.
Even though Geany supports symbol definition searching by itself within the
open files (and with a plugin support within the whole project), tag
regeneration can become too slow for really big projects. This is why this
plugin was created. It makes it possible to generate the tag file only once
and just query it when searching for a particular symbol
definition/declaration. This approach is fine for big projects where most
of the codebase remains unchanged and the tag positions remain more or
less static.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-debugger
Description-md5: 2053a567008dfdfea4fb659f7ae440e6
Description-en: debugger plugin for Geany
Features:
* Debugger panel
* Setting target, environment variables and command line arguments
* Breakpoints
* Watches, autos
* Debug terminal
* Debugger messages window
* Variables calltips while debugging
* Saving debug session data in a Geany project (can be switched through
settings)
* Double or single panel modes
* Hotkeys
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-defineformat
Description-md5: 1d132e7a3e33ca7b4aebad773d39192a
Description-en: on-the-fly #define prettyprinter plugin for Geany
This plugin will help you to write multiline defines with aligned backslash.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-doc
Description-md5: ed02b5e16b093a00133da998f5b78a97
Description-en: documentation plugin for Geany
Geanydoc is a plugin for the Geany IDE which is intended to be used to search
for documentation API from different sources. It allows execution of specified
commands on the current word at the cursor position or otherwise specified via
a dialog to obtain this documentation. This documentation is displayed in the
geany buffer as a tab called *DOC*, or may be displayed in an external program.
.
After installing this package, you'll need to enable the "Doc" plugin
and then setup a keyword binding for it in Geany's preferences dialogue.
.
Geany is a small and lightweight integrated development environment using the
GTK+ toolkit.
Package: geany-plugin-extrasel
Description-md5: ce60499bae36ea8f6e33bdda608b6029
Description-en: extra selection plugin for Geany
The Extra Selection plugin adds the following functions to Geany:-
* Go to matching brace and select (select to matching brace)
* Go to line and select (select to line)
* Ctrl+Shift+Alt+Left/Right/Home/End key - same as Ctrl+Shift, but for
rectangular selection.
* Column mode - while active, all (Ctrl)-Shift-Arrow keys do rectangle
selection instead of stream.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-gendoc
Description-md5: 94de8df62993353138871351153d3578
Description-en: documentation generation plugin for Geany
GeanyGenDoc is a plugin for Geany which provides support for automatically
generating documentation based on comments in the source code.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-geniuspaste
Description-md5: 2c872c9e0e9407146214a73b8b920c66
Description-en: GeniusPaste plugin for Geany
This plugin allows the user to paste the code from Geany into five different
pastebins. At the moment it supports this services:
- codepad.org
- tinypaste.com
- pastebin.geany.org
- dpaste.de
- sprunge.us
.
GeniusPaste detects automatically the syntax of the code and paste it with
syntax highlighting enabled. It can also display the pasted code opening a new
browser tab.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-git-changebar
Description-md5: 49c92ffb8f02f81b01252e771a709641
Description-en: git change bar plugin for Geany
This plugin highlights uncommitted changes to files tracked with Git, and
allows one to navigate through the hunks.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-gproject
Description-md5: c1fab65fa7554c80c2cb2aba6f2f7064
Description-en: transitional dummy package for geany-plugin-projectorganizer
This is a transitional dummy package. It can safely be removed.
Package: geany-plugin-insertnum
Description-md5: 1909ae858e8e868c264aa2f4ed64627d
Description-en: number inserting plugin for Geany
This plugin for Geany replaces a (possibly zero-width) rectangular selection
with integer numbers, using start/step/base etc. specified by the user. For
practical reasons, the number of lines is limited to 500000.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-keyrecord
Description-md5: ed9a4b064efbc6fb006bbbd321a1cab5
Description-en: git change bar plugin for Geany
This plugin allows you to record a sequence of keystrokes and to replay it
several times.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-latex
Description-md5: 100ff1ff400ba321d88badad9dc75cef
Description-en: improved LaTeX support plugin for Geany
GeanyLaTeX is a plugin for the Geany IDE to improve work with LaTeX. Features
include:
* Wizard for creating a new LaTeX-document
* Frontend for easy input of \ref{} and \label{}
* Easy adding of special characters and environments through plugin menu entry
* Support for adding new items to BibTeX database
* Toolbar with commonly used format options
* Bulk replacement and input replacement of special characters
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-lineoperations
Description-md5: 325a2c0de38437db83563a094a80ba2e
Description-en: Line Operations plugin for Geany
Line Operations is an assortment of simple line functions that can be applied
to an open file.
.
Features
.
* Remove Duplicate Lines, sorted
* Remove Duplicate Lines, ordered
* Remove Unique Lines
* Remove Empty Lines
* Remove Whitespace Lines
* Sort Lines Ascending
* Sort Lines Descending
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-lipsum
Description-md5: 47bd32f7e2d6cb5514f97bee3b545cf8
Description-en: Lorem Ipsum generator plugin for Geany
GeanyLipsum is a plugin for Geany which implements a Lorem Ipsum generator to
insert placeholder text into your document.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-lsp
Description-md5: 563cf6c36f99ea260acc8d9f98873783
Description-en: LSP plugin for Geany
LSP Client is a language server protocol client plugin that allows to run
multiple language servers for various programming languages, making their
functionality accessible to Geany.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-lua
Description-md5: ad635f7b27849a73abdcfc5fdddf9dbb
Description-en: Lua scripting plugin for Geany
GeanyLua is a plugin which provides a Lua scripting interface for the Geany
IDE.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-macro
Description-md5: 55b1d9a3a3fd46ef6f1aea0557975a62
Description-en: macro plugin for Geany
Geanymacro is a plugin to provide user defined macros for Geany.
This plugin allows you to record and use your own macros. Macros are
sequences of actions that can then be repeated with a single key
combination. So if you had dozens of lines where you wanted to delete
the last 2 characters, you could simple start recording, press End,
Backspace, Backspace, down line and then stop recording. Then simply
trigger the macro and it would automatically edit the line and move to
the next.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-markdown
Description-md5: 92a094e1fedbd82e0aaa30bdb67af717
Description-en: markdown plugin for Geany
This plugin provides a real-time preview of rendered Markdown in Geany.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-miniscript
Description-md5: 770056820a34913c5b90cd7d75594a88
Description-en: Geany Mini-Script filter plugin
This plugin is a tool to apply a script filter on:
- the text selection,
- the current document,
- all documents of the current session.
.
The filter type can be:
- Unix shell script,
- Perl script,
- Python script,
- sed commands,
- awk script.
.
The output can be:
- the selection of the current document,
- all the current document,
- or a new document.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-numberedbookmarks
Description-md5: 8340bc2f32555be087c4c23d732ac50a
Description-en: numbered bookmarks plugin for Geany
Geanynumberedbookmarks is a plugin to provide users with 10 numbered
bookmarks (in addition to the usual bookkmarks).
Normally if you had more than one bookmark, you would have to cycle
through them until you reached the one you wanted. With this plugin you
can go straight to the bookmark that you want with a single key
combination.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-overview
Description-md5: 58a772626e1c85d16177a6d7f4543bac
Description-en: overview plugin for Geany
This plugin provides an overview of the active document.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-pairtaghighlighter
Description-md5: da3b5575bb9ab908baec9b3b9ee94d71
Description-en: tag pair highlighter plugin for Geany
Finds and highlights matching opening/closing HTML tag by clicking or
moving cursor inside a tag.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-pg
Description-md5: ec2bfa67797fdf4ab6a7bbf552d17306
Description-en: pg plugin for Geany
GeanyPG is a plugin for Geany that allows the user to encrypt, decrypt
and verify signatures with GnuPG.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-pohelper
Description-md5: aff4592deef57b9b5395e33c0509c4d5
Description-en: Geany plugin for improved support for GetText translation files
Pohelper is a plugin for Geany that improves the support for
GetText translation files
.
Features:
* Navigation between all, untranslated or fuzzy messages
* Reformatting of the translation (reflow)
* Toggling the fuzziness of a translation
* Pasting of the untranslated string to the translation
* Automatic updating of the translation metadata
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-prettyprinter
Description-md5: c31ba25f6bee6788d34429a7f8a4039f
Description-en: XML pretty printer for Geany
This plugin gives Geany XML pretty-printing functionality, allowing it to
beautify and enhance the readability of XML files.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-prj
Description-md5: 3a8fa0c6882602994f2aa3e91e832fbf
Description-en: alternative project manager for Geany
GeanyPrj is a plugin for Geany that provides an alternative method for managing
projects in Geany, which moves away from Geany's default project management
style, which is session-based, instead implementing a system which
automatically opens a project when oen of its files are opened.
.
Geany is a small and lightweight integrated development environment using the
GTK+ toolkit.
Package: geany-plugin-projectorganizer
Description-md5: 070e3278fe7b4e369bce8698d545e284
Description-en: projectorganizer plugin for Geany
Project Organizer is an extension of Geany's project management displaying
a tree of files belonging to the project in the sidebar. In addition, it
enables complete indexing of the project files (and having code completion,
syntax highlighting and tag definition/declaration jumps for the whole
project) quick swapping between header and source files, improved opening
of includes, searching project files by name and more. External
directories can be attached to the project to extend the plugin's
functionality to related directories outside the project tree. The plugin
was created with big projects in mind so everything works fast enough
even with projects consisting of tens of thousands of files.
.
Geany is a small and lightweight integrated development environment using the
GTK+ toolkit.
Package: geany-plugin-scope
Description-md5: fd35f47b4aab48097a4b8f16eea9459e
Description-en: graphical GDB front-end for Geany
Scope is a graphical GDB front-end with the normal functions you would
expect (stepping, breakpoints, etc.), and a few notable features:
* The comminication between Scope and gdb is asynchronous.
* You can enter any gdb command, at any time.
* All gdb I/O (along with some other messages) is displayed in a
terminal-like "Debug Console". Whenever you find the GUI lacking,
simply switch to that console and work directly with gdb.
* 7-bit/Locale/UTF-8 support for values.
.
Geany is a small and lightweight integrated development environment using the
GTK+ toolkit.
Package: geany-plugin-sendmail
Description-md5: 3574b1e38a01ba9a40884a7dc33d15a1
Description-en: mailer plugin for Geany
GeanySendMail is a plugin to send a document as attachment using the
preferred mail client from inside Geany. It is similar to the envelope symbol
of most office tools and requires a mail client that is supporting remote
calls.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-shiftcolumn
Description-md5: 3a4926a898f3d7bbd1bfa06f78c451fb
Description-en: text column shifting plugin for Geany
ShiftColumn is a plugin which allows text to be shifted horizontally in the
Geany IDE.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-spellcheck
Description-md5: 53d2dc921440db7405aafc40529fe94b
Description-en: spellcheck plugin for Geany
Spellcheck is a plugin which checks the content of the current document in
Geany with the spell check library Enchant. This plugin allows the whole
document, or only a selection to be checked for spelling mistakes. Misspelt
words are highlighted with a red squiggly underline, and wrong words are
printed in Geany's messages window along with available suggestions.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-tableconvert
Description-md5: 36b9ae15e3fd1a2cf2321cf7bb74e3bd
Description-en: table convert plugin for Geany
Tableconvert is a plugin which helps on converting a tabulator
separated selection into a table.
Currently the plugin supports:
* HTML
* LaTeX
* SQL
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-treebrowser
Description-md5: 01b37f1d864a44fa1a800649c0a75d12
Description-en: tree browser plugin for Geany
This plugin adds a tree browser to Geany, allowing the user to browse files
using a tree view of the directory being browsed.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-updatechecker
Description-md5: 37b8994011f31812671b272b6c22b896
Description-en: update checker plugin for Geany
This plugin adds an update checker plugin to Geany, allowing users to check
whether there is a more recent version of Geany available.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-vc
Description-md5: 5deed53a61c1c7be3d1da6d6d15f6479
Description-en: VCS plugin for Geany
GeanyVC is a plugin for Geany that provides a uniform way of accessing the
different version-control systems inside the Geany IDE. Only a small subset of
vc operations are implemented, which are:
* diff
* log
* status
* revert
* commit
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-vimode
Description-md5: 7e8aaec7b44805404be0d56f6d8296d6
Description-en: Vim-mode plugin for Geany
The vimode plugin is a Vim-mode plugin for Geany.
.
Vim is another UNIX editor.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-webhelper
Description-md5: 14bf6a99c7f5fd901d7c119f099ff6cd
Description-en: web helper plugin for Geany
This plugin provides some web development facilities such as web page preview
and some debugging tools (web inspector) for Geany.
.
Its prominent features include:-
* A basic web view, which provides a display of any web page (using WebKit)
* Automatic reloading of web view upon document saving
* A web inspector/debugging tool for the web view's content (including a
Javascript console, a viewer and editor of processed HTML and CSS, a network
usage analysis tool and many more, thanks to WebKit)
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-workbench
Description-md5: 1f99cb169d6250a9ea85bd519e783c45
Description-en: workbench plugin for Geany
The Workbench plugin is an extension that makes it possible to manage multiple
projects in geany. You can add geany projects to a workbench. From there you
can add directories to the project to manage the files belonging to the
project.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugin-xmlsnippets
Description-md5: 6fa9e233ed59b6513856a160496e3ceb
Description-en: XMLSnippets plugin for Geany
This plugin extends XML/HTML tag autocompletion provided by Geany.
It automatically inserts a matching snippet after you type an opening tag.
.
Geany is a small and lightweight integrated development environment using the
Gtk+ toolkit.
Package: geany-plugins
Description-md5: 175bac6ab6c326ef6021cb24f34557dc
Description-en: set of plugins for Geany
This is a metapackage which installs the whole set of plugins for Geany.
.
Geany is a fast and lightweight IDE.
Package: geany-plugins-common
Description-md5: 20deb6c15435fd40b4d0314ace9266b6
Description-en: set of plugins for Geany (translations)
This package contains translations for the Geany Plugins. You probably do not
want to install this package directly, but instead install one of the other
plugins packages.
Package: gearman-server
Description-md5: e7597f47edd569f62c875c5965350fc9
Description-en: Gearman distributed job server and Perl interface
Gearman is a system to farm out work to other machines, dispatching function
calls to machines that are better suited to do work, to do work in parallel,
to load balance lots of function calls, or even to call functions between
languages.
.
This package contains both the Gearman server as well as the corresponding
Perl bindings.
Package: geis-tools
Description-md5: 32f36eb668194701fb29ca06b17e402a
Description-en: Gesture engine interface support - test tools
A common API for clients of a systemwide gesture recognition and propagation
engine.
.
Tools that can be used to verify gesture API behaviour.
Package: gem2deb
Description-md5: 613c3ed5ca845bb0fa2fd0980c118f19
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 Debhelper 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: gemmi
Description-md5: 94a261dea76f9c00e201aed0e01479ae
Description-en: library for structural biology - executable
Library for macromolecular crystallography and structural bioinformatics. For
working with coordinate files (mmCIF, PDB, mmJSON), refinement restraints
(monomer library), electron density maps (CCP4), and crystallographic
reflection data (MTZ, SF-mmCIF). It understands crystallographic symmetries,
it knows how to switch between the real and reciprocal space and it can do a
few other things.
.
This package contains main gemmi executable.
Package: genny
Description-md5: 3e3d55235d5bcb92952132f6bfc25191
Description-en: Elegant generics for Go - program
Until the Go core team include support for generics in
Go, genny is a code-generation generics solution.
.
It allows one to write normal buildable and testable Go
code which, when processed by the genny gen tool, will
replace the generics with specific types
genny - Generics for Go Build Status
.
This is the program package.
Package: gensio-bin
Description-md5: ca67e831dbbbabdb38423807939b6247
Description-en: abstract stream I/O (command line tool)
This library (pronounced gen'-see-oh) is used to abstract stream I/O
like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a
framework for giving a consistent view of various stream (and packet)
I/O types. You create a gensio object (or a gensio), and you can use
that gensio without having to know too much about what is going on
underneath. You can stack gensio on top of another one to add protocol
funcionality. For instance, you can create a TCP gensio, stack SSL on
top of that, and stack Telnet on top of that. It supports a number of
network I/O and serial ports. Gensio can be used for sending and
receiving ports, and it also supports establishing encrypted and
authenticated connections.
.
This package contains the command line tool.
Package: genxdr
Description-md5: 29b5b38eacd22965261b9a3609a89212
Description-en: Go XDR enc/decoder - code generation utility
Package xdr is an XDR marshalling/unmarshalling library.
It uses code generation and not reflection.
.
This package contains the CLI utility to generate go code.
Package: geoclue-2-demo
Description-md5: 175c2d757e1b1e531728d6cb56c2ec97
Description-en: geoinformation service (demonstration programs)
GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project
is to make creating location-aware applications as simple as possible.
.
This package contains the demonstration programs.
Package: geoipupdate
Description-md5: 9fbc9f818790a4878914cd7478378239
Description-en: MaxMind GeoIP/GeoIP2 database updates
The GeoIP Update program performs automatic updates of GeoIP2 and GeoLite2
binary databases, as supplied by MaxMind. These may be MaxMind's paid
products, or their GeoLite variants that are less accurate but provided
without charge.
Package: 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: getdp
Description-md5: d37be89327ef07aeaf1bd960a9d14b69
Description-en: general environment for the treatment of discrete problems
GetDP is a general finite element solver using mixed elements to
discretize de Rham-type complexes in one, two and three dimensions.
.
The main feature of GetDP is the closeness between the input data
defining discrete problems (written by the user in ASCII data files)
and the symbolic mathematical expressions of these problems.
.
See GetDP's reference manual for a more thorough overview of GetDP's
capabilities: http://www.geuz.org/getdp
Package: getdp-sparskit
Description-md5: c238adac56d31689c87d19ae4f434b5b
Description-en: general environment for the treatment of discrete problems
GetDP is a general finite element solver using mixed elements to
discretize de Rham-type complexes in one, two and three dimensions.
.
The main feature of GetDP is the closeness between the input data
defining discrete problems (written by the user in ASCII data files)
and the symbolic mathematical expressions of these problems.
.
See GetDP's reference manual for a more thorough overview of GetDP's
capabilities: http://www.geuz.org/getdp
.
Getdp is compiled with SPARSKIT support
Package: gfan
Description-md5: d092548058a4cab7081af8b7a993454f
Description-en: program for computing with Groebner fans
Gfan is a software package for computing Groebner fans and tropical
varieties. These are polyhedral fans associated to polynomial
ideals. The maximal cones of a Groebner fan are in bijection with
the marked reduced Groebner bases of its defining ideal. The
software computes all marked reduced Groebner bases of an ideal.
Their union is a universal Groebner basis. The tropical variety of a
polynomial ideal is a certain subcomplex of the Groebner fan. Gfan
contains algorithms for computing this complex for general ideals and
specialized algorithms for tropical curves, tropical hypersurfaces
and tropical varieties of prime ideals. In addition to the above core
functions the package contains many tools which are useful in the
study of Groebner bases, initial ideals and tropical geometry. Among
these are an interactive traversal program for Groebner fans and
programs for graphical renderings.
.
For ordinary Groebner basis computations Gfan is not competitive in
speed compared to programs such as CoCoA, Singular and Macaulay2.
Package: gfortran-mingw-w64
Description-md5: 226bdce350b0262f3c77b87c36299c88
Description-en: GNU Fortran compiler for MinGW-w64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the Fortran compiler, supporting
cross-compiling to 32- and 64-bit MinGW-w64 targets.
Package: gfortran-mingw-w64-i686
Description-md5: 8514229bdbe4d596f03ba9790bbcfd2a
Description-en: GNU Fortran compiler for MinGW-w64 targeting Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the Fortran compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets.
Package: gfortran-mingw-w64-i686-posix
Description-md5: 8a0592c2734bdbf3cad2e63b33589d7c
Description-en: GNU Fortran compiler for MinGW-w64, Win32/POSIX
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Fortran compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets, using the POSIX
threading model.
Package: gfortran-mingw-w64-i686-win32
Description-md5: 189f58f8edc956cf8be003dc5d75ed39
Description-en: GNU Fortran compiler for MinGW-w64, Win32/Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Fortran compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets, using the Win32
threading model.
Package: gfortran-mingw-w64-ucrt64
Description-md5: 5acd0626ed766cc0e9a31905c7c723cd
Description-en: GNU Fortran compiler for MinGW-w64 targeting UCRT Win64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Fortran compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets with the Universal C
runtime.
Package: gfortran-mingw-w64-x86-64
Description-md5: f81944970a0452452936b0dfcfe0605b
Description-en: GNU Fortran compiler for MinGW-w64 targeting Win64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the Fortran compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets.
Package: gfortran-mingw-w64-x86-64-posix
Description-md5: 416377ec0777856235543e1a2b85afce
Description-en: GNU Fortran compiler for MinGW-w64, Win64/POSIX
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Fortran compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets, using the POSIX
threading model.
Package: gfortran-mingw-w64-x86-64-win32
Description-md5: 8d5bee720a90108f09b45c667c3c492e
Description-en: GNU Fortran compiler for MinGW-w64, Win64/Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Fortran compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets, using the Win32
threading model.
Package: ghc
Description-md5: 93851f98fb540e0c6b50dea771644cc6
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 at
https://www.haskell.org/documentation/.
Package: ghc-doc
Description-md5: 56e5b17abadd2479eae6e9df8413c5e3
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 at
https://www.haskell.org/documentation/.
.
This package includes HTML, DVI and PS versions of the SGML-based
documentation around GHC.
Package: ghc-prof
Description-md5: d48b7e12e5d7a91cd32e2372820fb9e9
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 at
https://www.haskell.org/documentation/.
.
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: ghkl
Description-md5: edc3e8a23ed4ecf703e455dd79835036
Description-en: diffractometer computation control application
The hkl library is a framework for diffraction computation and
diffractometer control, heavily used at the SOLEIL synchrotron. It
supports various types of diffractometer geometry: Eulerian 4-circle,
Eulerian 6-circle, kappa 4-circle, kappa 6-circle, and z-axis
geometry. For each of these it provides several numerically computed
modes, such as bisector and constant psi.
.
This package provides a gui on top of the hkl library.
Package: ghmm
Description-md5: db27b01f40704aaedd02407b1b28ba58
Description-en: General Hidden-Markov-Model library - tools
The General Hidden Markov Model Library (GHMM) is a C library with
additional Python3 bindings implementing a wide range of types of
Hidden Markov Models and algorithms: discrete, continuous emissions,
basic training, HMM clustering, HMM mixtures.
.
This package contains some tools using the library.
Package: gifsicle
Description-md5: 21e5dccca81f71ca93f11a8488189381
Description-en: Tool for manipulating GIF images
This is a tool for manipulating GIF image files. It has good
support for transparency and colormap manipulation, simple image
transformations (cropping, flipping), and creating, deconstructing,
and editing GIF animations, which it can also optimize for space.
Package: gir1.2-ags-7.0
Description-md5: 7a22cc2d9aef49daaa1ecb967d4f7141
Description-en: Advanced Gtk+ Sequencer core library -- gir bindings
libags is a general purpose application context library built upon GObject
providing persistence and configuration. It allows you to organize threads in
a tree hierarchy that is synced 1000 times per second per default. Since it is
written in a object orientated manner you might want to override its default
behaviour.
.
This package can be used by other packages using the GIRepository format to
generate dynamic bindings.
Package: gir1.2-agsaudio-7.0
Description-md5: 229d5c2142fad03fe8eed0dbf64805d8
Description-en: Advanced Gtk+ Sequencer audio processing engine library -- gir bindings
libags_audio is a tree based audio processing library built upon GObject and
libags. It allows you to do audio processing supporting LADSPA, DSSI and Lv2
plugin support. Audio data is processed multi-threaded.
.
This package can be used by other packages using the GIRepository format to
generate dynamic bindings.
Package: gir1.2-agsgui-7.0
Description-md5: f3ab51719cd46a939407e76410b07817
Description-en: Advanced Gtk+ Sequencer widget library -- gir bindings
libags_gui is a widget library built upon Gtk+-4.0.
.
This package can be used by other packages using the GIRepository format to
generate dynamic bindings.
Package: gir1.2-ayatanaappindicatorglib-2.0
Description-md5: 8827e6ff1276c4bbd75f0eadb695cfd6
Description-en: Typelib files for libayatana-appindicator-glib2
A library and indicator to take menus from applications and place them in
the panel.
.
This package can be used by other packages using the GIRepository format
to generate dynamic bindings.
Package: gir1.2-cheese-3.0
Description-md5: 6bb6f1733150d36f15c99ff4d977005b
Description-en: tool to take pictures and videos from your webcam - gir bindings
A webcam application that supports image and video capture. Makes
it easy to take photos and videos of you, your friends, pets or whatever
you want. Allows you to apply fancy visual effects, fine-control image
settings and has features such as Multi-Burst mode, Countdown timer
for photos.
.
This package can be used by other packages using the GIRepository format to
generate dynamic bindings.
Package: gir1.2-click-0.4
Description-md5: fbd7cef9943963b4852f1b41e72488ab
Description-en: GIR bindings for Click package management library
Click is a simplified packaging format that installs in a separate part of
the file system, suitable for third-party applications.
.
This package can be used by other packages using the GIRepository format to
generate dynamic bindings.
Package: gir1.2-cogl-1.0
Description-md5: 148c6f8cbdcd16e6500ac32753a34daf
Description-en: GObject introspection data for the Cogl 1.0 library
This package contains introspection data for the Clutter scene
graph library.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings for libcogl.
Package: gir1.2-coglpango-1.0
Description-md5: 9add089f4444192d7be4e46f724bc4b0
Description-en: GObject introspection data for the CoglPango 1.0 library
This package contains introspection data for the Clutter scene
graph library.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings for libcogl-pango.
Package: gir1.2-devhelp-3.0
Description-md5: 3e420f6a7f9261f6833e69f044209820
Description-en: GObject introspection data for the devhelp library
This library provides embedable widgets from the Devhelp program to
be integrated in tools like the Anjuta IDE for browsing API reference
documentation.
.
This package contains introspection data for the devhelp library.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Package: gir1.2-garcon-1.0
Description-md5: 9e68bf6e334fd15da89f853771e09c4e
Description-en: Typelib file for garcon
garcon is a menu implementation that is compliant with the Desktop Menu
Specification of freedesktop.org
.
This package provides the introspection data for garcon.
Package: gir1.2-garcongtk-1.0
Description-md5: 87146d9ae71f2dbaa736a15f2ff7012b
Description-en: Typelib file for garcon GTK
garcon is a menu implementation that is compliant with the Desktop Menu
Specification of freedesktop.org
.
This package provides the introspection data for garcon GTK.
Package: gir1.2-gdata-0.0
Description-md5: f54b7f85ee1176e1236a3584322d2174
Description-en: GObject introspection data for the GData webservices library
libgdata is a GLib-based library for accessing online service APIs using
the GData protocol — most notably, Google's services. It provides APIs
to access the common Google services, and has full asynchronous support.
.
This package contains introspection data for the GData webservices
library. It can be used by packages using the GIRepository format to
generate dynamic bindings.
Package: gir1.2-gepub-0.7
Description-md5: ac4f3b9403447b1c529c19294c5e3f7a
Description-en: GObject introspection data for the libgepub library
libgepub is a GObject based library for handling and rendering epub
documents.
.
This package contains the introspection data for the libgepub library.
Package: gir1.2-ggit-1.0
Description-md5: c1d6744b5adc64ebcfb3df54958e6052
Description-en: GObject introspection data for the git2-glib-1.0 library
This package contains introspection data for the git2-glib-1.0 library.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Package: gir1.2-gkbd-3.0
Description-md5: 16f5d54ee1cc6d63963a1713fa8aea2c
Description-en: GObject introspection data for the GnomeKbd library
libgnomekbd offers an API to manage the keyboard in GNOME applications.
.
libgnomekbdui offers an API to display a graphical user interface for
libgnomekbd operations.
.
This package contains introspection data for the GnomeKbd library.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Package: gir1.2-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-goffice-0.10
Description-md5: 26d1fc91df62af54233351294de2591e
Description-en: GObject introspection data for the GOffice library
This package contains introspection data for the GOffice library.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Package: gir1.2-gst-plugins-bad-1.0
Description-md5: 8dab6f0721a81295bbb56dd6445f5f5b
Description-en: GObject introspection data for the GStreamer libraries from the "bad" set
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared
to the rest. They might be close to being good quality, but they're missing
something - be it a good code review, some documentation, a set of tests, a
real live maintainer, or some actual wide use.
.
This package contains introspection data for the GStreamer libraries from
the "bad" set. It can be used by packages using the GIRepository format to
generate dynamic bindings.
Package: gir1.2-gtkspell3-3.0
Description-md5: 794a4b720b7e0b743b6bef5e77f3ca22
Description-en: GObject introspection data for the GtkSpell library
This package contains introspection data for GtkSpell, a spell-checking
library for GTK+. They can be used to generate dynamic bindings.
.
GtkSpell provides Microsoft Word/OS X-style highlighting of misspelled
words in a GtkTextView widget. Right-clicking a misspelled word pops up a
menu of suggested replacements.
Package: gir1.2-hkl-5.0
Description-md5: a13bf0bac070fed87aa6a8b8ac4d3cd6
Description-en: diffractometer computation control library - gir binding
The hkl library is a framework for diffraction computation and
diffractometer control, heavily used at the SOLEIL synchrotron. It
supports various types of diffractometer geometry: Eulerian 4-circle,
Eulerian 6-circle, kappa 4-circle, kappa 6-circle, and z-axis
geometry. For each of these it provides several numerically computed
modes, such as bisector and constant psi.
.
This package can be used by other packages using the GIRepository format to
generate dynamic bindings.
Package: gir1.2-inputpad-1.1
Description-md5: 83b56be0e6ebda4d9cfc023b87d5af6e
Description-en: On-screen Input Pad to Send Characters with Mouse - introspection data
The input pad is a tool to send a character to text applications when the
corresponging button is pressed. It provides the GTK+ based GUI and can send
characters when the GTK+ buttons are pressed.
.
This package contains the GObject introspection data of input-pad.
Package: gir1.2-skk-1.0
Description-md5: d9ff39c490975bfcd43632b300062127
Description-en: library to deal with Japanese kana-kanji conversion method - introspection data
Libskk is a library that provides GObject-based interface of Japanese
input methods. Currently it supports SKK (Simple Kana Kanji) with
various typing rules including romaji-to-kana, AZIK, ACT, TUT-Code,
T-Code, and NICOLA.
.
This package contains the GObject introspection data.
Package: gir1.2-ukuimenu-2.0
Description-md5: c094be1dc94a2a65fb99e01042e385b1
Description-en: GObject introspection data for the UKUI menu specification
This package contains introspection data for UKUI menu specification,
an implementation of the draft "Desktop Menu Specification" from
freedesktop.org
.
It can be used by packages using the GIRepository format to generate dynamic
bindings.
Package: gir1.2-ukwm-1
Description-md5: 5a17bc86d55c537036d2ed8eecb6cdfb
Description-en: GObject introspection data for Ukwm
Ukwm is a small window manager, using GTK+ and Clutter to do
everything.
.
Ukwm is the clutter-based evolution of Metacity, which, as the
author says, is a "Boring window manager for the adult in you. Many
window managers are like Marshmallow Froot Loops; Metacity is like
Cheerios."
.
This package contains the GObject introspection data which may be
used to generate dynamic bindings.
Package: gir1.2-xfconf-0
Description-md5: 443966dad25cdbef3547e878ab9d1d69
Description-en: utilities for managing settings in Xfce - introspection support
xfconf contains xfconfd and xfconf-query.
- xfconfd handles the Xfce settings storage
- xfconf-query enables users to tune settings from command line
.
This package provides the introspection data for xfconf.
Package: gir1.2-zbar-1.0
Description-md5: 15303040a9b872266ed0d2962a456d23
Description-en: QR code / bar code scanner and decoder (introspection data)
ZBar is a library for scanning and decoding bar codes from various sources
such as video streams, image files or raw intensity sensors. It supports
EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code.
.
This package contains the GObject introspection data which are needed
for developing the zbar library in various programming languages
with GObject introspection support.
Package: git-cinnabar
Description-md5: 27a3c7a1c51425252ab30e24085d1cf3
Description-en: Git remote helper to interact with mercurial repositories
git-cinnabar is a git remote helper to interact with mercurial repositories.
Contrary to other such helpers, such as git-remote-hg, it doesn't use a
local mercurial clone under the hood, and doesn't require mercurial
(except to access local mercurial repositories).
Package: giza-dev
Description-md5: aa6a91728e861cb48d8455b30499ddec
Description-en: Lightweight scientific plotting library (development files)
Giza is a lightweight scientific plotting library built on top of cairo that
provides uniform output to multiple devices. Giza also provides a
mostly compatible, modern replacement for the PGPLOT graphics library.
.
This package contains the development files.
Package: gkbd-capplet
Description-md5: 65ffcddd4edc575be93bb55c3d0acc08
Description-en: GNOME control center tools for libgnomekbd
libgnomekbd offers an API to manage the keyboard in GNOME applications.
.
This package contains a helper for the GNOME control center to
configure and display keyboard mappings.
Package: gkrellkam
Description-md5: 64477b1935b0b09454647c88a807fb46
Description-en: GKrellM plugin that displays a periodically updating image
GKrellKam is basically wmGrabImage in a GKrellM panel, except that it
is more flexible (you can specify a local or remote image, or a list of
local or remote images, or a script that outputs the right image, etc).
The image (any format or size) is resized to a thumbnail and placed in
a GKrellM panel, where it is updated periodically. Multiple images are
rotated.
.
This plugin is useful for keeping track of webcams, weather maps, or
any other kind of changing image information.
Package: gkrellm-radio
Description-md5: a3544c5efd64573630e91ad177118a34
Description-en: FM radio tuner for GKrellM
A gkrellm plugin to control radio tuners on Linux. It allows you to
define and jump between a number of radio stations. With a mouse
wheel you can dial tune to any frequency.
Package: gkrellm-reminder
Description-md5: 13ce17e5bdfe69cfe206fc53b88587e7
Description-en: useful reminder plugin for gkrellm
A useful reminder plugin for gkrellm that can remind you of important
events. Events can be scheduled inside gkrellm's configuration and
will be displayed in gkrellm-reminder's panel.
.
* Events can be scheduled to repeat over an interval of days.
* Events can repeat after a certain number of days or based on the
day of the week
* Reminders can be set to display early to ensure you'll be on time
* Reminders can be repeated later, if necessary
* Runs entirely within gkrellm
Package: gkrelltop
Description-md5: 9e4d9bf232e5eeb91171c37be9e9d138
Description-en: Top three intensive processes plugin for gkrellm
Plugin for gkrellm that displays the top three cpu
or memory intensive processes in a small window
inside gkrellm, similar to wmtop. Useful to check
out anytime what processes are consuming most cpu
memory, or IO resources on your machine.
Package: gkrelltopd
Description-md5: 4cf6cbe7963d0d9f16995b9fef6cbe5f
Description-en: Top three intensive processes plugin for gkrellmd
Plugin for gkrellmd. This is the server end
plugin of gkrelltop. Gkrelltop displays the top
three cpu intensive processes in a small window
inside gkrellm, similar to wmtop. Useful to check
out anytime what processes are consuming most cpu
memory, or IO resources on your machine.
Package: glaurung
Description-md5: fd630cb5e0b404b71e22995e4b216518
Description-en: free UCI chess engine, to calculate chess moves
This is a very strong chess engine, finished 4th place at internatonal
ChessWar X. It uses the UCI (universal chess interface), for chess
engines as communication protocol. This means to play against it,
you have to use an UCI capable interface, like knights. Or an
xboard adapter like polyglot.
Package: glgrib-data
Description-md5: 714f8716d08af1ee546655f2384d7b91
Description-en: Display GRIB2 fields using OpenGL (data for glgrib)
This package contains the runtime data for glgrib, which are coastlines and
landscapes.
Package: glgrib-doc
Description-md5: 77063f3f61c2fd1396bac2a4938efea0
Description-en: Display GRIB2 fields using OpenGL (glgrib documentation)
This is the documentation (in markdown format) for glgrib: pictures and
examples.
Package: glgrib-egl
Description-md5: ef5a17d1eaab5b035ba384d6349c7098
Description-en: Render geophysical fields encoded in GRIB edition 2 using OpenGL
This is the headless executable, based on EGL.
Display GRIB2 fields with OpenGL. Raster, contour, vector, colorbar, mapscale,
coastlines, borders. Lat/lon, lambert, gaussian grid. GLFW backend for
interactive display, EGL backend for batch processing without X11 display.
Perl/Tk interface.
Tested on :
- VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core
Processor Integrated Graphics Controller (rev 06)
- VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
- VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Wani
[Radeon R5/R6/R7 Graphics] (rev c8)
- 3D controller: NVIDIA Corporation GV100GL [Tesla V100S PCIe 32GB] (rev a1)
Package: glgrib-glfw
Description-md5: d917d803aa437b63eccfc25458f98864
Description-en: Interactive display for geophysical fields encoded in GRIB2
This is the interactive executable, based on GLFW.
Display GRIB2 fields with OpenGL. Raster, contour, vector, colorbar, mapscale,
coastlines, borders. Lat/lon, lambert, gaussian grid. GLFW backend for
interactive display, EGL backend for batch processing without X11 display.
Perl/Tk interface.
Tested on :
- VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core
Processor Integrated Graphics Controller (rev 06)
- VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
- VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Wani
[Radeon R5/R6/R7 Graphics] (rev c8)
- 3D controller: NVIDIA Corporation GV100GL [Tesla V100S PCIe 32GB] (rev a1)
Package: glgrib-shaders
Description-md5: 3a80698ab14f59f8cd3e9f1dc0d2f9c4
Description-en: Display GRIB2 fields using OpenGL (shaders for glgrib)
This package contains the OpenGL shaders used by glgrib, in its GLFW & EGL
flavours.
Package: glgrib-testdata
Description-md5: 31cda71e04f66e4a650bb855628dcdb1
Description-en: Display GRIB2 fields using OpenGL (test data for glgrib)
This package contains mostly GRIB2 files used to create glgrib examples and
tests.
Package: glgrib-tk
Description-md5: f6cf9a13efeaf467fd2810773a422bc3
Description-en: Display GRIB2 fields using OpenGL (Perl/Tk interface)
This package offers full access to glgrib capabilities through a Perl/Tk
interface.
Package: glib-networking-tests
Description-md5: 29c11a56653d19186378a0027c69788a
Description-en: network-related giomodules for GLib - installed tests
This package contains test programs, designed to be run as part of a
regression testsuite.
Package: glogg
Description-md5: 1723d09f25ee852e6520a3f06c0df428
Description-en: Smart interactive log explorer using Qt
glogg is a multi-platform GUI application to browse and search through long or
complex log files. It is designed with programmers and system administrators
in mind and can be seen as a graphical, interactive combination of grep and
less.
.
Main features include:
* Accept egrep regular expression to search or filter the log.
* Interactively display results of the search in a second, filtered window.
* Colorize the log and the search results.
* Read the file directly from disk, without loading it into memory.
* Happily handle big (>4 GiB) files.
* Read UTF-8 and ISO-8859-1 encoded files.
* Follow a log in real-time as it is written to disk.
* Allow one to insert marks in the logs to interesting lines.
* Support less/vim like keyboard commands to move around the file.
Package: glosstex
Description-md5: d484fb15a9e5ab22ec5e0200f8064581
Description-en: prepare glossaries and lists of acronyms
GlossTeX is a tool for the automatic preparation of glossaries, lists
of acronyms and sorted lists in general for use with LaTeX and
MakeIndex. GlossTeX combines the functionality of acronym, nomencl
and GloTeX. Like GloTeX, it uses the same format glossary definition
files. GlossTeX can be used together with nomencl, nevertheless.
Package: glpk-doc
Description-md5: 79f28e454558e5c4f5ae4fc0cb119d88
Description-en: linear programming kit - documentation files
GLPK (GNU Linear Programming Kit) is intended for solving large-scale
linear programming (LP), mixed integer programming (MIP), and other
related problems. It is a set of routines written in ANSI C and
organized in the form of a callable library.
.
This package contains the C API reference manual and the GNU MathProg
modeling language manual.
Package: glpk-utils
Description-md5: 859e10cd030ac3d469c3454c2a4638bb
Description-en: linear programming kit - utility files
GLPK (GNU Linear Programming Kit) is intended for solving large-scale
linear programming (LP), mixed integer programming (MIP), and other
related problems. It is a set of routines written in ANSI C and
organized in the form of a callable library.
.
This package contains a stand-alone LP/MIP solver (glpsol) and several example
problems.
Package: glslang-dev
Description-md5: 04542cc7e13fee10f8534e6ee27b8dc0
Description-en: OpenGL and OpenGL ES shader front end and validator -- development files
glslang is the official reference compiler front end for the OpenGL ES
and OpenGL shading languages. It implements a strict
interpretation of the specifications for these languages.
.
This package includes files for development.
Package: glslang-tools
Description-md5: 8ba235a4d72a4a6f229d9c5567687090
Description-en: OpenGL and OpenGL ES shader front end and validator -- tools
glslang is the official reference compiler front end for the OpenGL ES
and OpenGL shading languages. It implements a strict
interpretation of the specifications for these languages.
.
This package includes the validator tools.
Package: glulxe
Description-md5: 7ed367c63754aa644212d10665c20f90
Description-en: Interpreter for glulx interactive fiction
glulxe is the authoritative interpreter for the Glulx interactive fiction
VM, which is a 32-bit update of the older Z-Machine standard.
.
This program can play games ending with .ulx, .gblorb, .glb, .blorb,
and .blb. glulxe needs only a terminal; the optional graphics in some Glulx
games can be shown by using the package gargoyle-free instead.
Package: gmastermind.app
Description-md5: e0b3f193c9c7bf52138a04bce6327946
Description-en: GNUstep implementation of the Mastermind game
Drag-and-drop colors from the palette or from the board itself. The
object is to determine the hidden combination of four colors. The
game may be played in two modes: with replacement, which means that
colors may repeat, and without replacement, which means that colors
are unique. The user selects a choice of four colors and "commits"
them. The program replies with an evaluation -- a black peg for a
color that is placed correctly, and a white peg for a color that is
in the wrong position. The user may make a total of eight queries.
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: gmpc
Description-md5: bbbec091f0b170dc293858b6c780781c
Description-en: GNOME Music Player Client (graphical interface to MPD)
A graphical client for Music Player Daemon. Features include:
* Support for loading/saving playlists
* File Browser
* Browser based on ID3 information
* Search
* Current playlist viewer with search
* ID3 Information
* Cover art (via plugins)
Package: gmpc-data
Description-md5: 4ea0f02fd01790618ce95db3bd948086
Description-en: GNOME Music Player Client - data files
A graphical client for Music Player Daemon. Features include:
* Support for loading/saving playlists
* File Browser
* Browser based on ID3 information
* Search
* Current playlist viewer with search
* ID3 Information
* Cover art (via plugins)
.
This package contains architecture-independent data for gmpc.
Package: gmpc-dev
Description-md5: 1f53ee023abdf49f107cb4b5c5a7b88b
Description-en: GNOME Music Player Client (plugin development files)
A graphical client for Music Player Daemon. Features include:
* Support for loading/saving playlists
* File Browser
* Browser based on ID3 information
* Search
* Current playlist viewer with search
* ID3 Information
* Cover art (via plugins)
.
This package contains the necessary header files if you wish to compile
plugins for gmpc.
Package: gmpc-plugins
Description-md5: 8c1620939c3ee0cea22c29b2c346453d
Description-en: Plugins for the GNOME Music Player Client
gmpc-plugins is a set of plugins that enhance functionality of the GNOME
Music Player Clients. Plugins are:
- alarm, allows basic events to be scheduled
- avahi, zeroconf profile scanning
- awn, integration with Avant Window Navigator
- lyrics, a lyrics fetcher from multiple sources
- mmkeys, GNOME multimedia key-binding integration
- shout, stream shout-cast
Package: gnarwl
Description-md5: 47575bcbaf01d49fa49a934634cd93bd
Description-en: Email autoresponder based on LDAP
Gnarwl is an email autoresponder. Unlike the original vacation program,
gnarwl is based on LDAP, so that there's no need for users to have unix
accounts on the mail server.
Package: gnat-mingw-w64
Description-md5: 1562dadaf2bdac519bb9c18b81e84dc7
Description-en: GNU Ada compiler for MinGW-w64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the Ada compiler, supporting
cross-compiling to 32- and 64-bit MinGW-w64 targets.
Package: gnat-mingw-w64-i686
Description-md5: ebdcd25cfbe0ca4c6add299e73634239
Description-en: GNU Ada compiler for MinGW-w64 targeting Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the Ada compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets.
Package: gnat-mingw-w64-i686-posix
Description-md5: d3d4f50a6680407f291d49171d48eaf4
Description-en: GNU Ada compiler for MinGW-w64, Win32/POSIX
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Ada compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets, using the POSIX
threading model.
Package: gnat-mingw-w64-i686-win32
Description-md5: ca2e7efc6aa8646c992d40a727079873
Description-en: GNU Ada compiler for MinGW-w64, Win32/Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Ada compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets, using the Win32
threading model.
Package: gnat-mingw-w64-ucrt64
Description-md5: bc1208c8b8aa9d6a1290b492a3830038
Description-en: GNU Ada compiler for MinGW-w64 targeting UCRT Win64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Ada compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets with the Universal C
runtime.
Package: gnat-mingw-w64-x86-64
Description-md5: 0328018315680f1cb26ea975661e7c0a
Description-en: GNU Ada compiler for MinGW-w64 targeting Win64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the Ada compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets.
Package: gnat-mingw-w64-x86-64-posix
Description-md5: c8efde02816ce5b6297ec4a53754a4c7
Description-en: GNU Ada compiler for MinGW-w64, Win64/POSIX
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Ada compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets, using the POSIX
threading model.
Package: gnat-mingw-w64-x86-64-win32
Description-md5: b51b502172020254cc2e28dc8bc50333
Description-en: GNU Ada compiler for MinGW-w64, Win64/Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Ada compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets, using the Win32
threading model.
Package: gnome-color-manager
Description-md5: 4124fcb8f3feffc0ec2080cdd607623c
Description-en: Color management integration for the GNOME desktop environment
GNOME Color Manager is a set of graphical utilities for color
management to be used in the GNOME desktop. With the help of
ArgyllCMS, it can create and apply display ICC color profiles.
Package: gnome-desktop-3-tests
Description-md5: 4bc38f6a1a42eff7fcc92fbcae5b44ed
Description-en: Installed test files for GNOME desktop
This package contains test programs designed to be run as part of a
regression testsuite, and manual test programs designed to be run by
developers.
Package: gnome-epub-thumbnailer
Description-md5: 850a24e3a260c12ca93111c9445ffa79
Description-en: thumbnailer for EPub and MOBI books
preview thumbnails of epubs and mobis in nautilus
Package: gnome-package-updater
Description-md5: 5ca10abc0fe74590d992f39125accd77
Description-en: Software package updater for GNOME
GNOME Package Updater allows you to update packages on your system without
rebooting. You can view details about each update and choose which updates
to apply.
.
The updater utility uses PackageKit for package management abstraction.
Package: gnome-packagekit
Description-md5: 3672468faf2abea060b9ee74eaf6e85e
Description-en: Graphical distribution neutral package manager for GNOME
PackageKit allows performing simple software management tasks over a DBus
interface e.g. refreshing the cache, updating, installing and removing
software packages or searching for multimedia codecs and file handlers.
.
This package contains a GTK+ based application for package installation
and removal, a simple repository editor and graphical PackageKit
configuration tool and a viewer for package installation history.
Package: gnome-packagekit-common
Description-md5: 2a4e137ec242ee48283fec03940b3411
Description-en: Common data files for GNOME PackageKit
PackageKit allows performing simple software management tasks over a DBus
interface e.g. refreshing the cache, updating, installing and removing
software packages or searching for multimedia codecs and file handlers.
.
This package contains common shared files for all
GNOME PackageKit modules.
Package: gnome-panel
Description-md5: 87eefcca6d70370868b897537b8a33ba
Description-en: traditional panel, used in GNOME Flashback
GNOME Flashback continues the traditional desktop interface which was used
in GNOME 2.x, but using modern GNOME technologies.
.
GNOME Panel is a part of the GNOME Flashback desktop, and provides panels
and default applets for the desktop. A panel is a horizontal or vertical
bar that can be added to a screen margin. It can contain various applets,
such as the menu bar, application launch icons, the clock, volume controls,
and displays for network connectivity, battery level, and other system
monitors.
Package: gnome-panel-data
Description-md5: 4d22afebe43465b1d6a8181e72da10e1
Description-en: common files for GNOME Panel
GNOME Flashback continues the traditional desktop interface which was used
in GNOME 2.x, but using modern GNOME technologies.
.
This package includes some files that are needed by the GNOME Panel
(Pixmaps, .desktop files and internationalization files).
Package: gnome-session
Description-md5: a0d28c9abe3eca283c8036a8df2ac9a3
Description-en: GNOME Session Manager - default GNOME session
The GNOME Session Manager is in charge of starting the core components
of the GNOME desktop, and applications that should be launched at
login time. It also features a way to save and restore currently
running applications.
.
This package contains the required components for the standard GNOME
session, based on the GNOME Shell. It can be started from a display
manager such as GDM, and requires 3D acceleration to work properly.
Package: gnome-taquin
Description-md5: 4f5f671884466548b0ab990dd145e116
Description-en: game to move tiles so that they reach their places
Taquin is a computer version of the 15-puzzle and other sliding
puzzles. The object of Taquin is to move tiles so that they reach their
places, either indicated with numbers, or with parts of a great image.
Package: gnome-video-trimmer
Description-md5: 0be32fcc486d3f53bec93adba0576a05
Description-en: Simple GUI application for lossless cutting of video files
Video Trimmer is an easy-to-use graphical application for cutting video
files. It does so without re-encoding the video, avoiding any loss of
quality in the process.
.
Video Trimmer is a GNOME Circle app.
Package: gnucash
Description-md5: fa2e405424f41b8ff614fae4e74e6af4
Description-en: personal and small-business financial-accounting software
Gnucash provides accounting functions suitable for use by small businesses and
individuals. It can track finances in multiple accounts, keeping running and
reconciled balances. There is support for customer, vendor and employee
processing. It has an X based graphical user interface, double entry, a
hierarchy of accounts, expense accounts (categories), and can import Quicken
QIF files and OFX files.
Package: gnucash-common
Description-md5: 8951a93a2ca048368bbf6f1eea45ac8c
Description-en: common files for the financial-accounting software Gnucash
Gnucash provides accounting functions suitable for use by small businesses and
individuals. It can track finances in multiple accounts, keeping running and
reconciled balances. There is support for customer, vendor and employee
processing. It has an X based graphical user interface, double entry, a
hierarchy of accounts, expense accounts (categories), and can import Quicken
QIF files and OFX files.
.
This package contains the architecture independent parts of Gnucash. It should
not be installed directly, but is pulled in automatically by the dependencies
of the Gnucash package.
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: gnumail.app
Description-md5: b02b0fa90b84bd5f9108283971f9716c
Description-en: Mail client for GNUstep
GNUMail is a clone of NeXT/Apple's Mail.app application. It uses the
GNUstep development framework (or Apple Cocoa, which is based on the
OpenStep specification provided by NeXT, Inc.).
Package: gnumail.app-common
Description-md5: 4d7155826f674abacc6134eab839dfc4
Description-en: Mail client for GNUstep (common files)
GNUMail is a clone of NeXT/Apple's Mail.app application. It uses the
GNUstep development framework (or Apple Cocoa, which is based on the
OpenStep specification provided by NeXT, Inc.).
.
This package contains the architecture-independent files; it is not
useful on its own.
Package: gnupg-agent
Description-md5: 4676770831dd43b5b80c96a103cfd422
Description-en: GNU privacy guard - cryptographic agent (dummy transitional package)
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
with the proposed OpenPGP Internet standard as described in RFC4880.
.
This is a dummy transitional package; please use gpg-agent instead.
Package: gnupg2
Description-md5: b00f9e73860378b7bce07e0ad3dd2e88
Description-en: GNU privacy guard - a free PGP replacement (dummy transitional package)
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
with the proposed OpenPGP Internet standard as described in RFC4880.
.
This is a dummy transitional package that provides symlinks from gpg2
to gpg.
Package: 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: 22ee057ba99e69902805afee82426a18
Description-en: GNU Software Defined Radio toolkit documentation
Documentation for the GNU Radio software defined radio system
in html and PDF form.
.
HTML docs start file:///usr/share/doc/gnuradio-doc/html/index.html
.
PDF docs in file:///usr/share/doc/gnuradio-doc/refman.pdf.gz
.
Part of the main gnuradio build.
Package: gnustep-addresses-goodies
Description-md5: a82d2b388771c7f571eedcdb4d90532f
Description-en: Personal Address Manager for GNUstep (Goodies)
This package contains a couple of things that might be of use:
adgnumailconverter
A tool that will merge your GNUMail address book into the Addresses
database.
.
adserver
A stand-alone Addresses network server.
.
adtool
A command-line tool for address database manipulation.
.
VCFViewer
A GWorkspace inspector for viewing .vcf files.
Package: gnustep-dl2
Description-md5: f6ce59b0410262c344d868ab0d1471bb
Description-en: Objective-C Classes needed for Database Access
GNUstep Database Library Version 2 is needed by GNUstep applications that
communicate with databases. It's an implementation of Apple's
Enterprise Objects Framework (EOF) v 3.0 (from NeXT), and Apple's
WebObjects 4.5 interface.
.
This package contains the EOModelEditor application, the
eoutil/gdlgsdoc tools and the GDL2 palette for Gorm.
Package: gnustep-dl2-doc
Description-md5: 2e491a506262d5ee1198bb56d0b22dce
Description-en: GNUstep Database Library 2 (documentation)
GNUstep Database Library Version 2 is needed by GNUstep applications
that communicate with databases. It's an implementation of Apple's
Enterprise Objects Framework (EOF) v 3.0 (from NeXT), and Apple's
WebObjects 4.5 interface.
.
This package contains the GDL2Intro manual (in Info, HTML and PDF
format), the GDL2 libraries API reference and some examples.
Package: gnustep-dl2-postgresql-adaptor
Description-md5: 1f7940d9104f97706fb338ea8b5e8bed
Description-en: gnustep-dl2 adaptor to connect to PostgreSQL
This specific EOAdaptor project supports PostgreSQL 8.1 and higher
.
GNUstep Database Library Version 2 is needed by GNUstep applications that
communicate with databases. It's an implementation of Apple's
Enterprise Objects Framework (EOF) v 3.0 (from NeXT), and Apple's
WebObjects 4.5 interface.
Package: gnustep-dl2-sqlite-adaptor
Description-md5: 7df54d255b49b6c2b77de7c0e572d394
Description-en: gnustep-dl2 adaptor to connect to SQLite
This specific EOAdaptor project supports SQLite 3.x and higher
.
GNUstep Database Library Version 2 is needed by GNUstep applications that
communicate with databases. It's an implementation of Apple's
Enterprise Objects Framework (EOF) v 3.0 (from NeXT), and Apple's
WebObjects 4.5 interface.
Package: gnustep-examples
Description-md5: c978947c2d7d881dce26622cd5e296b4
Description-en: GNUstep example applications
A collection of examples for the GNUstep libraries. Some of them are
useful applications on their own, others are intended only for
testing purposes.
Package: gnustep-netclasses-doc
Description-md5: 08be97ea244dac108171f3a4e9e37367
Description-en: GNUstep framework for socket programming (documentation)
Netclasses is an easy to use interface to socket programming in Objective-C
with GNUstep. The core netclasses supports virtually any protocol, but the
distribution comes with everything needed for TCP/IP (opening ports,
background connections, etc.). Netclasses seamlessly integrates into
NSRunLoop, which means there should be no need for redesigning applications
to use it.
.
This package contains the library API reference documentation (in
HTML format) and some examples.
Package: go-bluetooth
Description-md5: 7dfd1fd2e23fca4c8bf3b4c82f14ece6
Description-en: Golang bluetooth client based on bluez DBus interfaces (program)
This package contains a Go bluetooth API for Linux-based Bluez DBus interface.
.
High level features supported:
- Client code generation from bluez documentation
- Shell wrappers for rfkill, btmgmt, hciconfig, hcitool
- An hci socket basic API (inspired by go-ble/ble
- Expose bluetooth service from go code [unstable]
- Pairing and authentication support (via agent)
- Beaconing send & receive (iBeacon and Eddystone)
- Mesh API support (since v5.53)
.
This package contains the client software.
Package: go-cowsql
Description-md5: acddaa9b702d348cdeb8f0b140c7a7ab
Description-en: Pure-Go cowsql client
Go-cowsql is a pure-Go cowsql client implementation. 2 binaries are
provided:
- cowsql-demo, a demo cowsql application, which exposes a simple
key/value store over an HTTP API,
- cowsql, a basic SQLite-like cowsql shell which supports
normal SQL queries plus the special .cluster and .leader
commands to inspect the cluster members and the current leader.
Package: go-internal
Description-md5: ad1524a66a3041c36f10fa689303ed26
Description-en: Selected Go-internal packages factored out from the standard library (binaries)
The go-internal repository factors out an opinionated selection of
internal packages and functionality from the Go standard library.
Currently this consists mostly of packages and testing code from
within the Go tool implementation.
.
Included are the following:
.
* dirhash: calculate hashes over directory trees the same way
that the Go tool does.
* goproxytest: a GOPROXY implementation designed for test use.
* gotooltest: Use the Go tool inside test scripts (see testscript below).
* imports: list of known architectures and OSs, and support for reading
import statements.
* modfile: read and write go.mod files while preserving formatting
and comments.
* module: module paths and versions.
* par: do work in parallel.
* semver: semantic version parsing.
* testenv: information on the current testing environment.
* testscript: script-based testing based on txtar files.
* txtar: simple text-based file archives for testing.
.
This package contains the compiled binaries, namely testscript,
txtar-addmod, txtar-c and txtar-goproxy.
Package: go-junit-report
Description-md5: 3da3ede090b1ba71b6b42ea0a828e7ef
Description-en: convert Go test output to JUnit XML (program)
go-junit-report is a tool that converts go test output to a JUnit
compatible XML report, suitable for use with applications such as
Jenkins or GitLab CI.
.
By default, go-junit-report reads go test -v output generated by the
standard library testing package from stdin and writes a JUnit XML
report to stdout.
Package: go-l2tp
Description-md5: aeb69e8ef70fed72317f4ee1f89011df
Description-en: L2TP and PPPoE tools built using the go-l2tp package
go-l2tp is a suite of Go libraries for building L2TP applications on
Linux systems.
.
It includes a set of daemons for managing various related connections:
* kl2tpd is a client (LAC-mode) L2TPv2 daemon,
* ql2tpd manages static L2TPv3 Ethernet connections,
* kpppoed is a PPPoE server daemon which can be used alongside kl2tpd
to implement L2TP Access Concentrator connections.
.
The go-l2tp daemons use the Linux kernel L2TP and PPP subsystems for
data transport. PPP termination is delegated to pppd.
Package: go-landlock
Description-md5: ec837b76e973df21d7d8ad080b96d21a
Description-en: Linux Landlock sandboxing feature (program)
The Go-Landlock library restricts the current processes' ability to use
files, using Linux 5.13's Landlock feature. (Package documentation
(https://pkg.go.dev/github.com/landlock-lsm/go-landlock/landlock))
.
This package contains the command-line tools.
Package: go-md2man
Description-md5: 3cb32e3dafe0fcb59f08ab326dfb0756
Description-en: utility to create manpages from markdown
Turns Markdown into manpages, which is really handy for people
that don't want to learn how to make manpages from stuff like DocBook.
.
This package contains the conversion binary for go-md2man version 2.
Package: go-msgauth
Description-md5: 800a4700048ac6c3f077e6dcba7ff881
Description-en: Go library and tools for DKIM, DMARC and Authentication-Results (program)
Tools included in go-msgauth:
.
* dkim-keygen: generate a DKIM key
* dkim-milter: a mail filter to sign and verify DKIM signatures
* dkim-verify: verify a DKIM-signed email
* dmarc-lookup: lookup the DMARC policy of a domain
Package: go-org
Description-md5: 23700d444f77a019dfcd79e8dc5e2ebc
Description-en: Org mode parser with HTML & pretty-printed Org rendering (program)
go-org is an Org mode parser written in Go.
.
Take a look at https://niklasfasching.github.io/go-org/ for some examples
and an online Org → HTML demo (Wasm based).
.
Please note that the goal for the HTML export is to produce sensible HTML
output, not to exactly reproduce output the output of org-html-export.
.
This package contains the go-org executable.
Package: go-staticcheck
Description-md5: ed4eaeb46a99f09cf48cfe5f83a7b892
Description-en: advanced Go linter
Staticcheck is a state of the art linter for the Go programming language.
Using static analysis, it finds bugs and performance issues, offers
simplifications, and enforces style rules.
Package: gobgpd
Description-md5: e6f6939bca8bc73a3489a527ad1b3bc7
Description-en: BGP implemented in Go (daemon and client)
GoBGP is an open source BGP implementation designed from scratch for
modern environment and implemented in Go. It is designed to exploit
multicore processors and can be easily integrated with other software
through an RPC API.
.
This package contains both the daemon and the client.
Package: gobjc++-mingw-w64
Description-md5: dc7e3abeb026ad5da4a85f91fa070a74
Description-en: GNU Objective-C++ compiler for MinGW-w64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the Objective-C++ compiler, supporting
cross-compiling to 32- and 64-bit MinGW-w64 targets.
Package: gobjc++-mingw-w64-i686
Description-md5: 0517df82def24a8915a4a2be58749172
Description-en: GNU Objective-C++ compiler for MinGW-w64 targeting Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the Objective-C++ compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets.
Package: gobjc++-mingw-w64-i686-posix
Description-md5: 6e63256af7f3fdead5ba0305c626eac5
Description-en: GNU Objective-C++ compiler for MinGW-w64, Win32/POSIX
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Objective-C++ compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets, using the POSIX
threading model.
Package: gobjc++-mingw-w64-i686-win32
Description-md5: 0696c94a708736812e65ad9a40746273
Description-en: GNU Objective-C++ compiler for MinGW-w64, Win32/Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Objective-C++ compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets, using the Win32
threading model.
Package: gobjc++-mingw-w64-ucrt64
Description-md5: dbce939cafc80059d9156e49c5867df8
Description-en: GNU Objective-C++ compiler for MinGW-w64 targeting UCRT Win64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Objective-C++ compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets with the Universal C
runtime.
Package: gobjc++-mingw-w64-x86-64
Description-md5: bb20907e50d2659494026949f23b16cc
Description-en: GNU Objective-C++ compiler for MinGW-w64 targeting Win64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the Objective-C++ compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets.
Package: gobjc++-mingw-w64-x86-64-posix
Description-md5: ebf58359e18f213c08d8b10411f94cf7
Description-en: GNU Objective-C++ compiler for MinGW-w64, Win64/POSIX
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Objective-C++ compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets, using the POSIX
threading model.
Package: gobjc++-mingw-w64-x86-64-win32
Description-md5: 5551ceb3abf97239c8901e039dc560c8
Description-en: GNU Objective-C++ compiler for MinGW-w64, Win64/Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Objective-C++ compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets, using the Win32
threading model.
Package: gobjc-mingw-w64
Description-md5: 7fe2ecb47243cc07bea99018742991b0
Description-en: GNU Objective-C compiler for MinGW-w64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the Objective-C compiler, supporting
cross-compiling to 32- and 64-bit MinGW-w64 targets.
Package: gobjc-mingw-w64-i686
Description-md5: 172fe07dd1538747126285978c1061e8
Description-en: GNU Objective-C compiler for MinGW-w64 targeting Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the Objective-C compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets.
Package: gobjc-mingw-w64-i686-posix
Description-md5: 3be549903ba16400e761d50360f234a9
Description-en: GNU Objective-C compiler for MinGW-w64, Win32/POSIX
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Objective-C compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets, using the POSIX
threading model.
Package: gobjc-mingw-w64-i686-win32
Description-md5: f53953ed988e77ca04a5e9a57d390e32
Description-en: GNU Objective-C compiler for MinGW-w64, Win32/Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Objective-C compiler, supporting
cross-compiling to 32-bit MinGW-w64 targets, using the Win32
threading model.
Package: gobjc-mingw-w64-ucrt64
Description-md5: 2b0aebfc637a07d44681df34ccd30bae
Description-en: GNU Objective-C compiler for MinGW-w64 targeting UCRT Win64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Objective-C compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets with the Universal C
runtime.
Package: gobjc-mingw-w64-x86-64
Description-md5: 11ea58d29c4f5d92c7dc744cf90b0af6
Description-en: GNU Objective-C compiler for MinGW-w64 targeting Win64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This metapackage provides the Objective-C compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets.
Package: gobjc-mingw-w64-x86-64-posix
Description-md5: 9f75b5920ef296d65897332a582bfac6
Description-en: GNU Objective-C compiler for MinGW-w64, Win64/POSIX
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Objective-C compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets, using the POSIX
threading model.
Package: gobjc-mingw-w64-x86-64-win32
Description-md5: 4ea5963c05fed1a60c996954e71f2d0a
Description-en: GNU Objective-C compiler for MinGW-w64, Win64/Win32
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Objective-C compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets, using the Win32
threading model.
Package: godot
Description-md5: 09a3e7fc1dd8b495f7024f4ca2696138
Description-en: Full 2D and 3D game engine with editor
Godot is an advanced, feature packed, multi-platform 2D and 3D game engine.
It provides a huge set of common tools, so you can just focus on making
your game without reinventing the wheel.
This package provides the GUI editor.
Package: godot-template-debug
Description-md5: bd702c00356d201e22b894a54d740be6
Description-en: Godot debug export template for Debian
Godot is an advanced, feature packed, multi-platform 2D and 3D game engine.
This package provides a debug export template for running Godot games on
Debian.
Package: godot-template-release
Description-md5: 224e21eb0f6c9c8b94c10bc383fa0f4f
Description-en: Godot release export template for Debian
Godot is an advanced, feature packed, multi-platform 2D and 3D game engine.
This package provides a release export template for running Godot games on
Debian.
Package: gogoprotobuf
Description-md5: dcb6fd83e79fa4c26071c4c5f5879fec
Description-en: alternative protocol buffer support for Golang - utilities
An alternative protocol buffer support for the Go programming language,
forked from golang-goprotobuf. It is backwards compatible with
goprotobuf, but provides faster marshalling and unmarshalling and can
generate extra helper code, tests and benchmarks.
.
This package provides utilities.
Package: gojay
Description-md5: c732291d9527386302110a3ac3be9325
Description-en: Fast JSON code generator in golang
This package provides a command line tool to generate gojay's
marshaling and unmarshaling interface implementation for custom
struct type(s).
Package: golang-1.24
Description-md5: 8056ae4269bc22ea0f7a1a096ea707ef
Description-en: Go programming language compiler - metapackage
The Go programming language is an open source project to make
programmers more productive. Go is expressive, concise, clean, and
efficient. Its concurrency mechanisms make it easy to write programs
that get the most out of multicore and networked machines, while its
novel type system enables flexible and modular program construction.
Go compiles quickly to machine code yet has the convenience of
garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a
dynamically typed, interpreted language.
.
This package is a metapackage that, when installed, guarantees
that (most of) a full Go development environment is installed.
.
To use this version, instead of the default one provided by golang-go
package, add /usr/lib/go-1.24/bin/ to PATH, or invoke /usr/lib/go-1.24/bin/go
directly.
Package: golang-1.24-go
Description-md5: 03d8dffb201d3f8a1df0a77204ede2fc
Description-en: Go programming language compiler, linker, compiled stdlib
The Go programming language is an open source project to make programmers more
productive. Go is expressive, concise, clean, and efficient. Its concurrency
mechanisms make it easy to write programs that get the most out of multicore
and networked machines, while its novel type system enables flexible and
modular program construction. Go compiles quickly to machine code yet has the
convenience of garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a dynamically typed,
interpreted language.
.
This package provides an assembler, compiler, linker, and compiled libraries
for the Go programming language.
.
To use this version, instead of the default one provided by golang-go package,
add /usr/lib/go-1.24/bin/ to PATH, or invoke /usr/lib/go-1.24/bin/go directly.
Package: golang-1.24-src
Description-md5: 641317c503e9fe0a9039cd8790bb4657
Description-en: Go programming language - source files
The Go programming language is an open source project to make programmers more
productive. Go is expressive, concise, clean, and efficient. Its concurrency
mechanisms make it easy to write programs that get the most out of multicore
and networked machines, while its novel type system enables flexible and
modular program construction. Go compiles quickly to machine code yet has the
convenience of garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a dynamically typed,
interpreted language.
.
This package provides the Go programming language source files needed for
compilation.
Package: golang-android-soong-dev
Description-md5: 9da3d0756d2fe178ca3948168a740a4c
Description-en: Soong build system (library)
Soong is a build system for Android built on top of Blueprint, a
meta-build system. Soong is the replacement for the old Android
make-based build system. It replaces Android.mk files with Android.bp
files, which are JSON-like simple declarative descriptions of modules
to build.
.
This package contains the Go libraries for Soong.
Package: golang-cfssl
Description-md5: 290503ccf54716d4f75d150f7c114fc8
Description-en: CloudFlare's PKI and TLS toolkit
CFSSL is CloudFlare's PKI/TLS swiss army knife. It is both a command
line tool and an HTTP API server for signing, verifying, and bundling
TLS certificates. CFSSL can be used to build custom TLS PKI tools as
well as create and manipulate traditional certificate structures
using code or on the command line.
.
This package contains the command line executables.
Package: golang-chroma
Description-md5: 245c1c93018daf7274310b44ad6dd161
Description-en: general purpose syntax highlighter in pure Go (binaries)
Chroma takes source code and other structured text and converts it into
syntax highlighted HTML, ANSI-coloured text, etc.
.
Chroma is based heavily on Pygments (http://pygments.org/), and includes
translators for Pygments lexers and styles.
.
This package contains the compiled chroma and chromad binaries.
Package: golang-chroma-v2
Description-md5: 17e77fa1619c54ba13480455fc608296
Description-en: general purpose syntax highlighter in pure Go (binaries)
Chroma takes source code and other structured text and converts it into
syntax highlighted HTML, ANSI-coloured text, etc.
.
Chroma is based heavily on Pygments (http://pygments.org/), and includes
translators for Pygments lexers and styles.
.
This package contains the compiled chroma-v2 and chromad-v2 binaries.
Package: golang-connectrpc-connect-dev
Description-md5: 5eb609f440009d80071e664795e858eb
Description-en: Go implementation of Connect (library)
Connect is a slim library for building browser and gRPC-compatible HTTP APIs.
You write a short Protocol Buffer schema and implement your application logic,
and Connect generates code to handle marshaling, routing, compression, and
content type negotiation. It also generates an idiomatic, type-safe client.
Handlers and clients support three protocols: gRPC, gRPC-Web, and Connect's own
protocol.
.
The Connect protocol is a simple protocol that works over HTTP/1.1 or HTTP/2.
It takes the best portions of gRPC and gRPC-Web, including streaming, and
packages them into a protocol that works equally well in browsers, monoliths,
and microservices. Calling a Connect API is as easy as using curl.
Package: golang-docker-credential-helpers
Description-md5: 529408d91571a3935b95631ab854dae5
Description-en: native stores to safeguard Docker credentials
The docker-credential-helpers package is a suite of programs to use
the built-in OS native stores to keep Docker credentials safe.
.
This package contains the command-line executables.
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-alecthomas-chroma-dev
Description-md5: 48f5fc140cc6a4f844acd9d456da69ea
Description-en: general purpose syntax highlighter in pure Go (libraries)
Chroma takes source code and other structured text and converts it into
syntax highlighted HTML, ANSI-coloured text, etc.
.
Chroma is based heavily on Pygments (http://pygments.org/), and includes
translators for Pygments lexers and styles.
.
This package contains Chroma's source code and helper libraries.
Package: golang-github-alecthomas-chroma-v2-dev
Description-md5: 48f5fc140cc6a4f844acd9d456da69ea
Description-en: general purpose syntax highlighter in pure Go (libraries)
Chroma takes source code and other structured text and converts it into
syntax highlighted HTML, ANSI-coloured text, etc.
.
Chroma is based heavily on Pygments (http://pygments.org/), and includes
translators for Pygments lexers and styles.
.
This package contains Chroma's source code and helper libraries.
Package: golang-github-anacrolix-dms-dev
Description-md5: 0f03e292ed6a909b6bf9a9062290087f
Description-en: Go source for UPnP DLNA Digital Media Server
dms is a UPnP DLNA Digital Media Server. It runs from the terminal, and serves
content directly from the filesystem from the working directory, or the path
given. The SSDP component will broadcast and respond to requests on all
available network interfaces.
.
This package provides the Go language source code for dms.
.
dms advertises and serves the raw files, in addition to alternate transcoded
streams when it's able, such as mpeg2 PAL-DVD and WebM for the Chromecast. It
will also provide thumbnails where possible.
.
dms uses ffprobe/avprobe to get media data such as bitrate
and duration, ffmpeg/avconv for video transoding, and
ffmpegthumbnailer for generating thumbnails when browsing. These
commands must be in the PATH given to dms or the features
requiring them will be disabled.
.
Known Compatible Players and Renderers
======================================
.
* Probably all Panasonic Viera TVs.
* Android's BubbleUPnP and AirWire
* Chromecast
* VLC
* LG Smart TVs, with varying success.
Package: golang-github-anacrolix-missinggo-bin-static
Description-md5: 3b7b771707e667e6ccb942888a392a60
Description-en: Stuff that's missing in Go stdlib, or hasn't made it into its own repo.
Stuff that supplements Go's stdlib, or isn't significant enough to be
in its own repo.
.
This package provides binary files generated by missinggo:
filecache
gd
go-env
http-file-server
nop
query-escape
query-unescape
Package: golang-github-anacrolix-missinggo-dev
Description-md5: 056fe59e50d1bc678ed45d0cf1e395eb
Description-en: Stuff that's missing in Go stdlib, or hasn't made it into its own repo.
Stuff that supplements Go's stdlib, or isn't significant enough to be
in its own repo.
.
This package provides Go source code for the missinggo.
Package: golang-github-appc-cni-dev
Description-md5: b0fe4bcd9c919d38c866c1c736109d0f
Description-en: container network interface
CNI, the Container Network Interface, is a proposed standard for
configuring network interfaces for Linux application containers. The
standard consists of a simple specification for how executable plugins can
be used to configure network namespaces.
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-avast-apkverifier-dev
Description-md5: 698018c553174eb35ef1dfe5eed1c8a8
Description-en: Android APK Signature verification Go library
apkverifier verifies the signatures on Android APK binaries. It can
verify APK Signature scheme v1, v2 and v3 and passes Google apksig's
testing suite. It should support all algorithms and downgrade attack
protection.
.
Because Android can handle even broken x509 cerficates and ZIP files,
apkverifier is using the ZipReader from apkparser package and vendors
crypto/x509 in internal/x509andr and github.com/fullsailor/pkcs7
(https://github.com/fullsailor/pkcs7) in the fullsailor/pkcs7 folder.
The last two have some changes to handle some
not-entirely-according-to-spec certificates.
.
Documentation on GoDoc (https://godoc.org/github.com/avast/apkverifier)
Package: golang-github-aws-smithy-go-dev
Description-md5: a8fa475450822c3b82b18c2212639384
Description-en: Smithy code generators for Go (library)
This package provides Smithy code generator for go.
.
Smithy is a language for defining services and SDKs. It is designed to work
with any programming language, describe services running in any environment,
and work with any kind of transport or serialization format. It is extended
through traits. Its models are defined by resources and operations.
Package: golang-github-awslabs-soci-snapshotter-dev
Description-md5: 924f6d6576aa2df8cbefd0307b889e3d
Description-en: Containerd snapshotter plugin to lazy-load OCI images (library)
SOCI Snapshotter is a containerd snapshotter plugin. It enables standard OCI
images to be lazily loaded without requiring a build-time conversion step.
.
This package provides golang code for use when compiling other packages.
Package: golang-github-axgle-mahonia-dev
Description-md5: 2c7ddf21be9f63619c5cadf3a2ab475e
Description-en: Character-set conversion library implemented in Go. (library)
Mahonia is a character-set conversion library implemented in Go.
All data is compiled into the executable; it doesn't need any external
data files.
Package: golang-github-aymerick-douceur-dev
Description-md5: c193fbb0728086342a69bc6105c86d37
Description-en: simple CSS parser and inliner in Go (library)
Golang library with simple CSS parser and HTML inliner.
See associated "douceur" binary for a basic command-line executable of this
library.
.
Parser is vaguely inspired by CSS Syntax Module Level 3
(https://www.w3.org/TR/css-syntax-3/) and corresponding JS parser
(https://github.com/tabatkins/parse-css).
.
Inliner only parses CSS defined in HTML document; it DOES NOT fetch
external stylesheets (for now). Inliner inserts additional attributes when
possible.
.
Similar projects
* premailer (https://github.com/premailer/premailer)
* roadie (https://github.com/Mange/roadie)
Package: golang-github-benbjohnson-tmpl-dev
Description-md5: 3a3035e253f02ae611b990c7c577aa15
Description-en: Command line interface to Go's text/template library - dev package
This program is a command line interface to Go's text/template
library. It can be used by passing in a set of JSON-encoded data and a
list of template paths ending in a .tmpl extension. The templates are
processed and their results are saved to the filename with the .tmpl
extension removed.
.
This is the dev package.
Package: golang-github-blynn-nex-dev
Description-md5: d12ee466a2a4fb726f11e6a0118dfc7e
Description-en: lexer similar to Lex/Flex - library
Nex is a lexer similar to Lex/Flex that:
* generates Go code instead of C code
* integrates with Go's yacc instead of YACC/Bison
* supports UTF-8
* supports nested _structural regular expressions_.
Package: golang-github-bmatsuo-lmdb-go-dev
Description-md5: f41a76e1b1bf0e4f43708627e519ab38
Description-en: Bindings for the LMDB C library
Go bindings to the OpenLDAP Lightning Memory-Mapped Database (LMDB).
Packages Functionality is logically divided into several packages.
Applications will usually need to import lmdb but may import other
packages on an as needed basis.
.
Packages in the exp/ directory are not stable and may change without
warning. That said, they are generally usable if application
dependencies are managed and pinned by tag/commit.
.
Developers concerned with package stability should consult the
documentation. lmdb GoDoc
(https://godoc.org/github.com/bmatsuo/lmdb-go/lmdb)
stable (#user-content-versioning-and-stability)
go import "github.com/bmatsuo/lmdb-go/lmdb"
.
Core bindings allowing low-level access to LMDB. lmdbscan
GoDoc (https://godoc.org/github.com/bmatsuo/lmdb-go/lmdbscan)
stable (#user-content-versioning-and-stability)
go import "github.com/bmatsuo/lmdb-go/lmdbscan"
.
A utility package for scanning database ranges. The API is inspired by
bufio.Scanner (https://godoc.org/bufio#Scanner) and the python cursor
implementation (https://lmdb.readthedocs.org/en/release/#cursor-class).
exp/lmdbpool GoDoc
(https://godoc.org/github.com/bmatsuo/lmdb-go/exp/lmdbpool)
experimental (#user-content-versioning-and-stability)
go import "github.com/bmatsuo/lmdb-go/exp/lmdbpool"
.
A utility package which facilitates reuse of lmdb.Txn objects using a
sync.Pool. Naively storing lmdb.Txn objects in sync.Pool can be
troublesome. And the lmdbpool.TxnPool type has been defined as a
complete pooling solution and as reference for applications attempting
to write their own pooling implementation.
.
The lmdbpool package is relatively new. But it has a lot of potential
utility. And once the lmdbpool API has been ironed out, and the
implementation hardened through use by real applications it can be
integrated directly into the lmdb package for more transparent
integration. Please test this package and provide feedback to speed
this process up. exp/lmdbsync GoDoc
(https://godoc.org/github.com/bmatsuo/lmdb-go/exp/lmdbsync)
experimental (#user-content-versioning-and-stability)
go import "github.com/bmatsuo/lmdb-go/exp/lmdbsync"
.
An experimental utility package that provides synchronization necessary
to change an environment's map size after initialization. The package
provides error handlers to automatically manage database size and retry
failed transactions.
.
The lmdbsync package is usable but the implementation of Handlers are
unstable and may change in incompatible ways without notice.
The use cases of dynamic map sizes and multiprocessing are niche and
the package requires much more development driven by practical feedback
before the Handler API and the provided implementations can be
considered stable. Key Features: Idiomatic API inspired by BoltDB
(https://github.com/boltdb/bolt) with automatic commit/rollback of
transactions. The goal of lmdb-go is to provide idiomatic database
interactions without compromising the flexibility of the C API.
.
NOTE: While the lmdb package tries hard to make LMDB as easy to
use as possible there are compromises, gotchas, and caveats that
application developers must be aware of when relying on LMDB to store
their data. All users are encouraged to fully read the documentation
(https://godoc.org/github.com/bmatsuo/lmdb-go/lmdb) so they are aware
of these caveats.
.
Where the lmdb package and its implementation decisions do not
meet the needs of application developers in terms of safety or
operational use the lmdbsync package has been designed to wrap lmdb and
safely fill in additional functionality. Consult the documentation
(https://godoc.org/github.com/bmatsuo/lmdb-go/exp/lmdbsync) for more
information about the lmdbsync package. API coverage The lmdb-go
project aims for complete coverage of the LMDB C API (within reason).
Some notable features and optimizations that are supported: • Idiomatic
subtransactions ("sub-updates") that allow the batching of updates.•
Batch IO on databases utilizing the MDB_DUPSORT and MDB_DUPFIXED flags.•
Reserved writes than can save in memory copies converting/buffering into
[]byte. For tracking purposes a list of unsupported features is kept in
an issue (https://github.com/bmatsuo/lmdb-go/issues/1). Zero-copy reads
Applications with high performance requirements can opt-in to fast,
zero-copy reads at the cost of runtime safety. Zero-copy behavior is
specified at the transaction level to reduce instrumentation overhead.
.
``` err := lmdb.View(func(txn *lmdb.Txn) error {
// RawRead enables zero-copy behavior with some serious caveats.
// Read the documentation carefully before using. txn.RawRead = true
val, err := txn.Get(dbi, []byte("largevalue"), 0) // ...
.
}) ``` Documentation Comprehensive documentation and examples
are provided to demonstrate safe usage of lmdb. In addition to
godoc (https://godoc.org/github.com/bmatsuo/lmdb-go) documentation,
implementations of the standand LMDB commands (mdb_stat, etc) can be found
in the cmd/ (cmd/) directory and some simple experimental commands can be
found in the exp/cmd/ (exp/cmd) directory. Aside from providing minor
utility these programs are provided as examples of lmdb in practice.
LMDB compared to BoltDB: BoltDB is a quality database with a design
similar to LMDB. Both store key-value data in a file and provide ACID
transactions. So there are often questions of why to use one database
or the other. Advantages of BoltDB• Nested databases allow for
hierarchical data organization.• Far more databases can be accessed
concurrently.• Operating systems that do not support sparse files do
not use up excessive space due to a large pre-allocation of file space.
The exp/lmdbsync package is intended to resolve this problem with
LMDB but it is not ready.• As a pure Go package bolt can be easily
cross-compiled using the go toolchain and GOOS/GOARCH variables.• Its
simpler design and implementation in pure Go mean it is free of many
caveats and gotchas which are present using the lmdb package. For more
information about caveats with the lmdb package, consult its documentation
(https://godoc.org/github.com/bmatsuo/lmdb-go/lmdb).Advantages of LMDB•
Keys can contain multiple values using the DupSort flag.• Updates can
have sub-updates for atomic batching of changes.• Databases typically
remain open for the application lifetime. This limits the number of
concurrently accessible databases. But, this minimizes the overhead of
database accesses and typically produces cleaner code than an equivalent
BoltDB implementation.• Significantly faster than BoltDB. The raw
speed of LMDB easily surpasses BoltDB. Additionally, LMDB provides
optimizations ranging from safe, feature-specific optimizations to
generally unsafe, extremely situational ones. Applications are free to
enable any optimizations that fit their data, access, and reliability
models.• LMDB allows multiple applications to access a database
simultaneously. Updates from concurrent processes are synchronized using
a database lock file.• As a C library, applications in any language
can interact with LMDB databases. Mission critical Go applications can
use a database while Python scripts perform analysis on the side.Build
There is no dependency on shared libraries. So most users can simply
install using go get.
.
go get github.com/bmatsuo/lmdb-go/lmdb
.
On FreeBSD 10, you must explicitly set CC (otherwise it will fail with
a cryptic error), for example: CC=clang go test -v ./...
.
Building commands and running tests can be done with go or with make:
make bin ; make test ; make check ; make all
.
On Linux, you can specify the pwritev build tag to reduce the number
of syscalls required when committing a transaction. In your own package
you can then do go build -tags pwritev .
.
to enable the optimisation. DocumentationGo doc The go doc documentation
available on godoc.org (https://godoc.org/github.com/bmatsuo/lmdb-go)
is the primary source of developer documentation for lmdb-go.
It provides an overview of the API with a lot of usage examples.
Where necessary the documentation points out differences between
the semantics of methods and their C counterparts. LMDB The
LMDB homepage (http://symas.com/mdb/) and mailing list (archives
(http://www.openldap.org/lists/openldap-technical/)) are the official
source of documentation regarding low-level LMDB operation and internals.
.
Along with an API reference LMDB provides a high-level summary
(http://symas.com/mdb/doc/starting.html) of the library. While lmdb-go
abstracts many of the thread and transaction details by default the rest
of the guide is still useful to compare with go doc. Versioning and
Stability The lmdb-go project makes regular releases with IDs X.Y.Z.
All packages outside of the exp/ directory are considered stable and
adhere to the guidelines of semantic versioning (http://semver.org/).
.
Experimental packages (those packages in exp/) are not required to adhere
to semantic versioning. However packages specifically declared to merely
be "unstable" can be relied on more for long term use with less concern.
.
The API of an unstable package may change in subtle ways between minor
release versions. But deprecations will be indicated at least one
release in advance and all functionality will remain available through
some method. License Except where otherwise noted files in the lmdb-go
project are licensed under the BSD 3-clause open source license.
.
The LMDB C source is licensed under the OpenLDAP Public License.
Linksgithub.com/bmatsuo/raft-mdb (https://github.com/bmatsuo/raft-mdb)
(godoc (https://godoc.org/github.com/bmatsuo/raft-mdb))
An experimental backend for github.com/hashicorp/raft
(https://github.com/hashicorp/raft) forked from
github.com/hashicorp/raft-mdb (https://github.com/hashicorp/raft-mdb).
github.com/bmatsuo/cayley/graph/lmdb
(https://github.com/bmatsuo/cayley/tree/master/graph/lmdb)
(godoc (https://godoc.org/github.com/bmatsuo/cayley/graph/lmdb))
Experimental backend quad-store for github.com/google/cayley
(https://github.com/google/cayley) based off of the BoltDB implementation
(https://github.com/google/cayley/tree/master/graph/bolt).
Package: golang-github-bougou-go-ipmi-dev
Description-md5: 3dc9a6f24cd63a15ef601b59132ae63b
Description-en: Pure Go IPMI client library
go-ipmi is a native Go IPMI client library. It does not wrap freeipmi,
ipmitool etc. IPMI v1.5 and v2.0 are supported.
Package: golang-github-calmh-xdr-dev
Description-md5: 63757f2c6bec37425998dc3b2df934d0
Description-en: Go XDR enc/decoder - dev package
Package xdr is an XDR marshalling/unmarshalling library.
It uses code generation and not reflection.
.
This is the dev package.
Package: golang-github-cavaliergopher-grab-dev
Description-md5: 59c74d0ce86be460ef13688cd85dd11f
Description-en: Download manager package for Go (library)
Downloading the internet, one goroutine at a time!
.
Grab is a Go package for downloading files from the internet with the
following rad features:
- Monitor download progress concurrently
- Auto-resume incomplete downloads
- Guess filename from content header or URL path
- Safely cancel downloads using context.Context
- Validate downloads using checksums
- Download batches of files concurrently
- Apply rate limiters
.
This package contains the library.
Package: golang-github-cenkalti-backoff-dev
Description-md5: 51922aa9ba0836eedd2c2447c0fdabbd
Description-en: exponential backoff algorithm in Go
Exponential backoff is an algorithm that uses feedback to multiplicatively
decrease the rate of some process, in order to gradually find an acceptable
rate. The retries exponentially increase and stop increasing when a certain
threshold is met.
Package: golang-github-charmbracelet-glamour-dev
Description-md5: 0c0d37005862235b16b9686b5fc19ba5
Description-en: stylesheet-based markdown rendering for your CLI apps (Go library)
The Go library "glamour" lets you render Markdown documents and templates
on ANSI-compatible terminals. You can create your own stylesheet or
simply use one of the stylish defaults.
Package: golang-github-cheekybits-genny-dev
Description-md5: e8dee3ee500a1d5c4015c7949b5504a0
Description-en: Elegant generics for Go
Until the Go core team include support for generics in
Go, genny is a code-generation generics solution.
.
It allows one to write normal buildable and testable Go
code which, when processed by the genny gen tool, will
replace the generics with specific types
Package: golang-github-cloudflare-cfssl-dev
Description-md5: d93653103a370e9baa617cabec0be98d
Description-en: CloudFlare's PKI and TLS toolkit
CFSSL is CloudFlare's PKI/TLS swiss army knife. It is both a command
line tool and an HTTP API server for signing, verifying, and bundling
TLS certificates. CFSSL can be used to build custom TLS PKI tools as
well as create and manipulate traditional certificate structures
using code or on the command line.
.
This package contains the development files.
Package: golang-github-cloudflare-redoctober-dev
Description-md5: 3eb672f4ef0f8bb3cb78bbf05f747aa3
Description-en: Software-based two-man rule style (development files)
Red October is a software-based two-man rule style encryption and
decryption server. The two-man rule is a control mechanism designed
to achieve a high level of security by requiring the presence of two
authorized people at all times. In the case of Red October the
two-man rule is implemented by encrypting data in such as way as to
require two authorised key-holds to decrypt it.
.
This package contains the development files.
Package: golang-github-colinmarc-hdfs-dev
Description-md5: d5fc88679ba81bdf00d09bca36532079
Description-en: Native go client library for HDFS
This is a native golang client for hdfs. It connects directly to the
namenode using the protocol buffers API.
.
It tries to be idiomatic by aping the stdlib os package, where possible,
and implements the interfaces from it, including os.FileInfo and
os.PathError.
Package: golang-github-compose-spec-compose-go-dev
Description-md5: 829741a38f300ad9c1d8cd3f820f4d49
Description-en: Go reference library for parsing and loading Compose YAML files
The Compose Specification lets you define a platform-agnostic container
based application. Such an application is designed as a set of containers
which have to both run together with adequate shared resources and
communication channels.
.
This is the Go reference library for parsing and loading Compose files
as specified by the Compose specification.
(https://github.com/compose-spec/compose-spec)
Package: golang-github-containerd-go-cni-dev
Description-md5: 784371e3f327234b8dc91b30a17ee3e7
Description-en: generic CNI library to provide APIs for CNI plugin interactions
The library provides APIs to:
.
* Load CNI network config from different sources
* Setup networks for container namespace
* Remove networks from container namespace
* Query status of CNI network plugin initialization
.
go-cni aims to support plugins that implement Container Network Interface
Package: golang-github-containerd-imgcrypt-dev
Description-md5: 9591297fbf4a8950533bcead51769f24
Description-en: OCI Image Encryption Package (library)
The imgcrypt library provides API extensions for containerd to support
encrypted container images and implements the ctd-decoder command line
tool for use by containerd to decrypt encrypted container images. An
extended version of containerd's ctr tool (ctr-enc) with support for
encrypting and decrypting container images is also provided.
.
imgcrypt relies on the ocicrypt (https://github.com/containers/ocicrypt)
library for crypto functions on image layers.
.
This package contains the command-line utility
Package: golang-github-containerd-nydus-snapshotter-dev
Description-md5: 604f24c608bf9ced92859e364649f999
Description-en: A containerd snapshotter with data deduplication and lazy loading (library)
Nydus snapshotter is an external plugin of containerd for Nydus image
service (https://nydus.dev) which implements a chunk-based content-
addressable filesystem on top of a called RAFS (Registry Acceleration
File System) format that improves the current OCI image specification,
in terms of container launching speed, image space, and network
bandwidth efficiency, as well as data integrity with several runtime
backends: FUSE, virtiofs and in-kernel EROFS.
.
This package provides the golang library
Package: golang-github-containerd-stargz-snapshotter-dev
Description-md5: 6a39a72f96fad16724d13a2ec2051418
Description-en: Fast container image distribution plugin with lazy pulling (library)
Pulling image is one of the time-consuming steps in the
container lifecycle. Stargz Snapshotter is an
implementation of snapshotter which aims to solve this problem by lazy
pulling. Lazy pulling here means a container can run without waiting
for the pull completion of the image and necessary chunks of the image
are fetched on-demand.
.
eStargz is a lazily-pullable image format proposed by this project. This is
compatible to OCI images so this can be pushed to standard container
registries (e.g. ghcr.io) as well as this is still runnable even on
eStargz-agnostic runtimes including Docker. eStargz format is based on stargz
image format by CRFS but comes with additional features like runtime
optimization and content verification.
.
This package contains the golang library for use in other packages
Package: golang-github-containernetworking-plugin-dnsname
Description-md5: 905bd1e84c1455dc431d030bd2c1ea9f
Description-en: name resolution for containers
This CNI plugin sets up the use of dnsmasq on a given CNI network so that Pods
can resolve each other by name. When configured, the pod and its IP address
are added to a network specific hosts file that dnsmasq reads in. Similarly,
when a pod is removed from the network, it will remove the entry from the
hosts file. Each CNI network will have its own dnsmasq instance.
.
The dnsname plugin was specifically designed for the Podman
container engine.
Package: golang-github-containernetworking-plugins-dev
Description-md5: 7c60a7fa53bf70644603ac9b9cb1ac40
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.
Package: golang-github-containers-gvisor-tap-vsocks-dev
Description-md5: 7f54d927314e1f5b97b4681f9bcffe5a
Description-en: Secure networking stack for container runtimes (program)
This package provides a networking stack similar to libslirp or VPNKit, but
written in golang. It is based on gVisor.
.
This package provides the proxy and wrapper utility for use with qemu
Package: golang-github-containers-luksy-dev
Description-md5: 0b656fbf6ad365f050d8c809ef0e9fa9
Description-en: offline encryption/decryption using LUKS formats (library)
luksy implements encryption and decryption using LUKSv1 and LUKSv2
formats. Think of it as a clunkier cousin of gzip/bzip2/xz that doesn't
actually produce smaller output than input, but it encrypts, and that's
nice.
.
The main goal is to be able to encrypt/decrypt without the Linux device
mapper. Duplicating functions of cryptsetup that it can perform without
accessing the Linux device mapper is not a priority.
.
This package ships library source code intended for building depndant
software packages
Package: golang-github-cowsql-go-cowsql-dev
Description-md5: 982effa50a45ddbf5899324f977583c5
Description-en: Go bindings for libcowsql
Go-cowsql provides bindings for the cowsql (https://cowsql.dev)
C library and a pure-Go client for the cowsql wire protocol.
.
Documentation is available at
http://godoc.org/github.com/cowsql/go-cowsql.
Package: golang-github-cpuguy83-go-md2man-v2-dev
Description-md5: 120c96fff7e49346b792312431671692
Description-en: utility to create manpages from markdown (source)
Turns Markdown into manpages, which is really handy for people
that don't want to learn how to make manpages from stuff like DocBook.
.
This package contains the source for go-md2man version 2.
Package: golang-github-d5-tengo-dev
Description-md5: 844c314312a3bb90b3c9af2107d6a52b
Description-en: fast script language for Go (library)
Tengo is a small, dynamic, fast, secure script language for Go, as it's
compiled/executed as bytecode on stack-based VM that's written in native Go.
.
This package contains the Golang library.
Package: golang-github-dataence-porter2-dev
Description-md5: afc508fc8c5446bfa0790c41a43ee55a
Description-en: native Go high-performance Porter2 stemmer for English
Porter2 implements the Porter2 stemmer for English. It is written
completely using finite state machines to do suffix comparison,
rather than slower string-based or tree-based approaches.
.
This package also arranges to support usage under its historical
upstream name, github.com/surgebase/porter2.
Package: golang-github-dcso-bloom-cli
Description-md5: b930592b6ea819ce1a4f3ee33c6587c9
Description-en: highly efficient bloom filter implementation for Go, CLI tool
Bloom is a simple library that provides a very efficient implementation of
Bloom filters for the Go language. This package provides a command line tool
that can be used to easily create Bloom filters with desired capacity and
false positive probability. Values can be added to filters through standard
input, which makes it easy to use the tool in a pipeline workflow.
Package: golang-github-dcso-bloom-dev
Description-md5: 4bf0e4dcf12cda195c41e9daa0091445
Description-en: highly efficient bloom filter implementation for Go
Bloom is a simple library that provides a very efficient implementation of
Bloom filters for the Go language. This package provides the Go library in the
form of source code.
Package: golang-github-denisbrodbeck-machineid-dev
Description-md5: 59e7505cd0d0ab5fb9e02b7230a4f463
Description-en: Get the unique machine id of any host (Go library)
machineid provides support for reading the unique machine id of most
host OS's (without admin privileges), because sometimes you just need
to reliably identify your machines.
.
Main Features
.
* Cross-Platform (tested on Win7+, Debian 8+, Ubuntu 14.04+, OS X 10.6+,
FreeBSD 11+)
* No admin privileges required
* Hardware independent (no usage of MAC, BIOS or CPU — those are too
unreliable, especially in a VM environment)
* IDs are unique1 to the installed OS
.
This package contains the Go development library.
Package: golang-github-dgraph-io-badger-dev
Description-md5: 087ad4b904bd2c0044fd609e19972e82
Description-en: fast key-value DB in Go - development files for embedding
BadgerDB is an embeddable, persistent and fast key-value (KV)
database written in pure Go. It is the underlying database for Dgraph
(https://dgraph.io), a fast, distributed graph database. It's meant
to be a performant alternative to non-Go-based key-value stores like
RocksDB. Project Status [Jun 26, 2019] Badger is stable and is being
used to serve data sets worth hundreds of terabytes. Badger supports
concurrent ACID transactions with serializable snapshot isolation
(SSI) guarantees. A Jepsen-style bank test runs nightly for 8h, with
--race flag and ensures the maintenance of transactional guarantees.
Badger has also been tested to work with filesystem level anomalies,
to ensure persistence and consistency.
.
Badger v1.0 was released in Nov 2017, and the latest version that is
data-compatible with v1.0 is v1.6.0.
.
Badger v2.0, use a new storage format which won't be compatible with all of
the v1.x.
.
This package contains the Go library.
Package: golang-github-dgraph-io-ristretto-dev
Description-md5: eb8c415cff9e1cd6287e5d92addfa41d
Description-en: high performance memory-bound Go cache
Ristretto is a fast, concurrent cache library built with a focus on
performance and correctness.
.
The motivation to build Ristretto comes from the need for a
contention-free cache in Dgraph (https://github.com/dgraph-io/dgraph).
.
Features:
* High Hit Ratios - with unique admission/eviction policy
pairing, Ristretto's performance is best in class.
* Eviction: SampledLFU - on par with exact LRU and better performance
on Search and Database traces.
* Admission: TinyLFU - extra performance with little memory overhead
(12 bits per counter).
* Fast Throughput - use a variety of techniques for managing
contention and the result is excellent throughput.
* Cost-Based Eviction - any large new item deemed valuable can evict
multiple smaller items (cost could be anything).
* Fully Concurrent - you can use as many goroutines as you want with
little throughput degradation.
* Metrics - optional performance metrics for throughput, hit ratios,
and other stats.
* Simple API - just figure out your ideal Config values and you're off
and running.Status Ristretto is usable but still under active
development. Expected to be production ready in the near future.
Package: golang-github-dnstap-golang-dnstap-cli
Description-md5: ec96270079f9a5de333e00935470897b
Description-en: dnstap command line tool
dnstap implements an encoding format for DNS server events. It uses a
lightweight framing on top of event payloads encoded using Protocol Buffers and
is transport neutral.
dnstap can represent internal state inside a DNS server that is difficult to
obtain using techniques based on traditional packet capture or unstructured
textual format logging.
.
This package contains the "dnstap" command line tool.
Package: golang-github-dnstap-golang-dnstap-dev
Description-md5: 3980038416a1d71591ee7827acb0faf8
Description-en: flexible, structured event replication format for DNS servers
dnstap implements an encoding format for DNS server events. It uses a
lightweight framing on top of event payloads encoded using Protocol Buffers and
is transport neutral.
dnstap can represent internal state inside a DNS server that is difficult to
obtain using techniques based on traditional packet capture or unstructured
textual format logging.
.
This package contains the Go library code.
Package: golang-github-docker-docker-credential-helpers-dev
Description-md5: 4cbcd8f1a2bfffc05fd1f36cc79da761
Description-en: native stores to safeguard Docker credentials - library
The docker-credential-helpers package is a suite of programs to use
the built-in OS native stores to keep Docker credentials safe.
.
This package contains the development files.
Package: golang-github-docker-notary-dev
Description-md5: 5927c499495f3d406181597bdd541bb4
Description-en: library for running and interacting with trusted collections
Notary is a project that allows anyone to have trust over arbitrary
collections of data.
.
The Notary project comprises a server (cmd/notary-server) and a client
(cmd/notary) for running and interacting with trusted collections.
.
Notary aims to make the internet more secure by making it easy for people to
publish and verify content. We often rely on TLS to secure our communications
with a web server which is inherently flawed, as any compromise of the server
enables malicious content to be substituted for the legitimate content.
.
With Notary, publishers can sign their content offline using keys kept highly
secure. Once the publisher is ready to make the content available, they can
push their signed trusted collection to a Notary Server.
.
Consumers, having acquired the publisher's public key through a secure
channel, can then communicate with any notary server or (insecure) mirror,
relying only on the publisher's key to determine the validity and integrity
of the received content.
.
This package contains the source.
Package: golang-github-dustinkirkland-golang-petname-dev
Description-md5: f5af73b60d4ec26c5c835719bcece7a0
Description-en: golang library for generating pronouncable, memorable, pet names
This package provides a library for generating "pet names", consisting
of a random combination of an adverb, adjective, and proper name.
These are useful for unique hostnames, for instance.
The default packaging contains about 2000 names, 1300 adjectives,
and 4000 adverbs, yielding nearly 10 billion unique combinations,
covering over 32 bits of unique namespace.
As such, PetName tries to follow the tenets of Zooko's triangle:
names are human meaningful, decentralized, and secure.
Package: golang-github-eknkc-amber-dev
Description-md5: 6644e5b22fe5f5c87646bf2a64233dda
Description-en: Elegant HTML templating engine for Go, inspired from HAML and Jade (Go library)
Amber is an elegant HTML templating engine for the Go Programming Language.
It is inspired from HAML and Jade.
.
This package provides the "github.com/eknkc/amber" Go library.
Package: golang-github-emersion-go-msgauth-dev
Description-md5: db77824191768e453b96340c5fff75c9
Description-en: Go library and tools for DKIM, DMARC and Authentication-Results (library)
go-msgauth
.
Go library and tools to authenticate e-mails:
.
* Create and verify DKIM signatures
(https://tools.ietf.org/html/rfc6376)
* Create and parse Authentication-Results header fields
(https://tools.ietf.org/html/rfc7601)
* Fetch DMARC (http://tools.ietf.org/html/rfc7489) records
Package: golang-github-etcd-io-gofail
Description-md5: e1676aa962f157f02f8e61ffad034778
Description-en: implementation of failpoint
This package provides an implementation of failpoint for golang. Failpoints
are special comments that include a failpoint variable declaration and some
trigger code.
Package: golang-github-etcd-io-gofail-dev
Description-md5: 9f0221ee62b06c4e1172f59e621d963a
Description-en: implementation of failpoint - (library)
This package provides an implementation of failpoint for golang. Failpoints
are special comments that include a failpoint variable declaration and some
trigger code.
.
This package contains the library.
Package: golang-github-evanw-esbuild-dev
Description-md5: 25cb7a79c072a83218a6f5e3b39c9852
Description-en: extremely fast JavaScript bundler and minifier (library)
esbuild is a JavaScript bundler and minifier. It packages up
JavaScript, TypeScript, JSX, CSS, and others, for distribution on the web.
.
Why build another JavaScript build tool? The current build tools for the web
are at least an order of magnitude slower than they should be. It is hoped
that this project serves as an "existence proof" that JavaScript tooling
can be much, much faster.
.
This package contains the github.com/evanw/esbuild Go library.
Package: golang-github-fernet-fernet-go-dev
Description-md5: 6599084fcb59ec4820b7adbfc7557aa4
Description-en: Go library for generates/verifies HMAC-based authentication tokens
This library takes a user-provided *message* (an arbitrary sequence of
bytes), a *key* (256 bits), and the current time, and produces a
*token*, which contains the message in a form that can't be read
or altered without the key.
.
This package is compatible with the other implementations at
https://github.com/fernet. They can exchange tokens freely among
each other.
Package: golang-github-ffuf-pencode-dev
Description-md5: e666f7091177f940352fc8d2835c362f
Description-en: Complex payload encoder (program)
Pencode is a tool that helps you to create payload encoding chains. It
has been designed to be used in automation wherever it is required to
apply multiple encodings to a payload (and possibly inserting the
payload to a template in between).
.
Pencoder can be used as a standalone command line tool or as a library
for other Go programs.
Package: golang-github-francoispqt-gojay-dev
Description-md5: 18bdbbb18bc039c49aa1e6c8ffdec827
Description-en: JSON encoder/decoder golang library with powerful stream API
GoJay is a performant JSON encoder/decoder for Golang.
It has a simple API and doesn't use reflection. It relies on small
interfaces to decode/encode structures and slices.
.
Why another JSON parser?
Other fast decoder/encoder were mostly hardly readable static code
generation or a lot of reflection, poor streaming features, and not so
fast in the end. Also, it has a decoder that could consume
an io.Reader of line or comma delimited JSON, in a JIT way.
To consume a flow of JSON objects from a TCP connection for example or
from a standard output. Same way to build an encoder that could encode
a flow of data to a io.Writer.
Package: golang-github-gabriel-vasile-mimetype-dev
Description-md5: 56c8e9d29d0acd58647458a49f2766b4
Description-en: fast Go library for detecting MIME types and extensions based on magic numbers
github.com/gabriel-vasile/mimetype is a Go package for detecting MIME types
and extensions based on magic numbers.
.
Goroutine safe, extensible, no C bindings
.
Features
• fast and precise MIME type and file extension detection
• long list of supported MIME types
• posibility to extend with other file formats
• common file formats are prioritized
• safe for concurrent usage
Package: golang-github-gaissmai-bart-dev
Description-md5: 88ec1a97d27566f0441e618c36e6925d
Description-en: library for Balanced Routing Table (Go library)
The bart package provides some **Balanced Routing Tables (BART)** for
fastest IP-to-CIDR lookups and related tasks such as:
.
* **ACL** determine extremely fast whether an IP address matches any of
millions of CIDR rules.
* **RIB** handle very large routing tables with low memory overhead,
while keeping lookups fast.
* **FIB** high-speed lookups, achieve LPM in constant-time for packet
forwarding in the datapath.
.
BART is designed for workloads where both speed and/or memory efficiency
matter, making it a best fit for firewalls, routers, or any system that
needs large-scale IP prefix matching.
.
BART is implemented as a multibit trie with a fixed stride of 8 bits,
using a fast mapping function derived from Donald E. Knuth’s **Allotment
Routing Table** (ART) algorithm, to map the possible prefixes at each
level into a complete binary tree.
.
This package contains the Go development library.
Package: golang-github-gdamore-tcell.v2-dev
Description-md5: 961b33b3fdafb633f5b1cae45a7ee76d
Description-en: cell based view for text terminals
Package tcell provides a cell based view for text terminals, like xterm.
It was inspired by termbox, but differs from termbox in some important
ways. It also adds substantial functionality beyond termbox.
Package: golang-github-geertjohan-go.rice-dev
Description-md5: 556931a23b4e283391e746d74e0e1a5e
Description-en: Go package for embedding web resources into Go executables
go.rice is a Golang package that makes working with resources such as
html, js, css, images and templates very easy. During development
go.rice will load required files directly from disk. Upon deployment
it is easy to add all resource files to a executable using the rice
tool, without changing the source code for your package. Several
methods are provided for adding resources to your binary by go.rice.
.
This package contains the development files.
Package: golang-github-glendc-go-external-ip-dev
Description-md5: b5b9f5b4f41776b37e7653d1d9110a0d
Description-en: get your external ip from multiple services (library)
This package is a Golang library to get your external ip from multiple
services.
.
Design/Implement STUNSource (Session Traversal Utilities for NAT (STUN))
See RFC 3489 and RFC 5389 for more details.
.
This contains the library package for the same.
Package: golang-github-go-enry-go-license-detector-dev
Description-md5: e3768a14a261164294314df9bb71bf99
Description-en: Reliable project licenses detector (library)
It scans the given directory for license files, normalizes and hashes them
and outputs all the fuzzy matches with the list of reference texts. The
returned names follow SPDX standard.
.
Why? There are no similar projects which can be compiled into a native binary
without dependencies and also support the whole SPDX license database
(≈400 items). This implementation is also fast, requires little memory, and
the API is easy to use.
.
The detection algorithm is not template matching; this directly implies that
go-license-detector does not provide any legal guarantees. The intended area
of it's usage is data mining.
.
This package provides the golang module.
Package: golang-github-go-jose-go-jose-dev
Description-md5: b0c44fcf68444c5f2462a255f6e0c785
Description-en: Implementation of JOSE standards (JWE, JWS, JWT) in Go (library)
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.
.
The implementation follows the JSON Web Encryption
(http://dx.doi.org/10.17487/RFC7516) (RFC 7516), JSON Web Signature
(http://dx.doi.org/10.17487/RFC7515) (RFC 7515), and JSON Web Token
(http://dx.doi.org/10.17487/RFC7519) (RFC 7519) specifications. Tables
of supported algorithms are shown below. The library supports both the
compact and JWS/JWE JSON Serialization formats, and has optional support
for multiple recipients. It also comes with a small command-line utility
(jose-util (https://github.com/go-jose/go-jose/tree/master/jose-util)) for
dealing with JOSE messages in a shell.
Package: golang-github-gogo-protobuf-dev
Description-md5: 618e6ce0f49f666161048ffb30a872e5
Description-en: alternative protocol buffer support for Golang - sources
An alternative protocol buffer support for the Go programming language,
forked from golang-goprotobuf. It is backwards compatible with
goprotobuf, but provides faster marshalling and unmarshalling and can
generate extra helper code, tests and benchmarks.
.
This package provides sources.
Package: golang-github-golang-jwt-jwt-dev
Description-md5: dacc9400f2a49715cca2dfc7cb8f3cc1
Description-en: golang implementation of JSON Web Tokens (library)
Community maintained clone of github.com/dgrijalva/jwt-go.
.
After the original author of the library suggested migrating the
maintenance of jwt-go, a dedicated team of open source maintainers
decided to clone the existing library into this module.
.
The command line utility included in this project (cmd/jwt) provides
a straightforward example of token creation and parsing as well as a
useful tool for debugging your own integration. You'll also find several
implementation examples in the documentation.
.
This package provides golang module.
Package: golang-github-golang-mock-dev
Description-md5: 48a3c0360968693773ad762adb019c88
Description-en: mocking framework for the Go programming language
GoMock is a mocking framework for the Go programming language.
It integrates well with Go's built-in testing package, but can be used in
other contexts too.
Package: golang-github-golang-protobuf-1-3-dev
Description-md5: 44b4feddc85f12cc1e5aa57436d8ef1b
Description-en: transitional package -- safe to remove
This transitional package facilitates migration to
"golang-github-golang-protobuf-1-5-dev" and can be safely removed.
Package: golang-github-golang-protobuf-1-5-dev
Description-md5: 4ae455d75b79a607333f3903eb4b9113
Description-en: Go support for protocol buffers (version v1.5.x)
This module (github.com/golang/protobuf) contains Go bindings for protocol
buffers.
.
v1.5.x implements Go APIv2 for protocol buffers.
.
For APIv2, see https://go.dev/blog/protobuf-apiv2.
Package: golang-github-google-blueprint-dev
Description-md5: f029736b810386632d9b7249aea19de0
Description-en: Blueprint meta build system (library)
Blueprint is a meta-build system that reads in Blueprints files that
describe modules that need to be built, and produces a Ninja manifest
describing the commands that need to be run and their dependencies.
Where most build systems use built-in rules or a domain-specific language
to describe the logic for converting module descriptions to build rules,
Blueprint delegates this to per-project build logic written in Go.
For large, heterogenous projects this allows the inherent complexity
of the build logic to be maintained in a high-level language, while
still allowing simple changes to individual modules by modifying easy
to understand Blueprints files.
.
This package contains the Go library for Blueprint.
Package: golang-github-google-go-cmp-dev
Description-md5: a570016be8c1a78ee8634131254d0f7f
Description-en: Package for comparing Go values in tests
This package is intended to be a more powerful and safer alternative to
reflect.DeepEqual for comparing whether two values are semantically equal.
.
The primary features of cmp are:
* When the default behavior of equality does not suit the needs of the test,
custom equality functions can override the equality operation. For
example, an equality function may report floats as equal so long as they
are within some tolerance of each other.
* Types that have an Equal method may use that method to determine equality.
This allows package authors to determine the equality operation for the
types that they define.
* If no custom equality functions are used and no Equal method is defined,
equality is determined by recursively comparing the primitive kinds on both
values, much like reflect.DeepEqual. Unlike reflect.DeepEqual, unexported
fields are not compared by default; they result in panics unless suppressed
by using an Ignore option (see cmpopts.IgnoreUnexported) or explicitly
compared using the AllowUnexported option.
.
See the GoDoc documentation (https://godoc.org/github.com/google/go-cmp/cmp)
for more information.
Package: golang-github-google-wire-dev
Description-md5: 1a8282da72fb25e67520c4cf6a62d0f0
Description-en: Compile-time Dependency Injection for Go (library)
Wire: Automated Initialization in Go
.
Wire is a code generation tool that automates connecting components
using dependency injection. Dependencies between components are
represented in Wire as function parameters, encouraging explicit
initialization instead of global variables. Because Wire operates
without runtime state or reflection, code written to be used with
Wire is useful even for hand-written initialization.
.
For an overview, see the introductory blog post
https://blog.golang.org/wire
.
This package contains the github.com/google/wire Go library.
Package: golang-github-googleapis-enterprise-certificate-proxy-dev
Description-md5: ef2f1e517c978744de6e68aae1ed2ffb
Description-en: Google Proxies for Enterprise Certificates (library)
Certificate-based-access
.
If you use certificate-based access (https://cloud.google.com/beyondcorp-
enterprise/docs/securing-resources-with-certificate-based-access) to protect
your Google Cloud resources, the end user device certificate
(https://en.wikipedia.org/wiki/Client_certificate) is one of the
credentials that is verified before access to a resource is granted. You
can configure Google Cloud to use the device certificates in your
operating system key store when verifying access to a resource from the
gcloud CLI or Terraform by using the enterprise certificates feature.
.
Google Enterprise Certificate Proxies (ECP)
.
Google Enterprise Certificate Proxies (ECP) are part of the Google Cloud
Zero Trust architecture (/zerotrust) that enables mutual authentication
with client-side certificates
(https://en.wikipedia.org/wiki/Client_certificate). This repository
contains a set of proxies/modules that can be used by clients or
toolings to interact with certificates that are stored in protected key
storage systems (https://en.wikipedia.org/wiki/Key_management).
.
To interact the client certificates, application code should not need to
use most of these proxies within this repository directly. Instead, the
application should leverage the clients and toolings provided by Google
such as Cloud SDK (https://cloud.google.com/sdk) to have a more
convenient developer experience.
.
This package contains enterprise-certificate-proxy Go language source.
Package: golang-github-grpc-ecosystem-grpc-gateway-dev
Description-md5: 04f664d8727c156a70e30ad4a7baa35b
Description-en: gRPC to JSON proxy generator for Golang -- sources
Grpc-gateway is a protoc plugin that reads gRPC service definitions
and generates a reverse-proxy server which translates a RESTful JSON
API into gRPC. The server is generated according to custom options in
your gRPC definition and helps you to provide your APIs in both gRPC
and RESTful style at the same time.
.
This package contains the development files.
Package: golang-github-gucumber-gucumber-dev
Description-md5: 6fb6237198f35bb47c2afb4e30cb50b3
Description-en: Cucumber BDD-style testing for Go -- source
An implementation of Cucumber (http://cukes.info) BDD-style testing
for Go.
.
This package provides the source files.
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-hashicorp-terraform-config-inspect-dev
Description-md5: e703701ed533f05ae993911f42bbb369
Description-en: helper library for shallow inspection of Terraform configurations
terraform-config-inspect is a helper library for extracting high-level
metadata about Terraform modules from their source code. It processes
only a subset of the information Terraform itself would process, and in
return it's able to be broadly compatible with modules written for many
different versions of Terraform.
Package: golang-github-hhatto-gorst-dev
Description-md5: 178de3fbb3efe3bfd80fbf86a527e9d4
Description-en: Go implementation of reStructuredText
This is a Go implementation of reStructuredText. developed on the basis of
Go markdown module implemented by Michael Teichgräber.
.
Only Support for HTML output is implemented.
Package: golang-github-hugelgupf-p9-dev
Description-md5: 823ecfa85c2ec0335a8d6a5e4904ce55
Description-en: p9 client implementation written in golang
This package provides a p9 client implementation written in golang. It is part
of the gvisor security platform.
Package: golang-github-humanlogio-humanlog-dev
Description-md5: 027110d7ba30bc82ac8d891e708a8ce0
Description-en: Logs for humans to read (library)
Go library to format logs so they become prettier and more human-readable.
Package: golang-github-inetaf-tcpproxy-dev
Description-md5: acf034fe5798e4eaf1704923b8339fec
Description-en: Proxy TCP implementation written in golang (library)
Networking utility to provide connections based on static rules, HTTP Host
headers, and SNI server names
Package: golang-github-influxdata-yarpc-dev
Description-md5: 597833b35a7c86683d538dafbe19d4e6
Description-en: Yet Another RPC for Go - dev package
yarpc is Yet Another RPC package for Go.
.
This is the dev package.
Package: golang-github-jacobsa-fuse-dev
Description-md5: 40ac9a9ae90475962f92ff57a966b520
Description-en: writing and mounting user-space file systems from Go
This package allows for writing and mounting user-space file systems from Go.
It is a wrapper around bazil.org/fuse, which does the heavy lifting. It does
not make use of the bazil.org/fuse/fs sub-package, which allows for something
like an object-orientend representation of files and directories, and contains
a decent amount of canned behavior.
.
The chief improvements and/or differences from the bazil.org packages are:
.
* No surprises in the form of magic/default behaviors. You must provide an
implementation for every method in the interface. Embed a
fuseutil.NotImplementedFileSystem struct to have default implementations
that return ENOSYS.
.
* Every method, struct, and field is thoroughly documented. This may help you
get your bearings in the world of FUSE, the Linux VFS, traditional file
system implementations, etc., all of which tend to be very poorly
documented.
.
* Support for arbitrary offsets in directory entries returned by ReadDir.
(The bazil.org package assumes that offsets must be counts of bytes.)
.
The very large disadvantage over using the bazil.org packages is that many
features have not yet been exposed.
Package: golang-github-jacobsa-oglematchers-dev
Description-md5: c72ce1f60ef859cff6d872d0c94885de
Description-en: matchers for testing/mocking frameworks such as ogletest
oglematchers is a package for the Go programming language containing a set of
matchers, useful in a testing or mocking framework, inspired by and mostly
compatible with Google Test for C++ and Google JS Test. The package is used by
the ogletest testing framework and oglemock mocking framework, which may be
more directly useful to you, but can be generically used elsewhere as well.
Package: golang-github-jacobsa-oglemock-dev
Description-md5: 09b2629b53a642159459c2512e1b5ed0
Description-en: mocking framework for Go
oglemock is a mocking framework for the Go programming language with the
following features:
.
* An extensive and extensible set of matchers for expressing call
expectations (provided by the oglematchers package).
* Clean, readable output that tells you exactly what you need to know.
* Style and semantics similar to Google Mock and Google JS Test.
* Seamless integration with the ogletest unit testing framework.
.
It can be integrated into any testing framework (including Go's testing
package), but out of the box support is built in to ogletest and that is the
easiest place to use it.
Package: golang-github-jacobsa-ogletest-dev
Description-md5: 3c2942148793df6ed5b418526251cdac
Description-en: unit testing framework for Go
ogletest is a unit testing framework for Go with the following features:
.
* An extensive and extensible set of matchers for expressing expectations.
* Automatic failure messages; no need to say
t.Errorf("Expected %v, got %v"...).
* Clean, readable output that tells you exactly what you need to know.
* Built-in support for mocking through the oglemock package.
* Style and semantics similar to Google Test and Google JS Test.
.
It integrates with Go's built-in testing package, so it works with the go test
command, and even with other types of test within your package. Unlike the
testing package which offers only basic capabilities for signalling failures,
it offers ways to express expectations and get nice failure messages
automatically.
Package: golang-github-jacobsa-reqtrace-dev
Description-md5: eba95cd58804e71a5436fbcde0839845
Description-en: simple request tracing
reqtrace is a package for simple request tracing. It requires nothing of its
user except:
.
* They must use golang.org/x/net/context.
* They must add a single line to each function they want to be visible in
traces.
.
In particular, reqtrace is console-based and doesn't require an HTTP server.
.
Warning: This package is still barebones and in its early days. The author
reserves the right to make backwards-incompatible changes to its API. But if
it's useful to you in your current form, have at it.
Package: golang-github-jacobsa-timeutil-dev
Description-md5: 2bf33cce92d2143e2f5728ebf90c7a16
Description-en: code supplementing Go's time package
This package contains code that supplements the time package from the Go
standard library. In particular:
.
* A Clock interface, with a fake implementation that can be used in tests.
* Implementations of oglematchers.Matcher for time values.
Package: golang-github-jacobsa-util-dev
Description-md5: dbf90df1011abe05eadcd44f93394dec
Description-en: utility code for jacobsa projects
This is just a collection of miscellaneous code (such as an LRU cache and a
password input function) imported by other more interesting projects.
Package: golang-github-jaytaylor-html2text-dev
Description-md5: 9c2749ab6c502f880dcd556dd3381e19
Description-en: Turns HTML into a plain-text equivalent
This package provides a golang library that turns HTML into nicely
formatted plain text.
.
This is meant to be useful when providing users an option to receive
text-only or html-formatted emails.
Package: golang-github-jhillyerd-enmime-dev
Description-md5: 40394ded609d7823a00ac7cc2b544870
Description-en: MIME mail encoding and decoding package for Go (library)
enmime is a MIME encoding and decoding library for Go, focused on
generating and parsing MIME encoded emails. It is being developed in
tandem with the Inbucket email service.
.
enmime includes a fluent interface builder for generating
MIME encoded messages.
.
This contains the library package for the same.
Package: golang-github-jsimonetti-rtnetlink-dev
Description-md5: a154c34011251b955be64a6415f3cb0e
Description-en: low-level access to the Linux rtnetlink API (library)
The package rtnetlink allows the kernel's routing tables to be read and
altered. Network routes, IP addresses, Link parameters, Neighbor setups,
Queueing disciplines, Traffic classes and Packet classifiers may all be
controlled. It is based on netlink messages.
.
A convenient, high-level API wrapper is available using package rtnl
(https://godoc.org/github.com/jsimonetti/rtnetlink/rtnl).
.
The base rtnetlink library explicitly only exposes a limited low-level
API to rtnetlink. It is not the intention (nor wish) to create an
iproute2 replacement.
Package: golang-github-jstemmer-go-junit-report-dev
Description-md5: 6eaf5b4a81f253e8780da763e181b5ab
Description-en: convert Go test output to JUnit XML (library)
This package provides a test output parser and a JUnit XML report
generator.
Package: golang-github-katalix-go-l2tp-dev
Description-md5: 76e4970c016f82e9a34ad02748600b12
Description-en: Go library for building L2TP applications on Linux systems (library)
go-l2tp is a suite of Go libraries for building L2TP applications on
Linux systems.
.
Features
.
* L2TPv2 (RFC2661) (https://tools.ietf.org/html/rfc2661) and L2TPv3
(RFC3931) (https://tools.ietf.org/html/rfc3931) data plane via. Linux
L2TP subsystem
* AF_INET and AF_INET6 tunnel addresses
* UDP and L2TPIP tunnel encapsulation
* L2TPv2 control plane in client/LAC mode
* PPPoE (RFC2561) (https://tools.ietf.org/html/rfc2516) control and
data plane via. Linux L2TP subsystem.
Package: golang-github-kimmachinegun-automemlimit-dev
Description-md5: 8132ac9eae1c84bfeb47ef9938a72cf4
Description-en: Automatically set GOMEMLIMIT to match Linux cgroups(7) memory limit (library)
Go library to automatically set GOMEMLIMIT based on cgroups(7) v1/v2.
Alternatively, the limit can be sourced from an environment variable, or
set manually.
Package: golang-github-korandiz-v4l-dev
Description-md5: cbc4e5047bcd64d023827ebd8e2099ee
Description-en: facade to the Video4Linux video capture interface (library)
Package v4l is a facade to the Video4Linux video capture interface.
Package: golang-github-landlock-lsm-go-landlock-dev
Description-md5: d0eb076dc4ac7deb847759326875be86
Description-en: Linux Landlock sandboxing feature (Go library)
The Go-Landlock library restricts the current processes' ability to use
files, using Linux 5.13's Landlock feature. Package documentation:
https://pkg.go.dev/github.com/landlock-lsm/go-landlock/landlock
.
This package contains the Go development library.
Package: golang-github-lsegal-gucumber-dev
Description-md5: 98fa84a22e9226f195b6f0bc7f8a821c
Description-en: Transitional package for golang-github-gucumber-gucumber-dev
This is a transitional package to ease upgrades to the
golang-github-gucumber-gucumber-dev package. It can safely be removed.
Package: golang-github-lucas-clemente-quic-go-dev
Description-md5: 2262a51a605f12b42ed6d5fbf5d0f285
Description-en: QUIC golang library
quic-go is an implementation of the QUIC
(https://en.wikipedia.org/wiki/QUIC) protocol in Go. It roughly
implements the IETF QUIC draft (https://github.com/quicwg/base-drafts),
although it doesn't fully support any of the draft versions at the
moment. Version compatibility Since quic-go is under active
development, there's no guarantee that two builds of different commits
are interoperable. The QUIC version used in the master branch is just
a placeholder, and should not be considered stable.
Package: golang-github-lxc-incus-dev
Description-md5: 04b821607fd093bab53351c9db35fb0f
Description-en: Powerful system container and virtual machine manager - library
Incus is a next generation system container and virtual machine manager.
It offers a unified user experience around full Linux systems running
inside containers or virtual machines.
.
This package contains the Incus source code for use in building other
Debian packages -- normal users should not directly use this package in
their regular development workflow. Rather, they should use `go get`.
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-mightyguava-jl-dev
Description-md5: 355c34ad070aa7b1e40feadadfcb3984
Description-en: pretty viewer for JSON logs (library)
jl is a parser and formatter for JSON logs, making machine-readable
JSON logs human readable again.
.
jl consumes JSON logs from stdin and writes human-readable logs to stdout.
.
jl currently supports 2 formatters: compact and logfmt.
.
This package provides a Go package for jl.
Package: golang-github-minio-madmin-go-dev
Description-md5: 4b35f94fa9eac9607a44b87925a5714d
Description-en: client SDK providing APIs to manage MinIO services (library)
The MinIO Admin Golang Client SDK provides APIs to manage MinIO services.
MinIO offers high-performance, S3 compatible object storage.
Package: golang-github-mudler-docker-companion-dev
Description-md5: 8ddec796d325e9a1d591dc24c6ff4e53
Description-en: squash and unpack Docker images (library)
docker-companion is a candy mix of tools for docker written in
Golang and directly using Docker API calls. As for now it allows
one to squash and unpack an image.
Package: golang-github-muesli-termenv-dev
Description-md5: 8302b7f30bc02c9429b376166f233052
Description-en: Advanced ANSI style & color support for your terminal applications
Termenv lets you safely use advanced styling options on the terminal.
It gathers information about the terminal environment in terms of its
ANSI & color support and offers you convenient methods to colorize
and style your output, without you having to deal with all kinds of
weird ANSI escape sequences and color conversions.
Package: golang-github-muka-go-bluetooth-dev
Description-md5: bb38c1b42791cd43f1ceef15fb43d940
Description-en: Golang bluetooth client based on bluez DBus interfaces (library)
This package contains a Go bluetooth API for Linux-based Bluez DBus interface.
.
High level features supported:
- Client code generation from bluez documentation
- Shell wrappers for rfkill, btmgmt, hciconfig, hcitool
- An hci socket basic API (inspired by go-ble/ble
- Expose bluetooth service from go code [unstable]
- Pairing and authentication support (via agent)
- Beaconing send & receive (iBeacon and Eddystone)
- Mesh API support (since v5.53)
.
This package contains the development files.
Package: golang-github-niklasfasching-go-org-dev
Description-md5: 7766bbd4eb026b26571a7680c7471823
Description-en: Org mode parser with HTML & pretty-printed Org rendering (Go library)
github.com/niklasfasching/go-org an Org mode parser written in Go.
.
Take a look at https://niklasfasching.github.io/go-org/ for some examples
and an online Org → HTML demo (Wasm based).
.
Please note that the goal for the HTML export is to produce sensible HTML
output, not to exactly reproduce output the output of org-html-export.
.
This package contains the go-org Go library.
Package: golang-github-odeke-em-cli-spinner-dev
Description-md5: 9484d401cf28c4416997bdd9dd0c684b
Description-en: Simple spinner library for commandline
Simple spinner for the commandline while your CLI application is working.
A simple example commandline software using this library is the cli-spinner
package.
.
This package contains the spinner library which use in software
developed using golang.
Package: golang-github-odeke-em-ripper-dev
Description-md5: a32a2de14737b8122bb6a7e249c2bf50
Description-en: scrape licenses out of files -- library
Ripper inspect source files and show the license if it found. It
support directories, files or URI repositories as argument.
.
This package provides ripper library to use in others Golang programs.
Package: golang-github-olekukonko-tablewriter-dev
Description-md5: 9c9541cd6828764f73b573ec783beac7
Description-en: generate ASCII tables in Golang
Library to generate ASCII tables using Go. Features automatic
padding, multiple lines, alignment, custom separators, and much
more.
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-oschwald-maxminddb-golang-v2-dev
Description-md5: 4973e1a1d1f67f87a64145afbe2d6d50
Description-en: MaxMind DB Reader for Go (v2) (library)
This is a Go reader for the MaxMind DB format. Although this can be used to
read GeoLite2 and GeoIP2 databases, geoip2-golang[1] provides a higher-level
API for doing so.
.
This library supports all MaxMind DB (.mmdb) format databases, including
MaxMind official databases and third-party databases. The library is
format-agnostic and will work with any valid .mmdb file regardless of the
data provider.
.
Note that this is not an official MaxMind API.
.
[1]: https://github.com/oschwald/geoip2-golang
Package: golang-github-osrg-gobgp-dev
Description-md5: 7b92526e033213543b73fc1f885e1de1
Description-en: BGP implemented in Go (source)
GoBGP is an open source BGP implementation designed from scratch for
modern environment and implemented in Go. It is designed to exploit
multicore processors and can be easily integrated with other software
through an RPC API.
.
This package contains the source code.
Package: golang-github-ovn-kubernetes-libovsdb-dev
Description-md5: 5514aaec7d54b9600b5c9d23eb2e4272
Description-en: OVSDB Client Library
OVSDB is the Open vSwitch Database Protocol. It's defined in RFC 7047
and is used mainly for managing configuration of Open vSwitch and OVN.
Package: golang-github-pelletier-go-toml
Description-md5: 0aeb285acbabfab6ff822baecc8a1e71
Description-en: Go library for the TOML format — command-line programs
This library supports TOML (Tom's Obvious, Minimal Language)
version v1.0.0-rc.3
.
Go-toml provides the following features for using data parsed
from TOML documents:
.
* Load TOML documents from files and string data
* Easily navigate TOML structure using Tree
* Marshaling and unmarshaling to and from data structures
* Line & column position data for all parsed elements
* Query support similar to JSON-Path
* Syntax errors contain line and column numbers
.
This package contains the three command-line programs
tomll, tomljson and jsontoml.
Package: golang-github-pelletier-go-toml-dev
Description-md5: 3e62f1929044b45e7b23a59c7a71177f
Description-en: Go library for the TOML format
This library supports TOML (Tom's Obvious, Minimal Language)
version v1.0.0-rc.3
.
Go-toml provides the following features for using data parsed
from TOML documents:
.
* Load TOML documents from files and string data
* Easily navigate TOML structure using Tree
* Marshaling and unmarshaling to and from data structures
* Line & column position data for all parsed elements
* Query support similar to JSON-Path
* Syntax errors contain line and column numbers
Package: golang-github-pointlander-peg-dev
Description-md5: 03507e90b904529beba63e85ee3a3d52
Description-en: implementation of a Packrat parser generator - dev package
Peg, Parsing Expression Grammar, is an implementation of a Packrat
parser generator. A Packrat parser is a descent recursive parser capable
of backtracking. The generated parser searches for the correct parsing
of the input.
.
This is the dev package
Package: golang-github-pquerna-ffjson-dev
Description-md5: 5702804eaf40893ed13a722450f812d3
Description-en: faster JSON serialization for Go
ffjson generates static MarshalJSON and UnmarshalJSON functions for
structures in Go. The generated functions reduce the reliance upon runtime
reflection to do serialization and are generally 2 to 3 times faster.
In cases where ffjson doesn't understand a Type involved, it falls back to
encoding/json, meaning it is a safe drop in replacement. By using ffjson
your JSON serialization just gets faster with no additional code changes.
.
This package contains the source code for other go programs to link against.
Package: golang-github-prometheus-alertmanager-dev
Description-md5: 96902e017b6c2dc2bec31f64b6c67f6f
Description-en: handle and deliver alerts created by Prometheus -- source
The Alertmanager handles alerts sent by client applications such as the
Prometheus server. It takes care of deduplicating, grouping, and routing them
to the correct receiver integration such as email, PagerDuty, or OpsGenie. It
also takes care of silencing and inhibition of alerts.
.
This package provides the source code to be used as a library.
Package: golang-github-prometheus-common-dev
Description-md5: efcba4dcd5ac580e9b9997d57503d25a
Description-en: common libraries for Prometheus components
This package includes:
.
* github.com/prometheus/common/config: Common configuration structures.
* github.com/prometheus/common/expfmt: Decoding and encoding for the
exposition format.
* github.com/prometheus/common/model: Shared data structures.
* github.com/prometheus/common/promlog: Defines standardised ways to
initialize Go kit loggers across Prometheus components.
* github.com/prometheus/common/route: A routing wrapper around
https://github.com/julienschmidt/httprouter using `context.Context`.
* github.com/prometheus/common/server: Common servers.
* github.com/prometheus/common/sigv4: Provides a http.RoundTripper that
signs requests using Amazon's Signature Verification V4 signing procedure.
* github.com/prometheus/common/version: Version information and metrics.
Package: golang-github-prometheus-exporter-toolkit-dev
Description-md5: bc753702c92845a2197dfa10e7e7d635
Description-en: Go library for Prometheus exporters
Go library for implementing features commonly required in Prometheus
exporters, such as command line flag parsing, HTTP TLS options and
authentication.
Package: golang-github-prometheus-prometheus-dev
Description-md5: c56e732d8b17af90f195f132a307dd11
Description-en: Prometheus monitoring system and time series database (library)
This package contains the source code of the Prometheus monitoring system and
time series database, for applications which make use of its exported
functions such as the promql parser.
Package: golang-github-protocolbuffers-txtpbfmt-dev
Description-md5: 0da5d09e89002a5ca3795be7724b9b52
Description-en: modify text proto files preserving comments (Go library)
Text Proto Formatter - txtpbfmt parses, edits and formats text proto
files in a way that preserves comments.
.
This saves development (read/edit/review) time and enables automated edits.
.
The .textproto extension is the most used extension inside Google (the
second most popular choice is .textpb).
.
Text Format Language Specification:
https://developers.google.com/protocol-buffers/docs/text-format-spec
.
This package contains the Go development 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-rogpeppe-go-internal-dev
Description-md5: 2221721cd7acaef30f5b76c094c06fd2
Description-en: Selected Go-internal packages factored out from the standard library
The go-internal repository factors out an opinionated selection of
internal packages and functionality from the Go standard library.
Currently this consists mostly of packages and testing code from
within the Go tool implementation.
.
Included are the following:
.
* dirhash: calculate hashes over directory trees the same way
that the Go tool does.
* goproxytest: a GOPROXY implementation designed for test use.
* gotooltest: Use the Go tool inside test scripts (see testscript below).
* imports: list of known architectures and OSs, and support for reading
import statements.
* modfile: read and write go.mod files while preserving formatting
and comments.
* module: module paths and versions.
* par: do work in parallel.
* semver: semantic version parsing.
* testenv: information on the current testing environment.
* testscript: script-based testing based on txtar files.
* txtar: simple text-based file archives for testing.
.
This package contains the development library files.
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-rsc-devweb
Description-md5: c1e059e846a39557a9dce926a90bb05c
Description-en: Development web server
This repo holds a program that lets you work on a Go web server and have
it automatically recompile on each request, like in the App Engine local
development SDK.
.
See https://godoc.org/rsc.io/devweb.
Package: golang-github-rubenv-sql-migrate-dev
Description-md5: 656c1d990777266d2458ce0b6bd1b299
Description-en: SQL schema migration tool for Go (library)
sql-migrate is SQL Schema migration tool for Go based on gorp and goose
.
Features
• Usable as a CLI tool or as a library
• Supports SQLite, PostgreSQL, MySQL, MSSQL and Oracle databases
(through gorp)
• Can embed migrations into your application
• Migrations are defined with SQL for full flexibility
• Atomic migrations
• Up/down migrations to allow rollback
• Supports multiple database types in one project
• Works great with other libraries such as sqlx
Package: golang-github-santhosh-tekuri-jsonschema-dev
Description-md5: f6a2d918e0ceded2b351c6f7888049bf
Description-en: JSONSchema Validation using Go (library)
Passes JSON-Schema-Test-Suite for draft-04, draft-06, draft-07,
draft/2019-09, and draft/2020-12.
.
This package contains the Go development library.
Package: golang-github-sebest-xff
Description-md5: 66c93e19b65b8d9ebbfe62ff42c4a5be
Description-en: Golang Middleware to handle X-Forwarded-For Header
Package xff is a net/http middleware/handler to parse Forwarded HTTP Extension
in Golang.
.
Parse function parses the value of the X-Forwarded-For Header and returns the
IP address.
.
Options is a configuration container, provided by this package, to setup the
XFF middleware.
Package: golang-github-sebest-xff-dev
Description-md5: 5de34585fda171f11b33b15006ec2f37
Description-en: Golang Middleware to handle X-Forwarded-For Header (development files)
Package xff is a net/http middleware/handler to parse Forwarded HTTP Extension
in Golang.
.
Parse function parses the value of the X-Forwarded-For Header and returns the
IP address.
.
Options is a configuration container, provided by this package, to setup the
XFF middleware.
.
This package contains the source.
Package: golang-github-segmentio-ksuid-dev
Description-md5: 7d013eafd7ef0e904ed7fce463597709
Description-en: K-Sortable Globally Unique IDs (Go library)
ksuid is an efficient, comprehensive, battle-tested Go library for
generating and parsing a specific kind of globally unique identifier
called a *KSUID*. This library serves as its reference implementation.
.
What is a KSUID?
.
KSUID is for K-Sortable Unique IDentifier. It is a kind of globally
unique identifier similar to a RFC 4122 UUID, built from the ground-up
to be "naturally" sorted by generation timestamp without any special
type-aware logic.
.
In short, running a set of KSUIDs through the UNIX sort command will
result in a list ordered by generation time.
.
Why use KSUIDs?
.
There are numerous methods for generating unique identifiers, so why
KSUID?
.
1. Naturally ordered by generation time
2. Collision-free, coordination-free, dependency-free
3. Highly portable representations
.
See https://segment.com/blog/a-brief-history-of-the-uuid/
Package: golang-github-sigstore-cosign-dev
Description-md5: 596a530ea74f5ccbe3191fa180f4a7e0
Description-en: Code signing/transparency for containers and binaries (library)
Signing OCI containers (and other artifacts) using Sigstore
.
Cosign supports:
.
* "Keyless signing" with the Sigstore public good Fulcio certificate
authority and Rekor transparency log (default)
* Hardware and KMS signing
* Signing with a cosign generated encrypted private/public keypair
* Container Signing, Verification and Storage in an OCI registry.
* Bring-your-own PKI
.
This package contains the Go source code.
Package: golang-github-sigstore-rekor-dev
Description-md5: d3a94b5c5e0e6d1fcaa7bf0ac62dab43
Description-en: Software Supply Chain Transparency Log (library)
Rekor's goals are to provide an immutable tamper resistant ledger of
metadata generated within a software projects supply chain. Rekor will
enable software maintainers and build systems to record signed metadata
to an immutable record. Other parties can then query said metadata to
enable them to make informed decisions on trust and non-repudiation of an
object's lifecycle.
.
The Rekor project provides a restful API based server for validation and
a transparency log for storage. A CLI application is available to make
and verify entries, query the transparency log for inclusion proof,
integrity verification of the transparency log or retrieval of entries
by either public key or artifact.
.
Rekor fulfils the signature transparency role of sigstore's software
signing infrastructure. However, Rekor can be run on its own and is
designed to be extensible to working with different manifest schemas and
PKI tooling.
Package: golang-github-sigstore-sigstore-go-dev
Description-md5: 99c90524c35ccdfa6467892b247bec21
Description-en: Sigstore signing and verification (Go library)
A client library for Sigstore (https://www.sigstore.dev/), written in
Go. Features:
.
* Signing and verification of Sigstore bundles
(https://github.com/sigstore/protobuf-
specs/blob/main/protos/sigstore_bundle.proto) compliant with Sigstore
Client Spec
* Verification of raw Sigstore signatures by creating bundles for them
(see conformance tests (/cmd/conformance/main.go) for example)
* Signing and verifying with a Timestamp Authority (TSA)
* Signing and verifying (offline or online) with Rekor (Artifact
Transparency Log)
* Structured verification results including certificate metadata
* TUF support
* Verification support for custom trusted root
(https://github.com/sigstore/protobuf-
specs/blob/main/protos/sigstore_trustroot.proto)
* Basic CLI and examples
.
For an example of how to use this library, see the verification
documentation (/docs/verification.md), the CLI cmd/sigstore-go
(/cmd/sigstore-go/main.go). Note that the CLI
is to demonstrate how to use the library, and not intended as a fully-
featured Sigstore CLI like cosign (https://github.com/sigstore/cosign).
.
Background
.
Sigstore already has a canonical Go client implementation, cosign
(https://github.com/sigstore/cosign), which was developed with a focus
on container image signing/verification. It has a rich CLI and a long
legacy of features and development. sigstore-go is a more minimal and
friendly API for integrating Go code with Sigstore, with a focus on the
newly specified data structures in sigstore/protobuf-specs
(https://github.com/sigstore/protobuf-specs). sigstore-go attempts to
minimize the dependency tree for simple signing and verification tasks,
omitting KMS support and container image verification.
.
This package contains the Go library.
Package: golang-github-smallstep-truststore-dev
Description-md5: a4f6188d9cfd276654f0741599fb875a
Description-en: Go library for local installation of development certificates
Documentation:
https://godoc.org/github.com/smallstep/truststore
.
Go Report Card:
https://goreportcard.com/report/github.com/smallstep/truststore
.
Based on https://github.com/FiloSottile/mkcert
Package: golang-github-spf13-cobra-dev
Description-md5: 16414fad5da572d72074a37d4a0dee3e
Description-en: Go library for creating powerful modern Go CLI applications
Cobra is a Go library providing a simple interface to create powerful
modern CLI interfaces similar to git & go tools.
.
Cobra has an exceptionally clean interface and simple design without
needless constructors or initialization methods.
.
This package contains the Cobra library for Go.
Package: golang-github-spf13-viper-dev
Description-md5: 283f9d91d53c487d197ee7b5d865e729
Description-en: Go configuration with fangs
Viper is a complete configuration solution for Go applications
including 12-Factor apps. It is designed to work within an application,
and can handle all types of configuration needs and formats.
It supports:
.
* setting defaults
* reading from JSON, TOML, YAML, HCL, and Java properties config files
* live watching and re-reading of config files (optional)
* reading from environment variables
* reading from remote config systems (etcd or Consul), and watching changes
* reading from command line flags
* reading from buffer
* setting explicit values
.
Viper can be thought of as a registry for all of your applications
configuration needs.
Package: golang-github-sylabs-sif-dev
Description-md5: 024794b746ffe199c6e4609f729405f8
Description-en: reference implementation of the Singularity Image Format (SIF)
SIF is an implementation of the Singularity Container Image Format that
makes it easy to create complete and encapsulated container enviroments
stored in a single file.
Package: golang-github-tetratelabs-wazero-dev
Description-md5: 561f8b32115ab9602cf6a0420db39ccf
Description-en: zero dependency WebAssembly runtime for Go (library)
WebAssembly is a way to safely run code compiled in other languages.
Runtimes execute WebAssembly Modules (Wasm), which are most often
binaries with a .wasm extension.
.
wazero is a WebAssembly Core Specification 1.0
(https://www.w3.org/TR/2019/REC-wasm-core-1-20191205/) and 2.0
(https://www.w3.org/TR/2022/WD-wasm-core-2-20220419/) compliant runtime
written in Go. It has *zero dependencies*, and doesn't rely on CGO. This
means you can run applications in other languages and still keep cross
compilation.
.
This package contains the wazero Go library.
Package: golang-github-thediveo-success-dev
Description-md5: 72f0844b65f0f559bcd210cdb4dab944
Description-en: self check library for wrapping Gomega success (Go library)
This Go module provides a tiny utility that enhances Go testing by
integrating Gomega's error detection whenever the Successful()
function (or variants like Successful2R, Successful3R) is used.
.
It allows replacing verbose error checks such as
Expect(err).NotTo(HaveOccurred()) with a more concise and fluent
Successful() call, making tests cleaner and more readable.
.
This package contains the Go development library.
Package: golang-github-theupdateframework-go-tuf-dev
Description-md5: 4ba8d29c66142c6288a69eb01abe08b1
Description-en: Securing software in golang (library)
The Update Framework (TUF) helps developers maintain the security of software
update systems, providing protection even against attackers that compromise
the repository or signing keys. TUF provides a flexible framework and
specification that developers can adopt into any software update system.
Package: golang-github-tinylib-msgp-dev
Description-md5: 88011a5723665fc987fcc6bb0f30a8cf
Description-en: Go code generator for MessagePack (source)
This is a code generation tool and serialization library for MessagePack. It is
targeted at the go generate tool. You can read more about MessagePack in the
wiki, or at msgpack.org.
.
Why?
.
* Use Go as your schema language
* Speeeeeed (400MB/s on modern hardware)
* JSON interop
* User-defined extensions
* Type safety
* Encoding flexibility
.
This package contains the source.
Package: golang-github-ugorji-go-codec
Description-md5: 6a7cdf2b409da1cf930357827adc0e10
Description-en: idiomatic codec and rpc lib for msgpack, cbor, json (codecgen)
Package codec provides a High Performance, Feature-Rich Idiomatic Go 1.4+
codec/encoding library for binc, msgpack, cbor, json
.
This package contains the tools (codecgen).
Package: golang-github-ugorji-go-codec-dev
Description-md5: 0895e8161dd2d6596e6ff0ffef93c48b
Description-en: idiomatic codec and rpc lib for msgpack, cbor, json (library)
Package codec provides a High Performance, Feature-Rich Idiomatic Go 1.4+
codec/encoding library for binc, msgpack, cbor, json
.
This package contains the source.
Package: golang-github-varlink-go-dev
Description-md5: 5b456d263f21be387f90f8fb30156620
Description-en: Golang implementation of the Varlink protocol
Golang library implementing the Varlink protocol.
http://varlink.org/
Package: golang-github-vbatts-tar-split-dev
Description-md5: 9399fa0280569a16e7c94717136331cc
Description-en: tar archive assembly/disassembly (source)
Pristinely disassembling a tar archive, and stashing needed raw bytes and
offsets to reassemble a validating original archive.
.
Eventually this should detect TARs that this is not possible with.
.
For example stored sparse files that have "holes" in them, will be read as a
contiguous file, though the archive contents may be recorded in sparse format.
Therefore when adding the file payload to a reassembled tar, to achieve
identical output, the file payload would need be precisely re-sparsified. This
is not something I seek to fix immediately, but would rather have an alert that
precise reassembly is not possible. (see more
http://www.gnu.org/software/tar/manual/html_node/Sparse-Formats.html)
.
Other caveat, while tar archives support having multiple file entries for the
same path, we will not support this feature. If there are more than one entries
with the same path, expect an err (like ErrDuplicatePath) or a resulting tar
stream that does not validate your original checksum/signature.
.
Contract: Do not break the API of stdlib archive/tar in our fork (ideally find
an upstream mergeable solution).
.
This package contains the source.
Package: golang-github-victoriametrics-victoriametrics-dev
Description-md5: f1b0e44474b604df3370e9ff319db3ff
Description-en: fast, cost-effective and scalable time series database (library)
This package provides the library code for VictoriaMetrics.
Package: golang-github-vincent-petithory-dataurl-dev
Description-md5: ee63dd49f4eccfccfc062b5c473af0a4
Description-en: Data URL Schemes in Golang (library)
This package parses and generates Data URL Schemes for the Go language,
according to RFC 2397 (http://tools.ietf.org/html/rfc2397).
.
Data URLs are small chunks of data commonly used in browsers to display
inline data, typically like small images, or when you use the FileReader
API of the browser.
.
Common use-cases:
.
* generate a data URL out of a string, []byte, io.Reader for
inclusion in HTML templates
* parse a data URL sent by a browser in a http.Handler, and
do something with the data (save to disk, etc.)
Package: golang-github-vishvananda-netlink-dev
Description-md5: 12d3b01afd724a58bf2a529e928de1e2
Description-en: netlink library for go
The netlink package provides a simple netlink library for go. Netlink is the
interface a user-space program in Linux uses to communicate with the kernel. It
can be used to add and remove interfaces, set ip addresses and routes, and
configure ipsec. Netlink communication requires elevated privileges, so in most
cases this code needs to be run as root. Since low-level netlink messages are
inscrutable at best, the library attempts to provide an API that is loosely
modeled on the CLI provied by iproute2. Actions like ip link add will be
accomplished via a similarly named function like AddLink(). This library began
its life as a fork of the netlink functionality in docker/libcontainer but was
heavily rewritten to improve testability, performance, and to add new
functionality like ipsec xfrm handling.
.
This package contains the source.
Package: golang-github-vmware-vmw-guestinfo-dev
Description-md5: 3523b6e45205034df995f086e8929c5b
Description-en: access VMware guestinfo variables in Go (library)
The vmw-guestinfo library provides access to the guestinfo
variables exposed to virtual machines running in VMware.
.
VMware is a virtualisation hypervisor, and its guestinfo
variables contain, e.g., information on guest tools version
or IP addresses of the guest OS. It can be compared to what
qemu-agent provides for KVM.
Package: golang-github-xo-terminfo-dev
Description-md5: 76b9c7873d1126a4d4f346578d7e12e6
Description-en: terminfo package in pure go
terminfo provides a pure-Go implementation of reading information from
the terminfo database. terminfo is meant as a replacement for ncurses in
simple Go programs.
Package: golang-github-xordataexchange-crypt
Description-md5: 562343d343b0b787f380ecfef64218eb
Description-en: Store/retrieve encrypted configs from etcd or Consul (CLI tool)
Fess up. You have passwords and usernames hard coded in your apps.
You have IP addresses checked in to your source code repository.
You have entire configuration files that were created by the developer
who wrote the app and haven’t been changed since she typed "git init".
.
"crypt" is here to lead you back to the Path of Enlightened Configuration.
Store encrypted configuration values in etcd or Consul using a command-line
application.
.
Decrypt them before starting your application using a wrapper script and
the handy CLI tool, or inside the app using the "crypt/config" library.
.
"crypt" is built on time-tested standards like OpenPGP, base64, and gzip.
Your data is encrypted using public key encryption, and can only be
decrypted by when the private key is available. After compression,
it is encrypted, and base64-encoded so it can be stored in your key/value
store of choice. etcd and Consul are supported out of the box, but adding
other storage tools is a trivial task, thanks to Go’s interfaces.
.
This package provides the command-line tool "bin/crypt", but renamed to
/usr/bin/crypt-xordataexchange, to avoid filename collision with
/usr/bin/crypt from the mcrypt package.
Package: golang-github-xordataexchange-crypt-dev
Description-md5: f42563295553cebf00fa3715a1af875e
Description-en: Store/retrieve encrypted configs from etcd or Consul (Go library)
Fess up. You have passwords and usernames hard coded in your apps.
You have IP addresses checked in to your source code repository.
You have entire configuration files that were created by the developer
who wrote the app and haven’t been changed since she typed "git init".
.
"crypt" is here to lead you back to the Path of Enlightened Configuration.
Store encrypted configuration values in etcd or Consul using a command-line
application.
.
Decrypt them before starting your application using a wrapper script and
the handy CLI tool, or inside the app using the "crypt/config" library.
.
"crypt" is built on time-tested standards like OpenPGP, base64, and gzip.
Your data is encrypted using public key encryption, and can only be
decrypted by when the private key is available. After compression,
it is encrypted, and base64-encoded so it can be stored in your key/value
store of choice. etcd and Consul are supported out of the box, but adding
other storage tools is a trivial task, thanks to Go’s interfaces.
.
This package provides the "github.com/xordataexchange/crypt/config"
Go library.
Package: golang-github-yggdrasil-network-yggdrasil-go-dev
Description-md5: 0dc0b7edba66730b07d5a9ffcdc31dc7
Description-en: Fully encrypted global-scale mesh network (library)
Yggdrasil is an early-stage implementation of a fully end-to-end encrypted
IPv6 network. It is lightweight, self-arranging, supported on multiple
platforms and allows pretty much any IPv6-capable application to
communicate securely with other Yggdrasil nodes. Yggdrasil does not
require you to have IPv6 Internet connectivity - it also works over IPv4.
.
This package contains the libary for use in other Go programs.
Package: golang-github-yosssi-ace-dev
Description-md5: d42217790c8e46862cef3c5394716f82
Description-en: HTML template engine for Go (library package)
Ace is an HTML template engine for Go. This is inspired by
Slim (http://slim-lang.com/) and Jade (http://jade-lang.com/).
This is a refinement of Gold (http://gold.yoss.si/).
.
Example:
.
= doctype html
html lang=en
head
title Hello Ace
= css
h1 { color: blue; }
body
h1 {{.Msg}}
#container.wrapper
p..
Ace is an HTML template engine for Go.
This engine simplifies HTML coding in Go web application development.
= javascript
console.log('Welcome to Ace');
.
This package provides the Ace library for the Go Programming Language
Package: golang-github-zitadel-oidc-dev
Description-md5: c21e1df084bbf8c76d81c4d801866caf
Description-en: OpenID Connect client and server library certified by the OpenID Foundation
This library is an easy-to-use client (RP) and server (OP)
implementation for the OIDC (OpenID Connect) standard written for Go.
.
The RP is certified for the basic and config profile.
.
Whenever possible existing packages (like OAuth2 for Go) were reused /
extended.
Package: golang-github-zmap-zlint-dev
Description-md5: 680c62e2789b1d9b427424b5955037b2
Description-en: X.509 Certificate Linter focused on Web PKI standards (library)
ZLint is a X.509 certificate linter written in Go that checks for
consistency with standards (e.g. RFC 5280
(https://www.ietf.org/rfc/rfc5280.txt)) and other relevant PKI
requirements (e.g. CA/Browser Forum Baseline Requirements
(https://cabforum.org/wp-content/uploads/CA-Browser-Forum-BR-1.4.8.pdf)).
.
This package contains the zlint golang source code library.
Package: golang-gogoprotobuf-dev
Description-md5: 8d76e6c8397fafa5e534b08eb5058845
Description-en: transitional package -- safe to remove
This transitional package facilitates migration to
"golang-github-gogo-protobuf-dev" and can be safely removed.
Package: golang-golang-x-crypto-dev
Description-md5: 66f52ca9de151cfcb6ed8ba8a5a6a8a4
Description-en: Supplementary Go cryptography libraries
This package contains cryptographic algorithms and protocols not packaged in
the main Go distribution, such as:
.
- blowfish
- nacl
- openpgp
- otr
- sha3
- ssh
.
and many others.
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-golang-x-term-dev
Description-md5: 728f106d23959044ae85b22533e5118c
Description-en: Go terminal and console support (library)
This repository provides Go terminal and console support packages.
Package: golang-golang-x-vuln-dev
Description-md5: aa1b36e437a98187abfc4fa7cd360bbc
Description-en: client and tools for the Go vulnerability database (library)
This package contains the following:
* Package client: a client for interacting with the Go vulnerability
database
* Package vulncheck: an API for detecting vulnerabilities in Go
packages
Package: golang-google-grpc-dev
Description-md5: 310f3b05d40bb64e3e4e772ee87302ac
Description-en: implementation of gRPC in Go
Implementation of an RPC system called gRPC in Golang.
.
Remote Procedure Calls (RPCs) provide a useful abstraction for building
distributed applications and services. This library provides a concrete
implementation of the gRPC protocol, layered over HTTP/2.
Package: golang-gopkg-yaml.v3-dev
Description-md5: 69dfb6cb659f3f6261cec62505cd521d
Description-en: YAML support for the Go language
The yaml package enables Go programs to very comfortably encode and decode
YAML values. It was developed within Canonical as part of the juju project,
and is based on a pure Go port of the well-known libyaml C library to parse
and generate YAML data quickly and reliably.
.
The yaml package supports most of YAML 1.2, but preserves some behavior from
1.1 for backwards compatibility.
.
Specifically, as of v3 of the yaml package:
.
* YAML 1.1 bools (yes/no, on/off) are supported as long as they are being
decoded into a typed bool value. Otherwise they behave as a string.
Booleans in YAML 1.2 are true/false only.
* Octals encode and decode as 0777 per YAML 1.1, rather than 0o777 as
specified in YAML 1.2, because most parsers still use the old format.
Octals in the 0o777 format are supported though, so new files work.
* Does not support base-60 floats. These are gone from YAML 1.2, and were
actually never supported by this package as it's clearly a poor choice.
.
and offers backwards compatibility with YAML 1.1 in some cases. 1.2,
including support for anchors, tags, map merging, etc. Multi-document
unmarshalling is not yet implemented, and base-60 floats from YAML 1.1 are
purposefully not supported since they're a poor design and are gone in YAML
1.2.
Package: golang-goprotobuf-dev
Description-md5: 44b4feddc85f12cc1e5aa57436d8ef1b
Description-en: transitional package -- safe to remove
This transitional package facilitates migration to
"golang-github-golang-protobuf-1-5-dev" and can be safely removed.
Package: golang-grpc-gateway
Description-md5: e39d8a18843bdc68c924dd08b9447507
Description-en: gRPC to JSON proxy generator for Golang -- binaries
Grpc-gateway is a protoc plugin that reads gRPC service definitions
and generates a reverse-proxy server which translates a RESTful JSON
API into gRPC. The server is generated according to custom options in
your gRPC definition and helps you to provide your APIs in both gRPC
and RESTful style at the same time.
.
This package contains the generator binaries.
Package: golang-honnef-go-tools-dev
Description-md5: 236c82d684956e0a4c0978b4b9ea9f5d
Description-en: libraries for advanced Go linter
Libraries to implement following tools:
* keyify: Transforms an unkeyed struct literal into a keyed one.
* rdeps: Find all reverse dependencies of a set of packages.
* staticcheck: Go static analysis, detecting bugs, performance issues, and
much more.
* structlayout: Displays the layout (field sizes and padding) of structs.
* structlayout-optimize: Reorders struct fields to minimize the amount of
padding.
* structlayout-pretty: Formats the output of structlayout with ASCII art.
Package: golang-k8s-apimachinery-dev
Description-md5: 56d8a889aee4da183bddca876caf5d3c
Description-en: Shared typings for Kubernetes servers and clients (library)
Scheme, typing, encoding, decoding, and conversion packages for
Kubernetes and Kubernetes-like API objects.
.
The first consumers of this library are k8s-kubernetes, k8s-client-go,
k8s-apiserver.
Package: golang-k8s-kube-openapi-dev
Description-md5: cf1252ed01e0c14c0af92e544c434682
Description-en: Kubernetes OpenAPI spec generation & serving (library)
Kube OpenAPI This repo is the home for Kubernetes OpenAPI discovery
spec generation. The goal is to support a subset of OpenAPI features
to satisfy kubernetes use-cases but implement that subset with little
to no assumption about the structure of the code or routes. Thus, there
should be no kubernetes specific code in this repo.
.
There are two main parts:
- A model generator that goes through .go files, find and generate model
definitions.
- The spec generator that is responsible for dynamically generate
the final OpenAPI spec using web service routes or combining
other OpenAPI/Json specs. Contributing Please see CONTRIBUTING.md
(CONTRIBUTING.md) for instructions on how to contribute.
Package: golang-k8s-sigs-release-utils-dev
Description-md5: 75466b08ccf4ab3489a7397a9661236c
Description-en: utilities for kubernetes Go release engineering (library)
Tiny utilities for use by the Release Engineering subproject and
kubernetes/release (https://github.com/kubernetes/release/).
.
This package contains the library.
Package: golang-mvdan-sh-dev
Description-md5: c29e237845a0d6c5676819a701e111b9
Description-en: shell parser, formatter, and interpreter (library)
A shell parser, formatter, and interpreter. Supports POSIX Shell, Bash, and
mksh. Requires Go 1.24 or later.
Package: golang-petname
Description-md5: 4c5f71f683e9e0bff998afd5cc9f678b
Description-en: generate pronouncable, perhaps even memorable, pet names
This utility will generate "pet names", consisting of a random
combination of an adverb, adjective, and proper name. These are
useful for unique hostnames, for instance.
The default packaging contains about 2000 names, 1300 adjectives,
and 4000 adverbs, yielding nearly 10 billion unique combinations,
covering over 32 bits of unique namespace.
As such, PetName tries to follow the tenets of Zooko's triangle:
names are human meaningful, decentralized, and secure.
Package: golang-redoctober
Description-md5: a6ea28e14d93b9fa12983fef2b063dea
Description-en: Software-based two-man rule style encryption and decryption server
Red October is a software-based two-man rule style encryption and
decryption server. The two-man rule is a control mechanism designed
to achieve a high level of security by requiring the presence of two
authorized people at all times. In the case of Red October the
two-man rule is implemented by encrypting data in such as way as to
require two authorised key-holds to decrypt it.
.
This package contains the server and command-line client.
Package: golang-rice
Description-md5: b2bc7b3e5fcab10acae31fbc3dba1aac
Description-en: tool for embedding web resources into Go executables
go.rice is a Golang package that makes working with resources such as
html, js, css, images and templates very easy. During development
go.rice will load required files directly from disk. Upon deployment
it is easy to add all resource files to a executable using the rice
tool, without changing the source code for your package. Several
methods are provided for adding resources to your binary by go.rice.
.
This package contains the command-line tool.
Package: golang-sourcehut-emersion-gqlclient-dev
Description-md5: f7d20ae9909e02a7b11b98a5b5207cf6
Description-en: GraphQL client and code generator for Go (library)
gqlclient can be used as a thin GraphQL client, and can be augmented
with code generation.
.
This package contains the Go library.
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: golang-truststore
Description-md5: 098b53cb5345c79e9d43a7c3970e37d5
Description-en: Transitional package
This is a transitional package. It can safely be removed.
Package: golf
Description-md5: e3b1f8e07f94928edf30e3d7ec1a9a32
Description-en: Programming language for web services
Programming language, tools, framework and application server for
web services, web applications and command-line programs. Golf is
memory safe and high performance, with code that is easy to read
and write.
Package: gom
Description-md5: 74d50365b57befd4544fd8350d1b8afa
Description-en: Command line and interactive ncurses-based OSS audio mixer
gom is a command line mixer utility with optional built-in ncurses
interactive interface.
.
Its main feature is an exhaustive command line interface that makes
it ideal for scripting (e.g. for audio recording, running at user
and/or system login time, setting/restoring of settings, etc).
.
It supports OSS only, so if you want to use it with ALSA, you will
need its OSS-compatible modules. If you want to use all possible
features of ALSA however, you would need to use a mixer program
dedicated for ALSA.
Package: gomoku.app
Description-md5: 7c09ec7f98083d1c596a01109f79cc70
Description-en: Extended TicTacToe game for GNUstep
Gomoku is an extended TicTacToe game for GNUstep. You win
the game if you are able to put 5 of your pieces in a row, column,
or diagonal. You lose if the computer does so before you. You can
play the game on boards of different size. The game has 6 different
difficulty levels.
Package: goo
Description-md5: e2eacda68c7872761c81cf4f8d6babf7
Description-en: generic object-orientator (programming language)
GOO is a dynamic, type-based, object-oriented language in the same family
as Dylan and Scheme. It is designed to be simple, productive, powerful,
extensible, dynamic, efficient, and real-time.
.
Its main goal is to offer the best of both scripting and delivery
languages, while at the same time incorporating an extreme back-to-basics
philosophy.
.
This package contains the GOO interpreter and compiler, and
documentation for the language and these programs.
Package: google-wire
Description-md5: 85c3d9806505b84fde65b3a2d9ce1e5c
Description-en: Compile-time Dependency Injection for Go (program)
Wire: Automated Initialization in Go
.
Wire is a code generation tool that automates connecting components
using dependency injection. Dependencies between components are
represented in Wire as function parameters, encouraging explicit
initialization instead of global variables. Because Wire operates
without runtime state or reflection, code written to be used with
Wire is useful even for hand-written initialization.
.
For an overview, see the introductory blog post
https://blog.golang.org/wire
.
This package contains the wire command-line program.
Package: gopchop
Description-md5: c19dbf02bbcc6e158a2b0e33aa0bc583
Description-en: fast, lossless cuts-only editor for MPEG2 video files
gopchop cuts and merges MPEG2 video streams. gopchop uses
a method to cut streams that does not require re-encoding,
and therefore is fast and not prone to the artifacts
and degradation of quality inherent in re-encoding.
However, cuts are limited to I-frames or
group-of-picture (GOP) boundaries. These frames occur
frequently enough, and often times at scene transitions,
so that gopchop's method is adequate for many applications.
.
The typical use is manually editing commercials out of
recorded television programs.
.
Another application is splitting .VOB files from
dual-layer DVD rips so that the content can be
re-authored such that each half will fit on one
single-layer DVD recordable.
Package: gorst
Description-md5: 6e22e570fc6b95480d4ddaad9e91d86d
Description-en: Go implementation of reStructuredText (command line)
This is a Go implementation of reStructuredText. developed on the basis of
Go markdown module implemented by Michael Teichgräber.
.
Only Support for HTML output is implemented.
.
This package provides command line interface for this implementation.
Package: gosop
Description-md5: b9ec37d12a484aec3a6da0549c3af240
Description-en: Stateless CLI for GopenPGP
The Stateless OpenPGP CLIknown as SOP, is an RFC specification that aims to
provide a minimal API for any implementation of the OpenPGP protocol, in
the form of a command-line Interface. SOP can be used to test
interoperability between different implementations of OpenPGP; the
OpenPGP interoperability Test Suite (https://tests.sequoia-pgp.org/)
reports results using several SOP implementations. For more information,
please refer to the specification (https://tools.ietf.org/html/draft-dkg-
openpgp-stateless-cli-01).
Package: gostsum
Description-md5: 926ca856d46a216a8ca0c7a4b45ea044
Description-en: Utility to compute GOST hashes
This package contain utilities to compute GOST hashsums
gostsum - computes GOST R 34.11-94 hash
gost12sum - computes GOST R 34.11-2012 hash
Package: govulncheck
Description-md5: 5dcfe2ff6a2d5eb6e3c251e4e4c10cc0
Description-en: CLI for detecting vulnerabilities in Go packages
Govulncheck reports known vulnerabilities that affect Go code.
.
It uses static analysis or a binary's symbol table to narrow down
reports to only those that potentially affect the application.
.
For more information about the API behind govulncheck, see
https://go.dev/security/vulncheck.
Package: gperf
Description-md5: 100d8b95fd17c0a38c7613dd1af69b60
Description-en: Perfect hash function generator
gperf is a program that generates perfect hash functions for sets of
key words.
.
A perfect hash function is simply: A hash function and a data structure
that allows recognition of a key word in a set of words using exactly 1
probe into the data structure.
Package: gpg-wks-server
Description-md5: e2eb43281beac2769941e9e1f37dd8a2
Description-en: GNU privacy guard - Web Key Service server
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
with the proposed OpenPGP Internet standard as described in RFC4880.
.
This package provides the GnuPG server for the Web Key Service
protocol.
.
A Web Key Service is a service that allows users to upload keys per
mail to be verified over https as described in
https://tools.ietf.org/html/draft-koch-openpgp-webkey-service
.
For more information see: https://wiki.gnupg.org/WKS
Package: gpgv-static
Description-md5: 842ffff693d698ec180bc5b9b7ce7ffa
Description-en: minimal signature verification tool (static build)
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
with the proposed OpenPGP Internet standard as described in RFC 4880.
.
This is GnuPG's signature verification tool, gpgv, built statically
so that it can be directly used on any platform that is running on
the Linux kernel. Android and ChromeOS are two well known examples,
but there are many other platforms that this will work for, like
embedded Linux OSes. This gpgv in combination with debootstrap and
the Debian archive keyring allows the secure creation of chroot
installs on these platforms by using the full Debian signature
verification that is present in all official Debian mirrors.
Package: gphotofs
Description-md5: bb204691d38bcab14b35067c2f13c857
Description-en: filesystem to mount digital cameras
GPhotoFS is a filesystem client based on libgphoto2 that exposes
supported cameras as filesystems; while some cameras implement the USB
Mass Storage class and already appear as filesystems (making this
program redundant), many use the Picture Transfer Protocol (PTP) or
some other custom protocol. But as long as the camera is supported
by libgphoto2, it can be mounted as a filesystem using this program.
.
This package is based on the FUSE (filesystem in user space)
infra-structure of the Linux kernel and, therefore, does not require
any modifications to the kernel, apart from the fuse module.
Package: gpm
Description-md5: f4d37ad222a8606e714a0eb799261d0d
Description-en: General Purpose Mouse interface
This package provides a daemon that captures mouse events when the system
console is active, and delivers events to applications through a library.
.
By default, the daemon provides a 'selection' mode, so that
cut-and-paste with the mouse works on the console just as it does
under X.
Package: gprbuild
Description-md5: 90e6a9920fa4fd1fe7eb6c0e9471cf2a
Description-en: multi-language extensible build tool
A set of tools for processing GNAT project files:
gprconfig detects available compilers,
gprbuild runs them;
gprslave helps distributing the build work across the network;
gprinstall copies the objects to their final destination;
gprclean removes them.
The default configuration supports Ada, Assembler, C, C++, Fortran,
and can be extended to support user source processing tools.
Package: gprbuild-doc
Description-md5: ce55a9d70218721427625dfec46bb041
Description-en: multi-language extensible build tool (documentation)
A set of tools for processing GNAT project files:
gprconfig detects available compilers,
gprbuild runs them;
gprslave helps distributing the build work across the network;
gprinstall copies the objects to their final destination;
gprclean removes them.
The default configuration supports Ada, Assembler, C, C++, Fortran,
and can be extended to support user source processing tools.
.
This package contains the documentation.
Package: gpsbabel
Description-md5: 5e710de842143c2b9995f75608b2ea0d
Description-en: GPS file conversion plus transfer to/from GPS units
GPSBabel converts waypoints, tracks, and routes from one format to
another, whether that format is a common mapping format like Delorme,
Streets and Trips, or even a serial upload or download to a GPS unit
such as those from Garmin and Magellan.
.
GPSBabel supports dozens of data formats and will be useful for tasks
such as geocaching, mapping, and converting from one GPS unit to another.
Among the interesting formats it supports are several GPS devices via
a serial link, various PDA-based mapping programs, and various
Geocaching data formats.
.
Among others GPSBabel supports the following formats:
.
CSV, Custom CSV DNA, EasyGPS Binary, Fugawi, Garmin serial, Geocaching.com
loc, GPSDrive, GPX, Holux, IGC, Magellan serial, Magellan SD, Mapopolis.Com
Mapconverter, Mapsource, Maptech, Microsoft Streets and Trips, NIMA/GNIS
Geographic Names, NMEA sentences, OziExplorer, Tab-separated data, Topo by
National Geographic, xcsv
Package: gpsbabel-doc
Description-md5: be60ff88f7b040c3b2c3d227343ebcdb
Description-en: GPS file conversion plus transfer to/from GPS units - documentation
GPSBabel converts waypoints, tracks, and routes from one format to
another, whether that format is a common mapping format like Delorme,
Streets and Trips, or even a serial upload or download to a GPS unit
such as those from Garmin and Magellan.
.
GPSBabel supports dozens of data formats and will be useful for tasks
such as geocaching, mapping, and converting from one GPS unit to another.
Among the interesting formats it supports are several GPS devices via
a serial link, various PDA-based mapping programs, and various
Geocaching data formats.
.
This package contains the detailed documentation of gpsbabel.
Package: gpsbabel-gui
Description-md5: 0e1f802005fa4c96bfd58de5cc5403d2
Description-en: GPS file conversion plus transfer to/from GPS units - GUI
GPSBabel converts waypoints, tracks, and routes from one format to
another, whether that format is a common mapping format like Delorme,
Streets and Trips, or even a serial upload or download to a GPS unit
such as those from Garmin and Magellan.
.
This package contains gpsbabelfe, a QT based frontend for gpsbabel.
Package: gpscorrelate
Description-md5: 02f7325cdd3d3a8a10b05bc8ff4c7718
Description-en: correlates digital photos with GPS data filling EXIF fields (command line)
gpscorrelate fills EXIF (Exchangeable Image File Format) fields of
digital photos related to GPS (Global Positioning System) information
(e.g.: GPSLatitude, GPSLongitude, GPSAltitude, ...). The act of filling
those fields is referred to as "correlation".
.
Inputs of the correlation process are a set of JPEG images and GPS data
encoded in GPX (GPS Exchange Format) format.
.
If GPS data are available at the precise moment the photo was taken
(with a 1-second granularity) the GPS data are stored unmodified in
EXIF fields. If they are not linear interpolation of GPS data
available at moments before and after the photo was taken can be used.
.
Both a command line tool (package gpscorrelate) and a GTK+ graphical
user interface for it (package gpscorrelate-gui) are provided.
.
This package contains the command line tool and the documentation in HTML
format.
Package: gpscorrelate-gui
Description-md5: bd7ccfdc3e3dfe79dbbba2b186ea0ae8
Description-en: correlates digital photos with GPS data filling EXIF fields (GUI)
gpscorrelate fills EXIF (Exchangeable Image File Format) fields of
digital photos related to GPS (Global Positioning System) information
(e.g.: GPSLatitude, GPSLongitude, GPSAltitude, ...). The act of filling
those fields is referred to as "correlation".
.
Inputs of the correlation process are a set of JPEG images and GPS data
encoded in GPX (GPS Exchange Format) format.
.
If GPS data are available at the precise moment the photo was taken
(with a 1-second granularity) the GPS data are stored unmodified in
EXIF fields. If they are not linear interpolation of GPS data
available at moments before and after the photo was taken can be used.
.
Both a command line tool (package gpscorrelate) and a GTK+ graphical
user interface for it (package gpscorrelate-gui) are provided.
.
This package contains the GTK+ graphical user interface.
Package: gpsim
Description-md5: 59693a530ec8e83b49215034607ea15e
Description-en: Simulator for Microchip's PIC microcontrollers
Gpsim is a full-featured software simulator for Microchip PIC microcontrollers.
.
Gpsim has been designed to be as accurate as possible. Accuracy includes the
entire PIC - from the core to the I/O pins and including ALL of the internal
peripherals. Thus it's possible to create stimuli and tie them to the I/O pins
and test the PIC the same PIC the same way you would in the real world.
.
Gpsim has been designed to be as fast as possible. Real time simulation speeds
of 20Mhz PICs are possible.
.
Gpsim has been designed to be as useful as possible. The standard simulation
paradigm including breakpoints, single stepping, disassembling, memory inspect
& change, have been implemented. In addition, gpsim supports many debugging
features that are only available with in-circuit emulators. For example, a
continuous trace buffer tracks every action of the simulator. Also, it's
possible to set read and write break points on values (e.g. break if a specific
value is read from or written to a register).
Package: gpsim-dev
Description-md5: 3bf74abee56e86f5b9a5cbaf76cb86b8
Description-en: Libraries needed only for building gpsim components
Gpsim is a full-featured software simulator for Microchip PIC microcontrollers.
.
This package install the libraries and headers necessary to build the
supporting modules for gpsim.
.
NOTE: as a user of gpsim this package does not need to be installed.
Package: gqlclient
Description-md5: 872990a26ad273d2946e182f9fc323ab
Description-en: GraphQL client and code generator for Go (program)
gqlclient can be used as a thin GraphQL client, and can be augmented
with code generation.
.
This package contains the CLI tools gqlclient, gqlclientgen and
gqlclientintrospect.
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-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-funcube
Description-md5: 95b4539533d6bcde52cd347ce237f0fc
Description-en: Funcube Dongle 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 and Funcube Dongle Pro+ are supported
by this package.
.
This package provides a Python library as well as
a gnuradio companion source object.
Package: gr-hpsdr
Description-md5: d4862883866ce872d364b748eed36383
Description-en: gnuradio interface module for OpenHPSDR protocol 1
Hardware supported includes OpenHPSDR Hermes / Metis and Red Pitaya
using the OpenHpsdr protocol.
.
hermesNB sources decimated downconverted 48K-to-384K receiver complex
stream(s), and sinks one 48k sample rate transmit complex stream.
.
hermesWB sources raw ADC samples as a vector of floats, with
vlen=16384. Each individual vector contains time contiguous
samples. However there are large time gaps between vectors. This is
how HPSDR produces raw samples, it is due to Ethernet interface rate
limitations between HPSDR and the host computer.
.
The modules are compatible with version 3.8 of gnuradio and versions of
Hermes firmware 1.8 through at 3.2. (known as OpenHPSDR protocol
1). It is not compatible with the new OpenHPSDR protocol 2.
.
This package contains the header files and grc block definitions.
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: 4ce14e7431d77ed1830e85a4dc79e9c3
Description-en: LimeSDR blocks for GNU Radio
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 GNU Radio can be used to create flowgraphs that
interface LimeSDR devices through liblimesuite.
.
This package contains the development files.
Package: gr-osmosdr
Description-md5: 15ebe5cd675ce0e8c8a0acaab899b8a0
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-funcube
- FUNcube Dongle Pro+ through gr-funcube
- RTL2832U based DVB-T dongles through librtlsdr
- RTL-TCP spectrum server (see librtlsdr project)
- 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-osmosdr-doc
Description-md5: d40ca7e0ce88b8accb7f7bad00c9183f
Description-en: Gnuradio blocks from the OsmoSDR project - documentation
The Osmocom project is a family of projects regarding Open source
mobile communications. This library provides hardware support for
a variety of radio hardware in the form of gnuradio blocks.
.
This package contains generated documentation.
Package: gr-radar
Description-md5: 516497234069f69ccb45a35f7b96d2d1
Description-en: GNU Radio Radar Toolbox
The *gr-radar* project provides a toolbox of commonly used radar
algorithms. An important part is the *UHD Echotimer*, which enables a
synchronized TX and RX stream from USRPs to ensure a constant phase
relation in measurements. Example flowgraphs for CW, Dual CW, FSK,
FMCW and OFDM radar are given and partly tested on hardware. GUI
elements for target representation and further signal processing
algorithms such as target tracking are implemented. Check out the
project website for example videos and further information.
.
gr-radar provides GNU Radio Companion flowgraphs to handle RADAR data.
Package: gr-radar-doc
Description-md5: 73da5e2fe5c2ba906af94578ebf6c695
Description-en: GNU Radio Radar Toolbox - Documentation
The *gr-radar* project provides a toolbox of commonly used radar
algorithms. An important part is the *UHD Echotimer*, which enables a
synchronized TX and RX stream from USRPs to ensure a constant phase
relation in measurements. Example flowgraphs for CW, Dual CW, FSK,
FMCW and OFDM radar are given and partly tested on hardware. GUI
elements for target representation and further signal processing
algorithms such as target tracking are implemented. Check out the
project website for example videos and further information.
.
gr-radar-doc provides Doxygen generated documentation.
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: gr-satellites
Description-md5: c4cba52cc86945f8b21a0fd06acf0af8
Description-en: Collection of satellite telemetry signal decoders
This GNU Radio out-of-tree module can be used to decode frames
transmitted from most Amateur satellites in orbit, performing
demodulation, forward error correction, etc. Decoded frames can be
saved to a file or displayed in hex format. For some satellites the
telemetry format definition is included in gr-satellites, so the
decoded telemetry frames can be printed out as human-readable values
such as bus voltages and currents. Additionally, some satellites
transmit files such as JPEG images. gr-satellites can be used to
reassemble these files and even display the images in real-time as
they are being received.
.
It supports most popular protocols, such as AX.25, the GOMspace
NanoCom U482C and AX100 modems, an important part of the CCSDS stack,
the AO-40 protocol used in the FUNcube satellites, and several ad-hoc
protocols used in other satellites.
.
This package contains the header files and grc block definitions,
and a set of satellite telemetry decoding scripts.
Package: gr-satellites-doc
Description-md5: 49ba4641ac7cc3cabdde2c496c199a62
Description-en: Documentation of gr-satellite telemetry signal decoders
This GNU Radio out-of-tree module can be used to decode frames
transmitted from most Amateur satellites in orbit, performing
demodulation, forward error correction, etc. Decoded frames can be
saved to a file or displayed in hex format. For some satellites the
telemetry format definition is included in gr-satellites, so the
decoded telemetry frames can be printed out as human-readable values
such as bus voltages and currents. Additionally, some satellites
transmit files such as JPEG images. gr-satellites can be used to
reassemble these files and even display the images in real-time as
they are being received.
.
It supports most popular protocols, such as AX.25, the GOMspace
NanoCom U482C and AX100 modems, an important part of the CCSDS stack,
the AO-40 protocol used in the FUNcube satellites, and several ad-hoc
protocols used in other satellites.
.
This package contains the HTML documentation.
Package: grab
Description-md5: dc14a6269ee693418527b3e731a4a1f3
Description-en: Download manager package for Go (program)
Downloading the internet, one goroutine at a time!
.
Grab is a Go package for downloading files from the internet with the
following rad features:
- Monitor download progress concurrently
- Auto-resume incomplete downloads
- Guess filename from content header or URL path
- Safely cancel downloads using context.Context
- Validate downloads using checksums
- Download batches of files concurrently
- Apply rate limiters
.
This package contains the grab program.
Package: grace
Description-md5: 47b00fa96f75d436d1eeb1c1e10f9763
Description-en: XY graphing and plotting tool
Grace is a point-and-click tool that allows the user to draw X-Y plots.
This is the program formerly known as Xmgr.
.
A few of its features are: User defined scaling, tick marks, labels,
symbols, line styles, colors, polynomial regression, splines, running
averages, DFT/FFT, cross/auto-correlation, batch mode for unattended
plotting, and hardcopy support for PostScript, FrameMaker and several image
formats.
Package: grap
Description-md5: 7ff5df83b0cb0e0bb10afd968b5e3bb4
Description-en: program for typesetting graphs
This is grap, an implementation of Kernighan and Bentley's grap language
for typesetting graphs. The grap preprocessor works with pic and troff
(or groff).
.
Grap is a language for describing graphical displays of data. It
provides such services as automatic scaling and labeling of axes,
and for statements, if statements, and macros to facilitate user
programmability. Grap is intended primarily for including graphs in
documents prepared with groff or TeX, and is only marginally useful for
elementary tasks in data analysis.
Package: graphicsmagick
Description-md5: 09a33dcee6aca78d5f82b301071aaf36
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.
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: 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: graphviz-tools
Description-md5: 264461dec36947f817f5e336d0bf9313
Description-en: rich set of graph drawing extra tools
Graphviz is a set of graph drawing tools. See the description of the graphviz
package for a full description.
.
This package contains the extra command-line tools.
Package: greaseweazle
Description-md5: 564bd40ec8c1422435d2c670193b2f07
Description-en: Host tools for Greaseweazle
This package provides tools to access a floppy drive at the raw flux
level, using a Greaseweazle interface device.
.
It can also convert between supported image formats (Acorn, Akai,
Amiga, Apple II, Atari 8-bit and ST, Coco, Commodore C64, DEC RX-01
and RX-02, Dragon, Ensoniq, Epson QX-10, GEM, HP, PC, Macintosh, MSX,
Northstar, Olivetti M20, PC-98, Sega, Thomson, and various others).
Package: greed
Description-md5: 23e68f1ae0f598e8c31521d5eea05ed7
Description-en: curses-based clone of the DOS free-ware game Greed
This is a curses-based clone of the DOS free-ware game Greed. The goal
of this game is to try to eat as much as possible of the board before
munching yourself into a corner.
Package: gridlock.app
Description-md5: 8e1c173bfceadc409b9772f45ee117d0
Description-en: Collection of grid-based board games for GNUstep
Gridlock is a collection of grid-based board games for GNUstep, including
Ataxx, Reversi, Gomoku, Connect Four, Breakthrough, Glass Bead, Hexapawn,
Quad Wrangle, Cats and Dogs and Moray Eels. You can play against another
person or computer opponents of varying difficulty, even over the network.
Package: growl-for-linux
Description-md5: b1368b57d137bc2480564ee57142d173
Description-en: Pluggable notification system which supports GNTP
Growl For Linux is a linux-compatible notification system of Growl.
Growl is a notification system for Mac OS X. It uses GNTP (Growl
Notification Transport Protocol) for notification.
.
Growl For Linux provides four kind of display styles - balloon, fog,
libnotify and nico2.
The display style is implemented as a plugin, so you can add a new
display style if you want.
.
And more, Growl For Linux supports subscriber which will interact
with other software. Currently Growl For Linux supports Rhythmbox.
Package: grr.app
Description-md5: 8079056b2b36fd4b8411125e5b016c4d
Description-en: RSS reader for GNUstep
Grr (Günther's RSS Reader) is a reader for RSS news feeds. It has
the following features:
.
* Parsing RSS feeds (including Atom).
* Fetching feeds from the web.
* Showing headlines.
* Showing the article's descriptions.
* Categories for feeds.
* Articles can be rated.
* Simple HTML rendering on GNUstep.
* Serializing obtained feed information to hard disk.
* Managing (adding, removing) feeds.
Package: grub-ipxe
Description-md5: 06f75426725eb333268f053555c555bc
Description-en: Network booting using iPXE
iPXE is network boot firmware. It supports a variety of network cards,
including some wireless cards, and variety of network protocols (traditional
DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It
supports scripting.
.
This package contains bootable iPXE images and adds a menu entry to grub2 for
network booting using iPXE.
Package: gsequencer
Description-md5: 310197ea8f2817bdb533a2894bcace02
Description-en: Advanced Gtk+ Sequencer audio processing engine
Advanced GTK+ Sequencer is intended to be used for music composition.
It features a piano roll, as well as a synth, matrix editor, drum
machine, soundfont2 player, mixer and an output panel. It’s designed to
be highly configurable. You may add effects to its effect chain; and
add or remove audio channels/pads. You may set up a fully functional
network of engines, thus there is a link editor for linking audio lines.
Package: gsequencer-data
Description-md5: 675131431a64c4ef2418f20d83d832cd
Description-en: Data files for Advanced Gtk+ Sequencer
Advanced GTK+ Sequencer is intended to be used for music composition.
.
This package contains architecture-independent supporting data files for use
with GSequencer, such as l10n support files.
Package: gsequencer-doc
Description-md5: 44b24877ea9b7da9520f8876f8e9db61
Description-en: Documentation for Advanced Gtk+ Sequencer
Advanced GTK+ Sequencer is intended to be used for music composition.
.
This package contains the user manual that explains the GUI in html format of
Advanced Gtk+ Sequencer.
Package: gshisen.app
Description-md5: a4ec85882c422ffc5a7a50a149831325
Description-en: Shizen-sho puzzle game for GNUstep
The object of the game is to remove all tiles from the field. Only
two matching tiles can be removed at a time. Two tiles can only be
removed if they can be connected with at most three connected lines.
Lines can be horizontal or vertical but not diagonal. Remember that
lines may cross the empty border. If you are stuck, you can use the
Hint feature to find two tiles which may be removed.
Package: gshutdown
Description-md5: ee97b4df0e39068e484578e7e1eb9f2d
Description-en: Graphical shutdown utility and shutdown timer
GShutdown is a utility which allows you to schedule the shutdown or restart of
your computer. With it you can simply and quickly choose the turn off time at
either a specific time or after a countdown.
.
The graphical user interface uses Gtk+2.
Package: gss-ntlmssp
Description-md5: 732f795f2c5cf6740a6a81f1448b3b24
Description-en: GSSAPI NTLMSSP Mechanism -- MIT GSSAPI plugin
GSS-NTLMSSP is a GSSAPI mechanism plugin that implements NTLMSSP.
NTLMSSP is a Microsoft Security Provider that implements various
versions and falvors of the NTLM challenge-response family.
.
GSS-NTLMSSP, implements both NTLM and NTLMv2 and all the various
security variants to the key exchange that Microsoft introduced and
documented over time.
.
This code implements the NTLMSSP mechanism as a GSSAPI loadable
mechanism and has been tested to work with MIT Kerberos' 1.11
implementation of GSSAPI.
.
This package supplies the MIT GSSAPI plugin.
Package: gss-ntlmssp-dev
Description-md5: 62f8f6feb37892145262039298c2e1d8
Description-en: GSSAPI NTLMSSP Mechanism -- development headers
GSS-NTLMSSP is a GSSAPI mechanism plugin that implements NTLMSSP.
NTLMSSP is a Microsoft Security Provider that implements various
versions and falvors of the NTLM challenge-response family.
.
GSS-NTLMSSP, implements both NTLM and NTLMv2 and all the various
security variants to the key exchange that Microsoft introduced and
documented over time.
.
This code implements the NTLMSSP mechanism as a GSSAPI loadable
mechanism and has been tested to work with MIT Kerberos' 1.11
implementation of GSSAPI.
.
This package supplies the development header.
Package: gstreamer1.0-espeak
Description-md5: ffadb66a9d7e3c13cf929c1a08fa7c29
Description-en: GStreamer plugin for eSpeak speech synthesis
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
This package contains a GStreamer plugin for using eSpeak library as a
sound source for GStreamer. Plugin uses given text to produce audio
output.
Package: gstreamer1.0-opencv
Description-md5: c7e225953a0291993c213186484f1f36
Description-en: GStreamer OpenCV plugins
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared
to the rest. They might be close to being good quality, but they're missing
something - be it a good code review, some documentation, a set of tests, a
real live maintainer, or some actual wide use.
.
This package contains the OpenCV plugins.
Package: gstreamer1.0-plugins-bad
Description-md5: 96aaaad9b842ce9ddb51b002cc05eca0
Description-en: GStreamer plugins from the "bad" set
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared
to the rest. They might be close to being good quality, but they're missing
something - be it a good code review, some documentation, a set of tests, a
real live maintainer, or some actual wide use.
Package: gstreamer1.0-plugins-bad-apps
Description-md5: 516bac0b97ebdd36b52398c50e974c16
Description-en: GStreamer helper programs from the "bad" set
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
This package contains helper programs from the "bad" set, a set of
plug-ins that aren't up to par compared to the rest. They might be
close to being good quality, but they're missing something - be it a
good code review, some documentation, a set of tests, a real live
maintainer, or some actual wide use.
Package: gstreamer1.0-pulseaudio
Description-md5: 504e4012c06b50368aaaaef3d4829462
Description-en: GStreamer plugin for PulseAudio (transitional package)
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
This package used to contain the GStreamer plugin for PulseAudio, a
sound server for POSIX and WIN32 systems.
.
This is a transitional package.
Package: gstreamer1.0-qt5
Description-md5: 6fd76fa62a56dd4ac66dadd0e99cbe61
Description-en: GStreamer plugin for Qt5
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
This package contains the GStreamer plugin for Qt5.
Package: gstreamer1.0-qt6
Description-md5: 3bdeb2efa50924da8de4655a8b9287cb
Description-en: GStreamer plugin for Qt6
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
This package contains the GStreamer plugin for Qt6.
Package: gtamsanalyzer.app
Description-md5: b3ec3e2064afd32d73bde4890b97598f
Description-en: Text analysis application for GNUstep
GTAMS Analyzer is a complete coding and analysis package, it is a
port of TAMS Analyzer for MacOS X. GTAMS stands for GNUstep Text
Analysis Markup System, it is a convention for identifying themes in
text. The software offers a wide range of tools for applying themes
to texts and identifying patterns of themes within and between texts.
Package: gthumb
Description-md5: 3f6830e69f57dd7b815a1c7022d6e9ce
Description-en: image viewer and browser
gThumb is an advanced image viewer and browser. It has many useful
features, such as filesystem browsing, slide show, image catalogs, web
album creation, camera import, image CD burning, batch file operations and
quick image editing features like transformation and color manipulation.
.
It's designed for GNOME desktop environment and uses its platform. For
camera import feature, the gPhoto2 library is used.
Package: gthumb-data
Description-md5: 27b86b080e857e9ca2a0a372423eda5e
Description-en: image viewer and browser - arch-independent files
gThumb is an advanced image viewer and browser. It has many useful
features, such as filesystem browsing, slide show, image catalogs, web
album creation, camera import, image CD burning, batch file operations and
quick image editing features like transformation and color manipulation.
.
It's designed for GNOME desktop environment and uses its platform. For
camera import feature, the gPhoto2 library is used.
.
This package contains the architecture-independent files needed by gthumb.
Package: gthumb-dev
Description-md5: 89444e8ff88a9f480bd9ecb468c893ab
Description-en: image viewer and browser - development files
gThumb is an advanced image viewer and browser. It has many useful
features, such as filesystem browsing, slide show, image catalogs, web
album creation, camera import, image CD burning, batch file operations and
quick image editing features like transformation and color manipulation.
.
It's designed for GNOME desktop environment and uses its platform. For
camera import feature, the gPhoto2 library is used.
.
This package contains the files needed to develop third-party extensions.
Package: gtkatlantic
Description-md5: 324e7a1f72967fc7a6b97daa3810c7e2
Description-en: Game like Monopoly
GtkAtlantic is a game, like Monopoly™.
This is a network client that works with the monopd server. You will either
have to install monopd or connect to an existing internet server to play the
game.
Package: guake-indicator
Description-md5: 8f0caa3df024569dc476cb6acb25cb2f
Description-en: Guake terminal app indicator
Guake indicator lets you send custom commands through the D-Bus System.
Commands can be manually edited in a XML file under ~/.guake.indicator
or generated through guake-indicator edit-menu system GUI.
.
Guake-indicator sticks to your "System Tray" and displays your
favorites commands retrieved from ~/.guake.indicator/guake-indicator.xml.
If guake-indicator.xml does not exist, guake-indicator will create a default
configuration file with some examples.
Package: gubbins
Description-md5: cc258d495d1b902fa507e53b5cc3902e
Description-en: phylogenetic analysis of genome sequences
Gubbins supports rapid phylogenetic analysis of large samples of
recombinant bacterial whole genome sequences.
.
Gubbins (Genealogies Unbiased By recomBinations In Nucleotide
Sequences) is an algorithm that iteratively identifies loci containing
elevated densities of base substitutions while concurrently constructing
a phylogeny based on the putative point mutations outside of these
regions. Simulations demonstrate the algorithm generates highly accurate
reconstructions under realistic models of short-term bacterial
evolution, and can be run in only a few hours on alignments of hundreds
of bacterial genome sequences.
Package: gucumber
Description-md5: a2751a0528f2d04c2f6e6e4403c77734
Description-en: Cucumber BDD-style testing for Go -- utility
An implementation of Cucumber (http://cukes.info) BDD-style testing
for Go.
.
This package provides command line utility "gucumber".
Package: guetzli
Description-md5: 2267998e63e53c130f29db16f2c94894
Description-en: perceptual JPEG encoder
Guetzli is a JPEG encoder that aims for excellent compression density
at high visual quality. Guetzli-generated images are typically 20-30%
smaller than images of equivalent quality generated by libjpeg. Guetzli
generates only sequential (nonprogressive) JPEGs due to faster
decompression speeds they offer.
Package: guile-3.0
Description-md5: 92e64a8da1c1f586d1a7fc7b1ad1ec5d
Description-en: GNU extension language and Scheme interpreter
Guile is a Scheme implementation designed for real world programming,
providing a rich Unix interface, a module system, an interpreter, and
many extension languages. Guile can be used as a standard #! style
interpreter, via #!/usr/bin/guile, or as an extension language for
other applications via libguile.
Package: guile-3.0-dev
Description-md5: f43ad0536f6c2feae13503d27d38fbd3
Description-en: Development files for Guile 3.0
This package contains files needed for development using Guile 3.0.
.
Guile is a Scheme implementation designed for real world programming,
providing a rich Unix interface, a module system, an interpreter, and
many extension languages. Guile can be used as a standard #! style
interpreter, via #!/usr/bin/guile, or as an extension language for
other applications via libguile.
Package: guile-3.0-doc
Description-md5: b21efd84c02d49c7437c9dd0b9aef6d6
Description-en: Documentation for Guile 3.0
This package contains the Guile documentation, including the Guile
Reference Manual.
.
Guile is a Scheme implementation designed for real world programming,
providing a rich Unix interface, a module system, an interpreter, and
many extension languages. Guile can be used as a standard #! style
interpreter, via #!/usr/bin/guile, or as an extension language for
other applications via libguile.
Package: guile-3.0-libs
Description-md5: cba24c28494e692c2455c31f93fe375a
Description-en: Core Guile libraries
Guile is a Scheme implementation designed for real world programming,
providing a rich Unix interface, a module system, an interpreter, and
many extension languages. Guile can be used as a standard #! style
interpreter, via #!/usr/bin/guile, or as an extension language for
other applications via libguile.
Package: guile-avahi
Description-md5: 503bfbda6807f5ce919dcd8cf71f5c4a
Description-en: guile bindings for avahi
This package provides bindings for Avahi. It allows programmers to
use functionalities of the Avahi client library from Guile Scheme
programs. Avahi itself is an implementation of multicast DNS (mDNS) and DNS
Service Discovery (DNS-SD).
Package: guile-fibers
Description-md5: 380ebade345d1303117eda1718feee69
Description-en: Guile library with facility to provide Go-like concurrency
Fibers is a facility that provides Go-like concurrency for Guile
Scheme, in the tradition of Concurrent ML.
.
This package contains the Guile Fibers modules.
Package: guile-json
Description-md5: 99668b50d60d4c3a7a212cfa9fec34c3
Description-en: JSON module for Guile
Guile-json supports parsing and building JSON documents according
to the http://json.org specification. These are the main features:
- Complies with http://json.org specification.
- Supports JSON Text Sequences (RFC 7464).
- Supports parsing concatenated JSON documents.
- Builds JSON documents programmatically using scheme data types.
- Allows JSON pretty printing.
Package: guile-library
Description-md5: e94a7d3d26b5f244afa9bc80157e98fc
Description-en: Library of useful Guile modules
A set of various-purpose library modules for Guile. Covered areas include:
.
* Unit testing framework ala JUnit
* Logging system
* String routines (wrapping, completion, soundex algorithm)
* OS process chains (think "shell pipes in scheme")
* ANSI escape sequence text coloring
* A thread-safe message queue
* Routines to perform topological sorts
* Neil Van Dyke's permissive ("pragmatic") HTML parser
* Nifty and concise regular expression routines
* Classic search functions
Package: guile-lzlib
Description-md5: 04db84301af9e59f5b0521de4cc4d425
Description-en: lzlib bindings for guile
Guile-lzlib is a GNU Guile library providing bindings to lzlib.
Package: guile-sqlite3
Description-md5: b118e9aa091aa24c11e319c59eb6aa08
Description-en: guile bindings for sqlite3
Guile bindings for the SQLite3 database engine.
Package: guile-ssh
Description-md5: 2c38ab224865f41ca2ee9d02280a1686
Description-en: guile bindings for libssh
Guile-SSH is a library that provides access to the SSH protocol for programs
written in GNU Guile interpreter. It is built upon the libssh library.
.
This includes the GNU Guile bindings.
Package: guile-zlib
Description-md5: f65c612895d5f2ee4f34043b21f09555
Description-en: zlib bindings for guile
Guile-zlib is a GNU Guile library providing bindings to zlib.
Package: guile-zstd
Description-md5: e1cad4945045176049ecb1c8990e1f35
Description-en: zstd bindings for guile
Guile-zstd is a GNU Guile library providing bindings to zstd.
Package: gunroar
Description-md5: 5837402444ef87fb8d944793486629a7
Description-en: 360-degree gunboat shooter
Gunroar is an excellent shooter in which the game environment turns to be
the sea and your spaceship an armed boat. The player moves around in a
level generated randomly, and containing enemy islands, turrets and
enemy boats) and that never ends. Each enemy killed increments your
points according to the time it took you to destroy it and its size.
.
Gunroar is another gem among many by Kenta Cho.
Package: gunroar-data
Description-md5: 7cce76bc0e11f02bf20556ab298a43d9
Description-en: 360-degree gunboat shooter - game data
Gunroar is an excellent shooter in which the game environment turns to be
the sea and your spaceship an armed boat. The player moves around in a
level generated randomly, and containing enemy islands, turrets and
enemy boats) and that never ends. Each enemy killed increments your
points according to the time it took you to destroy it and its size.
.
This package includes the architecture-independent data for the game Gunroar.
Package: gvproxy
Description-md5: 7f54d927314e1f5b97b4681f9bcffe5a
Description-en: Secure networking stack for container runtimes (program)
This package provides a networking stack similar to libslirp or VPNKit, but
written in golang. It is based on gVisor.
.
This package provides the proxy and wrapper utility for use with qemu
Package: gworkspace-apps-wrappers
Description-md5: a4d4f761afd2c46408c77f53bf211706
Description-en: Application wrappers for GWorkspace
A few wrapper scripts to enable usage of non-GNUstep applications
within a GNUstep environment.
.
More wrappers can be made with wrapperfactory.app.
Package: gworkspace-common
Description-md5: cb9432227d9f6377f0cadaeabe3ebe35
Description-en: GNUstep Workspace Manager - common files
GWorkspace is the official GNUstep workspace manager.
.
This package contains the architecture-independent files; it is not
useful on its own.
Package: gworkspace-libs
Description-md5: 76580dbe8f7ca4b8c366ed3ac2cad7fc
Description-en: GNUstep Workspace Manager - core libraries
GWorkspace is the official GNUstep workspace manager.
.
This package contains the GWorkspace shared librariesl it is not
useful on its own.
Package: gworkspace.app
Description-md5: e0359999aaf23d9bdfc711f3e41443c6
Description-en: GNUstep Workspace Manager
GWorkspace is the official GNUstep workspace manager. It is a clone
of NeXT's workspace manager. GWorkspace is probably one of the most
useful and usable workspace managers available on any platform,
owing to its well-designed interface and the natural, consistent
design that it inherits from the GNUstep framework.
Package: gwyddion
Description-md5: 9b76d20e9f53c7546ac0d0807f0e18ce
Description-en: Scanning Probe Microscopy visualization and analysis tool
Gwyddion is a modular program for Scanning Probe Microscopy (SPM) data
visualization and analysis. It is primarily intended for analysis of height
field data obtained by microscopy techniques like
* Atomic Force Microscopy (AFM),
* Magnetic Force Microscopy (MFM),
* Scanning Tunneling Microscopy (STM),
* Near-field Scanning Optical Microscopy (SNOM or NSOM)
and others. However, it can be used for arbitrary height field and
image analysis.
.
This package contains the main application and its modules. It also contains
a GNOME (and Xfce) thumbnailer which creates previews for all file types known
to Gwyddion.
Package: gwyddion-common
Description-md5: da1fbbb42e74e52017f7380872bdcc8e
Description-en: architecture-independent files for Gwyddion SPM analysis tool
Gwyddion is a modular program for Scanning Probe Microscopy (SPM) data
visualization and analysis. It is primarily intended for analysis of height
field data obtained by microscopy techniques like
* Atomic Force Microscopy (AFM),
* Magnetic Force Microscopy (MFM),
* Scanning Tunneling Microscopy (STM),
* Near-field Scanning Optical Microscopy (SNOM or NSOM)
and others. However, it can be used for arbitrary height field and
image analysis.
.
This package contains architecture-independent files for Gwyddion - a modular
program for Scanning Probe Microscopy data visualization and analysis.
Package: hadori
Description-md5: 786ff54207eb98fcdf0f331be4e617ac
Description-en: Hardlinks identical files
This might look like yet another hardlinking tool, but it is the only one
which only memorizes one filename per inode. That results in less memory
consumption and faster execution compared to its alternatives. Therefore
(and because all the other names are already taken) it's called
"HArdlinking DOne RIght".
.
Advantages over other hardlinking tools:
* predictability: arguments are scanned in order, each first version is kept
* much lower CPU and memory consumption
Package: halide21-api-doc
Description-md5: 370789d1cf6a8d7ef1504cc008bdce81
Description-en: fast, portable computation on images and tensors (Doxygen documentation)
Halide is a programming language designed to make it easier to write
high-performance image and array processing code on modern machines.
.
This package contains Doxygen-generated API documentation.
Package: haskell-groom-utils
Description-md5: f4031af9846f8d4fc34b2b94e5a25d8e
Description-en: Pretty printing for well-behaved Show instances
Automatically derived Show instances are an easy way
to inspect data in your program. However, for large
data-structures, the resulting output lacks
whitespace, making it unreadable. Groom offers an
replacement to `show' called `groom' which attempts
to pretty-print the output of `show'. For example:
.
> let x = parseExp "foobar 1 [1,2]"
> in do
> putStrLn (show x)
> putStrLn (groom x)
.
results in:
.
> ParseOk (App (App (Var (UnQual (Ident "foobar"))) (Lit (Int 1))) (List [Lit (Int 1),Lit (Int 2)]))
> ParseOk
> (App (App (Var (UnQual (Ident "foobar"))) (Lit (Int 1)))
> (List [Lit (Int 1), Lit (Int 2)]))
.
Groom works only on Show instances that output valid
Haskell code; if Groom can't understand its input,
it will not make any changes.
Package: haskell-hosc-utils
Description-md5: bdec4d47d0ef883b268031edce2c06c0
Description-en: Haskell Open Sound Control
hosc implements a subset of the Open Sound Control
byte protocol.
.
Sound.OSC.Core implements the actual protocol.
.
Sound.OSC.Transport.FD implements a
file-descriptor-based transport layer for UDP
and TCP.
.
Sound.OSC.Transport.Monad implements a
monadic interface to the FD transport layer.
.
Composite modules are at Sound.OSC and Sound.OSC.FD.
Package: haskell-js-dgtable-utils
Description-md5: 48c63494ed7a5fa010393a4e326f98db
Description-en: obtain minified jquery.dgtable code
This package bundles the minified jquery.dgtable code into a Haskell
package, so it can be depended upon by Cabal packages. The first
three components of the version number match the upstream
jquery.dgtable version. The package is designed to meet the
redistribution requirements of downstream users (e.g. Debian).
Package: haskell-lazy-csv-utils
Description-md5: 7c9bcb8e11c6ee8af76f19f4a10ee71c
Description-en: efficient lazy parsers for CSV (comma-separated values)
The CSV format is defined by RFC 4180.
These efficient lazy parsers (String and ByteString variants)
can report all CSV formatting errors, whilst also
returning all the valid data, so the user can choose
whether to continue, to show warnings, or to halt on
error. Valid fields retain information about their
original location in the input, so a secondary parser from
textual fields to typed values can give intelligent error
messages.
Package: hcxdumptool
Description-md5: bb19f29d69b396f5f2d69660cf09e716
Description-en: Small tool to capture packets from wlan devices
Tool to capture wpa handshake from Wi-Fi networks and run several tests to
determine if Wi-Fi access points or clients are vulnerable to brute-force
attacks.
Package: hcxtools
Description-md5: c4b2b2f9347bcff46f0f61c71081cac1
Description-en: Tools for converting captures to use with hashcat or John the Ripper
Portable solution for capturing wlan traffic and conversion to hashcat formats
(recommended by hashcat) and to John the Ripper formats.
.
hcx stands for:
- h = hash
- c = capture, convert and calculate candidates
- x = different hashtypes
Package: hdate
Description-md5: 3a748b7e3d5e0c3e7492c6f9096040d5
Description-en: Provides the hcal and hdate binaries that help use Hebrew dates
LibHdate is a small C,C++ library for Hebrew dates,
holidays, and reading sequence (parasha). It is using
the source code from Amos Shapir's "hdate" package fixed
and patched by Nadav Har'El. The Torah reading sequence
is from tables by Zvi Har'El.
.
This package provides the hdate command-line utility.
Package: hdfs-cli
Description-md5: a54ace3fcc7df31a873bb17fcc40fc60
Description-en: CLI client for HDFS, written in go
This is a commandline client for HDFS, written in go.
Its primary aim is to be idiomatic, by enabling
your favorite unix verbs (mv, ls, etc.).
Package: heartbeat
Description-md5: ddb086c6c9251076ab28140d4a3653ba
Description-en: Subsystem for High-Availability Linux
heartbeat is a messaging subsystem for high availability which implements
serial, UDP, and PPP/UDP heartbeats.
.
It is one of the messaging layers supported by the Pacemaker
cluster resource manager.
Package: heartbeat-dev
Description-md5: 2db4a8a5564e6bdaa093155ea6bcbb9c
Description-en: Subsystem for High-Availability Linux - development files
heartbeat is a messaging subsystem for high availability which implements
serial, UDP, and PPP/UDP heartbeats.
.
It is one of the messaging layers supported by the Pacemaker
cluster resource manager.
.
This package contains Heartbeat-specific development files.
Package: heimdall-flash
Description-md5: 82e002fb8f666e055231afa425732f75
Description-en: tool for flashing firmware on Samsung Galaxy S devices
Heimdall is a tool for flashing firmware (aka ROMs) onto Samsung Galaxy S
devices over a USB connection. It accomplishes this using the same
protocol as Odin, Samsung's internal Windows-only firmware updater.
Package: heimdall-flash-frontend
Description-md5: f1bdd32b87ba24df7b0b5ff4f5194f70
Description-en: tool for flashing firmware on Samsung Galaxy S devices - Qt GUI
Heimdall is a tool for flashing firmware (aka ROMs) onto Samsung Galaxy S
devices over a USB connection. It accomplishes this using the same
protocol as Odin, Samsung's internal Windows-only firmware updater.
.
This package includes a Qt-based frontend for managing Galaxy devices.
Package: helpviewer.app
Description-md5: 82b6f7a628c7f780dd569304942ac89c
Description-en: Online help viewer for GNUstep programs
HelpViewer is an online help viewer for GNUstep programs. It can
render files in the XLP format, although this format has been
deprecated and only several packages still use it.
Package: hexcurse
Description-md5: 90bac3223ca5fd76a78ba45c2a3d4db9
Description-en: Ncurses-based hex editor with many features
HexCurse is a versatile ncurses-based hex editor written in C that provides
the user with many features. It currently supports searching, hex, and
decimal address output, jumping to specified locations in a file, and
quick keyboard shortcuts to commands.
Package: hfst
Description-md5: ffae1fe3a8a7b7e38c5314293481b737
Description-en: Helsinki Finite-State Transducer Technology
The Helsinki Finite-State Transducer software is intended for the
implementation of morphological analysers and other tools which are
based on weighted and unweighted finite-state transducer technology.
Package: highs
Description-md5: 00160f0367cea01c643b0744ff493259
Description-en: High performance linear optimization software
HiGHS is a high performance serial and parallel solver for large scale
sparse linear optimization problems, including linear programming (LP)
problems, convex quadratic programming (QP) problems, and mixed integer
programming (MIP) problems.
.
This package contains the HiGHS solver.
Package: hipcc
Description-md5: 0ff3acca313c51a04afe068cde728ef0
Description-en: C++ Runtime API and Kernel Language for AMD and NVIDIA GPUs
HIP (Heterogeneous Interface for Portability) is a C++ Runtime API and Kernel
Language that allows developers to create portable applications for AMD and
NVIDIA GPUs from single source code.
.
Key features include:
.
* HIP is very thin and has little or no performance impact over coding
directly in CUDA mode;
* HIP allows coding in a single-source C++ programming language including
features such as templates, C++11 lambdas, classes, namespaces, and more;
* HIP allows developers to use the "best" development environment and tools
on each target platform;
* the HIPify tools automatically convert source from CUDA to HIP;
* developers can specialize for the platform (CUDA or AMD) to tune for
performance or handle tricky cases.
.
New projects can be developed directly in the portable HIP C++ language and
can run on either NVIDIA or AMD platforms. Additionally, HIP provides porting
tools which make it easy to port existing CUDA codes to the HIP layer, with no
loss of performance as compared to the original CUDA application. HIP is not
intended to be a drop-in replacement for CUDA, and developers should expect to
do some manual coding and performance tuning work to complete the port.
.
This package provides the compiler to compile the HIP source programs.
Package: hipify-clang
Description-md5: 8f72447e867761c277436126d1cbbfa2
Description-en: CUDA to HIP source-to-source translation tool
hipify-clang is a tool that converts CUDA sources to HIP. It is built on
libclang and operates on an abstract syntax tree. It can therefore translate
code containing complex C++ constructs, but it requires input sources to be
fully compilable.
Package: hipify-perl
Description-md5: 21cb059a462b3196e4fee5c7c3465823
Description-en: simple CUDA to HIP source-to-source translation tool
hipify-perl is a simple tool that processes CUDA sources and converts them to
HIP sources using textual replacements. It uses a simple perl parser and can
therefore translate syntactically invalid inputs and source file fragments, but
it may not recognize constructs that would require more context to correctly
convert, such as macro expansions or namespace usage.
Package: hitch
Description-md5: daf5c6135ecc6e01ad5e1a7bdab5b004
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.
.
Hitch features:
.
* ALPN/NPN for HTTP/2
* Support for TLS1.2 and TLS1.3 and legacy TLS 1.0/1.1
* SNI, with and without wildcard certificates
* Automatic OCSP stapling support
* Client certificate authentication
* PROXY protocol to signal client IP/port to backend
* Supports UNIX domain socket connections to origin
* Safe for large installations: performant up to 15 000 listening sockets
and 500 000 certificates
* Support for seamless run-time configuration reloads of certificates and
listen endpoints
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: hol-light
Description-md5: 4a69d13e99a5d21da7555a1ffc45abd5
Description-en: HOL Light theorem prover
HOL Light is an interactive theorem prover for Higher-Order Logic
with a very simple logical core running in an OCaml toplevel. HOL
Light is famous for the verification of floating-point
arithmetic as well as for the Flyspeck project, which aimed at the
formalization of Tom Hales' proof of the Kepler conjecture.
Package: hol88
Description-md5: 856cec9d207e6303a374714c344fc2a5
Description-en: Higher Order Logic, system image
The HOL System is an environment for interactive theorem proving in a
higher-order logic. Its most outstanding feature is its high degree
of programmability through the meta-language ML. The system has a
wide variety of uses from formalizing pure mathematics to
verification of industrial hardware. Academic and industrial sites
world-wide are using HOL.
Package: hol88-contrib-help
Description-md5: d78dae76f790d231cd99bcb9d7919b79
Description-en: Higher Order Logic, user contributed online help files
The HOL System is an environment for interactive theorem proving in a
higher-order logic. Its most outstanding feature is its high degree
of programmability through the meta-language ML. The system has a
wide variety of uses from formalizing pure mathematics to
verification of industrial hardware. Academic and industrial sites
world-wide are using HOL.
Package: hol88-contrib-source
Description-md5: ecaaa8ef767bf5b313a2fac994e4dd57
Description-en: Higher Order Logic, user contributed source
The HOL System is an environment for interactive theorem proving in a
higher-order logic. Its most outstanding feature is its high degree
of programmability through the meta-language ML. The system has a
wide variety of uses from formalizing pure mathematics to
verification of industrial hardware. Academic and industrial sites
world-wide are using HOL.
Package: hol88-doc
Description-md5: 4dedd761e4ac74cd5822cf0ab6bc3ed2
Description-en: Documentation for hol88
The HOL System is an environment for interactive theorem proving in a
higher-order logic. Its most outstanding feature is its high degree
of programmability through the meta-language ML. The system has a
wide variety of uses from formalizing pure mathematics to
verification of industrial hardware. Academic and industrial sites
world-wide are using HOL.
Package: hol88-help
Description-md5: 3cbb7591c156d7493454903e09a5e3de
Description-en: Higher Order Logic, online help files
The HOL System is an environment for interactive theorem proving in a
higher-order logic. Its most outstanding feature is its high degree
of programmability through the meta-language ML. The system has a
wide variety of uses from formalizing pure mathematics to
verification of industrial hardware. Academic and industrial sites
world-wide are using HOL.
Package: hol88-library
Description-md5: ed59d638b3f8235fcf108a92c86aacfe
Description-en: Higher Order Logic, binary library modules
The HOL System is an environment for interactive theorem proving in a
higher-order logic. Its most outstanding feature is its high degree
of programmability through the meta-language ML. The system has a
wide variety of uses from formalizing pure mathematics to
verification of industrial hardware. Academic and industrial sites
world-wide are using HOL.
Package: hol88-library-help
Description-md5: b894edd3e0bf365898f7846ac6e6d35e
Description-en: Higher Order Logic, library online help files
The HOL System is an environment for interactive theorem proving in a
higher-order logic. Its most outstanding feature is its high degree
of programmability through the meta-language ML. The system has a
wide variety of uses from formalizing pure mathematics to
verification of industrial hardware. Academic and industrial sites
world-wide are using HOL.
Package: hol88-library-source
Description-md5: e521c5a5140872f1eacc44ebd11ff5bc
Description-en: Higher Order Logic, library source files
The HOL System is an environment for interactive theorem proving in a
higher-order logic. Its most outstanding feature is its high degree
of programmability through the meta-language ML. The system has a
wide variety of uses from formalizing pure mathematics to
verification of industrial hardware. Academic and industrial sites
world-wide are using HOL.
Package: hol88-source
Description-md5: 27c7f6d4c5f2c1b835d23e7c80a45f30
Description-en: Higher Order Logic, source files
The HOL System is an environment for interactive theorem proving in a
higher-order logic. Its most outstanding feature is its high degree
of programmability through the meta-language ML. The system has a
wide variety of uses from formalizing pure mathematics to
verification of industrial hardware. Academic and industrial sites
world-wide are using HOL.
Package: hostapd
Description-md5: 257c9917c3f422bfd740e723bd810814
Description-en: access point and authentication server for Wi-Fi and Ethernet
IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/WPA3/EAP Authenticator
.
Originally, hostapd was an optional user space component for Host AP
driver. It adds more features to the basic IEEE 802.11 management
included in the kernel driver: using external RADIUS authentication
server for MAC address based access control, IEEE 802.1X Authenticator
and dynamic WEP keying, RADIUS accounting, WPA/WPA2/WPA3 (IEEE 802.11i/RSN)
Authenticator and dynamic TKIP/CCMP keying.
.
The current version includes support for other drivers, an integrated
EAP authenticator (i.e., allow full authentication without requiring
an external RADIUS authentication server), and RADIUS authentication
server for EAP authentication.
.
hostapd works with the following drivers:
.
* mac80211 based drivers with support for master mode [linux]
* Host AP driver for Prism2/2.5/3 [linux]
* Driver interface for FreeBSD net80211 layer [kfreebsd]
* Any wired Ethernet driver for wired IEEE 802.1X authentication.
Package: hprof-conv
Description-md5: c3a05970679ce80e38ac5278792f80a6
Description-en: HPROF Converter
The hprof-conv tool converts the HPROF file that is generated by the Android
SDK tools to a standard format so you can view the file in a profiling tool of
your choice.
Package: hsbrainfuck
Description-md5: 92e124f388ab4af80a355fa075d5ffab
Description-en: interpreter for the brainfuck programming language
This package provides an interpreter for the Brainfuck programming
language, written in the pure, lazy, functional language Haskell.
Package: hscolour
Description-md5: 45d6d1dc45a175d8e2f981a6655db978
Description-en: Haskell program to colourise Haskell code
HsColour currently has five output formats: ANSI terminal codes, HTML 3.2
with tags, HTML 4.01 with CSS, LaTeX, and mIRC chat client
codes.
Package: hspec-discover
Description-md5: 03a0732fdffd89cc37e1ad87dce21d7d
Description-en: Automatically discover and run Hspec tests
It is a useful convention to have one spec file for each source file. That way
it is straightforward to find the corresponding spec for a given piece of
code. But it requires error prone, and neither challenging nor interesting
boiler plate code. So it should be automated. Hspec provides a solution for
that. It makes creative use of GHC's support for custom preprocessors. The
developer only has to create a test driver that contains a single line.
.
A complete example is at https://github.com/hspec/hspec-example.
Package: htcondor
Description-md5: 3b54c3d7137fefb339a29d0c9ad53e9c
Description-en: transitional dummy package
This package aids upgrades of existing htcondor installations to the
package name "condor". The package is empty and it can safely be removed.
Package: htcondor-annex-ec2
Description-md5: 3b54c3d7137fefb339a29d0c9ad53e9c
Description-en: transitional dummy package
This package aids upgrades of existing htcondor installations to the
package name "condor". The package is empty and it can safely be removed.
Package: htcondor-dev
Description-md5: 3b54c3d7137fefb339a29d0c9ad53e9c
Description-en: transitional dummy package
This package aids upgrades of existing htcondor installations to the
package name "condor". The package is empty and it can safely be removed.
Package: htcondor-doc
Description-md5: 3b54c3d7137fefb339a29d0c9ad53e9c
Description-en: transitional dummy package
This package aids upgrades of existing htcondor installations to the
package name "condor". The package is empty and it can safely be removed.
Package: htcondor-test
Description-md5: 3b54c3d7137fefb339a29d0c9ad53e9c
Description-en: transitional dummy package
This package aids upgrades of existing htcondor installations to the
package name "condor". The package is empty and it can safely be removed.
Package: htcondor-upgrade-checks
Description-md5: 3b54c3d7137fefb339a29d0c9ad53e9c
Description-en: transitional dummy package
This package aids upgrades of existing htcondor installations to the
package name "condor". The package is empty and it can safely be removed.
Package: htp
Description-md5: 018fbe68e7854f044b4477c7285ca20c
Description-en: nice HTML pre-processor
htp is an HTML pre-processor. It is designed to be a flexible authoring tool
that can easily be integrated into the HTML design process.
.
It is able to preprocess HTML, XHTML, XML and CSS files (it could handle
any text based files). Its purpose is to assist on maintaining a consistent
look over an entire set of web pages. This is done by allowing someone to
define their own tags as abbreviations for sets of standard HTML tags.
.
Those looking for a tool that allows handling HTML files with any text
editor, not graphical based editors only, will find htp very helpful since
it runs from the command-line to build the final HTML code that goes on the
HTTP server.
.
Documentation and examples are included.
Package: hts-nim-tools
Description-md5: d331f37ae66d0d814101b29e1ed9f759
Description-en: tools biological sequences: bam-filter, count-reads, vcf-check
This package provides several tools that (at least at the time of their
creation) provide functionalities beyond the routine provided by samtools
and other reverse dependencies of the htslib.
.
These new tools are
• bam-filter : filter BAM/CRAM/SAM files with a simple expression language
• count-reads: count BAM/CRAM reads in regions given in a BED file
• vcf-check : check regions of a VCF against a background for missing chunks
.
and yes, as the name suggests, these tools are all implemented in nim,
using the nim-hts (upstream: hts-nim) wrapper for the htslib.
Package: httpdirfs
Description-md5: e83427a9ef2b2014d708d1099b7a17d2
Description-en: filesystem client for HTTP directory listings
httpdirfs is program that can be used to mount HTTP directory listings
(generated using an Apache DirectoryIndex, for example) as a virtual filesystem
through the FUSE interface. It supports HTTP basic authentication.
Package: httperf
Description-md5: 6a97f96f3303865ca9133e3909fb5fe2
Description-en: HTTP server performance tester
httperf is a tool to measure web server performance. It speaks the HTTP
protocol both in its HTTP/1.0 and HTTP/1.1 flavors and offers a variety of
workload generators. While running, it keeps track of a number of performance
metrics that are summarized in the form of statistics that are printed at
the end of a test run.
.
This package provide httperf and idleconn commands.
Package: httping
Description-md5: 9ee69bd6b64016d8b0c063e83e47a7da
Description-en: ping-like program for http-requests
httping is like ping for HTTP. It sends requests to a hostname or a remote
URL and it shows you how long it takes to connect, send a HTTP request and
retrieve the reply (only the header).
.
It supports SSL as well as various different ways to use it.
Package: httptunnel
Description-md5: ed96b7d53407ae311a6c5ef2eb229c3f
Description-en: Tunnels a data stream in HTTP requests
Creates a bidirectional virtual data stream tunnelled in
HTTP requests. The requests can be sent via a HTTP proxy
if so desired.
.
This can be useful for users behind restrictive firewalls. If WWW
access is allowed through a HTTP proxy, it's possible to use
httptunnel and, say, telnet or PPP to connect to a computer
outside the firewall.
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: humanlog
Description-md5: bf25a238d00d9ae19da87a5d34bc7f3b
Description-en: Logs for humans to read (binary)
Utility to read structured logs from stdin and print them back to stdout, but
in a prettier and more human-readable format.
Package: hwloc
Description-md5: 877ef6728b56d267f3f9a04f906dd344
Description-en: Hierarchical view of the machine - utilities
Hardware Locality (hwloc) provides a portable abstraction (across OS, versions,
architectures, ...) of the hierarchical topology of modern architectures. It
primarily aims at helping high-performance computing applications with
gathering information about the hardware so as to exploit it accordingly and
efficiently.
.
hwloc provides a hierarchical view of the machine, NUMA memory nodes,
sockets, shared caches, cores and simultaneous multithreading. It also gathers
various attributes such as cache and memory information.
.
hwloc supports old kernels not having sysfs topology information,
with knowledge of cpusets, offline cpus, and Kerrighed support
.
This package contains utilities to show the topology of the machine (lstopo and
hwloc-ls), manipulate cpu masks (hwloc-calc), and bind processes (hwloc-bind).
Package: hwloc-nox
Description-md5: a1faf04bab2b91df1aa622e6835e62f1
Description-en: Hierarchical view of the machine - non-X version of utilities
Hardware Locality (hwloc) provides a portable abstraction (across OS, versions,
architectures, ...) of the hierarchical topology of modern architectures. It
primarily aims at helping high-performance computing applications with
gathering information about the hardware so as to exploit it accordingly and
efficiently.
.
hwloc provides a hierarchical view of the machine, NUMA memory nodes,
sockets, shared caches, cores and simultaneous multithreading. It also gathers
various attributes such as cache and memory information.
.
hwloc supports old kernels not having sysfs topology information,
with knowledge of cpusets, offline cpus, and Kerrighed support
.
This package contains utilities to show the topology of the machine (lstopo
and hwloc-ls, without X support), manipulate cpu masks (hwloc-calc), and bind
processes (hwloc-bind).
Package: hy
Description-md5: 796016e002d9e92381812bc5c7230b89
Description-en: Lisp (s-expression) based frontend to Python (cmdline)
Hy is a wonderful dialect of Lisp that's embedded in Python.
.
Since Hy transforms its Lisp code into the Python Abstract Syntax Tree, you
have the whole beautiful world of Python at your fingertips, in Lisp form!
.
This package contains the 'hy' binaries for running the interpreter.
.
It is here for future installability. This is the stable interface
to install the `hy' language.
Package: hy-doc
Description-md5: bfe85306a10ab6aacdb8eee434b2dae9
Description-en: Lisp (s-expression) based frontend to Python (documentation)
Hy is a wonderful dialect of Lisp that's embedded in Python.
.
Since Hy transforms its Lisp code into the Python Abstract Syntax Tree, you
have the whole beautiful world of Python at your fingertips, in Lisp form!
.
This package contains the HTML documentation of for Hy.
Package: hybrid-dev
Description-md5: 3213ec9ce808db3926a66ada19254ea8
Description-en: high-performance secure IRC server - development files
These are the headers used when writing modules for ircd-hybrid.
For more information on how to write these modules, see the ircd-hybrid
documentation or example_module.c in the source code for ircd-hybrid.
.
It also includes mbuild-hybrid, a shell script that simplifies building
and installation of such modules. This shell script is simplistic and
assumes a lot; if you possess clue, you will know what to do anyway.
Package: hylafax-client
Description-md5: 39c86a73a8f4a79750b1313eb4030112
Description-en: Flexible client/server fax software - client utilities
The HylaFAX client software communicates with a HylaFAX server via TCP/IP.
.
HylaFAX support the sending and receiving of facsimiles, the polled
retrieval of facsimiles and the send of alphanumeric pages.
Package: hylafax-client-dbg
Description-md5: b9a4b801b7dab4378b6895e8eed9dad4
Description-en: Flexible client/server fax software - client utilities
The HylaFAX client software communicates with a HylaFAX server via TCP/IP.
.
HylaFAX support the sending and receiving of facsimiles, the polled
retrieval of facsimiles and the send of alphanumeric pages.
.
This package only contains debugging symbols.
Package: hylafax-server
Description-md5: f6d21a82d4c9a54d7b8f613296b12eae
Description-en: Flexible client/server fax software - server daemons
This package support the sending and receiving of facsimiles, the polled
retrieval of facsimiles and the send of alphanumeric pages.
.
The host running the server must have either a Class 1, Class 2, or a
Class 2.0 fax modem attached to one of its serial ports. End-user
applications to manage the transmission of documents via facsimile are
provided separately by the hylafax-client package.
Package: hylafax-server-dbg
Description-md5: 655d688f764091d85072ae8d25e3c7ad
Description-en: Debug symbols for the hylafax server
This package support the sending and receiving of facsimiles, the polled
retrieval of facsimiles and the send of alphanumeric pages.
.
The host running the server must have either a Class 1, Class 2, or a
Class 2.0 fax modem attached to one of its serial ports. End-user
applications to manage the transmission of documents via facsimile are
provided separately by the hylafax-client package.
.
This package only contains debugging symbols.
Package: i3status
Description-md5: b7945e67d7743800240c086cc6c8bdaa
Description-en: Generates a status line for dzen2, xmobar or i3bar
i3status is a small (about 3000 SLOC) and light-weight program for generating
a status bar for i3bar, dzen2, xmobar or similar programs by combining several
information about your system (IP addresses of your interfaces, load, current
date/time, ESSID of the network you are associated to, disk status, and so on).
Package: iat
Description-md5: 43a4b9330480c7263abcdfcfab5ec58c
Description-en: Converts many CD-ROM image formats to iso9660
iat (Iso9660 Analyzer Tool) is a tool for detecting the structure
of many types of CD-ROM image file formats, such as BIN, MDF, PDI,
CDI, NRG, and B5I, and converting them into ISO-9660.
Package: ibacm
Description-md5: 94afd2c241abf6569edf525ba236170f
Description-en: InfiniBand Communication Manager Assistant (ACM)
The IB ACM implements and provides a framework for name, address, and
route (path) resolution services over InfiniBand.
It is intended to address connection setup scalability issues running
MPI applications on large clusters. The IB ACM provides information
needed to establish a connection, but does not implement the CM protocol.
A primary user of the ibacm service is the librdmacm library.
Package: ibsim-utils
Description-md5: 213cfc3282bdc0c42f1565a0696d728b
Description-en: InfiniBand fabric simulator utilities
ibsim provides a simulation of an InfiniBand fabric,
which can be used by the opensm subnet manager and
infiniband diagnostics and management tools.
.
This package provides utilities for use with the
simulator.
Package: ibus-input-pad
Description-md5: dfe32a6379ef71c6582ec3621660b596
Description-en: Input Pad for IBus
The input pad engine for IBus platform.
It provides the interface to use input-pad with IBus.
.
This package contains the IBus engine.
Package: ibverbs-utils
Description-md5: a33873b95d7b0cff0d895ec3f573b2fc
Description-en: Examples for the libibverbs library
libibverbs is a library that allows userspace processes to use RDMA
"verbs" as described in the InfiniBand Architecture Specification and
the RDMA Protocol Verbs Specification. iWARP ethernet NICs support
RDMA over hardware-offloaded TCP/IP, while InfiniBand is a
high-throughput, low-latency networking technology. InfiniBand host
channel adapters (HCAs) and iWARP NICs commonly support direct
hardware access from userspace (kernel bypass), and libibverbs
supports this when available.
.
This package contains useful libibverbs1 example programs such as
ibv_devinfo, which displays information about InfiniBand devices.
Package: icecast2
Description-md5: c8a4d364d7555ed5faa920c33bd9771f
Description-en: streaming media server
Icecast is a versatile multimedia streaming server which can create
(for instance) a private jukebox or "Internet radio station". It
supports Ogg streaming using the Vorbis and Theora codecs, as well as
other formats such as MP3, AAC, or NSV, and is compatible with most
media players.
Package: ices2
Description-md5: 995534453fae9cc8aa5275726b2aa163
Description-en: Ogg Vorbis streaming source for Icecast 2
IceS 2.x is used to source Icecast 2 streaming audio
servers with Ogg Vorbis audio streams. It supports both
live audio input from a soundcard and re-encoding of Ogg
Vorbis files from a playlist.
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: icom
Description-md5: bd9f2bd1d4a74ca7928b71b97e7ca38e
Description-en: Software control for ICOM radios with CI-V interface
This program allows you to control many types of ICOM radio
(transceivers and receivers) from the serial port on your computer.
You need a CI-V interface circuit to connect the radio to the computer
(to convert between RS-232 and TTL), which can be easily found on the web.
Package: idjc
Description-md5: c731d01af36a67579246697b05f068bc
Description-en: graphical shoutcast/icecast client
Internet DJ Console is an Internet radio application for making a live radio
show or podcast. Features include two main media players with a crossfader,
a jingle player, microphone signal processing (compressor and noise gate),
IRC track announcements with X-Chat, an automatic stream shut-off timer, MP3
or Ogg streaming and recording at various bit rates, aux input for connecting
external JACK aware applications, and audio level meters.
Package: idle
Description-md5: 4b48a720a9432da8fb68f7957b793862
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's IDLE (currently v3.14).
Package: idn
Description-md5: 8aebf6eab31b870766146e6abd6be86b
Description-en: Command line interface to GNU Libidn
GNU Libidn is a fully documented implementation of the Stringprep,
Punycode and IDNA specifications. Libidn's purpose is to encode and
decode internationalized domain names. The Nameprep, XMPP, SASLprep,
and iSCSI profiles are supported.
.
The recommended dependency gnulib-l10n is needed for complete translations.
.
This package contains the idn command-line tool, and the Libidn
manual.
Package: idn2
Description-md5: b5461dd4fe6968d00ef17f085b14bf7f
Description-en: Internationalized domain names (IDNA2008/TR46) command line tool
Libidn2 implements the revised algorithm for internationalized domain
names called IDNA2008/TR46.
.
The recommended dependency gnulib-l10n is needed for complete translations.
.
This package contains the idn2 command-line tool.
Package: ietf2bibtex
Description-md5: 12910e5788e2a7ac99f53c401e42bbdc
Description-en: Create BibTeX entry for IETF document (RFC or Internet Draft)
ietf2bibtex creates a BibTeX entry for an IETF document (i.e. RFC or Internet
Draft). The necessary information is automatically obtained from online XML
references and the actual document.
Package: ifaroese
Description-md5: 83175b9c55738b24d892968b953d204b
Description-en: Faroese dictionary for ispell
This is the Faroese dictionaries, to be used with ispell
to check and correct spelling in Faroese texts.
Package: igt-gpu-tools
Description-md5: 9bce65dff48f9cd05c93b8e3cb1e7db6
Description-en: IGT GPU Tools (tools)
IGT GPU Tools is a collection of tools for development and testing of
the DRM drivers. There are many macro-level test suites that get used
against the drivers, including xtest, rendercheck, piglit, and
oglconform, but failures from those can be difficult to track down to
kernel changes, and many require complicated build procedures or
specific testing environments to get useful results. Therefore, IGT
GPU Tools includes low-level tools and tests specifically for
development and testing of the DRM Drivers.
.
This package provides various utilities from IGT GPU Tools.
Package: igt-gpu-tools-tests
Description-md5: 18286a6f557c29d60a36b83fc4aba34c
Description-en: IGT GPU Tools (tests)
IGT GPU Tools is a collection of tools for development and testing of
the DRM drivers. There are many macro-level test suites that get used
against the drivers, including xtest, rendercheck, piglit, and
oglconform, but failures from those can be difficult to track down to
kernel changes, and many require complicated build procedures or
specific testing environments to get useful results. Therefore, IGT
GPU Tools includes low-level tools and tests specifically for
development and testing of the DRM Drivers.
.
This package provides various tests from IGT GPU Tools.
Package: ikiwiki
Description-md5: 0cf5166fc2f9cf80c74ea6c0497b7353
Description-en: wiki compiler
Ikiwiki converts a directory full of wiki pages into HTML pages suitable
for publishing on a website. Unlike many wikis, ikiwiki does not have its
own ad-hoc means of storing page history, and instead uses a revision
control system such as Subversion or Git.
.
Ikiwiki implements all of the other standard features of a wiki, including
web-based page editing, user registration and logins, a RecentChanges
page, BackLinks, search, Discussion pages, tags, smart merging and conflict
resolution, and page locking.
.
Ikiwiki also supports generating news feeds (RSS and Atom) and blogging.
Ikiwiki provides a plugin system which allows many other features to be
added. Some of the plugins have additional dependencies, found among the
Recommends and Suggests of this package.
Package: imgcrypt
Description-md5: cd4f01d18332061f0f4fcbe2b9578332
Description-en: OCI Image Encryption Package (program)
The imgcrypt library provides API extensions for containerd to support
encrypted container images and implements the ctd-decoder command line
tool for use by containerd to decrypt encrypted container images. An
extended version of containerd's ctr tool (ctr-enc) with support for
encrypting and decrypting container images is also provided.
.
imgcrypt relies on the ocicrypt (https://github.com/containers/ocicrypt)
library for crypto functions on image layers.
.
This package contains the command-line utility
Package: incus
Description-md5: f2233e6ddf694312611a5c8a99537f7b
Description-en: Powerful system container and virtual machine manager - daemon
Incus is a next generation system container and virtual machine manager.
It offers a unified user experience around full Linux systems running
inside containers or virtual machines.
.
It's image based with pre-made images available for a wide number of
Linux distributions and is built around a very powerful, yet pretty
simple, REST API.
.
This metapackage will install everything needed to run containers and VMs.
Only amd64, arm64, ppc64el, and s390x are supported as VM host architectures.
Package: incus-agent
Description-md5: a250d8817d01b7b4e941af062c78d0e1
Description-en: Incus guest agent
This package provides an agent to run inside Incus virtual machine guests.
.
It has to be installed on the Incus host if you want to allow agent
injection capability when creating a virtual machine.
Package: incus-base
Description-md5: 987c624cd4308860e379594558abce44
Description-en: Powerful system container and virtual machine manager - daemon (container-only)
Incus is a next generation system container and virtual machine manager.
It offers a unified user experience around full Linux systems running
inside containers or virtual machines.
.
It's image based with pre-made images available for a wide number of
Linux distributions and is built around a very powerful, yet pretty
simple, REST API.
.
This package contains only what is needed to run containers.
Package: incus-client
Description-md5: 3d1860805b5bb2229f23b97fc0a9eac8
Description-en: Powerful system container and virtual machine manager - client
Incus is a next generation system container and virtual machine manager.
It offers a unified user experience around full Linux systems running
inside containers or virtual machines.
.
A REST API is offered by Incus to remotely manage containers over the network,
using an image based work-flow and with support for live migration.
.
This package contains the Incus command line client.
Package: incus-extra
Description-md5: 909cecc63ce41c082d0ca0439a9e352f
Description-en: Powerful system container and virtual machine manager - extra tools
Incus is a next generation system container and virtual machine manager.
It offers a unified user experience around full Linux systems running
inside containers or virtual machines.
.
This package contains extra tools provided with Incus.
- fuidshift - A tool to map/unmap filesystem uids/gids
- lxc-to-incus - A tool to migrate LXC containers to Incus
- lxd-to-incus - A tool to migrate LXD containers to Incus
- incus-benchmark - A benchmarking tool for Incus
- incus-migrate - A tool to turn any filesystem into an Incus instance
- incus-simplestreams - Maintain an Incus-compatible simplestreams tree
Package: indi-gpsd
Description-md5: af907360230b27221b770edc35228b28
Description-en: INDI driver for gpsd GPS daemon
This package contains an INDI driver for the gpsd GPS daemon.
.
This driver is compatible with any INDI client such as KStars or Xephem.
Package: indicator-applet
Description-md5: fcbe6881110bd4e7859d318afee14d6e
Description-en: GNOME panel indicator applet
indicator-applet is an applet to display information from
various applications consistently in the GNOME panel.
.
Currently this includes support for messaging applications in the
indicator-messages package.
Package: indicator-notifications
Description-md5: fb8e71ffeb2dcee17b707d29441ddfc7
Description-en: View recent notifications
An indicator applet to display recent notifications
sent to a notification daemon such as notify-osd.
Package: infiniband-diags
Description-md5: 7b1103d02d514ef168f0320a1ca158c2
Description-en: InfiniBand diagnostic programs
InfiniBand is a switched fabric communications link used in
high-performance computing and enterprise data centers. Its features
include high throughput, low latency, quality of service and
failover, and it is designed to be scalable.
.
This package provides diagnostic programs and scripts needed to
diagnose an InfiniBand subnet.
Package: inform6-compiler
Description-md5: 8715b9d39f61745d417271c8ed0d2852
Description-en: Inform 6 interactive fiction language — compiler
Inform 6 is an object-oriented language for writing interactive
fiction, also known as “text adventures” or “adventure games”.
.
As an interactive fiction developer, you create Inform 6 source code
defining the story. Then compile from source code to a “story file”.
The resulting story files are highly portable, with interpreters
available for many different platforms.
.
The Inform 6 compiler can produce a story file in these formats:
* Z-code, executed by implementations of the Infocom Z-machine.
* Glulx, a modern platform for interactive fiction.
.
This package installs:
* The Inform 6 compiler program, ‘inform6’.
Package: ink
Description-md5: 0f3afbb9a7893c7aaa55688c30a26da3
Description-en: tool for checking the ink level of your local printer
Ink is a command line tool based on libinklevel5 to check ink level
of your local printer.
.
Printers of Canon, Epson, HP and Sony are supported. Complete list
can be found at README.Debian of libinklevel5 package.
Package: inkscape
Description-md5: fd78d7e3f908aaaa647abcf642a7ea9f
Description-en: vector-based drawing program
Inkscape is an illustration editor which has everything needed to
create professional-quality computer art. You can use it to make
diagrams and illustrations, technical drawings, web graphics, clip art,
icons and logos. A collection of hands-on tutorials show you how to
combine lines, shapes and text of different types and styles to build
up a picture.
.
A selection of powerful vector graphics editing tools comes as
standard. There is excellent support for paths, gradients, layers,
alpha transparency and text flow control. An extensive library of
filters allow you to apply realistic effects and extensions allow you
to work with bitmaps, barcodes and printing marks, amongst other things.
.
Most of the common vector formats are supported, including PDF, Adobe
Illustrator and AutoCAD files, and it has unrivalled support for the
SVG web graphics standard.
.
Between the suggested packages:
* dia: to export Dia shapes;
* libsvg-perl: to import .txt files (txt2svg extension);
* python3-packaging: used by the Optimized SVG extension;
* python3-uniconvertor: enables several import/export extensions;
* pstoedit: to work with eps files;
* ruby: there are several extensions written in ruby;
Package: inkscape-tutorials
Description-md5: a99694ba2d7d4264d8d9771ae593ad53
Description-en: vector-based drawing program - tutorials
Inkscape is an illustration editor which has everything needed to
create professional-quality computer art. You can use it to make
diagrams and illustrations, technical drawings, web graphics, clip art,
icons and logos. A collection of hands-on tutorials show you how to
combine lines, shapes and text of different types and styles to build
up a picture.
.
This package contains the tutorials, accessible from the Help > Tutorials
menu.
Package: input-pad
Description-md5: 18b6ea174d7bbe657e1d0fd3ecab40c9
Description-en: On-screen Input Pad to Send Characters with Mouse
The input pad is a tool to send a character to text applications when the
corresponging button is pressed. It provides the GTK+ based GUI and can send
characters when the GTK+ buttons are pressed.
.
This package contains a standalone application.
Package: inspircd
Description-md5: bae820fb7f3d845ba00ff7694e0cc9b4
Description-en: Modular IRCd written in C++
InspIRCd is a modular C++ IRC Daemon for several operating systems created
to provide a stable, modern, lightweight irc server from scratch and provide
a vast number of features in a modularised form using an advanced module API.
By keeping the functionality of the main core to a minimum, the server is very
stable, fast and customizable.
.
This package contains the daemon.
Package: inspircd-dev
Description-md5: 326b8a4b3688cb6492dc70b8826c23d4
Description-en: Modular IRCd written in C++ - development headers
InspIRCd is a modular C++ IRC Daemon for several operating systems created
to provide a stable, modern, lightweight irc server from scratch and provide
a vast number of features in a modularised form using an advanced module API.
By keeping the functionality of the main core to a minimum, the server is very
stable, fast and customizable.
.
This package contains the development headers for developing modules.
Package: integrit
Description-md5: 37088a632c5e5ce59ab9528dc9e54185
Description-en: file integrity verification program
Integrit helps you determine whether an intruder has modified your
system. Without the use of integrit, a sysadmin wouldn't know if the
programs used for investigating the system are trojan horses or not.
Integrit works by creating a database that is a snapshot of the most
essential parts of the system. You put the database somewhere safe,
and then later you can use it to make sure that no one has made any
illicit modifications to your file system.
.
Integrit's key features are the small memory footprint, the design
with unattended use in mind, intuitive cascading rulesets for the
paths listed in the configuration file, the possibility of XML or
human-readable output, and simultaneous checks and updates.
.
See http://integrit.sourceforge.net/ for more information.
Package: intel-gpu-tools
Description-md5: 24b336e62107729589ef05f9dd8d46f5
Description-en: IGT GPU Tools (tools, metapackage)
IGT GPU Tools is a collection of tools for development and testing of
the DRM drivers. There are many macro-level test suites that get used
against the drivers, including xtest, rendercheck, piglit, and
oglconform, but failures from those can be difficult to track down to
kernel changes, and many require complicated build procedures or
specific testing environments to get useful results. Therefore, IGT
GPU Tools includes low-level tools and tests specifically for
development and testing of the DRM Drivers.
.
This metapackage installs the igt-gpu-tools package.
Package: intel-vc-intrinsics-dev
Description-md5: 6d937c2fd78c23106009e09ba1044f07
Description-en: Intel Vector Compute Intrinsics -- development files
Vector Compute Intrinsics project contains a set of new intrinsics
on top of core LLVM IR instructions that represent SIMD semantics of
a program targeting GPU.
Package: internetarchive
Description-md5: 3e29b5bc60e2d746e8092710a685416d
Description-en: commandline interface to archive.org
Command-line tool (`ia`) for searching, downloading and uploading
content to the Internet Archive.
Package: ipe5toxml
Description-md5: 9984bd7f803cf0a2547d0181524b98b7
Description-en: converts Ipe5 figures to an XML file readable by Ipe
Converts figures that were made with Ipe 5 to the format understood
by Ipe 6. You can then run ipe6upgrade (from package ipe) to convert
them to Ipe 7 format. Ipe is a drawing editor for creating figures,
provided in package ipe.
Package: ipmiutil
Description-md5: 12adce720b002c62fb9a30ccf925b3f0
Description-en: IPMI management utilities
ipmiutil performs a series of common IPMI server management
functions to allow administrators to perform management functions
without a learning curve. It can gather FRU inventory data,
SEL firmware log, sensors, watchdog, power control, health,
monitoring, and has an SOL console. It can write sensor thresholds,
FRU asset tags, and supports a full IPMI configuration save/restore.
Package: iraf
Description-md5: 6c55b8d0405360237049c296582d2c11
Description-en: Image Reduction and Analysis Facility
IRAF is the "Image Reduction and Analysis Facility". The main
IRAF distribution includes a good selection of programs for
general image processing and graphics.
.
Other external or layered packages are available for
applications such as data acquisition or handling data from other
observatories and wavelength regimes such as the Hubble Space
Telescope (optical), EUVE (extreme ultra-violet), or ROSAT and
AXAF (X-ray). These external packages are distributed separately
from the main IRAF distribution but can be easily installed.
The IRAF system also the programmable Command Language scripting
facility.
Package: iraf-dev
Description-md5: 355c3cf7ee6906bdc0b9af3ea7eb52f8
Description-en: Image Reduction and Analysis Facility (development files)
IRAF is the "Image Reduction and Analysis Facility". The main
IRAF distribution includes a good selection of programs for
general image processing and graphics, plus a large number of
programs for the reduction and analysis of optical and IR
astronomy data.
.
This package contains the IMFORT Fortran/C programming interface, and
the full SPP/VOS programming environment in which the portable IRAF
system and all applications are written.
Package: iraf-fitsutil
Description-md5: 1230e044376b0dde314b5c779e108c24
Description-en: FITS utilities for IRAF
Several tasks to operate of FITS files and extensions from within IRAF,
like copying, extension extraction, conversion etc.
.
The following tasks are available:
.
* fgread: Read a FITS file with FOREIGN extensions
* fgwrite: Create a FITS file with FOREIGN extensions
* funpack: Uncompress a FITS file
* fxconvert: Convert between IRAF image types.
* fxcopy: Copy FITS files or FITS extension to an output FITS file
* fxdelete: Delete FITS extensions in place
* fxdummyh: Create a dataless single FITS file
* fxextract: Extract a FITS extension
* fxheader: List one line of header description per FITS unit
* fxinsert: Insert FITS files or extensions into another FITS file
* fxplf: Converts a pixel list file into a BINTABLE extension
* fxsplit: Split a multiple extension FITS file into single FITS files
* ricepack: Rice compress a FITS file
* sum32: Compute the 32-bit FITS 1's complement checksum
Package: iraf-noao
Description-md5: 27f22c08a6b1c4c85bc7d8c198b28160
Description-en: IRAF NOAO data reduction package
IRAF is the "Image Reduction and Analysis Facility". The main
IRAF distribution includes a good selection of programs for
general image processing and graphics, plus a large number of
programs for the reduction and analysis of optical and IR
astronomy data.
.
This file contains the NOAO packages for the reduction and analysis
of Optical Astronomy data.
Package: iraf-noao-dev
Description-md5: 01dc270f04f52a826856c831c3da2261
Description-en: IRAF NOAO data reduction package (development files)
IRAF is the "Image Reduction and Analysis Facility". The main
IRAF distribution includes a good selection of programs for
general image processing and graphics, plus a large number of
programs for the reduction and analysis of optical and IR
astronomy data.
.
This package contains additional libraries and headers used for
compiling packages that extend the functionality of the iraf-noao
package.
Package: ircd-hybrid
Description-md5: 6d0ecd7f1095a9a8ad287cd1870f2be9
Description-en: high-performance secure IRC server
ircd-hybrid is a stable, high-performance IRC server that features:
.
* SSL client support and server-to-server RSA encryption;
* Compressed server links;
* Channel exceptions (+e) and invitation exceptions (+I);
* New configuration file format;
* Halfops (+h) and anti-spam user mode +g;
* Dynamically loadable modules;
* Channel and nickname RESV's (reservations).
Package: iscsiuio
Description-md5: a92910cbc50853dedae1656f53a1feb2
Description-en: iSCSI offloading daemon for QLogic devices
The Open-iSCSI project is a high-performance, transport independent,
multi-platform implementation of RFC3720 iSCSI.
.
This tool is to be used in conjunction with the QLogic NetXtreme II Linux
driver (Kernel module name: 'bnx2' and 'bnx2x'), QLogic CNIC driver,
and the QLogic iSCSI driver (Kernel module name: 'bnx2i').
.
This user space tool is used in conjunction with the following
QLogic Network Controllers:
bnx2: BCM5706, BCM5708, BCM5709 devices
bnx2x: BCM57710, BCM57711, BCM57711E, BCM57712, BCM57712E,
BCM57800, BCM57810, BCM57840 devices
.
This utility will provide the ARP and DHCP functionality for the iSCSI
offload. The communication to the driver is done via Userspace I/O (Kernel
module name 'uio').
.
This package is required to offload iSCSI onto these devices.
Package: isync
Description-md5: 16c7d48e3209c22c00beb4a984df85c3
Description-en: IMAP and MailDir mailbox synchronizer
mbsync/isync is a command line application which synchronizes mailboxes;
currently Maildir and IMAP4 mailboxes are supported. New messages, message
deletions and flag changes can be propagated both ways. isync is suitable
for use in IMAP-disconnected mode.
.
Features:
* Fine-grained selection of synchronization operations to perform
* Synchronizes single mailboxes or entire mailbox collections
* Partial mirrors possible: keep only the latest messages locally
* Trash functionality: backup messages before removing them
IMAP features:
* Security: supports TLS/SSL via imaps: (port 993) and STARTTLS; CRAM-MD5
for authentication
* Supports NAMESPACE for simplified configuration
* Pipelining for maximum speed (currently only partially implemented)
Package: jabber-muc
Description-md5: 8b95a284839a0c676d88153ca06e10ce
Description-en: Multi User Conference component for the Jabber IM server
Multi User Conference component provides an implementation of XEP-0045
which allow the creation of multi-users chat.
So with jabber-muc, you can run your own Jabber chatrooms server.
Package: jack-mixer
Description-md5: 26cadd76535b3d7aa2d96e0bbb50ca8f
Description-en: GTK+ JACK audio mixer application (Python 3)
Jack Audio Mixer provides a GTK+ GUI to mix JACK audio
streams. It maintains the appearance of a hardware audio
mixing desk. It can set levels, balance, mute, etc through
the interface or via MIDI.
.
This package installs the application for Python 3.
Package: jackd1
Description-md5: d236af7f48ea4bfa984ea4189cd1b635
Description-en: JACK Audio Connection Kit (server and example clients)
JACK is a low-latency sound server, allowing multiple applications to
connect to one audio device, and to share audio between themselves.
.
This package contains the daemon jackd as well as some example clients.
Package: jackd1-firewire
Description-md5: c3f26cc90d191e69646780df881bf7f5
Description-en: JACK Audio Connection Kit (FFADO backend)
JACK is a low-latency sound server, allowing multiple applications to
connect to one audio device, and to share audio between themselves.
.
This package contains the IEEE1394 (FireWire) backend (FFADO).
Package: jackd2
Description-md5: a66e8716f6683d8638ebc900c7ddbac3
Description-en: JACK Audio Connection Kit (server and example clients)
JACK is a low-latency sound server, allowing multiple applications to
connect to one audio device, and to share audio between themselves.
.
This package contains the daemon jackd.
Package: jackd2-firewire
Description-md5: 28c1415de75be3baea2d78f62a778011
Description-en: JACK Audio Connection Kit (FFADO backend)
JACK is a low-latency sound server, allowing multiple applications to
connect to one audio device, and to share audio between themselves.
.
This package contains the IEEE1394 (FireWire) backend FFADO.
Package: jacktrip
Description-md5: 916fc1b937789b656daba0c86eef03ea
Description-en: high-quality system for audio network performances (cmdline)
JackTrip is a Linux and Mac OS X-based system used for multi-machine
network performance over the Internet. It supports any number of
channels (as many as the computer/network can handle) of bidirectional,
high quality, uncompressed audio signal streaming.
.
You can use it between any combination of Linux and Mac OS X systems
(i.e., one end using Linux can connect to the other using Mac OS X).
.
It is currently being developed and actively tested at CCRMA by the
SoundWIRE group.
.
This package contains the minimal command line version of jacktrip.
Package: jacktrip-gui
Description-md5: 66f54943e03ebcf09068c54da05be046
Description-en: high-quality system for audio network performances (GUI)
JackTrip is a Linux and Mac OS X-based system used for multi-machine
network performance over the Internet. It supports any number of
channels (as many as the computer/network can handle) of bidirectional,
high quality, uncompressed audio signal streaming.
.
You can use it between any combination of Linux and Mac OS X systems
(i.e., one end using Linux can connect to the other using Mac OS X).
.
It is currently being developed and actively tested at CCRMA by the
SoundWIRE group.
.
This package contains the GUI version of jacktrip, which also includes
RtAudio support.
Package: jcal
Description-md5: ad10a88015484e30c3187386220e98c1
Description-en: UNIX-cal-like tool to display Jalali calendar
JCal is a UNIX-cal-like tool to display Jalali (Persian) calendar.
.
This package contains JCal binary files.
Package: jesred
Description-md5: 15666c8066371f389604a45fca49c072
Description-en: Redirector for the Squid proxy
Jesred is a very fast and highly configurable redirector for the Squid
HTTP caching proxy. Jesred needs little memory, can rewrite all
HTTP request methods and offers extensive logging.
Package: jgmenu
Description-md5: 6e5c6cce1bc291e199cbaf71feb370f7
Description-en: Simple X11 menu
A stand-alone, contemporary-looking menu application for Linux and BSD.
Independent of window manager and panel. Designed for customisation,
scripting, ricing and tweaking
Package: jgmenu-xfce4-panel-applet
Description-md5: 9951e508d53c37aab99475c7a020852b
Description-en: xfce4-panel applet for jgmenu
A stand-alone, contemporary-looking menu application for Linux and BSD.
Independent of window manager and panel. Designed for customisation,
scripting, ricing and tweaking
.
This package provides xfce4-panel applet for jgmenu
Package: jl
Description-md5: 8133b0430f96a5cbae61546f8a528b3b
Description-en: pretty viewer for JSON logs (program)
jl is a parser and formatter for JSON logs, making machine-readable
JSON logs human readable again.
.
jl consumes JSON logs from stdin and writes human-readable logs to stdout.
.
jl currently supports 2 formatters: compact and logfmt.
.
This package provides the command-line tool itself.
Package: jose-util
Description-md5: 015fac6eb0daac88e7346ad6c9eba7ec
Description-en: Implementation of JOSE standards (JWE, JWS, JWT) in Go (program)
go-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.
.
The implementation follows the JSON Web Encryption
(http://dx.doi.org/10.17487/RFC7516) (RFC 7516), JSON Web Signature
(http://dx.doi.org/10.17487/RFC7515) (RFC 7515), and JSON Web Token
(http://dx.doi.org/10.17487/RFC7519) (RFC 7519) specifications. Tables
of supported algorithms are shown below. The library supports both the
compact and JWS/JWE JSON Serialization formats, and has optional support
for multiple recipients. It also comes with a small command-line utility
(jose-util (https://github.com/go-jose/go-jose/tree/master/jose-util)) for
dealing with JOSE messages in a shell.
.
This package contains the `jose-util` command line tool.
Package: js-of-ocaml
Description-md5: ddf90060f879f27f21c8bfc040ae0c08
Description-en: OCaml bytecode to JavaScript compiler (compiler)
Js_of_ocaml is a compiler of OCaml bytecode to JavaScript. It makes
it possible to run OCaml programs in a web browser. Its key features
are the following:
* the whole language, and most of the standard library are
supported;
* the generated code can be used with any web server and browser;
* you can use a standard installation of OCaml to compile your
programs. In particular, you do not have to recompile a library to
use it with Js_of_ocaml. You just have to link your program with a
specific library to interface with the browser APIs.
.
This package contains the compiler itself.
Package: jsonschema-jv
Description-md5: 549db6b81c07e01149661aacdd5d3c66
Description-en: JSONSchema Validation using Go (program)
Passes JSON-Schema-Test-Suite for draft-04, draft-06, draft-07,
draft/2019-09, and draft/2020-12.
.
This package contains the 'jv' command-line tool.
Package: juce-modules-source
Description-md5: e36a9946227bc21e9b3789067ad38388
Description-en: Jules' Utility Class Extensions (module sources)
JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for
developing cross-platform software.
.
It contains pretty much everything you're likely to need to create most
applications, and is particularly well-suited for building highly-customised
GUIs, and for handling graphics and sound.
.
This package installs the sources for the JUCE modules along with
required development libraries, as used by 'jucer' projects.
(Projucer is provided in the 'juce-tools' package).
Package: juce-modules-source-data
Description-md5: 3254191bdd95de7ef53161ef14e79304
Description-en: Jules' Utility Class Extensions (platform independent module sources)
JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for
developing cross-platform software.
.
This package contains the actual source files.
.
This package is not intended for a direct installation.
Instead, you probably should install the 'juce-modules-source' package
(which will force this package to be installed as well).
Package: juce-tools
Description-md5: dfdee637c73f97d146c7b5165c5dcba9
Description-en: JUCE's project management tools
JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for
developing cross-platform software.
The Projucer (formerly Introjucer) is JUCE's project-management tool and secret
weapon.
.
The Projucer's Duties:
- Central management of cross-platform builds
- JUCE Module Management
- New Project Creation
- User-Interface Design Tool
- Plug-in Projects
- Miscellaneous Utilities
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: justbuild
Description-md5: cb6ebf5b0a1fff2fb71ad0d0f0ce49b8
Description-en: Generic build system
Justbuild is a generic build system supporting multi-repository builds. A
peculiarity of the tool is the separation between global names and physical
location on the one hand, and logical paths used for actions and installation
on the other hand (sometimes referred to as "staging"). The language-specific
information to translate high-level concepts (libraries, binaries) into
individual compile action is taken from user-defined rules described by
functional expressions.
Package: jwt
Description-md5: 6bdefb1dfe31ae0fcda27d93890b1dea
Description-en: golang implementation of JSON Web Tokens (command line)
Community maintained clone of github.com/dgrijalva/jwt-go.
.
After the original author of the library suggested migrating the
maintenance of jwt-go, a dedicated team of open source maintainers
decided to clone the existing library into this module.
.
The command line utility included in this project (cmd/jwt) provides
a straightforward example of token creation and parsing as well as a
useful tool for debugging your own integration. You'll also find several
implementation examples in the documentation.
.
This package provides the command line.
Package: kdiskmark
Description-md5: d24537d4448363e35d97ce073715d996
Description-en: simple disk benchmark tool
This is an HDD and SSD benchmark tool with a very friendly
graphical user interface. KDiskMark with its presets and powerful
GUI calls Flexible I/O Tester and handles the output to provide an
easy to view and interpret comprehensive benchmark result.
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-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: kism3d
Description-md5: 2df485ae2eba140ae0a08bfd3f9ac9c6
Description-en: 802.11 visualizer for s3d
s3d is a 3d network display server which can be used as 3d desktop environment.
.
This package provides a 802.11 visualizer for s3d.
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-shell-integration
Description-md5: eaf8b9abaed4417913931cf7810c4a59
Description-en: fast, featureful, GPU based terminal emulator (shell integration files)
This package provides Kitty's shell-integration files so that it can easily
be installed on remote systems.
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: kmer
Description-md5: 9ca7d76a8177d8b6943e9c466d324ea7
Description-en: suite of tools for DNA sequence analysis
The kmer package is a suite of tools for DNA sequence analysis.
It provides tools for searching (ESTs, mRNAs, sequencing reads);
aligning (ESTs, mRNAs, whole genomes); and a variety of analyses
based on kmers.
.
This is a metapackage depending on the executable components of the kmer suite.
Package: kmer-examples
Description-md5: 48403899c5528a433788208d2826f9dd
Description-en: sample data for kmer suite of tools for DNA sequence analysis
The kmer package is a suite of tools for DNA sequence analysis.
It provides tools for searching (ESTs, mRNAs, sequencing reads);
aligning (ESTs, mRNAs, whole genomes); and a variety of analyses
based on kmers.
.
This package contains a test data set as well as sample scripts
running some test suite provided by Debian also as autopkgtest.
Package: kms++-utils
Description-md5: c2b76a4cb8ec18593f93da6fa7bf94f4
Description-en: C++ library for kernel mode setting - utilities
C++11 library, utilities and python bindings for Linux kernel mode setting
.
This package contains:
* kmsblank - blank screen(s)
* kmstest - set modes and planes and show test pattern on crtcs/planes,
and test page flips
* kmsprint - print information about DRM objects
* fbtest
Package: kmscon
Description-md5: 7f1fdcdac0eca5a75efecf68830f731b
Description-en: Simple terminal emulator based on Kernel Mode Setting
kmscon is a system console for Linux. It does not depend on any
graphics-server on your system (like X.org), but instead provides
a raw console layer that can be used independently.
It can replace the Linux kernel console entirely but was designed to
work well side-by-side, too.
Even though initially targeted at providing internationalization to
the system-console, it has grown into a fully modularized console
layer including features like multi-head support, internationalized
font rendering, XKB-compatible keyboard handling,
hardware-accelerated graphics access and more.
Package: knot-resolver6
Description-md5: 3c5571c7871769e23627f380b607b9f4
Description-en: caching, DNSSEC-validating DNS resolver - binaries
Knot Resolver is a caching full resolver implementation
written in C and LuaJIT, including both a resolver library and a
daemon. Modular architecture of the library keeps the core tiny and
efficient, and provides a state-machine like API for
extensions. There are three built-in modules - iterator, cache,
validator, and many external.
.
The Lua modules, switchable and shareable cache, and fast FFI
bindings makes it great to tap into resolution process, or be used
for your recursive DNS service. It's the OpenResty of DNS.
.
The server adopts a different scaling strategy than the rest of the
DNS recursors - no threading, shared-nothing architecture (except
MVCC cache that may be shared). You can start and stop additional
nodes depending on the contention without downtime.
.
Knot Resolver Manager hides the complexity of running several independent
resolver processes while ensuring zero-downtime reconfiguration with YAML/JSON
declarative configuration and an optional HTTP API for dynamic changes.
Package: knot-resolver6-dev
Description-md5: 65e07cc09dca4689461ed1872f2b9de3
Description-en: Knot Resolver development files
Knot Resolver is a caching full resolver implementation
written in C and LuaJIT, including both a resolver library and a
daemon. Modular architecture of the library keeps the core tiny and
efficient, and provides a state-machine like API for
extensions.
.
This package provides the development headers for Knot Resolver.
Package: knot-resolver6-module-dnstap
Description-md5: cd9f03fdbb9f1c760abbd6a02e4920f4
Description-en: dnstap module for Knot Resolver
The Knot Resolver is a caching full resolver implementation
written in C and LuaJIT, including both a resolver library and a
daemon. Modular architecture of the library keeps the core tiny and
efficient, and provides a state-machine like API for
extensions. There are three built-in modules - iterator, cache,
validator, and many external.
.
This package contains dnstap module for logging DNS responses
to a unix socket in dnstap format.
Package: knot-resolver6-module-http
Description-md5: c5063c4cabf54c4f50fd8a912dfad050
Description-en: HTTP module for Knot Resolver
The Knot Resolver is a caching full resolver implementation
written in C and LuaJIT, including both a resolver library and a
daemon. Modular architecture of the library keeps the core tiny and
efficient, and provides a state-machine like API for
extensions. There are three built-in modules - iterator, cache,
validator, and many external.
.
This package contains HTTP/2 module for local visualization of the
resolver cache and queries.
Package: ksuid
Description-md5: efb053d9087345d1a529fe6ec7af613f
Description-en: K-Sortable Globally Unique IDs (program)
ksuid is an efficient, comprehensive, battle-tested Go library for
generating and parsing a specific kind of globally unique identifier
called a *KSUID*. This library serves as its reference implementation.
.
This package comes with a command-line tool ksuid, useful for generating
KSUIDs as well as inspecting the internal components of existing KSUIDs.
Machine-friendly output is provided for scripting use cases.
.
What is a KSUID?
.
KSUID is for K-Sortable Unique IDentifier. It is a kind of globally
unique identifier similar to a RFC 4122 UUID, built from the ground-up
to be "naturally" sorted by generation timestamp without any special
type-aware logic.
.
In short, running a set of KSUIDs through the UNIX sort command will
result in a list ordered by generation time.
.
Why use KSUIDs?
.
There are numerous methods for generating unique identifiers, so why
KSUID?
.
1. Naturally ordered by generation time
2. Collision-free, coordination-free, dependency-free
3. Highly portable representations
.
See https://segment.com/blog/a-brief-history-of-the-uuid/
Package: kube-openapi
Description-md5: 31efac9765b699e5114d7aa9a77b6327
Description-en: Kubernetes OpenAPI spec generation & serving (program)
Kube OpenAPI This repo is the home for Kubernetes OpenAPI discovery
spec generation. The goal is to support a subset of OpenAPI features
to satisfy kubernetes use-cases but implement that subset with little
to no assumption about the structure of the code or routes. Thus, there
should be no kubernetes specific code in this repo.
.
There are two main parts:
- A model generator that goes through .go files, find and generate model
definitions.
- The spec generator that is responsible for dynamically generate
the final OpenAPI spec using web service routes or combining
other OpenAPI/Json specs. Contributing Please see CONTRIBUTING.md
(CONTRIBUTING.md) for instructions on how to contribute.
Package: labltk
Description-md5: 9a8b2fe5e513efa2950c26c9d6e06fe8
Description-en: OCaml bindings to Tcl/Tk (executables)
mlTk is a library for interfacing OCaml with the scripting language
Tcl/Tk.
.
In addition to the basic interface with Tcl/Tk, this package contains
the OCamlBrowser code editor / library browser written by Jacques
Garrigue.
Package: lame
Description-md5: 649ecb033583c1c3e720aad9c3376ab9
Description-en: MP3 encoding library (frontend)
LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research
project for learning about and improving MP3 encoding technology.
LAME includes an MP3 encoding library, a simple frontend application,
and other tools for sound analysis, as well as convenience tools.
.
This package contains the frontend.
Package: lammps
Description-md5: e7d428177d9d81d47bea5a96772e407c
Description-en: Molecular Dynamics Simulator
LAMMPS is a classical molecular dynamics code, and an acronym for Large-scale
Atomic/Molecular Massively Parallel Simulator.
.
LAMMPS has potentials for soft materials (biomolecules, polymers) and
solid-state materials (metals, semiconductors) and coarse-grained or
mesoscopic systems. It can be used to model atoms or, more generically, as a
parallel particle simulator at the atomic, meso, or continuum scale.
.
LAMMPS runs on single processors or in parallel using message-passing
techniques and a spatial-decomposition of the simulation domain. The code is
designed to be easy to modify or extend with new functionality.
Package: lammps-data
Description-md5: e9fa5001f76f0fa592495d5c7d2a5083
Description-en: Molecular Dynamics Simulator. Data (potentials)
LAMMPS is a classical molecular dynamics code, and an acronym for Large-scale
Atomic/Molecular Massively Parallel Simulator.
.
LAMMPS has potentials for soft materials (biomolecules, polymers) and
solid-state materials (metals, semiconductors) and coarse-grained or
mesoscopic systems. It can be used to model atoms or, more generically, as a
parallel particle simulator at the atomic, meso, or continuum scale.
.
LAMMPS runs on single processors or in parallel using message-passing
techniques and a spatial-decomposition of the simulation domain. The code is
designed to be easy to modify or extend with new functionality.
.
The package contains data (potentials)
Package: lammps-doc
Description-md5: e7bf8b722554a64f035120871a9d40b0
Description-en: Molecular Dynamics Simulator (documentation)
LAMMPS is a classical molecular dynamics code, and an acronym for Large-scale
Atomic/Molecular Massively Parallel Simulator.
.
LAMMPS has potentials for soft materials (biomolecules, polymers) and
solid-state materials (metals, semiconductors) and coarse-grained or
mesoscopic systems. It can be used to model atoms or, more generically, as a
parallel particle simulator at the atomic, meso, or continuum scale.
.
LAMMPS runs on single processors or in parallel using message-passing
techniques and a spatial-decomposition of the simulation domain. The code is
designed to be easy to modify or extend with new functionality.
.
The package contains documentation.
Package: lammps-examples
Description-md5: f43cc2bbd2c8af5c281a7d19e42e8091
Description-en: Molecular Dynamics Simulator (examples)
LAMMPS is a classical molecular dynamics code, and an acronym for Large-scale
Atomic/Molecular Massively Parallel Simulator.
.
LAMMPS has potentials for soft materials (biomolecules, polymers) and
solid-state materials (metals, semiconductors) and coarse-grained or
mesoscopic systems. It can be used to model atoms or, more generically, as a
parallel particle simulator at the atomic, meso, or continuum scale.
.
LAMMPS runs on single processors or in parallel using message-passing
techniques and a spatial-decomposition of the simulation domain. The code is
designed to be easy to modify or extend with new functionality.
.
The package contains example scripts and benchmarks.
Package: lastlog2
Description-md5: a81b4cb36ae4cda8dff736646e2d36b6
Description-en: Read lastlog2 database
This package provides the lastlog2 program, to read the
lastlog2 database.
Package: lastlog2-dbgsym
Description-md5: a49e4323edc3aa9f04fd9ef289c6c89f
Description-en: debug symbols for lastlog2
Package: lcmaps-plugins-basic-bandn
Description-md5: 05b239ea994693297d75ceebe0dcf48d
Description-en: LCMAPS plugin to ban a user based on the Subject DN
The Local Centre MAPping Service (LCMAPS) is a security middleware
component that processes the users Grid credentials and maps the user
to a local account based on the site local policy.
.
Almost all of the functionality is implemented by plug-ins.
.
This package contains the ban_dn plug-in for banning users based on
Distinguished Names (DNs).
Package: lcmaps-plugins-basic-dummy
Description-md5: 07a1c55a50fcc6ddf242f51d5e04e1a7
Description-en: Dummy LCMAPS plug-ins
The Local Centre MAPping Service (LCMAPS) is a security middleware
component that processes the users Grid credentials and maps the user
to a local account based on the site local policy.
.
Almost all of the functionality is implemented by plug-ins.
.
This package contains the two dummy plug-ins for static good and bad
decisions.
Package: lcmaps-plugins-basic-ldap
Description-md5: 15b4de23432450c9d0326c913e5b71a6
Description-en: LCMAPS plug-in to update ldap according to credentials
The Local Centre MAPping Service (LCMAPS) is a security middleware
component that processes the users Grid credentials and maps the user
to a local account based on the site local policy.
.
Almost all of the functionality is implemented by plug-ins.
.
This package contains the LDAP plug-in. It will alter the user and
group settings in the LDAP database, using the user and groups settings
provided by the credential acquisition plugins.
Package: lcmaps-plugins-basic-localaccount
Description-md5: c1aa74e82388de83c98eaf30dc196a7f
Description-en: Localaccount LCMAPS plug-in
The Local Centre MAPping Service (LCMAPS) is a security middleware
component that processes the users Grid credentials and maps the user
to a local account based on the site local policy.
.
Almost all of the functionality is implemented by plug-ins.
.
This package contains the localaccount plugin for LCMAPS.
Package: lcmaps-plugins-basic-poolaccount
Description-md5: 0fe5ccb5731c4177a8ebe85c31b49105
Description-en: Poolaccount LCMAPS plug-in
The Local Centre MAPping Service (LCMAPS) is a security middleware
component that processes the users Grid credentials and maps the user
to a local account based on the site local policy.
.
Almost all of the functionality is implemented by plug-ins.
.
This package contains the poolaccount plugin for LCMAPS.
Package: lcmaps-plugins-basic-posixenf
Description-md5: 1ef4dad05510be850dfdeb3a0ea283a4
Description-en: LCMAPS plug-in to switch user identity
The Local Centre MAPping Service (LCMAPS) is a security middleware
component that processes the users Grid credentials and maps the user
to a local account based on the site local policy.
.
Almost all of the functionality is implemented by plug-ins.
.
This package contains the posix_enf plugin for LCMAPS. It will enforce
(apply) the credentials that are gathered by other plug-ins.
Package: ldb-tools
Description-md5: 27e8c15a8859e3368f9f6a0853f05226
Description-en: LDAP-like embedded database - tools
ldb is a LDAP-like embedded database built on top of TDB.
.
What ldb does is provide a fast database with an LDAP-like API designed
to be used within an application. In some ways it can be seen as a
intermediate solution between key-value pair databases and a real LDAP
database.
.
This package contains bundled test and utility binaries
Package: ldnsutils
Description-md5: fe66d2498e496df54f017f09be2a6992
Description-en: ldns library for DNS programming - tools (includes drill tool)
The goal of ldns is to simplify DNS programming, it supports recent RFCs
like the DNSSEC documents, and allows developers to easily create software
conforming to current RFCs, and experimental software for current Internet
Drafts.
.
This package contains various client programs related to DNS that are
based on top of libldns library and DRILL tool which is similar to dig.
These tools were designed with DNSSEC in mind and are useful for DNS
and DNSSEC testing and debugging.
Package: leaff
Description-md5: ffb8dc31de6c03c556d590e9a7226844
Description-en: biological sequence library utilities and applications
LEAFF (Let's Extract Anything From Fasta) is a utility program for
working with multi-fasta files. In addition to providing random access
to the base level, it includes several analysis functions.
.
This package is part of the Kmer suite.
Package: ledit
Description-md5: 1f10287a364948723289d1e9c2700025
Description-en: line editor for interactive programs
Ledit is a line editor, allowing to use control commands like in emacs
or in shells (bash, tcsh). To be used with interactive commands. It is
written in OCaml and Camlp4 and uses the library unix.cma.
Package: leela-zero
Description-md5: d63f9baa6d6e8d9efc5591d53534d153
Description-en: Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper
A Go program with no human provided knowledge. Using MCTS (but without Monte
Carlo playouts) and a deep residual convolutional neural network stack.
.
This is a fairly faithful reimplementation of the system described in the
Alpha Go Zero paper "Mastering the Game of Go without Human Knowledge". For
all intents and purposes, it is an open source AlphaGo Zero.
.
https://deepmind.com/documents/119/agz_unformatted_nature.pdf
.
No network weights are in this repository. If you manage to obtain the AlphaGo
Zero weights, this program will be about as strong, provided you also obtain a
few Tensor Processing Units. Lacking those TPUs, the author recommends a top
of the line GPU - it's not exactly the same, but the result would still be an
engine that is far stronger than the top humans.
.
Recomputing the AlphaGo Zero weights will take about 1700 years on commodity
hardware. Upstream is running a public, distributed effort to repeat this
work. Working together, and especially when starting on a smaller scale, it
will take less than 1700 years to get a good network (which you can feed into
this program, suddenly making it strong). To help with this effort, run the
leelaz-autogtp binary provided in this package. The best-known network weights
file is at http://zero.sjeng.org/best-network
Package: lemonade-server
Description-md5: 349decff01e89fd9d44997e375798eea
Description-en: Local LLM serving with GPU and NPU acceleration server
Lemonade helps users run local LLMs with the highest performance by
configuring state-of-the-art inference engines for their NPUs and GPUs.
.
Lemonade works with model providers such as huggingface.
This package provides the server.
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: lfortran
Description-md5: 2a21f5c81fb9d9e06c0d434684995a02
Description-en: Modern interactive LLVM-based Fortran compiler
LFortran is a modern open-source (BSD licensed) interactive Fortran compiler
built on top of LLVM. It can execute user’s code interactively to allow
exploratory work (much like Python, MATLAB or Julia) as well as compile
to binaries with the goal to run user’s code on modern architectures such
as multi-core CPUs and GPUs.
Package: lgc-pg
Description-md5: 2a89246b627451616fc3d4d7401e476e
Description-en: LGeneral converter for Panzer General game data
LGeneral is a turn-based strategy game heavily inspired by Panzer General.
.
This package provides lgc-pg a tool to convert the original game data of
Panzer General to LGeneral's native file format.
Package: lib4ti2-0t64
Description-md5: df6e22ec8d67188d9443c53de63ed28a
Description-en: mathematical tool suite for problems on linear spaces -- libs
4ti2 is a mathematical software package for algebraic, geometric
and combinatorial problems on linear spaces.
.
This package provides the shared libraries required to run programs
compiled against the 4ti2 library. To compile your own programs you
also need to install the lib4ti2-dev package.
Package: lib4ti2-dev
Description-md5: 9591f83eb40df70772f95b13b795e47c
Description-en: mathematical tool suite for problems on linear spaces -- dev
4ti2 is a mathematical software package for algebraic, geometric
and combinatorial problems on linear spaces.
.
This package provides the header files, static libraries and symbolic links
that developers using the 4ti2 library will need.
Package: libabsl-dev
Description-md5: 8dd067725c77dbcbea15ee6f034121c8
Description-en: extensions to the C++ standard library (development files)
Abseil is an open-source collection of C++ library code designed to augment the
C++ standard library. The Abseil library code is collected from Google's C++
codebase and has been extensively tested and used in production. In some cases,
Abseil provides pieces missing from the C++ standard; in others, Abseil
provides alternatives to the standard for special needs.
.
This package contains header files and other data necessary for developing with
Abseil.
Package: libada-bar-codes-dev
Description-md5: 968f38c80cd07926a2ab29f303f85eaf
Description-en: Bar or QR code formatter for the Ada programming language (development)
This Ada library generates various bar or QR codes, on different
output formats such as PDF, SVG or bitmaps.
.
Install this package if you want to write Ada programs that use
ada-bar-codes.
Package: libada-bar-codes2
Description-md5: f0e2f591f18478d47e8731a301cc990d
Description-en: Bar or QR code formatter for the Ada programming language (shared library)
This Ada library generates various bar or QR codes, on different
output formats such as PDF, SVG or bitmaps.
.
This package contains the runtime shared library.
Package: libadacgi-dev
Description-md5: 3e57052a5c95ecb8e66883f8360c0349
Description-en: Ada CGI interface: development
This is David A. Wheeler's Ada 95 interface to the "Common Gateway
Interface" (CGI). This makes it easier to create Ada programs that
can be invoked by HTTP servers using the standard CGI interface.
.
Install this package if you want to write programs that use AdaCGI.
Package: libadacgi5
Description-md5: da0ee1d23ca5c3bd75ce2a44d7695b9a
Description-en: Ada CGI interface: shared library
This is David A. Wheeler's Ada 95 interface to the "Common Gateway
Interface" (CGI). This makes it easier to create Ada programs that
can be invoked by HTTP servers using the standard CGI interface.
.
This package contains the runtime shared library.
Package: libadasockets-dev
Description-md5: bf5cbd0bbddd9e74701099b5d13df0f4
Description-en: bindings for socket services in Ada: development files
This package provides a binding for socket services to be used with GNAT
(the GNU Ada compiler). One can use it to write clients and servers that
will talk with programs written in Ada or any other programming language.
.
This package provides the Ada programmer with headers and libraries used
to build Ada programs that use sockets services.
Package: libadasockets-doc
Description-md5: e1d62ddb7abcf8efb4cf7fcf6744f1b7
Description-en: bindings for socket services in Ada: documentation
This package provides a binding for socket services to be used with GNAT
(the GNU Ada compiler). One can use it to write clients and servers that
will talk with programs written in Ada or any other programming language.
.
This package contains the documentation for Ada programmers.
Package: libadasockets11
Description-md5: 82d295d79b1cf377e57701508f32b17d
Description-en: bindings for socket services in Ada: shared library
This package provides a binding for socket services to be used with GNAT
(the GNU Ada compiler). One can use it to write clients and servers that
will talk with programs written in Ada or any other programming language.
.
This package contains the library needed to execute Ada program using sockets.
Package: libaddresses-dev
Description-md5: 77ec4e73f6401222a2f61deee02f233b
Description-en: Database API backend framework for GNUstep (development files)
This backend provides complete access to address information for
applications. It is source-code compatible with Apple
Corporation's AddressBook.framework.
.
This package contains the development files.
Package: libaddresses0.5.0
Description-md5: 3c47c879b1008db892e8c063bfce221c
Description-en: Database API backend framework for GNUstep (library files)
This backend provides complete access to address information for
applications. It is source-code compatible with Apple
Corporation's AddressBook.framework.
.
This package contains the runtime libraries.
Package: libaddressview-dev
Description-md5: 5fdf286b3ece00e2582e9440c0e4adfe
Description-en: Address display/edit framework for GNUstep (development files)
This framework provides specialized view classes to applications
which want to display addresses to the user in a graphical form.
.
This package contains the development files.
Package: libaddressview0.5.0
Description-md5: b4dd3ab05d5585ecc1e315b7d953872d
Description-en: Address display/edit framework for GNUstep (library files)
This framework provides specialized view classes to applications
which want to display addresses to the user in a graphical form.
.
This package contains the runtime libraries.
Package: libadios2-common-c++-dev
Description-md5: 598bd13e8196fd62ada2af729076ea32
Description-en: Adaptable IO system for simulations - C++ binding include files (common)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the common C++ binding include files for ADIOS2.
Package: libadios2-common-c-dev
Description-md5: 1c2cfa93793b12537fe1be40846cd3cf
Description-en: Adaptable IO system for simulations - C binding include files (common)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the common C binding include files for ADIOS2.
Package: libadios2-common-core-dev
Description-md5: 74653ffb40aec3d346e60ea7ec8352a6
Description-en: Adaptable IO system for simulations - core include files (common)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the common core include files for ADIOS2.
Package: libadios2-mpi-auxiliary-2.11
Description-md5: 30833304a2d4fcbec1f2c87c2b972b9b
Description-en: ADIOS2 Adaptable IO system for simulations - auxiliary libraries (MPI)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the auxiliary thirdparty libraries required
by the MPI build of ADIOS2, which are not yet packaged separately:
- atl
- dill
- EVPath
- ffs
- perfstubs
Package: libadios2-mpi-auxiliary-dev
Description-md5: 732f3a1490205a811ce4d71ea9c53dcc
Description-en: Adaptable IO system for simulations - auxiliary development files (MPI)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains binding development files for the auxiliary
thirdparty libraryies required by the MPI build of ADIOS2,
which are not yet packaged separately:
- atl
- dill
- EVPath
- ffs
- perfstubs
Package: libadios2-mpi-c++-2.11
Description-md5: 4772971aa3afd87cd43fb9ff7a21f873
Description-en: ADIOS2 Adaptable IO system for simulations - C++ binding libraries (MPI)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the C++ binding libraries for the MPI build of
ADIOS2.
Package: libadios2-mpi-c++-dev
Description-md5: 5a10e622de31fa20f703285856f27d8b
Description-en: Adaptable IO system for simulations - C++ binding development files (MPI)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the C++ binding development files for the MPI
build of ADIOS2.
Package: libadios2-mpi-c-2.11
Description-md5: 3335639c8cd8625da1d0df44aced9933
Description-en: ADIOS2 Adaptable IO system for simulations - C binding libraries (MPI)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the C binding libraries for the MPI build of
ADIOS2.
Package: libadios2-mpi-c-dev
Description-md5: ee63becc1eaa48a32a3f82bd8ebe87bf
Description-en: Adaptable IO system for simulations - C binding development files (MPI)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the C binding development files for the MPI
build of ADIOS2.
Package: libadios2-mpi-core-2.11
Description-md5: 1bbc19a1a7121683f60a5752c4d59d63
Description-en: ADIOS2 Adaptable IO system for simulations - core libraries (MPI)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the core libraries for the MPI build of
ADIOS2.
Package: libadios2-mpi-core-dev
Description-md5: a6037597e4b000c827ab3c73bfbafcbe
Description-en: Adaptable IO system for simulations - core development files (MPI)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the core development files for the MPI build
of ADIOS2.
Package: libadios2-mpi-fortran-2.11
Description-md5: 2e121c1c338f331b8e3bfdfe6c395233
Description-en: ADIOS2 Adaptable IO system for simulations - Fortran binding libraries (MPI)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the Fortran binding libraries for the MPI build of
ADIOS2.
Package: libadios2-mpi-fortran-dev
Description-md5: 6b6c3e9149f62c835e3ea01eff840141
Description-en: Adaptable IO system for simulations - Fortran binding development files (MPI)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the Fortran binding development files for the MPI
build of ADIOS2.
Package: libadios2-mpi-plugins
Description-md5: 2b24b7c1463117aa04083ef6ba648d17
Description-en: ADIOS2 Adaptable IO system for simulations - core libraries (MPI)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the plugin libraries for the MPI build of
ADIOS2.
Package: libadios2-serial-auxiliary-2.11
Description-md5: 1e2824419b8e2eb727158b40075f2d67
Description-en: ADIOS2 Adaptable IO system for simulations - auxiliary libraries (serial)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the auxiliary thirdparty libraries required
by the serial build of ADIOS2, which are not yet packaged separately:
- atl
- dill
- EVPath
- ffs
- perfstubs
Package: libadios2-serial-auxiliary-dev
Description-md5: 76dd37c89f153552a9cb7eb9f4ee418b
Description-en: Adaptable IO system for simulations - auxiliary development files (serial)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains binding development files for the auxiliary
thirdparty libraryies required by the serial build of ADIOS2,
which are not yet packaged separately:
- atl
- dill
- EVPath
- ffs
- perfstubs
Package: libadios2-serial-c++-2.11
Description-md5: c29e446014b46fff81d834934469b00f
Description-en: ADIOS2 Adaptable IO system for simulations - C++ binding libraries (serial)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the C++ binding libraries for the serial build of
ADIOS2.
Package: libadios2-serial-c++-dev
Description-md5: 83baec9812b6c7cc0d012cbb6eb2688e
Description-en: Adaptable IO system for simulations - C++ binding development files (serial)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the C++ binding development files for the serial
build of ADIOS2.
Package: libadios2-serial-c-2.11
Description-md5: 0a984f08514ef8ff007af39c42479f6b
Description-en: ADIOS2 Adaptable IO system for simulations - C binding libraries (serial)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the C binding libraries for the serial build of
ADIOS2.
Package: libadios2-serial-c-dev
Description-md5: 5f02efb3076e9459f0f7e7c9d2d74ab8
Description-en: Adaptable IO system for simulations - C binding development files (serial)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the C binding development files for the serial
build of ADIOS2.
Package: libadios2-serial-core-2.11
Description-md5: 72035af34866f3ebb3a993dfd80dfceb
Description-en: ADIOS2 Adaptable IO system for simulations - core libraries (serial)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the core libraries for the serial build of
ADIOS2.
Package: libadios2-serial-core-dev
Description-md5: ffc1edc97476b2841da6afe87c0429e4
Description-en: Adaptable IO system for simulations - core development files (serial)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the core development files for the serial build
of ADIOS2.
Package: libadios2-serial-fortran-2.11
Description-md5: f9626defe65d0e5d708a8fe1abb7aa49
Description-en: ADIOS2 Adaptable IO system for simulations - Fortran binding libraries (serial)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the Fortran binding libraries for the serial build of
ADIOS2.
Package: libadios2-serial-fortran-dev
Description-md5: 624aa2debe9707be66c00fef6d68c9b6
Description-en: Adaptable IO system for simulations - Fortran binding development files (serial)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the Fortran binding development files for the serial
build of ADIOS2.
Package: libadios2-serial-plugins
Description-md5: 861f06d7fa2b11f235073d61f73b3b8c
Description-en: ADIOS2 Adaptable IO system for simulations - core libraries (serial)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
.
This package contains the plugin libraries for the serial build of
ADIOS2.
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: libafflib0t64
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: libags-audio-dev
Description-md5: 27deccc96d59feefeaa9213bf5ce4b62
Description-en: Advanced Gtk+ Sequencer audio processing engine (Development files)
libags_audio is a tree based audio processing library built upon GObject and
libags. It allows you to do audio processing supporting LADSPA, DSSI and Lv2
plugin support. Audio data is processed multi-threaded.
.
This package includes the needed header files to develop with
Advanced Gtk+ Sequencer audio processing library.
Package: libags-audio-doc
Description-md5: 874a1289ca5d65cd81ecb2121c514ef1
Description-en: Advanced Gtk+ Sequencer audio processing engine (API documentation)
libags_audio is a tree based audio processing library built upon GObject and
libags. It allows you to do audio processing supporting LADSPA, DSSI and Lv2
plugin support. Audio data is processed multi-threaded.
.
This package contains the API reference in html format of
Advanced Gtk+ Sequencer audio processing library.
Package: libags-audio7t64
Description-md5: 72a0d1a628f8e72339e8f8c12b2d2c1e
Description-en: Advanced Gtk+ Sequencer audio processing library
libags_audio is a tree based audio processing library built upon GObject and
libags. It allows you to do audio processing supporting LADSPA, DSSI and Lv2
plugin support. Audio data is processed multi-threaded.
Package: libags-dev
Description-md5: 9fe56f0637912d67753c345369f7491d
Description-en: Advanced Gtk+ Sequencer core library (Development files)
libags is a general purpose application context library built upon GObject
providing persistence and configuration. It allows you to organize threads in
a tree hierarchy that is synced 1000 times per second per default. Since it is
written in a object orientated manner you might want to override its default
behaviour.
.
This package includes the needed header files to develop with
Advanced Gtk+ Sequencer base library.
Package: libags-doc
Description-md5: 02504e584f670eb97d88a62b2fad661f
Description-en: Advanced Gtk+ Sequencer core library (API documentation)
libags is a general purpose application context library built upon GObject
providing persistence and configuration. It allows you to organize threads in
a tree hierarchy that is synced 1000 times per second per default. Since it is
written in a object orientated manner you might want to override its default
behaviour.
.
This package contains the API reference in html format of
Advanced Gtk+ Sequencer base library.
Package: libags-gui-dev
Description-md5: e84062758e5c9a1569f8c41eeeafe641
Description-en: Advanced Gtk+ Sequencer widget library (Development files)
libags_gui is a widget library built upon Gtk+-4.0.
.
This package includes the needed header files to develop with
Advanced Gtk+ Sequencer UI widget library.
Package: libags-gui-doc
Description-md5: ce52e51333e3995780444e430eacb606
Description-en: Advanced Gtk+ Sequencer widget library (API documentation)
libags_gui is a widget library built upon Gtk+-4.0.
.
This package contains the API reference in html format of
Advanced Gtk+ Sequencer UI widget library.
Package: libags-gui7t64
Description-md5: 73d57ec8f767e2c9f307991358fde064
Description-en: Advanced Gtk+ Sequencer widget library
libags_gui is a widget library built upon Gtk+-4.0.
It contains widgets like
- LED
- dial
- indicator
- cartesian
- ruler
Package: libags7t64
Description-md5: 264127586245ba99045b10de63a8aad9
Description-en: Advanced Gtk+ Sequencer core library
libags is a general purpose application context library built upon GObject
providing persistence and configuration. It allows you to organize threads in
a tree hierarchy that is synced 1000 times per second per default. Since it is
written in a object orientated manner you might want to override its default
behaviour.
Package: libahven-dev
Description-md5: 6e54401a37b269c5decb82e27a009a12
Description-en: Unit test library for Ada (development)
Ahven is a simple unit test library for the Ada 95 programming language. It
is loosely modeled after JUnit, and some ideas are taken from AUnit. Ahven is
free software distributed under permissive ISC license and should work with any
Ada 95 compiler.
.
This package contains the development files.
Package: libahven-doc
Description-md5: 193597313d174082ab3a9c35889e6112
Description-en: Unit test library for Ada (documentation)
Ahven is a simple unit test library for the Ada 95 programming language. It
is loosely modeled after JUnit, and some ideas are taken from AUnit. Ahven is
free software distributed under permissive ISC license and should work with any
Ada 95 compiler.
.
This package contains the documentation.
Package: libahven31
Description-md5: 794b018c01b3cffba9255f940e351fb0
Description-en: Unit test library for Ada
Ahven is a simple unit test library for the Ada 95 programming language. It
is loosely modeled after JUnit, and some ideas are taken from AUnit. Ahven is
free software distributed under permissive ISC license and should work with any
Ada 95 compiler.
Package: libalberta-dev
Description-md5: b25cba8f2ea2f2773152673b759fae8d
Description-en: adaptive finite element library (development files)
ALBERTA is an adaptive finite element library for solving partial
differential equations (PDEs).
.
It offers a hierarchical mesh and methods for 1d, 2d and 3d stationary
as well as time dependent problems. It is written in C with speed and
flexibility in mind.
.
This package contains the development files.
Package: libalberta5
Description-md5: afb017f8092816903f5edbc4a5573a11
Description-en: adaptive finite element library (library)
ALBERTA is an adaptive finite element library for solving partial
differential equations (PDEs).
.
It offers a hierarchical mesh and methods for 1d, 2d and 3d stationary
as well as time dependent problems. It is written in C with speed and
flexibility in mind.
.
This package contains the shared library.
Package: libalcotest-ocaml-dev
Description-md5: 8c969d13c23f0fa6afe3074f886916bc
Description-en: lightweight and colourful test framework for OCaml
Alcotest exposes simple interface to perform unit tests. It exposes a
simple TESTABLE module type, a check function to assert test
predicates and a run function to perform a list of unit -> unit test
callbacks.
.
Alcotest provides a quiet and colorful output where only faulty runs
are fully displayed at the end of the run (with the full logs ready
to inspect), with a simple (yet expressive) query language to select
the tests to run.
Package: libaldmb1-dev
Description-md5: a117c13379f689525c669ad4a22909c5
Description-en: development files for libaldmb1t64
DUMB is a tracker library with support for IT, XM, S3M and MOD files. It
targets maximum accuracy to the original formats, with low-pass resonant
filters for the IT files, accurate timing and pitching, and three resampling
quality settings (aliasing, linear interpolation and cubic interpolation).
.
This package contains the header files and static library needed to
compile applications that use libaldmb1.
Package: libaldmb1t64
Description-md5: 964f50ea21164dd206b2960501e7694e
Description-en: dynamic universal music bibliotheque, Allegro version
DUMB is a tracker library with support for IT, XM, S3M and MOD files. It
targets maximum accuracy to the original formats, with low-pass resonant
filters for the IT files, accurate timing and pitching, and three resampling
quality settings (aliasing, linear interpolation and cubic interpolation).
.
This package contains the libaldmb1t64 runtime library, a library for module
playback that uses the Allegro library. If you do not plan to use Allegro
with your project, please consider the libdumb1t64 library.
Package: libamd-comgr-dev
Description-md5: d5a216a4827796bee1a6050c23346184
Description-en: ROCm code object manager - development package
The Code Object Manager is a shared library which provides operations for
creating and inspecting LLVM code objects. See the documentation in the
header file /usr/include/amd_comgr/amd_comgr.h .
.
This package contains the development files.
Package: libamd-comgr3
Description-md5: 2a5ee0333556f125be633416c7925d8d
Description-en: ROCm code object manager
The Code Object Manager is a shared library which provides operations for
creating and inspecting LLVM code objects. See the documentation in the
header file /usr/include/amd_comgr/amd_comgr.h .
Package: libamd-smi-dev
Description-md5: 1efc0aeda71ce549ea2140fcddee03b6
Description-en: AMD System Management Interface - headers
amdsmi (AMD System Management Interface Library) is a C library for
Linux providing user space interfaces to monitor and control AMD GPU devices.
.
This package provides the amdsmi headers.
Package: libamd-smi26
Description-md5: 8fcc26bb166c885fc4cf6eacbbdc0fb9
Description-en: AMD System Management Interface - library
amdsmi (AMD System Management Interface Library) is a C library for
Linux providing user space interfaces to monitor and control AMD GPU devices.
.
This package provides the amdsmi library.
Package: libanet-dev
Description-md5: 65411c893c2c78e6f5cd08645e82ca96
Description-en: Ada networking library (development)
Anet is a networking library for the Ada programming language. The library
provides a BSD socket implementation with a high level of abstraction and an
extendable socket type hierarchy.
.
This package contains the development files.
Package: libanet0.4.3
Description-md5: e17a64c841195c2680ea9cae113116be
Description-en: Ada networking library
Anet is a networking library for the Ada programming language. The library
provides a BSD socket implementation with a high level of abstraction and an
extendable socket type hierarchy.
Package: libapache2-mod-auth-openidc
Description-md5: f21d7ca69a4a325455d36be19471a9c7
Description-en: OpenID Connect Relying Party implementation for Apache
mod_auth_openidc is a certified authentication and authorization module
for the Apache 2.x HTTP server that implements the OpenID Connect
Relying Party functionality.
.
This module enables an Apache 2.x web server to operate as an OpenID
Connect Relying Party (RP) towards an OpenID Connect Provider (OP).
It relays end user authentication to a Provider and receives user
identity information from that Provider. It then passes on that identity
information (a.k.a. claims) to applications protected by the Apache web
server and establishes an authentication session for the identified user.
Package: libapache2-mod-auth-openidc-dbgsym
Description-md5: 2d4f20aa393d43073e39bedca1976f11
Description-en: debug symbols for libapache2-mod-auth-openidc
Package: libapache2-mod-netcgi-apache
Description-md5: 0c0de36bd4098c36644a0b2c3988d000
Description-en: OCaml application-level Internet libraries - netcgi2 Apache2 connector
Ocamlnet is a collection of OCaml libraries focusing focus on
application-level Internet protocols and conventions.
.
Ocamlnet consists of the following libraries:
* netstring: processing of strings that occur in network context
* netcgi2: portable web applications
* nethttpd: is a web server component (HTTP server implementation)
* netplex: generic server framework
* rpc: OncRPC implementation
* netclient: clients for HTTP, FTP, and Telnet
* equeue: event queue used for many protocol implementations
* shell: external commands invocation
* netshm: shared memory for IPC purposes
* netsys: bindings for system functions
* smtp and pop: two further client implementations
.
A number of ideas and concepts are used throughout the libraries:
* netchannels are a way to abstract sequential I/O channels
* event queues provided by equeue and unixqueue make asynchronous
protocol interpreters possible
.
This package contains the mod_netcgi_apache Apache module. You will
need this module to run web applications built using the netcgi2 Apache
connector of OCamlnet. With this package Apache can serve them directly
as OCaml compiled modules.
Package: libapache2-mod-python
Description-md5: bde005b62de762b201504653675e48e6
Description-en: Python-embedding module for Apache 2
The mod_python module supports web applications written in Python.
Because the parser is embedded in the server as an Apache module, it
will run much faster than traditional CGI.
.
This package is built for the current Python 3 version.
Package: libapache2-mod-python-doc
Description-md5: 9564caeb173aa6a96d396d2bfafe8b8b
Description-en: Python-embedding module for Apache 2 - documentation
The mod_python module supports web applications written in Python.
Because the parser is embedded in the server as an Apache module, it
will run much faster than traditional CGI.
.
This package contains the module documentation in HTML format.
Package: libapbs-dev
Description-md5: 99fddf8ba6c3ebcd3c50caf758147e53
Description-en: Adaptive Poisson Boltzmann Solver
APBS is a software package for the numerical solution of the
Poisson-Boltzmann equation (PBE), one of the most popular continuum
models for describing electrostatic interactions between molecular
solutes in salty, aqueous media.
.
This package contains the development headers to build against
libapbs_* shared libraries.
Package: libapbs3t64
Description-md5: 90f597bcf1c87921eed5cea0ddc1b150
Description-en: Adaptive Poisson Boltzmann Solver
APBS is a software package for the numerical solution of the
Poisson-Boltzmann equation (PBE), one of the most popular continuum
models for describing electrostatic interactions between molecular
solutes in salty, aqueous media.
.
This package contains the libapbs_* shared libraries.
Package: libapertium-lex-tools1
Description-md5: 9eb5b1db6dfb858c3cd49d52b35f69a7
Description-en: Shared library for Apertium lexical selection module
Module for compiling lexical selection rules and processing
them in the pipeline.
.
This package contains shared library for the Apertium
constraint-based lexical selection module.
Package: libapertium3
Description-md5: 4770d1d0d21411c1a6c67f51a30e6da9
Description-en: Shared library for Apertium
An open-source shallow-transfer machine translation
engine, Apertium is initially aimed at related-language pairs.
.
This package contains shared library for the Apertium
shallow-transfer machine translation engine.
Package: libappstreamqt-dev
Description-md5: 45a404cf40333204df30a34316b619d3
Description-en: Qt6 library to access AppStream services (development files)
AppStream is a metadata specification which permits software components to
provide information about themselves to automated systems and end-users
before the software is actually installed.
This permits informative displays of new applications to users in software
centers, as well as allowing a system to make decisions on which new software
a user might want to install (e.g. missing firmware or media handlers).
.
This package contains development files necessary to develop
software management tools which use the Qt-based AppStream library.
Package: libappstreamqt3
Description-md5: c3c568d8e258b64e12fc49551839d8cf
Description-en: Qt6 library to access AppStream services
AppStream is a metadata specification which permits software components to
provide information about themselves to automated systems and end-users
before the software is actually installed.
This permits informative displays of new applications to users in software
centers, as well as allowing a system to make decisions on which new software
a user might want to install (e.g. missing firmware or media handlers).
.
This package contains a Qt-based library to access AppStream
services, like the software component metadata pool.
Package: libapriltag-dev
Description-md5: 1ea637ea39fd2ea8ee85bf303c545c11
Description-en: AprilTags Visual Fiducial System
AprilTag is a visual fiducial system, useful for a wide variety of tasks
including augmented reality, robotics, and camera calibration. Targets can be
created from an ordinary printer, and the AprilTag detection software computes
the precise 3D position, orientation, and identity of the tags relative to the
camera. The AprilTag library is implemented in C with no external dependencies.
It is designed to be easily included in other applications, as well as be
portable to embedded devices. Real-time performance can be achieved even on
cell-phone grade processors.
.
This package includes the development files
Package: libapriltag3t64
Description-md5: e7ac552e4ee1455746d20d9a7a1d9718
Description-en: AprilTags Visual Fiducial System
AprilTag is a visual fiducial system, useful for a wide variety of tasks
including augmented reality, robotics, and camera calibration. Targets can be
created from an ordinary printer, and the AprilTag detection software computes
the precise 3D position, orientation, and identity of the tags relative to the
camera. The AprilTag library is implemented in C with no external dependencies.
It is designed to be easily included in other applications, as well as be
portable to embedded devices. Real-time performance can be achieved even on
cell-phone grade processors.
Package: libarccommon4
Description-md5: 0e374f98fce6d9477c267693cca43007
Description-en: Advanced Resource Connector Middleware
NorduGrid is a collaboration aiming at development, maintenance and
support of the middleware, known as the Advanced Resource
Connector (ARC).
.
The ARC middleware is a software solution that uses distributed
computing technologies to enable sharing and federation of computing
resources across different administrative and application domains.
ARC is used to create distributed infrastructures of various scope and
complexity, from campus to national and global deployments.
Package: libarcglobusutils4
Description-md5: c1af8ec320c56fa6f09d86e8a033ebd2
Description-en: ARC Globus plugins common libraries
NorduGrid is a collaboration aiming at development, maintenance and
support of the middleware, known as the Advanced Resource
Connector (ARC).
.
ARC Globus plugins common libraries package includes the bundle of
necessary Globus libraries needed for all other globus-dependent ARC
components.
Package: libarchive-tools
Description-md5: 04bbebb441868f4c976e664833572c46
Description-en: FreeBSD implementations of 'tar' and 'cpio' and other archive tools
This package contains several command-line tools based on the libarchive
library.
.
The bsdtar program is the default system 'tar' program used on FreeBSD. bsdtar
uses the libarchive library as a backend which does all of the work for reading
and writing archives in various formats.
.
The bsdcpio program is the default system 'cpio' program used on FreeBSD.
bsdcpio uses the libarchive library as a backend which does all of the work for
reading and writing archives in various formats.
.
The bsdcat program reads archived data from files or from its standard input
and uses the libarchive library to decompresses it to its standard output.
It may be used for viewing the contents of archives or for passing it to other
tools for further processing.
Package: libargtable2-0
Description-md5: 4ccbdfbf4e1206b0a7e8bd1c748966d7
Description-en: Library for parsing GNU style command line arguments
Argtable is an ANSI C library for parsing GNU style command line arguments.
It enables a program's command line syntax to be defined in the source code as
an array of argtable structs. The command line is then parsed according to that
specification and the resulting values are returned in those same structs where
they are accessible to the main program. Both tagged (-v, --verbose, --foo=bar)
and untagged arguments are supported, as are multiple instances of each
argument. Syntax error handling is automatic and the library also provides the
means for displaying the command line syntax directly from the array of
argument specifications.
.
argtable can function as a "getopt_long" replacement, without the user of the
program noticing the difference. Unlike "getopt_long", however, argtable is
cross platform, working on all Posix systems, as well as Windows and Mac.
Package: libargtable2-dev
Description-md5: 208a92d7a031b3b9ef5b6ace9ac0f726
Description-en: Library for parsing GNU style command line arguments (development headers)
Argtable is an ANSI C library for parsing GNU style command line arguments.
It enables a program's command line syntax to be defined in the source code as
an array of argtable structs. The command line is then parsed according to that
specification and the resulting values are returned in those same structs where
they are accessible to the main program. Both tagged (-v, --verbose, --foo=bar)
and untagged arguments are supported, as are multiple instances of each
argument. Syntax error handling is automatic and the library also provides the
means for displaying the command line syntax directly from the array of
argument specifications.
.
argtable can function as a "getopt_long" replacement, without the user of the
program noticing the difference. Unlike "getopt_long", however, argtable is
cross platform, working on all Posix systems, as well as Windows and Mac.
.
This package contains the files needed to develop applications that use
argtable.
Package: libargtable2-docs
Description-md5: 89357a32b168efdbd42f12762f7b8798
Description-en: Library for parsing GNU style command line arguments (documentation)
Argtable is an ANSI C library for parsing GNU style command line arguments.
It enables a program's command line syntax to be defined in the source code as
an array of argtable structs. The command line is then parsed according to that
specification and the resulting values are returned in those same structs where
they are accessible to the main program. Both tagged (-v, --verbose, --foo=bar)
and untagged arguments are supported, as are multiple instances of each
argument. Syntax error handling is automatic and the library also provides the
means for displaying the command line syntax directly from the array of
argument specifications.
.
This package contains the documentation for the development libraries for the
libargtable2-dev package.
Package: libarpack2-dev
Description-md5: ce479c0c27c3104bee7093d103d5e8cb
Description-en: Fortran77 subroutines to solve large scale eigenvalue problems (development)
ARPACK software is capable of solving large scale symmetric,
nonsymmetric, and generalized eigenproblems from significant
application areas. The software is designed to compute a few (k)
eigenvalues with user specified features such as those of largest
real part or largest magnitude. Storage requirements are on the order
of n*k locations. No auxiliary storage is required. A set of Schur
basis vectors for the desired k-dimensional eigen-space is computed
which is numerically orthogonal to working precision. Numerically
accurate eigenvectors are available on request.
.
This package contains the static libraries and the documentation for
development with libarpack (including examples).
Package: libarpack2t64
Description-md5: 2930973bf6f522d792538129ee506be1
Description-en: Fortran77 subroutines to solve large scale eigenvalue problems
ARPACK software is capable of solving large scale symmetric,
nonsymmetric, and generalized eigenproblems from significant
application areas. The software is designed to compute a few (k)
eigenvalues with user specified features such as those of largest
real part or largest magnitude. Storage requirements are on the order
of n*k locations. No auxiliary storage is required. A set of Schur
basis vectors for the desired k-dimensional eigen-space is computed
which is numerically orthogonal to working precision. Numerically
accurate eigenvectors are available on request.
.
Important Features:
.
* Reverse Communication Interface.
* Single and Double Precision Real Arithmetic Versions for Symmetric,
Non-symmetric,
* Standard or Generalized Problems.
* Single and Double Precision Complex Arithmetic Versions for Standard or
Generalized Problems.
* Routines for Banded Matrices - Standard or Generalized Problems.
* Routines for The Singular Value Decomposition.
* Example driver routines that may be used as templates to implement
numerous Shift-Invert strategies for all problem types, data types and
precision.
.
This package contains the shared library.
Package: libarpack64-2
Description-md5: 464a66685e7b7cfee5919eeb6fd55d2e
Description-en: Fortran77 subroutines to solve large scale eigenvalue problems
ARPACK software is capable of solving large scale symmetric,
nonsymmetric, and generalized eigenproblems from significant
application areas. The software is designed to compute a few (k)
eigenvalues with user specified features such as those of largest
real part or largest magnitude. Storage requirements are on the order
of n*k locations. No auxiliary storage is required. A set of Schur
basis vectors for the desired k-dimensional eigen-space is computed
which is numerically orthogonal to working precision. Numerically
accurate eigenvectors are available on request.
.
Important Features:
.
* Reverse Communication Interface.
* Single and Double Precision Real Arithmetic Versions for Symmetric,
Non-symmetric,
* Standard or Generalized Problems.
* Single and Double Precision Complex Arithmetic Versions for Standard or
Generalized Problems.
* Routines for Banded Matrices - Standard or Generalized Problems.
* Routines for The Singular Value Decomposition.
* Example driver routines that may be used as templates to implement
numerous Shift-Invert strategies for all problem types, data types and
precision.
.
This package contains the shared library with 64-bit integers.
Package: libarpack64-2-dev
Description-md5: d1b3d6d54bf7525adc2a7b610dd6d87f
Description-en: Fortran77 subroutines to solve large scale eigenvalue problems (development)
ARPACK software is capable of solving large scale symmetric,
nonsymmetric, and generalized eigenproblems from significant
application areas. The software is designed to compute a few (k)
eigenvalues with user specified features such as those of largest
real part or largest magnitude. Storage requirements are on the order
of n*k locations. No auxiliary storage is required. A set of Schur
basis vectors for the desired k-dimensional eigen-space is computed
which is numerically orthogonal to working precision. Numerically
accurate eigenvectors are available on request.
.
This package contains the static libraries and the documentation for
development with libarpack (including examples) with 64-bit integers.
Package: libasn1-combinators-ocaml
Description-md5: 9ff0ae28fa268e24ef2c55504731dcbb
Description-en: embed typed ASN.1 grammars in OCaml (runtime files)
Asn1-combinators is a library for expressing ASN.1 in OCaml. Skip the
notation part of ASN.1, and embed the abstract syntax directly in the
language. These abstract syntax representations can be used for
parsing, serialization, or random testing.
.
The only ASN.1 encodings currently supported are BER and DER.
.
This package contains runtime files.
Package: libasn1-combinators-ocaml-dev
Description-md5: 2f092efea5dc7b31f1640a5a0f6ece94
Description-en: embed typed ASN.1 grammars in OCaml (dev files)
Asn1-combinators is a library for expressing ASN.1 in OCaml. Skip the
notation part of ASN.1, and embed the abstract syntax directly in the
language. These abstract syntax representations can be used for
parsing, serialization, or random testing.
.
The only ASN.1 encodings currently supported are BER and DER.
.
This package contains development files.
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: libassimp6
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: libastring-ocaml
Description-md5: 7e0840fa2217c7fe633de7c72cdec3b8
Description-en: alternative String module for OCaml (runtime)
Astring exposes an alternative String module for OCaml. This module
tries to balance minimality and expressiveness for basic, index-free,
string processing and provides types and functions for substrings,
string sets and string maps.
.
Remaining compatible with the OCaml String module is a non-goal. The
String module exposed by Astring has exception safe functions,
removes deprecated and rarely used functions, alters some signatures
and names, adds a few missing functions and fully exploits OCaml's
newfound string immutability.
.
This package contains runtime files.
Package: libastring-ocaml-dev
Description-md5: 90438a016f80c75707e17b7ed6d21c56
Description-en: alternative String module for OCaml (development)
Astring exposes an alternative String module for OCaml. This module
tries to balance minimality and expressiveness for basic, index-free,
string processing and provides types and functions for substrings,
string sets and string maps.
.
Remaining compatible with the OCaml String module is a non-goal. The
String module exposed by Astring has exception safe functions,
removes deprecated and rarely used functions, alters some signatures
and names, adds a few missing functions and fully exploits OCaml's
newfound string immutability.
.
This package contains development files.
Package: libastrometry-dev
Description-md5: b5a843798778b7ab6bf804109900ecb0
Description-en: Astrometry plate solver (development files)
The astrometry engine will take any image and return the astrometry
world coordinate system (WCS), a standards-based description of the
transformation between image coordinates and sky coordinates.
.
This package contains the development files (header files).
Package: libastrometry0t64
Description-md5: dd36773275e2c7f43405ef4cc3dd45c3
Description-en: Astrometry plate solver (shared lib)
The astrometry engine will take any image and return the astrometry
world coordinate system (WCS), a standards-based description of the
transformation between image coordinates and sky coordinates.
.
This package contains the shared library.
Package: libasync-http-client-java
Description-md5: 4eda8789f9ec056efe51b9aa0549d8b2
Description-en: Java Asynchronous HTTP Client
Async HTTP Client library purpose is to allow Java applications to easily
execute HTTP requests and asynchronously process the HTTP responses.
Package: libatf-c++-2
Description-md5: 2be185fc8884bab224d7003bd68929e0
Description-en: Automated Test Framework (shared C++ library)
The Automated Testing Framework (ATF) is a collection of libraries
to implement test programs in a variety of languages.
.
ATF libraries provide an API for writing test programs.
The test programs can be written in C, C++, or POSIX shell.
ATF based test programs can be run manually, or via automation.
.
Kyua is the preferred execution engine for ATF test programs.
.
This package ships the shared C++ library for ATF.
Package: libatf-c-1
Description-md5: dfc1aa949be7652ed187ad124c5d6dbc
Description-en: Automated Test Framework (shared C library)
The Automated Testing Framework (ATF) is a collection of libraries
to implement test programs in a variety of languages.
.
ATF libraries provide an API for writing test programs.
The test programs can be written in C, C++, or POSIX shell.
ATF based test programs can be run manually, or via automation.
.
Kyua is the preferred execution engine for ATF test programs.
.
This package ships the shared C library for ATF.
Package: libatf-dev
Description-md5: d0bc6f4292314d27db32f4c9710f51a8
Description-en: Automated Test Framework (development files)
The Automated Testing Framework (ATF) is a collection of libraries
to implement test programs in a variety of languages.
.
The test programs can be written in C, C++, or POSIX shell.
.
Kyua is the preferred execution engine for ATF test programs.
.
This package ships files required for developing test programs.
Package: libaugeas-dev
Description-md5: ed145203b749773dd79ed363ff832678
Description-en: Development files for writing applications based on libaugeas0
Augeas is a configuration editing tool. It parses configuration files in their
native formats and transforms them into a tree. Configuration changes are made
by manipulating this tree and saving it back into native config files.
.
This package includes the development files to write programs using the Augeas
API.
Package: libaugeas0
Description-md5: 309877ef689bd8ed561675486502059a
Description-en: Augeas configuration editing library and API
Augeas is a configuration editing tool. It parses configuration files in their
native formats and transforms them into a tree. Configuration changes are made
by manipulating this tree and saving it back into native config files.
.
The transformation works very hard to preserve comments and formatting
details. It is controlled by ``lens'' definitions that describe the file
format and the transformation into a tree.
Package: libavcall1
Description-md5: 02820f8214dd37e4ea1cbb9aa05d6983
Description-en: foreign function call libraries - calling C functions with variable arguments
ffcall is a collection of libraries which can be used to build
foreign function call interfaces in embedded interpreters.
.
This package installs a shared library version of the avcall library, which
can be used for calling C functions with variable arguments.
.
The use of this shared library is deprecated. The main libffcall library,
which embeds avcall, should be preferred.
Package: libavkys-dev
Description-md5: bf294f5c151794899609db28a5cdbe10
Description-en: full featured webcam capture application - dev
webcamoid allows one to capture, save and view a video stream. It also can
do a lot of funny things.
.
Features:
.
* Take pictures and record videos with the webcam.
* Manages multiple webcams.
* GUI interface.
* Custom controls for each webcam.
* Add funny effects to the webcam.
* +60 effects available.
* Effects with live previews.
* Translated to many languages.
* Use custom network and local files as capture devices.
* Capture from desktop.
* Many recording formats.
* Virtual webcam support for feeding other programs.
.
This package contains the development files of libavkys.
Package: libavkys9
Description-md5: 046e6566388c104b2e267424d7475104
Description-en: full featured webcam capture application - library
webcamoid allows one to capture, save and view a video stream. It also can
do a lot of funny things.
.
Features:
.
* Take pictures and record videos with the webcam.
* Manages multiple webcams.
* GUI interface.
* Custom controls for each webcam.
* Add funny effects to the webcam.
* +60 effects available.
* Effects with live previews.
* Translated to many languages.
* Use custom network and local files as capture devices.
* Capture from desktop.
* Many recording formats.
* Virtual webcam support for feeding other programs.
.
This package contains the library for webcamoid.
Package: libavogadro-data
Description-md5: b7c78f0feb76bafcc8e21238f3a1c8bd
Description-en: Molecular Graphics and Modelling System (data files)
Avogadro is a molecular graphics and modelling system targeted at small
to medium molecules. It can visualize properties like molecular orbitals or
electrostatic potentials and features an intuitive molecular builder.
.
This package provides molecule and crystal data for the
Insert Fragment plugin.
Package: libavogadro-dev
Description-md5: 511b235cbf7c8f0d3983332a8a2ef822
Description-en: Molecular Graphics and Modelling System (development files)
Avogadro is a molecular graphics and modelling system targeted at small
to medium molecules. It can visualize properties like molecular orbitals or
electrostatic potentials and features an intuitive molecular builder.
.
This package provides the development and header files.
Package: libavogadro-doc
Description-md5: 7f06c264b03c4e4090cecbc8a7bff2da
Description-en: Molecular Graphics and Modelling System (lib documentation)
Avogadro is a molecular graphics and modelling system targeted at small
to medium molecules. It can visualize properties like molecular orbitals or
electrostatic potentials and features an intuitive molecular builder.
.
This package provides the documentation for libavogadro.
Package: libavogadro2-1t64
Description-md5: 3213621da2aa0dfd65baafe1e63e2c3c
Description-en: Molecular Graphics and Modelling System (library)
Avogadro is a molecular graphics and modelling system targeted at small
to medium molecules. It can visualize properties like molecular orbitals or
electrostatic potentials and features an intuitive molecular builder.
.
This package provides the shared libraries, plugins and functionality scripts.
Package: libaxc-dev
Description-md5: c9236a1df86c2cae9bc636c1354dda15
Description-en: development headers for libaxc
Client library for libsignal-c, implementing the needed database and crypto
interfaces using SQLite and gcrypt. Initially, the library's name was
libaxolotl, hence the name.
.
Additionally it provides utility functions for common use cases like encrypting
and decrypting, ultimately making direct use of libsignal unnecessary.
.
This package contains the development files.
Package: libaxc0
Description-md5: 5b8440b24a7bd7808483192b4c029d66
Description-en: client library for libsignal-protocol-c
Client lib for libsignal-c, implementing the needed database and crypto
interfaces using SQLite and gcrypt. Initially, the library's name was
libaxolotl, hence the name.
Additionally it provides utility functions for common use cases like encrypting
and decrypting, ultimately making direct use of libsignal unnecessary.
Package: libayatana-appindicator-glib-dev
Description-md5: b6b1138836c15efea956b966c130af25
Description-en: Ayatana Application Indicators (header files, Glib-2.0-only reimplementation)
A library and indicator to take menus from applications and place them in
the panel.
.
This package contains files that are needed to build applications.
Package: libayatana-appindicator-glib-doc
Description-md5: 00402322d6e3825f3eeb4bc221af8441
Description-en: Ayatana Application Indicators (Glib-2.0-only reimplementation, doc files)
A library and indicator to take menus from applications and place them in
the panel.
.
This package contains developer documentation.
Package: libayatana-appindicator-glib2
Description-md5: 7f20a8c9a17ed743e53a47d30b18c593
Description-en: Ayatana Application Indicators (Glib-2.0-only reimplementation)
A library and indicator to take menus from applications and place them in
the panel.
.
This package contains shared libraries to be used by applications.
Package: libbam-dev
Description-md5: dfd8e1761272f866ec273befdfe8f57b
Description-en: manipulates nucleotide sequence alignments in BAM or SAM format
The BAM library provides I/O and various operations on manipulating nucleotide
sequence alignments in the BAM (Binary Alignment/Mapping) or SAM (Sequence
Alignment/Map) format. It now supports importing from or exporting to SAM,
sorting, merging, generating pileup, and quickly retrieval of reads overlapped
with a specified region.
.
This library is part of SAMtools version 0.1.19. It is obsolete and provided
only to build software that has not yet transitioned to the HTSlib, which
replaces this library.
Package: libbarcode-zbar-perl
Description-md5: 786452797735dcc36f300270df6ca56b
Description-en: QR code / bar code scanner and decoder (Perl bindings)
ZBar is a library for scanning and decoding bar codes from various sources
such as video streams, image files or raw intensity sensors. It supports
EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code.
.
This package contains the Perl bindings and the Barcode::Zbar module.
Package: libbasix-dev
Description-md5: ef00ad4fde6f4ceecacc877ab3b3f2f6
Description-en: Finite Element Basis Function Definition Runtime Library (development headers)
Computes FE basis functions and derivatives for the following
elements:
- Lagrange (interval, triangle, tetrahedron, prism, pyramid,
quadrilateral, hexahedron)
- Nédélec (triangle, tetrahedron)
- Nédélec Second Kind (triangle, tetrahedron)
- Raviart-Thomas (triangle, tetrahedron)
- Regge (triangle, tetrahedron)
- Crouzeix-Raviart (triangle, tetrahedron)
.
Computes quadrature rules on different cell types
.
Provides reference topology and geometry for reference cells of each
type.
.
Python wrapper provided with pybind11.
.
This package installs the development files for the shared library.
Package: libbasix0.10
Description-md5: d1f7506b70a1a05918534efb2096e744
Description-en: Finite Element Basis Function Definition Runtime Library (Python 3)
Computes FE basis functions and derivatives for the following
elements:
- Lagrange (interval, triangle, tetrahedron, prism, pyramid,
quadrilateral, hexahedron)
- Nédélec (triangle, tetrahedron)
- Nédélec Second Kind (triangle, tetrahedron)
- Raviart-Thomas (triangle, tetrahedron)
- Regge (triangle, tetrahedron)
- Crouzeix-Raviart (triangle, tetrahedron)
.
Computes quadrature rules on different cell types
.
Provides reference topology and geometry for reference cells of each
type.
.
Python wrapper provided with pybind11.
.
This package installs the shared library.
Package: libbatteries-ocaml-dev
Description-md5: d0260c382c6c7cb20b4c4c6d6d03927f
Description-en: Batteries included: OCaml development platform - development files
Batteries included is a community-driven effort to standardize on an
uniform, documented, and comprehensive OCaml development platform.
.
Batteries included serves the following purposes:
* define a standard set of libraries which may be expected on every
compliant installation of OCaml
* organize these libraries into a hierarchy of modules, with one
source of documentation
* define a standard set of language extensions which may be expected
on every compliant installation of OCaml
* provide a consistent API for otherwise independent libraries.
.
This package contains the core part of batteries included: libraries
and language extensions for the OCaml language. Using this package
you can develop OCaml programs built on top of batteries included.
Package: libbatteries-ocaml-doc
Description-md5: 8e855bb4be7b4dbeab3bd5be066a368e
Description-en: Batteries included - OCaml development platform - documentation
Batteries included is a community-driven effort to standardize on an
uniform, documented, and comprehensive OCaml development platform.
.
Batteries included serves the following purposes:
* define a standard set of libraries which may be expected on every
compliant installation of OCaml
* organize these libraries into a hierarchy of modules, with one
source of documentation
* define a standard set of language extensions which may be expected
on every compliant installation of OCaml
* provide a consistent API for otherwise independent libraries.
.
This package contains the documentation for batteries included: HTML
API documentation, examples, and information about how to use
batteries included in your programs.
Package: libbde-dev
Description-md5: 0efc5d50517dfd9c4ba9f02d0b14a00f
Description-en: BitLocker Drive Encryption access library -- development files
The BDE format is used by Microsoft Windows (Vista and later) to
encrypt data on a storage media volume.
.
This package includes the development support files.
Package: libbde-utils
Description-md5: 73134051cf2d0fdd7adc4b00a487b563
Description-en: Tools to access the BitLocker Drive Encryption format.
The BDE format is used by Microsoft Windows (Vista and later) to
encrypt data on a storage media volume.
Package: libbde1t64
Description-md5: e8855bb0882e361448b4ce50c1634b6b
Description-en: BitLocker Drive Encryption access library
The BDE format is used by Microsoft Windows (Vista and later) to
encrypt data on a storage media volume.
Package: libben-ocaml
Description-md5: 3b0d493e6c0a2a3a4820db20159a9fc9
Description-en: OCaml libraries for Debian maintainers (runtime package)
This package contains miscellaneous OCaml libraries to make the life
of an OCaml-aware Debian package maintainer easier.
.
This package contains the shared runtime stub libraries.
Package: libben-ocaml-dev
Description-md5: 70dbf7e34af8aa0784c8e49a298bfc8e
Description-en: OCaml libraries for Debian maintainers (development package)
This package contains miscellaneous OCaml libraries to make the life
of an OCaml-aware Debian package maintainer easier.
.
This package contains development files of the library.
Package: libbin-prot-ocaml
Description-md5: 63c6e42a9644887f70869a202b1a87b3
Description-en: type-safe binary serialization for OCaml values (runtime)
bin-prot provides functionalities for reading and writing OCaml-values
in a type-safe binary protocol.
.
These functions provide a safe way of performing I/O on any
extensionally defined data type. Functions, objects, and values whose
type is bound through a polymorphic record field are not supported, but
everything else is.
.
There is no support for cyclic or shared values and only little endian
computer architectures are supported.
.
This package contains runtime files.
Package: libbin-prot-ocaml-dev
Description-md5: e1b4e98b2c3df762ce9168432ebc94ca
Description-en: type-safe binary serialization for OCaml values (dev files)
bin-prot provides functionalities for reading and writing OCaml-values
in a type-safe binary protocol.
.
These functions provide a safe way of performing I/O on any
extensionally defined data type. Functions, objects, and values whose
type is bound through a polymorphic record field are not supported, but
everything else is.
.
There is no support for cyclic or shared values and only little endian
computer architectures are supported.
.
This package contains development files.
Package: libbisect-ppx-ocaml
Description-md5: c26065d6c847788fbd67139db39324ce
Description-en: Code coverage for OCaml and ReScript (runtime files)
Bisect-ppx helps you test thoroughly. It is a small preprocessor
that inserts instrumentation at places in your code, such as if-then-else and
match expressions. After you run tests, Bisect_ppx gives a nice HTML report
showing which places were visited and which were missed.
.
This package contains runtime files.
Package: libbisect-ppx-ocaml-dev
Description-md5: 0738dbb6f6c53a937c8e195e6a86eb9c
Description-en: Code coverage for OCaml and ReScript (dev files)
Bisect_ppx helps you test thoroughly. It is a small preprocessor
that inserts instrumentation at places in your code, such as if-then-else and
match expressions. After you run tests, Bisect_ppx gives a nice HTML report
showing which places were visited and which were missed.
.
This package contains development files.
Package: libbitarray-dev
Description-md5: b295e19de714f3b6c8d726e9413004c4
Description-en: library for bit arrays
Bit arrays are arrays of bits (values zero or one). This is a convenient
and efficient implementation for C/C++. Arrays can be enlarged or shrunk
as needed.
.
Bit arrays are initialised to zero when created or extended. All
operations have their bounds checked - an "Out of bounds" error is
printed if you try to access a bit with index >= length. Arrays of
length 0 are permitted. Indices must be >= 0.
Package: libbitstring-ocaml
Description-md5: c2b8966f5698181380aea049d9cdbad0
Description-en: Erlang-style bitstrings for OCaml (runtime)
Bitstring adds Erlang-style bitstrings and matching over bitstrings as a syntax
extension and library for OCaml.
.
You can use this module to both parse and generate binary formats, files and
protocols.
.
Bitstring handling is added as primitives to the language, making it simple to
use.
.
Bitstring handles integers, strings, sub-bitstrings, big-, little- and
native-endianness, signed and unsigned types, variable-width fields, fields
with arbitrary bit alignment.
.
This package contains only the shared runtime stub libraries.
Package: libbitstring-ocaml-dev
Description-md5: dfe4b5728e3209528abc0e843b171f00
Description-en: Erlang-style bitstrings for OCaml (development files)
Bitstring adds Erlang-style bitstrings and matching over bitstrings as a syntax
extension and library for OCaml.
.
You can use this module to both parse and generate binary formats, files and
protocols.
.
Bitstring handling is added as primitives to the language, making it simple to
use.
.
Bitstring handles integers, strings, sub-bitstrings, big-, little- and
native-endianness, signed and unsigned types, variable-width fields, fields
with arbitrary bit alignment.
.
This package contains header and OCaml library.
Package: libblkid1-dbgsym
Description-md5: 247d757d1e363ac04c6e40813fc53303
Description-en: debug symbols for libblkid1
Package: libbloom-dev
Description-md5: 127c4aa85feb482bbd7fc53f76d7d81d
Description-en: simple and small bloom filter implementation in C (development files)
It implements bloom filters:
http://en.wikipedia.org/wiki/Bloom_filter
.
This package provides C header files for the library.
Package: libbloom2
Description-md5: db98c98644eaf11bf73f19c6cb7d5293
Description-en: simple and small bloom filter implementation in C
It implements bloom filters:
http://en.wikipedia.org/wiki/Bloom_filter
.
This package provides shared library.
Package: libbolt-17-dev
Description-md5: a5816535f62942b4fcded9b86fb66840
Description-en: Post-link optimizer
It achieves the improvements by optimizing application's code layout based on
execution profile gathered by sampling profiler.
Package: libbolt-18-dev
Description-md5: a5816535f62942b4fcded9b86fb66840
Description-en: Post-link optimizer
It achieves the improvements by optimizing application's code layout based on
execution profile gathered by sampling profiler.
Package: libbolt-19-dev
Description-md5: a5816535f62942b4fcded9b86fb66840
Description-en: Post-link optimizer
It achieves the improvements by optimizing application's code layout based on
execution profile gathered by sampling profiler.
Package: libbolt-20-dev
Description-md5: a5816535f62942b4fcded9b86fb66840
Description-en: Post-link optimizer
It achieves the improvements by optimizing application's code layout based on
execution profile gathered by sampling profiler.
Package: libbolt-21-dev
Description-md5: a5816535f62942b4fcded9b86fb66840
Description-en: Post-link optimizer
It achieves the improvements by optimizing application's code layout based on
execution profile gathered by sampling profiler.
Package: libboost-all-dev
Description-md5: 925d2ffd63ed8bc77383f09aab946709
Description-en: Boost C++ Libraries development files (ALL) (default version)
The Boost web site provides free, peer-reviewed, portable C++ source
libraries. The emphasis is on libraries which work well with the C++
Standard Library. One goal is to establish "existing practice" and
provide reference implementations so that the Boost libraries are
suitable for eventual standardization. Some of the libraries have
already been proposed for inclusion in the C++ Standards Committee's
upcoming C++ Standard Library Technical Report.
.
This metapackage provides the complete Boost development environment,
including all separately-packaged libraries.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-atomic-dev
Description-md5: ea7c8302a702c7d6266190a9971b385b
Description-en: atomic data types, operations, and memory ordering constraints (default version)
This package forms part of the Boost C++ Libraries collection.
.
Boost.Atomic is a library that provides atomic data types and
operations on these data types, as well as memory ordering
constraints required for coordinating multiple threads through atomic
variables. It implements the interface as defined by the C++11
standard, but makes this feature available for platforms lacking
system/compiler support for this particular C++11 feature.
.
Users of this library should already be familiar with concurrency in
general, as well as elementary concepts such as "mutual exclusion".
.
The implementation makes use of processor-specific instructions where
possible (via inline assembler, platform libraries or compiler
intrinsics), and falls back to "emulating" atomic operations through
locking.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-chrono-dev
Description-md5: daf741d7708030e5e666886276123bed
Description-en: C++ representation of time duration, time point, and clocks (default version)
This package forms part of the Boost C++ Libraries collection.
.
The Boost.Chrono library provides:
.
* A means to represent time durations: managed by the generic
duration class . Examples of time durations include days, minutes,
seconds and nanoseconds, which can be represented with a fixed number
of clock ticks per unit. All of these units of time duration are
united with a generic interface by the duration facility.
* A type for representing points in time: time_point. A time_point
represents an epoch plus or minus a duration. The library leaves
epochs unspecified. A time_point is associated with a clock.
* Several clocks, some of which may not be available on a
particular platform: system_clock, steady_clock and
high_resolution_clock. A clock is a pairing of a time_point and
duration, and a function which returns a time_point representing now.
.
To make the timing facilities more generally useful, Boost.Chrono
provides a number of clocks that are thin wrappers around the
operating system's time APIs, thereby allowing the extraction of wall
clock time, user CPU time, system CPU time spent by the process:
.
* process_real_cpu_clock, captures wall clock CPU time spent by the
current process.
* process_user_cpu_clock, captures user-CPU time
spent by the current process.
* process_system_cpu_clock, captures
system-CPU time spent by the current process.
* A tuple-like class
process_cpu_clock, that captures real, user-CPU, and system-CPU
process times together.
* A thread_clock thread steady clock giving
the time spent by the current thread (when supported by a platform).
.
Lastly, Boost.Chrono includes typeof registration for duration and
time_point to permit using emulated auto with C++03 compilers.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-container-dev
Description-md5: 89d886d93d5f8004be7fb62bf9df2d64
Description-en: C++ library that implements several well-known containers - dev files (default version)
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().
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-context-dev
Description-md5: 181ccbbe707e4cf073fb11743297f113
Description-en: provides a sort of cooperative multitasking on a single thread (default version)
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++.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-contract-dev
Description-md5: ab3081e58e9c11f5427ed254710bbb4b
Description-en: Contract library for C++ - dev files (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-coroutine-dev
Description-md5: eecd9a95322c24acbae3d06c02af27c7
Description-en: provides a sort of cooperative multitasking on a single thread (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-date-time-dev
Description-md5: 4d146e407d9ecded5fa5d3ec739dc430
Description-en: set of date-time libraries based on generic programming concepts (default version)
This package forms part of the Boost C++ Libraries collection.
.
These libraries are intended to make programming with dates and times
almost as simple and natural as programming with strings and integers.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-doc
Description-md5: abde5d50a3179bbca608074bdac09219
Description-en: Boost.org libraries documentation placeholder (default version)
This package originally provided documentation, but has since fallen
into disrepair and presently provides no documentation. Please
use documentation at www.boost.org.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-exception-dev
Description-md5: 5cd22a915d2879914008d133e5d6b233
Description-en: library to help write exceptions and handlers (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-fiber-dev
Description-md5: 4c823950cdfa713c420bf0655c3cc9ce
Description-en: cooperatively-scheduled micro-/userland-threads (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-filesystem-dev
Description-md5: e20f8e5de5208a121c7942dc39c9e8a0
Description-en: filesystem operations (portable paths, iteration over directories, etc) in C++ (default version)
This package forms part of the Boost C++ Libraries collection.
.
The Boost Filesystem Library provides portable facilities to query and
manipulate paths, files, and directories. The goal is to
facilitate portable script-like operations from within C++ programs.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-graph-dev
Description-md5: 1e388a4f4302b9e6559397df7e1b60fd
Description-en: generic graph components and algorithms in C++ (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-graph-parallel-dev
Description-md5: dd10c0d29616e51c0fbf0a45b29c14ce
Description-en: generic graph components and algorithms in C++ (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-iostreams-dev
Description-md5: 3734a9bcc2e5226b16eb347cb20b18a6
Description-en: Boost.Iostreams Library development files (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-json-dev
Description-md5: 9bf8948958326364687c77a649c4cdcd
Description-en: C++ containers and algorithms that implement JSON (default version)
This library focuses on a common and popular use-case: parsing
and serializing to and from a container called value which holds
JSON types.
.
Any value which you build can be serialized and then deserialized,
guaranteeing that the result will be equal to the original value.
Whatever JSON output you produce with this library will be readable
by most common JSON implementations in any language.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-locale-dev
Description-md5: 5325d56ba1ab760e7c8cfe71868b0be2
Description-en: C++ facilities for localization (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-log-dev
Description-md5: b58243a9cac3af6c0d2ab74f23e6737c
Description-en: C++ logging library (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-math-dev
Description-md5: 351e6f9864883512bf4a61b031b8236a
Description-en: Boost.Math Library development files (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-mpi-dev
Description-md5: 1e704cb6a80d0ab42ab0b5b672c1c2a6
Description-en: C++ interface to the Message Passing Interface (MPI) (default version)
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 is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-mpi-python-dev
Description-md5: 4f350b4ef06888b9099d58746eea6003
Description-en: C++ interface to the Message Passing Interface (MPI), Python Bindings (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-nowide-dev
Description-md5: bb73019039db904dabdfdda3138fae7c
Description-en: Standard library functions with UTF-8 API on Windows development files (default version)
This package forms part of the Boost C++ Libraries collection.
.
The library provides an implementation of standard C and C++
library functions which are UTF-8 aware on Windows without
requiring to use the Wipe API.
.
On POSIX platforms, where UTF-8 is already commonly used, the
calls in Nowide just alias to their standard counterparts.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-numpy-dev
Description-md5: 41e16d8a251ad39cccc220048ee0caf4
Description-en: Boost.Python NumPy extensions development files (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-python-dev
Description-md5: df6e3c41b5a6b694dc85ed2909ee540f
Description-en: Boost.Python Library development files (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-random-dev
Description-md5: f76e47a0cdc3feb51c6b27d8a38f1e79
Description-en: Boost Random Number Library (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-serialization-dev
Description-md5: 7ba73925c74ef4ee93645857cbdcbc7d
Description-en: serialization library for C++ (default version)
This package forms part of the Boost C++ Libraries collection,
containing the following functionalities:
.
* proper restoration of pointers to shared data
* serialization of STL containers and other commonly used templates
* data portability - streams of bytes created on one platform should
be readable on any other
* archive interface must be rich enough to permit the creation of an
archive that presents serialized data as XML in a useful manner
.
Here, "serialization" means the reversible deconstruction of an
arbitrary set of C++ data structures to a sequence of bytes.
archive: to refer to a specific rendering of this stream of bytes.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-stacktrace-dev
Description-md5: de13fa5e6bd7b02944df7ac80244c21c
Description-en: library to capture and print stack traces - development files (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-system-dev
Description-md5: b824d6b744da608c213ac4658cff61d6
Description-en: Operating system (e.g. diagnostics support) library (default version)
This package forms part of the Boost C++ Libraries collection.
.
The Boost System library provides simple, light-weight error_code
objects that encapsulate system-specific error code values, yet also
provide access to more abstract and portable error conditions via
error_condition objects. Because error_code objects can represent
errors from sources other than the operating system, including
user-defined sources, each error_code and error_condition has an
associated error_category.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-test-dev
Description-md5: 9116c979c20cd81da2a66ab1556a7096
Description-en: components for writing and executing test suites (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-thread-dev
Description-md5: 50ab39358081d2dd02370c283dc727df
Description-en: portable C++ multi-threading (default version)
This package forms part of the Boost C++ Libraries collection.
.
Toolkit for writing C++ programs that execute as multiple,
asynchronous, independent, threads-of-execution. Each thread has its
own machine state including program instruction counter and
registers.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-timer-dev
Description-md5: c2cb88cbf1ed1054528187cfdea60671
Description-en: C++ wall clock and CPU process timers (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-tools-dev
Description-md5: 763099e50ce6713ecedd474589de36ce
Description-en: Boost C++ Libraries development tools (default version)
The Boost web site provides free, peer-reviewed, portable C++ source
libraries. The emphasis is on libraries which work well with the C++
Standard Library. One goal is to establish "existing practice" and
provide reference implementations so that the Boost libraries are
suitable for eventual standardization. Some of the libraries have
already been proposed for inclusion in the C++ Standards Committee's
upcoming C++ Standard Library Technical Report.
.
This package provides the auxiliary tools bjam, Boost.Build, bcp,
inspect, boostbook and quickbook.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-type-erasure-dev
Description-md5: fb68704f01265eb2c47a8245cda8f97b
Description-en: C++ runtime polymorphism based on concepts (default version)
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.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-url-dev
Description-md5: 83f96389450d5f437f1cdc8248133a75
Description-en: C++ library that implements "URL" (default version)
C++ library which provides containers and algorithms which model a "URL,"
the Uniform Resource Identifier (URI) specification (henceforth referred to
as rfc3986).
.
A URL is a compact sequence of characters that identifies an abstract or
physical resource.
.
This library understands the grammars related to URLs and provides
functionality to validate, parse, examine, and modify urls, and apply
normalization or resolution algorithms.
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libboost-wave-dev
Description-md5: f0f8ca4354778523fc357c9480a77161
Description-en: C99/C++ preprocessor library (default version)
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).
.
This package is a dependency package, which depends on Debian's default
Boost version (currently 1.90).
Package: libbos-ocaml
Description-md5: 4bec02ce269e481c6831b84def22fdb4
Description-en: basic OS interaction for OCaml (runtime)
Bos provides support for basic and robust interaction with the
operating system in OCaml. It has functions to access the process
environment, parse command line arguments, interact with the file
system and run command line programs.
.
Bos works equally well on POSIX and Windows operating systems.
.
This package contains runtime files.
Package: libbos-ocaml-dev
Description-md5: d2e7ffe17f5e1befec1e9df3f3cc879f
Description-en: basic OS interaction for OCaml (development)
Bos provides support for basic and robust interaction with the
operating system in OCaml. It has functions to access the process
environment, parse command line arguments, interact with the file
system and run command line programs.
.
Bos works equally well on POSIX and Windows operating systems.
.
This package contains development files.
Package: libbpftune-dev
Description-md5: 39016eb56d05e6046b65aa39539df379
Description-en: Library for auto-tuning of Linux via BPF (development files)
bpftune aims to provide lightweight, always-on auto-tuning
of system behaviour via BPF observability.
.
This package is needed to compile programs against libbpftune0.
Package: libbpftune0
Description-md5: d62f5d83cfd7a45931ceb5f4f5adb425
Description-en: Library for auto-tuning of Linux via BPF (shared library)
bpftune aims to provide lightweight, always-on auto-tuning
of system behaviour via BPF observability.
.
This package contains the shared library.
Package: libbrial-dev
Description-md5: c2626fcf7fcb606f5ba4966ffc1b51a2
Description-en: polynomials over Boolean Rings, core development files
The core of BRiAl is a C++ library, which provides high-level data
types for Boolean polynomials and monomials, exponent vectors, as
well as for the underlying polynomial rings and subsets of the
powerset of the Boolean variables. As a unique approach, binary
decision diagrams are used as internal storage type for polynomial
structures. On top of this C++-library a Python interface
is provided. This allows parsing of complex polynomial systems, as well
as sophisticated and extendable strategies for Groebner base
computation. BRiAl features a powerful reference implementation
for Groebner basis computation.
.
This package contains the BRiAl core development files.
Package: libbrial-groebner-dev
Description-md5: 06b76f7f1667b2f0b3f088ab64c02c58
Description-en: development files for libbrial-groebner
The core of BRiAl is a C++ library, which provides high-level data
types for Boolean polynomials and monomials, exponent vectors, as
well as for the underlying polynomial rings and subsets of the
powerset of the Boolean variables. As a unique approach, binary
decision diagrams are used as internal storage type for polynomial
structures. On top of this C++-library a Python interface
is provided. This allows parsing of complex polynomial systems, as well
as sophisticated and extendable strategies for Groebner base
computation. BRiAl features a powerful reference implementation
for Groebner basis computation.
.
This package contains the development files for libbrial-groebner.
Package: libbrial-groebner3t64
Description-md5: c85b9b23bc19cfbcd1c4f6095e22ba7e
Description-en: computer algebra routines of BRiAl
The core of BRiAl is a C++ library, which provides high-level data
types for Boolean polynomials and monomials, exponent vectors, as
well as for the underlying polynomial rings and subsets of the
powerset of the Boolean variables. As a unique approach, binary
decision diagrams are used as internal storage type for polynomial
structures. On top of this C++-library a Python interface
is provided. This allows parsing of complex polynomial systems, as well
as sophisticated and extendable strategies for Groebner base
computation. BRiAl features a powerful reference implementation
for Groebner basis computation.
.
This package contains the BRiAl shared library libbrial_groebner.
Package: libbrial3t64
Description-md5: 25d1c5e76291f633e89aa1da852af7cd
Description-en: polynomials over Boolean Rings, shared library
The core of BRiAl is a C++ library, which provides high-level data
types for Boolean polynomials and monomials, exponent vectors, as
well as for the underlying polynomial rings and subsets of the
powerset of the Boolean variables. As a unique approach, binary
decision diagrams are used as internal storage type for polynomial
structures. On top of this C++-library a Python interface
is provided. This allows parsing of complex polynomial systems, as well
as sophisticated and extendable strategies for Groebner base
computation. BRiAl features a powerful reference implementation
for Groebner basis computation.
.
This package contains the BRiAl shared library libbrial.
Package: libbs2b-bin
Description-md5: 623fcd50a46d8d046ce37f06b022e4c2
Description-en: Bauer stereophonic-to-binaural DSP library (binary tools)
The Bauer stereophonic-to-binaural DSP (bs2b) is designed to improve
headphone listening of stereo audio records.
.
Typical stereo recordings are made for listening with speakers.
What's missing in headphones is the sound going from each channel
to the opposite ear, arriving a short time later for the extra distance
traveled, and with a bit of high frequency roll-off for the shadowing
effect of the head. The time delay to the far ear should also be
somewhat longer at low frequencies than at high frequencies. bs2b
implements both of these ideas to transform stereophonic recordings
for headphone listening.
.
This package provides the binary tools shipped with the library.
Package: libbs2b-dev
Description-md5: 3f42f91d4cd4baf6331fbc6d6d304efb
Description-en: Bauer stereophonic-to-binaural DSP library development files
The Bauer stereophonic-to-binaural DSP (bs2b) is designed to improve
headphone listening of stereo audio records.
.
Typical stereo recordings are made for listening with speakers.
What's missing in headphones is the sound going from each channel
to the opposite ear, arriving a short time later for the extra distance
traveled, and with a bit of high frequency roll-off for the shadowing
effect of the head. The time delay to the far ear should also be
somewhat longer at low frequencies than at high frequencies. bs2b
implements both of these ideas to transform stereophonic recordings
for headphone listening.
.
This package contains the files needed to build packages linking against
libbs2b.
Package: libbs2b0
Description-md5: eef71aa12fe254c11f5d4cfef06a170a
Description-en: Bauer stereophonic-to-binaural DSP library
The Bauer stereophonic-to-binaural DSP (bs2b) is designed to improve
headphone listening of stereo audio records.
.
Typical stereo recordings are made for listening with speakers.
What's missing in headphones is the sound going from each channel
to the opposite ear, arriving a short time later for the extra distance
traveled, and with a bit of high frequency roll-off for the shadowing
effect of the head. The time delay to the far ear should also be
somewhat longer at low frequencies than at high frequencies. bs2b
implements both of these ideas to transform stereophonic recordings
for headphone listening.
Package: libbtllib-dev
Description-md5: dd9408e609b6fa6dc185840d84f98d1e
Description-en: Bioinformatics Technology Lab common code library
Bioinformatics Technology Lab common code library in C++ with
Python wrappers.
.
This package contains the header files and the static library.
Package: libbtor2parser-dev
Description-md5: 58e42aed33b781a2ee9ab5108d888880
Description-en: development lib for generic parser and tools for the BTOR2 format
BTOR2 is a word-level model checking format for capturing models of
hardware and potentially software in a bit-precise manner. This simple,
line-based and easy to parse format can be seen as a sorted extension of
the word-level format BTOR. It uses design principles from the bit-level
format AIGER and follows semantics of the SMT-LIB logics of bit-vectors
with arrays. This intermediate format can be used in various
verification flows and is perfectly suited to establish a word-level
model checking competition.
.
This package provides the header file and the static library.
Package: libbtor2parser0
Description-md5: 12b4df00b1e557928c4753068d031998
Description-en: library for generic parser and tools for the BTOR2 format
BTOR2 is a word-level model checking format for capturing models of
hardware and potentially software in a bit-precise manner. This simple,
line-based and easy to parse format can be seen as a sorted extension of
the word-level format BTOR. It uses design principles from the bit-level
format AIGER and follows semantics of the SMT-LIB logics of bit-vectors
with arrays. This intermediate format can be used in various
verification flows and is perfectly suited to establish a word-level
model checking competition.
.
This package provides the shared library.
Package: libbuteosyncfw5-0
Description-md5: 1340197531cf8eee793168f3216479c5
Description-en: Buteo Synchronization Framework (plugin API library)
Synchronization of contact data in Lomiri is controlled by Buteo (the
synchronization framework used in Ubuntu Touch and SailfishOS).
Synchronization with a variety of data sources is supported through a
number of data-source-specific synchronization plugins. Each plugin is
independent, although many of them share significant amounts of code to
ease maintenance.
.
This package contains the shared library used by Buteo plugins for
integrating into the Buteo SyncFW.
Package: libbuteosyncfw5-dev
Description-md5: dfa3d5f9b636c0e4140ea5a882aaeb1c
Description-en: Buteo Synchronization Framework (client library header files)
Synchronization of contact data in Lomiri is controlled by Buteo (the
synchronization framework used in Ubuntu Touch and SailfishOS).
Synchronization with a variety of data sources is supported through a
number of data-source-specific synchronization plugins. Each plugin is
independent, although many of them share significant amounts of code to
ease maintenance.
.
This package contains the development header files of the plugin library
needed for writing Buteo SyncFW plugins.
Package: libbuteosyncfw5-doc
Description-md5: e4692f97a6077cb8c4fe619060022614
Description-en: Buteo Synchronization Framework (API documentation)
Synchronization of contact data in Lomiri is controlled by Buteo (the
synchronization framework used in Ubuntu Touch and SailfishOS).
Synchronization with a variety of data sources is supported through a
number of data-source-specific synchronization plugins. Each plugin is
independent, although many of them share significant amounts of code to
ease maintenance.
.
This package contains the API documentation package for buteo-syncfw.
Package: libbuteosyncml5-1
Description-md5: a663d3fcf202745e0c152190a78ecad2
Description-en: SyncML library with a Qt-like API
The Buteo SyncML stack was written in C++ and has a Qt like API. It provides a
SyncML stack which can be used to create SyncML based applications.
.
This package contains the shared library.
Package: libbuteosyncml5-dev
Description-md5: 3bf828757adcade7e71cc1362fa523ed
Description-en: SyncML library with a Qt-like API (development files)
The Buteo SyncML stack was written in C++ and has a Qt like API. It provides a
SyncML stack which can be used to create SyncML based applications.
.
This package contains the files needed to develop applications using the Buteo
SyncML stack.
Package: libbz2-ocaml
Description-md5: c1f12ff62a902d3f19070ce4fa56fdb9
Description-en: OCaml bindings for the bzip2 compression library (runtime)
CamlBZ2 provides OCaml bindings for libbz2 (AKA bzip2), a popular
compression library which typically compresses better (i.e., smaller
resulting files) than gzip.
.
Using CamlBZ2 you can read and write compressed "files", where files
can be anything offering an in_channel/out_channel abstraction
(files, sockets, ...).
.
Also, with CamlBZ2 you can compress and decompress strings in memory
using the bzip2 compression algorithm.
.
This package contains only the shared runtime stub libraries.
Package: libbz2-ocaml-dev
Description-md5: 2e0772b8c2e025a604672d5b06c05ced
Description-en: OCaml bindings for the bzip2 compression library
CamlBZ2 provides OCaml bindings for libbz2 (AKA bzip2), a popular
compression library which typically compresses better (i.e., smaller
resulting files) than gzip.
.
Using CamlBZ2 you can read and write compressed "files", where files
can be anything offering an in_channel/out_channel abstraction
(files, sockets, ...).
.
Also, with CamlBZ2 you can compress and decompress strings in memory
using the bzip2 compression algorithm.
.
This package contains all the development stuff you need to use
CamlBZ2 in your programs.
Package: libc++-17-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++-17-dev-wasm32
Description-md5: 21e20e19acf2a499a9e194408e3990d7
Description-en: LLVM C++ Standard library (WASI)
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.
.
This package provides a version for the 32-bit WebAssembly System Interface.
Package: libc++-18-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++-18-dev-wasm32
Description-md5: 21e20e19acf2a499a9e194408e3990d7
Description-en: LLVM C++ Standard library (WASI)
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.
.
This package provides a version for the 32-bit WebAssembly System Interface.
Package: libc++-19-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++-19-dev-wasm32
Description-md5: 21e20e19acf2a499a9e194408e3990d7
Description-en: LLVM C++ Standard library (WASI)
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.
.
This package provides a version for the 32-bit WebAssembly System Interface.
Package: libc++-20-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++-20-dev-wasm32
Description-md5: 21e20e19acf2a499a9e194408e3990d7
Description-en: LLVM C++ Standard library (WASI)
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.
.
This package provides a version for the 32-bit WebAssembly System Interface.
Package: libc++-21-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++-21-dev-wasm32
Description-md5: 21e20e19acf2a499a9e194408e3990d7
Description-en: LLVM C++ Standard library (WASI)
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.
.
This package provides a version for the 32-bit WebAssembly System Interface.
Package: libc++1
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++1-17t64
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++1-18
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-17-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++abi-17-dev-wasm32
Description-md5: 9a34398f2ed6518894f52de69f57d517
Description-en: LLVM low level support for a standard C++ library (WASI)
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++
.
This package provides a version for the 32-bit WebAssembly System Interface.
Package: libc++abi-18-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++abi-18-dev-wasm32
Description-md5: 9a34398f2ed6518894f52de69f57d517
Description-en: LLVM low level support for a standard C++ library (WASI)
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++
.
This package provides a version for the 32-bit WebAssembly System Interface.
Package: libc++abi-19-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++abi-19-dev-wasm32
Description-md5: 9a34398f2ed6518894f52de69f57d517
Description-en: LLVM low level support for a standard C++ library (WASI)
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++
.
This package provides a version for the 32-bit WebAssembly System Interface.
Package: libc++abi-20-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++abi-20-dev-wasm32
Description-md5: 9a34398f2ed6518894f52de69f57d517
Description-en: LLVM low level support for a standard C++ library (WASI)
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++
.
This package provides a version for the 32-bit WebAssembly System Interface.
Package: libc++abi-21-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++abi-21-dev-wasm32
Description-md5: 9a34398f2ed6518894f52de69f57d517
Description-en: LLVM low level support for a standard C++ library (WASI)
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++
.
This package provides a version for the 32-bit WebAssembly System Interface.
Package: libc++abi1
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: libc++abi1-17t64
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: libc++abi1-18
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: libca-certs-ocaml
Description-md5: 2864d4189cef856083b9c9488c770606
Description-en: detect root CA certificates from the operating system (runtime)
TLS requires a set of root anchors (Certificate Authorities) to
authenticate servers. This library exposes this list so that it can
be registered with ocaml-tls.
.
This package contains runtime files.
Package: libca-certs-ocaml-dev
Description-md5: 2bad5ee7fdb5098ba1eebc72f10ab9c9
Description-en: detect root CA certificates from the operating system (dev)
TLS requires a set of root anchors (Certificate Authorities) to
authenticate servers. This library exposes this list so that it can
be registered with ocaml-tls.
.
This package contains development files.
Package: libcaes-dev
Description-md5: becd5a4ac6c8f39a49ba588f2c334d43
Description-en: cross-platform AES encryption library -- development files
libcaes is a library to support cross-platform AES encryption.
.
This package includes the development support files.
Package: libcaes1
Description-md5: f6350182f5124c1c98d38ce760f3298a
Description-en: cross-platform AES encryption library
libcaes is a library to support cross-platform AES encryption.
.
This package contains the shared library.
Package: libcallback1
Description-md5: df2b8104ee889bc8d0739ea4e5d1e5ec
Description-en: foreign function call libraries - closures with variable arguments in C
ffcall is a collection of libraries which can be used to build
foreign function call interfaces in embedded interpreters.
.
This package installs a shared library version of the callback library, which
provides closures with variable arguments as first-class C functions.
.
The use of this shared library is deprecated. The main libffcall library,
which embeds callback, should be preferred.
Package: libcamera-tools
Description-md5: e8e03cab07c692583c964458600aaea2
Description-en: complex camera support library (tools)
libcamera is a complex camera support library which handles low-level
control of the camera devices, providing a unified higher-level
programming interface to the applications.
.
This package provides cam and qcam, libcamera "Swiss army knife" tools.
Package: libcamlp4-ocaml-dev
Description-md5: 2cc59be47adb23bf4e61a5ce7532a410
Description-en: Pre Processor Pretty Printer for OCaml (libraries)
Camlp4 is a software system for writing extensible parsers for
programming languages. It provides a set of OCaml libraries that are
used to define grammars as well as loadable syntax extensions of such
grammars. Camlp4 stands for Caml Preprocessor and Pretty-Printer and
one of its most important applications is the definition of
domain-specific extensions of the syntax of OCaml.
.
This package contains CamlP4 libraries.
Package: libcanberra-gstreamer
Description-md5: 6ed9b79f20215c7d94edabb80133434f
Description-en: GStreamer backend for libcanberra
libcanberra defines a simple abstract interface for playing event
sounds.
.
This package contains the GStreamer backend for libcanberra.
Package: libcanberra-gtk3-0t64
Description-md5: ce2256615e2f38a5ef089ab10211c6f3
Description-en: transitional package to libcanberra-gtk3-0
This is a transitional package. It can safely be removed.
Package: libcangjie-dev
Description-md5: 1bb970031e14e5d4d372ab2fd5735168
Description-en: Cangjie input method library (development)
This is a library that provides functions related to the Cangjie
Chinese input method.
.
This package contains the development library and header files.
Package: libcangjie-dev-tools
Description-md5: 3bc1511ebac7dc96d27907b282579453
Description-en: Cangjie input method library development tools
This is a library that provides functions related to the Cangjie
Chinese input method.
.
This package contains the development tools.
Package: libcangjie3
Description-md5: fe156c874b9b3bd195d214452cf10de9
Description-en: Cangjie input method library
This is a library that provides functions related to the Cangjie
Chinese input method.
Package: libcangjie3-data
Description-md5: 01af91b40302a23472048caa360c98f6
Description-en: Cangjie input method library (common database)
This is a library that provides functions related to the Cangjie
Chinese input method.
.
This package contains the sqlite database of the library.
Package: libcapi20-3t64
Description-md5: e6237d0b178b74b2cec15106bc601a11
Description-en: ISDN utilities - CAPI support libraries
Handle requests from CAPI-driven applications such as fax systems via active
and passive ISDN cards.
Package: libcapi20-dev
Description-md5: c898443a93667d2f1626fdc416f3a787
Description-en: ISDN utilities - CAPI development libraries
This package provides files needed for development of CAPI-aware software.
Package: libcapstone-dev
Description-md5: 4f54beb4eed583c81d86a8aea1e0692e
Description-en: lightweight multi-architecture disassembly framework - devel files
Capstone is a lightweight multi-platform, multi-architecture disassembly
framework.
.
These are the development headers and libraries.
Package: libcapstone5
Description-md5: b9afca98b1e8f758145d3ed71d1e954e
Description-en: lightweight multi-architecture disassembly framework - library
Capstone is a lightweight multi-platform, multi-architecture disassembly
framework.
.
Features:
- Support multiple hardware architectures: ARM, ARM64 (ARMv8), BPF,
Ethereum VM, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G),
SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and
X86 (16, 32, 64)
- Clean/simple/lightweight/intuitive architecture-neutral API.
- Provide details on disassembled instructions (called "decomposer"
by some others).
- Provide semantics of the disassembled instruction, such as list of
implicit registers read & written.
- Implemented in pure C language, with lightweight bindings for
Swift, D, Clojure, F#, Common Lisp, Visual Basic, PHP, PowerShell,
Emacs, Haskell, Perl, Python, Ruby, C#, NodeJS, Java, GO, C++,
OCaml, Lua, Rust, Delphi, Free Pascal & Vala ready either in main
code, or provided externally by the community).
- Native support for all popular platforms: Windows, Mac OSX, iOS,
Android, Linux, \*BSD, Solaris, etc.
- Thread-safe by design.
- Special support for embedding into firmware or OS kernel.
- High performance & suitable for malware analysis (capable of
handling various X86 malware tricks).
- Distributed under the open source BSD license.
Package: libcatalyst-plugin-session-perl
Description-md5: 40ae35b17fc1cada47921ae9fe8645d6
Description-en: generic Session plugin for Catalyst
Catalyst::Plugin::Session is the base of two related parts of functionality
required for session management in web applications.
.
The first part, the State, is getting the browser to repeat back a session
key, so that the web application can identify the client and logically string
several requests together into a session.
.
The second part, the Store, deals with the actual storage of information
about the client. This data is stored so that the it may be revived for every
request made by the same client.
.
This plugin links the two pieces together.
.
Catalyst is an elegant Model-View-Controller web application framework
written in Perl.
Package: libccp4-data
Description-md5: c44bb19d1220e93dc41003acc88ab340
Description-en: CCP4 core functionality - common files
The CCP4 software suite is based around a library of routines which
cover common tasks, such as file opening, parsing keyworded input,
reading and writing of standard data formats, applying symmetry
operations, etc. Programs in the suite call these routines which, as
well as saving the programmer some effort, ensure that the varied
programs in the suite have a similar look-and-feel.
.
The library contains several sub components:
.
* CMTZ library -- Contains a variety of functions for manipulating
the data structure, for example adding crystals, datasets or
columns. The data structure can be dumped to an output MTZ data
file.
.
* CMAP library -- Functions defining the C-level API for accessing
CCP4 map files.
.
* CSYM library -- a collection of functions centered around a data
file syminfo.lib which is auto-generated from sgtbx (the Space
Group Toolbox of cctbx).
.
* CCP4 utility library -- many utility functions which either give
specific CCP4 or platform independent functionality.
.
* CCP4 Parser library -- provides CCP4-style parsing, as used for
processing keywords of CCP4 programs, MTZ header records, etc.
.
* CCP4 resizable arrays -- defines an object and methods which looks
just like a simple C array, but can be resized at will without
incurring excessive overheads.
.
This package provides the common files for the CCP4 library.
Package: libccp4-dev
Description-md5: 6960017423ff0262f2864e6efac02d27
Description-en: CCP4 core functionality - development files
The CCP4 software suite is based around a library of routines which
cover common tasks, such as file opening, parsing keyworded input,
reading and writing of standard data formats, applying symmetry
operations, etc. Programs in the suite call these routines which, as
well as saving the programmer some effort, ensure that the varied
programs in the suite have a similar look-and-feel.
.
The library contains several sub components:
.
* CMTZ library -- Contains a variety of functions for manipulating
the data structure, for example adding crystals, datasets or
columns. The data structure can be dumped to an output MTZ data
file.
.
* CMAP library -- Functions defining the C-level API for accessing
CCP4 map files.
.
* CSYM library -- a collection of functions centered around a data
file syminfo.lib which is auto-generated from sgtbx (the Space
Group Toolbox of cctbx).
.
* CCP4 utility library -- many utility functions which either give
specific CCP4 or platform independent functionality.
.
* CCP4 Parser library -- provides CCP4-style parsing, as used for
processing keywords of CCP4 programs, MTZ header records, etc.
.
* CCP4 resizable arrays -- defines an object and methods which looks
just like a simple C array, but can be resized at will without
incurring excessive overheads.
Package: libccp4c0t64
Description-md5: 9b3db6fe7725e72359f2196470ed903e
Description-en: CCP4 core functionality - C runtime
The CCP4 software suite is based around a library of routines which
cover common tasks, such as file opening, parsing keyworded input,
reading and writing of standard data formats, applying symmetry
operations, etc. Programs in the suite call these routines which, as
well as saving the programmer some effort, ensure that the varied
programs in the suite have a similar look-and-feel.
.
The library contains several sub components:
.
* CMTZ library -- Contains a variety of functions for manipulating
the data structure, for example adding crystals, datasets or
columns. The data structure can be dumped to an output MTZ data
file.
.
* CMAP library -- Functions defining the C-level API for accessing
CCP4 map files.
.
* CSYM library -- a collection of functions centered around a data
file syminfo.lib which is auto-generated from sgtbx (the Space
Group Toolbox of cctbx).
.
* CCP4 utility library -- many utility functions which either give
specific CCP4 or platform independent functionality.
.
* CCP4 Parser library -- provides CCP4-style parsing, as used for
processing keywords of CCP4 programs, MTZ header records, etc.
.
* CCP4 resizable arrays -- defines an object and methods which looks
just like a simple C array, but can be resized at will without
incurring excessive overheads.
.
This package provides the runtime of the CCP4 C library.
Package: libccp4f0t64
Description-md5: d39c6b13bd2430c30a9a513254512ff6
Description-en: CCP4 core functionality - fortran runtime
The CCP4 software suite is based around a library of routines which
cover common tasks, such as file opening, parsing keyworded input,
reading and writing of standard data formats, applying symmetry
operations, etc. Programs in the suite call these routines which, as
well as saving the programmer some effort, ensure that the varied
programs in the suite have a similar look-and-feel.
.
The library contains several sub components:
.
* CMTZ library -- Contains a variety of functions for manipulating
the data structure, for example adding crystals, datasets or
columns. The data structure can be dumped to an output MTZ data
file.
.
* CMAP library -- Functions defining the C-level API for accessing
CCP4 map files.
.
* CSYM library -- a collection of functions centered around a data
file syminfo.lib which is auto-generated from sgtbx (the Space
Group Toolbox of cctbx).
.
* CCP4 utility library -- many utility functions which either give
specific CCP4 or platform independent functionality.
.
* CCP4 Parser library -- provides CCP4-style parsing, as used for
processing keywords of CCP4 programs, MTZ header records, etc.
.
* CCP4 resizable arrays -- defines an object and methods which looks
just like a simple C array, but can be resized at will without
incurring excessive overheads.
.
This package provides the runtime of the CCP4 fortran library.
Package: libccrtp-dev
Description-md5: 6b2c19aeeb78cb03ac46d2252091dc25
Description-en: Common C++ class framework for RTP packets - development files
GNU ccRTP is a GNU Common C++ based high performance RTP stack. RTP is
the Internet-standard protocol for the transport of real-time data,
including audio and video. It can be used for media-on-demand as well
as interactive for creating services such as Internet telephony.
.
GNU ccRTP offers support for RTCP and many other standard and extended
features that are needed for both compatible and advanced streaming
applications. GNU ccRTP can mix multiple payload types in stream, and
hence can be used to implement RFC 2833 compliant signaling applications
as well as other specialized things. GNU ccRTP also offers direct RTP
packet filtering.
.
GNU ccRTP is threadsafe and high performance. It uses packet queue
lists rather than streaming buffers. This allows ccRTP to be used to
create high capacity streaming servers as well as client applications.
.
GNU ccRTP is designed to support both audio and video data and can do
partial frame splits/re-assembly. GNU ccRTP also supports multicast
networks and multiple active connection sources. This allows its use
for building all forms of Internet standards based audio and visual
conferencing systems.
.
GNU ccRTP uses templates and can be used to implement realtime
streaming with different underlying transport protocols, not just
with IPV4 UDP sockets.
Package: libccrtp-doc
Description-md5: 6c5b0e924e1d412cb9621fda0a91430e
Description-en: Documentation files for GNU ccRTPp library
GNU ccRTP is a GNU Common C++ based high performance RTP stack. RTP is
the Internet-standard protocol for the transport of real-time data,
including audio and video. It can be used for media-on-demand as well
as interactive for creating services such as Internet telephony.
.
This package contains the documentation files for GNU ccRTP.
Package: libccrtp2t64
Description-md5: 837dd2a836de3518a46745b367c12160
Description-en: Common C++ class framework for RTP packets
GNU ccRTP is a GNU Common C++ based high performance RTP stack. RTP is
the Internet-standard protocol for the transport of real-time data,
including audio and video. It can be used for media-on-demand as well
as interactive for creating services such as Internet telephony.
.
This package contains the shared runtime libraries for GNU ccRTP.
Package: libcctbx-dev
Description-md5: 80927143262a36c2492844dcd04ad8bd
Description-en: Computational Crystallography Toolbox - headers
Computational Crystallography Toolbox contains following modules:
- annlib_adaptbx:
- boost_adaptbx: wrappers for Boost functionality in CCTBX
- cbflib_adaptbx:
- ccp4io_adaptbx:
- cctbx: Libraries for general crystallographic applications,
useful for both small-molecule and macro-molecular
crystallography.
- cma_es:
- crys3d: Modules for the display of molecules, electron density,
and reciprocal space data.
- dxtbx: The Diffraction Image Toolbox, a library for handling
X-ray detector data of arbitrary complexity from a variety
of standard formats.
- fable: Fortran EMulation library for porting Fortran77 to C++.
- gltbx: Python bindings for OpenGL
- iotbx: Working with common crystallographic file formats.
- libtbx: The build system common to all other modules. This includes
a very thin wrapper around the SCons software construction tool.
It also contains many useful frameworks and utilities to simplify
application development, including tools for regression testing,
parallelization across multiprocessor systems and managed clusters,
and a flexible, modular configuration syntax called PHIL
(Python Hierarchial Interface Language) used throughout the CCTBX.
- mmtbx: Functionality specific to macromolecular crystallography.
This includes all of the machinery required for setup of
geometry restraints, bulk solvent correction and scaling,
analysis of macromolecular diffraction data, calculation of
weighted map coefficients, and most of the methods implemented
in phenix.refine. The majority of infrastructure for the MolProbity
validation server (and Phenix equivalent) is also located here.
- omptbx: OpenMP interface.
- rstbx: A reciprocal space toolbox to autoindex small molecule Bragg
diffraction, given the reciprocal space vectors.
- scitbx: General scientific calculations. his includes a family of
high-level C++ array types, a fast Fourier transform library,
and a C++ port of the popular L-BFGS quasi-Newton minimizer.
- smtbx: Small-Molecule crystallography.
- spotfinder:
- tbxx:
- wxtbx: wxPython controls used in the Phenix GUI and various
utilities
.
This package provide everythings needed to link against the cctbx libraries.
Package: libcctbx0
Description-md5: 1f470ab3421adb53b943b6c9907def61
Description-en: Computational Crystallography Toolbox - runtime libraries
Computational Crystallography Toolbox contains following modules:
- annlib_adaptbx:
- boost_adaptbx: wrappers for Boost functionality in CCTBX
- cbflib_adaptbx:
- ccp4io_adaptbx:
- cctbx: Libraries for general crystallographic applications,
useful for both small-molecule and macro-molecular
crystallography.
- cma_es:
- crys3d: Modules for the display of molecules, electron density,
and reciprocal space data.
- dxtbx: The Diffraction Image Toolbox, a library for handling
X-ray detector data of arbitrary complexity from a variety
of standard formats.
- fable: Fortran EMulation library for porting Fortran77 to C++.
- gltbx: Python bindings for OpenGL
- iotbx: Working with common crystallographic file formats.
- libtbx: The build system common to all other modules. This includes
a very thin wrapper around the SCons software construction tool.
It also contains many useful frameworks and utilities to simplify
application development, including tools for regression testing,
parallelization across multiprocessor systems and managed clusters,
and a flexible, modular configuration syntax called PHIL
(Python Hierarchial Interface Language) used throughout the CCTBX.
- mmtbx: Functionality specific to macromolecular crystallography.
This includes all of the machinery required for setup of
geometry restraints, bulk solvent correction and scaling,
analysis of macromolecular diffraction data, calculation of
weighted map coefficients, and most of the methods implemented
in phenix.refine. The majority of infrastructure for the MolProbity
validation server (and Phenix equivalent) is also located here.
- omptbx: OpenMP interface.
- rstbx: A reciprocal space toolbox to autoindex small molecule Bragg
diffraction, given the reciprocal space vectors.
- scitbx: General scientific calculations. his includes a family of
high-level C++ array types, a fast Fourier transform library,
and a C++ port of the popular L-BFGS quasi-Newton minimizer.
- smtbx: Small-Molecule crystallography.
- spotfinder:
- tbxx:
- wxtbx: wxPython controls used in the Phenix GUI and various
utilities
.
This package provide the cctbx runtime libraries.
Package: libcddb2
Description-md5: 65b88b0bff45169dc8ba375ce34a154a
Description-en: library to access CDDB data - runtime files
libcddb is a C library to access data about Audio CD on a CDDB server
.
It allows one to search the database for CD matches, get detailed information
about a CD and submit new CD entries to the database.
It supports both the custom CDDB protocol and the tunneling of the query
over HTTP. HTTP Proxying is supported. It also features a cache system.
.
This package contains the runtime library required to run libcddb-enabled
programs.
Package: libcddb2-dev
Description-md5: 68e0c5da6193c51e42c886dd50e7f227
Description-en: library to access CDDB data - development files
libcddb is a C library to access data about Audio CD on a CDDB server
.
It allows one to search the database for CD matches, get detailed information
about a CD and submit new CD entries to the database.
It supports both the custom CDDB protocol and the tunneling of the query
over HTTP. HTTP Proxying is supported. It also features a cache system.
.
This package contains the development headers required to compile
libcddb-enabled programs.
Package: libcdt-dev
Description-md5: 19d074e525f9f9edbc6a39bee27da897
Description-en: rich set of graph drawing tools - cdt library (devel)
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: libcdt6
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: libcg3-1
Description-md5: 7a05c238be32e338c7d629d8cefa0ba1
Description-en: Runtime for CG-3
Runtime library for applications using the CG-3 API.
.
It is recommended to instrument the CLI tools instead of using this API.
.
See https://edu.visl.dk/cg3.html for more documentation
Package: libcg3-dev
Description-md5: 4305fa3f20123984e793fb366fb29410
Description-en: Headers and shared files to develop using the CG-3 library
Development files to use the CG-3 API.
.
It is recommended to instrument the CLI tools instead of using this API.
.
See https://edu.visl.dk/cg3.html for more documentation
Package: libcgraph-dev
Description-md5: 10d8d806d8c3b48543968adb6c1b6b97
Description-en: rich set of graph drawing tools - cgraph library (devel)
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: libcgraph8
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: libcgroup-dev
Description-md5: 00bc9a9892f83a5eff72f96844aa1068
Description-en: control and monitor control groups (development)
Control Groups (cgroups) provide a mechanism for aggregating/partitioning sets
of tasks, and all their future children, into hierarchical groups with
specialized behaviour.
.
libcgroup allows one to manipulate, control, administrate and monitor cgroups
and the associated controllers.
.
This package contains the development files.
Package: libcgroup3
Description-md5: 91f51cf74160eb9398561ff90bcc52f8
Description-en: control and monitor control groups (library)
Control Groups (cgroups) provide a mechanism for aggregating/partitioning sets
of tasks, and all their future children, into hierarchical groups with
specialized behaviour.
.
libcgroup allows one to manipulate, control, administrate and monitor cgroups
and the associated controllers.
.
This package contains the shared library.
Package: libcheese-dev
Description-md5: 97bf1923e096fe62cf8744df6670dd07
Description-en: tool to take pictures and videos from your webcam - base dev
A webcam application that supports image and video capture. Makes
it easy to take photos and videos of you, your friends, pets or whatever
you want. Allows you to apply fancy visual effects, fine-control image
settings and has features such as Multi-Burst mode, Countdown timer
for photos.
.
This package contains the base development headers.
Package: libcheese-doc
Description-md5: e7e5a84dea3e28141102c32189f08a96
Description-en: tool to take pictures and videos from your webcam - documentation
A webcam application that supports image and video capture. Makes
it easy to take photos and videos of you, your friends, pets or whatever
you want. Allows you to apply fancy visual effects, fine-control image
settings and has features such as Multi-Burst mode, Countdown timer
for photos.
.
This package contains the API documentation.
Package: libcheese-gtk-dev
Description-md5: e13b89c841b34de912019e4e459cd320
Description-en: tool to take pictures and videos from your webcam - widgets dev
A webcam application that supports image and video capture. Makes
it easy to take photos and videos of you, your friends, pets or whatever
you want. Allows you to apply fancy visual effects, fine-control image
settings and has features such as Multi-Burst mode, Countdown timer
for photos.
.
This package contains the GTK+ development headers.
Package: libcheese-gtk25
Description-md5: 8bb60b9097c6aeb14d65a7555ae93d33
Description-en: tool to take pictures and videos from your webcam - widgets
A webcam application that supports image and video capture. Makes
it easy to take photos and videos of you, your friends, pets or whatever
you want. Allows you to apply fancy visual effects, fine-control image
settings and has features such as Multi-Burst mode, Countdown timer
for photos.
.
This package contains the GTK+ shared library.
Package: libcheese8
Description-md5: e56ab6b768d752b78de0633ed49e3dc4
Description-en: tool to take pictures and videos from your webcam - base library
A webcam application that supports image and video capture. Makes
it easy to take photos and videos of you, your friends, pets or whatever
you want. Allows you to apply fancy visual effects, fine-control image
settings and has features such as Multi-Burst mode, Countdown timer
for photos.
.
This package contains the base shared library.
Package: 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: libchemps2-3t64
Description-md5: babf9de114b24a596b7c1f41ea1deb23
Description-en: Spin-adapted DMRG for ab initio quantum chemistry
chemps2 is a scientific library which contains a spin-adapted
implementation of the density matrix renormalization group (DMRG)
for ab initio quantum chemistry. This wavefunction method allows one
to obtain numerical accuracy in active spaces beyond the capabilities
of full configuration interaction (FCI), and allows one to extract
the 2-, 3-, and 4-particle reduced density matrices (2-, 3- and 4-RDM)
of the active space.
.
For general active spaces up to 40 electrons in 40 orbitals can be
handled with DMRG, and for one-dimensional active spaces up to 100
electrons in 100 orbitals. The 2-RDM of these active spaces can
also be easily extracted, while the 3- and 4-RDM are limited to
about 28 orbitals.
.
When the active space size becomes prohibitively expensive for FCI,
DMRG can be used to replace the FCI solver in the complete active
space self consistent field (CASSCF) method and the corresponding
complete active space second order perturbation theory (CASPT2).
The corresponding methods are called DMRG-SCF and DMRG-CASPT2,
respectively. For DMRG-SCF the active space 2-RDM is required, and
for DMRG-CASPT2 the active space 4-RDM.
Package: libchemps2-dev
Description-md5: 9670e732ff64557a33850d06ab8602f1
Description-en: C++ headers, static library, and symlink for libchemps2-3t64
chemps2 is a scientific library which contains a spin-adapted
implementation of the density matrix renormalization group (DMRG)
for ab initio quantum chemistry. This wavefunction method allows one
to obtain numerical accuracy in active spaces beyond the capabilities
of full configuration interaction (FCI), and allows one to extract
the 2-, 3-, and 4-particle reduced density matrices (2-, 3- and 4-RDM)
of the active space.
.
For general active spaces up to 40 electrons in 40 orbitals can be
handled with DMRG, and for one-dimensional active spaces up to 100
electrons in 100 orbitals. The 2-RDM of these active spaces can
also be easily extracted, while the 3- and 4-RDM are limited to
about 28 orbitals.
.
When the active space size becomes prohibitively expensive for FCI,
DMRG can be used to replace the FCI solver in the complete active
space self consistent field (CASSCF) method and the corresponding
complete active space second order perturbation theory (CASPT2).
The corresponding methods are called DMRG-SCF and DMRG-CASPT2,
respectively. For DMRG-SCF the active space 2-RDM is required, and
for DMRG-CASPT2 the active space 4-RDM.
.
This package installs the C++ headers, static library, and symlink
for libchemps2.
Package: libclang-17-dev
Description-md5: 6610a455f274f6950183a3829f91231d
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang headers to develop extensions over
libclang1-17.
Package: libclang-18-dev
Description-md5: 96c5b47e666f63fe785f241b617bfbb9
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang headers to develop extensions over
libclang1-18.
Package: libclang-19-dev
Description-md5: ae144ace7105bacb6cceb4728ea7abf2
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang headers to develop extensions over
libclang1-19.
Package: libclang-20-dev
Description-md5: 5d11e43d0fcb99d16f62a9bec9c6f1dc
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang headers to develop extensions over
libclang1-20.
Package: libclang-21-dev
Description-md5: 7cb1680ccacb561deb44a94504954b37
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang headers to develop extensions over
libclang1-21.
Package: libclang-common-17-dev
Description-md5: c70051d53e23270c29353f55183e81aa
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang generic headers.
Package: libclang-common-18-dev
Description-md5: c70051d53e23270c29353f55183e81aa
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang generic headers.
Package: libclang-common-19-dev
Description-md5: c70051d53e23270c29353f55183e81aa
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang generic headers.
Package: libclang-common-20-dev
Description-md5: c70051d53e23270c29353f55183e81aa
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang generic headers.
Package: libclang-common-21-dev
Description-md5: c70051d53e23270c29353f55183e81aa
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, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang generic headers.
Package: libclang-cpp17-dev
Description-md5: f5afea2f6b71ba0705e995aaab21eef9
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, 14 and 17 standards and also
provides most of the support of C++20.
.
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.
.
This package contains symlinks without a version number, which needed by
linker at build time.
Package: libclang-cpp17t64
Description-md5: 8acc7c5b41666c14f1ef5e79310225e6
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, 14 and 17 standards and also
provides most of the support of C++20.
.
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: libclang-cpp18
Description-md5: 8acc7c5b41666c14f1ef5e79310225e6
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, 14 and 17 standards and also
provides most of the support of C++20.
.
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: libclang-cpp18-dev
Description-md5: f5afea2f6b71ba0705e995aaab21eef9
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, 14 and 17 standards and also
provides most of the support of C++20.
.
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.
.
This package contains symlinks without a version number, which needed by
linker at build time.
Package: libclang-cpp19
Description-md5: 8acc7c5b41666c14f1ef5e79310225e6
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, 14 and 17 standards and also
provides most of the support of C++20.
.
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: libclang-cpp19-dev
Description-md5: f5afea2f6b71ba0705e995aaab21eef9
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, 14 and 17 standards and also
provides most of the support of C++20.
.
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.
.
This package contains symlinks without a version number, which needed by
linker at build time.
Package: libclang-cpp20
Description-md5: 8acc7c5b41666c14f1ef5e79310225e6
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, 14 and 17 standards and also
provides most of the support of C++20.
.
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: libclang-cpp20-dev
Description-md5: f5afea2f6b71ba0705e995aaab21eef9
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, 14 and 17 standards and also
provides most of the support of C++20.
.
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.
.
This package contains symlinks without a version number, which needed by
linker at build time.
Package: libclang-cpp21-dev
Description-md5: 645784f0711f3e3cddade71f828d374f
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, 14 and 17 standards and also
provides most of the support of C++20.
.
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.
.
This package contains symlinks without a version number, which are needed by
linker at build time.
Package: libclang-rt-17-dev
Description-md5: 2aaff3e893bfd063ceaf38e310dc3055
Description-en: Compiler-rt - development package
This package provides various libraries:
.
* builtins - Simple libraries that provide implementation of the
low-level target-specific hooks required by code generation
and other runtime components.
* sanitizer runtimes - AddressSanitizer, ThreadSanitizer,
UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer
DataFlowSanitizer, etc
* profile - Library which is used to collect coverage information.
Package: libclang-rt-17-dev-wasm32
Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217
Description-en: Compiler-rt - wasm32 builtins
Provides the compiler-rt builtins for WebAssembly 32 bits
Package: libclang-rt-17-dev-wasm64
Description-md5: f6fba666aadae95050bf103b52358363
Description-en: Compiler-rt - wasm64 builtins
Provides the compiler-rt builtins for WebAssembly 64 bits
Package: libclang-rt-18-dev
Description-md5: 2aaff3e893bfd063ceaf38e310dc3055
Description-en: Compiler-rt - development package
This package provides various libraries:
.
* builtins - Simple libraries that provide implementation of the
low-level target-specific hooks required by code generation
and other runtime components.
* sanitizer runtimes - AddressSanitizer, ThreadSanitizer,
UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer
DataFlowSanitizer, etc
* profile - Library which is used to collect coverage information.
Package: libclang-rt-18-dev-wasm32
Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217
Description-en: Compiler-rt - wasm32 builtins
Provides the compiler-rt builtins for WebAssembly 32 bits
Package: libclang-rt-18-dev-wasm64
Description-md5: f6fba666aadae95050bf103b52358363
Description-en: Compiler-rt - wasm64 builtins
Provides the compiler-rt builtins for WebAssembly 64 bits
Package: libclang-rt-19-dev
Description-md5: 2aaff3e893bfd063ceaf38e310dc3055
Description-en: Compiler-rt - development package
This package provides various libraries:
.
* builtins - Simple libraries that provide implementation of the
low-level target-specific hooks required by code generation
and other runtime components.
* sanitizer runtimes - AddressSanitizer, ThreadSanitizer,
UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer
DataFlowSanitizer, etc
* profile - Library which is used to collect coverage information.
Package: libclang-rt-19-dev-wasm32
Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217
Description-en: Compiler-rt - wasm32 builtins
Provides the compiler-rt builtins for WebAssembly 32 bits
Package: libclang-rt-19-dev-wasm64
Description-md5: f6fba666aadae95050bf103b52358363
Description-en: Compiler-rt - wasm64 builtins
Provides the compiler-rt builtins for WebAssembly 64 bits
Package: libclang-rt-19-dev-win
Description-md5: 3b8b2cd8160ba15aca1c19bf79c9c97c
Description-en: Compiler-rt - Windows builtins
Provides the compiler-rt builtins for Windows
Package: libclang-rt-20-dev
Description-md5: 2aaff3e893bfd063ceaf38e310dc3055
Description-en: Compiler-rt - development package
This package provides various libraries:
.
* builtins - Simple libraries that provide implementation of the
low-level target-specific hooks required by code generation
and other runtime components.
* sanitizer runtimes - AddressSanitizer, ThreadSanitizer,
UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer
DataFlowSanitizer, etc
* profile - Library which is used to collect coverage information.
Package: libclang-rt-20-dev-wasm32
Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217
Description-en: Compiler-rt - wasm32 builtins
Provides the compiler-rt builtins for WebAssembly 32 bits
Package: libclang-rt-20-dev-wasm64
Description-md5: f6fba666aadae95050bf103b52358363
Description-en: Compiler-rt - wasm64 builtins
Provides the compiler-rt builtins for WebAssembly 64 bits
Package: libclang-rt-20-dev-win
Description-md5: 3b8b2cd8160ba15aca1c19bf79c9c97c
Description-en: Compiler-rt - Windows builtins
Provides the compiler-rt builtins for Windows
Package: libclang-rt-21-dev
Description-md5: 2aaff3e893bfd063ceaf38e310dc3055
Description-en: Compiler-rt - development package
This package provides various libraries:
.
* builtins - Simple libraries that provide implementation of the
low-level target-specific hooks required by code generation
and other runtime components.
* sanitizer runtimes - AddressSanitizer, ThreadSanitizer,
UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer
DataFlowSanitizer, etc
* profile - Library which is used to collect coverage information.
Package: libclang-rt-21-dev-wasm32
Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217
Description-en: Compiler-rt - wasm32 builtins
Provides the compiler-rt builtins for WebAssembly 32 bits
Package: libclang-rt-21-dev-wasm64
Description-md5: f6fba666aadae95050bf103b52358363
Description-en: Compiler-rt - wasm64 builtins
Provides the compiler-rt builtins for WebAssembly 64 bits
Package: libclang-rt-21-dev-win
Description-md5: 3b8b2cd8160ba15aca1c19bf79c9c97c
Description-en: Compiler-rt - Windows builtins
Provides the compiler-rt builtins for Windows
Package: libclang1-17t64
Description-md5: 6fbabc5fd121a4ff6b254de59627b6de
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, 14 and 17 standards and also
provides most of the support of C++20.
.
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: libclang1-18
Description-md5: 6fbabc5fd121a4ff6b254de59627b6de
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, 14 and 17 standards and also
provides most of the support of C++20.
.
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: libclang1-19
Description-md5: 6fbabc5fd121a4ff6b254de59627b6de
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, 14 and 17 standards and also
provides most of the support of C++20.
.
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: libclang1-21
Description-md5: 6fbabc5fd121a4ff6b254de59627b6de
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, 14 and 17 standards and also
provides most of the support of C++20.
.
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: libclc-17
Description-md5: 73bf1c1e61845108c59b363de4fd901a
Description-en: OpenCL C language implementation - platform support
libclc is an open implementation of the OpenCL C programming language,
as specified by the OpenCL 1.1 Specification.
.
This package contains support for the amdgcn (AMD GPU), PTX and r600
platforms.
Package: libclc-17-dev
Description-md5: af42cc63b204a8c47b782398389a6170
Description-en: OpenCL C language implementation - development files
libclc is an open implementation of the OpenCL C programming language,
as specified by the OpenCL 1.1 Specification.
.
This package contains development header files.
Package: libclc-18
Description-md5: 73bf1c1e61845108c59b363de4fd901a
Description-en: OpenCL C language implementation - platform support
libclc is an open implementation of the OpenCL C programming language,
as specified by the OpenCL 1.1 Specification.
.
This package contains support for the amdgcn (AMD GPU), PTX and r600
platforms.
Package: libclc-18-dev
Description-md5: af42cc63b204a8c47b782398389a6170
Description-en: OpenCL C language implementation - development files
libclc is an open implementation of the OpenCL C programming language,
as specified by the OpenCL 1.1 Specification.
.
This package contains development header files.
Package: libclc-19
Description-md5: 73bf1c1e61845108c59b363de4fd901a
Description-en: OpenCL C language implementation - platform support
libclc is an open implementation of the OpenCL C programming language,
as specified by the OpenCL 1.1 Specification.
.
This package contains support for the amdgcn (AMD GPU), PTX and r600
platforms.
Package: libclc-19-dev
Description-md5: af42cc63b204a8c47b782398389a6170
Description-en: OpenCL C language implementation - development files
libclc is an open implementation of the OpenCL C programming language,
as specified by the OpenCL 1.1 Specification.
.
This package contains development header files.
Package: libclc-20
Description-md5: 73bf1c1e61845108c59b363de4fd901a
Description-en: OpenCL C language implementation - platform support
libclc is an open implementation of the OpenCL C programming language,
as specified by the OpenCL 1.1 Specification.
.
This package contains support for the amdgcn (AMD GPU), PTX and r600
platforms.
Package: libclc-20-dev
Description-md5: af42cc63b204a8c47b782398389a6170
Description-en: OpenCL C language implementation - development files
libclc is an open implementation of the OpenCL C programming language,
as specified by the OpenCL 1.1 Specification.
.
This package contains development header files.
Package: libclc-21
Description-md5: 73bf1c1e61845108c59b363de4fd901a
Description-en: OpenCL C language implementation - platform support
libclc is an open implementation of the OpenCL C programming language,
as specified by the OpenCL 1.1 Specification.
.
This package contains support for the amdgcn (AMD GPU), PTX and r600
platforms.
Package: libclc-21-dev
Description-md5: af42cc63b204a8c47b782398389a6170
Description-en: OpenCL C language implementation - development files
libclc is an open implementation of the OpenCL C programming language,
as specified by the OpenCL 1.1 Specification.
.
This package contains development header files.
Package: libcld2-0
Description-md5: 7cbc64d5497434bd3e7d7ed7a4b4811a
Description-en: Compact Language Detector 2, library package
Detects over 80 languages in UTF-8 text, based largely on groups
of four letters.
Also tables for 160+ language version.
.
This is the Library package.
Package: libcld2-dev
Description-md5: 08ce0946e305e6b9a6e483ff5b517cb1
Description-en: Compact Language Detector 2, development package
Detects over 80 languages in UTF-8 text, based largely on groups
of four letters.
Also tables for 160+ language version.
.
This is the development package.
Package: libcleri-dev
Description-md5: 5dd663feaa3ebef681a81e7536382d96
Description-en: language parser library - development files
Libcleri is a powerful tool to build languages. From a built language,
libcleri can automatically create parse trees, which are data structures
representing how a grammar matches input. It also provides feedback in case
the input does not match the language. This can be useful for auto-completion,
suggestions or error handling.
.
This package contains the development files.
Package: libcleri1
Description-md5: ef180c003113788dd6f39ec0cf8d62de
Description-en: language parser library
Libcleri is a powerful tool to build languages. From a built language,
libcleri can automatically create parse trees, which are data structures
representing how a grammar matches input. It also provides feedback in case
the input does not match the language. This can be useful for auto-completion,
suggestions or error handling.
Package: libcleri1-dbgsym
Description-md5: 35eca3f197fd23b7219058b35148a884
Description-en: debug symbols for libcleri1
Package: libclick-0.4-0
Description-md5: 00fddc5709ae09f963921e7a94d1e017
Description-en: run-time Click package management library
Click is a simplified packaging format that installs in a separate part of
the file system, suitable for third-party applications.
.
This package provides a shared library for managing Click packages.
Package: libclick-dev
Description-md5: e6db64e1a45e66e69c5e7a6e77046966
Description-en: development files for Click package management library
Click is a simplified packaging format that installs in a separate part of
the file system, suitable for third-party applications.
.
This package provides development files needed to build programs for
managing Click packages.
Package: libclojure-java
Description-md5: 93c1db04e8e2532bb929bfe3e88ed517
Description-en: Lisp dialect for the JVM (library)
Clojure is a dynamic programming language that targets the Java Virtual
Machine. It is designed to be a general-purpose language, combining the
approachability and interactive development of a scripting language with
an efficient and robust infrastructure for multithreaded programming.
Clojure is a compiled language - it compiles directly to JVM bytecode,
yet remains completely dynamic. Every feature supported by Clojure is
supported at runtime. Clojure provides easy access to the Java
frameworks, with optional type hints and type inference, to ensure that
calls to Java can avoid reflection.
.
Clojure is a dialect of Lisp, and shares with Lisp the code-as-data
philosophy and a powerful macro system. Clojure is predominantly a
functional programming language, and features a rich set of immutable,
persistent data structures. When mutable state is needed, Clojure offers
a software transactional memory system and reactive Agent system that
ensure clean, correct, multithreaded designs.
.
This package contains the library.
Package: libcloudflare-ddns-dev
Description-md5: bcb38649f247efbf84f3f7c149540629
Description-en: dynamically update a DNS record using Cloudflare - development files
cloudflare-ddns is a oneshot program: you run it, it updates
the DNS record, and it terminates. This uses Cloudflare's API,
so to run the tool you'll need an API token and the Zone ID
of the DNS zone that you want to update.
.
This package contains the development files.
Package: libcloudflare-ddns2
Description-md5: c563b701c208ebcac42a98293cdf7a09
Description-en: dynamically update a DNS record using Cloudflare - runtime library
cloudflare-ddns is a oneshot program: you run it, it updates
the DNS record, and it terminates. This uses Cloudflare's API,
so to run the tool you'll need an API token and the Zone ID
of the DNS zone that you want to update.
.
This package contains the shared library.
Package: libcmis-0.6-6t64
Description-md5: c7b001f67d1ca4701cfd8217d9b07e59
Description-en: CMIS protocol client library
LibCMIS is a C++ client library for the CMIS interface.
.
This allows C++ applications to connect to any Enterprise Content Management
system behaving as a CMIS server like Alfresco, Nuxeo. It also provides Access
to Google Drive/OneDrive/SharePoint
Package: libcmis-dev
Description-md5: 6950c33ce47f4e641b33c5f6333e7174
Description-en: CMIS protocol client library -- development
LibCMIS is a C++ client library for the CMIS interface.
.
This allows C++ applications to connect to any Enterprise Content Management
system behaving as a CMIS server like Alfresco, Nuxeo. It also provides Access
to Google Drive/OneDrive/SharePoint
.
This package contains the development files (headers, ...) for libcmis.
Package: libcnrun2
Description-md5: bea892f2e3c6089a03df2b73d896a54e
Description-en: NeuroML-capable neuronal network simulator (shared lib)
CNrun is a neuronal network simulator implemented as a Lua package.
This package contains shared libraries.
.
See lua-cnrun description for extended description.
Package: libcnrun2-dev
Description-md5: a25ed05d01dcad9dde9b2dfc7c58e852
Description-en: NeuroML-capable neuronal network simulator (development files)
CNrun is a neuronal network simulator implemented as a Lua package.
This package contains development files.
.
See lua-cnrun description for extended description.
Package: libcogl-common
Description-md5: d546b96c6a3a291dcdcc684916b2a0c0
Description-en: Object oriented GL/GLES Abstraction/Utility Layer (common files)
Cogl is a small open source library for using 3D graphics hardware to draw
pretty pictures. The API departs from the flat state machine style of
OpenGL and is designed to make it easy to write orthogonal components that
can render without stepping on each others toes.
.
This package contains the common files, such as translations.
Package: libcogl-dev
Description-md5: be3115f4a0115636a1065d55d8a70f4a
Description-en: Object oriented GL/GLES Abstraction/Utility Layer (development files)
Cogl is a small open source library for using 3D graphics hardware to draw
pretty pictures. The API departs from the flat state machine style of
OpenGL and is designed to make it easy to write orthogonal components that
can render without stepping on each others toes.
.
This package contains the development files for libcogl.
Package: libcogl-doc
Description-md5: 6b316c36c70b839fe5274cc7bbbd7eaa
Description-en: Object oriented GL/GLES Abstraction/Utility Layer (documentation)
Cogl is a small open source library for using 3D graphics hardware to draw
pretty pictures. The API departs from the flat state machine style of
OpenGL and is designed to make it easy to write orthogonal components that
can render without stepping on each others toes.
.
This package contains the documentation.
Package: libcogl-pango-dev
Description-md5: 5c4e7ce27e624192d91d8d0db6688471
Description-en: Object oriented GL/GLES Abstraction/Utility Layer (development files)
Cogl is a small open source library for using 3D graphics hardware to draw
pretty pictures. The API departs from the flat state machine style of
OpenGL and is designed to make it easy to write orthogonal components that
can render without stepping on each others toes.
.
This package contains the development files for libcogl-pango.
Package: libcogl-pango20
Description-md5: 8c0fee75492f726194fa0be454f54661
Description-en: Object oriented GL/GLES Abstraction/Utility Layer
Cogl is a small open source library for using 3D graphics hardware to draw
pretty pictures. The API departs from the flat state machine style of
OpenGL and is designed to make it easy to write orthogonal components that
can render without stepping on each others toes.
Package: libcogl-path-dev
Description-md5: 2e20efef9b615c0cbb5717e31e6c92c8
Description-en: Object oriented GL/GLES Abstraction/Utility Layer (development files)
Cogl is a small open source library for using 3D graphics hardware to draw
pretty pictures. The API departs from the flat state machine style of
OpenGL and is designed to make it easy to write orthogonal components that
can render without stepping on each others toes.
.
This package should be used as a build-dependency by programs that use the
cogl-path API, but is currently an empty package that depends on libcogl-dev
due to circular dependencies between the base cogl API and the cogl-path API.
Package: libcogl-path20
Description-md5: 8c0fee75492f726194fa0be454f54661
Description-en: Object oriented GL/GLES Abstraction/Utility Layer
Cogl is a small open source library for using 3D graphics hardware to draw
pretty pictures. The API departs from the flat state machine style of
OpenGL and is designed to make it easy to write orthogonal components that
can render without stepping on each others toes.
Package: libcogl20
Description-md5: 8c0fee75492f726194fa0be454f54661
Description-en: Object oriented GL/GLES Abstraction/Utility Layer
Cogl is a small open source library for using 3D graphics hardware to draw
pretty pictures. The API departs from the flat state machine style of
OpenGL and is designed to make it easy to write orthogonal components that
can render without stepping on each others toes.
Package: libcohttp-lwt-jsoo-ocaml
Description-md5: b1ff27ace1c3a842061249c273ab7621
Description-en: CoHTTP implementation for the Js_of_ocaml JavaScript compiler (runtime)
An implementation of an HTTP client for JavaScript, but using the
CoHTTP types. This lets you build HTTP clients that can compile
natively (using one of the other Cohttp backends such as
cohttp-lwt-unix) and also to native JavaScript via js_of_ocaml.
.
This package contains the shared runtime libraries.
Package: libcohttp-lwt-jsoo-ocaml-dev
Description-md5: 9a24e4c6658a32930ceeb3aebf3ed857
Description-en: CoHTTP implementation for the Js_of_ocaml JavaScript compiler (dev)
An implementation of an HTTP client for JavaScript, but using the
CoHTTP types. This lets you build HTTP clients that can compile
natively (using one of the other Cohttp backends such as
cohttp-lwt-unix) and also to native JavaScript via js_of_ocaml.
.
This package contains development files.
Package: libcohttp-lwt-ocaml
Description-md5: 8bcf0c8bf4a91f7c6a3aa42cf0c1e0f7
Description-en: CoHTTP implementation using the Lwt concurrency library (runtime)
This is a portable implementation of CoHTTP that uses the Lwt
concurrency library to multiplex IO. It implements as much of the
logic in an OS-independent way as possible, so that more specialised
modules can be tailored for different targets. For example, you can
install cohttp-lwt-unix or cohttp-lwt-jsoo for a Unix or JavaScript
backend, or cohttp-mirage for the MirageOS unikernel version of the
library. All of these implementations share the same IO logic from
this module.
.
This package contains the shared runtime libraries.
Package: libcohttp-lwt-ocaml-dev
Description-md5: 282822aa0f1e60d943816c6fde78252d
Description-en: CoHTTP implementation using the Lwt concurrency library (dev)
This is a portable implementation of CoHTTP that uses the Lwt
concurrency library to multiplex IO. It implements as much of the
logic in an OS-independent way as possible, so that more specialised
modules can be tailored for different targets. For example, you can
install cohttp-lwt-unix or cohttp-lwt-jsoo for a Unix or JavaScript
backend, or cohttp-mirage for the MirageOS unikernel version of the
library. All of these implementations share the same IO logic from
this module.
.
This package contains development files.
Package: libcohttp-lwt-unix-ocaml
Description-md5: e0f8146d350b8466b4b67c70d07be3ad
Description-en: CoHTTP implementation for Unix and Windows using Lwt (runtime)
An implementation of an HTTP client and server using the Lwt
concurrency library. See the Cohttp_lwt_unix module for information
on how to use this. The package also installs cohttp-curl-lwt and a
cohttp-server-lwt binaries for quick uses of a HTTP(S) client and
server respectively.
.
Although the name implies that this only works under Unix, it should
also be fine under Windows too.
.
This package contains the shared runtime libraries.
Package: libcohttp-lwt-unix-ocaml-dev
Description-md5: f1ac60b3825cf1c3492eb16f24f1cff2
Description-en: CoHTTP implementation for Unix and Windows using Lwt (dev)
An implementation of an HTTP client and server using the Lwt
concurrency library. See the Cohttp_lwt_unix module for information
on how to use this. The package also installs cohttp-curl-lwt and a
cohttp-server-lwt binaries for quick uses of a HTTP(S) client and
server respectively.
.
Although the name implies that this only works under Unix, it should
also be fine under Windows too.
.
This package contains development files.
Package: libcohttp-ocaml
Description-md5: bce1a5494577de3e77427f88961c9f33
Description-en: OCaml library for HTTP clients and servers (runtime)
Cohttp is an OCaml library for creating HTTP daemons. It has a
portable HTTP parser, and implementations using various asynchronous
programming libraries.
.
It has concrete implementations for many targets, including lwt,
lwt-unix, lwt-jsoo.
.
You can implement other targets using the parser very easily. Look at
the IO signature in lib/s.mli and implement that in the desired
backend.
.
You can activate some runtime debugging by setting COHTTP_DEBUG to
any value, and all requests and responses will be written to
stderr. Further debugging of the connection layer can be obtained by
setting CONDUIT_DEBUG to any value.
.
This package contains the shared runtime libraries.
Package: libcohttp-ocaml-dev
Description-md5: 880003ff1d6b4f7d210e980a2e80f59e
Description-en: OCaml library for HTTP clients and servers (dev)
Cohttp is an OCaml library for creating HTTP daemons. It has a
portable HTTP parser, and implementations using various asynchronous
programming libraries.
.
It has concrete implementations for many targets, including lwt,
lwt-unix, lwt-jsoo.
.
You can implement other targets using the parser very easily. Look at
the IO signature in lib/s.mli and implement that in the desired
backend.
.
You can activate some runtime debugging by setting COHTTP_DEBUG to
any value, and all requests and responses will be written to
stderr. Further debugging of the connection layer can be obtained by
setting CONDUIT_DEBUG to any value.
.
This package contains development files.
Package: libcompiler-libs-ocaml-dev
Description-md5: b9fafaf1d44c73bc50e6e54539b67e5c
Description-en: OCaml compiler library (development files)
OCaml is an implementation of the ML language, based on the Caml
Light dialect extended with a complete class-based object system and
a powerful module system in the style of Standard ML.
.
This package contains the development files of the compiler library.
Package: libcomps-dev
Description-md5: e1e71b1dd7a1b4c9b1906020720b7fe4
Description-en: Comps XML file manipulation library - development files
Libcomps is library for structure-like manipulation of content in
comps XML files. Supports reading/writing XML files and structure
modifications.
.
This package contains the development header files for the
libcomps library.
Package: libcomps-doc
Description-md5: 0ecb01980f2efb1e5109509899c8bb9e
Description-en: Documentation for the libcomps library (common documentation)
Libcomps is library for structure-like manipulation of content in
comps XML files. Supports reading/writing XML files and structure
modifications.
.
This package installs common documentation for the libcomps
C bindings.
Package: libcomps0
Description-md5: bac202733274915454df4650f7b20756
Description-en: Comps XML file manipulation library - shared library
Libcomps is library for structure-like manipulation of content in
comps XML files. Supports reading/writing XML files and structure
modifications.
.
This package provides the libcomps shared library.
Package: libconduit-lwt-ocaml
Description-md5: abad6d305de1d1cc018f056af004c5b8
Description-en: network connection establishment library for Lwt (runtime)
The conduit library takes care of establishing and listening for TCP
and SSL/TLS connections for the Lwt and Async libraries.
.
The reason this library exists is to provide a degree of abstraction
from the precise SSL library used, since there are a variety of ways
to bind to a library (e.g. the C FFI, or the Ctypes library), as well
as well as which library is used (just OpenSSL for now).
.
By default, OpenSSL is used as the preferred connection library, but
you can force the use of the pure OCaml TLS stack by setting the
environment variable CONDUIT_TLS=native when starting your program.
.
This package contains the shared runtime libraries for Lwt.
Package: libconduit-lwt-ocaml-dev
Description-md5: 26c7bbc7c3726620af0a05395940949a
Description-en: network connection establishment library for Lwt (dev)
The conduit library takes care of establishing and listening for TCP
and SSL/TLS connections for the Lwt and Async libraries.
.
The reason this library exists is to provide a degree of abstraction
from the precise SSL library used, since there are a variety of ways
to bind to a library (e.g. the C FFI, or the Ctypes library), as well
as well as which library is used (just OpenSSL for now).
.
By default, OpenSSL is used as the preferred connection library, but
you can force the use of the pure OCaml TLS stack by setting the
environment variable CONDUIT_TLS=native when starting your program.
.
This package contains development files for Lwt.
Package: libconduit-ocaml
Description-md5: 3283a2c4d46231c6df9a3214a45c9c7d
Description-en: network connection establishment library for OCaml (runtime)
The conduit library takes care of establishing and listening for TCP
and SSL/TLS connections for the Lwt and Async libraries.
.
The reason this library exists is to provide a degree of abstraction
from the precise SSL library used, since there are a variety of ways
to bind to a library (e.g. the C FFI, or the Ctypes library), as well
as well as which library is used (just OpenSSL for now).
.
By default, OpenSSL is used as the preferred connection library, but
you can force the use of the pure OCaml TLS stack by setting the
environment variable CONDUIT_TLS=native when starting your program.
.
This package contains the shared runtime libraries.
Package: libconduit-ocaml-dev
Description-md5: 14f338a104f9a1413b5577eed90390aa
Description-en: network connection establishment library for OCaml (dev)
The conduit library takes care of establishing and listening for TCP
and SSL/TLS connections for the Lwt and Async libraries.
.
The reason this library exists is to provide a degree of abstraction
from the precise SSL library used, since there are a variety of ways
to bind to a library (e.g. the C FFI, or the Ctypes library), as well
as well as which library is used (just OpenSSL for now).
.
By default, OpenSSL is used as the preferred connection library, but
you can force the use of the pure OCaml TLS stack by setting the
environment variable CONDUIT_TLS=native when starting your program.
.
This package contains development files.
Package: libconfuse-common
Description-md5: b68c89e8455873131939ae04c13ea60f
Description-en: Common files for libConfuse
This package contains internationalization files for the confuse
library.
Package: libconfuse-dev
Description-md5: 4ab3b2b53b592c7f75d631e73c49d74e
Description-en: Development files for libConfuse
This package contains the header files and static library needed to
compile applications that use the confuse library.
Package: libconfuse-doc
Description-md5: e7f6a6d37bfa1abd44ab158b24b535a4
Description-en: Documentation for libConfuse
This package contains the documentation of the confuse library. This includes
the reference documentation and a tutorial, both in HTML version, and man
pages.
Package: libconfuse2
Description-md5: 284f159006c24c48424ca2c396c9bf6b
Description-en: Library for parsing configuration files
libConfuse is a configuration file parser library written in C. It
supports sections and (lists of) values (strings, integers, floats,
booleans or other sections), as well as some other features (such as
single/double-quoted strings, environment variable expansion,
functions and nested include statements).
.
It makes it very easy to add configuration file capability to a
program using a simple API.
Package: libcontainers-data-ocaml-dev
Description-md5: 871185d5c981aa82ee171ad5889a058f
Description-en: extension to OCaml's standard data structures
An extension to the standard library docused on data
structures, combinators and iterators, without dependencies
on unix, str or num.
.
This package includes data structures that do not have
equivalents in the standard library. These may not be as
well maintained.
Package: libcontainers-ocaml-dev
Description-md5: 04d8d952af594696c069892d62aa3c76
Description-en: extension to OCaml's standard data structures and iterators
An extension to the standard library docused on data
structures, combinators and iterators, without dependencies
on unix, str or num.
.
This package includes data structures that have equivalents
in the standard library.
Package: libcoordgen-dev
Description-md5: a53081af1a5c8e0b0f15539b11c2fe95
Description-en: 2D coordinate generation for chemical compounds - header files
This package provides the Open Source release of Schroedinger's routines
for the 2D coordinate representation of chemical compounds.
.
This package provides header files for developing against the API of that
library.
Package: libcoordgen3
Description-md5: 84664fa6bf71a3626c133fe06dac78b4
Description-en: 2D coordinate generation for chemical compounds
This package provides the Open Source release of Schroedinger's routines
for the 2D coordinate representation of chemical compounds.
Package: libcoq-aac-tactics
Description-md5: d468e31e016a5d91fa8d79cdff35cd0d
Description-en: Coq tactics for reasoning modulo AC (theories)
This Coq plugin provides tactics for rewriting universally quantified
equations, modulo associative (and possibly commutative) operators.
.
This package provides the Coq support library.
Package: libcoq-bignums
Description-md5: 5661a9f2f00d0c1dc7e8cc4889e2dfa1
Description-en: Coq library for big numbers
This package provides big numbers (natural numbers,
integers and rationals) in Coq, as BigN, BigZ and BigQ,
which used to be part of the standard library.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-coqeal
Description-md5: 679e37449b4daa031c64c87f9b5334b5
Description-en: algebra and data structure algorithms for Coq
This library provides developments in algebra (including
normal forms of matrices), optimized algorithms on
MathComp data structures, and a data representation change
framework.
.
Coq is a proof assistant for higher-order logic, and MathComp
is a large set of mathematical theories for Coq.
Package: libcoq-coqprime
Description-md5: da1b9b42420ecfd09f7f3a29f0af36c8
Description-en: Primality certification for Coq (library)
Coqprime consists in:
- a library of facts from number theory
- a library for elliptic curves
- an efficient library for modular arithmetic
- tools to generate Pocklington and elliptic curve
certificates of primality
.
Coq is a proof assistant for higher-order logic.
.
This package contains the Coq library part.
Package: libcoq-coquelicot
Description-md5: 1a4a4a918ba48def79e1bc8e2e39dd79
Description-en: Coq library for real analysis
This package provides a formalization of real analysis compatible
with the Coq standard library.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-core-ocaml
Description-md5: 6f9fa9509e05b95dc040fa6f750867c3
Description-en: runtime libraries for Coq
Coq is a proof assistant for higher-order logic, which allows the
development of computer programs consistent with their formal
specification. It is developed using Objective Caml and Camlp5.
.
This package provides runtime libraries for Coq.
Package: libcoq-core-ocaml-dev
Description-md5: 087097b71994724756abfbecea1882b9
Description-en: development libraries and tools for Coq
Coq is a proof assistant for higher-order logic, which allows the
development of computer programs consistent with their formal
specification. It is developed using Objective Caml and Camlp5.
.
This package provides and libraries needed to develop OCaml-side
extensions to Coq.
Package: libcoq-corn
Description-md5: ec8ab190706127a80e7654195179d6fa
Description-en: Coq Constructive Repository at Nijmegen
This library provides different theories for Coq:
- an algebraic hierarchy with an axiomatic formalization
of the most common algebraic structures, like setoids,
monoids, groups, rings, fields, ordered fields, rings of
polynomials and real and complex numbers;
- a construction of the real numbers satisfying the above
axiomatic description;
- a proof of the fundamental theorem of algebra;
- a collection of elementary results on real analysis
including continuity, differentiability, integration,
Taylor's theorems and the fundamental theorem of calculus;
- tools for exact real computations like real numbers,
functions, integrals, graph of functions and differential
equations.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-deriving
Description-md5: f86da8bb7413c10ca613baec6bbded43
Description-en: deriving MathComp classes from inductive types
This package builds instances of MathComp classes with little
boilerplate, mimicking Haskell's deriving facility.
.
MathComp is a mathematical library for Coq.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-dpdgraph
Description-md5: 273eb3484d0176915de67cd31b22aa16
Description-en: Coq plugin to extract dependencies between Coq objects
This package provides a plugin for Coq to extract dependencies
between Coq objects and produce files with dependency information.
.
Coq is a proof assistant for higher-order logic.
.
This package provides the Coq plugin itself.
Package: libcoq-elpi
Description-md5: ff0392105ab4f5504e712b1b6f15deec
Description-en: Coq plugin embedding Elpi
This package makes it possible to define new commands and tactics
for Coq in Elpi.
.
Elpi implements a lambda-Prolog interpreter enriched with
constraint handling rules.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-equations
Description-md5: 33a517ad7548092fab1b723f4ca09c95
Description-en: Coq library to work with functions defined by equations
This library provides a notation to write programs using dependent
pattern-matching and well-founded recursion in Coq.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-ext-lib
Description-md5: 7ead45ffb4ed1a615db956ed9c7fb053
Description-en: Collection of theories and plugins for Coq
This package provides a collection of theories and plugins
that may be useful in other Coq developments.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-extructures
Description-md5: 0c8bbd733f0477a3e66701a1b6d2b4c2
Description-en: data structures with extensional reasoning for Coq
This Coq plugin provides finite sets, maps and
other data structures with extensional reasoning.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-flocq
Description-md5: 40dc9bd26759c7b4d14a10e25957fe12
Description-en: Floating-point arithmetic for Coq
Flocq provides a formalization of floating-point arithmetic
for Coq, in the form of a comprehensive library of
theorems on a multi-radix multi-precision arithmetic,
with efficient numerical computations.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-gappa
Description-md5: d29401f049a277a5f2cc3ee885c0c926
Description-en: Coq tactic to use Gappa for floating-point goals
This package provides a Coq tactic to discharge goals about
floating-point arithmetic and round-off errors to Gappa.
.
Gappa is a prover for numerical properties.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-hammer
Description-md5: 93c2a76bc9c3ffff3b0a71897b07707a
Description-en: automated reasoning tool for Coq
Hammer is a tool to help in the search of a proof
in Coq. It tries to find applicable lemmas and
combine them into a effective proof.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-hierarchy-builder
Description-md5: 7cbea0bccc9673cc40b4f3264cc7b0f5
Description-en: build hierarchies of algebraic structures in Coq
This software provides high-level commands to build hierarchies of algebraic
structures in the Coq system.
Package: libcoq-hott
Description-md5: 5c56dd9ef75fce82fc2150b322df3d18
Description-en: Coq library for homotopy type theory
This library is a formalization of homotopy type
theory for Coq, where propositional equality is
interpreted as homotopy and type isomorphism as
homotopy equivalence.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-interval
Description-md5: 592b78874085ed93fea0d897f7ed5db2
Description-en: interval arithmetic for Coq
This package provides tactics to simplify the
proof of inequalities on expressions of real
numbers.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-iris
Description-md5: 74d5fbfb9ecfce6d055e40a6442c23c0
Description-en: high-order concurrent separation logic framework for Coq
This package provides a high-order concurrent separation
logic framework for Coq, which means it is useful to reason
about safety of concurrent programs.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-libhyps
Description-md5: db8bbfca8b98fd7442164805cb2552a7
Description-en: Tactics on hypotheses in Coq
This package provides tactics and tacticals to work
with hypotheses during a Coq proof.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-math-classes
Description-md5: bbeb155966bce6ed102bd83d094e08a7
Description-en: Abstract interfaces for mathematical structures for Coq
This library provides abstract interfaces for mathematical
structures for Coq, such as:
- algebraic hierarchy (groups, rings, fields, ...)
- relations, orders, ...
- Categories, functors, universal algebra, ...
- Numbers: N, Z, Q, ...
- Operations (shift, power, abs, ...).
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-mathcomp
Description-md5: bd26831f634ff58fc6c73937049fe58a
Description-en: Mathematical Components library for Coq (all)
The Mathematical Components Library is an extensive and coherent
repository of formalized mathematical theories. It is based on the
Coq proof assistant, powered with the Coq/SSReflect language.
.
These formal theories cover a wide spectrum of topics, ranging from
the formal theory of general-purpose data structures like lists,
prime numbers or finite graphs, to advanced topics in algebra.
.
The formalization technique adopted in the library, called "small
scale reflection", leverages the higher-order nature of Coq's
underlying logic to provide effective automation for many small,
clerical proof steps. This is often accomplished by restating
("reflecting") problems in a more concrete form, hence the name. For
example, arithmetic comparison is not an abstract predicate, but
rather a function computing a Boolean.
.
This package installs the full Mathematical Components library.
Package: libcoq-mathcomp-abel
Description-md5: 3adc2407c3df0e5de782fe2f159ef52b
Description-en: Abel-Galois and Abel-Ruffini theorems for Mathematical Components
This package provides proofs of the Abel-Galois (solvability by
radicals and solvability of the Galois group) and of the Abel-Ruffini
theorem (general unsolvability of the quintic equations) using the
Mathematical Components library.
.
The Mathematical Components library is a coherent repository of
general-purpose formalized mathematical theories for the
Coq proof assistant.
Package: libcoq-mathcomp-algebra
Description-md5: 402a51057693053e1578bf2afd16f6e3
Description-en: Mathematical Components library for Coq (algebra)
The Mathematical Components Library is an extensive and coherent
repository of formalized mathematical theories. It is based on the
Coq proof assistant, powered with the Coq/SSReflect language.
.
These formal theories cover a wide spectrum of topics, ranging from
the formal theory of general-purpose data structures like lists,
prime numbers or finite graphs, to advanced topics in algebra.
.
The formalization technique adopted in the library, called "small
scale reflection", leverages the higher-order nature of Coq's
underlying logic to provide effective automation for many small,
clerical proof steps. This is often accomplished by restating
("reflecting") problems in a more concrete form, hence the name. For
example, arithmetic comparison is not an abstract predicate, but
rather a function computing a Boolean.
.
This package installs the algebra part of the library (ring, fields,
ordered fields, real fields, modules, algebras, integers, rationals,
polynomials, matrices, vector spaces...).
Package: libcoq-mathcomp-algebra-tactics
Description-md5: b500f100ae04143be5718038beb809bc
Description-en: Ring and field tactics for Mathematical Components
This package provides the 'ring' and 'field' tactics for
the Mathematical Components library, that work for any instance
of 'comRingType' and 'fieldType' through canonical structure inference.
.
The Mathematical Components library is a coherent repository of
general-purpose formalized mathematical theories for the
Coq proof assistant.
Package: libcoq-mathcomp-analysis
Description-md5: 17ca6253f8d79f552f583a9d3bacf467
Description-en: analysis extension for Mathematical Components
This package provides an extension for classical analysis
for the Mathematical Components library.
.
The Mathematical Components library is a coherent repository of
general-purpose formalized mathematical theories for the
Coq proof assistant.
Package: libcoq-mathcomp-bigenough
Description-md5: 26e8e5e21a24c4debe89c2a7a20bcad8
Description-en: epsilon - N reasoning for Mathematical Components
This package provides an extension to reason with big enough
objects (mostly natural numbers) for the Mathematical Components
library.
.
The Mathematical Components library is a coherent repository of
general-purpose formalized mathematical theories for the
Coq proof assistant.
Package: libcoq-mathcomp-character
Description-md5: b3a4f562c34593b33ba8ad962a117066
Description-en: Mathematical Components library for Coq (character)
The Mathematical Components Library is an extensive and coherent
repository of formalized mathematical theories. It is based on the
Coq proof assistant, powered with the Coq/SSReflect language.
.
These formal theories cover a wide spectrum of topics, ranging from
the formal theory of general-purpose data structures like lists,
prime numbers or finite graphs, to advanced topics in algebra.
.
The formalization technique adopted in the library, called "small
scale reflection", leverages the higher-order nature of Coq's
underlying logic to provide effective automation for many small,
clerical proof steps. This is often accomplished by restating
("reflecting") problems in a more concrete form, hence the name. For
example, arithmetic comparison is not an abstract predicate, but
rather a function computing a Boolean.
.
This package installs the character theory part of the library
(group representations, characters and class functions).
Package: libcoq-mathcomp-classical
Description-md5: a4708978f6d7d8ef4c3d90a421358ea6
Description-en: classical logic extension for Mathematical Components
This package provides an extension for work with classical logic
within the Coq proof-assistant using the Mathematical Components
library.
.
The Mathematical Components library is a coherent repository of
general-purpose formalized mathematical theories for the
Coq proof assistant.
Package: libcoq-mathcomp-field
Description-md5: 552c63b45c57eb8f41189849920f0be9
Description-en: Mathematical Components library for Coq (field)
The Mathematical Components Library is an extensive and coherent
repository of formalized mathematical theories. It is based on the
Coq proof assistant, powered with the Coq/SSReflect language.
.
These formal theories cover a wide spectrum of topics, ranging from
the formal theory of general-purpose data structures like lists,
prime numbers or finite graphs, to advanced topics in algebra.
.
The formalization technique adopted in the library, called "small
scale reflection", leverages the higher-order nature of Coq's
underlying logic to provide effective automation for many small,
clerical proof steps. This is often accomplished by restating
("reflecting") problems in a more concrete form, hence the name. For
example, arithmetic comparison is not an abstract predicate, but
rather a function computing a Boolean.
.
This package installs the field theory part of the library
(field extensions, Galois theory, algebraic numbers, cyclotomic
polynomials).
Package: libcoq-mathcomp-fingroup
Description-md5: a3c104270704751f92a4ae03a396fd7b
Description-en: Mathematical Components library for Coq (finite groups)
The Mathematical Components Library is an extensive and coherent
repository of formalized mathematical theories. It is based on the
Coq proof assistant, powered with the Coq/SSReflect language.
.
These formal theories cover a wide spectrum of topics, ranging from
the formal theory of general-purpose data structures like lists,
prime numbers or finite graphs, to advanced topics in algebra.
.
The formalization technique adopted in the library, called "small
scale reflection", leverages the higher-order nature of Coq's
underlying logic to provide effective automation for many small,
clerical proof steps. This is often accomplished by restating
("reflecting") problems in a more concrete form, hence the name. For
example, arithmetic comparison is not an abstract predicate, but
rather a function computing a Boolean.
.
This package installs the finite groups theory part of the library
(finite groups, group quotients, group morphisms, group presentation,
group action...).
Package: libcoq-mathcomp-finmap
Description-md5: 63fd8b8831df7dce56a2700f0059d67c
Description-en: finite sets and maps extension for Mathematical Components
This package provides an extension to manage finite sets,
finite maps and finitely supported functions extending for the
Mathematical Components library.
.
The Mathematical Components library is a coherent repository of
general-purpose formalized mathematical theories for the
Coq proof assistant.
Package: libcoq-mathcomp-multinomials
Description-md5: dc696b9ffcd93dcce440ab60ede8413b
Description-en: Multivariate polynomials for Mathematical Components
This package provides an extension to Mathematical Components
for monomial algebra, multivariate polynomials over ring
structures and an extended theory for polynomials whose
coefficients live in abelian rings and integral domains.
.
The Mathematical Components library is a coherent repository of
general-purpose formalized mathematical theories for the
Coq proof assistant.
Package: libcoq-mathcomp-real-closed
Description-md5: ac5dcf44ba4c1912a63545315e50c34a
Description-en: Real closed fields for Mathematical Components
This library contains definitions and theorems about real closed fields
for Mathematical Components. It includes a construction of the real
and algebraic closure (with a proof of the fundamental theorem of
algebra). The decidability of the first order theory of real closed
field, through quantifier elimination is also established.
.
The Mathematical Components library is a coherent repository of
general-purpose formalized mathematical theories for the
Coq proof assistant.
Package: libcoq-mathcomp-solvable
Description-md5: 1a7210a8e613050539efbce3f6024942
Description-en: Mathematical Components library for Coq (finite groups II)
The Mathematical Components Library is an extensive and coherent
repository of formalized mathematical theories. It is based on the
Coq proof assistant, powered with the Coq/SSReflect language.
.
These formal theories cover a wide spectrum of topics, ranging from
the formal theory of general-purpose data structures like lists,
prime numbers or finite graphs, to advanced topics in algebra.
.
The formalization technique adopted in the library, called "small
scale reflection", leverages the higher-order nature of Coq's
underlying logic to provide effective automation for many small,
clerical proof steps. This is often accomplished by restating
("reflecting") problems in a more concrete form, hence the name. For
example, arithmetic comparison is not an abstract predicate, but
rather a function computing a Boolean.
.
This package installs the second finite groups theory part of the
library (abelian groups, center, commutator, Jordan-Holder series,
Sylow theorems...).
Package: libcoq-mathcomp-ssreflect
Description-md5: 70fcad66ebe7043a2a943f9be8be4a05
Description-en: Mathematical Components library for Coq (small scale reflection)
The Mathematical Components Library is an extensive and coherent
repository of formalized mathematical theories. It is based on the
Coq proof assistant, powered with the Coq/SSReflect language.
.
These formal theories cover a wide spectrum of topics, ranging from
the formal theory of general-purpose data structures like lists,
prime numbers or finite graphs, to advanced topics in algebra.
.
The formalization technique adopted in the library, called "small
scale reflection", leverages the higher-order nature of Coq's
underlying logic to provide effective automation for many small,
clerical proof steps. This is often accomplished by restating
("reflecting") problems in a more concrete form, hence the name. For
example, arithmetic comparison is not an abstract predicate, but
rather a function computing a Boolean.
.
This package installs the small scale reflection language extension
and the minimal set of libraries to take advantage of it (sequences,
booleans and boolean predicates, natural numbers and types with decidable
equality, finite types, finite sets, finite functions, finite graphs,
basic arithmetics and prime numbers, big operators...).
Package: libcoq-mathcomp-zify
Description-md5: 8ebd7c2d5b5c152562b3095d68876570
Description-en: Micromega arithmetic solvers for Mathematical Components
This package enables the use of the micromega arithmetic solvers
of Coq for goals stated with the Mathematical Components library,
by extending the zify tactic.
.
The Mathematical Components library is a coherent repository of
general-purpose formalized mathematical theories for the
Coq proof assistant.
Package: libcoq-menhirlib
Description-md5: 8d891c64cbef7d99c8b89663d921d672
Description-en: support library for Coq-verified Menhir parsers
This package provides a support library for verified
Coq parsers produced by Menhir.
.
Menhir is a LR(1) parser generator for the OCaml programming
language and Coq is a proof assistant for higher-order logic.
Package: libcoq-mtac2
Description-md5: 6841300aeafd53fddd1be8b77fa1bba7
Description-en: Mtac2 tactic language for Coq
This plugin for Coq provides the Mtac2
typed tactic language for backward reasoning.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-ott
Description-md5: 1386de275ec3b4597f33aab7bc4a2ca7
Description-en: Ott tool (Coq plugin)
Ott is a tool to write definitions of programming
languages and calculi. From the definition of a
language syntex and semanticsin a concise and readable
notation close to informal mathematics, it can
provide LaTeX, Coq, HOL, Isabelle/HOL, Lem or OCaml
versions of the definition.
.
Coq is a proof assistant for higher-order logic.
.
This package provides the Coq plugin itself.
Package: libcoq-paramcoq
Description-md5: 0f313fc531ec3a334d5921ce381c273c
Description-en: Coq plugin to generate parametricity statements
This package provides a plugin for Coq to generate
parametricity statements, typically used in data refinement
proofs.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-quickchick
Description-md5: e621d041ded1fabf4a8bf5048e6b851f
Description-en: randomized testing framework for Coq (plugin)
QuickChick provides a framework for randomized testing
of program properties ; it's a clone of Haskell's
QuickCheck.
.
It includes a foundational verification framework to test
code and a mechanism to automatically derive generators
for inductive relations.
.
Coq is a proof assistant for higher-order logic.
.
This package contains the Coq plugin.
Package: libcoq-record-update
Description-md5: 88f89d9a5fbe40b2f7634d8368a32e1e
Description-en: automatic record fields updaters for Coq
This package provides an automatic and generic way
to update record fields in Coq.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-reduction-effects
Description-md5: 760b1483c020afdf83e92b99f3fd7368
Description-en: reduction effects for Coq
This plugin adds reduction side effects to some
of the Coq reduction strategies.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-reglang
Description-md5: 407ad3a353f8ee596e70400372502d8c
Description-en: representation of regular languages in Coq
This package provides definitions and verified translations
between different representations of regular languages
for Coq: miscellaneous automata, regular expressions,
WS1S logic. It also contains various decidability results
and closure properties of regular languages.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-relation-algebra
Description-md5: a765dff0adbfdc3fa06433e9a1b8f624
Description-en: relation algebra for Coq
This package provides a library on relation algebras, that
is those admitting heterogeneous binary relations as a model,
ranging from partially ordered monoid to residuated Kleen
allegories and Kleene algebras with tests.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-simple-io
Description-md5: 203327b966ea6f97a884c7e5a945d270
Description-en: Coq plugin for purely functional IO
This package provides a plugin to implement
Input/Output (IO) programs directly in Coq, in a
style similar to Haskell's.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-stdlib
Description-md5: 9e601d42ac375ebc4cb75dff6e4c368e
Description-en: proof assistant for higher-order logic (theories)
Coq is a proof assistant for higher-order logic, which allows the
development of computer programs consistent with their formal
specification. It is developed using Objective Caml and Camlp5.
.
This package provides existing theories that new proofs can be
based upon, including theories of arithmetic and Boolean values.
Package: libcoq-stdpp
Description-md5: 64f44b23554299b788dfa292c534d7fc
Description-en: Extended standard library for Coq
This package provides an extended standard library
for Coq, for instance:
- a great number of definitions and lemmas for common data
structures like lists, finite maps and finite multisets ;
- type classes for common properties like decidable equality,
finiteness or countability ;
- various tactics for common tasks ;
all of this dependency-free and axiom-free.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-unicoq
Description-md5: 48caa7101c0321542fff948271f05d89
Description-en: enhanced unification algorithm for Coq
This package provides a new unification algorithm,
replacing the existing one through a plugin.
.
Coq is a proof assistant for higher-order logic.
Package: libcoq-unimath
Description-md5: edbaa9c4853665d0d83d5a79d1b04ac7
Description-en: univalent formalization of mathematics for Coq
This package provides a library to formalize a substantial body
of mathematics using the univalent point of view.
.
Coq is a proof assistant for higher-order logic.
Package: libcos4-3
Description-md5: 9d2b88b61746226db1aa810d5189301b
Description-en: omniORB CORBA services stubs
omniORB4 is a freely available Common Object Request Broker
Architecture (CORBA) 2.6 compliant object request broker (ORB)
implementation. It is based on the IIOP communications
protocol and should be interoperable with any other
CORBA 2.6 compliant ORB.
.
This includes libcos4 and libcosdynamic4.
Package: libcos4-dev
Description-md5: e546d4c416ef7ebb363e32e3d12ee145
Description-en: omniORB CORBA services stubs development files
omniORB4 is a freely available Common Object Request Broker
Architecture (CORBA) 2.6 compliant object request broker (ORB)
implementation. It is based on the IIOP communications
protocol and should be interoperable with any other
CORBA 2.6 compliant ORB.
.
This includes developer files for libcos4 and libcosdynamic4.
Package: libcpgplot0
Description-md5: d641ec08761518baca1c80faea1683f6
Description-en: CPGPLOT replacement shared lib based on giza
Giza is a lightweight scientific plotting library built on top of cairo that
provides uniform output to multiple devices. Giza also provides a
mostly compatible, modern replacement for the PGPLOT graphics library.
.
This package provides a free replacement for the CPGPLOT shared lib.
Package: libcpp-httplib-dev
Description-md5: 264fb680f1c0f6f48c64f16c167c5519
Description-en: C++ HTTP/HTTPS server and client library - development files
cpp-httplib is a C++11 cross platform HTTP/HTTPS library, with a focus on
ease of use. This is a multi-threaded 'blocking' HTTP library. If you are
looking for a 'non-blocking' library, this is not the one that you want.
.
This package contains the development headers and a pkg-config file.
Package: libcpp-httplib0.26
Description-md5: b889be44cc623fd535a22323ec29fba3
Description-en: C++ HTTP/HTTPS server and client library
cpp-httplib is a C++11 cross platform HTTP/HTTPS library, with a focus on
ease of use. This is a multi-threaded 'blocking' HTTP library. If you are
looking for a 'non-blocking' library, this is not the one that you want.
Package: libcrcutil-dev
Description-md5: 7cbb589eb48b2c03698723b050d7e04d
Description-en: library for cyclic redundancy check (CRC) computation - development files
Crcutil library provides efficient implementation of CRC algorithms. It
includes reference implementation of a novel Multiword CRC algorithm
invented by Andrew Kadatch and Bob Jenkins in early 2007. The new
algorithm is heavily tuned towards modern Intel and AMD processors and is
substantially faster than almost all other software CRC algorithms.
.
Included whitepaper describes the details of Multiword CRC algorithm as
well as other algorithms and CRC manipulation routines implemented by
crcutil library.
.
Crcutil library computes:
* Hardware-assisted CRC32C: 0.13 (Nehalem) CPU cycles per byte.
* 64-bit and smaller CRCs: 1.0 (Nehalem) - 1.2 (Core) CPU cycles per byte.
* 128-bit CRCs: 1.7 CPU cycles per byte.
.
Since computational speed of 64-bit CRCs is identical to 32-bit and
16-bit, the use of crcutil library enables widespread use of more reliable
64-bit CRCs instead of 32-bit ones.
.
As a bonus, crcutil also implements a number of useful CRC "tricks" (e.g.
computation of CRC of concatenated blocks of data of known length and CRC
without touching actual data).
.
This package provides development files.
Package: libcrcutil-doc
Description-md5: cc71c2c424596597f250c5939920e145
Description-en: library for cyclic redundancy check (CRC) computation - documentation
Crcutil library provides efficient implementation of CRC algorithms. It
includes reference implementation of a novel Multiword CRC algorithm
invented by Andrew Kadatch and Bob Jenkins in early 2007. The new
algorithm is heavily tuned towards modern Intel and AMD processors and is
substantially faster than almost all other software CRC algorithms.
.
Included whitepaper describes the details of Multiword CRC algorithm as
well as other algorithms and CRC manipulation routines implemented by
crcutil library.
.
Crcutil library computes:
* Hardware-assisted CRC32C: 0.13 (Nehalem) CPU cycles per byte.
* 64-bit and smaller CRCs: 1.0 (Nehalem) - 1.2 (Core) CPU cycles per byte.
* 128-bit CRCs: 1.7 CPU cycles per byte.
.
Since computational speed of 64-bit CRCs is identical to 32-bit and
16-bit, the use of crcutil library enables widespread use of more reliable
64-bit CRCs instead of 32-bit ones.
.
As a bonus, crcutil also implements a number of useful CRC "tricks" (e.g.
computation of CRC of concatenated blocks of data of known length and CRC
without touching actual data).
.
This package provides PDF documentation.
Package: libcrcutil0t64
Description-md5: 5bab1273f483753a32be02c4ef88f671
Description-en: library for cyclic redundancy check (CRC) computation
Crcutil library provides efficient implementation of CRC algorithms. It
includes reference implementation of a novel Multiword CRC algorithm
invented by Andrew Kadatch and Bob Jenkins in early 2007. The new
algorithm is heavily tuned towards modern Intel and AMD processors and is
substantially faster than almost all other software CRC algorithms.
.
Included whitepaper describes the details of Multiword CRC algorithm as
well as other algorithms and CRC manipulation routines implemented by
crcutil library.
.
Crcutil library computes:
* Hardware-assisted CRC32C: 0.13 (Nehalem) CPU cycles per byte.
* 64-bit and smaller CRCs: 1.0 (Nehalem) - 1.2 (Core) CPU cycles per byte.
* 128-bit CRCs: 1.7 CPU cycles per byte.
.
Since computational speed of 64-bit CRCs is identical to 32-bit and
16-bit, the use of crcutil library enables widespread use of more reliable
64-bit CRCs instead of 32-bit ones.
.
As a bonus, crcutil also implements a number of useful CRC "tricks" (e.g.
computation of CRC of concatenated blocks of data of known length and CRC
without touching actual data).
Package: libcreaterepo-c-dev
Description-md5: 821e641cdf340a7873e33a0d4812c930
Description-en: library for creating RPM repository metadata (development)
The createrepo tool generates the repodata directory and XML metadata that
makes up a repository of RPM packages. This repository format is supported
by apt-rpm, red-carpet(zen), smartpm, up2date, yast, and yum.
.
This package contains the header files needed for developing programs
using the libcreaterepo-c library.
Package: libcreaterepo-c1
Description-md5: 53b737afb5a7b3276397bc6f774e65d7
Description-en: library for creating RPM repository metadata
The createrepo tool generates the repodata directory and XML metadata that
makes up a repository of RPM packages. This repository format is supported
by apt-rpm, red-carpet(zen), smartpm, up2date, yast, and yum.
.
This package contains a shared library for managing RPM repositories.
Package: libcreg-dev
Description-md5: cbb6e6eb44fa51b4b01024f7e6ee9bc0
Description-en: library to access Windows 9x/Me Registry files -- development files
libcreg is a library to access the Windows 9x/Me Registry File (CREG) format.
.
This package includes the development support files.
Package: libcreg-utils
Description-md5: 60f9dd8a31059ea9a45886c10128f0d7
Description-en: library to access Windows 9x/Me Registry files -- Utilities
libcreg is a library to access the Windows 9x/Me Registry File (CREG) format.
.
This package contains tools to access data ...
Package: libcreg1t64
Description-md5: aa6d84ed2adc84221eeba6cd2a653684
Description-en: llibrary to access Windows 9x/Me Registry files
libcreg is a library to access the Windows 9x/Me Registry File (CREG) format.
.
This package contains the shared library.
Package: libcrunch-ocaml
Description-md5: de4fea33b3390c0e86f49931081c2ed9
Description-en: convert a filesystem into a static OCaml module (runtime files)
ocaml-crunch takes a directory of files and compiles them into a
standalone OCaml module which serves the contents directly from
memory. This can be convenient for libraries that need a few embedded
files (such as a web server) and do not want to deal with all the
trouble of file configuration.
.
This package contains runtime files.
Package: libcrunch-ocaml-dev
Description-md5: f600a52a4a1f1a4054009605c1a6cccf
Description-en: convert a filesystem into a static OCaml module (dev files)
ocaml-crunch takes a directory of files and compiles them into a
standalone OCaml module which serves the contents directly from
memory. This can be convenient for libraries that need a few embedded
files (such as a web server) and do not want to deal with all the
trouble of file configuration.
.
This package contains development files.
Package: libcrypto++-dev
Description-md5: afa92ef85d000a7ec800f7c18cc020df
Description-en: General purpose cryptographic library - C++ development
Crypto++ is library for creating C++ programs which use cryptographic
algorithms. The library uses a Pipes & Filters architecture with heavy
use of templates and abstract base classes. The cryptographic
tools include:
* Authenticated encryption schemes (GCM, CCM, EAX),
* High speed stream ciphers (Panama, Sosemanuk, Salsa20, XSalsa20),
* AES and candidates (Rijndael, RC6, MARS, Twofish, Serpent, CAST-256),
* Other symmetric block ciphers (IDEA, Triple-DES, Camellia, SEED,
RC5, Blowfish, TEA, XTEA, Skipjack, SHACAL-2),
* Block cipher modes of operation (ECB, CBC, CTS, CFB, OFB, CTR),
* Message authentication codes (VMAC, HMAC, CMAC, CBC-MAC, DMAC,
Two-Track-MAC),
* Hash functions (SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, Tiger,
WHIRLPOOL, RIPEMD-128, RIPEMD-256, RIPEMD-160, RIPEMD-320),
* Public-key cryptography (RSA, DSA, ElGamal, NR, RW, LUC, LUCELG,
DLIES, ESIGN),
* Padding schemes for public-key systems (PKCS#1, OAEP, PSS, PSSR,
EMSA2, EMSA5),
* Key agreement schemes (DH, MQV, LUCDIF, XTR-DH),
* Elliptic curve cryptography (ECDSA, ECNR, ECIES, ECDH, ECMQV),
* Backwards compatibility algorithms (MD2, MD4, MD5, Panama Hash, DES,
ARC4, SEAL 3.0, WAKE, WAKE-OFB, DESX, RC2, SAFER, 3-WAY, GOST,
SHARK, CAST-128, Square),
* Pseudo-random number generators,
and a whole lot more. Alternative libraries are libgcrypt and
nettle.
.
This package contains the header files needed for developing using
the Crypto++ class library and the static library with libtool
supoport.
Package: libcrypto++-doc
Description-md5: 9118b206d9976ba7d7210077dc8d8161
Description-en: General purpose cryptographic library - documentation
Crypto++ is library for creating C++ programs which use cryptographic
algorithms. The library uses a Pipes & Filters architecture with heavy
use of templates and abstract base classes. The cryptographic
tools include:
* Authenticated encryption schemes (GCM, CCM, EAX),
* High speed stream ciphers (Panama, Sosemanuk, Salsa20, XSalsa20),
* AES and candidates (Rijndael, RC6, MARS, Twofish, Serpent, CAST-256),
* Other symmetric block ciphers (IDEA, Triple-DES, Camellia, SEED,
RC5, Blowfish, TEA, XTEA, Skipjack, SHACAL-2),
* Block cipher modes of operation (ECB, CBC, CTS, CFB, OFB, CTR),
* Message authentication codes (VMAC, HMAC, CMAC, CBC-MAC, DMAC,
Two-Track-MAC),
* Hash functions (SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, Tiger,
WHIRLPOOL, RIPEMD-128, RIPEMD-256, RIPEMD-160, RIPEMD-320),
* Public-key cryptography (RSA, DSA, ElGamal, NR, RW, LUC, LUCELG,
DLIES, ESIGN),
* Padding schemes for public-key systems (PKCS#1, OAEP, PSS, PSSR,
EMSA2, EMSA5),
* Key agreement schemes (DH, MQV, LUCDIF, XTR-DH),
* Elliptic curve cryptography (ECDSA, ECNR, ECIES, ECDH, ECMQV),
* Backwards compatibility algorithms (MD2, MD4, MD5, Panama Hash, DES,
ARC4, SEAL 3.0, WAKE, WAKE-OFB, DESX, RC2, SAFER, 3-WAY, GOST,
SHARK, CAST-128, Square),
* Pseudo-random number generators,
and a whole lot more. Alternative libraries are libgcrypt and
nettle.
.
This package includes the HTML reference guide to the source code.
Package: libcrypto++-utils
Description-md5: 6906a68875f365b40620c68bc56f2bc4
Description-en: General purpose cryptographic library - utilities and data files
Crypto++ is library for creating C++ programs which use cryptographic
algorithms. The library uses a Pipes & Filters architecture with heavy
use of templates and abstract base classes. The cryptographic
tools include:
* Authenticated encryption schemes (GCM, CCM, EAX),
* High speed stream ciphers (Panama, Sosemanuk, Salsa20, XSalsa20),
* AES and candidates (Rijndael, RC6, MARS, Twofish, Serpent, CAST-256),
* Other symmetric block ciphers (IDEA, Triple-DES, Camellia, SEED,
RC5, Blowfish, TEA, XTEA, Skipjack, SHACAL-2),
* Block cipher modes of operation (ECB, CBC, CTS, CFB, OFB, CTR),
* Message authentication codes (VMAC, HMAC, CMAC, CBC-MAC, DMAC,
Two-Track-MAC),
* Hash functions (SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, Tiger,
WHIRLPOOL, RIPEMD-128, RIPEMD-256, RIPEMD-160, RIPEMD-320),
* Public-key cryptography (RSA, DSA, ElGamal, NR, RW, LUC, LUCELG,
DLIES, ESIGN),
* Padding schemes for public-key systems (PKCS#1, OAEP, PSS, PSSR,
EMSA2, EMSA5),
* Key agreement schemes (DH, MQV, LUCDIF, XTR-DH),
* Elliptic curve cryptography (ECDSA, ECNR, ECIES, ECDH, ECMQV),
* Backwards compatibility algorithms (MD2, MD4, MD5, Panama Hash, DES,
ARC4, SEAL 3.0, WAKE, WAKE-OFB, DESX, RC2, SAFER, 3-WAY, GOST,
SHARK, CAST-128, Square),
* Pseudo-random number generators,
and a whole lot more. Alternative libraries are libgcrypt and
nettle.
.
This package includes a utility for benchmarking and using the
various Crypto++ routines from the command line. It also includes
the test vectors for validating both the Crypto++ implementation and
other implementations of these routines.
Package: libcrypto++8t64
Description-md5: 81fdf53fa3eb3f0f338e2c29ca70b7aa
Description-en: General purpose cryptographic library - shared library
General purpose cryptographic library for C++.
.
This package contains the shared libraries and should only be
installed if other packages depend on it.
Package: libcrypto-mb-dev
Description-md5: f9f05f54f8574461bb58b5872e06ab8d
Description-en: Intel® IPP Cryptography Multi-buffer development files
This package contains the development libraries and headers.
Package: libcrypto-mb12
Description-md5: 101b0827bd7d2a45b3c91890cac6bcb3
Description-en: Intel® Cryptography Primitives Library Multi-buffer
Some of the cryptography algorithms cannot be parallelized due to
their specificity (eg the RSA algorithm).
The way to get high-performance implementations of such cryptographic
algorithms is a parallel processing using *single instruction,
multiple data* (SIMD) architecture. The usage model implies
presence of several independent and homogeneous (encryption or decryption)
requests for RSA operations, using of SIMD leads to performance
improvement.
.
Multi-buffer processing collects up to eight RSA operations.
Each request is computed independently from the others, so it
is possible to process several packets at the same time.
.
This library consists of highly-optimized kernels taking advantage
of Intel’s multi-buffer processing and Intel® AVX-512 instruction set.
Package: libcryptominisat5-5.11t64
Description-md5: 5034802a972a5e9d407dd56d8056f73c
Description-en: SAT solver library
CryptoMiniSat is a modern, multi-threaded, simplifying SAT solver.
.
This package provides a shared library to link against the CryptoMiniSat
library.
Package: libcryptominisat5-dev
Description-md5: f8f2f7e4ceaa14d0a5cf6abb1c1eb23b
Description-en: development files for the CryptoMiniSat SAT solver
CryptoMiniSat is a modern, multi-threaded, simplifying SAT solver.
.
This package provides C++ header files to interface with CryptoMiniSat. See
https://github.com/msoos/cryptominisat#library-usage for some examples. This
package also includes the experimental cryptominisat_c.h header to interface
with CryptoMiniSat from C.
Package: libcsirocsa0
Description-md5: a269767d31bc0994f7a17006d83bd80b
Description-en: Scientific plotting library (CSIRO csa library)
This package contains the bivariate Cubic Spline Approximation library
developed by Pavel Sakov, from the CSIRO Marine Research.
.
The source code for these libraries are part of the plplot source
package.
Package: libcsironn0
Description-md5: 7fb74997c840a861f9afcfe0cb9ed5e9
Description-en: Scientific plotting library (CSIRO nn library)
This package contains the Natural Neighbours interpolation library
developed by Pavel Sakov, from the CSIRO Marine Research.
.
The source code for these libraries are part of the plplot source
package.
Package: libcstruct-ocaml
Description-md5: 8472b161eb7b819ac5f29a0d0689fd84
Description-en: access C-like structures directly from OCaml (runtime)
Cstruct is a library and syntax extension to make it easier to access
C-like structures directly from OCaml. It supports both reading and
writing to these structures, and they are accessed via the Bigarray
module.
.
This package contains the runtime libraries for programs using
cstruct.
Package: libcstruct-ocaml-dev
Description-md5: 301b7e8fc1ef3d5b10d0310948f31f46
Description-en: access C-like structures directly from OCaml (dev)
Cstruct is a library and syntax extension to make it easier to access
C-like structures directly from OCaml. It supports both reading and
writing to these structures, and they are accessed via the Bigarray
module.
.
This package contains the development stuff needed to use the
cstruct library in your programs.
Package: libctl-dev
Description-md5: e58b2a1d263946904a3f89a4475e851b
Description-en: library for flexible control files, development version
libctl is a free Guile-based library implementing flexible control files for
scientific simulations. It was written to support the MIT Photonic-Bands
program, but will hopefully prove useful in other programs too.
.
This package contains the header files and static libraries.
Package: libctl-doc
Description-md5: 8a5bcef966ce3a25c0dfa82028dacabe
Description-en: library for flexible control files, documentation
libctl is a free Guile-based library implementing flexible control files for
scientific simulations. It was written to support the MIT Photonic-Bands
program, but will hopefully prove useful in other programs too.
.
This package contains the documentation in HTML format and a simple example of
how to use it.
Package: libctl7t64
Description-md5: 706d8534e71e88ea0411efb56e4ba29a
Description-en: library for flexible control files
libctl is a free Guile-based library implementing flexible control files for
scientific simulations. It was written to support the MIT Photonic-Bands
program, but will hopefully prove useful in other programs too.
.
This package contains the runtime libraries required to run any software using
libctl.
Package: libctypes-ocaml
Description-md5: 535529b9d4f928212326378be8e7e767
Description-en: library for binding to C libraries using pure OCaml (runtime)
The ocaml-ctypes library makes it possible to call C functions
directly from OCaml without writing or generating C code. The core
of the library is a set of combinators for describing C types --
scalars, functions, structs, unions, arrays, and pointers to values
and functions. Type descriptions can then be used to bind native
functions and values.
.
This package contains the shared runtime stub library and plugins.
Package: libctypes-ocaml-dev
Description-md5: 3984cfb82adfc1c586fdc2dec44c3275
Description-en: library for binding to C libraries using pure OCaml (dev)
The ocaml-ctypes library makes it possible to call C functions
directly from OCaml without writing or generating C code. The core
of the library is a set of combinators for describing C types --
scalars, functions, structs, unions, arrays, and pointers to values
and functions. Type descriptions can then be used to bind native
functions and values.
.
This package contains all the development stuff you need to use
ocaml-ctypes.
Package: libcurl-ocaml
Description-md5: f8bf1d59757cbdc7a624e0bc956f5b75
Description-en: OCaml curl bindings (Runtime Library)
This Objective Caml library provides multi-protocol file transfer
facilities based on the curl library.
.
This package contains only the shared runtime stub libraries.
Package: libcurl-ocaml-dev
Description-md5: cfa14f39c85cc80ff110c3ce9a2a6617
Description-en: OCaml libcurl bindings (Development package)
This Objective Caml library provides multi-protocol file transfer
facilities based on the curl library.
.
This package contains the development part of the OCaml curl package.
Package: libcvc5-1
Description-md5: b803697ab6597bb2d26e0959f1764779
Description-en: automated theorem prover for SMT problems (runtime)
cvc5 is a tool for determining the satisfiability of a first order formula
modulo a first order theory (or a combination of such theories). It is the
fifth in the Cooperating Validity Checker family of tools (CVC, CVC Lite,
CVC3, CVC4) but does not directly incorporate code from any previous version
prior to CVC4.
.
cvc5 is intended to be an open and extensible SMT engine. It can be used as a
stand-alone tool or as a library. It has been designed to increase the
performance and reduce the memory overhead of its predecessors. It is written
entirely in C++ and is released under an open-source software license.
.
This package contains cvc5's runtime shared libraries.
Package: libcvc5-dev
Description-md5: 0b8dea11ab5594daed4bb6d77d3985a6
Description-en: automated theorem prover for SMT problems (development files)
cvc5 is a tool for determining the satisfiability of a first order formula
modulo a first order theory (or a combination of such theories). It is the
fifth in the Cooperating Validity Checker family of tools (CVC, CVC Lite,
CVC3, CVC4) but does not directly incorporate code from any previous version
prior to CVC4.
.
cvc5 is intended to be an open and extensible SMT engine. It can be used as a
stand-alone tool or as a library. It has been designed to increase the
performance and reduce the memory overhead of its predecessors. It is written
entirely in C++ and is released under an open-source software license.
.
This package contains development files for cvc5. Install it if you
want to develop applications that use cvc5's API.
Package: libcvc5parser1
Description-md5: c3a5bb5e9e41edcc86d8956a94b4711a
Description-en: automated theorem prover for SMT problems (parser runtime)
cvc5 is a tool for determining the satisfiability of a first order formula
modulo a first order theory (or a combination of such theories). It is the
fifth in the Cooperating Validity Checker family of tools (CVC, CVC Lite,
CVC3, CVC4) but does not directly incorporate code from any previous version
prior to CVC4.
.
cvc5 is intended to be an open and extensible SMT engine. It can be used as a
stand-alone tool or as a library. It has been designed to increase the
performance and reduce the memory overhead of its predecessors. It is written
entirely in C++ and is released under an open-source software license.
.
This package contains runtime shared libraries for cvc5's parser.
Package: libcwiid-dev
Description-md5: e7b1bae11f0ce60e0e7935c4fed71474
Description-en: library to interface with the wiimote -- development files
CWiid is a working userspace driver along with various
applications implementing event drivers, multiple wiimote
connectivity, gesture recognition, and other Wiimote-based
functionality.
.
This package provides the development files needed for building against
Cwiid.
Package: libcwiid1t64
Description-md5: c26f3525ed40f8afc7db84154445f15a
Description-en: library to interface with the wiimote -- runtime files
CWiid is a working userspace driver along with various
applications implementing event drivers, multiple wiimote
connectivity, gesture recognition, and other Wiimote-based
functionality.
.
This package provides the wiimote library that abstracts the interface
to the wiimote by hiding the details of the underlying Bluetooth
connection.
Package: libcyaml-dev
Description-md5: de9529bca0206f0249062393cfa953f6
Description-en: library to read and write YAML documents (development files)
libcyaml is a C library to allow applications to construct schemas
which describe both the permissible structure of the YAML documents
to read/write, and the C data structure(s) in which the loaded data
is arranged in memory.
.
This package contains the development files for libcyaml1.
Package: libcyaml-doc
Description-md5: 9c1ea851bf13649f8d6470aa2fd0663f
Description-en: documentation for libcyaml1
libcyaml is a C library to allow applications to construct schemas
which describe both the permissible structure of the YAML documents
to read/write, and the C data structure(s) in which the loaded data
is arranged in memory.
.
This package contains the documentation for libcyaml1.
Package: libcyaml1
Description-md5: cbc0f017ba6e0ebbd1073a1b2e221d0b
Description-en: library to read and write YAML documents (shared library)
libcyaml is a C library to allow applications to construct schemas
which describe both the permissible structure of the YAML documents
to read/write, and the C data structure(s) in which the loaded data
is arranged in memory.
Package: libcypher-parser-dev
Description-md5: 44941c5154d7fece32472880b6195aff
Description-en: Development files for libcypher-parser
Cypher is a graph query language that allows for expressive and efficient
querying of graph data.
.
libcypher-parser provides efficient parsing of Cypher into an Abstract
Syntax Tree (AST) form, using a parsing expression grammar that is equivalent
to that used in the Neo4j graph database.
.
This package contains the development files (headers, static libraries).
Package: libcypher-parser-doc
Description-md5: 7746b18599134701d91977ab314ba61e
Description-en: Documentation for libcypher-parser
Cypher is a graph query language that allows for expressive and efficient
querying of graph data.
.
libcypher-parser provides efficient parsing of Cypher into an Abstract
Syntax Tree (AST) form, using a parsing expression grammar that is equivalent
to that used in the Neo4j graph database.
.
This package contains the documentation that is also available on the
libcypher-parser website (https://github.com/cleishm/libcypher-parser).
Package: libcypher-parser8
Description-md5: d244a78391a65deb1b076c408640e2c6
Description-en: Parsing library for the Cypher query language
Cypher is a graph query language that allows for expressive and efficient
querying of graph data.
.
libcypher-parser provides efficient parsing of Cypher into an Abstract
Syntax Tree (AST) form, using a parsing expression grammar that is equivalent
to that used in the Neo4j graph database.
.
This version is compatible with Cypher as implemented in Neo4j 3.0.
Package: libdap-bin
Description-md5: 7b40a5fcd10f928b7c68d30bb16b9597
Description-en: Binaries for the libdap Data Access Protocol library
OPeNDAP provides software that allows you to access data over the internet,
from programs that weren't originally designed for that purpose, as well
as some that were. While OPeNDAP is the original developer of the Data Access
protocol which its software uses, many other groups have adopted DAP
and provide compatible clients, servers and software development kits.
.
This package contains the 'getdap' client binary.
Package: libdap-dev
Description-md5: 2ba4355c38ece6a95a4e2a39a0a2926f
Description-en: Development files (headers and static libraries) for libdap
OPeNDAP provides software that allows you to access data over the internet,
from programs that weren't originally designed for that purpose, as well
as some that were. While OPeNDAP is the original developer of the Data Access
protocol which its software uses, many other groups have adopted DAP
and provide compatible clients, servers and software development kits.
.
This package contains header files, pkgconf files and static libraries
for DAP.
Package: libdap-doc
Description-md5: 3ddb7bd712442d5005bbbf4e80885bd0
Description-en: Documentation for the libdap Data Access Protocol library
OPeNDAP provides software that allows you to access data over the internet,
from programs that weren't originally designed for that purpose, as well
as some that were. While OPeNDAP is the original developer of the Data Access
protocol which its software uses, many other groups have adopted DAP
and provide compatible clients, servers and software development kits.
Package: libdap27t64
Description-md5: cdcc8834ad351e2ef97ebd719f4887e8
Description-en: Open-source Project for a Network Data Access Protocol library
OPeNDAP provides software that allows you to access data over the internet,
from programs that weren't originally designed for that purpose, as well
as some that were. While OPeNDAP is the original developer of the Data Access
protocol which its software uses, many other groups have adopted DAP
and provide compatible clients, servers and software development kits.
.
With OPeNDAP software, you access data using a URL, just like a URL you
would use to access a web page. However, before you request any data,
you need to know how to request it in a form your browser can handle.
OPeNDAP data is stored in binary form, and by default, it is
transmitted that way, too.
Package: libdapclient6t64
Description-md5: 9da00b6870a22c20af6e322be5285329
Description-en: Client library for the Network Data Access Protocol
OPeNDAP provides software that allows you to access data over the internet,
from programs that weren't originally designed for that purpose, as well
as some that were. While OPeNDAP is the original developer of the Data Access
protocol which its software uses, many other groups have adopted DAP
and provide compatible clients, servers and software development kits.
.
This package provides the client library libdapclient6.
Package: libdapserver7t64
Description-md5: d0c2b59d606c885927a08d766aebb30b
Description-en: Server library for the Network Data Access Protocol
OPeNDAP provides software that allows you to access data over the internet,
from programs that weren't originally designed for that purpose, as well
as some that were. While OPeNDAP is the original developer of the Data Access
protocol which its software uses, many other groups have adopted DAP
and provide compatible clients, servers and software development kits.
.
This package provides the server library libdapserver7
Package: libdar-dev
Description-md5: 03a444264eb3abf7a522c5ed08ae9bee
Description-en: Disk ARchive: Development files for shared library
Full featured archiver with support for differential backups, slices,
compression, ATTR/ACL support. DAR also supports Pipes for remote
operations, including with ssh.
Package: libdar64-7000
Description-md5: 73796f842cd28602f4f7860529c3266a
Description-en: Disk ARchive: Shared library
Full featured archiver with support for differential backups, slices,
compression, ATTR/ACL support. DAR also supports Pipes for remote
operations, including with ssh.
.
This package contains the shared library for accessing archives.
Package: libdata-treedumper-perl
Description-md5: 9afa905e3fdc40c9aed5e5ba3fd32dae
Description-en: module for dumping data structures in various formats
Data::TreeDumper is a Perl module that provides dumps of Perl variable data
in a tree-like fashion. It is flexible and customizable, providing various
output formatting processors and means of filtering and sorting the output.
Package: libdate-tz3
Description-md5: 70afb65ee57fd10f6172d7d97c74ae5a
Description-en: date and time library based on the C++ header
howardhinnant-date extends to calendars and timezones,
focusing on a seamless integration with the existing library,
type safety, performance and ease of use.
.
This package contains the date-tz library
Package: libdbd-sqlite3-perl
Description-md5: 8a3b0ad4d51c995e128a17cddbee5420
Description-en: Perl DBI driver with a self-contained RDBMS
DBD::SQLite is a Perl DBI driver with a self-contained relational database
management system. It embeds a small and fast embedded SQL database engine
called SQLite (see sqlite3) into a DBI driver. It is useful if you want a
relational database for your project, but don't want to install a large
RDBMS system like MySQL or PostgreSQL.
.
SQLite supports the following features:
.
* Implements a large subset of SQL92 ()
* A complete DB in a single disk file
Everything for your database is stored in a single disk file, making it
easier to move things around than with DBD::CSV.
* Atomic commit and rollback
.
The engine is very fast, but for updates/inserts/dml it does perform a global
lock on the entire database. This, obviously, might not be good for multiple
user systems. The database also appears to be significantly faster if your
transactions are coarse.
Package: libdbustest1
Description-md5: 7b56c1f53e354c79274870518d081b3c
Description-en: Runs tests under a new DBus session (shared library)
A simple little executable for running a couple of programs under a
new DBus session.
.
This package contains the shared libraries.
Package: libdbustest1-dev
Description-md5: 898b4ad7f01ce96b237ddca8a956443a
Description-en: Runs tests under a new DBus session (development files)
A simple little executable for running a couple of programs under a
new DBus session.
.
This package contains files that are needed for development.
Package: libdecimal-ocaml
Description-md5: 3b34a66a7e4dfd45d2964296ee77dfe7
Description-en: arbitrary-precision floating-point decimal library (runtime)
Arbitrary-precision floating-point decimal library ported from the
Python decimal module.
.
This package contains the runtime libraries for programs using
the decimal library.
Package: libdecimal-ocaml-dev
Description-md5: 8afaa826d816519e1319d3123d0734c9
Description-en: arbitrary-precision floating-point decimal library (dev)
Arbitrary-precision floating-point decimal library ported from the
Python decimal module.
.
This package contains the development stuff needed to use the
decimal library in your programs.
Package: libdeflate-tools
Description-md5: b04b3b08358686ffad15264d33657336
Description-en: tools for whole-buffer compression and decompression library
The supported formats are:
* DEFLATE (raw)
* zlib (a.k.a. DEFLATE with a zlib wrapper)
* gzip (a.k.a. DEFLATE with a gzip wrapper)
.
libdeflate is heavily optimized. It is significantly faster than the zlib
library, both for compression and decompression, and especially on x86
processors. In addition, libdeflate provides optional high compression modes
that provide a better compression ratio than the zlib's "level 9".
.
This package provides the sample tool: libdeflate-gzip (and libdeflate-gunzip).
This program which can be a drop-in replacement for standard "gzip" under
some circumstances. Note that "libdeflate-gzip" has some limitations; it is
provided for convenience and is **not** meant to be the main use case of
libdeflate. It needs a lot of memory to process large files, and it omits
support for some infrequently-used options of GNU gzip.
Package: libdevhelp-3-6
Description-md5: 21ddcea70a9cb4ee9c6d175af1786078
Description-en: Library providing documentation browser functionality
This library provides embedable widgets from the Devhelp program to
be integrated in tools like the Anjuta IDE for browsing API reference
documentation.
Package: libdevhelp-dev
Description-md5: 7b49d3b0b0dd45d57e9ee7c132199c03
Description-en: Library providing documentation browser functionality (development)
This library provides embedable widgets from the Devhelp program to
be integrated in tools like the Anjuta IDE for browsing API reference
documentation.
.
This package contains the development files.
Package: libdfx-dev
Description-md5: 12b89f0d398d77c8bb6e1461952243a3
Description-en: library to configure Programmable Logic on Xilinx FPGAs - development files
libdfx provides a lightweight userspace library offering APIs for
applications to configure payloads running on the Programmable Logic
part of Xilinx FPGAs.
.
This package provides the development files.
Package: libdfx1.0
Description-md5: 61f618418ae7f188641e13807ce80b86
Description-en: library to configure Programmable Logic on Xilinx FPGAs - shared library
libdfx provides a lightweight userspace library offering APIs for
applications to configure payloads running on the Programmable Logic
part of Xilinx FPGAs.
.
This package provides the shared library.
Package: libdisasm-dev
Description-md5: 0f0b6d103853173da7ee76a95313e2f4
Description-en: disassembler library for x86 code (development files)
Libdisasm is a disassembler for Intel x86-compatible object code. It compiles
as a shared and static library on Linux, FreeBSD, and Win32 platforms. The
core disassembly engine is contained in files with the prefix "i386", and is
shared with the x86 ARCH extension of the bastard disassembler.
.
This package contains the development files.
Package: libdisasm0
Description-md5: f6d957c73c0d6a8d56bddf725231940c
Description-en: disassembler library for x86 code
Libdisasm is a disassembler for Intel x86-compatible object code. It compiles
as a shared and static library on Linux, FreeBSD, and Win32 platforms. The
core disassembly engine is contained in files with the prefix "i386", and is
shared with the x86 ARCH extension of the bastard disassembler.
Package: libdlt-dev
Description-md5: a18aee0aecde6c284cc2db8fc962356e
Description-en: Diagnostic Log and Trace (DLT) library (development)
This component provides a log and trace interface, based on the standardised
protocol specified in the AUTOSAR standard 4.0 DLT. This software can be used
by COVESA components and other applications as logging facility.
.
DLT library is used by apps that need to log to a DLT daemon directly and by
apps that want to read logs from DLT daemon. This package provides development
files.
Package: libdlt-examples
Description-md5: 699cd43f618d245f8a263255dba4fb88
Description-en: Diagnostic Log and Trace (DLT) (examples)
This component provides a log and trace interface, based on the standardised
protocol specified in the AUTOSAR standard 4.0 DLT. This software can be used
by COVESA components and other applications as logging facility.
.
This package includes example apps and test tools for DLT server.
Package: libdlt2
Description-md5: 4828cea0785da57bab9519cc9d178830
Description-en: Diagnostic Log and Trace (DLT) library
This component provides a log and trace interface, based on the standardised
protocol specified in the AUTOSAR standard 4.0 DLT. This software can be used
by COVESA components and other applications as logging facility.
.
DLT library is used by apps that need to log to a DLT daemon directly and by
apps that want to read logs from DLT daemon.
Package: libdnf-dev
Description-md5: 11ac53425576efcb85ea20d0a392449c
Description-en: libdnf - development files
A library providing simplified C and Python APIs to libsolv.
.
This package contains the development header files for the
libdnf library.
Package: libdnf-doc
Description-md5: 6c50afa87173fe0c8f5b3ba79808f337
Description-en: Documentation for the libdnf library (common documentation)
A library providing simplified C and Python APIs to libsolv.
.
This package installs common documentation for the libdnf
C bindings.
Package: libdnf2-common
Description-md5: cbd06f1a2d1236f51fe114f1efa47024
Description-en: libdnf - common files
A library providing simplified C and Python APIs to libsolv.
.
This package provides common files for the libdnf library.
Package: libdnf2t64
Description-md5: 35945da87fa54f0cdf2192d8bbb82744
Description-en: libdnf - shared library
A library providing simplified C and Python APIs to libsolv.
.
This package provides the libdnf shared library.
Package: libdockapp-dev
Description-md5: 47f1f867cba430d28f7c51d72cc33cda
Description-en: Window Maker Dock App support (development files)
Simple library that eases the creation of Window Maker dock apps. It
provides functions that set up a dock app in such a way that they can be
properly docked. It also provides some event handlers and makes it very
simple to write dockapps.
.
This package contains the static library and the required headers. Use it
to compile programs which use libdockapp.
Package: libdockapp3
Description-md5: 8092f3bf6d00111c646e2f7c45fe495e
Description-en: Window Maker Dock App support (shared library)
Simple library that eases the creation of Window Maker dock apps. It
provides functions that set up a dock app in such a way that they can be
properly docked. It also provides some event handlers and makes it very
simple to write dockapps.
.
This package contains the shared library. Install this for programs that
use libdockapp.
Package: libdolfinx-complex-dev
Description-md5: 59b256ad341827e4c4c4e5af4f7b8d2d
Description-en: Shared links and header files for DOLFIN (complex numbers)
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 for the complex number build.
.
This is the next-generation version of DOLFIN-).
The legacy version of DOLFIN is provided by libdolfin-dev.
Package: libdolfinx-complex0.10
Description-md5: f41dc33b4940a12c2135694d20dc5514
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 with complex number support.
Package: libdolfinx-dev
Description-md5: aa90851252787184d62f28b2cdaa7458
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 common development files and depends on
the real or complex development package.
.
This is the next-generation version of libdolfinx-dev (DOLFIN-X).
The legacy version of DOLFIN is provided by libdolfin-dev.
Package: libdolfinx-mpc-dev
Description-md5: 6cfb594889eda2b58d1100a278dc6840
Description-en: Multi-point constraints with FEniCS-X
This library contains an add-on to FEniCSx enabling the possibilities
of enforce multi-point constraints. This can be used to for instance
enforce slip conditions strongly, or apply periodic boundaries..
Package: libdolfinx-mpc0.10
Description-md5: 6cfb594889eda2b58d1100a278dc6840
Description-en: Multi-point constraints with FEniCS-X
This library contains an add-on to FEniCSx enabling the possibilities
of enforce multi-point constraints. This can be used to for instance
enforce slip conditions strongly, or apply periodic boundaries..
Package: libdolfinx-real-dev
Description-md5: 7d08875fc9b45dfc7e05649405090ec4
Description-en: Shared links and header files for DOLFIN (real numbers)
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 for the real number build.
.
This is the next-generation version of DOLFIN-X.
The legacy version of DOLFIN is provided by libdolfin-dev.
Package: libdolfinx-real0.10
Description-md5: 6e1ac5acb4da3ed07d764dc1c9935f36
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 with real number support.
Package: libdose3-ocaml-dev
Description-md5: 51505242f01986878ed08b98befde9b2
Description-en: OCaml libraries for package dependencies (development files)
Dose3 is a framework consisting of several OCaml libraries for analysing
the metadata of software packages (like Packages files of Debian suites).
.
Though not tied to any particular distribution, Dose3 constitutes a
pool of libraries which enable analyzing packages coming from various
distributions.
.
Besides basic functionalities for querying and setting package
properties, dose3 also implements algorithms for solving more complex
problems (monitoring package evolutions, correct and complete
dependency resolution, repository-wide uninstallability checks).
.
This package contains the development stuff you need to use dose3 for
the development of programs.
Package: libdrilbo-common
Description-md5: 95ce162a491ff610c518d1bdb1866c02
Description-en: Provides localization data for libdrilbo
This package is required by all packages which are utilizing libdrilbo, it
contains libdrilbo's localization data. Usually there's no need to install
this package manually.
Package: libdrilbo-dev
Description-md5: be9c4244104e729e5bdd9334c6a8e16a
Description-en: Imaging support library for the fizmo Z-Machine interpreter
This library provides mg1, jpeg, png and X11-support for fizmo. It is usually
used by fizmo-related frontends or interfaces to support Z-Machine
related image processing.
Package: libdrm-tests
Description-md5: ba61d5f4dd4e9099796e4c98b94245c4
Description-en: Testing tools from the libdrm project
This library implements the userspace interface to the kernel DRM
services. DRM stands for "Direct Rendering Manager", which is the
kernelspace portion of the "Direct Rendering Infrastructure" (DRI).
The DRI is currently used on Linux to provide hardware-accelerated
OpenGL drivers.
.
This package contains a variety of tools for testing from the libdrm project.
Package: libdrumstick-alsa2t64
Description-md5: 345f1543920a5565c7246da6fa9e08d4
Description-en: Qt6/C++ wrapper for ALSA Sequencer (shared library)
This library is a C++ wrapper around the ALSA library sequencer interface,
using Qt6 objects, idioms and style. ALSA sequencer provides software support
for MIDI technology on Linux. Complementary classes for RMI and WRK file
processing are also included.
.
This package provides the shared library.
Package: libdrumstick-dev
Description-md5: f4ece13090fa9e628f1eddcb0279a620
Description-en: Qt6/C++ wrapper for ALSA Sequencer (development files)
This library is a C++ wrapper around the ALSA library sequencer interface,
using Qt6 objects, idioms and style. ALSA sequencer provides software support
for MIDI technology on Linux. Complementary classes for RMI and WRK file
processing are also included.
.
This package provides the development files.
Package: libdrumstick-file2t64
Description-md5: 78a662ba9de1a7f91d169ff6e3e454ba
Description-en: File format support library for drumstick (shared library)
This library is a C++ wrapper around the ALSA library sequencer interface,
using Qt6 objects, idioms and style. ALSA sequencer provides software support
for MIDI technology on Linux. Complementary classes for RMI and WRK file
processing are also included.
.
This package contains the shared library for support of MIDI, Cakewalk and
RIFF MIDI file formats.
Package: libdrumstick-plugins
Description-md5: 6c17433d5e27f6efb683782a9c46902e
Description-en: Realtime MIDI I/O with pluggable backends (Qt designer plugins)
This library is a C++ wrapper around the ALSA library sequencer interface,
using Qt6 objects, idioms and style. ALSA sequencer provides software support
for MIDI technology on Linux. Complementary classes for RMI and WRK file
processing are also included.
.
This package contains the libdrumstick Qt designer plugins.
Package: libdrumstick-rt-backends
Description-md5: ca0b8290f08a1a52f56a8f298163cc9b
Description-en: Realtime MIDI I/O backends
This library is a C++ wrapper around the ALSA library sequencer interface,
using Qt6 objects, idioms and style. ALSA sequencer provides software support
for MIDI technology on Linux. Complementary classes for RMI and WRK file
processing are also included.
.
This package contains the backends for realtime MIDI I/O.
Package: libdrumstick-rt2t64
Description-md5: c43b264114c894242ddddbb1d040c06c
Description-en: Realtime MIDI I/O with pluggable backends (shared library)
This library is a C++ wrapper around the ALSA library sequencer interface,
using Qt6 objects, idioms and style. ALSA sequencer provides software support
for MIDI technology on Linux. Complementary classes for RMI and WRK file
processing are also included.
.
This package contains the shared library for realtime MIDI I/O with plugin
support.
Package: libdrumstick-widgets2t64
Description-md5: a67a6382e6f79ba6b16fd384a0321010
Description-en: Qt6/C++ wrapper for ALSA Sequencer (widgets)
This library is a C++ wrapper around the ALSA library sequencer interface,
using Qt6 objects, idioms and style. ALSA sequencer provides software support
for MIDI technology on Linux. Complementary classes for RMI and WRK file
processing are also included.
.
This package contains the shared drumstick widgets library.
Package: libdshconfig1
Description-md5: 3bb13b528e0afaddbed0d8ab3e6f98b3
Description-en: configuration file parser library for dsh - runtime
Runtime library for configuration file parser,
required for running programs with dsh config file support.
.
dsh uses this library to parse configuration files.
Package: libdshconfig1-dev
Description-md5: f623a7cfd6bb4c927d194b455de6a0b3
Description-en: configuration file parser library for dsh - development
Development library for a simple configuration file parser.
.
Includes the necessary files for compiling programs with
libdshconfig.
.
This library supports a very simple line-based configuration file
format.
Package: libdumb1-dev
Description-md5: 0c0b55ec756823fc42b2e328dbb3d139
Description-en: development files for libdumb1t64
DUMB is a tracker library with support for IT, XM, S3M and MOD files. It
targets maximum accuracy to the original formats, with low-pass resonant
filters for the IT files, accurate timing and pitching, and three resampling
quality settings (aliasing, linear interpolation and cubic interpolation).
.
This package contains the header files and static library needed to
compile applications that use libdumb1.
Package: libdumb1t64
Description-md5: 0aca16d9b6b18bd54be4cf91f05943ee
Description-en: dynamic universal music bibliotheque
DUMB is a tracker library with support for IT, XM, S3M and MOD files. It
targets maximum accuracy to the original formats, with low-pass resonant
filters for the IT files, accurate timing and pitching, and three resampling
quality settings (aliasing, linear interpolation and cubic interpolation).
.
This package contains the libdumb1t64 runtime library, a standalone library
for module playback. If you plan to use the Allegro library with your
project, please consider the libaldmb1t64 library.
Package: libdumbnet-dev
Description-md5: 7a81cdaa91bc3707612b382a29a678d9
Description-en: dumb, portable networking library -- development files
libdumbnet provides a simplified, portable interface to several low-level
networking routines, including
* network address manipulation
* kernel arp(4) cache and route(4) table lookup and manipulation
* network firewalling (Ip filter, ipfw, ipchains, pdf, ...)
* network interface lookup and manipulation
* raw IP packet and Ethernet frame transmission
.
libdumbnet is known as libdnet in other distributions, but was renamed
in Debian in favour of the older DECnet library 'libdnet'.
.
This package contains the static library and the C header files.
Package: libdumbnet1
Description-md5: a919b0efb8533e559a5321cb77fd29e1
Description-en: dumb, portable networking library -- shared library
libdumbnet provides a simplified, portable interface to several low-level
networking routines, including
* network address manipulation
* kernel arp(4) cache and route(4) table lookup and manipulation
* network firewalling (IP filter, ipfw, ipchains, pdf, ...)
* network interface lookup and manipulation
* raw IP packet and Ethernet frame transmission
.
libdumbnet is known as libdnet in other distributions, but was renamed
in Debian in favour of the older DECnet library 'libdnet'.
.
This package contains the shared library.
Package: libdune-grid-dev
Description-md5: 85d4d4fceff920f104f6c3693a7607e8
Description-en: toolbox for solving PDEs -- grid interface (development files)
DUNE, the Distributed and Unified Numerics Environment is a modular toolbox
for solving partial differential equations (PDEs) with grid-based methods.
It supports the easy implementation of methods like Finite Elements (FE),
Finite Volumes (FV), and also Finite Differences (FD).
.
This package contains the development files for the grid interface.
Package: libdune-grid-doc
Description-md5: 94753bf5a89b60673de5b4b8aa1266bd
Description-en: toolbox for solving PDEs -- grid interface (documentation)
DUNE, the Distributed and Unified Numerics Environment is a modular toolbox
for solving partial differential equations (PDEs) with grid-based methods.
It supports the easy implementation of methods like Finite Elements (FE),
Finite Volumes (FV), and also Finite Differences (FD).
.
This package contains the documentation for the grid interface.
Package: libdune-ocaml-dev
Description-md5: 0ab489395979797001fc7accc624ca08
Description-en: composable build system for OCaml projects (libraries)
Dune is a build system designed for OCaml/Reason projects
only. It focuses on providing the user with a consistent experience
and takes care of most of the low-level details of OCaml
compilation. All you have to do is provide a description of your
project and Dune will do the rest.
.
This package contains libraries provided by the ocaml-dune source
package.
Package: libdwarf-dev
Description-md5: 499e71c1964d18a86f440ee7f37bea48
Description-en: library to consume and produce DWARF debug information
The libdwarf package provides a library which allows
reading/consuming and writing/producing of DWARF debugging
information from object files, shared libraries, and executables.
.
This package contains developer resources for libdwarf. Install it if
you want to develop software that uses the libdwarf API.
.
This library is part of dwarfutils.
Package: libdwarf1
Description-md5: e36362d506f45fbff29af19b81a8505c
Description-en: library to consume and produce DWARF debug information (runtime)
The libdwarf package provides a library which allows
reading/consuming and writing/producing of DWARF debugging
information from object files, shared libraries, and executables.
.
This package contains the runtime library. You should not have to
install it manually.
Package: libdx4-dev
Description-md5: d5492203bb0369bf2b0f8aa8e70b1d2b
Description-en: OpenDX (IBM Visualization Data Explorer) - development files
Data Explorer is a system of tools and user interfaces for visualizing data.
In general terms the visualization of data can be considered a 3-stage
process:
1. Describing and importing data
2. Processing the data through a visualization program
3. Presenting the resulting image.
This is the development package. It contains the build rules, library
routines and header files necessary for creating custom software that uses
the OpenDX classes.
Package: libdx4t64
Description-md5: af6ffc188ee38b114cf2b8aaab183db7
Description-en: OpenDX (IBM Visualization Data Explorer) - shared libraries
Data Explorer is a system of tools and user interfaces for visualizing data.
In general terms the visualization of data can be considered a 3-stage
process:
1. Describing and importing data
2. Processing the data through a visualization program
3. Presenting the resulting image.
This is the package containing the shared libraries. Programs that use
routines from the OpenDX classes usually depend on it.
Package: libdxvk-d3d10core0
Description-md5: 09915be8e41a1f9e326c3c2e830c1df7
Description-en: Vulkan-based translation layer for Direct3D 10
DXVK Native is a Vulkan-based translation layer for Direct3D 8/9/10/11 which
allows Direct3D applications originating on Windows to be compiled
natively for Linux.
.
This package contains DXVK's implementation of the Direct3D 10 API.
Package: libdxvk-d3d11-0
Description-md5: 215ea2374073683192454277e87672ec
Description-en: Vulkan-based translation layer for Direct3D 11
DXVK Native is a Vulkan-based translation layer for Direct3D 8/9/10/11 which
allows Direct3D applications originating on Windows to be compiled
natively for Linux.
.
This package contains DXVK's implementation of the Direct3D 11 API.
Package: libdxvk-d3d8-0
Description-md5: 5200c8c356aba6921b0e94afda366212
Description-en: Vulkan-based translation layer for Direct3D 8
DXVK Native is a Vulkan-based translation layer for Direct3D 8/9/10/11 which
allows Direct3D applications originating on Windows to be compiled
natively for Linux.
.
This package contains DXVK's implementation of the Direct3D 9 API.
Package: libdxvk-d3d9-0
Description-md5: 35b73ad6879bed4fc119e502c2356e0a
Description-en: Vulkan-based translation layer for Direct3D 9
DXVK Native is a Vulkan-based translation layer for Direct3D 8/9/10/11 which
allows Direct3D applications originating on Windows to be compiled
natively for Linux.
.
This package contains DXVK's implementation of the Direct3D 9 API.
Package: libdxvk-dxgi0
Description-md5: a660dd1eee9ba83f4c8963dc6accb79a
Description-en: Vulkan-based translation layer for Direct3D 8/9/10/11 - graphics infrastructure
DXVK Native is a Vulkan-based translation layer for Direct3D 8/9/10/11 which
allows Direct3D applications originating on Windows to be compiled
natively for Linux.
.
This package contains DXVK's implementation of Microsoft's
DirectX Graphics Infrastructure (DXGI) API, a layer shared
by Direct3D 10 and 11.
Package: libdxvk-native-dev
Description-md5: 1424e4aa39209a89c45e779987d73034
Description-en: Vulkan-based translation layer for Direct3D 8/9/10/11 - development files
DXVK Native is a Vulkan-based translation layer for Direct3D 8/9/10/11 which
allows Direct3D applications originating on Windows to be compiled
natively for Linux.
.
DXVK aims to provide support for D3D11, feature level 11_1, and
D3D10, feature level 10_1.
.
This package contains the development headers necessary to compile
applications that use the Direct3D APIs, including a minimal subset
of required Windows header definitions.
Package: libear
Description-md5: af135fcdba59a3222ffef6dec154da24
Description-en: generate compilation database for Clang tooling (wrapper library)
Bear records the flags passed to the compiler for each translation unit and
stores them in a JSON file. This file can be used by Clang's tooling interface
and programs like clang-check to process a translation unit.
.
cmake supports the generation of JSON compilation databases out of the box.
For any other build system that does not support this, Bear can be used
instead to intercept the invocation of the compiler.
.
This is the required library for wrapping system calls.
Package: libec-dev
Description-md5: 8f18a559e7677b64537acd6ee68e3ef0
Description-en: Library for modular symbols and elliptic curves over Q (development)
This library implements 2-descent on elliptic curves over Q and computations
with modular symbols.
.
This package contains the development files for the library.
Package: libec14
Description-md5: ef0e5b8927c7d668542172bb1c11ebbd
Description-en: Library for modular symbols and elliptic curves over Q
This library implements 2-descent on elliptic curves over Q and computations
with modular symbols.
.
It is the library which powers the eclib-tools, which are used for the
elliptic curve database.
Package: libeckit-dev
Description-md5: 10e695bcc9686cd92584d7bff379ddbc
Description-en: C++ toolkit for ECMWF tools and applications
ecKit is a cross-platform c++ toolkit that supports development of tools and
applications at ECMWF. It is based on code developed over the last 20 years
within the MARS software and was re-factored out to be reused by other
applications. The main focus is UNIX/POSIX systems, and it has been thoroughly
tested on AIX, Linux and Mac OSX. Historically, the code base pre-dates and in
some way can be seen as a leaner substitute for some 'Boost' libraries.
.
ECMWF is the European Centre for Medium-Range Weather Forecasts.
Package: libeckit-utils
Description-md5: 74553e3d8a8ef58d97b5f0140444ed11
Description-en: C++ toolkit for ECMWF tools and applications - development files
ecKit is a cross-platform c++ toolkit that supports development of tools and
applications at ECMWF. It is based on code developed over the last 20 years
within the MARS software and was re-factored out to be reused by other
applications. The main focus is UNIX/POSIX systems, and it has been thoroughly
tested on AIX, Linux and Mac OSX. Historically, the code base pre-dates and in
some way can be seen as a leaner substitute for some 'Boost' libraries.
.
ECMWF is the European Centre for Medium-Range Weather Forecasts.
Package: libeckit0d
Description-md5: 10e695bcc9686cd92584d7bff379ddbc
Description-en: C++ toolkit for ECMWF tools and applications
ecKit is a cross-platform c++ toolkit that supports development of tools and
applications at ECMWF. It is based on code developed over the last 20 years
within the MARS software and was re-factored out to be reused by other
applications. The main focus is UNIX/POSIX systems, and it has been thoroughly
tested on AIX, Linux and Mac OSX. Historically, the code base pre-dates and in
some way can be seen as a leaner substitute for some 'Boost' libraries.
.
ECMWF is the European Centre for Medium-Range Weather Forecasts.
Package: libeconf-dev
Description-md5: a753aa209cf36a501239146b2eb44bc5
Description-en: parse and manage key=value configuration files - development files
libeconf is a highly flexible and configureable library to parse and manage
key=value configuration files. It reads configuration file snippets from
different directories and builds the final configuration file for the
application from it.
.
The first file is the vendor provided configuration file. There are two
methods of overriding this vendor settings: copy the file from /usr/vendordir
to /etc and modify the settings. Alternatively, a directory named
file.suffix.d/ within /etc can be created, with drop-in files in the form
name.suffix. This files contain only the changes of the specific settings the
user is interested in. There can be several such drop-in files, they are
processed in lexicographic order of their filename.
.
This package provides the development files needed at compile-time.
Package: libeconf-utils
Description-md5: 511435f345dc16d3bd93bf25d6700167
Description-en: parse and manage key=value configuration files - command line utils
libeconf is a highly flexible and configureable library to parse and manage
key=value configuration files. It reads configuration file snippets from
different directories and builds the final configuration file for the
application from it.
.
The first file is the vendor provided configuration file. There are two
methods of overriding this vendor settings: copy the file from /usr/vendordir
to /etc and modify the settings. Alternatively, a directory named
file.suffix.d/ within /etc can be created, with drop-in files in the form
name.suffix. This files contain only the changes of the specific settings the
user is interested in. There can be several such drop-in files, they are
processed in lexicographic order of their filename.
.
This package provides command line utilities (econftool).
Package: libeconf0
Description-md5: aab61850dfcc25357e1f8fbbe9b81250
Description-en: parse and manage key=value configuration files
libeconf is a highly flexible and configureable library to parse and manage
key=value configuration files. It reads configuration file snippets from
different directories and builds the final configuration file for the
application from it.
.
The first file is the vendor provided configuration file. There are two
methods of overriding this vendor settings: copy the file from /usr/vendordir
to /etc and modify the settings. Alternatively, a directory named
file.suffix.d/ within /etc can be created, with drop-in files in the form
name.suffix. This files contain only the changes of the specific settings the
user is interested in. There can be several such drop-in files, they are
processed in lexicographic order of their filename.
.
This package provides the library files needed at runtime.
Package: libecore-audio1
Description-md5: 9e9dccefe74caa343a10601cfc231c12
Description-en: Ecore functions for audio playback and recording
Ecore is a library of convenience functions. It provides abstractions
for handling timers selections, Xdnd, event loops, and much
more. Much of Ecore's functionality is implemented in external
modules.
.
This package contains the Ecore wrapper and convenience functions for
audio playback and recording.
Package: libecore-bin
Description-md5: 370d5fb210860878c9161a1d126bc256
Description-en: EFL core abstraction layer - utilities
Ecore is a library of convenience functions. It provides abstractions
for handling timers selections, Xdnd, event loops, and much
more. Much of Ecore's functionality is implemented in external
modules.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains code generation utilities used in building EFL
apps and a libproxy abstraction binary used by ecore_con.
Package: libecore-con1t64
Description-md5: d3af8b7c0021a3cfba9496c91898957f
Description-en: Ecore functions for network connections
Ecore is a library of convenience functions. It provides abstractions
for handling timers selections, Xdnd, event loops, and much
more. Much of Ecore's functionality is implemented in external
modules.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the Ecore Connection Library, which provides
simple mechanisms for communications between programs using reliable
sockets.
Package: libecore-drm2-1
Description-md5: 729b658620167dfebd8a9e655476cf87
Description-en: Ecore functions for DRM
Ecore is a library of convenience functions. It provides abstractions
for handling timers selections, Xdnd, event loops, and much
more. Much of Ecore's functionality is implemented in external
modules.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the Ecore wrapper and convenience functions for using
drm, virtual terminals.
Package: libecore-evas1
Description-md5: 5a16859f77d58b31bd09892fa364bf91
Description-en: Ecore functions for the Evas wrapper
Ecore is a library of convenience functions. It provides abstractions
for handling timers selections, Xdnd, event loops, and much
more. Much of Ecore's functionality is implemented in external
modules.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the Ecore Evas wrapper functions.
Package: libecore-fb1
Description-md5: 1bc1df7df441f6e045348194536700e1
Description-en: Ecore functions for frame buffer displays
Ecore is a library of convenience functions. It provides abstractions
for handling timers selections, Xdnd, event loops, and much
more. Much of Ecore's functionality is implemented in external
modules.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the Ecore frame buffer system functions.
Package: libecore-file1
Description-md5: 72e0997e3c9b32fe89e00fe133fbc8e6
Description-en: Ecore functions for files and directories
Ecore is a library of convenience functions. It provides abstractions
for handling timers selections, Xdnd, event loops, and much
more. Much of Ecore's functionality is implemented in external
modules.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the Ecore File Library.
Package: libecore-imf1
Description-md5: 0a75ba6140471dbb53664c88d7cd41f0
Description-en: Ecore functions for Input Method Framework
Ecore is a library of convenience functions. It provides abstractions
for handling timers selections, Xdnd, event loops, and much
more. Much of Ecore's functionality is implemented in external
modules.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the Ecore Input Method Framework module, and
the Evas helper functions for it.
Package: libecore-input1
Description-md5: 83ba61740f7537c1ad72b4745a245c60
Description-en: Ecore functions for input devices
Ecore is a library of convenience functions. It provides abstractions
for handling timers selections, Xdnd, event loops, and much
more. Much of Ecore's functionality is implemented in external
modules.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the Ecore input device module.
Package: libecore-ipc1
Description-md5: f05ea4a8320e6801a5b3a7c688c649f2
Description-en: Ecore functions for inter-process communication
Ecore is a library of convenience functions. It provides abstractions
for handling timers selections, Xdnd, event loops, and much
more. Much of Ecore's functionality is implemented in external
modules.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the Ecore inter-process communication functions.
Package: libecore-wl2-1
Description-md5: 34333197aa1baf5aa8c40629c8afd45b
Description-en: Ecore functions for Wayland displays
Ecore is a library of convenience functions. It provides abstractions
for handling timers selections, Xdnd, event loops, and much
more. Much of Ecore's functionality is implemented in external
modules.
.
This package contains the Ecore wrapper and convenience functions for
using Wayland.
Package: libecore-x1
Description-md5: 53205594e3dfbae0ec61b63307da0b9c
Description-en: Ecore functions for X Window System displays
Ecore is a library of convenience functions. It provides abstractions
for handling timers selections, Xdnd, event loops, and much
more. Much of Ecore's functionality is implemented in external
modules.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the Ecore wrapper and convenience functions for using
the X Window System.
Package: libecore1
Description-md5: 2a65c94f56cbc731c82e4b38c684c5c2
Description-en: EFL core abstraction layer
Ecore is a library of convenience functions. It provides abstractions
for handling timers selections, Xdnd, event loops, and much
more. Much of Ecore's functionality is implemented in external
modules.
.
This is part of the Enlightenment Foundation Libraries (EFL).
Package: libecryptfs-dev
Description-md5: 4a3b3152a4800ff5cff7d99e69043456
Description-en: ecryptfs cryptographic filesystem (development)
eCryptfs is a POSIX-compliant enterprise-class stacked cryptographic
filesystem for Linux.
.
This package contains the development files.
Package: libecryptfs1
Description-md5: 4a1a99eed417db0df27642507e14a2e8
Description-en: ecryptfs cryptographic filesystem (library)
eCryptfs is a POSIX-compliant enterprise-class stacked cryptographic
filesystem for Linux.
.
This package contains the library.
Package: libector1
Description-md5: 2c7b0032134b62dd34370797c13f98e9
Description-en: EFL vector graphics capabilities
Ector provides a new retained rendering library that is used by Evas
to provide Evas_Object_VG. This is a new Evas_Object that provides a
vector graphics scene graph following the SVG specification. It will
be considered a bug if some behaviour does not follow the SVG
standard. Evas_Object_VG provides 3 kind of objects for now: shape,
as well as linear and radial gradients.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package provides the libector1 library.
Package: libedje-bin
Description-md5: 37de2c95b2661bfc4e08ca806e88b60f
Description-en: EFL layout and animation tools - utilities
Edje is a graphical layout and animation library for animated resizable,
compressed and scalable themes. It is the theming engine behind
Enlightenment.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains binaries for the creation & debugging of edje
themes.
Package: libedje1
Description-md5: eb220768ed3398ff1093831aae1143ff
Description-en: EFL layout and animation tools
Edje is a graphical layout and animation library for animated resizable,
compressed and scalable themes. It is the theming engine behind
Enlightenment.
.
This is part of the Enlightenment Foundation Libraries (EFL).
Package: libee-dev
Description-md5: b8877d87aca7e27e85c6fa37e7ed4fa0
Description-en: Event expression library inspired by CEE
Libee is an event expression library which is inspired by the upcoming
CEE standard. It provides capabilities to generate and emit messages in
a set of standard format and read a set of different input formats.
.
This package contains the development files.
Package: libee0t64
Description-md5: 6b8e7c622d835e6d4cce9b1d9562ad40
Description-en: Event expression library inspired by CEE
Libee is an event expression library which is inspired by the upcoming
CEE standard. It provides capabilities to generate and emit messages in
a set of standard format and read a set of different input formats.
.
This package contains the shared library.
Package: libeet-bin
Description-md5: bd7a3b43d3e5cda07d9794d91a4f88c3
Description-en: EFL file chunk reading/writing - utilities
Eet is a tiny library designed to write an arbitrary set of chunks of data to a
file and optionally compress each chunk (very much like a zip file) and allows
fast random-access reading of the file later on. It does not do zip as zip
itself has more complexity than needed, and it was much simpler to implement
this once here.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains eet, an utility that allows you to extract, insert,
encode and decode config blobs created with libeet.
Package: libeet1
Description-md5: 4e824840dd3b6f2a2edf30d2f1501258
Description-en: EFL file chunk reading/writing
Eet is a tiny library designed to write an arbitrary set of chunks of data to a
file and optionally compress each chunk (very much like a zip file) and allows
fast random-access reading of the file later on. It does not do zip as zip
itself has more complexity than needed, and it was much simpler to implement
this once here.
.
It's small, fast, and does a job. It's heavily commented and fully documented.
.
This is part of the Enlightenment Foundation Libraries (EFL).
Package: libeeze-bin
Description-md5: 8ac1d930a82f1537f0fb2cf55055ec70
Description-en: EFL udev device manipulation - utilities
Eeze is a library for manipulating devices through udev with a simple
and fast API. It interfaces directly with libudev, avoiding such
middleman daemons as udisks/upower or hal, to immediately gather
device information the instant it becomes known to the system.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains command-line utilities that allow mounting,
scanning, and unmounting devices with eeze.
Package: libeeze1
Description-md5: 7efadaf26b8c94a48398c279a6d651e4
Description-en: EFL udev device manipulation
Eeze is a library for manipulating devices through udev with a simple
and fast API. It interfaces directly with libudev, avoiding such
middleman daemons as udisks/upower or hal, to immediately gather
device information the instant it becomes known to the system.
.
This is part of the Enlightenment Foundation Libraries (EFL).
Package: libefl-all-dev
Description-md5: 1dd56f47a534c242a3bf6f5ef5081200
Description-en: Enlightenment Foundation Libraries development files
The Enlightenment Foundation Libraries (EFL) is a stack of libraries
providing a wide degree of functionality. Originally written to
support development of the Enlightenment window manager, the
libraries have increasingly been used in embedded systems.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package provides the development files for all of EFL.
Package: libefreet-bin
Description-md5: c14ef8dfb3309ddaa8f583e82a2f6675
Description-en: EFL helper program to create efreet data caches
Efreet is a library designed to help apps work several of the
Freedesktop.org standards regarding Icons, Desktop files and
Menus. To that end it implements the following specifications:
- XDG Base Directory Specification
- Icon Theme Specification
- Desktop Entry Specification
- Desktop Menu Specification
- FDO URI Specification
- Shared Mime Info Specification
- Trash Specification
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package provides the D-Bus activated helper binary and the
associated service file that are internally used by libefreet.
Package: libefreet1a
Description-md5: 0b22298880ef17eeb7c43d25af621b12
Description-en: EFL freedesktop.org spec implementations
Efreet is a library designed to help apps work several of the
Freedesktop.org standards regarding Icons, Desktop files and
Menus. To that end it implements the following specifications:
- XDG Base Directory Specification
- Icon Theme Specification
- Desktop Entry Specification
- Desktop Menu Specification
- FDO URI Specification
- Shared Mime Info Specification
- Trash Specification
.
This is part of the Enlightenment Foundation Libraries (EFL).
Package: libeina-bin
Description-md5: 9988317f3740f5dc5eac45919451b59a
Description-en: EFL optimized data types - extra tools
The Eina library is a library which implements an API for data types
in an efficient way. It also provides some useful tools like opening
shared libraries, error management, type conversion, time accounting
and memory pools.
.
Please refer to the documentation for a list of included data types
and tools.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains some additional tools that may be useful for
debugging eina issues.
Package: libeina1t64
Description-md5: 93341767886cf5f38739ae42f1f2cdb1
Description-en: EFL optimized data types
The Eina library is a library which implements an API for data types
in an efficient way. It also provides some useful tools like opening
shared libraries, error management, type conversion, time accounting
and memory pools.
.
Please refer to the documentation for a list of included data types
and tools.
.
This is part of the Enlightenment Foundation Libraries (EFL).
Package: libeio-ocaml
Description-md5: f5a1dee0d4c2b66a8a802130a1370090
Description-en: effect-based direct-style IO API for OCaml -- runtime files
Eio provides an effects-based direct-style IO stack for OCaml 5. For
example, you can use Eio to read and write files, make network
connections, or perform CPU-intensive calculations, running multiple
operations at the same time. It aims to be easy to use, secure, well
documented, and fast. A generic cross-platform API is implemented by
optimised backends for different platforms. Eio replaces existing
concurrency libraries such as Lwt (Eio and Lwt libraries can also be
used together).
.
This package contains only the shared runtime stub libraries.
Package: libeio-ocaml-dev
Description-md5: 22f4ce57249ef86bc03f8bf01b86d819
Description-en: effect-based direct-style IO API for OCaml -- development files
Eio provides an effects-based direct-style IO stack for OCaml 5. For
example, you can use Eio to read and write files, make network
connections, or perform CPU-intensive calculations, running multiple
operations at the same time. It aims to be easy to use, secure, well
documented, and fast. A generic cross-platform API is implemented by
optimised backends for different platforms. Eio replaces existing
concurrency libraries such as Lwt (Eio and Lwt libraries can also be
used together).
.
This package includes the development files.
Package: libeio1
Description-md5: bdbcddbfd31cee03b4018d048fdce18e
Description-en: EFL non-blocking, threaded I/O
Eio library is a library that implements an API for asynchronous
input/output. It provides non-blocking IO by using thread for all
operations that may block. It should integrate all the
features/functions of Ecore_File that could block.
.
This is part of the Enlightenment Foundation Libraries (EFL).
Package: libelementary-bin
Description-md5: 9340833b96d199068235829f69bf6169
Description-en: EFL widget set - helper programs
Elementary is a widget set based on the Enlightenment Foundation
Libraries, primarily aimed at creating graphical user interfaces for
mobile and embedded devices.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the elementary_config program and tools to
assist in the development & debugging of elementary programs.
Package: libelementary-data
Description-md5: 5c134575bc05d35d5949781d12e135f8
Description-en: EFL widget set - data files
Elementary is a widget set based on the Enlightenment Foundation
Libraries, primarily aimed at creating graphical user interfaces for
mobile and embedded devices.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains graphics and styles needed by applications
using elementary.
Package: libelementary1
Description-md5: 447055704f24d8db895866f2ee1ed532
Description-en: EFL widget set
Elementary is a widget set based on the Enlightenment Foundation
Libraries, primarily aimed at creating graphical user interfaces for
mobile and embedded devices.
.
This is part of the Enlightenment Foundation Libraries (EFL).
Package: libeliom-ocaml-dev
Description-md5: 66b11828b0cfdd6767b71ab08f2cad46
Description-en: web framework for ocsigenserver (dev libraries)
Eliom allows one to easily develop sophisticated client/server Web
applications using OCaml.
.
This package contains all the library files needed to use Eliom.
Package: libelpa-dev
Description-md5: 7ffdeab5160ec2322fb59ebe3467baf8
Description-en: Eigenvalue SoLvers for Petaflop-Applications (Development version)
ELPA is Eigenvalue SoLvers for Petaflop-Applications.
.
This version contains the Fortran90 modules and the static library.
Package: libelpa19
Description-md5: 69c0f58271a13746b95dee845105f22d
Description-en: Eigenvalue SoLvers for Petaflop-Applications
ELPA is Eigenvalue SoLvers for Petaflop-Applications.
Package: libelpi-ocaml
Description-md5: 0a4257b4ca0c21955588fd0e34cff492
Description-en: embeddable lambda-Prolog interpreter (runtime files)
ELPI implements a lambda-Prolog interpreter enriched with
constraint handling rules, to provide an extension language
to larger applications written in OCaml.
.
This package provides the runtime files.
Package: libelpi-ocaml-dev
Description-md5: 49bf6aafd855780cf45d3137d68832dc
Description-en: embeddable lambda-Prolog interpreter (dev files)
ELPI implements a lambda-Prolog interpreter enriched with
constraint handling rules, to provide an extension language
to larger applications written in OCaml.
.
This package provides the dev files.
Package: libelput1
Description-md5: b75ea1c97ff63426857a93fea7ca9ccd
Description-en: EFL abstraction for libinput
Elput abstraction for the libinput library. It can be used by
various other subsystems (ecore_fb, ecore_drm, etc) to handle
interfacing with libinput without having to duplicate the code in
each subsystem.
.
This is part of the Enlightenment Foundation Libraries (EFL).
Package: libembryo-bin
Description-md5: d23b47b04d7371600fc677ac2a18c2c3
Description-en: EFL SMALL-based abstract machine (AMX) compiler
Embryo is a tiny library designed to interpret limited Small programs
compiled by the included compiler, embryo_cc. It is mostly a cleaned
up and smaller version of the original Small abstract machine. The
compiler is mostly untouched.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the embryo compiler: embryo_cc.
Package: libembryo1
Description-md5: 080f248277ffc54b7dabb7ec800998cb
Description-en: EFL SMALL-based abstract machine (AMX) bytecode interpreter
Embryo is a tiny library designed to interpret limited Small programs
compiled by the included compiler, embryo_cc. It is mostly a cleaned
up and smaller version of the original Small abstract machine. The
compiler is mostly untouched.
.
Refer to the EFL documentation for an introduction to SMALL. See
https://www.compuphase.com/pawn/pawn.htm for details on PAWN, the
upstream successor to SMALL.
.
This is part of the Enlightenment Foundation Libraries (EFL).
Package: libemf-dev
Description-md5: 0f9bc2c83b83b6848c9b13f4c559c618
Description-en: Enhanced Metafile library (development)
libEMF is a C/C++ library which provides a drawing toolkit based on
ECMA-234. The general purpose of this library is to create vector
graphics files on POSIX systems which can be imported into
OpenOffice.org or LibreOffice. Times have changed, though. These
days, you can import SVGs, or even PDFs, into OpenOffice or
LibreOffice. Those are much better choices than EMF files.
.
This package contains the static libraries and headers for developing
applications that use the libEMF library API.
Package: libemf-doc
Description-md5: 3cd6dd9017827107b5103865cb215287
Description-en: Enhanced Metafile library (documentation)
libEMF is a C/C++ library which provides a drawing toolkit based on
ECMA-234. The general purpose of this library is to create vector
graphics files on POSIX systems which can be imported into
OpenOffice.org or LibreOffice. Times have changed, though. These
days, you can import SVGs, or even PDFs, into OpenOffice or
LibreOffice. Those are much better choices than EMF files.
.
This package contains documentation for the libEMF library.
Package: libemf1
Description-md5: 295102ba1131570b726cca232bab697f
Description-en: Enhanced Metafile library (run-time)
libEMF is a C/C++ library which provides a drawing toolkit based on
ECMA-234. The general purpose of this library is to create vector
graphics files on POSIX systems which can be imported into
OpenOffice.org or LibreOffice. Times have changed, though. These
days, you can import SVGs, or even PDFs, into OpenOffice or
LibreOffice. Those are much better choices than EMF files.
.
This package contains the files necessary for running applications
that use the libEMF library.
Package: libemile1
Description-md5: f6fc00585755dabf44708589ec6dc0e8
Description-en: EFL compression and encryption
Emile provides a library to bring together serialization, compression
and ciphering. It is a low-level library and can be used by anything
above Eina.
.
This is part of the Enlightenment Foundation Libraries (EFL).
Package: libemotion1
Description-md5: 798df187873fc25b76ad256845229c3c
Description-en: EFL media object functionality
Emotion is a library that allows playing audio and video files, using
one of its backends (GStreamer, xine or generic shm player).
.
It is integrated into Ecore through its mainloop, and is transparent
to the user of the library how the decoding of audio and video is
being done. Once the objects are created, the user can set callbacks
to the specific events and set options to this object, all in the
main loop.
.
This is part of the Enlightenment Foundation Libraries (EFL).
Package: libengine-gost-openssl
Description-md5: 2a557d0fcd4467937bf692b52769f69d
Description-en: Loadable module for openssl implementing GOST algorithms
This package contains loadable module for openssl library, which
implements (in software) Russian national standard (GOST) cryptography
Package: libengine-gost-openssl1.1
Description-md5: 6a7d544efe7636c8d9cb924a263b2e91
Description-en: dummy package for upgrades from libengine-gost-openssl1.1
Can be safely removed.
Package: libenki-dev
Description-md5: 6b5494f8979d2776327696ba31d18576
Description-en: development file for the library libenki
Libenki provides a fast 2D physics-based robot simulator written in C++.
It is able to simulate kinematics, collisions, sensors and cameras of robots.
Package: libenki2
Description-md5: 8f6db5bdf1559e0bf8aad01715dcedf0
Description-en: Enki is a fast 2D physics-based robot simulator written in C++.
Enki is able to simulate kinematics, collisions, sensors and cameras of robots
evolving on a flat surface. It also provides limited support for friction.
It is able to simulate groups of robots hundred times faster than realtime
on a modern desktop computer.
Package: libeolian-bin
Description-md5: 553d6a02ab6e54bb17328ec3e626a0a6
Description-en: EFL object parser and C code generator - C code generator
Eolian parses Enlightenment's meta-data (.eo) files and can then
generate C code along with header files.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the C code generator for Eo, eolian_gen.
Package: libeolian1
Description-md5: f2a238250c880d7de4e8379c6c9e7191
Description-en: EFL object parser and C code generator
Eolian parses Enlightenment's meta-data (.eo) files and can then
generate C code along with header files.
.
This is part of the Enlightenment Foundation Libraries (EFL).
Package: libequihash-bin
Description-md5: 5d08cce75fe06c03d2e6174595d4736c
Description-en: memory-hard Proof-of-Work with fast verification - CLI frontend executable
Equihash implements the algorith as described in "Equihash: Asymmetric
Proof-of-Work Based on the Generalized Birthday Problem" by Alex Biryukov and
Dmitry Khovratovich, 2016, DOI:10.14722/ndss.2016.23108. This code, by Stefan
Marsiske, is a fork of an earlier implementation by Khovratovich at
https://github.com/khovratovich/equihash/ .
.
This package contains a simple CLI executable to benchmark, solve and verify
Equihash Challenges.
Package: libequihash-dev
Description-md5: ec7220a6347415aadf12c50faef22f7e
Description-en: memory-hard Proof-of-Work with fast verification - C development files
Equihash implements the algorith as described in "Equihash: Asymmetric
Proof-of-Work Based on the Generalized Birthday Problem" by Alex Biryukov and
Dmitry Khovratovich, 2016, DOI:10.14722/ndss.2016.23108. This code, by Stefan
Marsiske, is a fork of an earlier implementation by Khovratovich at
https://github.com/khovratovich/equihash/ ; it provides a library, a C API and
Python bindings. The cryptographic password storage SPHINX (pwdsphinx and
libsphinx) depend upon equihash.
.
This package offers the C library development files.
Package: libequihash0
Description-md5: dcdef41b8b4a46f74c7613a973e1cc40
Description-en: memory-hard Proof-of-Work with fast verification - C library
Equihash implements the algorith as described in "Equihash: Asymmetric
Proof-of-Work Based on the Generalized Birthday Problem" by Alex Biryukov and
Dmitry Khovratovich, 2016, DOI:10.14722/ndss.2016.23108. This code, by Stefan
Marsiske, is a fork of an earlier implementation by Khovratovich at
https://github.com/khovratovich/equihash/ . The cryptographic password storage
SPHINX (pwdsphinx and libsphinx) depend upon equihash.
.
This library contains an optimized C++ implementation.
Package: libesedb-dev
Description-md5: 482427b24af9b3657a409fa070c6cef7
Description-en: Extensible Storage Engine DB access library -- development files
libesedb is a library to access the Extensible Storage Engine (ESE)
Database File (EDB) format. The ESE database format is used in pmay
different applications like Windows Search, Windows Mail, Exchange,
Active Directory, etc..
.
This package includes the development support files.
Package: libesedb-utils
Description-md5: bb82303780dae79e67c6c3dbc11bd877
Description-en: Extensible Storage Engine DB access library -- Utilities
libesedb is a library to access the Extensible Storage Engine (ESE)
Database File (EDB) format. The ESE database format is used in may
different applications like Windows Search, Windows Mail, Exchange,
Active Directory, etc..
.
This package contains tools to access data stored in EDB files:
esedbexport, esedbinfo.
Package: libesedb1t64
Description-md5: d8bb55d63029328c253f8eae8ea33cca
Description-en: Extensible Storage Engine DB access library
libesedb is a library to access the Extensible Storage Engine (ESE)
Database File (EDB) format. The ESE database format is used in may
different applications like Windows Search, Windows Mail, Exchange,
Active Directory, etc..
.
This package contains the shared library.
Package: libesmtp-dev
Description-md5: cf1fb8d938e90e8c50ba8b952e0b55d4
Description-en: LibESMTP SMTP client library (development files)
LibESMTP is a library to manage posting (or submission of) electronic
mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as
Exim. It may be used as part of a Mail User Agent (MUA) or another
program that must be able to post electronic mail but where mail
functionality is not the program's primary purpose.
.
This package contains the header files and the static version
of the library.
Package: libesmtp6
Description-md5: 1355416562036733fdccb1164963edfe
Description-en: LibESMTP SMTP client library
LibESMTP is a library to manage posting (or submission of) electronic
mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as
Exim. It may be used as part of a Mail User Agent (MUA) or another
program that must be able to post electronic mail but where mail
functionality is not the program's primary purpose.
Package: libespeak-ng-libespeak1
Description-md5: 18a86c6171610f66d47437bca8ab1c8b
Description-en: Multi-lingual software speech synthesizer: shared library
eSpeak NG is a software speech synthesizer for English, and some other
languages.
.
This package contains compatibility links that makes it a drop-in replacement
for the libespeak1 package. Installing this package thus allows one to make
applications linked against libespeak1 use eSpeak NG without any modification
or rebuild.
Package: libethumb-client-bin
Description-md5: ddc54cb6ebf6f7a565b412b2b6c54125
Description-en: EFL ethumb helper binary
Ethumb uses Evas to generate thumbnail images of given files. The API allows
great customization of the generated files and also helps complying to
FreeDesktop.Org Thumbnail Specification.
.
It also provide a D-Bus server to reduce the performance costs of
thumbnail generation and management. Ethumb-Client creates thumbnails
by communicating with a thumbnail generation server using standard
D-Bus protocol.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package provides the ethumbd helper binary and the associated D-Bus
service file that are internally used by libethumb-client.
Package: libethumb-client1
Description-md5: 0637edb7629224c74360fcefd4b90f50
Description-en: EFL client for ethumb
Ethumb uses Evas to generate thumbnail images of given files. The API allows
great customization of the generated files and also helps complying to
FreeDesktop.Org Thumbnail Specification.
.
It also provide a D-Bus server to reduce the performance costs of
thumbnail generation and management. Ethumb-Client creates thumbnails
by communicating with a thumbnail generation server using standard
D-Bus protocol.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the D-Bus client library.
Package: libethumb1
Description-md5: 7c0d57ae60045a4ddf068dc63a573917
Description-en: EFL for thumbnail image creation
Ethumb uses Evas to generate thumbnail images of given files. The API allows
great customization of the generated files and also helps complying to
FreeDesktop.Org Thumbnail Specification.
.
It also provide a D-Bus server to reduce the performance costs of
thumbnail generation and management. Ethumb-Client creates thumbnails
by communicating with a thumbnail generation server using standard
D-Bus protocol.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the D-Bus server library.
Package: libevas-loaders
Description-md5: 7ef4dc2a8eb7bd990540da8a20012575
Description-en: EFL additional loaders for Evas
This package contains programs that allow Evas to load many image and
document formats for which it has no built-in support, including:
- XCF
- SVG
- PS
- RAW
- LibreOffice
.
This is part of the Enlightenment Foundation Libraries (EFL).
Package: libevas1
Description-md5: acc39c72c897423f4db066d0b95f88c0
Description-en: EFL advanced canvas library
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super- and sub-sampled scaled
images, alpha-blend objects and more.
.
It abstracts the graphics drawing characteristics of the display
system by implementing a canvas where graphical objects can be
created, manipulated, and modified. It then handles the rendering
pipeline in an optimal way for the underlying device in order to
minimize redraws, via a programmatically efficient API.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the core library and a set of image loaders
and/or savers for various formats: eet, gif, jpeg, png, svg, tiff and
xpm
Package: libevas1-engines-drm
Description-md5: fc9dec5fd57aef92b05dcc8ef97f61ff
Description-en: Evas module providing the DRM engine
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super- and sub-sampled scaled
images, alpha-blend objects and more.
.
It abstracts the graphics drawing characteristics of the display
system by implementing a canvas where graphical objects can be
created, manipulated, and modified. It then handles the rendering
pipeline in an optimal way for the underlying device in order to
minimize redraws, via a programmatically efficient API.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the DRM-related Evas engine modules.
Package: libevas1-engines-fb
Description-md5: 0573e3525d9d67a2fd4b61c3cdd31aef
Description-en: Evas module providing the Framebuffer engine
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super- and sub-sampled scaled
images, alpha-blend objects and more.
.
It abstracts the graphics drawing characteristics of the display
system by implementing a canvas where graphical objects can be
created, manipulated, and modified. It then handles the rendering
pipeline in an optimal way for the underlying device in order to
minimize redraws, via a programmatically efficient API.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the framebuffer Evas engine module.
Package: libevas1-engines-wayland
Description-md5: 60966f89e6f9966b0db80cfbe9154307
Description-en: Evas module providing the Wayland engine
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super- and sub-sampled scaled
images, alpha-blend objects and more.
.
It abstracts the graphics drawing characteristics of the display
system by implementing a canvas where graphical objects can be
created, manipulated, and modified. It then handles the rendering
pipeline in an optimal way for the underlying device in order to
minimize redraws, via a programmatically efficient API.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the Wayland-related Evas engine modules.
Package: libevas1-engines-x
Description-md5: 81e634cc76207669c8eb8e147fd21e75
Description-en: Evas module providing the X11 engines
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super- and sub-sampled scaled
images, alpha-blend objects and more.
.
It abstracts the graphics drawing characteristics of the display
system by implementing a canvas where graphical objects can be
created, manipulated, and modified. It then handles the rendering
pipeline in an optimal way for the underlying device in order to
minimize redraws, via a programmatically efficient API.
.
This is part of the Enlightenment Foundation Libraries (EFL).
.
This package contains the X11-related Evas engine modules:
- GL/X11
- Software/X11 (Xlib/XCB)
Package: libevt-dev
Description-md5: 15f77470aba2698fc6a9de3969885a9f
Description-en: Windows Event Log (EVT) format access library -- development files
libevt is a library to access the Windows Event Log (EVT) format.
.
This package includes the development support files.
Package: libevt-utils
Description-md5: 8a5d6904b153532331a44955475b1b40
Description-en: Windows Event Log (EVT) format access library -- Utilities
libevt is a library to access the Windows Event Log (EVT) format.
.
This package contains tools to access data stored in EVT log files:
evtexport, evtinfo.
Package: libevt1t64
Description-md5: cc122b748e37e5ff0ae4970e42bc426f
Description-en: Windows Event Log (EVT) format access library
libevt is a library to access the Windows Event Log (EVT) format.
.
This package contains the shared library.
Package: libevtx-dev
Description-md5: 12c900483a7bcd496d0b5ce80bd3b2b5
Description-en: Windows XML Event Log format access library -- development files
libevtx is a library to access the Windows XML Event Log (EVTX) format.
.
This package includes the development support files.
Package: libevtx-utils
Description-md5: 5354ab40fbd8abaadf93d67b0acbb6d1
Description-en: Windows XML Event Log format access library -- Utilities
libevtx is a library to access the Windows XML Event Log (EVTX) format.
.
This package contains tools to access data stored in EVT log files:
evtxexport, evtxinfo.
Package: libevtx1t64
Description-md5: 9a63fa5ede078195dbbfb5a15696ef03
Description-en: Windows XML Event Log format access library
libevtx is a library to access the Windows XML Event Log (EVTX) format.
.
This package contains the shared library.
Package: libewf-dev
Description-md5: 449544984548f9f0e22b92d318dcc0eb
Description-en: support for Expert Witness Compression format (development)
Libewf is a library with support for reading and writing the Expert Witness
Compression Format (EWF).
This library allows you to read media information of EWF files in the SMART
(EWF-S01) format and the EnCase (EWF-E01) format. It supports files created
by EnCase 1 to 6, linen and FTK Imager. The libewf is useful for forensics
investigations.
.
This package contains the development files.
Package: libewf2
Description-md5: 01def9237408b4b0f381ee9877b93378
Description-en: library with support for Expert Witness Compression Format
Libewf is a library with support for reading and writing the Expert Witness
Compression Format (EWF).
This library allows you to read media information of EWF files in the SMART
(EWF-S01) format and the EnCase (EWF-E01) format. It supports files created
by EnCase 1 to 6, linen and FTK Imager. The libewf is useful for forensics
investigations.
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: libexadrums2t64
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: libextractor-java-dev
Description-md5: eefec4f390192c84372c888478af7a67
Description-en: Java bindings for GNU libextractor (development)
GNU libextractor provides developers of file-sharing networks, file managers,
and WWW-indexing bots with a universal library to obtain meta-data about files.
.
This package contains the development files of the Java bindings.
Package: libextractor-java0
Description-md5: 1ffb5a0c0163e5401cbc36d53510f489
Description-en: Java bindings for GNU libextractor
GNU libextractor provides developers of file-sharing networks, file managers,
and WWW-indexing bots with a universal library to obtain meta-data about files.
.
This package contains the Java bindings.
Package: libeztrace-dev
Description-md5: fa869525a5354c44bf2db0d4c3a520cc
Description-en: Automatic execution trace generation for HPC - development files
EZTrace is a tool that aims at generating automatically execution traces
from HPC (High Performance Computing) programs. It generates execution
trace files that can be interpreted by visualization tools such as
ViTE. It uses LD_PRELOAD and dlsym() to intercept calls to the usual HPC
primitives, to be observed.
.
This package contains the development files.
Package: libeztrace0
Description-md5: 72d91f068e85b3fa50d696af4c3a4224
Description-en: Automatic execution trace generation for HPC - runtime libraries
EZTrace is a tool that aims at generating automatically execution traces
from HPC (High Performance Computing) programs. It generates execution
trace files that can be interpreted by visualization tools such as
ViTE. It uses LD_PRELOAD and dlsym() to intercept calls to the usual HPC
primitives, to be observed.
.
This package contains the development files.
Package: libf2c2
Description-md5: 0eb2762e141ce8b7dce2c65804cd0805
Description-en: Shared libraries for use with FORTRAN applications
These are the shared libraries required for running
applications containing a component written in FORTRAN
which was converted to C using the FORTRAN to C translator
f2c.
Package: libf2c2-dev
Description-md5: c1cf2ab2688c831415d86a230f3bb987
Description-en: Development libraries for use with f2c
These are the necessary static libraries and header
files for an implementation of the fortran intrinsic
functions and IO functions.
.
They are required when linking applications built from the
C output from the FORTRAN to C translator f2c.
Package: libf2fs-dev
Description-md5: 8d339147f5d0b3bbf5121cb77f7ddafa
Description-en: Core library for Flash-Friendly File System - Development files
F2FS is a new filesystem for Linux aimed at NAND flash memory-based storage
devices, such as SSD, eMMC, and SD cards. It is based on Log-structured File
System (LFS).
.
This package contains the development files for the libf2fs library.
Package: libf2fs-format-dev
Description-md5: 1acdb5aee547392abde54527e86a32eb
Description-en: Format library for Flash-Friendly File System - Development files
F2FS is a new filesystem for Linux aimed at NAND flash memory-based storage
devices, such as SSD, eMMC, and SD cards. It is based on Log-structured File
System (LFS).
.
This package contains the development files for the libf2fs-format library.
Package: libfabric-bin
Description-md5: 48478daa4ff17d333fa3ce2b380603fe
Description-en: Diagnosis programs for the libfabric communication library
Libfabric is a communication library that exports interfaces for
fabric services to applications. Libfabric is the core component
of the Open Fabrics Interfaces (OFI) framework.
.
This package contains a few programs to check the status of the fabric.
Package: libfabric-dev
Description-md5: 581f437ed44039a7cbaa9cd510300bce
Description-en: Development files for libfabric1
Libfabric is a communication library that exports interfaces for
fabric services to applications. Libfabric is the core component
of the Open Fabrics Interfaces (OFI) framework.
.
This package is needed to compile programs against libfabric1.
It contains the header files and links needed for compiling.
Package: libfabric1
Description-md5: 23efe94450e753061e8395ccfd5a60a0
Description-en: libfabric communication library
Libfabric is a communication library that exports interfaces for
fabric services to applications. Libfabric is the core component
of the Open Fabrics Interfaces (OFI) framework.
.
This package contains the shared libraries.
Package: libfakekey-dev
Description-md5: 1c1e39d24c37648b131431b67e08056b
Description-en: library for converting characters to X key-presses [development]
libfakekey is a simple library for converting UTF-8 characters into 'fake' X
key-presses.
.
This package contains the libfakekey development files.
Package: libfakekey-doc
Description-md5: f83754ef6a20b941bf81d47b92006e19
Description-en: library for converting characters to X key-presses [documentation]
libfakekey is a simple library for converting UTF-8 characters into 'fake' X
key-presses.
.
This package contains the libfakekey documentation.
Package: libfakekey0
Description-md5: 12ce7404981ed1cdb304ccea1997fe72
Description-en: library for converting characters to X key-presses [runtime]
libfakekey is a simple library for converting UTF-8 characters into 'fake' X
key-presses.
.
This package contains the libfakekey runtime library.
Package: libfalcosecurity0-dev
Description-md5: 2a39b453cbf0a7d272775fdc86c801d6
Description-en: Core libraries for Falco and Sysdig
Sysdig instruments your physical and virtual machines at the OS level
by installing into the Linux kernel and capturing system calls and
other OS events. Then, using sysdig's command line interface, you can
filter and decode these events in order to extract useful information
and statistics.
.
This package contains the build-time libraries to read the events from the
driver.
Package: libfalcosecurity0t64
Description-md5: c3a8927b7149672ffeb64a7269e5b371
Description-en: Core libraries for Falco and Sysdig
Sysdig instruments your physical and virtual machines at the OS level
by installing into the Linux kernel and capturing system calls and
other OS events. Then, using sysdig's command line interface, you can
filter and decode these events in order to extract useful information
and statistics.
.
This package contains the run-time libraries to read the events from the
driver.
Package: libfbclient2
Description-md5: 315a58ec4246aa82bd2b99a6b86b5f4b
Description-en: Firebird client library
Client library for connecting to the Firebird server. It can also be used for
direct (embedded) database access.
.
See firebird4.0-server package for more information about Firebird.
Package: libfcrypto-dev
Description-md5: bd6dcce9138fe987a204f18073909b73
Description-en: encryption format library -- development files
libfcrypto is a library for encryption formats.
.
This package includes the development support files.
Package: libfcrypto1
Description-md5: f89eef1c9cec77dae4d4404a91c1486a
Description-en: encryption format library
libfcrypto is a library for encryption formats.
.
Thiss. contains the shared library.
Package: libfdb5-0d
Description-md5: cd6e1ead650e153a0cb2fb1875cfc8eb
Description-en: Library for the ECMWF Fields Database
FDB (Fields DataBase) is a domain-specific object store developed
at ECMWF for storing, indexing and retrieving GRIB data.
Each GRIB message is stored as a field and indexed trough semantic metadata
(i.e. physical variables such as temperature, pressure, ...).
A set of fields can be retrieved specifying a request using
a specific language developed for accessing the MARS Archive.
Package: libfdb5-dev
Description-md5: d2ac0b8707fefe9576736d40e8f2de74
Description-en: Development files for the ECMWF Fields database
FDB (Fields DataBase) is a domain-specific object store developed
at ECMWF for storing, indexing and retrieving GRIB data.
Each GRIB message is stored as a field and indexed trough semantic metadata
(i.e. physical variables such as temperature, pressure, ...).
A set of fields can be retrieved specifying a request using
a specific language developed for accessing the MARS Archive.
.
This package provides shared libraries and headers.
Package: libfdisk1-dbgsym
Description-md5: 3668d91fa5c6898933fab189cc68390e
Description-en: debug symbols for libfdisk1
Package: libfetk-dev
Description-md5: 061d4475d6b8a227f13e36225397f2b7
Description-en: FETK libraries for APBS (development headers)
The Finite Element ToolKit (FETK) is a collection of adaptive finite
element method (AFEM) software libraries and tools for solving
coupled systems of nonlinear geometric partial differential equations
(PDE). The FETK libraries and tools are written in an object-oriented
form of ANSI-C and in C++, and include a collection of standard
numerical libraries (PUNC), a stand-alone high-quality surface and
volume simplex mesh generator (GAMer), a stand-alone networked
polygon display tool (SG), a general nonlinear finite element
modeling kernel (MC)
.
This package provides a fork of FETK intended for use by APBS
(Adaptive Poisson Boltzmann Solver).
.
The FETK component MALOC (Minimal Abstraction Layer for
Object-oriented C/C++ programs) is provided separately by
libmaloc-dev.
.
This package contains the development headers to build against
libapbs_* shared libraries.
Package: libfetk1.9t64
Description-md5: 29d68a451f70081d4e9f9e9ff7160169
Description-en: FETK libraries for APBS (shared libraries)
The Finite Element ToolKit (FETK) is a collection of adaptive finite
element method (AFEM) software libraries and tools for solving
coupled systems of nonlinear geometric partial differential equations
(PDE). The FETK libraries and tools are written in an object-oriented
form of ANSI-C and in C++, and include a collection of standard
numerical libraries (PUNC), a stand-alone high-quality surface and
volume simplex mesh generator (GAMer), a stand-alone networked
polygon display tool (SG), a general nonlinear finite element
modeling kernel (MC)
.
This package provides a fork of FETK intended for use by APBS
(Adaptive Poisson Boltzmann Solver).
.
The FETK component MALOC (Minimal Abstraction Layer for
Object-oriented C/C++ programs) is provided separately via
libmaloc-dev.
.
This package contains the libgamer, libmc, libpunc (and libcgcode,
libvf2c) shared libraries.
Package: libffcall-dev
Description-md5: 93dd4300d6786d7df863cf8516fa9909
Description-en: foreign function call libraries - development files
ffcall is a collection of libraries which can be used to build
foreign function call interfaces in embedded interpreters.
.
The main libffcall library consists of two parts:
.
avcall - calling C functions with variable arguments
.
callback - closures with variable arguments as first-class C functions
.
The avcall and callback modules are also provided as separate
libraries, but those are deprecated and are installed only for backward
compatibility.
.
Two other libraries are provided:
.
vacall - C functions accepting variable argument prototypes
(non-reentrant variant of part of 'callback')
.
trampoline - closures as first-class C functions
(non-reentrant variant of part of 'callback')
.
This package also includes documentation, in HTML format and as manual pages.
Package: libffcall1b
Description-md5: 02ebadc04d7e7e0f6e63e052ae71705d
Description-en: foreign function call libraries - main shared library
ffcall is a collection of libraries which can be used to build
foreign function call interfaces in embedded interpreters.
.
This package installs a shared version of the main libffcall library,
which consists of two parts:
.
avcall - calling C functions with variable arguments
.
callback - closures with variable arguments as first-class C functions
Package: libfftw3-mpi-dev
Description-md5: 949ad157dc374d96bd9538fdde4f5944
Description-en: MPI Library for computing Fast Fourier Transforms - development
The FFTW library computes Fast Fourier Transforms (FFT) in one or more
dimensions. It is extremely fast. This package contains the statically linked
library, header files and test programs.
.
This package contains the header files and static libraries for the
mpi libraries. For documentation, see libfftw3-doc.
Package: libfftw3-mpi3
Description-md5: c5bacbd678deaa87a976b8848ae7546a
Description-en: MPI Library for computing Fast Fourier Transforms
The FFTW library computes Fast Fourier Transforms (FFT) in one or more
dimensions. It is extremely fast. This package contains the shared library
versions of the fftw libraries in single, double and long double precisions.
Note that on some architectures double is the same as long double in which
case there is no long double library.
.
To get the static library and the header files, you need to install
libfftw3-mpi-dev. For documentation, see libfftw3-doc.
Package: libfindlib-ocaml
Description-md5: 01a205b5d1b557788906974aab0a0eb1
Description-en: library for managing OCaml libraries (runtime)
The "findlib" OCaml library provides a scheme to manage reusable
software components (packages), and includes tools that support this
scheme. Packages are collections of OCaml modules for which
metainformation can be stored. The packages are kept in the
filesystem hierarchy, but with strict directory structure. The
library contains functions to look the directory up that stores a
package, to query metainformation about a package, and to retrieve
dependency information about multiple packages.
.
This package contains files that are or may be needed at runtime by
programs using findlib (META files and dynamically-loadable files).
Package: libfindlib-ocaml-dev
Description-md5: caf97965ee3f3c53c2568ee3fc1f5f9f
Description-en: library for managing OCaml libraries (development files)
The "findlib" OCaml library provides a scheme to manage reusable
software components (packages), and includes tools that support this
scheme. Packages are collections of OCaml modules for which
metainformation can be stored. The packages are kept in the
filesystem hierarchy, but with strict directory structure. The
library contains functions to look the directory up that stores a
package, to query metainformation about a package, and to retrieve
dependency information about multiple packages.
.
This package contains development files needed to compile programs
using findlib.
Package: libfishsound1
Description-md5: 545bf44599c6a8b3ebdb61d8430482e8
Description-en: simple API that wraps Xiph.Org audio codecs
libfishsound is a wrapper around the existing codec libraries and
provides a consistent, higher-level programming interface. It has been
designed for use in a wide variety of applications; it has no direct
dependencies on Annodex or Ogg encapsulation, though it is most commonly
used in conjunction with liboggz to decode or encode Ogg encapsulated
Vorbis or Speex files.
Package: libfishsound1-dev
Description-md5: a65df897d4ff974a579d51aac4f374da
Description-en: simple API that wraps Xiph.Org audio codecs (development files)
libfishsound is a wrapper around the existing codec libraries and
provides a consistent, higher-level programming interface. It has been
designed for use in a wide variety of applications; it has no direct
dependencies on Annodex or Ogg encapsulation, though it is most commonly
used in conjunction with liboggz to decode or encode Ogg encapsulated
Vorbis or Speex files.
.
This package contains the header files and static libraries required for
developing applications that use libfishsound.
Package: libfizmo-common
Description-md5: 62f66825dc77cf42d4cde91f347fe179
Description-en: Provides localization data for libfizmo
This package is required by all packages which are using libfizmo. It contains
the localization data and hyphenation patterns. Usually there's no need to
install this package manually.
Package: libfizmo-dev
Description-md5: b17cde9fbcd6e0cdde874e8cdb35e6df
Description-en: Z-Machine interpreter developer library
Will handle the entire execution of Z-Machine programs and allows linked
programs to capture and evaluate all output events. This package will allow
you to execute Z-Machine code as specified in the Z-Machine specification
at http://www.frobnitz.co.uk/zmachine/1.0/.
Package: libflang-17-dev
Description-md5: 3328d45b650afee35fe8b6da0b9b1e49
Description-en: Flang library - Development package
Ground-up implementation of a Fortran front end written in
modern C++.
.
While it is capable of generating executables for a number
of examples, some functionalities are still missing.
.
This package contains the flang libraries and headers.
Package: libflang-18-dev
Description-md5: 3328d45b650afee35fe8b6da0b9b1e49
Description-en: Flang library - Development package
Ground-up implementation of a Fortran front end written in
modern C++.
.
While it is capable of generating executables for a number
of examples, some functionalities are still missing.
.
This package contains the flang libraries and headers.
Package: libflang-19-dev
Description-md5: 3328d45b650afee35fe8b6da0b9b1e49
Description-en: Flang library - Development package
Ground-up implementation of a Fortran front end written in
modern C++.
.
While it is capable of generating executables for a number
of examples, some functionalities are still missing.
.
This package contains the flang libraries and headers.
Package: libflang-20-dev
Description-md5: 3328d45b650afee35fe8b6da0b9b1e49
Description-en: Flang library - Development package
Ground-up implementation of a Fortran front end written in
modern C++.
.
While it is capable of generating executables for a number
of examples, some functionalities are still missing.
.
This package contains the flang libraries and headers.
Package: libflang-21-dev
Description-md5: 3328d45b650afee35fe8b6da0b9b1e49
Description-en: Flang library - Development package
Ground-up implementation of a Fortran front end written in
modern C++.
.
While it is capable of generating executables for a number
of examples, some functionalities are still missing.
.
This package contains the flang libraries and headers.
Package: libflatbuffers-dev
Description-md5: 17428d99c2925903b9b2449d73353eec
Description-en: efficient cross platform serialization library - development files
FlatBuffers is an efficient cross platform serialization library for C++, C#,
C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally
created at Google for game development and other performance-critical
applications.
.
This package contains the development headers and static libraries needed for
writing C++ applications.
Package: libflatbuffers23.5.26
Description-md5: 0cdf8644148ce7dd2ed83b91317562e8
Description-en: efficient cross platform serialization library - shared library
FlatBuffers is an efficient cross platform serialization library for C++, C#,
C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally
created at Google for game development and other performance-critical
applications.
.
This package contains the runtime library needed for C++ applications.
Package: libfluidsynth-dev
Description-md5: de826b558da2db2978953232479abd0f
Description-en: Real-time MIDI software synthesizer (development files)
Fluidsynth is a real-time midi synthesizer based on the soundfont (sf2 and sf3)
specifications. It can be used to render MIDI input or MIDI files to audio.
The MIDI events are read from a MIDI device. The sound is rendered in
real-time to the sound output device.
.
This package contains the development files.
Package: libfluidsynth3
Description-md5: 14e0cd0618b8e41b072bf1535bde2e64
Description-en: Real-time MIDI software synthesizer (runtime library)
Fluidsynth is a real-time midi synthesizer based on the soundfont (sf2 and sf3)
specifications. It can be used to render MIDI input or MIDI files to audio.
The MIDI events are read from a MIDI device. The sound is rendered in
real-time to the sound output device.
.
This package contains the runtime library.
Package: libfmt-ocaml
Description-md5: 86c8f958a7597faed72cd6862b25d61a
Description-en: OCaml Format pretty-printer combinators (runtime)
Fmt exposes combinators to devise Format pretty-printing functions.
.
Fmt depends only on the OCaml standard library. The optional Fmt_tty
library that allows one to setup formatters for terminal color output
depends on the Unix library.
.
This package contains runtime files.
Package: libfmt-ocaml-dev
Description-md5: 89835cb9abc95659cb4cf5ee166836de
Description-en: OCaml Format pretty-printer combinators (development)
Fmt exposes combinators to devise Format pretty-printing functions.
.
Fmt depends only on the OCaml standard library. The optional Fmt_tty
library that allows one to setup formatters for terminal color output
depends on the Unix library.
.
This package contains development files.
Package: libfontforge4
Description-md5: 7fc0a418741746f51de0b0dac55807fe
Description-en: font editor - runtime library
FontForge is a font editor.
Use it to create, edit and convert fonts
in OpenType, TrueType, UFO, CID-keyed, Multiple Master,
and many other formats.
.
This package contains the runtime library.
Package: libfp16-dev
Description-md5: f72a07d5091f47ab4f7b48edeca20bc5
Description-en: Conversion to/from half-precision floating point formats
Header-only library for conversion to/from half-precision floating point
formats Features
.
+ Supports IEEE and ARM alternative half-precision floating-point format
- Property converts infinities and NaNs
- Properly converts denormal numbers
+ Header-only library, no installation or build required
+ Compatible with C99 and C++11
+ Fully covered with unit tests and microbenchmarks
.
This is a header-only library.
Package: libfpath-ocaml
Description-md5: d284ab9197a876e0ed0fbf83caf962f0
Description-en: OCaml library for handling file system paths (runtime)
Fpath is an OCaml module for handling file system paths with POSIX or
Windows conventions. Fpath processes paths without accessing the file
system and is independent from any system library.
.
This package contains the runtime files.
Package: libfpath-ocaml-dev
Description-md5: bcfbc234daf38f737b180b38b42a9917
Description-en: OCaml library for handling file system paths (development)
Fpath is an OCaml module for handling file system paths with POSIX or
Windows conventions. Fpath processes paths without accessing the file
system and is independent from any system library.
.
This package contains the development files.
Package: libfreeimage-dev
Description-md5: 4129e76eb9e52c897ce2fb9f8fd275f0
Description-en: Support library for graphics image formats (development files)
FreeImage is an Open Source C/C++ library project for developers who would
like to support popular graphics image formats like PNG, BMP, JPEG, TIFF
and others as needed by today's multimedia applications. FreeImage is
easy to use, fast, multithreading safe, and cross-platform (works both
with Linux, 32 bit Windows and Mac OS X).
.
This package contains the headers and static libraries needed to develop
programs using FreeImage.
Package: libfreeimage3
Description-md5: 2f539de70cf9d55bc83670220e485935
Description-en: Support library for graphics image formats (library)
FreeImage is an Open Source C/C++ library project for developers who would
like to support popular graphics image formats like PNG, BMP, JPEG, TIFF
and others as needed by today's multimedia applications. FreeImage is
easy to use, fast, multithreading safe, and cross-platform (works both
with Linux, 32 bit Windows and Mac OS X).
.
This package contains the FreeImage library.
Package: libfreeimageplus-dev
Description-md5: a2d8ef35cb3e1db7404b59417b2fa2ea
Description-en: C++ wrappers for FreeImage (development files)
FreeImage is an Open Source C/C++ library project for developers who would
like to support popular graphics image formats like PNG, BMP, JPEG, TIFF
and others as needed by today's multimedia applications. FreeImage is
easy to use, fast, multithreading safe, and cross-platform (works both
with Linux, 32 bit Windows and Mac OS X).
.
This package contains the headers and static libraries needed to develop
programs using FreeImagePlus.
Package: libfreeimageplus-doc
Description-md5: 423cbb5aa34be3a4af0dcf1e28a74993
Description-en: C++ wrappers for FreeImage (documentation)
FreeImage is an Open Source C/C++ library project for developers who would
like to support popular graphics image formats like PNG, BMP, JPEG, TIFF
and others as needed by today's multimedia applications. FreeImage is
easy to use, fast, multithreading safe, and cross-platform (works both
with Linux, 32 bit Windows and Mac OS X).
.
This package contains the documentation for FreeImagePlus.
Package: libfreeimageplus3
Description-md5: bae4fb27f6e46fa967704c6d473a0f63
Description-en: C++ wrappers for freeimage (library)
FreeImage is an Open Source C/C++ library project for developers who would
like to support popular graphics image formats like PNG, BMP, JPEG, TIFF
and others as needed by today's multimedia applications. FreeImage is
easy to use, fast, multithreading safe, and cross-platform (works both
with Linux, 32 bit Windows and Mac OS X).
.
This package contains the FreeImagePlus library.
Package: libfsapfs-dev
Description-md5: e76695f7d8f1a33ba8a48cda36b0e0de
Description-en: APFS access library -- development files
libfsapfs is a library to access the Apple File System (APFS).
.
This package includes the development support files.
Package: libfsapfs-utils
Description-md5: 5b040a8e792360bdde3327596961debd
Description-en: APFS access library -- Utilities
libfsapfs is a library to access the Apple File System (APFS).
.
This package contains fsapfsinfo, an APFS information retrieval
utility, and fpafsmount, a FUSE-based APFS filesystem implementation.
Package: libfsapfs1t64
Description-md5: b1d8ec52a173a8a14a50d3fcd4c6752b
Description-en: APFS access library
libfsapfs is a library to access the Apple File System (APFS).
.
This package contains the shared library.
Package: libfsext-dev
Description-md5: 8b362291d3b6815174fd2c173298de60
Description-en: library to access the Extended File System -- development files
libfsext is a library to access the Extended File System.
.
This package includes the development support files.
Package: libfsext-utils
Description-md5: 8183ef663d88b3b46c6ed53a965c566b
Description-en: library to access the Extended File System -- Utilities
libfsext is a library to access the Extended File System.
.
This package contains tools to access data ...
Package: libfsext1t64
Description-md5: d04558416d30d21597e1a58fdb33a6b4
Description-en: library to access the Extended File System
libfsext is a library to access the Extended File System.
.
This package contains the shared library.
Package: libfsfat-dev
Description-md5: 0ae0b977ad17a55b9e86fbbdf3f0a8d7
Description-en: File Allocation Table (FAT) file system format access library -- development files
libfsfat is a library to access the File Allocation Table (FAT) file system format.
.
This package includes the development support files.
Package: libfsfat-utils
Description-md5: 641d381973633e1ac483a7e20630cd15
Description-en: File Allocation Table (FAT) file system format access library -- Utilities
libfsfat is a library to access the File Allocation Table (FAT) file system format.
.
This package contains
- fsfatinfo, a FAT filesystem information tool
- fsfatmount, a FUSE-based utility to mount FAT filesystems
Package: libfsfat1
Description-md5: 33c76cb3a3af02820877ad4e364ffb73
Description-en: File Allocation Table (FAT) file system format access library
libfsfat is a library to access the File Allocation Table (FAT) file system format.
.
This package contains the shared library.
Package: libfshfs-dev
Description-md5: 17fdaf5c6565aaa27fbfcccab16ba362
Description-en: library to access the Mac OS Hierarchical File System -- development files
libfshfs is a library to access the Mac OS Hierarchical File System (HFS).
.
This package includes the development support files.
Package: libfshfs-utils
Description-md5: 6c792c474bfe257db4bf60eb5dd23246
Description-en: library to access the Mac OS Hierarchical File System -- Utilities
libfshfs is a library to access the Mac OS Hierarchical File System (HFS).
.
This package contains tools to access data ...
Package: libfshfs1t64
Description-md5: f728c327c229f89c39816e0aa244040f
Description-en: library to access the Mac OS Hierarchical File System
libfshfs is a library to access the Mac OS Hierarchical File System (HFS).
.
This package contains the shared library.
Package: libfsntfs-dev
Description-md5: 693f185ca962fd1765784ed6f11d9310
Description-en: NTFS access library -- development files
NTFS is the primary file system for Microsoft Windows versions that
are based on Windows NT. libfsntfs provides a library and tools to
access NTFS volumes.
.
This package includes the development support files.
Package: libfsntfs-utils
Description-md5: 9e256fa429919857b62ab413b2edfc77
Description-en: NTFS access library -- Utilities
NTFS is the primary file system for Microsoft Windows versions that
are based on Windows NT. libfsntfs provides a library and tools to
access NTFS volumes.
.
This package contains fsntfsinfo, a utility to determine information
about a Windows NT File System volume.
Package: libfsntfs1t64
Description-md5: a03d823cd13c0f81ddbc134c6112e6a5
Description-en: NTFS access library
NTFS is the primary file system for Microsoft Windows versions that
are based on Windows NT. libfsntfs provides a library and tools to
access NTFS volumes.
.
This package contains the shared library.
Package: libfstrcmp-dev
Description-md5: 7385e3ad4d552414ba85d212264376ba
Description-en: fuzzy string compare library - development files
This package provides development files for a library which may be
used to make a variety fuzzy comparisons, on strings and arrays of
bytes, including wide character strings and multi-byte character
strings.
Package: libfstrcmp0
Description-md5: ff4660195c289639129425e0260e73f3
Description-en: fuzzy string compare library - runtime library
This package provides the shared runtime library files for a library
which may be used to make a variety fuzzy comparisons, on strings and
arrays of bytes, including wide character strings and multi-byte
character strings.
Package: libfsxfs-dev
Description-md5: d8ff0472355d37d668a7774969e7ff67
Description-en: llibrary to access the SGI X File System -- development files
libfsxfs is a library to access the SGI X File System (XFS).
.
This package includes the development support files.
Package: libfsxfs-utils
Description-md5: 8f8af36c1d201dce895984b14e4945af
Description-en: llibrary to access the SGI X File System -- Utilities
libfsxfs is a library to access the SGI X File System (XFS).
.
This package contains tools to access data ...
Package: libfsxfs1t64
Description-md5: a48d4e6b8a3d1875ca7ac64ff4a9624e
Description-en: llibrary to access the SGI X File System
libfsxfs is a library to access the SGI X File System (XFS).
.
This package contains the shared library.
Package: libftdi-dev
Description-md5: 5d69cf46af3e5eb6b47a8652070827e2
Description-en: Development files for libftdi
This package contains the header files and static library needed to
compile applications that use libftdi.
Package: libftdi1
Description-md5: e2f74d64618af8aead3354b7bdfc1891
Description-en: Library to control and program the FTDI USB controller
This library could talk to FTDI's FT232 and FT245 type USB chips from
userspace. It uses libusb to communicate with the chips.
.
Functionalities include the possibility to use the chips in standard
mode, in bitbang mode, and to read or write the serial EEPROM.
.
This is the C version of the library.
Package: libftdi1-dbg
Description-md5: 649a167bf6227c1dc1d870e1b30c6f7b
Description-en: Debugging symbols for libftdi1
This package contains unstripped shared libraries. it is provided
primarily to provide a backtrace with names in a debugger, this makes
it somewhat easier to interpret core dumps. The libraries are installed
in /usr/lib/debug and can be used by placing that directory in
LD_LIBRARY_PATH.
Package: libfuntools-dev
Description-md5: 8cc6e961a2de57b5fdbadce52575690d
Description-en: Minimal buy-in FITS library (development files)
Funtools, is a "minimal buy-in" FITS library and utility package developed at
the High Energy Astrophysics Division of SAO. The Funtools library
provides simplified access to a wide array of file types: standard
astronomical FITS images and binary tables, raw arrays and binary event
lists, and even tables of ASCII column data. A sophisticated region filtering
library (compatible with ds9) filters images and tables using boolean
operations between geometric shapes, support world coordinates, etc. Funtools
also supports advanced capabilities such as optimized data searching using
index files.
.
This package contains the development files.
Package: libfuntools1t64
Description-md5: 719e4443e3909986a8880dbba8f5a951
Description-en: Minimal buy-in FITS library
Funtools, is a "minimal buy-in" FITS library and utility package developed at
the High Energy Astrophysics Division of SAO. The Funtools library
provides simplified access to a wide array of file types: standard
astronomical FITS images and binary tables, raw arrays and binary event
lists, and even tables of ASCII column data. A sophisticated region filtering
library (compatible with ds9) filters images and tables using boolean
operations between geometric shapes, support world coordinates, etc. Funtools
also supports advanced capabilities such as optimized data searching using
index files.
.
This library contains the shared library.
Package: libfuzzer-17-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: libfuzzer-18-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: libfuzzer-19-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: libfuzzer-20-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: libfuzzer-21-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: libfvde-dev
Description-md5: 3fdf798f81af0f4cf5df967551cd4684
Description-en: FileVault Drive Encryption access library -- development files
The FVDE format is used by Mac OS X, as of Lion, to encrypt data on a
storage media volume.
.
This package includes the development support files.
Package: libfvde-utils
Description-md5: 9ae61c2ed24398c43510e2b073936f34
Description-en: FileVault Drive Encryption access library -- Utilities
The FVDE format is used by Mac OS X, as of Lion, to encrypt data on a
storage media volume.
.
This package contains tools to access data stored in FVDE containers:
fvdeinfo, fvdemount, fvdewipekey.
Package: libfvde1t64
Description-md5: 2c2bf3b2bfd9b538cc93095c86012d12
Description-en: FileVault Drive Encryption access library
The FVDE format is used by Mac OS X, as of Lion, to encrypt data on a
storage media volume.
.
This package contains the shared library.
Package: libfwnt-dev
Description-md5: 23f3a1a26d2c1f938a5d99012a2442e8
Description-en: Windows NT data type library -- development files
libfwnt is a library for Windows NT data types.
.
This package includes the development support files.
Package: libfwnt1t64
Description-md5: b791047c9edd966d6d0a3c9626e8756f
Description-en: Windows NT data type library
libfwnt is a library for Windows NT data types.
.
This package contains the shared library.
Package: libfwsi-dev
Description-md5: 01b6f23314f6c7422f432d19d0d22247
Description-en: Windows Shell Item format access library -- development files
libfwsi is a library to access the Windows Shell Item format.
.
This package includes the development support files.
Package: libfwsi1t64
Description-md5: 96bd0b8127a8afdf2614493b558879a1
Description-en: Windows Shell Item format access library
libfwsi is a library to access the Windows Shell Item format.
.
This package contains the shared library.
Package: libfxt-dev
Description-md5: 365cd3d4fc1eb26a86c7edbe02cba123
Description-en: Multithreaded tracing library
FxT is a library and associated tools that can be used to analyze the
performance of multithreaded programs which can potentially use a
hybrid thread scheduler (i.e. a user-level scheduler on top of a
kernel-level one). The Marcel thread library can take full profit from
this library.
.
FxT is based on the offline analysis of traces (sequence of events recorded at
run time).
.
This package contains static libraries and development headers.
Package: libfxt2t64
Description-md5: 588d577eee5bdffbe8853a530eb00e88
Description-en: Multithreaded tracing library
FxT is a library and associated tools that can be used to analyze the
performance of multithreaded programs which can potentially use a
hybrid thread scheduler (i.e. a user-level scheduler on top of a
kernel-level one). The Marcel thread library can take full profit from
this library.
.
FxT is based on the offline analysis of traces (sequence of events recorded at
run time).
.
This package contains shared libraries.
Package: libg3d-dev
Description-md5: c7181f2fb1e24f5ebefb53c1996eca0f
Description-en: LibG3D development package
LibG3D is a framework for loading 3d model files from files or memory. It can
also load associated data like textures.
.
This package contains everything which is needed to link against libg3d0.
Package: libg3d-doc
Description-md5: 553fee9c3a50e8cd1fc92f1985f19387
Description-en: LibG3D API documentation in HTML format
LibG3D is a framework for loading 3d model files from files or memory. It can
also load associated data like textures.
.
This package contains the API documentation of the LibG3D library in HTML
format.
Package: libg3d-plugin-gdkpixbuf
Description-md5: c7b2dc1955fd245117a6fcff77041275
Description-en: plugin for the LibG3D library
LibG3D is a framework for loading 3d model files from files or memory. It can
also load associated data like textures.
.
This package contains a plugin for the LibG3D library so that LibG3D can load
every image that libgdk-pixbuf2 is able to work with.
Package: libg3d-plugins
Description-md5: c93af61a2468a62faadb02bca3bc6dfa
Description-en: plugins for the LibG3D library
LibG3D is a framework for loading 3d model files from files or memory. It can
also load associated data like textures.
.
This package contains plugins for the LibG3D library, so that files can be
loaded.
It can handle:
* 3D Studio (.3ds, .prj)
* LightWave (.lw, .lwb, .lwo)
* Alias Wavefront (.obj)
* Impulse TurboSilver / Imagine (.iob)
* AutoCAD (.dxf)
* Quake II Models (.md2)
* Quake III Models (.md3)
* Neutral File Format (.nff)
* 3D Metafile (.3dmf, .3mf, .b3d)
* Caligari TrueSpace Objects (.cob)
* Quick3D Objects & Scenes (.q3o, q3s)
* VRML 1.0 files (.wrl, .vrml)
* AC3D objects (.ac, .acc)
* LeoCAD Models (.lcd)
* Racer car models (.ar, .dof)
* Ultimate Stunts car models (.glb)
* VDrift car models (.joe, .car)
* COLLADA (.dae)
* Keyhole Markup Language model container (.kmz)
* ASCII Scene Exporter (.ase)
* LDraw (.dat, .mpd)
Package: libg3d0
Description-md5: 6cb929e836d68bfee0df794bdb4ebbd2
Description-en: library for loading and manipulating 3D model files
LibG3D is a framework for loading 3d model files from files or memory. It can
also load associated data like textures.
.
LibG3D cannot load anything without the importers provided by libg3d-plugins
and libg3d-plugin-gdkpixbuf. See these packages for more information about
supported formats.
Package: libgadap-dev
Description-md5: a462de759939acb636886674ad9f1ba5
Description-en: Development and static libraries for GADAP
Gadap provides in-situ access to OpeNDAP data for GrADS, the
Grid Analysis and Display System.
This package provides development headers and static libraries for GADAP.
Package: libgarcon-1-0
Description-md5: ccef8bc40b886986c0af27faf580d445
Description-en: freedesktop.org compliant menu implementation for Xfce
garcon is a menu implementation that is compliant with the Desktop Menu
Specification of freedesktop.org
.
This package contains the core library and the GTK2 support library.
Package: libgarcon-1-dev
Description-md5: 47fc6c17a67006d56041ffe28624e815
Description-en: Development files for garcon-1
This package contains the headers and the static library
for garcon-1.
Package: libgarcon-common
Description-md5: 88e7d9fc75824b1859206ba2be898feb
Description-en: common files for libgarcon menu implementation
garcon is a menu implementation that is compliant with the Desktop Menu
Specification of freedesktop.org
.
This package contains common files like desktop-directories and menu file.
Package: libgarcon-gtk3-1-0
Description-md5: 3efdbc3fb0422b71ae870d49fbd708d8
Description-en: menu library for Xfce (GTK3 library)
garcon is a menu implementation that is compliant with the Desktop Menu
Specification of freedesktop.org
.
This package contains the GTK-3 support library.
Package: libgarcon-gtk3-1-dev
Description-md5: 82e5020ee99ef6a556a7cd776485e413
Description-en: Development files for garcon-gtk3
This package contains the headers and the static library for garcon-gtk3
library, the GTK3 support library for the garcon menu library.
Package: libgcr410
Description-md5: 0cf60725dbcf9eba9f1d4572e2f0b7e2
Description-en: PC/SC driver for GemPlus GCR410 serial SmartCard interface
The libgcr410 package contains a PC/SC driver for the GemPlus GCR410 serial
SmartCard interface. Note that this is a different driver then libgempc.
If you have a GemPC 410 reader, this driver is not for you.
Package: libgcu0v5
Description-md5: 91603e5262e54605eddeb43bcdbb4781
Description-en: GNOME chemistry utils (library)
The GNOME Chemistry Utils provide C++ classes and Gtk+-2 widgets
related to chemistry. They will be used in future versions of both
gcrystal and gchempaint.
.
This package provides the shared library.
Package: libgd-dev
Description-md5: e2e1452132bfe957f8694d8a8920856e
Description-en: GD Graphics Library (development version)
GD is a graphics library. It allows your code to quickly draw images
complete with lines, arcs, text, multiple colours, cut and paste from
other images, flood fills, and write out the result as a PNG file.
This is particularly useful in World Wide Web applications, where PNG is
one of the formats accepted for inline images by most browsers.
.
This is the full development version of the library.
Package: libgd-tools
Description-md5: a44edd93634f43d7184a7456c237f804
Description-en: GD command line tools and example code
GD is a graphics library. It allows your code to quickly draw images
complete with lines, arcs, text, multiple colours, cut and paste from
other images, flood fills, and write out the result as a PNG file.
This is particularly useful in World Wide Web applications, where PNG is
one of the formats accepted for inline images by most browsers.
.
This is some simple command line tools and example code that use the GD
graphics library.
Package: libgdata-common
Description-md5: 5d011a11f567ab94a8c35d7b48cad649
Description-en: Library for accessing GData webservices - common data files
libgdata is a GLib-based library for accessing online service APIs using
the GData protocol — most notably, Google's services. It provides APIs
to access the common Google services, and has full asynchronous support.
.
This package contains the common data files for libgdata.
Package: libgdata-dev
Description-md5: 9892c19f92db563fe9dd7a426623ff57
Description-en: Library for accessing GData webservices - development files
libgdata is a GLib-based library for accessing online service APIs using
the GData protocol — most notably, Google's services. It provides APIs
to access the common Google services, and has full asynchronous support.
.
This package contains the headers and development libraries needed to
build applications using the libgdata library
Package: libgdata-doc
Description-md5: 457badc41d89dbaf51ffd8a78ca96272
Description-en: Library for accessing GData webservices - documentation
libgdata is a GLib-based library for accessing online service APIs using
the GData protocol — most notably, Google's services. It provides APIs
to access the common Google services, and has full asynchronous support.
.
This package contains the HTML documentation for the libgdata library
Package: libgdata-tests
Description-md5: d134eac669f52bcd290de65350b0e6d6
Description-en: Library for accessing GData webservices - tests
libgdata is a GLib-based library for accessing online service APIs using
the GData protocol — most notably, Google's services. It provides APIs
to access the common Google services, and has full asynchronous support.
.
This package includes tests to be used on the installed system.
Package: libgdata22
Description-md5: 2206a13104622d0ae3e6b435b0e80fc0
Description-en: Library for accessing GData webservices - shared libraries
libgdata is a GLib-based library for accessing online service APIs using
the GData protocol — most notably, Google's services. It provides APIs
to access the common Google services, and has full asynchronous support.
.
This package contains the shared libraries.
Package: libgdcm-dev
Description-md5: 159d3dafd1b31a5c660508857b7fb484
Description-en: Grassroots DICOM development libraries and headers
Grassroots DiCoM is a C++ library for DICOM medical files. It is
automatically wrapped to python/C#/Java (using swig). It supports
RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated.
.
Headers and static libraries for libgdcm. These are not needed to use
GDCM, but are needed to build plugins or programs that link against
libgdcm.
Package: libgdcm-java
Description-md5: 8c12afa3ef7c1fb4d18c6e3128f190dc
Description-en: Grassroots DICOM Java bindings
Grassroots DiCoM is a C++ library for DICOM medical files. It is
automatically wrapped to python/C#/Java (using swig). It supports
RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated.
.
Java bindings to the GDCM DICOM library. It allows developers to use
GDCM from Java environment.
Package: libgdcm-tools
Description-md5: 5962cf235e98740ad42e83b188215dcd
Description-en: Grassroots DICOM tools and utilities
Grassroots DiCoM is a C++ library for DICOM medical files. It is
automatically wrapped to python/C#/Java (using swig). It supports
RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated.
.
Install this package for the gdcmanon, gdcmclean, gdcmconv, gdcmdiff,
gdcmdump, gdcmpap3, gdcmgendir, gdcmimg, gdcminfo, gdcmpdf, gdcmraw,
gdcmscanner, gdcmscu, gdcmtar, gdcmxml programs.
Package: libgdcm3.0t64
Description-md5: 2d1a15e9eb401db30fa3da0f8d742afa
Description-en: Grassroots DICOM runtime libraries
Grassroots DiCoM is a C++ library for DICOM medical files. It is
automatically wrapped to python/C#/Java (using swig). It supports
RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. It also
comes with DICOM Part 3,6 & 7 of the standard as XML files.
.
This package contains the libraries needed to run GDCM applications.
Package: libgdiplus
Description-md5: 448897d7c1f6d9b0a49096653fa8811b
Description-en: interface library for System.Drawing of Mono
This package contains a GDI+ API compatible implementation needed by the
System.Drawing library of Mono.
Package: libgdk-pixbuf-xlib-2.0-0
Description-md5: ff4a54bdd102169fcecdeee6b5a5e344
Description-en: GDK Pixbuf library (deprecated Xlib integration)
This package contains a deprecated library to render GdkPixbuf structures
to X drawables using Xlib (libX11).
.
No newly written code should ever use this library.
.
If your existing code depends on gdk-pixbuf-xlib, then you're strongly
encouraged to port away from it.
Package: libgdk-pixbuf-xlib-2.0-dev
Description-md5: 31c0ec9e89d3c5842049e497a3b887b9
Description-en: GDK Pixbuf library (development files)
This package contains the header files which are needed for using
GDK Pixbuf's deprecated Xlib integration.
.
No newly written code should ever use this library.
.
If your existing code depends on gdk-pixbuf-xlib, then you're strongly
encouraged to port away from it.
Package: libgdome2-0
Description-md5: 547f42027c78f5ef55a5c37ab82d507b
Description-en: DOM level2 library for accessing XML files
gdome2 is a fast, light and complete DOM level2 implementation based
on libxml2. Although it has been written for the GNOME project, it
can be used stand-alone.
.
DOM (Document Object Model) is a standard interface for manipulating
XML documents. A DOM implementation (also called a host implementation)
is what makes a parsed XML or HTML document available for processing
using a DOM interface.
.
libgdome2 currently supports the "Core", "XML", "Events" and
"MutationEvents" modules from the DOM2 Recommendation.
.
This package contains the shared library.
Package: libgdome2-dev
Description-md5: 469853a64cb0a0b865027d1f34f96b6d
Description-en: Development files for libgdome2
gdome2 is a fast, light and complete DOM level2 implementation based
on libxml2. Although it has been written for the GNOME project, it
can be used stand-alone.
.
DOM (Document Object Model) is a standard interface for manipulating
XML documents. A DOM implementation (also called a host implementation)
is what makes a parsed XML or HTML document available for processing
using a DOM interface.
.
libgdome2 currently supports the "Core", "XML", "Events" and
"MutationEvents" modules from the DOM2 Recommendation.
.
This package contains the header files and static libraries for
developing with libgdome2-0.
Package: libgeis-dev
Description-md5: 2ff2cbb222e64416fdb9d07cbc3e9b72
Description-en: Gesture engine interface support - dev files
A common API for clients of a systemwide gesture recognition and propagation
engine.
.
Headers and static link libraries for developing against the common gesture
API.
Package: libgeis-doc
Description-md5: 9642f1590b474c5c7f69225a3b0fa0ff
Description-en: Gesture engine interface support - documentation
A common API for clients of a systemwide gesture recognition and propagation
engine.
.
API and specification documentation for developing with libgeis.
Package: libgeis1
Description-md5: f7495ef36ba1b4f2f35ba465c3a4e4be
Description-en: Gesture engine interface support
A common API for clients of a systemwide gesture recognition and propagation
engine.
.
This package provides just the runtime required for applications making use of
the GEIS API.
Package: libgemmi-dev
Description-md5: 483bc82fd12131306acb8c18ca7c71a4
Description-en: library for structural biology
Library for macromolecular crystallography and structural bioinformatics. For
working with coordinate files (mmCIF, PDB, mmJSON), refinement restraints
(monomer library), electron density maps (CCP4), and crystallographic
reflection data (MTZ, SF-mmCIF). It understands crystallographic symmetries,
it knows how to switch between the real and reciprocal space and it can do a
few other things.
.
This package contains header-only C++ library.
Package: libgensio-dev
Description-md5: 167c8984a2f89a1374c8ca415285adef
Description-en: abstract stream I/O (development files)
This library (pronounced gen'-see-oh) is used to abstract stream I/O
like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a
framework for giving a consistent view of various stream (and packet)
I/O types. You create a gensio object (or a gensio), and you can use
that gensio without having to know too much about what is going on
underneath. You can stack gensio on top of another one to add protocol
funcionality. For instance, you can create a TCP gensio, stack SSL on
top of that, and stack Telnet on top of that. It supports a number of
network I/O and serial ports. Gensio can be used for sending and
receiving ports, and it also supports establishing encrypted and
authenticated connections.
.
This package contains the development headers and static libraries.
Package: libgensio14
Description-md5: 9cdbd584bba4079c70bbc69eb544548f
Description-en: abstract stream I/O (runtime files)
This library (pronounced gen'-see-oh) is used to abstract stream I/O
like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a
framework for giving a consistent view of various stream (and packet)
I/O types. You create a gensio object (or a gensio), and you can use
that gensio without having to know too much about what is going on
underneath. You can stack gensio on top of another one to add protocol
funcionality. For instance, you can create a TCP gensio, stack SSL on
top of that, and stack Telnet on top of that. It supports a number of
network I/O and serial ports. Gensio can be used for sending and
receiving ports, and it also supports establishing encrypted and
authenticated connections.
.
This package contains the shared libraries.
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: libgepub-0.7-0
Description-md5: e4ad0d5c0bcdac32c520efeb51af8536
Description-en: library to read epub files
libgepub is a GObject based library for handling and rendering epub
documents.
.
This package contains the C library.
Package: libgepub-0.7-dev
Description-md5: f5287c9680f6e54ec3dc99ca689f1e71
Description-en: library to read epub files (development files)
libgepub is a GObject based library for handling and rendering epub
documents.
.
This package contains the headers for the C library.
Package: libgetfem++-dev
Description-md5: bfe8ebc058cce6653c20fea6f85a4246
Description-en: transitional package
This is a transitional package. It can safely be removed.
Package: libgetfem-dev
Description-md5: a24b52cd1584dd6627ad4e3ed62631de
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: bfe8ebc058cce6653c20fea6f85a4246
Description-en: transitional package
This is a transitional package. It can safely be removed.
Package: libgetfem5t64
Description-md5: 0c40bc13b699654ee45fee9ae331d722
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: libggml-dev
Description-md5: e5df1c8db4aa6c8cac33b5948c94be55
Description-en: Tensor library for machine learning - development files
ggml is a tensor library for machine learning with the following features:
.
* Low-level cross-platform implementation
* Integer quantization support
* Broad hardware support
* Automatic differentiation
* ADAM and L-BFGS optimizers
* No third-party dependencies
* Zero memory allocations during runtime
.
On Debian, ggml is shipped as a package that depends on one of the CPU or
GPU backends.
.
This package provides the development files.
Package: libggml0
Description-md5: 8cdd01a598ece87f49f838b00eb1d142
Description-en: Tensor library for machine learning - libraries
ggml is a tensor library for machine learning with the following features:
.
* Low-level cross-platform implementation
* Integer quantization support
* Broad hardware support
* Automatic differentiation
* ADAM and L-BFGS optimizers
* No third-party dependencies
* Zero memory allocations during runtime
.
On Debian, ggml is shipped as a package that depends on one of the CPU or
GPU backends.
.
This package provides the main libraries, and the CPU backend.
Package: libggml0-backend-blas
Description-md5: 5b0a2fe9d60f038870ed476c7d7a048a
Description-en: Tensor library for machine learning - BLAS backend
ggml is a tensor library for machine learning with the following features:
.
* Low-level cross-platform implementation
* Integer quantization support
* Broad hardware support
* Automatic differentiation
* ADAM and L-BFGS optimizers
* No third-party dependencies
* Zero memory allocations during runtime
.
On Debian, ggml is shipped as a package that depends on one of the CPU or
GPU backends.
.
This package provides the BLAS backend.
Package: libggml0-backend-hip
Description-md5: a753c086ac27fbfbbf6bc20642aa5eec
Description-en: Tensor library for machine learning - HIP backend
ggml is a tensor library for machine learning with the following features:
.
* Low-level cross-platform implementation
* Integer quantization support
* Broad hardware support
* Automatic differentiation
* ADAM and L-BFGS optimizers
* No third-party dependencies
* Zero memory allocations during runtime
.
On Debian, ggml is shipped as a package that depends on one of the CPU or
GPU backends.
.
This package provides the HIP backend, for AMD GPUs.
Package: libggml0-backend-vulkan
Description-md5: 66a49e8b7cab1148e8b321efb59a1e0f
Description-en: Tensor library for machine learning - Vulkan backend
ggml is a tensor library for machine learning with the following features:
.
* Low-level cross-platform implementation
* Integer quantization support
* Broad hardware support
* Automatic differentiation
* ADAM and L-BFGS optimizers
* No third-party dependencies
* Zero memory allocations during runtime
.
On Debian, ggml is shipped as a package that depends on one of the CPU or
GPU backends.
.
This package provides the Vulkan backend.
Package: libghc-abstract-deque-dev
Description-md5: b99b06b4817514d0dd3bca38bacee0c9
Description-en: abstract, parameterized interface to mutable Deques
An abstract interface to highly-parameterizable queues/deques.
.
Background: There exists a feature space for queues that extends between:
* simple, single-ended, non-concurrent, bounded queues
* double-ended, threadsafe, growable queues
with important points inbetween (such as the queues used for
work-stealing).
.
This package includes an interface for Deques that allows the
programmer to use a single API for all of the above, while using
the type-system to select an efficient implementation given the
requirements (using type families).
.
This package also includes a simple reference implementation based
on IORef and Data.Sequence.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-abstract-deque-doc
Description-md5: 9303a3c42e58e97a2fa323cbc9a902a2
Description-en: abstract, parameterized interface to mutable Deques; documentation
An abstract interface to highly-parameterizable queues/deques.
.
Background: There exists a feature space for queues that extends between:
* simple, single-ended, non-concurrent, bounded queues
* double-ended, threadsafe, growable queues
with important points inbetween (such as the queues used for
work-stealing).
.
This package includes an interface for Deques that allows the
programmer to use a single API for all of the above, while using
the type-system to select an efficient implementation given the
requirements (using type families).
.
This package also includes a simple reference implementation based
on IORef and Data.Sequence.
.
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-abstract-deque-prof
Description-md5: 2a6a720ddc03ddf4c42bec9fc346f116
Description-en: abstract, parameterized interface to mutable Deques; profiling libraries
An abstract interface to highly-parameterizable queues/deques.
.
Background: There exists a feature space for queues that extends between:
* simple, single-ended, non-concurrent, bounded queues
* double-ended, threadsafe, growable queues
with important points inbetween (such as the queues used for
work-stealing).
.
This package includes an interface for Deques that allows the
programmer to use a single API for all of the above, while using
the type-system to select an efficient implementation given the
requirements (using type families).
.
This package also includes a simple reference implementation based
on IORef and Data.Sequence.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-abstract-par-dev
Description-md5: 7739ba25836d6711b71c06fe90cf7859
Description-en: abstract parallelization interface
This module offers the types and abstract definitons for the par monad. The
par monad offers parrallelization based on dataflow programming.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-abstract-par-doc
Description-md5: 744116f101b550f1b46979d3b1a03744
Description-en: abstract parallelization interface; documentation
This module offers the types and abstract definitons for the par monad. The
par monad offers parrallelization based on dataflow programming.
.
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-abstract-par-prof
Description-md5: 16070c19f9cff60425a39c017d7f6354
Description-en: abstract parallelization interface; profiling libraries
This module offers the types and abstract definitons for the par monad. The
par monad offers parrallelization based on dataflow programming.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-alsa-core-dev
Description-md5: aec942cc09001b766981162e6d791fda
Description-en: binding to the ALSA Library API (Exceptions)
This package provides access to ALSA infrastructure,
that is needed by both alsa-seq and alsa-pcm.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-alsa-core-doc
Description-md5: ea88db8eb23f6d7afaadc2a7c1d65ea9
Description-en: binding to the ALSA Library API (Exceptions); documentation
This package provides access to ALSA infrastructure,
that is needed by both alsa-seq and alsa-pcm.
.
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-alsa-core-prof
Description-md5: 17ea89dcd7dae4e01aa3873ff8c6d59a
Description-en: binding to the ALSA Library API (Exceptions); profiling libraries
This package provides access to ALSA infrastructure,
that is needed by both alsa-seq and alsa-pcm.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-alsa-mixer-dev
Description-md5: 84809c96a991da19a33e9c826e6056b7
Description-en: bindings to the ALSA simple mixer API
This package provides bindings to the ALSA simple mixer API.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-alsa-mixer-doc
Description-md5: 86d1ce1f98edb1585a46ebfcdb7ee6cd
Description-en: bindings to the ALSA simple mixer API; documentation
This package provides bindings to the ALSA simple mixer API.
.
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-alsa-mixer-prof
Description-md5: 3b718e946176e3d6f72484d8c5668350
Description-en: bindings to the ALSA simple mixer API; profiling libraries
This package provides bindings to the ALSA simple mixer API.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-annotated-wl-pprint-dev
Description-md5: 441ec877468b95aa0fcbab48d017934b
Description-en: Wadler/Leijen Pretty Printer, with annotation support
This is a modified version of wl-pprint, which was based on Wadler's
paper "A Prettier Printer". This version allows the library user to
annotate the text with semantic information, which can later be rendered
in a variety of ways.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-annotated-wl-pprint-doc
Description-md5: 8e6a1563993bf4e36e4573f22e5c5ddb
Description-en: Wadler/Leijen Pretty Printer, with annotation support; documentation
This is a modified version of wl-pprint, which was based on Wadler's
paper "A Prettier Printer". This version allows the library user to
annotate the text with semantic information, which can later be rendered
in a variety of ways.
.
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-annotated-wl-pprint-prof
Description-md5: fab2141799b53a9c366715497ced6c7e
Description-en: Wadler/Leijen Pretty Printer, with annotation support; profiling libraries
This is a modified version of wl-pprint, which was based on Wadler's
paper "A Prettier Printer". This version allows the library user to
annotate the text with semantic information, which can later be rendered
in a variety of ways.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ansi-terminal-dev
Description-md5: 14b80bc3a8ccb73618c34956a96ff6cb
Description-en: Simple ANSI terminal support, with Windows compatibility
ANSI terminal support for Haskell: allows cursor movement, screen clearing,
color output showing or hiding the cursor, and changing the title.
Compatible with Windows and those Unixes with ANSI terminals, but only
GHC is supported as a compiler.
.
This package contains the normal library files.
Package: libghc-ansi-terminal-doc
Description-md5: dcefec4a575da4ac64e223c22513cb66
Description-en: Simple ANSI terminal support, with Windows compatibility; documentation
ANSI terminal support for Haskell: allows cursor movement, screen clearing,
color output showing or hiding the cursor, and changing the title.
Compatible with Windows and those Unixes with ANSI terminals, but only
GHC is supported as a compiler.
.
This package contains the documentation files.
Package: libghc-ansi-terminal-prof
Description-md5: 13f4d8360b9b9f6a6a05a24e29c08b25
Description-en: Simple ANSI terminal support, with Windows compatibility; profiling libraries
ANSI terminal support for Haskell: allows cursor movement, screen clearing,
color output showing or hiding the cursor, and changing the title.
Compatible with Windows and those Unixes with ANSI terminals, but only
GHC is supported as a compiler.
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-ansi-terminal-types-dev
Description-md5: a5528d7d031b261b32c0d05bd6795c30
Description-en: types and functions used to represent SGR aspects
The ANSI standards refer to the visual style of
displaying characters as their 'graphic rendition'. The
ANSI codes to establish the graphic rendition for
subsequent text are referred to as SELECT GRAPHIC RENDITION
(SGR). This package exposes modules that export types and
functions used to represent SGR aspects.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ansi-terminal-types-doc
Description-md5: 91082265a7d406dd49289eec1e063e5f
Description-en: types and functions used to represent SGR aspects; documentation
The ANSI standards refer to the visual style of
displaying characters as their 'graphic rendition'. The
ANSI codes to establish the graphic rendition for
subsequent text are referred to as SELECT GRAPHIC RENDITION
(SGR). This package exposes modules that export types and
functions used to represent SGR aspects.
.
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-ansi-terminal-types-prof
Description-md5: 268a0da1c1f11cab4c30538719a6fb6b
Description-en: types and functions used to represent SGR aspects; profiling libraries
The ANSI standards refer to the visual style of
displaying characters as their 'graphic rendition'. The
ANSI codes to establish the graphic rendition for
subsequent text are referred to as SELECT GRAPHIC RENDITION
(SGR). This package exposes modules that export types and
functions used to represent SGR aspects.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ansi-wl-pprint-dev
Description-md5: 125341e52b6db5d39a6bbc82a3a8f422
Description-en: Wadler/Leijen Pretty Printer for colored ANSI terminal output
This is a pretty printing library based on Wadler's paper
"A Prettier Printer". It has been enhanced with support for ANSI terminal
colored output using the ansi-terminal package.
.
This package contains the normal library files.
Package: libghc-ansi-wl-pprint-doc
Description-md5: 9fc25bff5025b20081e4eb7ebd41df0e
Description-en: Wadler/Leijen Pretty Printer for colored ANSI terminal output; documentation
This is a pretty printing library based on Wadler's paper
"A Prettier Printer". It has been enhanced with support for ANSI terminal
colored output using the ansi-terminal package.
.
This package contains the documentation files.
Package: libghc-ansi-wl-pprint-prof
Description-md5: 29b3d0d24b0f1d84b1b37dd3e5b4fc94
Description-en: Wadler/Leijen Pretty Printer for colored ANSI terminal output; profiling lib
This is a pretty printing library based on Wadler's paper
"A Prettier Printer". It has been enhanced with support for ANSI terminal
colored output using the ansi-terminal package.
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-ap-normalize-dev
Description-md5: 3e9bb370789b0c9610f9bf3e07be2080
Description-en: Self-normalizing applicative expressions
An applicative functor transformer to normalize expressions using <$>, <*>,
and pure into a linear list of actions. See "ApNormalize" to get started.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ap-normalize-doc
Description-md5: f5a2b07aa0ea8a23e6267bd84b10f2b3
Description-en: Self-normalizing applicative expressions; documentation
An applicative functor transformer to normalize expressions using <$>, <*>,
and pure into a linear list of actions. See "ApNormalize" to get started.
.
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-ap-normalize-prof
Description-md5: 93ac217cecacd02de8cc5c68c6c045b8
Description-en: Self-normalizing applicative expressions; profiling libraries
An applicative functor transformer to normalize expressions using <$>, <*>,
and pure into a linear list of actions. See "ApNormalize" to get started.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-appar-dev
Description-md5: 89c0ffc80c08ebbd42937f42bfe196ba
Description-en: A simple applicative parser in Parsec style
This is a simple applicative parser.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-appar-doc
Description-md5: 275c162306717174ed7792c8b3784e06
Description-en: A simple applicative parser in Parsec style; documentation
This is a simple applicative parser.
.
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-appar-prof
Description-md5: 7785e0da2dc9055dce691645e4d6e5e6
Description-en: A simple applicative parser in Parsec style; profiling libraries
This is a simple applicative parser.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-arrows-dev
Description-md5: dd1fdc5423fae5f1225218b3aabaa2f1
Description-en: Haskell arrow classes and transformers for GHC
This library provides several classes that extend the Arrow class, and
some transformers that implement or lift these classes.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-arrows-doc
Description-md5: 53ab631256ae7d2506443b51328d729d
Description-en: Haskell arrow classes and transformers for GHC; documentation
This library provides several classes that extend the Arrow class, and
some transformers that implement or lift these classes.
.
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-arrows-prof
Description-md5: b8520b33d0328219a0648334b98ad36d
Description-en: Haskell arrow classes and transformers for GHC; profiling libraries
This library provides several classes that extend the Arrow class, and
some transformers that implement or lift these classes.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-assert-failure-dev
Description-md5: 7135862e10c90e3e4fd2c7bb1ed696db
Description-en: syntactic sugar improving 'assert' and 'error'
This library contains syntactic sugar that makes it easier
to write simple contracts with 'assert' and 'error'
and report the values that violate contracts.
The original 'assert' function is here re-exported for convenience.
.
Note that for most of these functions to have any effect, assertions
need to be enabled, e.g., by including in .cabal file the following line:
.
ghc-options: -fno-ignore-asserts
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-assert-failure-doc
Description-md5: bd19792d98080745a6037a2e383a6ce7
Description-en: syntactic sugar improving 'assert' and 'error'; documentation
This library contains syntactic sugar that makes it easier
to write simple contracts with 'assert' and 'error'
and report the values that violate contracts.
The original 'assert' function is here re-exported for convenience.
.
Note that for most of these functions to have any effect, assertions
need to be enabled, e.g., by including in .cabal file the following line:
.
ghc-options: -fno-ignore-asserts
.
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-assert-failure-prof
Description-md5: 71db5cb99becdf552165106d5997894e
Description-en: syntactic sugar improving 'assert' and 'error'; profiling libraries
This library contains syntactic sugar that makes it easier
to write simple contracts with 'assert' and 'error'
and report the values that violate contracts.
The original 'assert' function is here re-exported for convenience.
.
Note that for most of these functions to have any effect, assertions
need to be enabled, e.g., by including in .cabal file the following line:
.
ghc-options: -fno-ignore-asserts
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-assoc-dev
Description-md5: b82456723a7959f168c9ab95aafa113a
Description-en: swap and assoc: Symmetric and Semigroupy Bifunctors
Provides generalisations of
.
swap :: (a,b) -> (b,a) and
.
assoc :: ((a,b),c) -> (a,(b,c))
.
to
Bifunctors supporting similar operations (e.g. Either, These).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-assoc-doc
Description-md5: b94eb33a48bce406b69d8b1f2fef4adb
Description-en: swap and assoc: Symmetric and Semigroupy Bifunctors; documentation
Provides generalisations of
.
swap :: (a,b) -> (b,a) and
.
assoc :: ((a,b),c) -> (a,(b,c))
.
to
Bifunctors supporting similar operations (e.g. Either, These).
.
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-assoc-prof
Description-md5: ffbdffef21d6dd9d4a7e1ccc98d36227
Description-en: swap and assoc: Symmetric and Semigroupy Bifunctors; profiling libraries
Provides generalisations of
.
swap :: (a,b) -> (b,a) and
.
assoc :: ((a,b),c) -> (a,(b,c))
.
to
Bifunctors supporting similar operations (e.g. Either, These).
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-atomic-write-dev
Description-md5: f38d5383dc20efba165e5154cc8a9322
Description-en: Atomically write to a file
Atomically write to a file on POSIX-compliant systems while preserving
permissions.
.
On most Unix systems, `mv` is an atomic operation. This makes it simple to
write to a file atomically just by using the mv operation. However, this will
destroy the permissions on the original file. This library does the following
to preserve permissions while atomically writing to a file:
.
* If an original file exists, take those permissions and apply them to the
temp file before `mv`ing the file into place.
.
* If the original file does not exist, create a following with default
permissions (based on the currently-active umask).
.
This way, when the file is `mv`'ed into place, the permissions will be the
ones held by the original file.
.
This library is based on similar implementations found in common libraries in
Ruby and Python.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-atomic-write-doc
Description-md5: 51891c67cea1f2b49f1954ddbf8262e3
Description-en: Atomically write to a file; documentation
Atomically write to a file on POSIX-compliant systems while preserving
permissions.
.
On most Unix systems, `mv` is an atomic operation. This makes it simple to
write to a file atomically just by using the mv operation. However, this will
destroy the permissions on the original file. This library does the following
to preserve permissions while atomically writing to a file:
.
* If an original file exists, take those permissions and apply them to the
temp file before `mv`ing the file into place.
.
* If the original file does not exist, create a following with default
permissions (based on the currently-active umask).
.
This way, when the file is `mv`'ed into place, the permissions will be the
ones held by the original file.
.
This library is based on similar implementations found in common libraries in
Ruby and Python.
.
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-atomic-write-prof
Description-md5: 37dbb53e304319bef17548051e9006e4
Description-en: Atomically write to a file; profiling libraries
Atomically write to a file on POSIX-compliant systems while preserving
permissions.
.
On most Unix systems, `mv` is an atomic operation. This makes it simple to
write to a file atomically just by using the mv operation. However, this will
destroy the permissions on the original file. This library does the following
to preserve permissions while atomically writing to a file:
.
* If an original file exists, take those permissions and apply them to the
temp file before `mv`ing the file into place.
.
* If the original file does not exist, create a following with default
permissions (based on the currently-active umask).
.
This way, when the file is `mv`'ed into place, the permissions will be the
ones held by the original file.
.
This library is based on similar implementations found in common libraries in
Ruby and Python.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-auto-update-dev
Description-md5: 4a7da49a7bfd629a8f059f95401ed3f7
Description-en: efficiently run periodic, on-demand actions
A common problem is the desire to have an action run at a scheduled interval,
but only if it is needed. For example, instead of having every web request
result in a new getCurrentTime call, we'd like to have a single worker
thread run every second, updating an IORef. However, if the request
frequency is less than once per second, this is a pessimization, and worse,
kills idle GC.
.
This library allows you to define actions which will either be performed by a
dedicated thread or, in times of low volume, will be executed by the calling
thread.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-auto-update-doc
Description-md5: 8e31ef17da7355c0951082ad1f718a49
Description-en: efficiently run periodic, on-demand actions; documentation
A common problem is the desire to have an action run at a scheduled interval,
but only if it is needed. For example, instead of having every web request
result in a new getCurrentTime call, we'd like to have a single worker
thread run every second, updating an IORef. However, if the request
frequency is less than once per second, this is a pessimization, and worse,
kills idle GC.
.
This library allows you to define actions which will either be performed by a
dedicated thread or, in times of low volume, will be executed by the calling
thread.
.
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-auto-update-prof
Description-md5: c4301e4ada1c08b6ad3ed80f617f35d0
Description-en: efficiently run periodic, on-demand actions; profiling libraries
A common problem is the desire to have an action run at a scheduled interval,
but only if it is needed. For example, instead of having every web request
result in a new getCurrentTime call, we'd like to have a single worker
thread run every second, updating an IORef. However, if the request
frequency is less than once per second, this is a pessimization, and worse,
kills idle GC.
.
This library allows you to define actions which will either be performed by a
dedicated thread or, in times of low volume, will be executed by the calling
thread.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-barbies-dev
Description-md5: cf227b7cd1796289cb08f62544f35d2d
Description-en: Classes for working with types that can change clothes
Types that are parametric on a functor are like Barbies that have an outfit
for each role. This package provides the basic abstractions to work with them
comfortably.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-barbies-doc
Description-md5: dffecfd9ea743f25a97d614cc2cb3ed2
Description-en: Classes for working with types that can change clothes; documentation
Types that are parametric on a functor are like Barbies that have an outfit
for each role. This package provides the basic abstractions to work with them
comfortably.
.
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-barbies-prof
Description-md5: 8da3e00306226f39e1dfc55e762f118a
Description-en: Classes for working with types that can change clothes; profiling libraries
Types that are parametric on a functor are like Barbies that have an outfit
for each role. This package provides the basic abstractions to work with them
comfortably.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-base-compat-batteries-dev
Description-md5: 1a317f9769442111da5284a912bc61f9
Description-en: base-compat with extra batteries
Provides functions available in later versions of base to a wider
range of compilers, without requiring you to use CPP pragmas
in your code.
.
This package provides the same API as the base-compat library,
but depends on compatibility packages (such as semigroups) to offer
a wider support window than base-compat, which has no dependencies.
Most of the modules in this library have the same names as in
base-compat to make it easier to switch between the two. There also
exist versions of each module with the suffix .Repl.Batteries, which
are distinct from anything in base-compat, to allow for easier
use in GHCi.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-base-compat-batteries-doc
Description-md5: 0f0b47356b35b1bb8526f74c9cbf247a
Description-en: base-compat with extra batteries; documentation
Provides functions available in later versions of base to a wider
range of compilers, without requiring you to use CPP pragmas
in your code.
.
This package provides the same API as the base-compat library,
but depends on compatibility packages (such as semigroups) to offer
a wider support window than base-compat, which has no dependencies.
Most of the modules in this library have the same names as in
base-compat to make it easier to switch between the two. There also
exist versions of each module with the suffix .Repl.Batteries, which
are distinct from anything in base-compat, to allow for easier
use in GHCi.
.
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-base-compat-batteries-prof
Description-md5: 29efba8071326387c7ecd0043978eb1d
Description-en: base-compat with extra batteries; profiling libraries
Provides functions available in later versions of base to a wider
range of compilers, without requiring you to use CPP pragmas
in your code.
.
This package provides the same API as the base-compat library,
but depends on compatibility packages (such as semigroups) to offer
a wider support window than base-compat, which has no dependencies.
Most of the modules in this library have the same names as in
base-compat to make it easier to switch between the two. There also
exist versions of each module with the suffix .Repl.Batteries, which
are distinct from anything in base-compat, to allow for easier
use in GHCi.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-base-compat-dev
Description-md5: 0cd0f3adfac6c6bc8e864ef105f80071
Description-en: compatibility layer for base
With this package, you can ban CPP from your code.
See the README at to see what's
covered.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-base-compat-doc
Description-md5: 78e6ebf9c96b824cee2d415b9807ee76
Description-en: compatibility layer for base; documentation
With this package, you can ban CPP from your code.
See the README at to see what's
covered.
.
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-base-compat-prof
Description-md5: 6b0b7cfce549a0de7118476c92de007c
Description-en: compatibility layer for base; profiling libraries
With this package, you can ban CPP from your code.
See the README at to see what's
covered.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-base-orphans-dev
Description-md5: 68f683765eb858b6dfe03fb21673bac6
Description-en: Backwards-compatible orphan instances for base
base-orphans defines orphan instances that mimic instances available in later
versions of base to a wider (older) range of compilers. base-orphans does
not export anything except the orphan instances themselves and complements
the base-compat package.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-base-orphans-doc
Description-md5: ed9b86be2309372160b4c48371b555d9
Description-en: Backwards-compatible orphan instances for base; documentation
base-orphans defines orphan instances that mimic instances available in later
versions of base to a wider (older) range of compilers. base-orphans does
not export anything except the orphan instances themselves and complements
the base-compat package.
.
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-base-orphans-prof
Description-md5: 90570b29b3997f6d91d3208ff8799a5a
Description-en: Backwards-compatible orphan instances for base; profiling libraries
base-orphans defines orphan instances that mimic instances available in later
versions of base to a wider (older) range of compilers. base-orphans does
not export anything except the orphan instances themselves and complements
the base-compat package.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-base-prelude-dev
Description-md5: b85f67aa54bca7b97b70d09d4bf9e436
Description-en: most complete prelude formed solely from the "base" package
A library which aims to reexport all the non-conflicting and
most general definitions from the base package.
This includes APIs for applicatives, arrows, monoids, foldables,
traversables, exceptions, generics, ST, MVars and STM.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-base-prelude-doc
Description-md5: 38336b04db8572c24110edd1063793c5
Description-en: most complete prelude formed solely from the "base" package; documentation
A library which aims to reexport all the non-conflicting and
most general definitions from the base package.
This includes APIs for applicatives, arrows, monoids, foldables,
traversables, exceptions, generics, ST, MVars and STM.
.
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-base-prelude-prof
Description-md5: d3a716d8f8c08f38c1fc0d08a6b03a2b
Description-en: most complete prelude formed solely from the "base" package; profiling libraries
A library which aims to reexport all the non-conflicting and
most general definitions from the base package.
This includes APIs for applicatives, arrows, monoids, foldables,
traversables, exceptions, generics, ST, MVars and STM.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-base-unicode-symbols-dev
Description-md5: d7cbdfe289235207dec4bf3341f84bb8
Description-en: Unicode alternatives for common functions and operators
It defines new symbols for a number of functions and operators in the
base package.
.
All symbols are documented with their actual definition and information
regarding their Unicode code point. They should be completely
interchangeable with their definitions.
.
For further Unicode goodness you can enable the UnicodeSyntax language
extension [1]. This extension enables Unicode characters to be used to
stand for certain ASCII character sequences, i.e. → instead of ->, ∀
instead of forall and many others.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-base-unicode-symbols-doc
Description-md5: 1b088cd32d04a9616258b3d280ac8d24
Description-en: Unicode alternatives for common functions and operators; documentation
All symbols are documented with their actual definition and information
regarding their Unicode code point. They should be completely
interchangeable with their definitions.
.
For further Unicode goodness you can enable the UnicodeSyntax language
extension [1]. This extension enables Unicode characters to be used to
stand for certain ASCII character sequences, i.e. → instead of ->, ∀
instead of forall and many others.
.
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-base-unicode-symbols-prof
Description-md5: b6c603b57968e990c7ff5509629fd606
Description-en: Unicode alternatives for common functions and operators; profiling libraries
All symbols are documented with their actual definition and information
regarding their Unicode code point. They should be completely
interchangeable with their definitions.
.
For further Unicode goodness you can enable the UnicodeSyntax language
extension [1]. This extension enables Unicode characters to be used to
stand for certain ASCII character sequences, i.e. → instead of ->, ∀
instead of forall and many others.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-base16-bytestring-dev
Description-md5: ef6afcae02092578dc27088e267fa484
Description-en: Fast base16 (hex) encoding and decoding for ByteStrings
This package provides a Haskell library for working with base16-encoded
data quickly and efficiently, using the ByteString type.
.
This package contains the normal library files.
Package: libghc-base16-bytestring-doc
Description-md5: 662ea2961378918ebf3e88b7e994f020
Description-en: Fast base16 (hex) encoding and decoding for ByteStrings; documentation
This package provides a Haskell library for working with base16-encoded
data quickly and efficiently, using the ByteString type.
.
This package contains the documentation files.
Package: libghc-base16-bytestring-prof
Description-md5: b7772ed1159a4cae80556d753850c019
Description-en: Fast base16 (hex) encoding and decoding for ByteStrings; profiling libraries
This package provides a Haskell library for working with base16-encoded
data quickly and efficiently, using the ByteString type.
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-basement-dev
Description-md5: f4b696fab87cf8970110ebe7d0400685
Description-en: Foundation scrap box of array & string
Foundation is an attempt to provide a base-like set of modules
that provide a consistent set of features and bugfixes across
multiple versions of GHC (unlike base), and to provide a better
and more efficient prelude than base's prelude.
.
This library (basement) is Foundation's most basic primitives
without any dependencies.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-basement-doc
Description-md5: 6144852d4edda9bd4c249532a7a977a1
Description-en: Foundation scrap box of array & string; documentation
Foundation is an attempt to provide a base-like set of modules
that provide a consistent set of features and bugfixes across
multiple versions of GHC (unlike base), and to provide a better
and more efficient prelude than base's prelude.
.
This library (basement) is Foundation's most basic primitives
without any dependencies.
.
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-basement-prof
Description-md5: 95712765480effca2d0a1b5bc220b66d
Description-en: Foundation scrap box of array & string; profiling libraries
Foundation is an attempt to provide a base-like set of modules
that provide a consistent set of features and bugfixes across
multiple versions of GHC (unlike base), and to provide a better
and more efficient prelude than base's prelude.
.
This library (basement) is Foundation's most basic primitives
without any dependencies.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-bencode-dev
Description-md5: 0159b6f6dba9c824eaaf6a21fa2f2952
Description-en: Parser and printer for bencoded data
Parser and printer for bencoded data.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-bencode-doc
Description-md5: e2bbe7f3b75852ac8c315dade556e039
Description-en: Parser and printer for bencoded data; documentation
Parser and printer for bencoded data.
.
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-bencode-prof
Description-md5: 563bc1189d0d59aa4461872841931f28
Description-en: Parser and printer for bencoded data; profiling libraries
Parser and printer for bencoded data.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-bifunctors-dev
Description-md5: 7bab8acec52dac9490e029f110ceb365
Description-en: Haskell 98 bifunctors
A binary functor is a functor in two arguments. This package provides
bifoldables and bitraversables.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-bifunctors-doc
Description-md5: c634914c0aef77470e5286afa09de201
Description-en: Haskell 98 bifunctors; documentation
A binary functor is a functor in two arguments. This package provides
bifoldables and bitraversables.
.
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-bifunctors-prof
Description-md5: 85ab922965120a283869cbbf814a611f
Description-en: Haskell 98 bifunctors; profiling libraries
A binary functor is a functor in two arguments. This package provides
bifoldables and bitraversables.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-bimap-dev
Description-md5: ed2989260a8c1cee584671a75c622ab4
Description-en: bidirectional mapping between two key types
A data structure representing a bidirectional mapping between two
key types. Each value in the bimap is associated with exactly one
value of the opposite type.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-bimap-doc
Description-md5: 869637da68d24f91e45cdfbea8dfd217
Description-en: bidirectional mapping between two key types; documentation
A data structure representing a bidirectional mapping between two
key types. Each value in the bimap is associated with exactly one
value of the opposite type.
.
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-bimap-prof
Description-md5: 94460101401f623de5a79f6276602cc1
Description-en: bidirectional mapping between two key types; profiling libraries
A data structure representing a bidirectional mapping between two
key types. Each value in the bimap is associated with exactly one
value of the opposite type.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-binary-search-dev
Description-md5: 116646c20b5127e58b61f54c77da2d27
Description-en: Binary and exponential searches
__Introduction__
.
This package provides varieties of binary search functions.
c.f. "Numeric.Search" for the examples.
.
These search function can search for pure and monadic predicates, of type:
.
> pred :: Eq b => a -> b
> pred :: (Eq b, Monad m) => a -> m b
.
The predicates must satisfy that the domain range for any codomain value
is continuous; that is, @∀x≦y≦z. pred x == pred z ⇒ pred y == pred x@ .
.
For example, we can address the problem of finding the boundary
of an upward-closed set of integers, using a combination
of exponential and binary searches.
.
Variants are provided
for searching within bounded and unbounded intervals of
both 'Integer' and bounded integral types.
.
The package was created by Ross Paterson, and extended
by Takayuki Muranushi, to be used together with SMT solvers.
.
__The Module Structure__
.
* "Numeric.Search" provides the generic search combinator, to search for pure
and monadic predicates.
.
* "Numeric.Search.Bounded" , "Numeric.Search.Integer" ,
"Numeric.Search.Range" provides the various specialized searchers, which means
less number of function arguments, and easier to use.
.
<>
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-binary-search-doc
Description-md5: a7ed6c24f6e635a51dd736753b10fd91
Description-en: Binary and exponential searches; documentation
__Introduction__
.
This package provides varieties of binary search functions.
c.f. "Numeric.Search" for the examples.
.
These search function can search for pure and monadic predicates, of type:
.
> pred :: Eq b => a -> b
> pred :: (Eq b, Monad m) => a -> m b
.
The predicates must satisfy that the domain range for any codomain value
is continuous; that is, @∀x≦y≦z. pred x == pred z ⇒ pred y == pred x@ .
.
For example, we can address the problem of finding the boundary
of an upward-closed set of integers, using a combination
of exponential and binary searches.
.
Variants are provided
for searching within bounded and unbounded intervals of
both 'Integer' and bounded integral types.
.
The package was created by Ross Paterson, and extended
by Takayuki Muranushi, to be used together with SMT solvers.
.
__The Module Structure__
.
* "Numeric.Search" provides the generic search combinator, to search for pure
and monadic predicates.
.
* "Numeric.Search.Bounded" , "Numeric.Search.Integer" ,
"Numeric.Search.Range" provides the various specialized searchers, which means
less number of function arguments, and easier to use.
.
<>
.
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-binary-search-prof
Description-md5: 255343c5106065a64210ae17ccc54e93
Description-en: Binary and exponential searches; profiling libraries
__Introduction__
.
This package provides varieties of binary search functions.
c.f. "Numeric.Search" for the examples.
.
These search function can search for pure and monadic predicates, of type:
.
> pred :: Eq b => a -> b
> pred :: (Eq b, Monad m) => a -> m b
.
The predicates must satisfy that the domain range for any codomain value
is continuous; that is, @∀x≦y≦z. pred x == pred z ⇒ pred y == pred x@ .
.
For example, we can address the problem of finding the boundary
of an upward-closed set of integers, using a combination
of exponential and binary searches.
.
Variants are provided
for searching within bounded and unbounded intervals of
both 'Integer' and bounded integral types.
.
The package was created by Ross Paterson, and extended
by Takayuki Muranushi, to be used together with SMT solvers.
.
__The Module Structure__
.
* "Numeric.Search" provides the generic search combinator, to search for pure
and monadic predicates.
.
* "Numeric.Search.Bounded" , "Numeric.Search.Integer" ,
"Numeric.Search.Range" provides the various specialized searchers, which means
less number of function arguments, and easier to use.
.
<>
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-bindings-dsl-dev
Description-md5: 4533b811c281165b5711bbd1d631d571
Description-en: FFI domain specific language, on top of hsc2hs
This is a set of macros to be used when writing Haskell FFI. They were
designed to be able to fully describe C interfaces, so that hsc2hs can
extract from them all Haskell code needed to mimic such interfaces. All
Haskell names used are automatically derived from C names, structures
are mapped to Haskell instances of Storable, and there are also macros
you can use with C code to help write bindings to inline functions or
macro functions.
.
This package contains no Haskell code, only C header files designed
for hsc2hs.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-bindings-dsl-doc
Description-md5: 64ac46690685b88a2da32661ed41aeea
Description-en: FFI domain specific language, on top of hsc2hs; documentation
This is a set of macros to be used when writing Haskell FFI. They were
designed to be able to fully describe C interfaces, so that hsc2hs can
extract from them all Haskell code needed to mimic such interfaces. All
Haskell names used are automatically derived from C names, structures
are mapped to Haskell instances of Storable, and there are also macros
you can use with C code to help write bindings to inline functions or
macro functions.
.
This package contains no Haskell code, only C header files designed
for hsc2hs.
.
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-bindings-dsl-prof
Description-md5: 688ad7e918b3dc645649a542822c3fb7
Description-en: FFI domain specific language, on top of hsc2hs; profiling libraries
This is a set of macros to be used when writing Haskell FFI. They were
designed to be able to fully describe C interfaces, so that hsc2hs can
extract from them all Haskell code needed to mimic such interfaces. All
Haskell names used are automatically derived from C names, structures
are mapped to Haskell instances of Storable, and there are also macros
you can use with C code to help write bindings to inline functions or
macro functions.
.
This package contains no Haskell code, only C header files designed
for hsc2hs.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-bitwise-dev
Description-md5: b72fc49c8ba8ea2c839a4d5e59ba9246
Description-en: fast multi-dimensional unboxed bit packed Bool arrays
Unboxed multidimensional bit packed Bool arrays with fast aggregate
operations based on lifting Bool operations to bitwise operations.
.
There are many other bit packed structures out there, but none met
all of these requirements:
.
(1) unboxed bit packed Bool array,
.
(2) multi-dimensional indexing,
.
(3) fast (de)serialization, or interoperable with foreign code,
.
(4) fast aggregate operations (fold, map, zip).
.
Quick tour of the bitwise library:
.
[Data.Bits.Bitwise] Lift boolean operations on 'Bool' to bitwise
operations on 'Data.Bits.Bits'.
.
[Data.Array.BitArray] Immutable bit arrays.
.
[Data.Array.BitArray.ST] Mutable bit arrays in 'Control.Monad.ST.ST'.
.
[Data.Array.BitArray.IO] Mutable bit arrays in 'IO'.
.
[Data.Array.BitArray.ByteString] (De)serialization.
.
[Codec.Image.PBM] Portable bitmap monochrome 2D image format.
.
Very rough performance benchmarks:
.
* immutable random access single bit reads:
@BitArray ix@ is about 40% slower than @UArray ix Bool@,
.
* 'Control.Monad.ST.ST' mutable random access single bit reads:
@STBitArray s ix@ is about the same as @STUArray s ix Bool@,
.
* immutable map @Bool -> Bool@:
@BitArray ix@ is about 85x faster than @UArray ix Bool@,
.
* immutable zipWith @Bool -> Bool -> Bool@:
@BitArray ix@ is about 1300x faster than @UArray ix Bool@.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-bitwise-doc
Description-md5: d13ede8a8535cbe1a9b6f6605f9f3e95
Description-en: fast multi-dimensional unboxed bit packed Bool arrays; documentation
Unboxed multidimensional bit packed Bool arrays with fast aggregate
operations based on lifting Bool operations to bitwise operations.
.
There are many other bit packed structures out there, but none met
all of these requirements:
.
(1) unboxed bit packed Bool array,
.
(2) multi-dimensional indexing,
.
(3) fast (de)serialization, or interoperable with foreign code,
.
(4) fast aggregate operations (fold, map, zip).
.
Quick tour of the bitwise library:
.
[Data.Bits.Bitwise] Lift boolean operations on 'Bool' to bitwise
operations on 'Data.Bits.Bits'.
.
[Data.Array.BitArray] Immutable bit arrays.
.
[Data.Array.BitArray.ST] Mutable bit arrays in 'Control.Monad.ST.ST'.
.
[Data.Array.BitArray.IO] Mutable bit arrays in 'IO'.
.
[Data.Array.BitArray.ByteString] (De)serialization.
.
[Codec.Image.PBM] Portable bitmap monochrome 2D image format.
.
Very rough performance benchmarks:
.
* immutable random access single bit reads:
@BitArray ix@ is about 40% slower than @UArray ix Bool@,
.
* 'Control.Monad.ST.ST' mutable random access single bit reads:
@STBitArray s ix@ is about the same as @STUArray s ix Bool@,
.
* immutable map @Bool -> Bool@:
@BitArray ix@ is about 85x faster than @UArray ix Bool@,
.
* immutable zipWith @Bool -> Bool -> Bool@:
@BitArray ix@ is about 1300x faster than @UArray ix Bool@.
.
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-bitwise-prof
Description-md5: b61d3a3f3782708d32a5d4b12de6d7a8
Description-en: fast multi-dimensional unboxed bit packed Bool arrays; profiling libraries
Unboxed multidimensional bit packed Bool arrays with fast aggregate
operations based on lifting Bool operations to bitwise operations.
.
There are many other bit packed structures out there, but none met
all of these requirements:
.
(1) unboxed bit packed Bool array,
.
(2) multi-dimensional indexing,
.
(3) fast (de)serialization, or interoperable with foreign code,
.
(4) fast aggregate operations (fold, map, zip).
.
Quick tour of the bitwise library:
.
[Data.Bits.Bitwise] Lift boolean operations on 'Bool' to bitwise
operations on 'Data.Bits.Bits'.
.
[Data.Array.BitArray] Immutable bit arrays.
.
[Data.Array.BitArray.ST] Mutable bit arrays in 'Control.Monad.ST.ST'.
.
[Data.Array.BitArray.IO] Mutable bit arrays in 'IO'.
.
[Data.Array.BitArray.ByteString] (De)serialization.
.
[Codec.Image.PBM] Portable bitmap monochrome 2D image format.
.
Very rough performance benchmarks:
.
* immutable random access single bit reads:
@BitArray ix@ is about 40% slower than @UArray ix Bool@,
.
* 'Control.Monad.ST.ST' mutable random access single bit reads:
@STBitArray s ix@ is about the same as @STUArray s ix Bool@,
.
* immutable map @Bool -> Bool@:
@BitArray ix@ is about 85x faster than @UArray ix Bool@,
.
* immutable zipWith @Bool -> Bool -> Bool@:
@BitArray ix@ is about 1300x faster than @UArray ix Bool@.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-blaze-builder-dev
Description-md5: 7b7c9c2f5f2d8cafa14c009942307f26
Description-en: abstraction of buffered output of byte streams
This library provides an abstraction of buffered output of byte streams and
several convenience functions to exploit it. For example, it allows one to
efficiently serialize Haskell values to lazy bytestrings with a large average
chunk size. The large average chunk size allows one to make good use of cache
prefetching in later processing steps (e.g. compression) and reduces the
system call overhead when writing the resulting lazy bytestring to a file or
sending it over the network.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-blaze-builder-doc
Description-md5: 838c37f6d4b2ae394ef2955b229f4a31
Description-en: abstraction of buffered output of byte streams; documentation
This library provides an abstraction of buffered output of byte streams and
several convenience functions to exploit it. For example, it allows one to
efficiently serialize Haskell values to lazy bytestrings with a large average
chunk size. The large average chunk size allows one to make good use of cache
prefetching in later processing steps (e.g. compression) and reduces the
system call overhead when writing the resulting lazy bytestring to a file or
sending it over the network.
.
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-blaze-builder-prof
Description-md5: 282f468fead2ba6604bd6b5b0fbf4f79
Description-en: abstraction of buffered output of byte streams; profiling libraries
This library provides an abstraction of buffered output of byte streams and
several convenience functions to exploit it. For example, it allows one to
efficiently serialize Haskell values to lazy bytestrings with a large average
chunk size. The large average chunk size allows one to make good use of cache
prefetching in later processing steps (e.g. compression) and reduces the
system call overhead when writing the resulting lazy bytestring to a file or
sending it over the network.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-blaze-markup-dev
Description-md5: 8f44dd1b69ff9b4d48c5ec14b96c96d9
Description-en: blazingly-fast markup combinator library
Core modules of a blazingly fast markup combinator library for the
Haskell programming language. The Text.Blaze module is a good starting
point, as well as this tutorial: http://jaspervdj.be/blaze/tutorial.html.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-blaze-markup-doc
Description-md5: b8743d38e5ce44414343a29b237cea4e
Description-en: blazingly-fast markup combinator library; documentation
Core modules of a blazingly fast markup combinator library for the
Haskell programming language. The Text.Blaze module is a good starting
point, as well as this tutorial: http://jaspervdj.be/blaze/tutorial.html.
.
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-blaze-markup-prof
Description-md5: fc8120b521a1bb047466a68394578133
Description-en: blazingly-fast markup combinator library; profiling libraries
Core modules of a blazingly fast markup combinator library for the
Haskell programming language. The Text.Blaze module is a good starting
point, as well as this tutorial: http://jaspervdj.be/blaze/tutorial.html.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-bmp-dev
Description-md5: 4b4dcbeb0da02e90241dcc36e4fdebee
Description-en: Read and write BMP image files
This is a pure Haskell implementation of the BMP image file format, supporting
both reading and writing.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-bmp-doc
Description-md5: cb767d91cb93b018ad33927f9bfa438d
Description-en: Read and write BMP image files; documentation
This is a pure Haskell implementation of the BMP image file format, supporting
both reading and writing.
.
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-bmp-prof
Description-md5: 112ee8a0cc8713d9b1147deeca657cc6
Description-en: Read and write BMP image files; profiling libraries
This is a pure Haskell implementation of the BMP image file format, supporting
both reading and writing.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-boolean-dev
Description-md5: 613d3084060413dc6b4dc59931b076a4
Description-en: generalized booleans
It contains some classes for generalized boolean operations.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-boolean-doc
Description-md5: a6936aca4fd36512b54081e7b5fd864d
Description-en: generalized booleans; documentation
It contains some classes for generalized boolean operations.
.
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-boolean-prof
Description-md5: adadfa9044abecf0fed57e7efad4322f
Description-en: generalized booleans; profiling libraries
It contains some classes for generalized boolean operations.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-boring-dev
Description-md5: fa22021a45cd732a16df177e0ff9557f
Description-en: Boring and Absurd types for Haskell
* Boring types are isomorphic to ().
.
* Absurd types are isomorphic to Void.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-boring-doc
Description-md5: 30ce805dcc3dde02f4c0a26521eee2b2
Description-en: Boring and Absurd types for Haskell; documentation
* Boring types are isomorphic to ().
.
* Absurd types are isomorphic to Void.
.
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-boring-prof
Description-md5: 135dea262c32dc8209a6cfe4076cf317
Description-en: Boring and Absurd types for Haskell; profiling libraries
* Boring types are isomorphic to ().
.
* Absurd types are isomorphic to Void.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-boundedchan-dev
Description-md5: ee9028e108f213e3c84af6e74328e7ef
Description-en: bounded (maximum-limited) channels
This library introduces BoundedChan. BoundedChans differ from Chans
in that they are guaranteed to contain no more than a certain number
of elements.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-boundedchan-doc
Description-md5: e445684ed80555918e37a145f50fb445
Description-en: bounded (maximum-limited) channels; documentation
This library introduces BoundedChan. BoundedChans differ from Chans
in that they are guaranteed to contain no more than a certain number
of elements.
.
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-boundedchan-prof
Description-md5: c5497a66e36becc295b8a09609f33b14
Description-en: bounded (maximum-limited) channels; profiling libraries
This library introduces BoundedChan. BoundedChans differ from Chans
in that they are guaranteed to contain no more than a certain number
of elements.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-boxes-dev
Description-md5: 1fef31e1323bd93118f476a6f22c68ec
Description-en: 2D text pretty-printing library
A pretty-printing library for laying out text in two dimensions, using a
simple box model.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-boxes-doc
Description-md5: 9e2f0cb6eb11929d9968bc15a1760594
Description-en: 2D text pretty-printing library; documentation
A pretty-printing library for laying out text in two dimensions, using a
simple box model.
.
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-boxes-prof
Description-md5: 2104ebc54f3d0efb949e8ecce7faccc0
Description-en: 2D text pretty-printing library; profiling libraries
A pretty-printing library for laying out text in two dimensions, using a
simple box model.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-brainfuck-dev
Description-md5: 3b5dfe9c7a9d7de0192b6172b47615df
Description-en: Brainfuck interpreter library
It is an interpreter for the Brainfuck language, written in the
pure, lazy, functional language Haskell.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-brainfuck-doc
Description-md5: 0276c1df0154667f780840bc132f15bd
Description-en: Brainfuck interpreter library; documentation
It is an interpreter for the Brainfuck language, written in the
pure, lazy, functional language Haskell.
.
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-brainfuck-prof
Description-md5: 1e26b3d925192ac07b8415e21c7b83d7
Description-en: Brainfuck interpreter library; profiling libraries
It is an interpreter for the Brainfuck language, written in the
pure, lazy, functional language Haskell.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-broadcast-chan-dev
Description-md5: 6befa5dcbd2bf3fd2781fa8a2fd5514d
Description-en: closable, fair, leak-avoidant, single-wakeup channel
A closable, fair, single-wakeup channel that avoids the 0 reader space leak
that Control.Concurrent.Chan from base suffers from.
.
The Chan type from Control.Concurrent.Chan consists of both a read
and write end combined into a single value. This means there is always at
least 1 read end for a Chan, which keeps any values written to it alive.
This is a problem for applications/libraries that want to have a channel
that can have zero listeners.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-broadcast-chan-doc
Description-md5: 9b5617a7e1409db4031ae49696f57d4a
Description-en: closable, fair, leak-avoidant, single-wakeup channel; documentation
A closable, fair, single-wakeup channel that avoids the 0 reader space leak
that Control.Concurrent.Chan from base suffers from.
.
The Chan type from Control.Concurrent.Chan consists of both a read
and write end combined into a single value. This means there is always at
least 1 read end for a Chan, which keeps any values written to it alive.
This is a problem for applications/libraries that want to have a channel
that can have zero listeners.
.
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-broadcast-chan-prof
Description-md5: 4fb4e850f64be6b54119a83d5aa13249
Description-en: closable, fair, leak-avoidant, single-wakeup channel; profiling libraries
A closable, fair, single-wakeup channel that avoids the 0 reader space leak
that Control.Concurrent.Chan from base suffers from.
.
The Chan type from Control.Concurrent.Chan consists of both a read
and write end combined into a single value. This means there is always at
least 1 read end for a Chan, which keeps any values written to it alive.
This is a problem for applications/libraries that want to have a channel
that can have zero listeners.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-bsb-http-chunked-dev
Description-md5: a68f1d56369f3e687488ca3cfcc1d669
Description-en: chunked HTTP transfer encoding for bytestring builders
This library contains functions for encoding bytestring builderes for
chunked HTTP/1.1 transfer.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-bsb-http-chunked-doc
Description-md5: 96a1bf3a1fb9f1c31fa21a3f4818ac8d
Description-en: chunked HTTP transfer encoding for bytestring builders; documentation
This library contains functions for encoding bytestring builderes for
chunked HTTP/1.1 transfer.
.
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-bsb-http-chunked-prof
Description-md5: d65bb91abc6f255c2925cebd8e33522a
Description-en: chunked HTTP transfer encoding for bytestring builders; profiling libraries
This library contains functions for encoding bytestring builderes for
chunked HTTP/1.1 transfer.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-byte-order-dev
Description-md5: e9c78b761a9864d00a7a731d3f8143d9
Description-en: portable big-endian and little-endian conversions
This library provides an interface to portably work with byte
arrays whose contents are known to be of a fixed endianness.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-byte-order-doc
Description-md5: a3f55bdc3b459b3c39328c1897594816
Description-en: portable big-endian and little-endian conversions; documentation
This library provides an interface to portably work with byte
arrays whose contents are known to be of a fixed endianness.
.
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-byte-order-prof
Description-md5: a9263e4481a8712ab3e9287be4b827d9
Description-en: portable big-endian and little-endian conversions; profiling libraries
This library provides an interface to portably work with byte
arrays whose contents are known to be of a fixed endianness.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-byteable-dev
Description-md5: 7b43348fdd57a4ce8e97a0d7f437b313
Description-en: typeclass for byte sequences
Abstract class to manipulate sequence of bytes; the use case of this
class is abstracting manipulation of types that are just wrapping a
bytestring with stronger and more meaningful name.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-byteable-doc
Description-md5: 22560b80723a36f4ef556a89c689cb5a
Description-en: typeclass for byte sequences; documentation
Abstract class to manipulate sequence of bytes; the use case of this
class is abstracting manipulation of types that are just wrapping a
bytestring with stronger and more meaningful name.
.
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-byteable-prof
Description-md5: ac949d6a51caef1ebe107b16b244ff70
Description-en: typeclass for byte sequences; profiling libraries
Abstract class to manipulate sequence of bytes; the use case of this
class is abstracting manipulation of types that are just wrapping a
bytestring with stronger and more meaningful name.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-bytedump-dev
Description-md5: 27b3a3858544409ece0abaec81da9321
Description-en: flexible byte dump helpers for human readers
A set of helpers to dump bytes with lots of different output
formats easy to read for humans eyes.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-bytedump-doc
Description-md5: ff11f6b13e577854a73b852afb02619c
Description-en: flexible byte dump helpers for human readers; documentation
A set of helpers to dump bytes with lots of different output
formats easy to read for humans eyes.
.
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-bytedump-prof
Description-md5: e58b5ee72615ab8bb0c65e16d277d32c
Description-en: flexible byte dump helpers for human readers; profiling libraries
A set of helpers to dump bytes with lots of different output
formats easy to read for humans eyes.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-byteorder-dev
Description-md5: d5605cb96b1696a4e34afafb8311691a
Description-en: exposes the native endianness or byte ordering of the system
This is for working with the native byte-ordering of the system.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-byteorder-doc
Description-md5: 6610b7c7885d4f99cdf88ac0da52603a
Description-en: exposes the native endianness or byte ordering of the system; documentation
This is for working with the native byte-ordering of the system.
.
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-byteorder-prof
Description-md5: 4adc0a15c97ac17b48b508b4d10f9ee1
Description-en: exposes the native endianness of the system; profiling libraries
This is for working with the native byte-ordering of the system.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-bytestring-lexing-dev
Description-md5: 736fcaffcadffeb5609b97b6f6da502a
Description-en: parsing and printing numbers to bytestrings.
This package contains efficient parsers and printers of floating-point and
integer literals to strict and lazy bytesstrings.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-bytestring-lexing-doc
Description-md5: 933a20e5f381f60d0d40e008926225b6
Description-en: parsing and printing numbers to bytestrings.; documentation
This package contains efficient parsers and printers of floating-point and
integer literals to strict and lazy bytesstrings.
.
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-bytestring-lexing-prof
Description-md5: 95a32fffa80a145abbfdb2440ee0a62e
Description-en: parsing and printing numbers to bytestrings.; profiling libraries
This package contains efficient parsers and printers of floating-point and
integer literals to strict and lazy bytesstrings.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-bzlib-dev
Description-md5: b2cde9b35b729600f132a7b37c08f8ed
Description-en: Haskell bindings to the bzip2 library
This package provides a pure interface for compressing and decompressing
streams of data represented as lazy ByteStrings. It uses the bz2 C library
so it has high performance.
.
It provides a convenient high level API suitable for most tasks and for the
few cases where more control is needed it provides access to the full bzip2
feature set.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-bzlib-doc
Description-md5: f9c9bed0d26681344dc4d0d7c4a07878
Description-en: Haskell bindings to the bzip2 library; documentation
This package provides a pure interface for compressing and decompressing
streams of data represented as lazy ByteStrings. It uses the bz2 C library
so it has high performance.
.
It provides a convenient high level API suitable for most tasks and for the
few cases where more control is needed it provides access to the full bzip2
feature set.
.
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-bzlib-prof
Description-md5: da0f11ee1a81a9ab71502607a648ab31
Description-en: Haskell bindings to the bzip2 library; profiling libraries
This package provides a pure interface for compressing and decompressing
streams of data represented as lazy ByteStrings. It uses the bz2 C library
so it has high performance.
.
It provides a convenient high level API suitable for most tasks and for the
few cases where more control is needed it provides access to the full bzip2
feature set.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-cabal-doctest-dev
Description-md5: df4e4f3e320a497ccc325703dbea7b9e
Description-en: Setup.hs helper for doctests running
Currently (beginning of 2017), there isn't a `cabal doctest`
command. Yet to properly work, doctest needs plenty of configuration.
This library provides the common bits for writing custom Setup.hs
until that is resolved.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-cabal-doctest-doc
Description-md5: ad14b6e067d6eccea7aceb737d77afa7
Description-en: Setup.hs helper for doctests running; documentation
Currently (beginning of 2017), there isn't a `cabal doctest`
command. Yet to properly work, doctest needs plenty of configuration.
This library provides the common bits for writing custom Setup.hs
until that is resolved.
.
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-cabal-doctest-prof
Description-md5: a070e39fef009a59d1d20f2ac6e916a7
Description-en: Setup.hs helper for doctests running; profiling libraries
Currently (beginning of 2017), there isn't a `cabal doctest`
command. Yet to properly work, doctest needs plenty of configuration.
This library provides the common bits for writing custom Setup.hs
until that is resolved.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-call-stack-dev
Description-md5: c01578dc0b9363ef56654731b7816ab1
Description-en: use GHC call-stacks in a backward compatible way
Source locations in a GHC call stack.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-call-stack-doc
Description-md5: 6655123ff77ac46ee22d8dd453893868
Description-en: use GHC call-stacks in a backward compatible way; documentation
Source locations in a GHC call stack.
.
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-call-stack-prof
Description-md5: 9f566330408c58c646ccf295353c6517
Description-en: use GHC call-stacks in a backward compatible way; profiling libraries
Source locations in a GHC call stack.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-categories-dev
Description-md5: e99a08be6f7a5ec6fc0f58e2a05ae6a3
Description-en: categories from category-extras
categories from category-extras.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-categories-doc
Description-md5: 8a1f8c7f85a7aa94ef45547a54e2d01c
Description-en: categories from category-extras; documentation
categories from category-extras.
.
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-categories-prof
Description-md5: e8d8c4224282e462eeb40b29a7deed5b
Description-en: categories from category-extras; profiling libraries
categories from category-extras.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-cereal-dev
Description-md5: 951fee96105c067ab2ce789d53f9e0ce
Description-en: binary serialization library
A binary serialization library, similar to binary, that introduces an isolate
primitive for parser isolation, and replaces the asynchronous errors with a
user-handleable Either type. Similar to binary in performance, but uses a
strict ByteString instead of a lazy ByteString, thus restricting it to
operating on finite inputs.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-cereal-doc
Description-md5: 6cfccf557d9b137d0cc827023cce16bb
Description-en: binary serialization library; documentation
A binary serialization library, similar to binary, that introduces an isolate
primitive for parser isolation, and replaces the asynchronous errors with a
user-handleable Either type. Similar to binary in performance, but uses a
strict ByteString instead of a lazy ByteString, thus restricting it to
operating on finite inputs.
.
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-cereal-prof
Description-md5: cca6a1ff353db074781a9e10d78da7a3
Description-en: binary serialization library; profiling libraries
A binary serialization library, similar to binary, that introduces an isolate
primitive for parser isolation, and replaces the asynchronous errors with a
user-handleable Either type. Similar to binary in performance, but uses a
strict ByteString instead of a lazy ByteString, thus restricting it to
operating on finite inputs.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-cgi-dev
Description-md5: 04e5f072aced4df0b7b0847aedf8c110
Description-en: Haskell CGI library for GHC
This library is for writing CGI programs.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-cgi-doc
Description-md5: 80bf2f83c54070e0bfa5a41605ad76d1
Description-en: Haskell CGI library for GHC; documentation
This library is for writing CGI programs.
.
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-cgi-prof
Description-md5: 86e3dafacf1234fc9e635f6ade30891f
Description-en: Haskell CGI library for GHC; profiling libraries
This library is for writing CGI programs.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-chasingbottoms-dev
Description-md5: e814cdfd5dff7ce9e950f5ff612f270f
Description-en: Library for testing partial and infinite values
Do you ever feel the need to test code involving bottoms (e.g. calls to the
error function), or code involving infinite values? Then this library could be
useful for you.
.
It is usually easy to get a grip on bottoms by showing a value and waiting to
see how much gets printed before the first exception is encountered. However,
that quickly gets tiresome and is hard to automate using e.g. QuickCheck. With
this library you can do such tests like other automatic tests.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-chasingbottoms-doc
Description-md5: 43603ff14eeb0a1f3e984db323e2551a
Description-en: Library for testing partial and infinite values; documentation
Do you ever feel the need to test code involving bottoms (e.g. calls to the
error function), or code involving infinite values? Then this library could be
useful for you.
.
It is usually easy to get a grip on bottoms by showing a value and waiting to
see how much gets printed before the first exception is encountered. However,
that quickly gets tiresome and is hard to automate using e.g. QuickCheck. With
this library you can do such tests like other automatic tests.
.
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-chasingbottoms-prof
Description-md5: ef09cbd01a1b27d40c60df498c3f94da
Description-en: Library for testing partial and infinite values; profiling libraries
Do you ever feel the need to test code involving bottoms (e.g. calls to the
error function), or code involving infinite values? Then this library could be
useful for you.
.
It is usually easy to get a grip on bottoms by showing a value and waiting to
see how much gets printed before the first exception is encountered. However,
that quickly gets tiresome and is hard to automate using e.g. QuickCheck. With
this library you can do such tests like other automatic tests.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-clock-dev
Description-md5: ecfeebfea66cd57034ae5544f1bf497d
Description-en: High-resolution clock and timer
This library provides convenient access to high-resolution clock and timer
functions.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-clock-doc
Description-md5: 90f0815c532c22320e1935cadceb574e
Description-en: High-resolution clock and timer; documentation
This library provides convenient access to high-resolution clock and timer
functions.
.
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-clock-prof
Description-md5: 6afd7d78dc0419dbe228863dee3670f0
Description-en: High-resolution clock and timer; profiling libraries
This library provides convenient access to high-resolution clock and timer
functions.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-cmark-dev
Description-md5: 0e70289ce2bdfe0989f0370fe3927b9d
Description-en: fast, accurate CommonMark (Markdown) parser and renderer
This package provides Haskell bindings for libcmark, the reference
parser for CommonMark, a fully specified variant of Markdown.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-cmark-doc
Description-md5: 9fca36fc951fb8aca56c1c18bca3c718
Description-en: fast, accurate CommonMark (Markdown) parser and renderer; documentation
This package provides Haskell bindings for libcmark, the reference
parser for CommonMark, a fully specified variant of Markdown.
.
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-cmark-gfm-dev
Description-md5: 0247e7e1a7ab628890b97f2ee1581e09
Description-en: fast, accurate GitHub Flavored Markdown parser and renderer
This package provides Haskell bindings for libcmark-gfm, the reference
parser for GitHub Flavored Markdown, a fully specified variant of
Markdown.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-cmark-gfm-doc
Description-md5: f968dfa03d476f0ebbd299c7c623edb0
Description-en: fast, accurate GitHub Flavored Markdown parser and renderer; documentation
This package provides Haskell bindings for libcmark-gfm, the reference
parser for GitHub Flavored Markdown, a fully specified variant of
Markdown.
.
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-cmark-gfm-prof
Description-md5: 8a930bde90d8ee45430b62781da3d3e8
Description-en: fast, accurate GitHub Flavored Markdown parser and renderer; profiling libraries
This package provides Haskell bindings for libcmark-gfm, the reference
parser for GitHub Flavored Markdown, a fully specified variant of
Markdown.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-cmark-prof
Description-md5: ad1fd2415014994431cf514a87bad23a
Description-en: fast, accurate CommonMark (Markdown) parser and renderer; profiling libraries
This package provides Haskell bindings for libcmark, the reference
parser for CommonMark, a fully specified variant of Markdown.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-cmdargs-dev
Description-md5: 843f42b2a7334d3184705d43ed855808
Description-en: command-line argument processing
It provides an easy way to define command-line parsers. Most users
will want to use the System.Console.CmdArgs.Implicit module, whose
documentation contains an example.
.
System.Console.CmdArgs.Explicit provides a way to write command-line
parsers for both single mode programs (most programs) and multiple
mode programs (e.g. darcs or cabal). Parsers are defined by
constructing a data structure.
.
System.Console.CmdArgs.Implicit provides a way to concisely define
command-line parsers, up to three times shorter than getopt. These
parsers are translated into the Explicit data type.
.
System.Console.CmdArgs.GetOpt provides a wrapper allowing
compatiblity with existing getopt parsers, mapping to the Explicit
data type.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-cmdargs-doc
Description-md5: 546edd54da29b3a599b735788598cb03
Description-en: command-line argument processing; documentation
It provides an easy way to define command-line parsers. Most users
will want to use the System.Console.CmdArgs.Implicit module, whose
documentation contains an example.
.
System.Console.CmdArgs.Explicit provides a way to write command-line
parsers for both single mode programs (most programs) and multiple
mode programs (e.g. darcs or cabal). Parsers are defined by
constructing a data structure.
.
System.Console.CmdArgs.Implicit provides a way to concisely define
command-line parsers, up to three times shorter than getopt. These
parsers are translated into the Explicit data type.
.
System.Console.CmdArgs.GetOpt provides a wrapper allowing
compatiblity with existing getopt parsers, mapping to the Explicit
data type.
.
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-cmdargs-prof
Description-md5: fefe9f645dc2906e40263b16dc33a8f3
Description-en: command-line argument processing; profiling libraries
It provides an easy way to define command-line parsers. Most users
will want to use the System.Console.CmdArgs.Implicit module, whose
documentation contains an example.
.
System.Console.CmdArgs.Explicit provides a way to write command-line
parsers for both single mode programs (most programs) and multiple
mode programs (e.g. darcs or cabal). Parsers are defined by
constructing a data structure.
.
System.Console.CmdArgs.Implicit provides a way to concisely define
command-line parsers, up to three times shorter than getopt. These
parsers are translated into the Explicit data type.
.
System.Console.CmdArgs.GetOpt provides a wrapper allowing
compatiblity with existing getopt parsers, mapping to the Explicit
data type.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-code-page-dev
Description-md5: 08a7052a2199805ccf6352604b10d113
Description-en: Windows code page library for Haskell
Functions which adjust code pages on Windows, and do nothing
on other operating systems.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-code-page-doc
Description-md5: b11f0ec3d203f58dd3b28d5117197004
Description-en: Windows code page library for Haskell; documentation
Functions which adjust code pages on Windows, and do nothing
on other operating systems.
.
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-code-page-prof
Description-md5: 493308b2eff58ede60f4f977b1b21f1c
Description-en: Windows code page library for Haskell; profiling libraries
Functions which adjust code pages on Windows, and do nothing
on other operating systems.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-colour-dev
Description-md5: f18c21609df8c1ab58b6625f5a1e9ec8
Description-en: A model for human colour/color perception
This package provides a data type for colours and transparency. Colours can be
blended and composed. Various colour spaces are supported. A module of colour
names (Data.Colour.Names) is provided.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-colour-doc
Description-md5: ed8a3b6a887b447d9b7a4c4e9bee400b
Description-en: A model for human colour/color perception; documentation
This package provides a data type for colours and transparency. Colours can be
blended and composed. Various colour spaces are supported. A module of colour
names (Data.Colour.Names) is provided.
.
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-colour-prof
Description-md5: 3b049961f7545d45403878a10adb6073
Description-en: A model for human colour/color perception; profiling libraries
This package provides a data type for colours and transparency. Colours can be
blended and composed. Various colour spaces are supported. A module of colour
names (Data.Colour.Names) is provided.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-commonmark-dev
Description-md5: c376aeac25bcd801e600992b5dd67dbd
Description-en: Pure Haskell commonmark parser
This library provides the core data types and functions
for parsing commonmark ().
The parser is fully commonmark-compliant and passes the test
suite. It is designed to be customizable and easily extensible.
To customize the output, create an AST, or support a new output
format, one need only define some new typeclass instances.
It is also easy to add new syntax elements or modify existing ones.
.
Accurate information about source positions is available
for all block and inline elements. Thus the library can be
used to create an accurate syntax highlighter or
an editor with live preview.
.
The parser has been designed for robust performance
even in pathological cases that tend to cause stack overflows or
exponential slowdowns in other parsers, with parsing speed that
varies linearly with input length.
.
Related packages:
.
- commonmark-extensions (which defines a number of syntax extensions)
- commonmark-pandoc (which allows using this parser to create a Pandoc
structure)
- commonmark-cli (a command-line tool for converting and
syntax-highlighting commonmark documents)
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-commonmark-doc
Description-md5: 2e573e40d8bbca18edbce5d5b7abf8ee
Description-en: Pure Haskell commonmark parser; documentation
This library provides the core data types and functions
for parsing commonmark ().
The parser is fully commonmark-compliant and passes the test
suite. It is designed to be customizable and easily extensible.
To customize the output, create an AST, or support a new output
format, one need only define some new typeclass instances.
It is also easy to add new syntax elements or modify existing ones.
.
Accurate information about source positions is available
for all block and inline elements. Thus the library can be
used to create an accurate syntax highlighter or
an editor with live preview.
.
The parser has been designed for robust performance
even in pathological cases that tend to cause stack overflows or
exponential slowdowns in other parsers, with parsing speed that
varies linearly with input length.
.
Related packages:
.
- commonmark-extensions (which defines a number of syntax extensions)
- commonmark-pandoc (which allows using this parser to create a Pandoc
structure)
- commonmark-cli (a command-line tool for converting and
syntax-highlighting commonmark documents)
.
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-commonmark-prof
Description-md5: 82997d612cf2318c5de718dd5706069b
Description-en: Pure Haskell commonmark parser; profiling libraries
This library provides the core data types and functions
for parsing commonmark ().
The parser is fully commonmark-compliant and passes the test
suite. It is designed to be customizable and easily extensible.
To customize the output, create an AST, or support a new output
format, one need only define some new typeclass instances.
It is also easy to add new syntax elements or modify existing ones.
.
Accurate information about source positions is available
for all block and inline elements. Thus the library can be
used to create an accurate syntax highlighter or
an editor with live preview.
.
The parser has been designed for robust performance
even in pathological cases that tend to cause stack overflows or
exponential slowdowns in other parsers, with parsing speed that
varies linearly with input length.
.
Related packages:
.
- commonmark-extensions (which defines a number of syntax extensions)
- commonmark-pandoc (which allows using this parser to create a Pandoc
structure)
- commonmark-cli (a command-line tool for converting and
syntax-highlighting commonmark documents)
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-commutative-semigroups-dev
Description-md5: d8c793c839c53e01dd634a02f4dded76
Description-en: commutative semigroups
A commutative semigroup is a semigroup where the order of arguments to mappend
does not matter.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-commutative-semigroups-doc
Description-md5: 52ccc21207f8459580fa901e5e3e6fe3
Description-en: commutative semigroups; documentation
A commutative semigroup is a semigroup where the order of arguments to mappend
does not matter.
.
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-commutative-semigroups-prof
Description-md5: 49d4c9fdecb7144f31ecd6037103d678
Description-en: commutative semigroups; profiling libraries
A commutative semigroup is a semigroup where the order of arguments to mappend
does not matter.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-comonad-dev
Description-md5: 94b0ca2c6958dd033a095a4447fe4f2e
Description-en: Haskell 98 comonads
Haskell 98 comonads
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-comonad-doc
Description-md5: 7b9943d0098c6e2cce1c7b2201d49757
Description-en: Haskell 98 comonads; documentation
Haskell 98 comonads
.
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-comonad-prof
Description-md5: daf2b28ec50a57bd8e9471361df8c82c
Description-en: Haskell 98 comonads; profiling libraries
Haskell 98 comonads
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-concurrent-supply-dev
Description-md5: 64bd130ceca37ab905c1411ac318abbc
Description-en: A fast concurrent unique identifier supply with a pure API
A fast supply of concurrent unique identifiers suitable for use
within a single process. Once the initial 'Supply' has been initialized,
the remainder of the API is pure. See "Control.Concurrent.Supply" for
details.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-concurrent-supply-doc
Description-md5: 525d6a5e11144939353cbf10437061df
Description-en: A fast concurrent unique identifier supply with a pure API; documentation
A fast supply of concurrent unique identifiers suitable for use
within a single process. Once the initial 'Supply' has been initialized,
the remainder of the API is pure. See "Control.Concurrent.Supply" for
details.
.
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-concurrent-supply-prof
Description-md5: 98b48368b1441141af898cfe4ace4619
Description-en: A fast concurrent unique identifier supply with a pure API; profiling libraries
A fast supply of concurrent unique identifiers suitable for use
within a single process. Once the initial 'Supply' has been initialized,
the remainder of the API is pure. See "Control.Concurrent.Supply" for
details.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-cond-dev
Description-md5: 26f6dae8f5505933d7c154a75eb67b84
Description-en: conditional and boolean operators with monadic variants
This library provides:
.
* Implementations of various overloaded conditional operations
.
* Lifted monadic variants of those operations and common boolean operators
.
* A typeclass for boolean algebras.
.
Feel free to send ideas and suggestions for new conditional operators to the
maintainer.
.
Monadic looping constructs are not included as part of this package, since the
monad-loops package has a fairly complete collection of them already.
.
Author: Adam Curtis
Upstream-Maintainer: acurtis@spsu.edu
.
This package contains the normal library files.
Package: libghc-cond-doc
Description-md5: 88302c2133af1e33adbd9905d072c776
Description-en: conditional and boolean operators with monadic variants (docs)
This library provides:
.
* Implementations of various overloaded conditional operations
.
* Lifted monadic variants of those operations and common boolean operators
.
* A typeclass for boolean algebras.
.
Feel free to send ideas and suggestions for new conditional operators to the
maintainer.
.
Monadic looping constructs are not included as part of this package, since the
monad-loops package has a fairly complete collection of them already.
.
Author: Adam Curtis
Upstream-Maintainer: acurtis@spsu.edu
.
This package contains the documentation files.
Package: libghc-cond-prof
Description-md5: d75a8707cd1ca29ea77b569c033ee76f
Description-en: conditional and boolean operators with monadic variants (prof)
This library provides:
.
* Implementations of various overloaded conditional operations
.
* Lifted monadic variants of those operations and common boolean operators
.
* A typeclass for boolean algebras.
.
Feel free to send ideas and suggestions for new conditional operators to the
maintainer.
.
Monadic looping constructs are not included as part of this package, since the
monad-loops package has a fairly complete collection of them already.
.
Author: Adam Curtis
Upstream-Maintainer: acurtis@spsu.edu
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-config-value-dev
Description-md5: f287e6f66bbd7aa88c53aea59c2c99b1
Description-en: simple, layout-based value language similar to YAML/JSON
This package implments a language similar to YAML or JSON but with
fewer special cases and fewer dependencies. It emphasizes layout
structure for sections and lists, and requires quotes around strings.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-config-value-doc
Description-md5: b893891ae42325b914fe3caad178cc44
Description-en: simple, layout-based value language similar to YAML/JSON; documentation
This package implments a language similar to YAML or JSON but with
fewer special cases and fewer dependencies. It emphasizes layout
structure for sections and lists, and requires quotes around strings.
.
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-config-value-prof
Description-md5: 892e81fab54d59c26981a7dd5f2e0963
Description-en: simple, layout-based value language similar to YAML/JSON; profiling libraries
This package implments a language similar to YAML or JSON but with
fewer special cases and fewer dependencies. It emphasizes layout
structure for sections and lists, and requires quotes around strings.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-constraints-dev
Description-md5: 3263b264c8706ec93bca239785ebfab3
Description-en: Constraint manipulation
GHC 7.4 gave us the ability to talk about ConstraintKinds. This package
provides a vocabulary for working with them.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-constraints-doc
Description-md5: 37e489328f22d9d469f10d808dcc3713
Description-en: Constraint manipulation; documentation
GHC 7.4 gave us the ability to talk about ConstraintKinds. This package
provides a vocabulary for working with them.
.
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-constraints-extras-dev
Description-md5: 31f13f55343680b87ca7a4a929b59d80
Description-en: utility package for constraints
Convenience functions and TH for working with constraints.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-constraints-extras-doc
Description-md5: 6d59a35aa1a9ad88c987eef47ded2aff
Description-en: utility package for constraints; documentation
Convenience functions and TH for working with constraints.
.
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-constraints-extras-prof
Description-md5: b7773d3ff70bf3558a0308d431598ff6
Description-en: utility package for constraints; profiling libraries
Convenience functions and TH for working with constraints.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-constraints-prof
Description-md5: 0001e8eedb3b4cd73cdb44ab2d1e7f35
Description-en: Constraint manipulation; profiling libraries
GHC 7.4 gave us the ability to talk about ConstraintKinds. This package
provides a vocabulary for working with them.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-contravariant-dev
Description-md5: 88d140f729df8c93c67b9f4aee02eacb
Description-en: Contravariant functors
This packages provides a type class for contravariant functors, i.e. those with
a method contramap :: (a -> b) -> f b -> f a.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-contravariant-doc
Description-md5: 3aa78d31b8e7d8e3b02de301fa777141
Description-en: Contravariant functors; documentation
This packages provides a type class for contravariant functors, i.e. those with
a method contramap :: (a -> b) -> f b -> f a.
.
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-contravariant-extras-dev
Description-md5: 70d21822a1641f518c142073f3c4a54c
Description-en: extras for the "contravariant" package
Extras for contravariant, including contrazip functions of multiple
arities.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-contravariant-extras-doc
Description-md5: 2d5666360f556f6f28eef64871881cc7
Description-en: extras for the "contravariant" package; documentation
Extras for contravariant, including contrazip functions of multiple
arities.
.
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-contravariant-extras-prof
Description-md5: 971f550e000a08bc5e4f645e362a8a30
Description-en: extras for the "contravariant" package; profiling libraries
Extras for contravariant, including contrazip functions of multiple
arities.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-contravariant-prof
Description-md5: c528b9778d351af9d1f9f6562cd33ec2
Description-en: Contravariant functors; profiling libraries
This packages provides a type class for contravariant functors, i.e. those with
a method contramap :: (a -> b) -> f b -> f a.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-control-monad-free-dev
Description-md5: 68dbc5cdd5419f6d074666fddabe8314
Description-en: free monads
This package provides datatypes to construct Free monads, Free monad
transformers, and useful instances. In addition it provides the constructs to
avoid quadratic complexity of left associative bind, as explained in:
.
Janis Voigtlander, Asymptotic Improvement of Computations over Free Monads, MPC'08
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-control-monad-free-doc
Description-md5: 62eee80276bc6288b8512acc250b5cc6
Description-en: free monads; documentation
This package provides datatypes to construct Free monads, Free monad
transformers, and useful instances. In addition it provides the constructs to
avoid quadratic complexity of left associative bind, as explained in:
.
Janis Voigtlander, Asymptotic Improvement of Computations over Free Monads, MPC'08
.
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-control-monad-free-prof
Description-md5: 0aacd95f99ddb5c59b4b1b9dcf5e9b3f
Description-en: free monads; profiling libraries
This package provides datatypes to construct Free monads, Free monad
transformers, and useful instances. In addition it provides the constructs to
avoid quadratic complexity of left associative bind, as explained in:
.
Janis Voigtlander, Asymptotic Improvement of Computations over Free Monads, MPC'08
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-control-monad-loop-dev
Description-md5: 43a5039e1e6b4bd24acb488fa051317c
Description-en: simple monad transformer for imperative-style loops
control-monad-loop is a library of looping constructs with continue and
exit control flow statements.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-control-monad-loop-doc
Description-md5: 83caeac7ae3f33d2b6812005e57cfc2b
Description-en: simple monad transformer for imperative-style loops; documentation
control-monad-loop is a library of looping constructs with continue and
exit control flow statements.
.
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-control-monad-loop-prof
Description-md5: 0cf53cea8466b205de64653d00d1f63a
Description-en: simple monad transformer for imperative-style loops; profiling libraries
control-monad-loop is a library of looping constructs with continue and
exit control flow statements.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-convertible-dev
Description-md5: bb307263f02ff761658e0f8241a1a239
Description-en: Typeclasses and instances for converting between types, GHC package
convertible provides a typeclass with a single function
that is designed to help convert between different types: numeric
values, dates and times, and the like. The conversions perform bounds
checking and return a pure Either value. This means that you need
not remember which specific function performs the conversion you
desire.
.
Also included in the package are optional instances that provide
conversion for various numeric and time types, as well as utilities
for writing your own instances.
.
Finally, there is a function that will raise an exception on
bounds-checking violation, or return a bare value otherwise,
implemented in terms of the safer function described above.
.
Convertible is also used by HDBC 2.0 for handling marshalling of
data to/from databases.
.
Convertible is backed by an extensive test suite and passes tests
on GHC and Hugs.
Package: libghc-convertible-doc
Description-md5: 025b95cff0a348003bae93fca87a6bba
Description-en: Typeclasses and instances for converting between types, documentation
convertible provides a typeclass with a single function
that is designed to help convert between different types: numeric
values, dates and times, and the like. The conversions perform bounds
checking and return a pure Either value. This means that you need
not remember which specific function performs the conversion you
desire.
.
Also included in the package are optional instances that provide
conversion for various numeric and time types, as well as utilities
for writing your own instances.
.
Finally, there is a function that will raise an exception on
bounds-checking violation, or return a bare value otherwise,
implemented in terms of the safer function described above.
.
Convertible is also used by HDBC 2.0 for handling marshalling of
data to/from databases.
.
Convertible is backed by an extensive test suite and passes tests
on GHC and Hugs.
.
This package provides documentation on the Convertible API.
Package: libghc-convertible-prof
Description-md5: f830c5f99e389ed5a075e32d663fe1d6
Description-en: Typeclasses and instances for converting between types, GHC profiling package
convertible provides a typeclass with a single function
that is designed to help convert between different types: numeric
values, dates and times, and the like. The conversions perform bounds
checking and return a pure Either value. This means that you need
not remember which specific function performs the conversion you
desire.
.
Also included in the package are optional instances that provide
conversion for various numeric and time types, as well as utilities
for writing your own instances.
.
Finally, there is a function that will raise an exception on
bounds-checking violation, or return a bare value otherwise,
implemented in terms of the safer function described above.
.
Convertible is also used by HDBC 2.0 for handling marshalling of
data to/from databases.
.
Convertible is backed by an extensive test suite and passes tests
on GHC and Hugs.
Package: libghc-cpu-dev
Description-md5: 8f4427a51e87ccb61167051ba23152af
Description-en: low-level routines to get basic properties of the platform
It contains low-level routines to get basic properties of the platform,
such as endianness and architecture.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-cpu-doc
Description-md5: 86c49666723dd818db9caede707bbd1f
Description-en: low-level routines to get basic properties of the platform; documentation
It contains low-level routines to get basic properties of the platform,
such as endianness and architecture.
.
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-cpu-prof
Description-md5: d290a235eed8d8a9f4eeb834799ad5e7
Description-en: low-level routines to get basic properties of the platform; profiling libraries
It contains low-level routines to get basic properties of the platform,
such as endianness and architecture.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-crypto-api-dev
Description-md5: 502429f4354199bc0710ebe81fb94e95
Description-en: generic interface for cryptographic operations
A generic interface for cryptographic operations, platform independent
quality RNG, property tests and known-answer tests (KATs) for common
algorithms, and a basic benchmark infrastructure. Maintainers of hash
and cipher implementations are encouraged to add instances for the
classes defined in Crypto.Classes. Crypto users are similarly
encouraged to use the interfaces defined in the Classes module. Any
concepts or functions of general use to more than one cryptographic
algorithm (ex: padding) is within scope of this package.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-crypto-api-doc
Description-md5: 58f0e637e687e2732df9fdd6e22a6b08
Description-en: generic interface for cryptographic operations; documentation
A generic interface for cryptographic operations, platform independent
quality RNG, property tests and known-answer tests (KATs) for common
algorithms, and a basic benchmark infrastructure. Maintainers of hash
and cipher implementations are encouraged to add instances for the
classes defined in Crypto.Classes. Crypto users are similarly
encouraged to use the interfaces defined in the Classes module. Any
concepts or functions of general use to more than one cryptographic
algorithm (ex: padding) is within scope of this package.
.
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-crypto-api-prof
Description-md5: 9797f865b9484be2c941bdb4e8930b6b
Description-en: generic interface for cryptographic operations; profiling libraries
A generic interface for cryptographic operations, platform independent
quality RNG, property tests and known-answer tests (KATs) for common
algorithms, and a basic benchmark infrastructure. Maintainers of hash
and cipher implementations are encouraged to add instances for the
classes defined in Crypto.Classes. Crypto users are similarly
encouraged to use the interfaces defined in the Classes module. Any
concepts or functions of general use to more than one cryptographic
algorithm (ex: padding) is within scope of this package.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-crypto-cipher-types-dev
Description-md5: f1ec227a8fa932e138af1db8cbfab792
Description-en: generic cryptographic cipher types
Basic typeclasses and types for symmetric ciphers.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-crypto-cipher-types-doc
Description-md5: 22d2109066c61c630467be9f895145e5
Description-en: generic cryptographic cipher types; documentation
Basic typeclasses and types for symmetric ciphers.
.
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-crypto-cipher-types-prof
Description-md5: e7b161368bed4a14dd6c880de45ad30e
Description-en: generic cryptographic cipher types; profiling libraries
Basic typeclasses and types for symmetric ciphers.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-cryptohash-sha1-dev
Description-md5: 874f7b7ab794c386e9b894deb6408792
Description-en: fast, pure and practical SHA-1 implementation
A practical incremental and one-pass, pure API to the SHA-1 hash
algorithm (including HMAC spuport) with performance close to the
fastest implementations available in other languages.
.
The implementation is made in C with a haskell FFI wrapper that hides
the C implementation.
.
NOTE: This package has been forked off cryptohash 0.11.7 because
cryptohash has been deprecated.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-cryptohash-sha1-doc
Description-md5: 1e4700f0bb38ae693bff8792ed9aaf51
Description-en: fast, pure and practical SHA-1 implementation; documentation
A practical incremental and one-pass, pure API to the SHA-1 hash
algorithm (including HMAC spuport) with performance close to the
fastest implementations available in other languages.
.
The implementation is made in C with a haskell FFI wrapper that hides
the C implementation.
.
NOTE: This package has been forked off cryptohash 0.11.7 because
cryptohash has been deprecated.
.
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-cryptohash-sha1-prof
Description-md5: 2ab09c68f5965347ea32199370de905e
Description-en: fast, pure and practical SHA-1 implementation; profiling libraries
A practical incremental and one-pass, pure API to the SHA-1 hash
algorithm (including HMAC spuport) with performance close to the
fastest implementations available in other languages.
.
The implementation is made in C with a haskell FFI wrapper that hides
the C implementation.
.
NOTE: This package has been forked off cryptohash 0.11.7 because
cryptohash has been deprecated.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-cryptohash-sha256-dev
Description-md5: 075044c0b79fcc2a52e367a5e62f206e
Description-en: fast, pure and practical SHA-256 implementation
A practical incremental and one-pass, pure API to the SHA-256 hash
algorithm (including HMAC support) with performance close to the
fastest implementations available in other languages.
.
The implementation is made in C with a haskell FFI wrapper that
hides the C implementation.
.
NOTE: This package has been forked off cryptohash 0.11.7 because
cryptohash has been deprecated.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-cryptohash-sha256-doc
Description-md5: d07b71b48e2fbedc7535bd3d955ca235
Description-en: fast, pure and practical SHA-256 implementation; documentation
A practical incremental and one-pass, pure API to the SHA-256 hash
algorithm (including HMAC support) with performance close to the
fastest implementations available in other languages.
.
The implementation is made in C with a haskell FFI wrapper that
hides the C implementation.
.
NOTE: This package has been forked off cryptohash 0.11.7 because
cryptohash has been deprecated.
.
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-cryptohash-sha256-prof
Description-md5: dadc6addd1559107f3d99b6d6d5f2e80
Description-en: fast, pure and practical SHA-256 implementation; profiling libraries
A practical incremental and one-pass, pure API to the SHA-256 hash
algorithm (including HMAC support) with performance close to the
fastest implementations available in other languages.
.
The implementation is made in C with a haskell FFI wrapper that
hides the C implementation.
.
NOTE: This package has been forked off cryptohash 0.11.7 because
cryptohash has been deprecated.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-crypton-dev
Description-md5: 371ab09d46bb900f6730c2ff6af1b51e
Description-en: cryptography primitives for Haskell
A repository of cryptographic primitives.
- Symmetric ciphers: AES, DES, 3DES, CAST5, Blowfish, Twofish, Camellia,
RC4, Salsa, XSalsa, ChaCha
- Hash: SHA1, SHA2, SHA3, SHAKE, MD2, MD4, MD5, Keccak, Skein, Ripemd,
Tiger, Whirlpool, Blake2
- MAC: HMAC, KMAC, Poly1305
- Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519, Curve448,
Ed25519, Ed448
- Key Derivation Function: PBKDF2, Scrypt, HKDF, Argon2, BCrypt, BCryptPBKDF
- Cryptographic Random generation: System Entropy, Deterministic Random
Generator
- Data related: Anti-Forensic Information Splitter (AFIS)
.
This package strives to be a cryptographic kitchen sink that provides
cryptography for everyone.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-crypton-doc
Description-md5: eac40bc0b175d5ea803748de08f0c7bf
Description-en: cryptography primitives for Haskell; documentation
A repository of cryptographic primitives.
- Symmetric ciphers: AES, DES, 3DES, CAST5, Blowfish, Twofish, Camellia,
RC4, Salsa, XSalsa, ChaCha
- Hash: SHA1, SHA2, SHA3, SHAKE, MD2, MD4, MD5, Keccak, Skein, Ripemd,
Tiger, Whirlpool, Blake2
- MAC: HMAC, KMAC, Poly1305
- Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519, Curve448,
Ed25519, Ed448
- Key Derivation Function: PBKDF2, Scrypt, HKDF, Argon2, BCrypt, BCryptPBKDF
- Cryptographic Random generation: System Entropy, Deterministic Random
Generator
- Data related: Anti-Forensic Information Splitter (AFIS)
.
This package strives to be a cryptographic kitchen sink that provides
cryptography for everyone.
.
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-crypton-prof
Description-md5: 78e87bf1802522351e2087139aeaa1be
Description-en: cryptography primitives for Haskell; profiling libraries
A repository of cryptographic primitives.
- Symmetric ciphers: AES, DES, 3DES, CAST5, Blowfish, Twofish, Camellia,
RC4, Salsa, XSalsa, ChaCha
- Hash: SHA1, SHA2, SHA3, SHAKE, MD2, MD4, MD5, Keccak, Skein, Ripemd,
Tiger, Whirlpool, Blake2
- MAC: HMAC, KMAC, Poly1305
- Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519, Curve448,
Ed25519, Ed448
- Key Derivation Function: PBKDF2, Scrypt, HKDF, Argon2, BCrypt, BCryptPBKDF
- Cryptographic Random generation: System Entropy, Deterministic Random
Generator
- Data related: Anti-Forensic Information Splitter (AFIS)
.
This package strives to be a cryptographic kitchen sink that provides
cryptography for everyone.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-cryptonite-dev
Description-md5: e8467e25056f3ac1a24b2f701787b78b
Description-en: cryptographic primitives
A repository of cryptographic primitives.
- Symmetric ciphers: AES, DES, 3DES, CAST5, Blowfish, Twofish,
Camellia, RC4, Salsa, XSalsa, ChaCha.
- Hash: SHA1, SHA2, SHA3, SHAKE, MD2, MD4, MD5, Keccak, Skein,
RipeMD, Tiger, Whirlpool, Blake2
- MAC: HMAC, KMAC, Poly1305
- Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519,
Curve448, Ed25519, Ed448
- Key Derivation Function: PBKDF2, Scrypt, HKDF, Argon2, BCrypt,
BCryptPBKDF
- Cryptographic Random generation: System Entropy, Deterministic
Random Generator
- Data-related: Anti-Forensic Information Splitter (AFIS)
.
This package strives to be a cryptographic kitchen sink that provides
cryptography for everyone.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-cryptonite-doc
Description-md5: c9b6a9f987c62170049f84b32fca5920
Description-en: cryptographic primitives; documentation
A repository of cryptographic primitives.
- Symmetric ciphers: AES, DES, 3DES, CAST5, Blowfish, Twofish,
Camellia, RC4, Salsa, XSalsa, ChaCha.
- Hash: SHA1, SHA2, SHA3, SHAKE, MD2, MD4, MD5, Keccak, Skein,
RipeMD, Tiger, Whirlpool, Blake2
- MAC: HMAC, KMAC, Poly1305
- Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519,
Curve448, Ed25519, Ed448
- Key Derivation Function: PBKDF2, Scrypt, HKDF, Argon2, BCrypt,
BCryptPBKDF
- Cryptographic Random generation: System Entropy, Deterministic
Random Generator
- Data-related: Anti-Forensic Information Splitter (AFIS)
.
This package strives to be a cryptographic kitchen sink that provides
cryptography for everyone.
.
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-cryptonite-prof
Description-md5: 7116b313d67f5b5a1ff58ed6ac7c0d8a
Description-en: cryptographic primitives; profiling libraries
A repository of cryptographic primitives.
- Symmetric ciphers: AES, DES, 3DES, CAST5, Blowfish, Twofish,
Camellia, RC4, Salsa, XSalsa, ChaCha.
- Hash: SHA1, SHA2, SHA3, SHAKE, MD2, MD4, MD5, Keccak, Skein,
RipeMD, Tiger, Whirlpool, Blake2
- MAC: HMAC, KMAC, Poly1305
- Asymmetric crypto: DSA, RSA, DH, ECDH, ECDSA, ECC, Curve25519,
Curve448, Ed25519, Ed448
- Key Derivation Function: PBKDF2, Scrypt, HKDF, Argon2, BCrypt,
BCryptPBKDF
- Cryptographic Random generation: System Entropy, Deterministic
Random Generator
- Data-related: Anti-Forensic Information Splitter (AFIS)
.
This package strives to be a cryptographic kitchen sink that provides
cryptography for everyone.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-csv-dev
Description-md5: 1d4cfff3210b5f45b6cd668721fa00c2
Description-en: CSV loader and dumper
This library parses and dumps documents that are formatted according
to RFC 4180, "The common Format and MIME Type for Comma-Separated
Values (CSV) Files". This format is used, among many other things,
as a lingua franca for spreadsheets, and for certain web services.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-csv-doc
Description-md5: 238b66d9f641d778a2b1e684529f61e0
Description-en: CSV loader and dumper; documentation
This library parses and dumps documents that are formatted according
to RFC 4180, "The common Format and MIME Type for Comma-Separated
Values (CSV) Files". This format is used, among many other things,
as a lingua franca for spreadsheets, and for certain web services.
.
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-csv-prof
Description-md5: 689937b05902f9da066f52b59a4615ad
Description-en: CSV loader and dumper; profiling libraries
This library parses and dumps documents that are formatted according
to RFC 4180, "The common Format and MIME Type for Comma-Separated
Values (CSV) Files". This format is used, among many other things,
as a lingua franca for spreadsheets, and for certain web services.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-curl-dev
Description-md5: 40357e22411bf08c4f70e0177f907568
Description-en: GHC libraries for the libcurl Haskell bindings
.
libcurl is a client-side URL transfer library, supporting FTP, FTPS, HTTP,
HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports
SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload,
proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
Kerberos4), file transfer resume, http proxy tunneling and more!
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-curl-doc
Description-md5: b1ddadde78cd6317214821c9d41e5eb9
Description-en: Documentation for the libcurl Haskell bindings; documentation
.
libcurl is a client-side URL transfer library, supporting FTP, FTPS, HTTP,
HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports
SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload,
proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
Kerberos4), file transfer resume, http proxy tunneling and more!
.
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-curl-prof
Description-md5: c49b1c10c6fc8262339fc05187a22d54
Description-en: Profiling libraries for the libcurl Haskell bindings; profiling libraries
.
libcurl is a client-side URL transfer library, supporting FTP, FTPS, HTTP,
HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports
SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload,
proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
Kerberos4), file transfer resume, http proxy tunneling and more!
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-accessor-dev
Description-md5: 2daaf54a0bdc0b9827484b4d724de070
Description-en: Utilities for accessing and manipulating fields of records
With this library you can define record field accessors which allow
setting, getting and modifying values easily. You can combine accessors
of a record and sub-records to make the access look like the fields
of the sub-record belong to the main record.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-accessor-doc
Description-md5: 8d56374d5339c0071119c75a6639d746
Description-en: Utilities for accessing and manipulating fields of records; documentation
With this library you can define record field accessors which allow
setting, getting and modifying values easily. You can combine accessors
of a record and sub-records to make the access look like the fields
of the sub-record belong to the main record.
.
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-data-accessor-mtl-dev
Description-md5: aec1deb64b5ef53c63ff4e9e355ba08c
Description-en: use Data.Accessor inside the State monad.
This Haskell library provides methods to access the state in a State monad by
means of Data.Accessor getters, setters and modifiers.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-accessor-mtl-doc
Description-md5: 0fb4e0789e36f1b7e2ded33254438dbd
Description-en: use Data.Accessor inside the State monad; documentation
This Haskell library provides methods to access the state in a State monad by
means of Data.Accessor getters, setters and modifiers.
.
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-data-accessor-mtl-prof
Description-md5: fb16f42df0666c1eb59e014054c93d7d
Description-en: use Data.Accessor inside the State monad; profiling libraries
This Haskell library provides methods to access the state in a State monad by
means of Data.Accessor getters, setters and modifiers.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-accessor-prof
Description-md5: 8ce30c4a749abe85d270bfaaa3b72639
Description-en: Utilities for accessing and manipulating fields of records; profiling libraries
With this library you can define record field accessors which allow
setting, getting and modifying values easily. You can combine accessors
of a record and sub-records to make the access look like the fields
of the sub-record belong to the main record.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-binary-ieee754-dev
Description-md5: f1be32054026ce42544dff361a567278
Description-en: parser/serialiser for IEEE-754 floating-point values
It converts Float and Decimal values to and from raw octets.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-binary-ieee754-doc
Description-md5: cdba8f0fee89d76f8940429524ff64cc
Description-en: parser/serialiser for IEEE-754 floating-point values; documentation
It converts Float and Decimal values to and from raw octets.
.
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-data-binary-ieee754-prof
Description-md5: fec838651c57d198d2e95c728ab4fbc4
Description-en: parser/serialiser for IEEE-754 floating-point values; profiling libraries
It converts Float and Decimal values to and from raw octets.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-clist-dev
Description-md5: 7c8fe3aaabad2e637e1d8116e7b712b7
Description-en: Simple functional ring type
Simple functional bidirectional ring type in Haskell.
.
Given that the ring terminiology clashes with certain
mathematical branches, we're using the term CList or
CircularList instead.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-clist-doc
Description-md5: 9290d6f32c29586d956dc057d275994b
Description-en: Simple functional ring type; documentation
Simple functional bidirectional ring type in Haskell.
.
Given that the ring terminiology clashes with certain
mathematical branches, we're using the term CList or
CircularList instead.
.
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-data-clist-prof
Description-md5: bbf47e26b6fb7c9a5ac8e5af6501768c
Description-en: Simple functional ring type; profiling libraries
Simple functional bidirectional ring type in Haskell.
.
Given that the ring terminiology clashes with certain
mathematical branches, we're using the term CList or
CircularList instead.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-default-class-dev
Description-md5: c748de8287b67b557fd6308c4d0a84e5
Description-en: type class for default values
This package defines a type class Default for types with a default value.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-default-class-doc
Description-md5: c8b20feef2840e34359c6f3f245ea7ac
Description-en: type class for default values; documentation
This package defines a type class Default for types with a default value.
.
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-data-default-class-prof
Description-md5: 370cbc845118f72d54908e35c33c9331
Description-en: type class for default values; profiling libraries
This package defines a type class Default for types with a default value.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-default-dev
Description-md5: 60f16b651a70df6a80bfb6def08b28db
Description-en: class for types with a default value
It provides a class for types with a default value.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-default-doc
Description-md5: 1bb51ca708185a4e5af0c210fb0ea14d
Description-en: class for types with a default value; documentation
It provides a class for types with a default value.
.
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-data-default-prof
Description-md5: e0761fffda8bf3f8b067e955d8e0ac2f
Description-en: class for types with a default value; profiling libraries
It provides a class for types with a default value.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-fix-dev
Description-md5: a195f4bcc5f2287811f1055a6bd0d635
Description-en: fixpoint data types
Fixpoint types and recursion schemes. If you define your AST as
fixpoint type, you get fold and unfold operations for free.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-fix-doc
Description-md5: 99f34d70009fe81324d1a94d51ef361f
Description-en: fixpoint data types; documentation
Fixpoint types and recursion schemes. If you define your AST as
fixpoint type, you get fold and unfold operations for free.
.
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-data-fix-prof
Description-md5: e55ab9229cb011b1e81acd2c61a247d0
Description-en: fixpoint data types; profiling libraries
Fixpoint types and recursion schemes. If you define your AST as
fixpoint type, you get fold and unfold operations for free.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-functor-logistic-dev
Description-md5: 2cc121fbeba25795a3f1162b166eb943
Description-en: updatable analogue of Distributive functors
This Haskell library introduces the Logistic class to provide settability to
containers. Logistic is to setters as Distributive is to getters. This can be
useful to complement Distributive.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-functor-logistic-doc
Description-md5: 455fe79b64f8e1553ccff83a7458b00c
Description-en: updatable analogue of Distributive functors; documentation
This Haskell library introduces the Logistic class to provide settability to
containers. Logistic is to setters as Distributive is to getters. This can be
useful to complement Distributive.
.
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-data-functor-logistic-prof
Description-md5: dbdd967a742b87526fd4e1beb5eb9ba3
Description-en: updatable analogue of Distributive functors; profiling libraries
This Haskell library introduces the Logistic class to provide settability to
containers. Logistic is to setters as Distributive is to getters. This can be
useful to complement Distributive.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-inttrie-dev
Description-md5: b566ac37359895d8467e74ab226d8129
Description-en: Lazy, infinite trie of integers library
It implements a simple, lazy, infinite trie from integers.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-inttrie-doc
Description-md5: 7f7f2c5523dc727d4d4dbda309dc6db1
Description-en: Lazy, infinite trie of integers library; documentation
It implements a simple, lazy, infinite trie from integers.
.
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-data-inttrie-prof
Description-md5: c512c2de00864aead6326f43a0d0a66b
Description-en: Lazy, infinite trie of integers library; profiling libraries
It implements a simple, lazy, infinite trie from integers.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-memocombinators-dev
Description-md5: 08a355de096fcd245869bc4428a037a1
Description-en: Combinators for building memo tables library
It contains combinators for building memo tables.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-memocombinators-doc
Description-md5: a9de367bc8e1226fc75650776dc123e3
Description-en: Combinators for building memo tables library; documentation
It contains combinators for building memo tables.
.
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-data-memocombinators-prof
Description-md5: ad1004c5d058d26b2b5b22dbe4c3bf5d
Description-en: Combinators for building memo tables library; profiling libraries
It contains combinators for building memo tables.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-ordlist-dev
Description-md5: f5d3c6c4cf044ad6a3952a2e8a1309e2
Description-en: Set and bag operations on ordered lists
This module provides set and multiset operations on ordered lists.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-data-ordlist-doc
Description-md5: 9d5836ab7a7e5aaeb8d96a9dd302841e
Description-en: Set and bag operations on ordered lists; documentation
This module provides set and multiset operations on ordered lists.
.
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-data-ordlist-prof
Description-md5: 3bef26d5446a270e7ea12b562701db55
Description-en: Set and bag operations on ordered lists; profiling libraries
This module provides set and multiset operations on ordered lists.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-dec-dev
Description-md5: 70d0377493c12db616bdbc4b63c5a322
Description-en: decidable propositions
This package provides a Dec type for decidable (nullary) relations.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-dec-doc
Description-md5: cf253dba218eb47854d3ef07fba920ef
Description-en: decidable propositions; documentation
This package provides a Dec type for decidable (nullary) relations.
.
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-dec-prof
Description-md5: aa60b42951fcbbec7d55f7bda15b9276
Description-en: decidable propositions; profiling libraries
This package provides a Dec type for decidable (nullary) relations.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-decimal-dev
Description-md5: ce38de3aeeb9895cf49b8232e9c7360a
Description-en: decimal numbers with variable precision
Library for manipulating decimal numebers, primary for financial arithmetic.
.
Decimal number has an integer mantissa and a negative
exponent. The exponent can be interpreted as the number
of decimal places in the value.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-decimal-doc
Description-md5: 45a761b6ff27915b6f3e80f36db3078d
Description-en: decimal numbers with variable precision; documentation
Library for manipulating decimal numebers, primary for financial arithmetic.
.
Decimal number has an integer mantissa and a negative
exponent. The exponent can be interpreted as the number
of decimal places in the value.
.
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-decimal-prof
Description-md5: 56c568d6312dc78f014ef42623850c75
Description-en: decimal numbers with variable precision; profiling libraries
Library for manipulating decimal numebers, primary for financial arithmetic.
.
Decimal number has an integer mantissa and a negative
exponent. The exponent can be interpreted as the number
of decimal places in the value.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-dependent-sum-dev
Description-md5: 44266b1bc2fd61aa09f458dbee73e939
Description-en: Dependent sum type
Dependent sums and supporting typeclasses for comparing and formatting them.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-dependent-sum-doc
Description-md5: 3e14b36595c70457ce187984ba6132f5
Description-en: Dependent sum type; documentation
Dependent sums and supporting typeclasses for comparing and formatting them.
.
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-dependent-sum-prof
Description-md5: a6b699b8fb973a10f2e8056d719fcb59
Description-en: Dependent sum type; profiling libraries
Dependent sums and supporting typeclasses for comparing and formatting them.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-dependent-sum-template-dev
Description-md5: eccec447be0c52a323c891da96629b76
Description-en: Automatically generate instances of classes in dependent-sum package
Using the Template Haskell code in this package, you can create instances for
classes liek GEq and GCompare automatically.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-dependent-sum-template-doc
Description-md5: ea06f8416755f22382ec2bb8da4083d1
Description-en: Automatically generate instances of classes in dependent-sum package; documentation
Using the Template Haskell code in this package, you can create instances for
classes liek GEq and GCompare automatically.
.
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-dependent-sum-template-prof
Description-md5: 33779259d28772d25b894b37f106f253
Description-en: Automatically generate instances of classes in dependent-sum package; profiling libraries
Using the Template Haskell code in this package, you can create instances for
classes liek GEq and GCompare automatically.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-deriving-compat-dev
Description-md5: 41cb30626ed88bc970cba712108487f6
Description-en: backports of GHC deriving extensions
Provides Template Haskell functions that mimic deriving
extensions that were introduced or modified in recent versions
of GHC.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-deriving-compat-doc
Description-md5: 3a7030964da707100050f0fad818c2ff
Description-en: backports of GHC deriving extensions; documentation
Provides Template Haskell functions that mimic deriving
extensions that were introduced or modified in recent versions
of GHC.
.
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-deriving-compat-prof
Description-md5: 92a9036dba9b496df8370c9baf807d6c
Description-en: backports of GHC deriving extensions; profiling libraries
Provides Template Haskell functions that mimic deriving
extensions that were introduced or modified in recent versions
of GHC.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-diagrams-solve-dev
Description-md5: 9df73e98c140ea784ea0ec2b986e2788
Description-en: pure Haskell solver routines used by diagrams
Pure Haskell solver routines used by the diagrams project. Currently includes
finding real roots of low-degree (n < 5) polynomials, and solving tridiagonal
and cyclic tridiagonal linear systems.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-diagrams-solve-doc
Description-md5: e8e8e807c7fd9acaffc3f77b252eaa49
Description-en: pure Haskell solver routines used by diagrams; documentation
Pure Haskell solver routines used by the diagrams project. Currently includes
finding real roots of low-degree (n < 5) polynomials, and solving tridiagonal
and cyclic tridiagonal linear systems.
.
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-diagrams-solve-prof
Description-md5: 0d2746451d789c7012a4a058ad717137
Description-en: pure Haskell solver routines used by diagrams; profiling libraries
Pure Haskell solver routines used by the diagrams project. Currently includes
finding real roots of low-degree (n < 5) polynomials, and solving tridiagonal
and cyclic tridiagonal linear systems.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-diff-dev
Description-md5: 9356cea2f13d7d0a16e583254cc12081
Description-en: O(ND) diff algorithm library
This is a Haskell library providing an implementation of the O(ND) diff
algorithm described in "An O(ND) Difference Algorithm and Its Variations"
(1986) by Eugene W. Myers. It is O(mn) in space.
.
Whilst the algorithm is the same one used by standared Unix diff, the
assumption is that users of this library will want to diff over interesting
things or perform interesting tasks with the results.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-diff-doc
Description-md5: 9465fd410101b55ad3d5d114b5f42d2c
Description-en: O(ND) diff algorithm library; documentation
This is a Haskell library providing an implementation of the O(ND) diff
algorithm described in "An O(ND) Difference Algorithm and Its Variations"
(1986) by Eugene W. Myers. It is O(mn) in space.
.
Whilst the algorithm is the same one used by standared Unix diff, the
assumption is that users of this library will want to diff over interesting
things or perform interesting tasks with the results.
.
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-diff-prof
Description-md5: 904df0ac31fd1f7f6c9831b32d6e055a
Description-en: O(ND) diff algorithm library; profiling libraries
This is a Haskell library providing an implementation of the O(ND) diff
algorithm described in "An O(ND) Difference Algorithm and Its Variations"
(1986) by Eugene W. Myers. It is O(mn) in space.
.
Whilst the algorithm is the same one used by standared Unix diff, the
assumption is that users of this library will want to diff over interesting
things or perform interesting tasks with the results.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-digest-dev
Description-md5: 2ddb128534c28870a85bd637071c1be2
Description-en: efficient cryptographic hash implementations for bytestrings
This package provides efficient cryptographic hash implementations for strict
and lazy bytestrings. For now, CRC32 and Adler32 are supported; they are
implemented as FFI bindings to efficient code from zlib.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-digest-doc
Description-md5: cc09fccbf378a74b17cc1cae6d258660
Description-en: efficient cryptographic hash implementations bytestrings; documentation
This package provides efficient cryptographic hash implementations for strict
and lazy bytestrings. For now, CRC32 and Adler32 are supported; they are
implemented as FFI bindings to efficient code from zlib.
.
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-digest-prof
Description-md5: be7bc9025468827bf9c52635736436ee
Description-en: efficient cryptographic hash implementations bytestrings; profiling libraries
This package provides efficient cryptographic hash implementations for strict
and lazy bytestrings. For now, CRC32 and Adler32 are supported; they are
implemented as FFI bindings to efficient code from zlib.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-directory-tree-dev
Description-md5: bb44c40eaac360bbf88be931639ca797
Description-en: simple directory-like tree datatype, with IO functions
A simple directory-like tree datatype, with useful IO functions and Foldable
and Traversable instance
.
Provides a simple data structure mirroring a directory tree on the
filesystem, as well as useful functions for reading and writing
file and directory structures in the IO monad.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-directory-tree-doc
Description-md5: bdc2a9d22af4ba1ce97ccdcf4db5c85a
Description-en: simple directory-like tree datatype, with IO functions; documentation
A simple directory-like tree datatype, with useful IO functions and Foldable
and Traversable instance
.
Provides a simple data structure mirroring a directory tree on the
filesystem, as well as useful functions for reading and writing
file and directory structures in the IO monad.
.
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-directory-tree-prof
Description-md5: 56657ffcb5ab194b129f19649cbe88b0
Description-en: simple directory-like tree datatype, with IO functions; profiling libraries
A simple directory-like tree datatype, with useful IO functions and Foldable
and Traversable instance
.
Provides a simple data structure mirroring a directory tree on the
filesystem, as well as useful functions for reading and writing
file and directory structures in the IO monad.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-disk-free-space-dev
Description-md5: 575e52011b7b359b150df231870fcc32
Description-en: retrieve information about disk space usage
A cross-platform library retrieve information about disk space usage.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-disk-free-space-doc
Description-md5: 0a4cfcc5fe1e8408caaaccbb6165ebfd
Description-en: retrieve information about disk space usage; documentation
A cross-platform library retrieve information about disk space usage.
.
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-disk-free-space-prof
Description-md5: 3dc1be21164f8fb01601a69fe525f307
Description-en: retrieve information about disk space usage; profiling libraries
A cross-platform library retrieve information about disk space usage.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-distributive-dev
Description-md5: 5352baa6706d8808e81d70706cfc6716
Description-en: distributive functors
This package provides a type class for distributive functors. These are the
dual to traversable functors.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-distributive-doc
Description-md5: 26af9e183da8b6682bee05028decf7e1
Description-en: distributive functors; documentation
This package provides a type class for distributive functors. These are the
dual to traversable functors.
.
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-distributive-prof
Description-md5: c2422b929a53ed2f957fcedd68b9466d
Description-en: distributive functors; profiling libraries
This package provides a type class for distributive functors. These are the
dual to traversable functors.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-dlist-dev
Description-md5: 57727e1636db99bbc18b0ea7346acfac
Description-en: Haskell library for Differences lists
Differences lists: a list-like type supporting O(1) append.
This is particularly useful for efficient logging and pretty
printing, (e.g. with the Writer monad), where list append
quickly becomes too expensive.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-dlist-doc
Description-md5: a0bc758f06d34780b3b600f99ba3c489
Description-en: Haskell library for Differences lists; documentation
Differences lists: a list-like type supporting O(1) append.
This is particularly useful for efficient logging and pretty
printing, (e.g. with the Writer monad), where list append
quickly becomes too expensive.
.
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-dlist-prof
Description-md5: 87252681f49f6fcd3fd6cb30ee7d15df
Description-en: Haskell library for Differences lists; profiling libraries
Differences lists: a list-like type supporting O(1) append.
This is particularly useful for efficient logging and pretty
printing, (e.g. with the Writer monad), where list append
quickly becomes too expensive.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-doctest-dev
Description-md5: 23ea99d7443559a14a7c1e4e32ff45b4
Description-en: test interactive Haskell examples
The doctest program checks examples in source code comments.
It is modeled after doctest for Python
().
.
Documentation is at
.
.
This package contains the normal library files.
Package: libghc-doctest-doc
Description-md5: 62008ffe44c09269d7578ae29990343f
Description-en: test interactive Haskell examples; documentation
The doctest program checks examples in source code comments.
It is modeled after doctest for Python
().
.
Documentation is at
.
.
This package contains the documentation files.
Package: libghc-doctest-prof
Description-md5: ef8d1966b770eb5ef9c7bccd962f5b49
Description-en: test interactive Haskell examples; profiling libraries
The doctest program checks examples in source code comments.
It is modeled after doctest for Python
().
.
Documentation is at
.
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-dotgen-dev
Description-md5: cec87163be1ab2bdab728acd84255f5d
Description-en: simple interface for building .dot graph files
This package provides a simple interface for building .dot graph
files, for input into the dot and graphviz tools. It includes a
monadic interface for building graphs.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-dotgen-doc
Description-md5: df6a228afb9f932ee028b7739066786e
Description-en: simple interface for building .dot graph files; documentation
This package provides a simple interface for building .dot graph
files, for input into the dot and graphviz tools. It includes a
monadic interface for building graphs.
.
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-dotgen-prof
Description-md5: ab978371d8b179741ab223131f3912b7
Description-en: simple interface for building .dot graph files; profiling libraries
This package provides a simple interface for building .dot graph
files, for input into the dot and graphviz tools. It includes a
monadic interface for building graphs.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-dyre-dev
Description-md5: d95879d32db6ec2c035ef25addb5e7e2
Description-en: dynamic reconfiguration library
Dyre implements dynamic reconfiguration facilities after the style
of Xmonad. Dyre aims to be as simple as possible without sacrificing
features, and places an emphasis on simplicity of integration with an
application. A full introduction with a complete example project can
be found in the documentation for Config.Dyre
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-dyre-doc
Description-md5: d5e1ef02b4b2c8750c22c2c6e30fc2e9
Description-en: dynamic reconfiguration library; documentation
Dyre implements dynamic reconfiguration facilities after the style
of Xmonad. Dyre aims to be as simple as possible without sacrificing
features, and places an emphasis on simplicity of integration with an
application. A full introduction with a complete example project can
be found in the documentation for Config.Dyre
.
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-dyre-prof
Description-md5: 347477fa763704b93c1d54b4644f2f08
Description-en: dynamic reconfiguration library; profiling libraries
Dyre implements dynamic reconfiguration facilities after the style
of Xmonad. Dyre aims to be as simple as possible without sacrificing
features, and places an emphasis on simplicity of integration with an
application. A full introduction with a complete example project can
be found in the documentation for Config.Dyre
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-easy-file-dev
Description-md5: ff1fdd113d889996093ceee8dc9f85b6
Description-en: Cross-platform file handling
This package provides unified cross-platform file handling for
Unix/Mac/Windows.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-easy-file-doc
Description-md5: d900afe0ba3c0ce0aeecf2740b74666a
Description-en: Cross-platform file handling; documentation
This package provides unified cross-platform file handling for
Unix/Mac/Windows.
.
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-easy-file-prof
Description-md5: 44d2778fa4fb4f192f9c6fc63cba2008
Description-en: Cross-platform file handling; profiling libraries
This package provides unified cross-platform file handling for
Unix/Mac/Windows.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-echo-dev
Description-md5: 5e02dca2a29c4c74dae646049ca7ba48
Description-en: Cross-platform library for handling echoing terminal input
The base library exposes the hGetEcho and hSetEcho functions
for querying and setting echo status, but unfortunately, neither
function works with MinTTY consoles on Windows. This is a serious
issue, since hGetEcho and hSetEcho are often used to disable
input echoing when a program prompts for a password, so many
programs will reveal your password as you type it on MinTTY!
.
This library provides an alternative interface which works
with both MinTTY and other consoles.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-echo-doc
Description-md5: 59d2c668f0ec15e88258d3cd30d416e3
Description-en: Cross-platform library for handling echoing terminal input; documentation
The base library exposes the hGetEcho and hSetEcho functions
for querying and setting echo status, but unfortunately, neither
function works with MinTTY consoles on Windows. This is a serious
issue, since hGetEcho and hSetEcho are often used to disable
input echoing when a program prompts for a password, so many
programs will reveal your password as you type it on MinTTY!
.
This library provides an alternative interface which works
with both MinTTY and other consoles.
.
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-echo-prof
Description-md5: ac28b78b390b70ac43cb082d0b484ae5
Description-en: Cross-platform library for handling echoing terminal input; profiling libraries
The base library exposes the hGetEcho and hSetEcho functions
for querying and setting echo status, but unfortunately, neither
function works with MinTTY consoles on Windows. This is a serious
issue, since hGetEcho and hSetEcho are often used to disable
input echoing when a program prompts for a password, so many
programs will reveal your password as you type it on MinTTY!
.
This library provides an alternative interface which works
with both MinTTY and other consoles.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ed25519-dev
Description-md5: 8c4fc5758a5f4cd6b908eb4cb0682bbd
Description-en: Ed25519 cryptographic signatures
This package provides a simple, portable implementation of the
ed25519 public-key signature system. It also includes support for
detached signatures.
.
The underlying implementation uses the ref10 implementation of
ed25519 from SUPERCOP, and should be relatively fast.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ed25519-doc
Description-md5: f18f702150720bdeb29c07559a04e0ce
Description-en: Ed25519 cryptographic signatures; documentation
This package provides a simple, portable implementation of the
ed25519 public-key signature system. It also includes support for
detached signatures.
.
The underlying implementation uses the ref10 implementation of
ed25519 from SUPERCOP, and should be relatively fast.
.
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-ed25519-prof
Description-md5: 6791956686d9cc0dd1a3f263a76c9eb7
Description-en: Ed25519 cryptographic signatures; profiling libraries
This package provides a simple, portable implementation of the
ed25519 public-key signature system. It also includes support for
detached signatures.
.
The underlying implementation uses the ref10 implementation of
ed25519 from SUPERCOP, and should be relatively fast.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-emojis-dev
Description-md5: ccfe8a844bf46c2085544ac10e1b68a7
Description-en: Conversion between emoji characters and their names
This package provides functions for converting emoji names to emoji
characters and vice versa.
.
- It supports a wide range of emojis, including all those supported
by GitHub
- It supports lookup of emoji aliases from emoji
- It uses Text rather than String
- It has a light dependency footprint: in particular, it does not
require aeson
- It does not require TemplateHaskell
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-emojis-doc
Description-md5: 3a894414e3ae8caa244b9c44cfed0875
Description-en: Conversion between emoji characters and their names; documentation
This package provides functions for converting emoji names to emoji
characters and vice versa.
.
- It supports a wide range of emojis, including all those supported
by GitHub
- It supports lookup of emoji aliases from emoji
- It uses Text rather than String
- It has a light dependency footprint: in particular, it does not
require aeson
- It does not require TemplateHaskell
.
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-emojis-prof
Description-md5: f8c6f1d9eeb616e36522e75e2de34886
Description-en: Conversion between emoji characters and their names; profiling libraries
This package provides functions for converting emoji names to emoji
characters and vice versa.
.
- It supports a wide range of emojis, including all those supported
by GitHub
- It supports lookup of emoji aliases from emoji
- It uses Text rather than String
- It has a light dependency footprint: in particular, it does not
require aeson
- It does not require TemplateHaskell
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-entropy-dev
Description-md5: f8bc5b0ec32697b4fb7d7c26dde08fc5
Description-en: cryptographically-strong entropy
It is a platform-independent method to obtain cryptographically strong
entropy (urandom on Linux, CryptAPI on Windows, patches welcome). Users
looking for cryptographically strong (number-theoretically sound) PRNGs
should see the DRBG package too.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-entropy-doc
Description-md5: 00f462b2044d78c05a76831c2fc05288
Description-en: cryptographically-strong entropy; documentation
It is a platform-independent method to obtain cryptographically strong
entropy (urandom on Linux, CryptAPI on Windows, patches welcome). Users
looking for cryptographically strong (number-theoretically sound) PRNGs
should see the DRBG package too.
.
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-entropy-prof
Description-md5: edb7e76a4ce602bdee5c023f87ece7c6
Description-en: cryptographically-strong entropy; profiling libraries
It is a platform-independent method to obtain cryptographically strong
entropy (urandom on Linux, CryptAPI on Windows, patches welcome). Users
looking for cryptographically strong (number-theoretically sound) PRNGs
should see the DRBG package too.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-equivalence-dev
Description-md5: d5216d440f09441faa5fabfe8a003323
Description-en: maintaining an equivalence relation
This is a Haskell implementation of Tarjan's Union-Find algorithm (Robert E.
Tarjan. "Efficiency of a Good But Not Linear Set Union Algorithm", JACM
22(2), 1975) in order to maintain an equivalence relation.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-equivalence-doc
Description-md5: 2a440bf14fdf87bb4f6975b95e3247eb
Description-en: maintaining an equivalence relation; documentation
This is a Haskell implementation of Tarjan's Union-Find algorithm (Robert E.
Tarjan. "Efficiency of a Good But Not Linear Set Union Algorithm", JACM
22(2), 1975) in order to maintain an equivalence relation.
.
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-equivalence-prof
Description-md5: 649cecb3e1a1f644f684050c3c11df2c
Description-en: maintaining an equivalence relation; profiling libraries
This is a Haskell implementation of Tarjan's Union-Find algorithm (Robert E.
Tarjan. "Efficiency of a Good But Not Linear Set Union Algorithm", JACM
22(2), 1975) in order to maintain an equivalence relation.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-erf-dev
Description-md5: 8909973cde8c6d0d70934f963f5b8318
Description-en: The error function, erf, and related functions
A type class for the error function, erf, and related functions. Instances for
Float and Double.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-erf-doc
Description-md5: 56a20c7515b07a2a0196bd3332399a4c
Description-en: The error function, erf, and related functions; documentation
A type class for the error function, erf, and related functions. Instances for
Float and Double.
.
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-erf-prof
Description-md5: 6f0a177dd070273e5ea404b923b56056
Description-en: The error function, erf, and related functions; profiling libraries
A type class for the error function, erf, and related functions. Instances for
Float and Double.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-errors-dev
Description-md5: ec790a8d98758db56a0b6cfe1de1e917
Description-en: simplified error handling
This library encourages an error-handling style that directly uses the
type system, rather than out-of-band exceptions.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-errors-doc
Description-md5: 6a683e37b05dd750f3eaca429d1a6c7d
Description-en: simplified error handling; documentation
This library encourages an error-handling style that directly uses the
type system, rather than out-of-band exceptions.
.
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-errors-prof
Description-md5: ce3cf07b0194fb3288ffa1aa6e36c7ee
Description-en: simplified error handling; profiling libraries
This library encourages an error-handling style that directly uses the
type system, rather than out-of-band exceptions.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-exact-pi-dev
Description-md5: 64489500d3fdc0feac36f9b25e897cf7
Description-en: Exact rational multiples of pi (and integer powers of pi)
Provides an exact representation for rational multiples of pi alongside an
approximate representation of all reals. Useful for storing and computing
with conversion factors between physical units.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-exact-pi-doc
Description-md5: 66d9880cfafc8e0495f8d32e1f2a3c00
Description-en: Exact rational multiples of pi (and integer powers of pi); documentation
Provides an exact representation for rational multiples of pi alongside an
approximate representation of all reals. Useful for storing and computing
with conversion factors between physical units.
.
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-exact-pi-prof
Description-md5: d48de36e18284b7f8226861b058babbb
Description-en: Exact rational multiples of pi (and integer powers of pi); profiling libraries
Provides an exact representation for rational multiples of pi alongside an
approximate representation of all reals. Useful for storing and computing
with conversion factors between physical units.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-executable-path-dev
Description-md5: abaaea2bdec377f029ad050784d80690
Description-en: determine full path of executable
This library portably determines the full path to the program
being run.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-executable-path-doc
Description-md5: 6c20168c045407781d1c6dead6bdff9d
Description-en: determine full path of executable; documentation
This library portably determines the full path to the program
being run.
.
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-executable-path-prof
Description-md5: 3f1488186ff0135c41f315aae40a5717
Description-en: determine full path of executable; profiling libraries
This library portably determines the full path to the program
being run.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-extensible-exceptions-dev
Description-md5: 38a5c77bdcdd98f12a0dc3cb7176b0ca
Description-en: Compatibility layer for exceptions
This provides the new extensible exceptions for both new and old versions of
GHC.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-extensible-exceptions-doc
Description-md5: 7deb27830677f51f9166607c6df668f8
Description-en: Compatibility layer for exceptions; documentation
This provides the new extensible exceptions for both new and old versions of
GHC.
.
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-extensible-exceptions-prof
Description-md5: 1e1071216eec8c081f7ccf094c88527e
Description-en: Compatibility layer for exceptions; profiling libraries
This provides the new extensible exceptions for both new and old versions of
GHC.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-extra-dev
Description-md5: be598e6740955371ee1d4c9753bac9ba
Description-en: extra functions for base library
Library of extra functions for the standard Haskell libraries. Most
functions are simple additions, filling out missing functionality. A
few functions are available in later versions of GHC, but this
package makes them available back to GHC 7.2.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-extra-doc
Description-md5: 3fb62da4fbe20f76fac7460702bec7b0
Description-en: extra functions for base library; documentation
Library of extra functions for the standard Haskell libraries. Most
functions are simple additions, filling out missing functionality. A
few functions are available in later versions of GHC, but this
package makes them available back to GHC 7.2.
.
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-extra-prof
Description-md5: 4ba5cadac3e07ef0508216308aca4907
Description-en: extra functions for base library; profiling libraries
Library of extra functions for the standard Haskell libraries. Most
functions are simple additions, filling out missing functionality. A
few functions are available in later versions of GHC, but this
package makes them available back to GHC 7.2.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-fgl-dev
Description-md5: 9f469abc234cc8cfab7a00edf0acd081
Description-en: Haskell graph library for GHC
This is Martin Erwig's Functional Graph Library.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-fgl-doc
Description-md5: b0df70da649dd1e2c380902df5ca11c4
Description-en: Haskell graph library for GHC; documentation
This is Martin Erwig's Functional Graph Library.
.
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-fgl-prof
Description-md5: ff8e0bb0405d00439c70b35ba7145c0e
Description-en: Haskell graph library for GHC; profiling libraries
This is Martin Erwig's Functional Graph Library.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-fgl-visualize-dev
Description-md5: 1af41be66e83e6ddc6d5530c912d983d
Description-en: convert FGL graphs to dot (graphviz) files
Convert FGL graphs to dot files for easy visualization
using the 'dot' tool. Other visualizations might follow
but there are no immediate plans (patches welcome).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-fgl-visualize-doc
Description-md5: 81268c9356deb3a1bedfe51f0b57a6b2
Description-en: convert FGL graphs to dot (graphviz) files; documentation
Convert FGL graphs to dot files for easy visualization
using the 'dot' tool. Other visualizations might follow
but there are no immediate plans (patches welcome).
.
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-fgl-visualize-prof
Description-md5: 93365c22ef7804f4184fb36c3e8eab76
Description-en: convert FGL graphs to dot (graphviz) files; profiling libraries
Convert FGL graphs to dot files for easy visualization
using the 'dot' tool. Other visualizations might follow
but there are no immediate plans (patches welcome).
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-file-embed-dev
Description-md5: f3c417b761463224dac54efed91ebfc2
Description-en: direct file embedding library
It lets you use Template Haskell to embed file contents directly.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-file-embed-doc
Description-md5: 26108e5dce6e5ad995a7a22c4d720637
Description-en: direct file embedding library; documentation
It lets you use Template Haskell to embed file contents directly.
.
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-file-embed-prof
Description-md5: 8ebd2b03bf2dbf7405a9c1a3d62d164a
Description-en: direct file embedding library; profiling libraries
It lets you use Template Haskell to embed file contents directly.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-filelock-dev
Description-md5: 427058edd0d2c3b169d6ffc31bdbc064
Description-en: portable interface to file locking (flock / LockFileEx)
This package provides an interface to Windows and Unix file locking
functionalities.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-filelock-doc
Description-md5: 568b9c728a528202db812067e4f3a4d8
Description-en: portable interface to file locking (flock / LockFileEx); documentation
This package provides an interface to Windows and Unix file locking
functionalities.
.
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-filelock-prof
Description-md5: 3d3b1a88f07d39876db4b652446f4eea
Description-en: portable interface to file locking (flock / LockFileEx); profiling libraries
This package provides an interface to Windows and Unix file locking
functionalities.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-filemanip-dev
Description-md5: e291b3e965bc767f0ca36956ddeb63ce
Description-en: expressive file and directory manipulation for Haskell
FileManip is a Haskell library for working with files and directories.
Includes code for pattern matching, finding files, modifying file contents,
and more.
.
This package contains the development files.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-filemanip-doc
Description-md5: 620114064bf64c0471d4ef2a0b51dee8
Description-en: expressive file and directory manipulation for Haskell; documentation
FileManip is a Haskell library for working with files and directories.
Includes code for pattern matching, finding files, modifying file contents,
and more.
.
This package contains the hyperlinked html documentation.
.
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-filemanip-prof
Description-md5: fdb1d06fa23a05e3b0e74207bf4b5f36
Description-en: expressive file and directory manipulation for Haskell; profiling libraries
FileManip is a Haskell library for working with files and directories.
Includes code for pattern matching, finding files, modifying file contents,
and more.
.
This package contains the profiling libraries.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-filepath-bytestring-dev
Description-md5: 95d838b634078fe6b6ef4d401d1f4350
Description-en: library for manipulating RawFilePaths
This package provides functionality for manipulating RawFilePath
values. It can be used as a drop in replacement for the filepath library
to get the benefits of using ByteStrings. It provides three modules:
.
* "System.FilePath.Posix.ByteString" manipulates POSIX/Linux style
RawFilePath values (with / as the path separator).
.
* "System.FilePath.Windows.ByteString" manipulates Windows style
RawFilePath values (with either \ or / as the path separator, and
deals with drives).
.
* "System.FilePath.ByteString" is an alias for the module
appropriate to your platform.
.
All three modules provide the same API, and the same documentation
(calling out differences in the different variants).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-filepath-bytestring-doc
Description-md5: de44d4ea85c1c423db7af086dcd1a17c
Description-en: library for manipulating RawFilePaths; documentation
This package provides functionality for manipulating RawFilePath
values. It can be used as a drop in replacement for the filepath library
to get the benefits of using ByteStrings. It provides three modules:
.
* "System.FilePath.Posix.ByteString" manipulates POSIX/Linux style
RawFilePath values (with / as the path separator).
.
* "System.FilePath.Windows.ByteString" manipulates Windows style
RawFilePath values (with either \ or / as the path separator, and
deals with drives).
.
* "System.FilePath.ByteString" is an alias for the module
appropriate to your platform.
.
All three modules provide the same API, and the same documentation
(calling out differences in the different variants).
.
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-filepath-bytestring-prof
Description-md5: 5025e6e6950800ace8ebd14ed428ac22
Description-en: library for manipulating RawFilePaths; profiling libraries
This package provides functionality for manipulating RawFilePath
values. It can be used as a drop in replacement for the filepath library
to get the benefits of using ByteStrings. It provides three modules:
.
* "System.FilePath.Posix.ByteString" manipulates POSIX/Linux style
RawFilePath values (with / as the path separator).
.
* "System.FilePath.Windows.ByteString" manipulates Windows style
RawFilePath values (with either \ or / as the path separator, and
deals with drives).
.
* "System.FilePath.ByteString" is an alias for the module
appropriate to your platform.
.
All three modules provide the same API, and the same documentation
(calling out differences in the different variants).
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-filepattern-dev
Description-md5: c09c7c18c854a9c11bc10f44ce749109
Description-en: file path glob-like matching
A library for matching files using patterns such as "src/**/*.png"
for all .png files recursively under the src directory.
.
All matching is O(n).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-filepattern-doc
Description-md5: ccc753334bf47c92a230139957f67838
Description-en: file path glob-like matching; documentation
A library for matching files using patterns such as "src/**/*.png"
for all .png files recursively under the src directory.
.
All matching is O(n).
.
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-filepattern-prof
Description-md5: 984783808a99439ad8b72a7d92966479
Description-en: file path glob-like matching; profiling libraries
A library for matching files using patterns such as "src/**/*.png"
for all .png files recursively under the src directory.
.
All matching is O(n).
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-fingertree-dev
Description-md5: 832138454ef8a76e95eb28e22f1b7142
Description-en: Generic finger-tree data structure implementation in Haskell
This Haskell library provides a general sequence representation with
arbitrary annotations, for use as a base for implementations of
various collection types.
.
This package contains the normal library files.
Package: libghc-fingertree-doc
Description-md5: 41a9b41d7097f38e979bf5f35bd2dece
Description-en: Generic finger-tree data structure implementation in Haskell; documentation
This Haskell library provides a general sequence representation with
arbitrary annotations, for use as a base for implementations of
various collection types.
.
This package contains the documentation files.
Package: libghc-fingertree-prof
Description-md5: de9ae45f55873b09900965330dbeefb6
Description-en: Generic finger-tree data structure implementation in Haskell; profiling libraries
This Haskell library provides a general sequence representation with
arbitrary annotations, for use as a base for implementations of
various collection types.
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-first-class-families-dev
Description-md5: 315cd915e9e71c77a4cea80d3abc7db6
Description-en: first class type families for Haskell
This library provides support for first class type families in
Haskell. This permits constructors for type families to be passed to
higher order first class type families, and eval-style
defunctionalization.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-first-class-families-doc
Description-md5: 8a673e54d4d84990959f4480f7c0259e
Description-en: first class type families for Haskell; documentation
This library provides support for first class type families in
Haskell. This permits constructors for type families to be passed to
higher order first class type families, and eval-style
defunctionalization.
.
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-first-class-families-prof
Description-md5: 665beed4b12abf2553b0abc1aaf956dc
Description-en: first class type families for Haskell; profiling libraries
This library provides support for first class type families in
Haskell. This permits constructors for type families to be passed to
higher order first class type families, and eval-style
defunctionalization.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-fixed-dev
Description-md5: fe129df5186819142a425df4a5203649
Description-en: signed 15.16 precision fixed point arithmetic
Signed fixed-precision values 15 bits above the decimal, 16 bits below.
.
These arise commonly in GPU applications and it is chosen to match the
GLfixed specification.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-fixed-doc
Description-md5: ed7eb90db910acf0b0a73e9a2f6712a1
Description-en: signed 15.16 precision fixed point arithmetic; documentation
Signed fixed-precision values 15 bits above the decimal, 16 bits below.
.
These arise commonly in GPU applications and it is chosen to match the
GLfixed specification.
.
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-fixed-prof
Description-md5: 5f9b3b376a6dbfa58cde9397cc30ddf9
Description-en: signed 15.16 precision fixed point arithmetic; profiling libraries
Signed fixed-precision values 15 bits above the decimal, 16 bits below.
.
These arise commonly in GPU applications and it is chosen to match the
GLfixed specification.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-flexible-defaults-dev
Description-md5: 1cf8624f02b5336ae91be3b935b6df84
Description-en: generate default function implementations for complex type classes
Template Haskell code to implement default implementations for
type-class functions based on which functions are already implemented.
Currently extremely crude but still fairly effective.
.
When defining a type class with many functions, each of which can be
implemented based on arbitrary subsets of the others, the standard
default-implementation concept breaks down quite badly. This library
provides a system by which more complex rules can be described for
choosing default implementations based on which ones the user
supplies. These implementations can additionally be given
"suitability scores", so that when multiple possible choices could be
made, the library can choose the "best" one.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-flexible-defaults-doc
Description-md5: cceaaa22cab0a3ff087dc758bc5eb621
Description-en: generate default function implementations for complex type classes; documentation
Template Haskell code to implement default implementations for
type-class functions based on which functions are already implemented.
Currently extremely crude but still fairly effective.
.
When defining a type class with many functions, each of which can be
implemented based on arbitrary subsets of the others, the standard
default-implementation concept breaks down quite badly. This library
provides a system by which more complex rules can be described for
choosing default implementations based on which ones the user
supplies. These implementations can additionally be given
"suitability scores", so that when multiple possible choices could be
made, the library can choose the "best" one.
.
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-flexible-defaults-prof
Description-md5: 5079f59ef08a4bc59029b970f031c475
Description-en: generate default function implementations for complex type classes; profiling libraries
Template Haskell code to implement default implementations for
type-class functions based on which functions are already implemented.
Currently extremely crude but still fairly effective.
.
When defining a type class with many functions, each of which can be
implemented based on arbitrary subsets of the others, the standard
default-implementation concept breaks down quite badly. This library
provides a system by which more complex rules can be described for
choosing default implementations based on which ones the user
supplies. These implementations can additionally be given
"suitability scores", so that when multiple possible choices could be
made, the library can choose the "best" one.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-floatinghex-dev
Description-md5: e3b2578a01ad2d20367b1b46cf1527c5
Description-en: read and write hexadecimal floating point numbers
Read and write hexadecimal floating point numbers. Provides a quasiquoter for
entering hex-float literals, and a function for printing them in hexadecimal.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-floatinghex-doc
Description-md5: 1b6dfc48b4d64438781fcfec823f1374
Description-en: read and write hexadecimal floating point numbers; documentation
Read and write hexadecimal floating point numbers. Provides a quasiquoter for
entering hex-float literals, and a function for printing them in hexadecimal.
.
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-floatinghex-prof
Description-md5: 835aa9a891e99a751c88d48259cfe942
Description-en: read and write hexadecimal floating point numbers; profiling libraries
Read and write hexadecimal floating point numbers. Provides a quasiquoter for
entering hex-float literals, and a function for printing them in hexadecimal.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-fmlist-dev
Description-md5: 5329e3b2d3762deb9ebb5157e621fb5e
Description-en: FoldMap lists
FoldMap lists are lists represented by their foldMap function.
FoldMap lists have O(1) cons, snoc and append, just like DLists,
but other operations might have favorable performance
characteristics as well. These wild claims are still completely
unverified though.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-fmlist-doc
Description-md5: 7b41c76c4bde18c324e5cc791e72f9f4
Description-en: FoldMap lists; documentation
FoldMap lists are lists represented by their foldMap function.
FoldMap lists have O(1) cons, snoc and append, just like DLists,
but other operations might have favorable performance
characteristics as well. These wild claims are still completely
unverified though.
.
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-fmlist-prof
Description-md5: 407feb7fd036488ee6587b78559586be
Description-en: FoldMap lists; profiling libraries
FoldMap lists are lists represented by their foldMap function.
FoldMap lists have O(1) cons, snoc and append, just like DLists,
but other operations might have favorable performance
characteristics as well. These wild claims are still completely
unverified though.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-foldable1-classes-compat-dev
Description-md5: e06a0e3f43db431be4982ffa857be08d
Description-en: Compatibility package for the Foldable1 and Bifoldable1 type classes
A compatibility package for the Foldable1 and Bifoldable1 type classes,
which were introduced in base-4.18.0.0 (GHC 9.6.1).
.
Foldable1 and Bifoldable1 classify non-empty data structures that can be
folded to a summary value.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-foldable1-classes-compat-doc
Description-md5: 71db6db1562668542a12983b658b2032
Description-en: Compatibility package for the Foldable1 and Bifoldable1 type classes; documentation
A compatibility package for the Foldable1 and Bifoldable1 type classes,
which were introduced in base-4.18.0.0 (GHC 9.6.1).
.
Foldable1 and Bifoldable1 classify non-empty data structures that can be
folded to a summary value.
.
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-foldable1-classes-compat-prof
Description-md5: 78097fb2f8b0f29c810270c1bf48d6f7
Description-en: Compatibility package for the Foldable1 and Bifoldable1 type classes; profiling libraries
A compatibility package for the Foldable1 and Bifoldable1 type classes,
which were introduced in base-4.18.0.0 (GHC 9.6.1).
.
Foldable1 and Bifoldable1 classify non-empty data structures that can be
folded to a summary value.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-foundation-dev
Description-md5: 9eefc3f10196bb0a5e697ccd33dc572c
Description-en: alternative prelude with batteries and no dependencies
A custom prelude with no dependencies apart from base.
.
This package has the following goals:
* provide a base like sets of modules that provide a consistent set
of features and bugfixes across multiple versions of GHC (unlike base).
* provide a better and more efficient prelude than base's prelude.
* be self-sufficient: no external dependencies apart from base.
* provide better data-types: packed unicode string by default, arrays.
* Better numerical classes that better represent mathematical thing
(No more all-in-one Num).
* Better I/O system with less Lazy IO
* Usual partial functions distinguished through type system
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-foundation-doc
Description-md5: b0dcd397dbec4653f0116b94264fe224
Description-en: alternative prelude with batteries and no dependencies; documentation
A custom prelude with no dependencies apart from base.
.
This package has the following goals:
* provide a base like sets of modules that provide a consistent set
of features and bugfixes across multiple versions of GHC (unlike base).
* provide a better and more efficient prelude than base's prelude.
* be self-sufficient: no external dependencies apart from base.
* provide better data-types: packed unicode string by default, arrays.
* Better numerical classes that better represent mathematical thing
(No more all-in-one Num).
* Better I/O system with less Lazy IO
* Usual partial functions distinguished through type system
.
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-foundation-prof
Description-md5: f8a777a54c752412185f477d96bb33c5
Description-en: alternative prelude with batteries and no dependencies; profiling libraries
A custom prelude with no dependencies apart from base.
.
This package has the following goals:
* provide a base like sets of modules that provide a consistent set
of features and bugfixes across multiple versions of GHC (unlike base).
* provide a better and more efficient prelude than base's prelude.
* be self-sufficient: no external dependencies apart from base.
* provide better data-types: packed unicode string by default, arrays.
* Better numerical classes that better represent mathematical thing
(No more all-in-one Num).
* Better I/O system with less Lazy IO
* Usual partial functions distinguished through type system
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-gd-dev
Description-md5: aea74e07072e1ededa9c87ca5a022445
Description-en: bindings to the GD graphics library
Haskell bindings to a subset of libgd.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-gd-doc
Description-md5: 29bf9004e0d622629ac4c41ca2ae293c
Description-en: bindings to the GD graphics library; documentation
Haskell bindings to a subset of libgd.
.
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-gd-prof
Description-md5: ec1e8f68bf63828054f68d0c21a963f6
Description-en: bindings to the GD graphics library; profiling libraries
Haskell bindings to a subset of libgd.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-generic-deriving-dev
Description-md5: b7947c7a4b04c01e0744619941c5ed6f
Description-en: generic programming library for generalised deriving
This package provides functionality for generalising the deriving
mechanism in Haskell to arbitrary classes. It was first described
in the paper:
.
A generic deriving mechanism for Haskell. Jose Pedro Magalhaes, Atze
Dijkstra, Johan Jeuring, and Andres Loeh. Haskell'10.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-generic-deriving-doc
Description-md5: 449e40b7b06dc0be3b0acf4b1fafde4e
Description-en: generic programming library for generalised deriving; documentation
This package provides functionality for generalising the deriving
mechanism in Haskell to arbitrary classes. It was first described
in the paper:
.
A generic deriving mechanism for Haskell. Jose Pedro Magalhaes, Atze
Dijkstra, Johan Jeuring, and Andres Loeh. Haskell'10.
.
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-generic-deriving-prof
Description-md5: b44f367b84d690661f9224311302e687
Description-en: generic programming library for generalised deriving; profiling libraries
This package provides functionality for generalising the deriving
mechanism in Haskell to arbitrary classes. It was first described
in the paper:
.
A generic deriving mechanism for Haskell. Jose Pedro Magalhaes, Atze
Dijkstra, Johan Jeuring, and Andres Loeh. Haskell'10.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-generic-lens-core-dev
Description-md5: 6bf30b030e110a0f29d08b821a5089c8
Description-en: Generically derive traversals, lenses and prisms
This library uses GHC.Generics to derive efficient optics (traversals, lenses
and prisms) for algebraic data types in a type-directed way, with a focus on
good type inference and error messages when possible.
.
This package is the shared internal logic of the 'generic-lens' and
'generic-optics' libraries.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-generic-lens-core-doc
Description-md5: 125d3e50afff5c132fcd7ede35b21bc2
Description-en: Generically derive traversals, lenses and prisms; documentation
This library uses GHC.Generics to derive efficient optics (traversals, lenses
and prisms) for algebraic data types in a type-directed way, with a focus on
good type inference and error messages when possible.
.
This package is the shared internal logic of the 'generic-lens' and
'generic-optics' libraries.
.
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-generic-lens-core-prof
Description-md5: 7f528c0f59c43acfea224ab9fa60df28
Description-en: Generically derive traversals, lenses and prisms; profiling libraries
This library uses GHC.Generics to derive efficient optics (traversals, lenses
and prisms) for algebraic data types in a type-directed way, with a focus on
good type inference and error messages when possible.
.
This package is the shared internal logic of the 'generic-lens' and
'generic-optics' libraries.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-generic-random-dev
Description-md5: b9cae76d184e6f71245e2ec1011b3635
Description-en: generic random generators for QuickCheck
Derive instances of Arbitrary for QuickCheck, with various options
to customize implementations.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-generic-random-doc
Description-md5: 826f98c89e73ff5e11cc4d85d87801b9
Description-en: generic random generators for QuickCheck; documentation
Derive instances of Arbitrary for QuickCheck, with various options
to customize implementations.
.
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-generic-random-prof
Description-md5: fabb558bc80e5d8639b23b7c0a01d504
Description-en: generic random generators for QuickCheck; profiling libraries
Derive instances of Arbitrary for QuickCheck, with various options
to customize implementations.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-generics-sop-dev
Description-md5: 0545e372be37b6964f9b3b52a167e6c2
Description-en: Generic Programming using True Sums of Products
A library to support the definition of generic functions.
Datatypes are viewed in a uniform, structured way:
the choice between constructors is represented using an n-ary
sum, and the arguments of each constructor are represented using
an n-ary product.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-generics-sop-doc
Description-md5: 07ab4dbd00c1b4debfe146569e90bace
Description-en: Generic Programming using True Sums of Products; documentation
A library to support the definition of generic functions.
Datatypes are viewed in a uniform, structured way:
the choice between constructors is represented using an n-ary
sum, and the arguments of each constructor are represented using
an n-ary product.
.
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-generics-sop-prof
Description-md5: 05f3a0a184936db18e7164f5e5938165
Description-en: Generic Programming using True Sums of Products; profiling libraries
A library to support the definition of generic functions.
Datatypes are viewed in a uniform, structured way:
the choice between constructors is represented using an n-ary
sum, and the arguments of each constructor are represented using
an n-ary product.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-genvalidity-dev
Description-md5: 0223ed2e9608ed080e22f4e56430af49
Description-en: testing utilities for the validity library
Note: There are companion instance packages for this library:
* genvalidity-aeson
* genvalidity-bytestring
* genvalidity-containers
* genvalidity-path
* genvalidity-scientific
* genvalidity-text
* genvalidity-time
* genvalidity-unordered-containers
* genvalidity-uuid
* genvalidity-vector
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-genvalidity-doc
Description-md5: d60e0c9c02512cd98952bb0a69a52ec4
Description-en: testing utilities for the validity library; documentation
Note: There are companion instance packages for this library:
* genvalidity-aeson
* genvalidity-bytestring
* genvalidity-containers
* genvalidity-path
* genvalidity-scientific
* genvalidity-text
* genvalidity-time
* genvalidity-unordered-containers
* genvalidity-uuid
* genvalidity-vector
.
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-genvalidity-hspec-dev
Description-md5: fd8aa86ae07b7036e5b0c7c1749c00dd
Description-en: standard specs for GenValidity instances
Spec functions including:
- genValidSpec
- eqSpecOnValid
- ordSpecOnValid
- producesValidsOnValids
- forAllValid
- shouldBeValid
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-genvalidity-hspec-doc
Description-md5: 94d010092eb0413e8b1dc3015ff61a2e
Description-en: standard specs for GenValidity instances; documentation
Spec functions including:
- genValidSpec
- eqSpecOnValid
- ordSpecOnValid
- producesValidsOnValids
- forAllValid
- shouldBeValid
.
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-genvalidity-hspec-prof
Description-md5: 00ffd5bbd91f5e2eba95645eeca579cd
Description-en: standard specs for GenValidity instances; profiling libraries
Spec functions including:
- genValidSpec
- eqSpecOnValid
- ordSpecOnValid
- producesValidsOnValids
- forAllValid
- shouldBeValid
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-genvalidity-prof
Description-md5: 81f3f5e3c3d65251bf284c4635f19a2b
Description-en: testing utilities for the validity library; profiling libraries
Note: There are companion instance packages for this library:
* genvalidity-aeson
* genvalidity-bytestring
* genvalidity-containers
* genvalidity-path
* genvalidity-scientific
* genvalidity-text
* genvalidity-time
* genvalidity-unordered-containers
* genvalidity-uuid
* genvalidity-vector
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-genvalidity-property-dev
Description-md5: 67bdfce4fe9fa3c7ae22025cf3dc6b03
Description-en: standard properties for functions on Validity types
Properties of functions, operations, and relations.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-genvalidity-property-doc
Description-md5: 2892dd4426b922847fdee8124f21bbe0
Description-en: standard properties for functions on Validity types; documentation
Properties of functions, operations, and relations.
.
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-genvalidity-property-prof
Description-md5: 6fbb4fb5f12eb0bcb674d4d3c5d7cd74
Description-en: standard properties for functions on Validity types; profiling libraries
Properties of functions, operations, and relations.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-getopt-generics-dev
Description-md5: 7cfb7715d0bcef870fe84845bb3d5c53
Description-en: create command line interfaces with ease
withCli converts an IO operation into a program with a proper CLI.
Retrieves command line arguments through withArgs. main (the given IO
operation) can have arbitrarily many parameters provided all
parameters have instances for HasArguments.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-getopt-generics-doc
Description-md5: 2f5d67365b18236d0471a6742b0cf5e4
Description-en: create command line interfaces with ease; documentation
withCli converts an IO operation into a program with a proper CLI.
Retrieves command line arguments through withArgs. main (the given IO
operation) can have arbitrarily many parameters provided all
parameters have instances for HasArguments.
.
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-getopt-generics-prof
Description-md5: 9c0f59ec4c42cb19a6f0eb11b2176110
Description-en: create command line interfaces with ease; profiling libraries
withCli converts an IO operation into a program with a proper CLI.
Retrieves command line arguments through withArgs. main (the given IO
operation) can have arbitrarily many parameters provided all
parameters have instances for HasArguments.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ghc-lib-parser-dev
Description-md5: 358d9391b39e37a1d1ee2a7c48511fdb
Description-en: the GHC API, decoupled from GHC versions
A package equivalent to the ghc package, but which can be loaded on
many compiler versions.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ghc-lib-parser-doc
Description-md5: 8386472c6cb50b313cece3bd824866b8
Description-en: the GHC API, decoupled from GHC versions; documentation
A package equivalent to the ghc package, but which can be loaded on
many compiler versions.
.
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-ghc-lib-parser-prof
Description-md5: 5806804c60576c5abf6d9d66dfcd0f37
Description-en: the GHC API, decoupled from GHC versions; profiling libraries
A package equivalent to the ghc package, but which can be loaded on
many compiler versions.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ghc-paths-dev
Description-md5: f83c27f32cdb0d92554694b7fc97b05c
Description-en: knowledge of GHC's installation directories
This package provides constants with the installation directories of the
Glasgow Haskell Compiler.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ghc-paths-doc
Description-md5: 99a8f297537ad3934f6b18e2a133fbb7
Description-en: knowledge of GHC's installation directories; documentation
This package provides constants with the installation directories of the
Glasgow Haskell Compiler.
.
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-ghc-paths-prof
Description-md5: 83e5bc5466550e30896c7a39a70ed0a8
Description-en: knowledge of GHC's installation directories; profiling libraries
This package provides constants with the installation directories of the
Glasgow Haskell Compiler.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ghc-tcplugins-extra-dev
Description-md5: bc87efcba0f422ef61dbca221387326d
Description-en: Utilities for writing GHC type-checker plugins
Utilities for writing GHC type-checker plugins, such as
creating constraints, with a stable API covering multiple
GHC releases.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ghc-tcplugins-extra-doc
Description-md5: 965637fbfb6ea0f0cc073005064c824d
Description-en: Utilities for writing GHC type-checker plugins; documentation
Utilities for writing GHC type-checker plugins, such as
creating constraints, with a stable API covering multiple
GHC releases.
.
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-ghc-tcplugins-extra-prof
Description-md5: 64fb87948f35058b7bc5e6c08bc8389d
Description-en: Utilities for writing GHC type-checker plugins; profiling libraries
Utilities for writing GHC type-checker plugins, such as
creating constraints, with a stable API covering multiple
GHC releases.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ghc-typelits-natnormalise-dev
Description-md5: 45beab7f700d4ba034f37fc192aa7896
Description-en: GHC typechecker plugin for types of kind GHC.TypeLits.Nat
A type checker plugin for GHC that can solve equalities and inequalities
of types of kind @Nat@, where these types are either:
.
* Type-level naturals
.
* Type variables
.
* Applications of the arithmetic expressions (+,-,*,^).
.
It solves these equalities by normalising them to sort-of SOP
(Sum-of-Products) form, and then perform a simple syntactic equality.
.
For example, this solver can prove the equality between:
.
(x + 2)^(y + 2)
.
and
.
4*x*(2 + x)^y + 4*(2 + x)^y + (2 + x)^y*x^2
.
Because the latter is actually the SOP normal form of the former.
.
To use the plugin, add the
.
OPTIONS_GHC -fplugin GHC.TypeLits.Normalise
.
Pragma to the header of your file.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ghc-typelits-natnormalise-doc
Description-md5: 5ed9179dab9bcfc69639a76255a96a96
Description-en: GHC typechecker plugin for types of kind GHC.TypeLits.Nat; documentation
A type checker plugin for GHC that can solve equalities and inequalities
of types of kind @Nat@, where these types are either:
.
* Type-level naturals
.
* Type variables
.
* Applications of the arithmetic expressions (+,-,*,^).
.
It solves these equalities by normalising them to sort-of SOP
(Sum-of-Products) form, and then perform a simple syntactic equality.
.
For example, this solver can prove the equality between:
.
(x + 2)^(y + 2)
.
and
.
4*x*(2 + x)^y + 4*(2 + x)^y + (2 + x)^y*x^2
.
Because the latter is actually the SOP normal form of the former.
.
To use the plugin, add the
.
OPTIONS_GHC -fplugin GHC.TypeLits.Normalise
.
Pragma to the header of your file.
.
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-ghc-typelits-natnormalise-prof
Description-md5: 7c1712bc7dc414334ec161f17901eb72
Description-en: GHC typechecker plugin for types of kind GHC.TypeLits.Nat; profiling libraries
A type checker plugin for GHC that can solve equalities and inequalities
of types of kind @Nat@, where these types are either:
.
* Type-level naturals
.
* Type variables
.
* Applications of the arithmetic expressions (+,-,*,^).
.
It solves these equalities by normalising them to sort-of SOP
(Sum-of-Products) form, and then perform a simple syntactic equality.
.
For example, this solver can prove the equality between:
.
(x + 2)^(y + 2)
.
and
.
4*x*(2 + x)^y + 4*(2 + x)^y + (2 + x)^y*x^2
.
Because the latter is actually the SOP normal form of the former.
.
To use the plugin, add the
.
OPTIONS_GHC -fplugin GHC.TypeLits.Normalise
.
Pragma to the header of your file.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-gitrev-dev
Description-md5: 44d9bf97dcacb61e1fd959f4fe800e4b
Description-en: compile git revision info into Haskell projects
Ths package provides some handy Template Haskell splices for including the
current git hash and branch in the code of your project.
.
This is useful for including in panic messages, --version output, or
diagnostic info for more informative bug reports.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-gitrev-doc
Description-md5: 6aa61c31dfdd02e35374e3e6e1e50826
Description-en: compile git revision info into Haskell projects; documentation
Ths package provides some handy Template Haskell splices for including the
current git hash and branch in the code of your project.
.
This is useful for including in panic messages, --version output, or
diagnostic info for more informative bug reports.
.
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-gitrev-prof
Description-md5: 624e16004dcd3ba1e8449907be9e45c6
Description-en: compile git revision info into Haskell projects; profiling libraries
Ths package provides some handy Template Haskell splices for including the
current git hash and branch in the code of your project.
.
This is useful for including in panic messages, --version output, or
diagnostic info for more informative bug reports.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-gloss-dev
Description-md5: 6c03ea3c7ee0617028c88bcf552dbb33
Description-en: Painless 2D vector graphics, animations and simulations.
Gloss hides the pain of drawing simple vector graphics behind a nice data type
and a few display functions. Gloss comes for with support for animations and
simulations as well, and allows one to create simple interactive games. Gloss
uses OpenGL under the hood, but you won't need to worry about any of that.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-gloss-doc
Description-md5: 68d6029176a5772597ac96cda3f868b3
Description-en: Painless 2D vector graphics, animations and simulations.; documentation
Gloss hides the pain of drawing simple vector graphics behind a nice data type
and a few display functions. Gloss comes for with support for animations and
simulations as well, and allows one to create simple interactive games. Gloss
uses OpenGL under the hood, but you won't need to worry about any of that.
.
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-gloss-prof
Description-md5: 165ca37b73bc7b9ac6b0b2f01166aafd
Description-en: Painless 2D vector graphics, animations and simulations.; profiling libraries
Gloss hides the pain of drawing simple vector graphics behind a nice data type
and a few display functions. Gloss comes for with support for animations and
simulations as well, and allows one to create simple interactive games. Gloss
uses OpenGL under the hood, but you won't need to worry about any of that.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-gloss-rendering-dev
Description-md5: e6b8d205c11c8fda32eb1714ed1198a8
Description-en: Gloss picture data types and rendering functions.
The packag provides the gloss picture data types and rendering functions.
These functions don't do any window management. If you want gloss to setup
your window as well then use the plain gloss package.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-gloss-rendering-doc
Description-md5: 5c31bdf8634c0cb2aa6b4d1fefcb9a94
Description-en: Gloss picture data types and rendering functions.; documentation
The packag provides the gloss picture data types and rendering functions.
These functions don't do any window management. If you want gloss to setup
your window as well then use the plain gloss package.
.
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-gloss-rendering-prof
Description-md5: 9e8a6eefd1cdf2267d49dbf9af456700
Description-en: Gloss picture data types and rendering functions.; profiling libraries
The packag provides the gloss picture data types and rendering functions.
These functions don't do any window management. If you want gloss to setup
your window as well then use the plain gloss package.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-gluraw-dev
Description-md5: 92a40ab4463024df68d5ee32cf644f79
Description-en: Raw binding for the OpenGL graphics system
GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is
basically a 1:1 mapping of GLU's C API, intended as a basis for a nicer
interface.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-gluraw-doc
Description-md5: 17982ce5717ffa889ec228c963bc94a2
Description-en: Raw binding for the OpenGL graphics system; documentation
GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is
basically a 1:1 mapping of GLU's C API, intended as a basis for a nicer
interface.
.
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-gluraw-prof
Description-md5: ae87212a28b05f775df10a06acee489f
Description-en: Raw binding for the OpenGL graphics system; profiling libraries
GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is
basically a 1:1 mapping of GLU's C API, intended as a basis for a nicer
interface.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-glut-dev
Description-md5: d1696914a4c474d0cfa9998d95d0a0cd
Description-en: Haskell GLUT binding for GHC
This package provides a library for the Haskell programming language.
.
This library provides a binding for the OpenGL Utility Toolkit, a window
system independent toolkit for writing OpenGL programs. For more
information about the C library on which this binding is based,
please see: .
Package: libghc-glut-doc
Description-md5: 2b8bb8e51bb3431cb22366b13eb0b7fd
Description-en: Haskell GLUT binding for GHC; documentation
This package provides the documentation for a library for the Haskell
programming language.
.
This library provides a binding for the OpenGL Utility Toolkit, a window
system independent toolkit for writing OpenGL programs. For more
information about the C library on which this binding is based,
please see: .
Package: libghc-glut-prof
Description-md5: 60e81a4a8804a04551e86a4c48c360e0
Description-en: Haskell GLUT binding for GHC; profiling libraries
This package provides a library for the Haskell programming language,
compiled for profiling.
.
This library provides a binding for the OpenGL Utility Toolkit, a window
system independent toolkit for writing OpenGL programs. For more
information about the C library on which this binding is based,
please see: .
Package: libghc-graphscc-dev
Description-md5: a17027acb8cc7cfca469c05d8781c9df
Description-en: Tarjan's algorithm for computing the SCCs of a graph
Tarjan's algorithm for computing the strongly connected components of
a graph.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-graphscc-doc
Description-md5: 8889f449373c0f000c30b42aa3d3df76
Description-en: Tarjan's algorithm for computing the SCCs of a graph; documentation
Tarjan's algorithm for computing the strongly connected components of
a graph.
.
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-graphscc-prof
Description-md5: c2cfa12190c009040978419bbf498bcc
Description-en: Tarjan's algorithm for computing the SCCs of a graph; profiling libraries
Tarjan's algorithm for computing the strongly connected components of
a graph.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-graphviz-dev
Description-md5: bd02d2c14f791ffca367313e1957b329
Description-en: bindings to Graphviz for graph visualization
This library provides bindings for the Dot language used by the
Graphviz (http://graphviz.org/) suite of programs for visualising
graphs, as well as functions to call those programs.
.
Main features of the graphviz library include:
.
Almost complete coverage of all Graphviz attributes and syntax.
.
Support for specifying clusters.
.
The ability to use a custom node type.
.
Functions for running a Graphviz layout tool with all specified output
types.
.
The ability to not only generate but also parse Dot code with two
options: strict and liberal (in terms of ordering of statements).
.
Functions to convert FGL graphs and other graph-like data structures
to Dot code - including support to group them into clusters - with a
high degree of customisation by specifying which attributes to use
and limited support for the inverse operation.
.
Round-trip support for passing an FGL graph through Graphviz to
augment node and edge labels with positional information, etc.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-graphviz-doc
Description-md5: 0f0b19cfe7dbc128f10d3cbfb2e02ed7
Description-en: bindings to Graphviz for graph visualization; documentation
This library provides bindings for the Dot language used by the
Graphviz (http://graphviz.org/) suite of programs for visualising
graphs, as well as functions to call those programs.
.
Main features of the graphviz library include:
.
Almost complete coverage of all Graphviz attributes and syntax.
.
Support for specifying clusters.
.
The ability to use a custom node type.
.
Functions for running a Graphviz layout tool with all specified output
types.
.
The ability to not only generate but also parse Dot code with two
options: strict and liberal (in terms of ordering of statements).
.
Functions to convert FGL graphs and other graph-like data structures
to Dot code - including support to group them into clusters - with a
high degree of customisation by specifying which attributes to use
and limited support for the inverse operation.
.
Round-trip support for passing an FGL graph through Graphviz to
augment node and edge labels with positional information, etc.
.
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-graphviz-prof
Description-md5: f37e398e59c83bc981d57210e9267d97
Description-en: bindings to Graphviz for graph visualization; profiling libraries
This library provides bindings for the Dot language used by the
Graphviz (http://graphviz.org/) suite of programs for visualising
graphs, as well as functions to call those programs.
.
Main features of the graphviz library include:
.
Almost complete coverage of all Graphviz attributes and syntax.
.
Support for specifying clusters.
.
The ability to use a custom node type.
.
Functions for running a Graphviz layout tool with all specified output
types.
.
The ability to not only generate but also parse Dot code with two
options: strict and liberal (in terms of ordering of statements).
.
Functions to convert FGL graphs and other graph-like data structures
to Dot code - including support to group them into clusters - with a
high degree of customisation by specifying which attributes to use
and limited support for the inverse operation.
.
Round-trip support for passing an FGL graph through Graphviz to
augment node and edge labels with positional information, etc.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-groom-dev
Description-md5: 15a9f4e44f17ebbc1d6c007ca7e5bb41
Description-en: Pretty printing for well-behaved Show instances
Automatically derived Show instances are an easy way
to inspect data in your program. However, for large
data-structures, the resulting output lacks
whitespace, making it unreadable. Groom offers an
replacement to `show' called `groom' which attempts
to pretty-print the output of `show'. For example:
.
> let x = parseExp "foobar 1 [1,2]"
> in do
> putStrLn (show x)
> putStrLn (groom x)
.
results in:
.
> ParseOk (App (App (Var (UnQual (Ident "foobar"))) (Lit (Int 1))) (List [Lit (Int 1),Lit (Int 2)]))
> ParseOk
> (App (App (Var (UnQual (Ident "foobar"))) (Lit (Int 1)))
> (List [Lit (Int 1), Lit (Int 2)]))
.
Groom works only on Show instances that output valid
Haskell code; if Groom can't understand its input,
it will not make any changes.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-groom-doc
Description-md5: 6ea07d045d39ffa7b3a4ab32514aa435
Description-en: Pretty printing for well-behaved Show instances; documentation
Automatically derived Show instances are an easy way
to inspect data in your program. However, for large
data-structures, the resulting output lacks
whitespace, making it unreadable. Groom offers an
replacement to `show' called `groom' which attempts
to pretty-print the output of `show'. For example:
.
> let x = parseExp "foobar 1 [1,2]"
> in do
> putStrLn (show x)
> putStrLn (groom x)
.
results in:
.
> ParseOk (App (App (Var (UnQual (Ident "foobar"))) (Lit (Int 1))) (List [Lit (Int 1),Lit (Int 2)]))
> ParseOk
> (App (App (Var (UnQual (Ident "foobar"))) (Lit (Int 1)))
> (List [Lit (Int 1), Lit (Int 2)]))
.
Groom works only on Show instances that output valid
Haskell code; if Groom can't understand its input,
it will not make any changes.
.
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-groom-prof
Description-md5: 2aba4517c0407f2ca68af9280367fa23
Description-en: Pretty printing for well-behaved Show instances; profiling libraries
Automatically derived Show instances are an easy way
to inspect data in your program. However, for large
data-structures, the resulting output lacks
whitespace, making it unreadable. Groom offers an
replacement to `show' called `groom' which attempts
to pretty-print the output of `show'. For example:
.
> let x = parseExp "foobar 1 [1,2]"
> in do
> putStrLn (show x)
> putStrLn (groom x)
.
results in:
.
> ParseOk (App (App (Var (UnQual (Ident "foobar"))) (Lit (Int 1))) (List [Lit (Int 1),Lit (Int 2)]))
> ParseOk
> (App (App (Var (UnQual (Ident "foobar"))) (Lit (Int 1)))
> (List [Lit (Int 1), Lit (Int 2)]))
.
Groom works only on Show instances that output valid
Haskell code; if Groom can't understand its input,
it will not make any changes.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-groups-dev
Description-md5: 69cf4431612c18b58d6b0533c2a5cc22
Description-en: Haskell 98 groups
A group is a monoid with invertibility.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-groups-doc
Description-md5: a745696417cc7d0a6126cf5d941c3b6d
Description-en: Haskell 98 groups; documentation
A group is a monoid with invertibility.
.
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-groups-prof
Description-md5: 5d00ea5ccfe3a03f9dfe4b80349599e3
Description-en: Haskell 98 groups; profiling libraries
A group is a monoid with invertibility.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-haddock-library-dev
Description-md5: 914e90b61bb225fad92c0ff980934f6a
Description-en: library exposing some functionality of Haddock
Haddock is a documentation-generation tool for Haskell
libraries. These modules expose some functionality of it
without pulling in the GHC dependency.
.
For interacting with Haddock itself, see the 'ghc' package.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-haddock-library-doc
Description-md5: 5bcc72771cd03df82f20593c97db5d6c
Description-en: library exposing some functionality of Haddock; documentation
Haddock is a documentation-generation tool for Haskell
libraries. These modules expose some functionality of it
without pulling in the GHC dependency.
.
For interacting with Haddock itself, see the 'ghc' package.
.
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-haddock-library-prof
Description-md5: 69c904d10ed1409468b4c97aea559f78
Description-en: library exposing some functionality of Haddock; profiling libraries
Haddock is a documentation-generation tool for Haskell
libraries. These modules expose some functionality of it
without pulling in the GHC dependency.
.
For interacting with Haddock itself, see the 'ghc' package.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-half-dev
Description-md5: 6f5f4b606e52650d32322d1474cf9ff2
Description-en: half-precision floating-point
Half-precision floating point values with 1 bit of sign, 5 bits of
exponent, 11 bits of mantissa trailing a leading 1 bit with proper
underflow.
.
These arise commonly in GPU applications.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-half-doc
Description-md5: 994a7397820542db47e41ea465fe483e
Description-en: half-precision floating-point; documentation
Half-precision floating point values with 1 bit of sign, 5 bits of
exponent, 11 bits of mantissa trailing a leading 1 bit with proper
underflow.
.
These arise commonly in GPU applications.
.
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-half-prof
Description-md5: 8af51f45402bea60b4c3eeac70cde1b6
Description-en: half-precision floating-point; profiling libraries
Half-precision floating point values with 1 bit of sign, 5 bits of
exponent, 11 bits of mantissa trailing a leading 1 bit with proper
underflow.
.
These arise commonly in GPU applications.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hashable-dev
Description-md5: a10463475b529ded3d755f0e4a358f25
Description-en: class for types that can be converted to a hash value
It defines a class, Hashable, for types that can be converted to a
hash value. This class exists for the benefit of hashing-based data
structures. The package provides instances for basic types and a way
to combine hash values.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hashable-doc
Description-md5: 39daf464ed2bcf5458f56935bd25e04b
Description-en: class for types that can be converted to a hash value; documentation
It defines a class, Hashable, for types that can be converted to a
hash value. This class exists for the benefit of hashing-based data
structures. The package provides instances for basic types and a way
to combine hash values.
.
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-hashable-prof
Description-md5: 439d0b51632930adde5f19ec596b3834
Description-en: class for types that can be converted to a hash value; profiling libraries
It defines a class, Hashable, for types that can be converted to a
hash value. This class exists for the benefit of hashing-based data
structures. The package provides instances for basic types and a way
to combine hash values.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-haskell-lexer-dev
Description-md5: 554710bd809783e004619ebbaf81212c
Description-en: A fully compliant Haskell 98 lexer
A fully compliant Haskell 98 lexer written in Haskell. The lexer produces
a list tuples containing a token type identifier, its position and the token
string.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-haskell-lexer-doc
Description-md5: fdfc966b398e65b1b5deac73aceb013d
Description-en: Documentation for a fully compliant Haskell 98 lexer; documentation
A fully compliant Haskell 98 lexer written in Haskell. The lexer produces
a list tuples containing a token type identifier, its position and the token
string.
.
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-haskell-lexer-prof
Description-md5: 3453a9098e523c937cf77fb70ade6b36
Description-en: Profiling libraries for a fully compliant Haskell 98 lexer; profiling libraries
A fully compliant Haskell 98 lexer written in Haskell. The lexer produces
a list tuples containing a token type identifier, its position and the token
string.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-haskell-src-dev
Description-md5: fa5a0915dc094483816250ea4b2f3d24
Description-en: Haskell module to manipulate Haskell source
This package provides a library for the Haskell programming language.
.
This library provides facilities for manipulating Haskell source code:
an abstract syntax, lexer, parser and pretty-printer.
Package: libghc-haskell-src-doc
Description-md5: 40490d890446799c20b4c100f4a6b158
Description-en: Haskell module to manipulate Haskell source; documentation
This package provides the documentation for a library for the Haskell
programming language.
.
This library provides facilities for manipulating Haskell source code:
an abstract syntax, lexer, parser and pretty-printer.
Package: libghc-haskell-src-prof
Description-md5: 138773afed02e701d4d01775b7f7cb8d
Description-en: Haskell module to manipulate Haskell source; profiling libraries
This package provides a library for the Haskell programming language,
compiled for profiling.
.
This library provides facilities for manipulating Haskell source code:
an abstract syntax, lexer, parser and pretty-printer.
Package: libghc-hclip-dev
Description-md5: 5b6e6bd4778310367c983920e9233194
Description-en: library to read/modify the system clipboard
A small cross-platform library for reading and modifying the system
clipboard.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hclip-doc
Description-md5: 5cfae4b14f6e566b0a75de138433d7fa
Description-en: library to read/modify the system clipboard; documentation
A small cross-platform library for reading and modifying the system
clipboard.
.
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-hclip-prof
Description-md5: 2b57b8a187262423e0c5cdc007acbb7c
Description-en: library to read/modify the system clipboard; profiling libraries
A small cross-platform library for reading and modifying the system
clipboard.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hdbc-dev
Description-md5: c468b9641e68406e5622dd66d08c2137
Description-en: Haskell Database Connectivity, GHC package
HDBC provides an abstraction layer between Haskell programs and SQL
relational databases. This lets you write database code once, in
Haskell, and have it work with any number of backend SQL databases
(MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.)
.
HDBC is modeled loosely on Perl's DBI interface, though it has also been
influenced by Python's DB-API v2, JDBC in Java, and HSQL in Haskell.
.
To use HDBC, you'll need both this package, and a driver package such
as libghc-hdbc-postgresql-dev.
Package: libghc-hdbc-doc
Description-md5: 689aec2e08bd6fa38caa47d439d82fd1
Description-en: Haskell Database Connectivity, Documentation
HDBC provides an abstraction layer between Haskell programs and SQL
relational databases. This lets you write database code once, in
Haskell, and have it work with any number of backend SQL databases
(MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.)
.
HDBC is modeled loosely on Perl's DBI interface, though it has also been
influenced by Python's DB-API v2, JDBC in Java, and HSQL in Haskell.
Package: libghc-hdbc-prof
Description-md5: ebf1b50552fcecc94795433de524e804
Description-en: Haskell Database Connectivity, GHC profiling data
HDBC provides an abstraction layer between Haskell programs and SQL
relational databases. This package provides profiling information for using
HDBC with GHC.
Package: libghc-hdbc-session-dev
Description-md5: 32bed42faa26f50899e21632e8260097
Description-en: bracketed connection for HDBC
This package contains a base bracketed function
to call close correctly against opend DB connection.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hdbc-session-doc
Description-md5: 8d9fb2db2650455708ebcd79ee159a09
Description-en: bracketed connection for HDBC; documentation
This package contains a base bracketed function
to call close correctly against opend DB connection.
.
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-hdbc-session-prof
Description-md5: 71aec771e8343f34f66f8938368fbef2
Description-en: bracketed connection for HDBC; profiling libraries
This package contains a base bracketed function
to call close correctly against opend DB connection.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-heaps-dev
Description-md5: 10adb4f720419b4fba328daf28ffb41b
Description-en: asymptotically optimal Brodal/Okasaki heaps.
Asymptotically optimal Brodal/Okasaki bootstrapped skew-binomial
heaps from the paper "Optimal Purely Functional Priority Queues",
extended with a 'Foldable' interface.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-heaps-doc
Description-md5: 1b0ad966230f765b4a8946a02dbcfbe6
Description-en: asymptotically optimal Brodal/Okasaki heaps.; documentation
Asymptotically optimal Brodal/Okasaki bootstrapped skew-binomial
heaps from the paper "Optimal Purely Functional Priority Queues",
extended with a 'Foldable' interface.
.
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-heaps-prof
Description-md5: 67eda1bbc45b76e3e24594b069907cdf
Description-en: asymptotically optimal Brodal/Okasaki heaps.; profiling libraries
Asymptotically optimal Brodal/Okasaki bootstrapped skew-binomial
heaps from the paper "Optimal Purely Functional Priority Queues",
extended with a 'Foldable' interface.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-heredoc-dev
Description-md5: cd8a57a51da3b447db88e23e5eb3e64f
Description-en: multi-line string / here document using QuasiQuotes
multi-line string / here document using QuasiQuotes
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-heredoc-doc
Description-md5: 686c3741488f28977ecf27a87fb98ee6
Description-en: multi-line string / here document using QuasiQuotes; documentation
multi-line string / here document using QuasiQuotes
.
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-heredoc-prof
Description-md5: 90521f8b6627fe7256c8af015bd5c6f3
Description-en: multi-line string / here document using QuasiQuotes; profiling libraries
multi-line string / here document using QuasiQuotes
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hex-dev
Description-md5: 9bd3fb5a18e7b32212d77cf25a8e8390
Description-en: convert strings into hexadecimal and back
This package provides conversion functions between bytestrings and their
hexadecimal representation.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hex-doc
Description-md5: 71c681d8092cbd0d04e09882d0f4bd29
Description-en: convert strings into hexadecimal and back; documentation
This package provides conversion functions between bytestrings and their
hexadecimal representation.
.
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-hex-prof
Description-md5: 14d6b024be488a0db8935f54828e5b7e
Description-en: convert strings into hexadecimal and back; profiling libraries
This package provides conversion functions between bytestrings and their
hexadecimal representation.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hexml-dev
Description-md5: 948d6524cde4b47a57b64dd94b5bea7d
Description-en: XML subset DOM parser
An XML DOM-style parser, that only parses a subset of XML, but is designed to
be fast.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hexml-doc
Description-md5: 5505a9e91cc9d91c85dc98bd193a1799
Description-en: XML subset DOM parser; documentation
An XML DOM-style parser, that only parses a subset of XML, but is designed to
be fast.
.
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-hexml-prof
Description-md5: bfa175353f25fd7b01cc30fb82bbc80f
Description-en: XML subset DOM parser; profiling libraries
An XML DOM-style parser, that only parses a subset of XML, but is designed to
be fast.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hexpat-dev
Description-md5: f609d498e8bbf46cf5f93d799a46482d
Description-en: XML parser/formatter based on expat
This package provides a general purpose Haskell XML library using Expat to
do its parsing ( - a fast stream-oriented XML
parser written in C). It is extensible to any string type, with @String@,
@ByteString@ and @Text@ provided out of the box.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hexpat-doc
Description-md5: 0d229f93dbff015a0bd0f72192e6e0e9
Description-en: XML parser/formatter based on expat; documentation
This package provides a general purpose Haskell XML library using Expat to
do its parsing ( - a fast stream-oriented XML
parser written in C). It is extensible to any string type, with @String@,
@ByteString@ and @Text@ provided out of the box.
.
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-hexpat-prof
Description-md5: 4a945218a039881763b5a62a84947107
Description-en: XML parser/formatter based on expat; profiling libraries
This package provides a general purpose Haskell XML library using Expat to
do its parsing ( - a fast stream-oriented XML
parser written in C). It is extensible to any string type, with @String@,
@ByteString@ and @Text@ provided out of the box.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hierarchical-clustering-dev
Description-md5: 446338fd13896c9759f6319059ab9b57
Description-en: fast algorithms for single, average/UPGMA and complete linkage clustering
This package provides a function to create a dendrogram from a
list of items and a distance function between them. Initially
a singleton cluster is created for each item, and then new,
bigger clusters are created by merging the two clusters with
least distance between them. The distance between two clusters
is calculated according to the linkage type. The dendrogram
represents not only the clusters but also the order on which
they were created.
.
This package has many implementations with different
performance characteristics. There are SLINK and CLINK
algorithm implementations that are optimal in both space and
time. There are also naive implementations using a distance
matrix. Using the dendrogram function from
Data.Clustering.Hierarchical automatically chooses the best
implementation we have.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hierarchical-clustering-doc
Description-md5: 525776fdf18583782ab432bc474bceaa
Description-en: fast algorithms for single, average/UPGMA and complete linkage clustering; documentation
This package provides a function to create a dendrogram from a
list of items and a distance function between them. Initially
a singleton cluster is created for each item, and then new,
bigger clusters are created by merging the two clusters with
least distance between them. The distance between two clusters
is calculated according to the linkage type. The dendrogram
represents not only the clusters but also the order on which
they were created.
.
This package has many implementations with different
performance characteristics. There are SLINK and CLINK
algorithm implementations that are optimal in both space and
time. There are also naive implementations using a distance
matrix. Using the dendrogram function from
Data.Clustering.Hierarchical automatically chooses the best
implementation we have.
.
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-hierarchical-clustering-prof
Description-md5: 2ed7496693bb612eee3b8d45d5f19334
Description-en: fast algorithms for single, average/UPGMA and complete linkage clustering; profiling libraries
This package provides a function to create a dendrogram from a
list of items and a distance function between them. Initially
a singleton cluster is created for each item, and then new,
bigger clusters are created by merging the two clusters with
least distance between them. The distance between two clusters
is calculated according to the linkage type. The dendrogram
represents not only the clusters but also the order on which
they were created.
.
This package has many implementations with different
performance characteristics. There are SLINK and CLINK
algorithm implementations that are optimal in both space and
time. There are also naive implementations using a distance
matrix. Using the dendrogram function from
Data.Clustering.Hierarchical automatically chooses the best
implementation we have.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hint-dev
Description-md5: 26b1069ea3563c49d7cdb0b685525cd8
Description-en: runtime Haskell interpreter (GHC API wrapper)
This library defines an Interpreter monad. It allows one to load Haskell
modules, browse them, type-check and evaluate strings with Haskell expressions
and even coerce them into values. The library is thread-safe and type-safe
(even the coercion of expressions to values). It is, essentially, a huge subset
of the GHC API wrapped in a simpler API. Works with GHC.10.x and 6.8.x (this
version was not tested with GHC.6).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hint-doc
Description-md5: 511bb9441d60ad0a1965991b2e1cb36e
Description-en: runtime Haskell interpreter (GHC API wrapper); documentation
This library defines an Interpreter monad. It allows one to load Haskell
modules, browse them, type-check and evaluate strings with Haskell expressions
and even coerce them into values. The library is thread-safe and type-safe
(even the coercion of expressions to values). It is, esentially, a huge subset
of the GHC API wrapped in a simpler API. Works with GHC.10.x and 6.8.x (this
version was not tested with GHC.6).
.
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-hint-prof
Description-md5: 2126b2063ddda0143c2e0e11e7556e57
Description-en: runtime Haskell interpreter (GHC API wrapper); profiling libraries
This library defines an Interpreter monad. It allows one to load Haskell
modules, browse them, type-check and evaluate strings with Haskell expressions
and even coerce them into values. The library is thread-safe and type-safe
(even the coercion of expressions to values). It is, esentially, a huge subset
of the GHC API wrapped in a simpler API. Works with GHC.10.x and 6.8.x (this
version was not tested with GHC.6).
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hjsmin-dev
Description-md5: dcdaed89a97f3f92b10ac41be2e790de
Description-en: JavaScript minifier
It reduces the size of JavaScript files by stripping out extraneous
whitespace and other syntactic elements, without changing the
semantics.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hjsmin-doc
Description-md5: 29f08ba5e9363984783b8eff520bfc7e
Description-en: JavaScript minifier; documentation
It reduces the size of JavaScript files by stripping out extraneous
whitespace and other syntactic elements, without changing the
semantics.
.
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-hjsmin-prof
Description-md5: 30dedae78ef8477955b0b0d32bbfcd5b
Description-en: JavaScript minifier; profiling libraries
It reduces the size of JavaScript files by stripping out extraneous
whitespace and other syntactic elements, without changing the
semantics.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hosc-dev
Description-md5: e8a8ae210ad8f0a7fa1fa45b4c4a412c
Description-en: Haskell Open Sound Control
hosc implements a subset of the Open Sound Control
byte protocol.
.
Sound.OSC.Core implements the actual protocol.
.
Sound.OSC.Transport.FD implements a
file-descriptor-based transport layer for UDP
and TCP.
.
Sound.OSC.Transport.Monad implements a
monadic interface to the FD transport layer.
.
Composite modules are at Sound.OSC and Sound.OSC.FD.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hosc-doc
Description-md5: 571e3eea7e9dfcbafb7d266f28c55005
Description-en: Haskell Open Sound Control; documentation
hosc implements a subset of the Open Sound Control
byte protocol.
.
Sound.OSC.Core implements the actual protocol.
.
Sound.OSC.Transport.FD implements a
file-descriptor-based transport layer for UDP
and TCP.
.
Sound.OSC.Transport.Monad implements a
monadic interface to the FD transport layer.
.
Composite modules are at Sound.OSC and Sound.OSC.FD.
.
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-hosc-prof
Description-md5: 2521cb72da0d12abf193ea537cd8357c
Description-en: Haskell Open Sound Control; profiling libraries
hosc implements a subset of the Open Sound Control
byte protocol.
.
Sound.OSC.Core implements the actual protocol.
.
Sound.OSC.Transport.FD implements a
file-descriptor-based transport layer for UDP
and TCP.
.
Sound.OSC.Transport.Monad implements a
monadic interface to the FD transport layer.
.
Composite modules are at Sound.OSC and Sound.OSC.FD.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hostname-dev
Description-md5: ee7842f5930aec26d35c983c7cbbce74
Description-en: providing a cross-platform means of determining the hostname
A very simple package providing a cross-platform means of determining
the hostname
.
This package contains the normal library files.
Package: libghc-hostname-doc
Description-md5: 3952389da3dbb24c23c20b675ab8e1fc
Description-en: providing a cross-platform means of determining the hostname; documentation
A very simple package providing a cross-platform means of determining
the hostname
.
This package contains the documentation files.
Package: libghc-hostname-prof
Description-md5: 3be1b76c420ac92a37cad3033af1f76e
Description-en: providing a cross-platform means of determining the hostname; profiling lib
A very simple package providing a cross-platform means of determining
the hostname
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-hourglass-dev
Description-md5: 8e363b6ef2af1233880587f2fd4f0713
Description-en: simple performant time-related library
Simple time library focusing on simple but powerful and performant API
.
The backbone of the library is the Timeable and Time type classes.
.
Each Timeable instances can be converted to type that has a Time
instances, and thus are different representations of current time.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hourglass-doc
Description-md5: 788b29fdd0de9aad1cb2746f8b89e9d3
Description-en: simple performant time-related library; documentation
Simple time library focusing on simple but powerful and performant API
.
The backbone of the library is the Timeable and Time type classes.
.
Each Timeable instances can be converted to type that has a Time
instances, and thus are different representations of current time.
.
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-hourglass-prof
Description-md5: cec0bf823a6cb30aed2c8f5da07e4acd
Description-en: simple performant time-related library; profiling libraries
Simple time library focusing on simple but powerful and performant API
.
The backbone of the library is the Timeable and Time type classes.
.
Each Timeable instances can be converted to type that has a Time
instances, and thus are different representations of current time.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hs-bibutils-dev
Description-md5: c66bd378a424e207ef0f206c6d348d9e
Description-en: Haskell bindings to bibutils library
bibutils is a program by Chris Putnam to convert between various
bibliography formats, using a common MODS-format XML intermediate. This
package offers Haskell bindings to the bibutils library.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hs-bibutils-doc
Description-md5: 87d0c8be7292508a4b282b1a48c59bb0
Description-en: Haskell bindings to bibutils library; documentation
bibutils is a program by Chris Putnam to convert between various
bibliography formats, using a common MODS-format XML intermediate. This
package offers Haskell bindings to the bibutils library.
.
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-hs-bibutils-prof
Description-md5: 07120d00b9c77f19ff793b53d149dac8
Description-en: Haskell bindings to bibutils library; profiling libraries
bibutils is a program by Chris Putnam to convert between various
bibliography formats, using a common MODS-format XML intermediate. This
package offers Haskell bindings to the bibutils library.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hscolour-dev
Description-md5: 0d57d51edea12b3e5ec83ba14405a266
Description-en: GHC libraries for colourising Haskell code
HsColour currently has five output formats: ANSI terminal codes, HTML 3.2
with tags, HTML 4.01 with CSS, LaTeX, and mIRC chat client
codes.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hscolour-doc
Description-md5: 18361540cc1e3764aca366449610d272
Description-en: Documentation for libghc-hscolour-dev; documentation
HsColour currently has five output formats: ANSI terminal codes, HTML 3.2
with tags, HTML 4.01 with CSS, LaTeX, and mIRC chat client
codes.
.
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-hscolour-prof
Description-md5: 4d2a9b09ad8feb1c73d79ff737e47204
Description-en: Profiling libraries for colourising Haskell code; profiling libraries
HsColour currently has five output formats: ANSI terminal codes, HTML 3.2
with tags, HTML 4.01 with CSS, LaTeX, and mIRC chat client
codes.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hsini-dev
Description-md5: d3aac82472deb72176d71d5f83ab1746
Description-en: user configuration files (INI) parser
Parser for and types which represent an INI configuration file.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hsini-doc
Description-md5: 928eae9427138a3d9df0c09821b92850
Description-en: user configuration files (INI) parser; documentation
Parser for and types which represent an INI configuration file.
.
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-hsini-prof
Description-md5: a2cf12d57083c40d27188cb6c2fa58b6
Description-en: user configuration files (INI) parser; profiling libraries
Parser for and types which represent an INI configuration file.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hslogger-dev
Description-md5: fa19fb25f9683f12c6a9db352a2c8170
Description-en: logging framework for Haskell
hslogger is a logging framework for Haskell, roughly similar to
Python's logging module.
.
hslogger lets each log message have a priority and source be associated
with it. The programmer can then define global handlers that route
or filter messages based on the priority and source. hslogger also
has a syslog handler built in.
.
This package contains the API documentation.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hslogger-doc
Description-md5: beafd32d9fc43ea884dca45c093a7139
Description-en: logging framework for Haskell; documentation
hslogger is a logging framework for Haskell, roughly similar to
Python's logging module.
.
hslogger lets each log message have a priority and source be associated
with it. The programmer can then define global handlers that route
or filter messages based on the priority and source. hslogger also
has a syslog handler built in.
.
This package contains the API documentation.
.
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-hslogger-prof
Description-md5: f8c20f95975ebfb77dfb635d1b09f690
Description-en: logging framework for Haskell; profiling libraries
hslogger is a logging framework for Haskell, roughly similar to
Python's logging module.
.
hslogger lets each log message have a priority and source be associated
with it. The programmer can then define global handlers that route
or filter messages based on the priority and source. hslogger also
has a syslog handler built in.
.
This package contains the API documentation.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hsopenssl-dev
Description-md5: dce589e2cf9e0ee79ba445abb7953e6f
Description-en: partial OpenSSL binding for Haskell
HsOpenSSL is an OpenSSL binding for Haskell. It can generate RSA
and DSA keys, read and write PEM files, generate message digests,
sign and verify messages, encrypt and decrypt messages. It has
also some capabilities of creating SSL clients and servers.
.
This package is in production use by a number of Haskell based
systems and stable. You may also be interested in the tls package,
which is a pure Haskell implementation of SSL.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hsopenssl-doc
Description-md5: 38b7d1bfc0800c4c1c85f0d13c785610
Description-en: partial OpenSSL binding for Haskell; documentation
HsOpenSSL is an OpenSSL binding for Haskell. It can generate RSA
and DSA keys, read and write PEM files, generate message digests,
sign and verify messages, encrypt and decrypt messages. It has
also some capabilities of creating SSL clients and servers.
.
This package is in production use by a number of Haskell based
systems and stable. You may also be interested in the tls package,
which is a pure Haskell implementation of SSL.
.
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-hsopenssl-prof
Description-md5: 0f522d5d58f82d6b5dc208083c1856c8
Description-en: partial OpenSSL binding for Haskell; profiling libraries
HsOpenSSL is an OpenSSL binding for Haskell. It can generate RSA
and DSA keys, read and write PEM files, generate message digests,
sign and verify messages, encrypt and decrypt messages. It has
also some capabilities of creating SSL clients and servers.
.
This package is in production use by a number of Haskell based
systems and stable. You may also be interested in the tls package,
which is a pure Haskell implementation of SSL.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hsopenssl-x509-system-dev
Description-md5: f7441f9de5c40829dd37a251d7d02969
Description-en: use system's native CA certificate store with HsOpenSSL
A cross-platform library that tries to find a (reasonable) CA certificate
bundle that can be used with HsOpenSSL to verify the certificates of
remote peers.
.
This package is for HsOpenSSL what x509-system is for the tls package.
Additionally, it borrows some ideas from x509-system.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hsopenssl-x509-system-doc
Description-md5: 231602c28a1d9cf4dcf4a3c69c6e3c67
Description-en: use system's native CA certificate store with HsOpenSSL; documentation
A cross-platform library that tries to find a (reasonable) CA certificate
bundle that can be used with HsOpenSSL to verify the certificates of
remote peers.
.
This package is for HsOpenSSL what x509-system is for the tls package.
Additionally, it borrows some ideas from x509-system.
.
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-hsopenssl-x509-system-prof
Description-md5: b2ef90e0113de5183900839029e61af0
Description-en: use system's native CA certificate store with HsOpenSSL; profiling libraries
A cross-platform library that tries to find a (reasonable) CA certificate
bundle that can be used with HsOpenSSL to verify the certificates of
remote peers.
.
This package is for HsOpenSSL what x509-system is for the tls package.
Additionally, it borrows some ideas from x509-system.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hspec-api-dev
Description-md5: eb072e2070cf75a2192c1eecee1c8926
Description-en: hspec extension API
This package provides a stable API that can be used to extend
Hspec's functionality.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hspec-api-doc
Description-md5: 4afab66980ee4f44a1b6608219cdadc8
Description-en: hspec extension API; documentation
This package provides a stable API that can be used to extend
Hspec's functionality.
.
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-hspec-api-prof
Description-md5: f1cf97bd9a562d157b6d10cb61b848d7
Description-en: hspec extension API; profiling libraries
This package provides a stable API that can be used to extend
Hspec's functionality.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hspec-contrib-dev
Description-md5: 0e6221f467d3d961caf82c5efe09db95
Description-en: contributed functionality for Hspec
This package provides additional useful functionality for Hspec.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hspec-contrib-doc
Description-md5: 9328bf4ba371d3fd77c8074a6033e5d7
Description-en: contributed functionality for Hspec; documentation
This package provides additional useful functionality for Hspec.
.
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-hspec-contrib-prof
Description-md5: 764a9677dfacf912f0750c74ab1506e3
Description-en: contributed functionality for Hspec; profiling libraries
This package provides additional useful functionality for Hspec.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hspec-core-dev
Description-md5: 03a4606dd8dbb38314e56cf6fca35c2b
Description-en: testing Framework for Haskell
This package exposes internal types and functions that can be
used to extend Hspec's functionality.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hspec-core-doc
Description-md5: 1c1ee65eaabf84a46e0c851febfe7cc4
Description-en: testing Framework for Haskell; documentation
This package exposes internal types and functions that can be
used to extend Hspec's functionality.
.
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-hspec-core-prof
Description-md5: bfb0f53f4f01d0297631fbe5e224e617
Description-en: testing Framework for Haskell; profiling libraries
This package exposes internal types and functions that can be
used to extend Hspec's functionality.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hspec-dev
Description-md5: a8b42b1e662b5ebf49881424576097ab
Description-en: behavior-driven development for Haskell
Hspec is roughly based on the Ruby library RSpec. However, Hspec is just
a framework for running HUnit and QuickCheck tests. Compared to other
options, it provides a much nicer syntax that makes tests very easy to read.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hspec-doc
Description-md5: 4f7126285a0852b894c7dd97636c0428
Description-en: behavior-driven development for Haskell; documentation
Hspec is roughly based on the Ruby library RSpec. However, Hspec is just
a framework for running HUnit and QuickCheck tests. Compared to other
options, it provides a much nicer syntax that makes tests very easy to read.
.
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-hspec-expectations-dev
Description-md5: 97aa7ee7383c25bcdb790a00fa5fce11
Description-en: catchy combinators for HUnit
Catchy combinators for HUnit: the three main primitives are shouldBe,
shouldSatisfy and shouldThrow. They can be used with HUnit, or any
framework that integrates with HUnit, like test-framework or Hspec.
.
This package contains the normal library files.
Package: libghc-hspec-expectations-doc
Description-md5: 3b121ca5ae8532f9df6bd8746136d673
Description-en: catchy combinators for HUnit; documentation
Catchy combinators for HUnit: the three main primitives are shouldBe,
shouldSatisfy and shouldThrow. They can be used with HUnit, or any
framework that integrates with HUnit, like test-framework or Hspec.
.
This package contains the documentation files.
Package: libghc-hspec-expectations-prof
Description-md5: a86873574b86e96930955a8ccba03953
Description-en: catchy combinators for HUnit; profiling libraries
Catchy combinators for HUnit: the three main primitives are shouldBe,
shouldSatisfy and shouldThrow. They can be used with HUnit, or any
framework that integrates with HUnit, like test-framework or Hspec.
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-hspec-prof
Description-md5: 68e924d5d81e6253da2d5089319d9b05
Description-en: behavior-driven development for Haskell; profiling libraries
Hspec is roughly based on the Ruby library RSpec. However, Hspec is just
a framework for running HUnit and QuickCheck tests. Compared to other
options, it provides a much nicer syntax that makes tests very easy to read.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hspec-smallcheck-dev
Description-md5: f1a643b5e737d55a22a5c2b3b7e37629
Description-en: SmallCheck support for the Hspec testing framework
SmallCheck support for the Hspec testing framework
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hspec-smallcheck-doc
Description-md5: 89356959f73e56194f8a957c17fb6d74
Description-en: SmallCheck support for the Hspec testing framework; documentation
SmallCheck support for the Hspec testing framework
.
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-hspec-smallcheck-prof
Description-md5: 10693bd1726073470bca83ad9175cca4
Description-en: SmallCheck support for the Hspec testing framework; profiling libraries
SmallCheck support for the Hspec testing framework
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hsyslog-dev
Description-md5: 18fca06b9ef31f8a19e6991833a10d67
Description-en: syslog bindings for Haskell
FFI bindings to syslog(3) from POSIX.1-2001.
.
This package contains the normal library files.
Package: libghc-hsyslog-doc
Description-md5: be12927716965f6abed409c543a45f70
Description-en: syslog bindings for Haskell; documentation
FFI bindings to syslog(3) from POSIX.1-2001.
.
This package contains the documentation files.
Package: libghc-hsyslog-prof
Description-md5: c3beb4589d969f6e1dcbeb22ff6659ec
Description-en: syslog bindings for Haskell; profiling libraries
FFI bindings to syslog(3) from POSIX.1-2001.
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-html-dev
Description-md5: 3c02f23b169978c81ca4b9ece28d70be
Description-en: Haskell html library for GHC
This package provides a library for the Haskell programming language.
.
This library provides combinators for constructing HTML documents.
Package: libghc-html-doc
Description-md5: c54ee7c77e4d7442e0d2de875dbf0a2d
Description-en: Haskell html library for GHC; documentation
This package provides the documentation for a library for the Haskell
programming language.
.
This library provides combinators for constructing HTML documents.
Package: libghc-html-prof
Description-md5: a08600dfaf86671b81ec449e7a217691
Description-en: Haskell html library for GHC; profiling libraries
This package provides a library for the Haskell programming language,
compiled for profiling.
.
This library provides combinators for constructing HTML documents.
Package: libghc-http-dev
Description-md5: 2712d7069184c163a5a20263189db689
Description-en: GHC libraries for the Haskell HTTP client library
HTTP is a set of Haskell client libraries for HTTP/1.0 and HTTP/1.1.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-http-doc
Description-md5: 2379d231bafd0e2f4e3209ae1ee49389
Description-en: GHC libraries for the Haskell HTTP client library; documentation
HTTP is a set of Haskell client libraries for HTTP/1.0 and HTTP/1.1.
.
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-http-prof
Description-md5: 95cc833efee29322f62ee18749155b62
Description-en: GHC libraries for the Haskell HTTP client library; profiling libraries
HTTP is a set of Haskell client libraries for HTTP/1.0 and HTTP/1.1.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hunit-dev
Description-md5: f9b73f6cab3bd9ed4a21014390603bb7
Description-en: Haskell unit testing framework for GHC
HUnit is a unit testing framework for Haskell, inspired by the
JUnit tool for Java, see: .
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hunit-doc
Description-md5: dc64cbb7d81eb7280b3e2e1c7941f57e
Description-en: Haskell unit testing framework for GHC; documentation
HUnit is a unit testing framework for Haskell, inspired by the
JUnit tool for Java, see: .
.
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-hunit-prof
Description-md5: 490f857020dea4df87c13f0f35901f2e
Description-en: Haskell unit testing framework for GHC; profiling libraries
HUnit is a unit testing framework for Haskell, inspired by the
JUnit tool for Java, see: .
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hxt-charproperties-dev
Description-md5: c223da1006f86ac6495eba6a30e55128
Description-en: Character properties and classes for XML and Unicode
This is a part of Haskell XML Toolbox.
.
Character proprties defined by XML and Unicode standards.
These modules contain predicates for Unicode blocks and char proprties
and character predicates defined by XML.
Supported Unicode version is 5.2.0.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hxt-charproperties-doc
Description-md5: 710515c3670a83d52a7d347210c164a1
Description-en: Character properties and classes for XML and Unicode; documentation
This is a part of Haskell XML Toolbox.
.
Character proprties defined by XML and Unicode standards.
These modules contain predicates for Unicode blocks and char proprties
and character predicates defined by XML.
Supported Unicode version is 5.2.0.
.
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-hxt-charproperties-prof
Description-md5: 5f113ab4c1a06ffb1f1d1ee7552ea3bd
Description-en: Character properties and classes for XML and Unicode; profiling libraries
This is a part of Haskell XML Toolbox.
.
Character proprties defined by XML and Unicode standards.
These modules contain predicates for Unicode blocks and char proprties
and character predicates defined by XML.
Supported Unicode version is 5.2.0.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hxt-dev
Description-md5: 45f2de53adbf06698cf418e8d8d4ab3c
Description-en: collection of tools for processing XML with Haskell
The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but introduces a
more general approach for processing XML with Haskell. The Haskell XML
Toolbox uses a generic data model for representing XML documents, including
the DTD subset and the document subset, in Haskell. It contains a validating
XML parser, a HTML parser, namespace support, an XPath expression evaluator,
an XSLT library, a RelaxNG schema validator and funtions for serialization and
deserialization of user defined data. The library makes extensive use of the
arrow approach for processing XML.
.
Since version 9 the toolbox is partitioned into various (sub-)packages. This
package contains the core functionality, hxt-curl, hxt-tagsoup, hxt-relaxng,
hxt-xpath, hxt-xslt, hxt-regex-xmlschema contain the extensions. hxt-unicode
contains encoding and decoding functions, hxt-charproperties char properties
for unicode and XML.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hxt-doc
Description-md5: 8b0a5ce95a42808e3295b8ae8c0f0b4d
Description-en: collection of tools for processing XML with Haskell; documentation
The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but introduces a
more general approach for processing XML with Haskell. The Haskell XML
Toolbox uses a generic data model for representing XML documents, including
the DTD subset and the document subset, in Haskell. It contains a validating
XML parser, a HTML parser, namespace support, an XPath expression evaluator,
an XSLT library, a RelaxNG schema validator and funtions for serialization and
deserialization of user defined data. The library makes extensive use of the
arrow approach for processing XML.
.
Since version 9 the toolbox is partitioned into various (sub-)packages. This
package contains the core functionality, hxt-curl, hxt-tagsoup, hxt-relaxng,
hxt-xpath, hxt-xslt, hxt-regex-xmlschema contain the extensions. hxt-unicode
contains encoding and decoding functions, hxt-charproperties char properties
for unicode and XML.
.
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-hxt-prof
Description-md5: f9821baf8150a7430615b6ff4fefe6b4
Description-en: collection of tools for processing XML with Haskell; profiling libraries
The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but introduces a
more general approach for processing XML with Haskell. The Haskell XML
Toolbox uses a generic data model for representing XML documents, including
the DTD subset and the document subset, in Haskell. It contains a validating
XML parser, a HTML parser, namespace support, an XPath expression evaluator,
an XSLT library, a RelaxNG schema validator and funtions for serialization and
deserialization of user defined data. The library makes extensive use of the
arrow approach for processing XML.
.
Since version 9 the toolbox is partitioned into various (sub-)packages. This
package contains the core functionality, hxt-curl, hxt-tagsoup, hxt-relaxng,
hxt-xpath, hxt-xslt, hxt-regex-xmlschema contain the extensions. hxt-unicode
contains encoding and decoding functions, hxt-charproperties char properties
for unicode and XML.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hxt-regex-xmlschema-dev
Description-md5: dd433ab55bc4313a18950cd819e1a104
Description-en: W3C XML Schema regular expressions library
This is a part of Haskell XML Toolbox.
.
This library supports full W3C XML Schema regular expressions
inclusive all Unicode character sets and blocks.
The complete grammar can be found under
.
It is implemented by the technique of derivations of regular expressions.
The W3C syntax is extended to support not only union of regular sets,
but also intersection, set difference, exor.
Matching of subexpressions is also supported.
The library can be used for constricting lightweight scanners and tokenizers.
It is a standalone library, no external regex libraries are used.
This package is a substitute for the old regex-xmlschema package.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hxt-regex-xmlschema-doc
Description-md5: 39afb928e0913cc86b2e8bc5303af1a5
Description-en: W3C XML Schema regular expressions library; documentation
This is a part of Haskell XML Toolbox.
.
This library supports full W3C XML Schema regular expressions
inclusive all Unicode character sets and blocks.
The complete grammar can be found under
.
It is implemented by the technique of derivations of regular expressions.
The W3C syntax is extended to support not only union of regular sets,
but also intersection, set difference, exor.
Matching of subexpressions is also supported.
The library can be used for constricting lightweight scanners and tokenizers.
It is a standalone library, no external regex libraries are used.
This package is a substitute for the old regex-xmlschema package.
.
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-hxt-regex-xmlschema-prof
Description-md5: db3637f6d9fa11c7c45de08d82136f2e
Description-en: W3C XML Schema regular expressions library; profiling libraries
This is a part of Haskell XML Toolbox.
.
This library supports full W3C XML Schema regular expressions
inclusive all Unicode character sets and blocks.
The complete grammar can be found under
.
It is implemented by the technique of derivations of regular expressions.
The W3C syntax is extended to support not only union of regular sets,
but also intersection, set difference, exor.
Matching of subexpressions is also supported.
The library can be used for constricting lightweight scanners and tokenizers.
It is a standalone library, no external regex libraries are used.
This package is a substitute for the old regex-xmlschema package.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hxt-unicode-dev
Description-md5: 5f1f143dcd4d7d2baf37bd9289f8b987
Description-en: Unicode en-/decoding functions
This is a part of Haskell XML Toolbox.
.
Unicode encoding and decoding functions for utf8, iso-latin-* and somes
other encodings, used in the Haskell XML Toolbox.
ISO Latin 1 - 16, utf8, utf16, ASCII are supported. Decoding
is done with lasy functions, errors may be detected or ignored.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-hxt-unicode-doc
Description-md5: c2473942a265d4c1b8154a03031cb8f6
Description-en: Unicode en-/decoding functions; documentation
This is a part of Haskell XML Toolbox.
.
Unicode encoding and decoding functions for utf8, iso-latin-* and somes
other encodings, used in the Haskell XML Toolbox.
ISO Latin 1 - 16, utf8, utf16, ASCII are supported. Decoding
is done with lasy functions, errors may be detected or ignored.
.
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-hxt-unicode-prof
Description-md5: d17e0fadaa0127359d021217dfdb42e8
Description-en: Unicode en-/decoding functions; profiling libraries
This is a part of Haskell XML Toolbox.
.
Unicode encoding and decoding functions for utf8, iso-latin-* and somes
other encodings, used in the Haskell XML Toolbox.
ISO Latin 1 - 16, utf8, utf16, ASCII are supported. Decoding
is done with lasy functions, errors may be detected or ignored.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-iconv-dev
Description-md5: 64ddf0a8de0c98d37d3196bc14d4c4ed
Description-en: string-encoding conversion
This library provides an interface to the POSIX iconv library
functions for string encoding conversion.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-iconv-doc
Description-md5: 9a56100c697c23da5b5163dae92d831e
Description-en: string-encoding conversion; documentation
This library provides an interface to the POSIX iconv library
functions for string encoding conversion.
.
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-iconv-prof
Description-md5: 18a5f536c6e21fdee414c33419d7af8e
Description-en: string-encoding conversion; profiling libraries
This library provides an interface to the POSIX iconv library
functions for string encoding conversion.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ieee754-dev
Description-md5: 88dfd51de4d871e01ebd71543cc7fdd6
Description-en: Utilities for dealing with IEEE floating point numbers
This package contains utilities for dealing with IEEE floating point numbers,
ported from the Tango math library; approximate and exact equality comparisons
for general types.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ieee754-doc
Description-md5: 361c909e5cb491bce0a2aea3279802ce
Description-en: Utilities for dealing with IEEE floating point numbers; documentation
This package contains utilities for dealing with IEEE floating point numbers,
ported from the Tango math library; approximate and exact equality comparisons
for general types.
.
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-ieee754-prof
Description-md5: d07b36bcc32c16f7e70db33809acb12d
Description-en: Utilities for dealing with IEEE floating point numbers; profiling libraries
This package contains utilities for dealing with IEEE floating point numbers,
ported from the Tango math library; approximate and exact equality comparisons
for general types.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ifelse-dev
Description-md5: 051250a86d689aa775e0a17080fa6e95
Description-en: anaphoric and miscellaneous useful control-flow
Library for control flow inside of monads with anaphoric variants on if and
when and a C-like "switch" function.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ifelse-doc
Description-md5: 1505ed43e38a951f5d2f1307de7d1e3a
Description-en: anaphoric and miscellaneous useful control-flow; documentation
Library for control flow inside of monads with anaphoric variants on if and
when and a C-like "switch" function.
.
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-ifelse-prof
Description-md5: 3edc3212d2be7894eb6bc4e43c24135f
Description-en: anaphoric and miscellaneous useful control-flow; profiling libraries
Library for control flow inside of monads with anaphoric variants on if and
when and a C-like "switch" function.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-indexed-profunctors-dev
Description-md5: 695415d2e1f7ee4707255d6ef24db4be
Description-en: Utilities for indexed profunctors
This package contains basic definitions related to indexed profunctors. These
are primarily intended as internal utilities to support the 'optics' and
'generic-lens' package families.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-indexed-profunctors-doc
Description-md5: 32752fe8d95cfa4c49a2ab4984c829da
Description-en: Utilities for indexed profunctors; documentation
This package contains basic definitions related to indexed profunctors. These
are primarily intended as internal utilities to support the 'optics' and
'generic-lens' package families.
.
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-indexed-profunctors-prof
Description-md5: ed7dca9607c373ea27ed487491cfb596
Description-en: Utilities for indexed profunctors; profiling libraries
This package contains basic definitions related to indexed profunctors. These
are primarily intended as internal utilities to support the 'optics' and
'generic-lens' package families.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-indexed-traversable-dev
Description-md5: 0b3bf785e5afb2943c50769166da3863
Description-en: Indexed Traversables for Haskell
This package provides three useful generalizations:
class Functor f => FunctorWithIndex i f | f -> i where
\ imap :: (i -> a -> b) -> f a -> f b
.
class Foldable f => FoldableWithIndex i f | f -> i where
\ ifoldMap :: Monoid m => (i -> a -> m) -> f a -> m
.
class (FunctorWithIndex i t, FoldableWithIndex i t, Traversable t) => TraversableWithIndex i t | t -> i where
\ itraverse :: Applicative f => (i -> a -> f b) -> t a -> f (t b)
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-indexed-traversable-doc
Description-md5: 809883c69072964d4fc6bafc85d97aff
Description-en: Indexed Traversables for Haskell; documentation
This package provides three useful generalizations:
class Functor f => FunctorWithIndex i f | f -> i where
\ imap :: (i -> a -> b) -> f a -> f b
.
class Foldable f => FoldableWithIndex i f | f -> i where
\ ifoldMap :: Monoid m => (i -> a -> m) -> f a -> m
.
class (FunctorWithIndex i t, FoldableWithIndex i t, Traversable t) => TraversableWithIndex i t | t -> i where
\ itraverse :: Applicative f => (i -> a -> f b) -> t a -> f (t b)
.
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-indexed-traversable-prof
Description-md5: 28065395ff4a1e866660c328d93b6b78
Description-en: Indexed Traversables for Haskell; profiling libraries
This package provides three useful generalizations:
class Functor f => FunctorWithIndex i f | f -> i where
\ imap :: (i -> a -> b) -> f a -> f b
.
class Foldable f => FoldableWithIndex i f | f -> i where
\ ifoldMap :: Monoid m => (i -> a -> m) -> f a -> m
.
class (FunctorWithIndex i t, FoldableWithIndex i t, Traversable t) => TraversableWithIndex i t | t -> i where
\ itraverse :: Applicative f => (i -> a -> f b) -> t a -> f (t b)
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-infinite-list-dev
Description-md5: 98f02d5fe1fe27a5ee1eb00652813df1
Description-en: infinite lists
Modern lightweight library for infinite lists with fusion.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-infinite-list-doc
Description-md5: 247b9746cc74ff0b6031986f6afbe809
Description-en: infinite lists; documentation
Modern lightweight library for infinite lists with fusion.
.
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-infinite-list-prof
Description-md5: 4cbf19c68678bd12b35baf6ebd741bcb
Description-en: infinite lists; profiling libraries
Modern lightweight library for infinite lists with fusion.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-inspection-testing-dev
Description-md5: 0c66d51eac532a13d44a0f1d28da19c0
Description-en: GHC plugin to do inspection testing
Some carefully crafted libraries make promises to their
users beyond functionality and performance.
.
Examples are: Fusion libraries promise intermediate data
structures to be eliminated. Generic programming libraries promise
that the generic implementation is identical to the
hand-written one. Some libraries may promise allocation-free
or branch-free code.
.
Conventionally, the modus operandi in all these cases is
that the library author manually inspects the (intermediate or
final) code produced by the compiler. This is not only
tedious, but makes it very likely that some change, either
in the library itself or the surrounding eco-system,
breaks the library’s promised without anyone noticing.
.
This package provides a disciplined way of specifying such
properties, and have them checked by the compiler. This way,
this checking can be part of the ususal development cycle
and regressions caught early.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-inspection-testing-doc
Description-md5: 2afe43a35d3e17b4de9657add62b58fb
Description-en: GHC plugin to do inspection testing; documentation
Some carefully crafted libraries make promises to their
users beyond functionality and performance.
.
Examples are: Fusion libraries promise intermediate data
structures to be eliminated. Generic programming libraries promise
that the generic implementation is identical to the
hand-written one. Some libraries may promise allocation-free
or branch-free code.
.
Conventionally, the modus operandi in all these cases is
that the library author manually inspects the (intermediate or
final) code produced by the compiler. This is not only
tedious, but makes it very likely that some change, either
in the library itself or the surrounding eco-system,
breaks the library’s promised without anyone noticing.
.
This package provides a disciplined way of specifying such
properties, and have them checked by the compiler. This way,
this checking can be part of the ususal development cycle
and regressions caught early.
.
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-inspection-testing-prof
Description-md5: 6c5daf0c10356f0ce7b473c8aa8a2f4b
Description-en: GHC plugin to do inspection testing; profiling libraries
Some carefully crafted libraries make promises to their
users beyond functionality and performance.
.
Examples are: Fusion libraries promise intermediate data
structures to be eliminated. Generic programming libraries promise
that the generic implementation is identical to the
hand-written one. Some libraries may promise allocation-free
or branch-free code.
.
Conventionally, the modus operandi in all these cases is
that the library author manually inspects the (intermediate or
final) code produced by the compiler. This is not only
tedious, but makes it very likely that some change, either
in the library itself or the surrounding eco-system,
breaks the library’s promised without anyone noticing.
.
This package provides a disciplined way of specifying such
properties, and have them checked by the compiler. This way,
this checking can be part of the ususal development cycle
and regressions caught early.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-integer-conversion-dev
Description-md5: 8553328acb48f94028a57b61e2ba6f64
Description-en: conversion from strings to Integer
The naive "foldl' (\acc d -> acc * 10 + d) 0" is expensive (quadratic) for
large Integers. This package provides a sub-quadratic implementation.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-integer-conversion-doc
Description-md5: 32a5bbf3a121b341e6b32814cd28f04b
Description-en: conversion from strings to Integer; documentation
The naive "foldl' (\acc d -> acc * 10 + d) 0" is expensive (quadratic) for
large Integers. This package provides a sub-quadratic implementation.
.
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-integer-conversion-prof
Description-md5: 1e4aa6cf8f374ac7ea9a8fd9030e690a
Description-en: conversion from strings to Integer; profiling libraries
The naive "foldl' (\acc d -> acc * 10 + d) 0" is expensive (quadratic) for
large Integers. This package provides a sub-quadratic implementation.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-integer-logarithms-dev
Description-md5: 66f4481d33e3891f09bb6d1e0b4770f3
Description-en: integer logarithms
Math.NumberTheory.Logarithms and Math.NumberTheory.Powers.Integer
from the arithmoi package.
.
Also provides GHC.Integer.Logarithms.Compat and
Math.NumberTheory.Power.Natural modules, as well as some
additional functions in migrated modules.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-integer-logarithms-doc
Description-md5: 51c85b5e89caab622fb26f7dca7190a3
Description-en: integer logarithms; documentation
Math.NumberTheory.Logarithms and Math.NumberTheory.Powers.Integer
from the arithmoi package.
.
Also provides GHC.Integer.Logarithms.Compat and
Math.NumberTheory.Power.Natural modules, as well as some
additional functions in migrated modules.
.
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-integer-logarithms-prof
Description-md5: 5f3ebb736952295ce6ceaf6a154b1170
Description-en: integer logarithms; profiling libraries
Math.NumberTheory.Logarithms and Math.NumberTheory.Powers.Integer
from the arithmoi package.
.
Also provides GHC.Integer.Logarithms.Compat and
Math.NumberTheory.Power.Natural modules, as well as some
additional functions in migrated modules.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-integer-roots-dev
Description-md5: 37ad6c995c7972b31a47bb342753ef7d
Description-en: integer roots and perfect powers
Calculating integer roots and testing perfect powers of arbitrary
precision.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-integer-roots-doc
Description-md5: 7c7270ed10d0443cd76390004d0f0ee5
Description-en: integer roots and perfect powers; documentation
Calculating integer roots and testing perfect powers of arbitrary
precision.
.
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-integer-roots-prof
Description-md5: 815b6f6c91dc0a6db283bb934db18d5c
Description-en: integer roots and perfect powers; profiling libraries
Calculating integer roots and testing perfect powers of arbitrary
precision.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-intervals-dev
Description-md5: 83e1c6f5cbacb270ee76f19abab63a81
Description-en: Haskell data type for intervals
A Numeric.Interval.Interval is a closed, convex set of floating point
values.
.
This package does not control the rounding mode of the end points of the
interval when using floating point arithmetic, so be aware that in order
to get precise containment of the result, you will need to use an
underlying type with both lower and upper bounds like CReal.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-intervals-doc
Description-md5: 8748da64b4fb9abb77ee921fa05cde56
Description-en: Haskell data type for intervals; documentation
A Numeric.Interval.Interval is a closed, convex set of floating point
values.
.
This package does not control the rounding mode of the end points of the
interval when using floating point arithmetic, so be aware that in order
to get precise containment of the result, you will need to use an
underlying type with both lower and upper bounds like CReal.
.
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-intervals-prof
Description-md5: 1a0f3fbd0b8a480d82fb773a2636db52
Description-en: Haskell data type for intervals; profiling libraries
A Numeric.Interval.Interval is a closed, convex set of floating point
values.
.
This package does not control the rounding mode of the end points of the
interval when using floating point arithmetic, so be aware that in order
to get precise containment of the result, you will need to use an
underlying type with both lower and upper bounds like CReal.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-io-storage-dev
Description-md5: 1af3754bccc0adb9f3d2522007525fc1
Description-en: key-value store in the IO monad
This library allows an application to extend the 'global state'
hidden inside the IO monad with semi-arbitrary data. Data is
required to be Typeable. The library provides an essentially
unbounded number of key-value stores indexed by strings, with
each key within the stores also being a string.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-io-storage-doc
Description-md5: 44c729c0679c9da7137f6bcc4bb4a553
Description-en: key-value store in the IO monad; documentation
This library allows an application to extend the 'global state'
hidden inside the IO monad with semi-arbitrary data. Data is
required to be Typeable. The library provides an essentially
unbounded number of key-value stores indexed by strings, with
each key within the stores also being a string.
.
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-storage-prof
Description-md5: 2faa2e881c90d98f01e1e415452883b6
Description-en: key-value store in the IO monad; profiling libraries
This library allows an application to extend the 'global state'
hidden inside the IO monad with semi-arbitrary data. Data is
required to be Typeable. The library provides an essentially
unbounded number of key-value stores indexed by strings, with
each key within the stores also being a string.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-iospec-dev
Description-md5: f5c902aa602b48315b4d36002a1a02b3
Description-en: Pure specification of the IO monad
It consists of several modules, that give a pure specification
of functions in the IO monad:
.
Test.IOSpec.Fork: a pure specification of forkIO.
.
Test.IOSpec.IORef: a pure specification of most functions that create and
manipulate on IORefs.
.
Test.IOSpec.MVar: a pure specification of most functions that create and
manipulate and MVars.
.
Test.IOSpec.STM: a pure specification of atomically and the STM monad.
.
Test.IOSpec.Teletype: a pure specification of getChar, putChar, and
several related Prelude functions.
.
Besides these modules containing the specifications, there are a few other
important modules:
.
Test.IOSpec.Types: defines the IOSpec type and several amenities.
.
Test.IOSpec.VirtualMachine: defines a virtual machine on which to execute
pure specifications.
.
Test.IOSpec.Surrogate: a drop-in replacement for the other modules. Import
this and recompile your code once you've finished testing and debugging.
.
There are several well-documented examples included with the source
distribution.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-iospec-doc
Description-md5: 6deb009bacc89c961a140fc0f05709ab
Description-en: Pure specification of the IO monad; documentation
Test.IOSpec.Fork: a pure specification of forkIO.
.
Test.IOSpec.IORef: a pure specification of most functions that create and
manipulate on IORefs.
.
Test.IOSpec.MVar: a pure specification of most functions that create and
manipulate and MVars.
.
Test.IOSpec.STM: a pure specification of atomically and the STM monad.
.
Test.IOSpec.Teletype: a pure specification of getChar, putChar, and
several related Prelude functions.
.
Besides these modules containing the specifications, there are a few other
important modules:
.
Test.IOSpec.Types: defines the IOSpec type and several amenities.
.
Test.IOSpec.VirtualMachine: defines a virtual machine on which to execute
pure specifications.
.
Test.IOSpec.Surrogate: a drop-in replacement for the other modules. Import
this and recompile your code once you've finished testing and debugging.
.
There are several well-documented examples included with the source
distribution.
.
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-iospec-prof
Description-md5: 0ef330bf1557a8da1eeaef6c47fe6fdd
Description-en: Pure specification of the IO monad; profiling libraries
Test.IOSpec.Fork: a pure specification of forkIO.
.
Test.IOSpec.IORef: a pure specification of most functions that create and
manipulate on IORefs.
.
Test.IOSpec.MVar: a pure specification of most functions that create and
manipulate and MVars.
.
Test.IOSpec.STM: a pure specification of atomically and the STM monad.
.
Test.IOSpec.Teletype: a pure specification of getChar, putChar, and
several related Prelude functions.
.
Besides these modules containing the specifications, there are a few other
important modules:
.
Test.IOSpec.Types: defines the IOSpec type and several amenities.
.
Test.IOSpec.VirtualMachine: defines a virtual machine on which to execute
pure specifications.
.
Test.IOSpec.Surrogate: a drop-in replacement for the other modules. Import
this and recompile your code once you've finished testing and debugging.
.
There are several well-documented examples included with the source
distribution.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-iproute-dev
Description-md5: ebb747fd701b61fff4ace39e7e0cde57
Description-en: Haskell IP routing table
IP Routing Table is a tree of IP ranges to search one of them on
the longest match base. It is a kind of TRIE with one way branching
removed. Both IPv4 and IPv6 are supported.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-iproute-doc
Description-md5: 8518e1824b704730845fd5a941f49268
Description-en: Haskell IP routing table; documentation
IP Routing Table is a tree of IP ranges to search one of them on
the longest match base. It is a kind of TRIE with one way branching
removed. Both IPv4 and IPv6 are supported.
.
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-iproute-prof
Description-md5: 97db02ac11e2a0455eb4ba4c3abbbcb4
Description-en: Haskell IP routing table; profiling libraries
IP Routing Table is a tree of IP ranges to search one of them on
the longest match base. It is a kind of TRIE with one way branching
removed. Both IPv4 and IPv6 are supported.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-isocline-dev
Description-md5: e7feac20ff865fe7720ddbde051cefb8
Description-en: Portable alternative to GNU Readline
A Haskell wrapper around the Isocline C library which can provide an
alternative to GNU Readline. (The Isocline library is included whole and
there are no runtime dependencies).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-isocline-doc
Description-md5: 087639ffd0ca00d77b6b3f925ccb0f99
Description-en: Portable alternative to GNU Readline; documentation
A Haskell wrapper around the Isocline C library which can provide an
alternative to GNU Readline. (The Isocline library is included whole and
there are no runtime dependencies).
.
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-isocline-prof
Description-md5: 5761dc92f52e6f38a909b24a9216c9a5
Description-en: Portable alternative to GNU Readline; profiling libraries
A Haskell wrapper around the Isocline C library which can provide an
alternative to GNU Readline. (The Isocline library is included whole and
there are no runtime dependencies).
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-jira-wiki-markup-dev
Description-md5: f9b3fbce3865839f4481b8867acad991
Description-en: Handle Jira wiki markup
Parse jira wiki text into an abstract syntax tree for easy
transformation to other formats.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-jira-wiki-markup-doc
Description-md5: 8be173d1a3d0a87dd48c7908cdff67b4
Description-en: Handle Jira wiki markup; documentation
Parse jira wiki text into an abstract syntax tree for easy
transformation to other formats.
.
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-jira-wiki-markup-prof
Description-md5: c23681bb72cf12e6867e6c55c55a4062
Description-en: Handle Jira wiki markup; profiling libraries
Parse jira wiki text into an abstract syntax tree for easy
transformation to other formats.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-js-dgtable-dev
Description-md5: af4da96c0055e1b994e2bd7c0cd6bb84
Description-en: obtain minified jquery.dgtable code
This package bundles the minified jquery.dgtable code into a Haskell
package, so it can be depended upon by Cabal packages. The first
three components of the version number match the upstream
jquery.dgtable version. The package is designed to meet the
redistribution requirements of downstream users (e.g. Debian).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-js-dgtable-doc
Description-md5: 2bd2e502f784bcfd77f95446a395131c
Description-en: obtain minified jquery.dgtable code; documentation
This package bundles the minified jquery.dgtable code into a Haskell
package, so it can be depended upon by Cabal packages. The first
three components of the version number match the upstream
jquery.dgtable version. The package is designed to meet the
redistribution requirements of downstream users (e.g. Debian).
.
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-js-dgtable-prof
Description-md5: d9e582ee144e0359c291f77f5dc3a240
Description-en: obtain minified jquery.dgtable code; profiling libraries
This package bundles the minified jquery.dgtable code into a Haskell
package, so it can be depended upon by Cabal packages. The first
three components of the version number match the upstream
jquery.dgtable version. The package is designed to meet the
redistribution requirements of downstream users (e.g. Debian).
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-js-jquery-data
Description-md5: c75a1bc16696193a9d382fa3f3165bf6
Description-en: bundles the minified jQuery code into a Haskell package
This package bundles the minified jQuery code into a Haskell package, so it can
be depended upon by Cabal packages. The first three components of the version
number match the upstream jQuery version. The haskell library is designed to
meet the redistribution requirements of downstream users, and to reduce
duplication of bundled code in Debian.
Package: libghc-js-jquery-dev
Description-md5: 9114ae019628fb438f78403c5bf399c1
Description-en: bundles the minified jQuery code into a Haskell package
This package bundles the minified jQuery code into a Haskell package, so it can
be depended upon by Cabal packages. The first three components of the version
number match the upstream jQuery version. The haskell library is designed to
meet the redistribution requirements of downstream users, and to reduce
duplication of bundled code in Debian.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-js-jquery-doc
Description-md5: 479dd3c5c5ecae50485541464bd86ae1
Description-en: bundles the minified jQuery code into a Haskell package; documentation
This package bundles the minified jQuery code into a Haskell package, so it can
be depended upon by Cabal packages. The first three components of the version
number match the upstream jQuery version. The haskell library is designed to
meet the redistribution requirements of downstream users, and to reduce
duplication of bundled code in Debian.
.
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-js-jquery-prof
Description-md5: 226a58fb0c22851112865550692f7d7d
Description-en: bundles the minified jQuery code into a Haskell package; profiling libraries
This package bundles the minified jQuery code into a Haskell package, so it can
be depended upon by Cabal packages. The first three components of the version
number match the upstream jQuery version. The haskell library is designed to
meet the redistribution requirements of downstream users, and to reduce
duplication of bundled code in Debian.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-json-dev
Description-md5: 111c29b9a3803babe3dac33ed7c31411
Description-en: Haskell library for serialising data to and from JSON
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It
is easy for humans to read and write. It is easy for machines to parse and
generate. It is based on a subset of the JavaScript Programming Language,
Standard ECMA-262 3rd Edition - December 1999.
.
This library provides a parser and pretty printer for converting between
Haskell values and JSON.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-json-doc
Description-md5: 0a4740f2b260a8b82218720e130a1318
Description-en: Haskell library for serialising data to and from JSON; documentation
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It
is easy for humans to read and write. It is easy for machines to parse and
generate. It is based on a subset of the JavaScript Programming Language,
Standard ECMA-262 3rd Edition - December 1999.
.
This library provides a parser and pretty printer for converting between
Haskell values and JSON.
.
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-json-prof
Description-md5: d5dd7bda4c217f75cece2bb6b1de1221
Description-en: Haskell library for serialising data to and from JSON; profiling libraries
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It
is easy for humans to read and write. It is easy for machines to parse and
generate. It is based on a subset of the JavaScript Programming Language,
Standard ECMA-262 3rd Edition - December 1999.
.
This library provides a parser and pretty printer for converting between
Haskell values and JSON.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-knob-dev
Description-md5: 392c95a6051e3d28f24c43ee3b606ca2
Description-en: Haskell library for memory-backed handles
Create memory-backed Handles, referencing virtual files. This is mostly useful
for testing Handle-based APIs without having to interact with the filesystem.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-knob-doc
Description-md5: dc6bafd83204dd05e61ba2cd32ce2cc0
Description-en: Haskell library for memory-backed handles; documentation
Create memory-backed Handles, referencing virtual files. This is mostly useful
for testing Handle-based APIs without having to interact with the filesystem.
.
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-knob-prof
Description-md5: d8d254ad7e80f8fa592748c4e14a295b
Description-en: Haskell library for memory-backed handles; profiling libraries
Create memory-backed Handles, referencing virtual files. This is mostly useful
for testing Handle-based APIs without having to interact with the filesystem.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-language-c-dev
Description-md5: 283e10784e680e1214834bb613eb210d
Description-en: Haskell library for the analysis and generation of C code
Language C is a haskell library for the analysis and generation of C code. It
features a complete, well tested parser and pretty printer for all of C99 and
a large set of GNU extensions.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-language-c-doc
Description-md5: 5f78918e286e4de76ebd870b0dfcda45
Description-en: Haskell library for the analysis and generation of C code; documentation
Language C is a haskell library for the analysis and generation of C code. It
features a complete, well tested parser and pretty printer for all of C99 and
a large set of GNU extensions.
.
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-language-c-prof
Description-md5: fa19c3a6512aa9ff64beb0af77514918
Description-en: Haskell library for the analysis and generation of C code; profiling libraries
Language C is a haskell library for the analysis and generation of C code. It
features a complete, well tested parser and pretty printer for all of C99 and
a large set of GNU extensions.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-language-c99-dev
Description-md5: 282d5adfa4198a7090bf295c8dd94c5e
Description-en: Impl. of C99 AST that strictly follows the standard
This package contains an implementation of the C99 AST as described in
. Sticking closely
to this standard assures us that the program we deal with is a valid C99
program.
.
Additionally the library comes with a pretty printer.
.
The package does not come with handy wrapper and utility functions to write a
C99 program, it just contains the bare AST. It is highly recommended to use
the wrapper provided by 'language-c99-simple' and 'language-c99-util' for
writing programs.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-language-c99-doc
Description-md5: 5f2955b76e495ce8b43f16cc3aa14faf
Description-en: Impl. of C99 AST that strictly follows the standard; documentation
This package contains an implementation of the C99 AST as described in
. Sticking closely
to this standard assures us that the program we deal with is a valid C99
program.
.
Additionally the library comes with a pretty printer.
.
The package does not come with handy wrapper and utility functions to write a
C99 program, it just contains the bare AST. It is highly recommended to use
the wrapper provided by 'language-c99-simple' and 'language-c99-util' for
writing programs.
.
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-language-c99-prof
Description-md5: 78d288c622bcb8aad7d2a2c3e6129366
Description-en: Impl. of C99 AST that strictly follows the standard; profiling libraries
This package contains an implementation of the C99 AST as described in
. Sticking closely
to this standard assures us that the program we deal with is a valid C99
program.
.
Additionally the library comes with a pretty printer.
.
The package does not come with handy wrapper and utility functions to write a
C99 program, it just contains the bare AST. It is highly recommended to use
the wrapper provided by 'language-c99-simple' and 'language-c99-util' for
writing programs.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-language-c99-simple-dev
Description-md5: 6faf7d9e70f269237862d1586f2b679d
Description-en: C-like AST to simplify writing C99 programs.
This package is a wrapper on top of 'language-c99'. It provides a simpler
interface more suited for writing C99 programs. It achieves this by
implementing its own C-like AST, supporting the most used C features. In
turn, this AST is translated into actual C99 one, showing that it is an
actual subset.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-language-c99-simple-doc
Description-md5: 2dad85a5615e0c1c3a6a18f57e23cf6e
Description-en: C-like AST to simplify writing C99 programs.; documentation
This package is a wrapper on top of 'language-c99'. It provides a simpler
interface more suited for writing C99 programs. It achieves this by
implementing its own C-like AST, supporting the most used C features. In
turn, this AST is translated into actual C99 one, showing that it is an
actual subset.
.
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-language-c99-simple-prof
Description-md5: dea207a604b5a7b19e8e1cd5faf3f5e9
Description-en: C-like AST to simplify writing C99 programs.; profiling libraries
This package is a wrapper on top of 'language-c99'. It provides a simpler
interface more suited for writing C99 programs. It achieves this by
implementing its own C-like AST, supporting the most used C features. In
turn, this AST is translated into actual C99 one, showing that it is an
actual subset.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-language-c99-util-dev
Description-md5: 9323125dd4154424280fa2cca9231fa5
Description-en: Utilities for language-c99.
This library contains a number of utility functions and wrappers for the
'language-c99' package. For an actual high-level approach to writing C99
programs, see 'language-c99-simple'.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-language-c99-util-doc
Description-md5: 73b8ce579f932f7f6faced0636d8dc38
Description-en: Utilities for language-c99.; documentation
This library contains a number of utility functions and wrappers for the
'language-c99' package. For an actual high-level approach to writing C99
programs, see 'language-c99-simple'.
.
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-language-c99-util-prof
Description-md5: 2d0305684750cc8ca702b4526e4b1223
Description-en: Utilities for language-c99.; profiling libraries
This library contains a number of utility functions and wrappers for the
'language-c99' package. For an actual high-level approach to writing C99
programs, see 'language-c99-simple'.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-language-javascript-dev
Description-md5: 448b7610f318c9fa24f6e7988d99d2f9
Description-en: JavaScript parser
It parses JavaScript into an Abstract Syntax Tree (AST).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-language-javascript-doc
Description-md5: 2b179a2d2cdafa358238d7191c8f5279
Description-en: JavaScript parser; documentation
It parses JavaScript into an Abstract Syntax Tree (AST).
.
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-language-javascript-prof
Description-md5: dd09496a375f790e19bb816c3e69d9ac
Description-en: JavaScript parser; profiling libraries
It parses JavaScript into an Abstract Syntax Tree (AST).
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-language-python-dev
Description-md5: 4d4af62e7021de44f3ef738eae104637
Description-en: parsing and pretty printing of Python code
language-python is a Haskell library for lexical analysis, parsing and pretty
printing Python code. It supports versions 2.x and 3.x of Python.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-language-python-doc
Description-md5: 230252a8e4d434861abfd8281bee3e4a
Description-en: parsing and pretty printing of Python code; documentation
language-python is a Haskell library for lexical analysis, parsing and pretty
printing Python code. It supports versions 2.x and 3.x of Python.
.
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-language-python-prof
Description-md5: 2c60c37f3e057e8f8f47a2567cd3319f
Description-en: parsing and pretty printing of Python code; profiling libraries
language-python is a Haskell library for lexical analysis, parsing and pretty
printing Python code. It supports versions 2.x and 3.x of Python.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-lazy-csv-dev
Description-md5: a9891b058bb41add89e41c9be15f2138
Description-en: efficient lazy parsers for CSV (comma-separated values)
The CSV format is defined by RFC 4180.
These efficient lazy parsers (String and ByteString variants)
can report all CSV formatting errors, whilst also
returning all the valid data, so the user can choose
whether to continue, to show warnings, or to halt on
error. Valid fields retain information about their
original location in the input, so a secondary parser from
textual fields to typed values can give intelligent error
messages.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-lazy-csv-doc
Description-md5: 92d8d98eedc4e72dd62b6cf9497b2f41
Description-en: efficient lazy parsers for CSV (comma-separated values); documentation
The CSV format is defined by RFC 4180.
These efficient lazy parsers (String and ByteString variants)
can report all CSV formatting errors, whilst also
returning all the valid data, so the user can choose
whether to continue, to show warnings, or to halt on
error. Valid fields retain information about their
original location in the input, so a secondary parser from
textual fields to typed values can give intelligent error
messages.
.
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-lazy-csv-prof
Description-md5: 8daebf749932a748838a1aaa81f3f761
Description-en: efficient lazy parsers for CSV (comma-separated values); profiling libraries
The CSV format is defined by RFC 4180.
These efficient lazy parsers (String and ByteString variants)
can report all CSV formatting errors, whilst also
returning all the valid data, so the user can choose
whether to continue, to show warnings, or to halt on
error. Valid fields retain information about their
original location in the input, so a secondary parser from
textual fields to typed values can give intelligent error
messages.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-lazysmallcheck-dev
Description-md5: b482c500e56906346550f9f91cab82ee
Description-en: A library for demand-driven testing of Haskell programs
Lazy SmallCheck is a library for exhaustive, demand-driven testing of
Haskell programs. It is based on the idea that if a property holds
for a partially-defined input then it must also hold for all
fully-defined refinements of the that input. Compared to ``eager''
input generation as in SmallCheck, Lazy SmallCheck may require
significantly fewer test-cases to verify a property for all inputs up
to a given depth.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-lazysmallcheck-doc
Description-md5: 7fb384f209d1bc6455c373c97ec246c2
Description-en: A library for demand-driven testing of Haskell programs; documentation
Lazy SmallCheck is a library for exhaustive, demand-driven testing of
Haskell programs. It is based on the idea that if a property holds
for a partially-defined input then it must also hold for all
fully-defined refinements of the that input. Compared to ``eager''
input generation as in SmallCheck, Lazy SmallCheck may require
significantly fewer test-cases to verify a property for all inputs up
to a given depth.
.
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-lazysmallcheck-prof
Description-md5: 683c47afb447daf5b745619126f1d85c
Description-en: A library for demand-driven testing of Haskell programs; profiling libraries
Lazy SmallCheck is a library for exhaustive, demand-driven testing of
Haskell programs. It is based on the idea that if a property holds
for a partially-defined input then it must also hold for all
fully-defined refinements of the that input. Compared to ``eager''
input generation as in SmallCheck, Lazy SmallCheck may require
significantly fewer test-cases to verify a property for all inputs up
to a given depth.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-lens-family-core-dev
Description-md5: ae1f809987df278bd84d4ce856df6b03
Description-en: Haskell 98 Lens Families
This package provides first-class functional references.
In addition to the usual operations of getting, setting and
composition, plus integration with the state monad, lens families
provide some unique features:
.
* Polymorphic updating
* Traversals
* Cast projection functions to read-only lenses
* Cast "toList" functions to read-only traversals
* Cast semantic editor combinators to modify-only traversals.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-lens-family-core-doc
Description-md5: 8bcd5c39fd3367ba2820a5746fbc136e
Description-en: Haskell 98 Lens Families; documentation
This package provides first-class functional references.
In addition to the usual operations of getting, setting and
composition, plus integration with the state monad, lens families
provide some unique features:
.
* Polymorphic updating
* Traversals
* Cast projection functions to read-only lenses
* Cast "toList" functions to read-only traversals
* Cast semantic editor combinators to modify-only traversals.
.
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-lens-family-core-prof
Description-md5: 3564fb26c354c353b200f07422252cb2
Description-en: Haskell 98 Lens Families; profiling libraries
This package provides first-class functional references.
In addition to the usual operations of getting, setting and
composition, plus integration with the state monad, lens families
provide some unique features:
.
* Polymorphic updating
* Traversals
* Cast projection functions to read-only lenses
* Cast "toList" functions to read-only traversals
* Cast semantic editor combinators to modify-only traversals.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-libbf-dev
Description-md5: 3a80709c4f236f1fa179d1677f90139f
Description-en: Binding to the libBF library
LibBF is a C library for working with arbitray precision
IEEE 754 floating point numbers.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-libbf-doc
Description-md5: aad49e701a93947cc8a05fefe12b433c
Description-en: Binding to the libBF library; documentation
LibBF is a C library for working with arbitray precision
IEEE 754 floating point numbers.
.
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-libbf-prof
Description-md5: c5a7746a2b1f1dd6b6ed8ee1509a2278
Description-en: Binding to the libBF library; profiling libraries
LibBF is a C library for working with arbitray precision
IEEE 754 floating point numbers.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-libffi-dev
Description-md5: 253b5b6a47513b9337de8a4cc5342e2f
Description-en: A binding to libffi
A binding to libffi, allowing C functions of types only known at runtime to be called from Haskell.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-libffi-doc
Description-md5: 2689bf91080d5d21ebe936a735cddf40
Description-en: A binding to libffi; documentation
A binding to libffi, allowing C functions of types only known at runtime to be called from Haskell.
.
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-libffi-prof
Description-md5: 67fc64b21c9617c8c606155cccae84e6
Description-en: A binding to libffi; profiling libraries
A binding to libffi, allowing C functions of types only known at runtime to be called from Haskell.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-lift-type-dev
Description-md5: 6c424a2a21f4ee1bb3a6a23c10fbb050
Description-en: Lift a type from a Typeable constraint to a Template Haskell type
Lift your types from a Typeable constraint to a Template Haskell type
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-lift-type-doc
Description-md5: 29e61a13f5b00f779ea42eca912af1a1
Description-en: Lift a type from a Typeable constraint to a Template Haskell type; documentation
Lift your types from a Typeable constraint to a Template Haskell type
.
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-lift-type-prof
Description-md5: 4bc5a247496af94a087cfc60b93eaf1c
Description-en: Lift a type from a Typeable constraint to a Template Haskell type; profiling libraries
Lift your types from a Typeable constraint to a Template Haskell type
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-lifted-base-dev
Description-md5: 532065262d65c72be8f9064afbf94f7a
Description-en: Lifted IO operations from the base library
This package exports IO operations from the base library lifted to any
instance of 'MonadBase' or 'MonadBaseControl', as provided by the
libghc-monad-control-dev package..
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-lifted-base-doc
Description-md5: bb036746862782f045d0d71135f9931b
Description-en: Lifted IO operations from the base library; documentation
This package exports IO operations from the base library lifted to any
instance of 'MonadBase' or 'MonadBaseControl', as provided by the
libghc-monad-control-dev package..
.
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-lifted-base-prof
Description-md5: e2dc4b90b42b03eedca92fea7ddcc4ec
Description-en: Lifted IO operations from the base library; profiling libraries
This package exports IO operations from the base library lifted to any
instance of 'MonadBase' or 'MonadBaseControl', as provided by the
libghc-monad-control-dev package..
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-list-dev
Description-md5: 75861f96c951beeb4f0fbaf0e2fa1814
Description-en: list monad transformer and class
A List monad transformer and a List class.
With standard list operations for Lists
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-list-doc
Description-md5: 4fbfec64f09227541aa4d49485cd6943
Description-en: list monad transformer and class; documentation
A List monad transformer and a List class.
With standard list operations for Lists
.
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-list-prof
Description-md5: 857800dbd326ae5b7855e0fce51edffa
Description-en: list monad transformer and class; profiling libraries
A List monad transformer and a List class.
With standard list operations for Lists
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-load-env-dev
Description-md5: b604788e604af03c648fc579c2368a96
Description-en: load environment variables from a file
Parse a .env file and load any declared variables into the current
process's environment. This allows for a .env file to specify
development-friendly defaults for configuration values normally set
in the deployment environment.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-load-env-doc
Description-md5: 3df558eacfdc1db6f7e02cc47d5787f8
Description-en: load environment variables from a file; documentation
Parse a .env file and load any declared variables into the current
process's environment. This allows for a .env file to specify
development-friendly defaults for configuration values normally set
in the deployment environment.
.
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-load-env-prof
Description-md5: ffaf9c14e6214c0f9d33d2d74856c01b
Description-en: load environment variables from a file; profiling libraries
Parse a .env file and load any declared variables into the current
process's environment. This allows for a .env file to specify
development-friendly defaults for configuration values normally set
in the deployment environment.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-logging-facade-dev
Description-md5: 5a9923ea43458db529878a3b71291dbd
Description-en: simple logging abstraction that allows multiple backends
This is a logging front-end.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-logging-facade-doc
Description-md5: 7069ca456a65348951e56ed5cc843956
Description-en: simple logging abstraction that allows multiple backends; documentation
This is a logging front-end.
.
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-logging-facade-prof
Description-md5: f2451da7a5c81e79267fa5ec9b59c45f
Description-en: simple logging abstraction that allows multiple backends; profiling libraries
This is a logging front-end.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-logict-dev
Description-md5: 3e8c59966c4a0ddf5a2bf2d13c1a8166
Description-en: Backtracking logic-programming monad
It is a continuation-based, backtracking, logic programming monad. An
adaptation of the two-continuation implementation found in the paper
Backtracking, Interleaving, and Terminating Monad Transformers available
here: http://okmij.org/ftp/papers/LogicT.pdf
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-logict-doc
Description-md5: 82983774e66eb8e8975854427de5a60e
Description-en: Backtracking logic-programming monad; documentation
It is a continuation-based, backtracking, logic programming monad. An
adaptation of the two-continuation implementation found in the paper
Backtracking, Interleaving, and Terminating Monad Transformers available
here: http://okmij.org/ftp/papers/LogicT.pdf
.
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-logict-prof
Description-md5: a1247f488a86df445a70a9b3bcf579b5
Description-en: Backtracking logic-programming monad; profiling libraries
It is a continuation-based, backtracking, logic programming monad. An
adaptation of the two-continuation implementation found in the paper
Backtracking, Interleaving, and Terminating Monad Transformers available
here: http://okmij.org/ftp/papers/LogicT.pdf
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-lrucache-dev
Description-md5: 3e5670b2c2c97feaea65841ce52f9f2f
Description-en: simple, pure least-recent-used cache
This package contains a simple, pure LRU cache, implemented in terms of
"Data.Map".
.
It also contains a mutable IO wrapper providing atomic updates to an LRU
cache.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-lrucache-doc
Description-md5: 828949cad0a180cb36eb9a805befcbc9
Description-en: simple, pure least-recent-used cache; documentation
This package contains a simple, pure LRU cache, implemented in terms of
"Data.Map".
.
It also contains a mutable IO wrapper providing atomic updates to an LRU
cache.
.
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-lrucache-prof
Description-md5: 145e9d098cf5bcc6052484f22b08a7ec
Description-en: simple, pure least-recent-used cache; profiling libraries
This package contains a simple, pure LRU cache, implemented in terms of
"Data.Map".
.
It also contains a mutable IO wrapper providing atomic updates to an LRU
cache.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-lua-dev
Description-md5: 1af94bea10f3f64959437b767146c7f1
Description-en: Lua bindings for Haskell
This package provides bindings and types to bridge Haskell and Lua.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-lua-doc
Description-md5: 663e80ab636756f27fe50882d9790101
Description-en: Lua bindings for Haskell; documentation
This package provides bindings and types to bridge Haskell and Lua.
.
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-lua-prof
Description-md5: 220cd45665279940293c592d4bc495a4
Description-en: Lua bindings for Haskell; profiling libraries
This package provides bindings and types to bridge Haskell and Lua.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-lucid-dev
Description-md5: ae890b2cbfffe9525984e855ceea9a27
Description-en: clear to write, read, and edit DSL for HTML
This package provides a lear to write, read, and edit DSL for HTML. See the
'Lucid' module for description and documentation.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-lucid-doc
Description-md5: 5a7dfe6b56ff8c0c6ac7a35c9bb876d5
Description-en: clear to write, read, and edit DSL for HTML; documentation
This package provides a lear to write, read, and edit DSL for HTML. See the
'Lucid' module for description and documentation.
.
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-lucid-prof
Description-md5: 6756a3e387ebfe2ad14f27c0a9a169ad
Description-en: clear to write, read, and edit DSL for HTML; profiling libraries
This package provides a lear to write, read, and edit DSL for HTML. See the
'Lucid' module for description and documentation.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-lumberjack-dev
Description-md5: 0dd284ad4845ce741ae746624e272ae7
Description-en: Trek through your code forest and make logs
This is a logging facility. Yes, there are many, and this is the one
with a beard, wearing flannel and boots, that gets the job done. It's
not the fanciest, it doesn't have a cargo-van full of features. This
logger is designed to be straightforward to use, provide a good set of
standard features, and be useable across a broad set of code.
.
* Logging itself is a monadic activity. This activity is most often
performed in a monad stack with a MonadIO context to allow
writing to files.
.
* The specific logging action implementations are managed separately
from the actions of logging messages in the target code. This
allows logging to be configurable and the manner of logging to
be specified at startup time without requiring changes in the
code from which log messages are being generated.
.
* The logging implementation code can use contravariant functors to
adjust existing logging.
.
* Main code will typically retrieve the logging actions from a Reader
context in your monad stack. That said, Log actions are not tied
to an enclosing Monad. There are helpers to support a Monad which
can store Log actions, but Log actions can also be explicitly
passed and used.
.
* The prettyprinter package is used for formatting.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-lumberjack-doc
Description-md5: 39291d8240eb62b3f060c69a76554265
Description-en: Trek through your code forest and make logs; documentation
This is a logging facility. Yes, there are many, and this is the one
with a beard, wearing flannel and boots, that gets the job done. It's
not the fanciest, it doesn't have a cargo-van full of features. This
logger is designed to be straightforward to use, provide a good set of
standard features, and be useable across a broad set of code.
.
* Logging itself is a monadic activity. This activity is most often
performed in a monad stack with a MonadIO context to allow
writing to files.
.
* The specific logging action implementations are managed separately
from the actions of logging messages in the target code. This
allows logging to be configurable and the manner of logging to
be specified at startup time without requiring changes in the
code from which log messages are being generated.
.
* The logging implementation code can use contravariant functors to
adjust existing logging.
.
* Main code will typically retrieve the logging actions from a Reader
context in your monad stack. That said, Log actions are not tied
to an enclosing Monad. There are helpers to support a Monad which
can store Log actions, but Log actions can also be explicitly
passed and used.
.
* The prettyprinter package is used for formatting.
.
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-lumberjack-prof
Description-md5: c205038692689b16ff689bf5da333407
Description-en: Trek through your code forest and make logs; profiling libraries
This is a logging facility. Yes, there are many, and this is the one
with a beard, wearing flannel and boots, that gets the job done. It's
not the fanciest, it doesn't have a cargo-van full of features. This
logger is designed to be straightforward to use, provide a good set of
standard features, and be useable across a broad set of code.
.
* Logging itself is a monadic activity. This activity is most often
performed in a monad stack with a MonadIO context to allow
writing to files.
.
* The specific logging action implementations are managed separately
from the actions of logging messages in the target code. This
allows logging to be configurable and the manner of logging to
be specified at startup time without requiring changes in the
code from which log messages are being generated.
.
* The logging implementation code can use contravariant functors to
adjust existing logging.
.
* Main code will typically retrieve the logging actions from a Reader
context in your monad stack. That said, Log actions are not tied
to an enclosing Monad. There are helpers to support a Monad which
can store Log actions, but Log actions can also be explicitly
passed and used.
.
* The prettyprinter package is used for formatting.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-lzma-dev
Description-md5: 3b747d630b8abc3efc0ab86213c08436
Description-en: LZMA/XZ compression and decompression
This package provides a pure interface for compressing and
decompressing LZMA (Lempel-Ziv-Markov chain algorithm) streams
of data represented as lazy ByteStrings. A monadic incremental
interface is provided as well.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-lzma-doc
Description-md5: 102d5ca6b135b643dfe8aa6363cf0974
Description-en: LZMA/XZ compression and decompression; documentation
This package provides a pure interface for compressing and
decompressing LZMA (Lempel-Ziv-Markov chain algorithm) streams
of data represented as lazy ByteStrings. A monadic incremental
interface is provided as well.
.
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-lzma-prof
Description-md5: 3c55baf47e4b9e17cdae1a174f85f24d
Description-en: LZMA/XZ compression and decompression; profiling libraries
This package provides a pure interface for compressing and
decompressing LZMA (Lempel-Ziv-Markov chain algorithm) streams
of data represented as lazy ByteStrings. A monadic incremental
interface is provided as well.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-mainland-pretty-dev
Description-md5: e50e0685c332fd17b03f2b961e2cc811
Description-en: pretty printing designed for printing source code
Pretty printing designed for printing source code based on
Wadler's paper /A Prettier Printer/. The main advantage of this
library is its ability to automatically track the source
locations associated with pretty printed values and output
appropriate #line pragmas and its ability to produce output
in the form of lazy text using a builder.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-mainland-pretty-doc
Description-md5: b6e2b41d48625f68ab16c2a0de241222
Description-en: pretty printing designed for printing source code; documentation
Pretty printing designed for printing source code based on
Wadler's paper /A Prettier Printer/. The main advantage of this
library is its ability to automatically track the source
locations associated with pretty printed values and output
appropriate #line pragmas and its ability to produce output
in the form of lazy text using a builder.
.
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-mainland-pretty-prof
Description-md5: 7392ee3ff36cac542c80aea1ce7586db
Description-en: pretty printing designed for printing source code; profiling libraries
Pretty printing designed for printing source code based on
Wadler's paper /A Prettier Printer/. The main advantage of this
library is its ability to automatically track the source
locations associated with pretty printed values and output
appropriate #line pragmas and its ability to produce output
in the form of lazy text using a builder.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-managed-dev
Description-md5: 783b52dadb9ebbaf46a31a6a8d707d00
Description-en: monad for managed values
In Haskell you very often acquire values using the with...
idiom using functions of type (a -> IO r) -> IO r. This idiom forms a
Monad, which is a special case of the ContT monad (from transformers) or
the Codensity monad (from kan-extensions). The main purpose behind this
package is to provide a restricted form of these monads specialized to this
unusually common case.
.
The reason this package defines a specialized version of these types
is to:
.
* be more beginner-friendly,
* simplify inferred types and error messages, and:
* provide some additional type class instances that would otherwise
be orphan instances
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-managed-doc
Description-md5: 1af445b351660a44b71b63bba43262f0
Description-en: monad for managed values; documentation
In Haskell you very often acquire values using the with...
idiom using functions of type (a -> IO r) -> IO r. This idiom forms a
Monad, which is a special case of the ContT monad (from transformers) or
the Codensity monad (from kan-extensions). The main purpose behind this
package is to provide a restricted form of these monads specialized to this
unusually common case.
.
The reason this package defines a specialized version of these types
is to:
.
* be more beginner-friendly,
* simplify inferred types and error messages, and:
* provide some additional type class instances that would otherwise
be orphan instances
.
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-managed-prof
Description-md5: 4e1203cc1438370b60c1cd967fcdaa5c
Description-en: monad for managed values; profiling libraries
In Haskell you very often acquire values using the with...
idiom using functions of type (a -> IO r) -> IO r. This idiom forms a
Monad, which is a special case of the ContT monad (from transformers) or
the Codensity monad (from kan-extensions). The main purpose behind this
package is to provide a restricted form of these monads specialized to this
unusually common case.
.
The reason this package defines a specialized version of these types
is to:
.
* be more beginner-friendly,
* simplify inferred types and error messages, and:
* provide some additional type class instances that would otherwise
be orphan instances
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-map-syntax-dev
Description-md5: b2623245e3a472814e9f3ba498fc3fc2
Description-en: syntax sugar for defining maps
Haskell's canonical list of tuples syntax for defining maps is not very
convenient and also has ambiguous semantics. This package leverages do
notation to create a lighter syntax that makes semantics explicit and also
allows the option of fail-fast handling of duplicate keys.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-map-syntax-doc
Description-md5: 602df36663541e4c85b5543bbb71ef22
Description-en: syntax sugar for defining maps; documentation
Haskell's canonical list of tuples syntax for defining maps is not very
convenient and also has ambiguous semantics. This package leverages do
notation to create a lighter syntax that makes semantics explicit and also
allows the option of fail-fast handling of duplicate keys.
.
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-map-syntax-prof
Description-md5: 1861935c0ff7d6d23c541262ee02ec99
Description-en: syntax sugar for defining maps; profiling libraries
Haskell's canonical list of tuples syntax for defining maps is not very
convenient and also has ambiguous semantics. This package leverages do
notation to create a lighter syntax that makes semantics explicit and also
allows the option of fail-fast handling of duplicate keys.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-markdown-unlit-dev
Description-md5: 95861f88fe6898a59548ddc82f255c2e
Description-en: Literate Haskell support for Markdown
This contains a parser for an alternate form of Literate Haskell
which allows you to extract embedded Haskell from Markdown text.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-markdown-unlit-doc
Description-md5: 760842e76302d5938ea2c67a416208ad
Description-en: Literate Haskell support for Markdown; documentation
This contains a parser for an alternate form of Literate Haskell
which allows you to extract embedded Haskell from Markdown text.
.
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-markdown-unlit-prof
Description-md5: 4ca21161229378aa1edff3c955d03aad
Description-en: Literate Haskell support for Markdown; profiling libraries
This contains a parser for an alternate form of Literate Haskell
which allows you to extract embedded Haskell from Markdown text.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-memory-dev
Description-md5: b1b6197dea4574288ac21bc2526645c4
Description-en: memory and related abstraction stuff
Chunk of memory, polymorphic byte array management and manipulation.
- A polymorphic byte array abstraction and function similar to strict
ByteString.
- Different type of byte array abstraction.
- Raw memory IO operations (memory set, memory copy, ..)
- Aliasing with endianness support.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-memory-doc
Description-md5: 052dcffafb380126b5df95e0e4609198
Description-en: memory and related abstraction stuff; documentation
Chunk of memory, polymorphic byte array management and manipulation.
- A polymorphic byte array abstraction and function similar to strict
ByteString.
- Different type of byte array abstraction.
- Raw memory IO operations (memory set, memory copy, ..)
- Aliasing with endianness support.
.
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-memory-prof
Description-md5: 156d9cf0f9f8df42dea916c91b1c31c9
Description-en: memory and related abstraction stuff; profiling libraries
Chunk of memory, polymorphic byte array management and manipulation.
- A polymorphic byte array abstraction and function similar to strict
ByteString.
- Different type of byte array abstraction.
- Raw memory IO operations (memory set, memory copy, ..)
- Aliasing with endianness support.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-memotrie-dev
Description-md5: f00d99812b17cfe6b276c835d6692e78
Description-en: trie-based memo functions
MemoTrie provides a basis for memoized functions over some domains,
using tries.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-memotrie-doc
Description-md5: ff167d398151440bdc4f18d10fe7e136
Description-en: trie-based memo functions; documentation
MemoTrie provides a basis for memoized functions over some domains,
using tries.
.
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-memotrie-prof
Description-md5: a0e7c381999c18451ee3f5072a57a235
Description-en: trie-based memo functions; profiling libraries
MemoTrie provides a basis for memoized functions over some domains,
using tries.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-mersenne-random-pure64-dev
Description-md5: 44b46390f3218bcf356b133551e1cffc
Description-en: Fast pure pseudorandom number generator
The Mersenne twister is a pseudorandom number generator developed by Makoto
Matsumoto and Takuji Nishimura that is based on a matrix linear recurrence
over a finite binary field. It provides for fast generation of very high
quality pseudorandom numbers.
.
This library provides a purely functional binding to the 64 bit classic
mersenne twister, along with instances of RandomGen, so the generator can be
used with System.Random. The generator should typically be a few times faster
than the default StdGen (but a tad slower than the impure 'mersenne-random'
library based on SIMD instructions and destructive state updates.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-mersenne-random-pure64-doc
Description-md5: cccbd488c2441a59043fe1e3723ceb49
Description-en: Fast pure pseudorandom number generator; documentation
The Mersenne twister is a pseudorandom number generator developed by Makoto
Matsumoto and Takuji Nishimura that is based on a matrix linear recurrence
over a finite binary field. It provides for fast generation of very high
quality pseudorandom numbers.
.
This library provides a purely functional binding to the 64 bit classic
mersenne twister, along with instances of RandomGen, so the generator can be
used with System.Random. The generator should typically be a few times faster
than the default StdGen (but a tad slower than the impure 'mersenne-random'
library based on SIMD instructions and destructive state updates.
.
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-mersenne-random-pure64-prof
Description-md5: 04517ad245ca39bc7458f8628694c58d
Description-en: Fast pure pseudorandom number generator; profiling libraries
The Mersenne twister is a pseudorandom number generator developed by Makoto
Matsumoto and Takuji Nishimura that is based on a matrix linear recurrence
over a finite binary field. It provides for fast generation of very high
quality pseudorandom numbers.
.
This library provides a purely functional binding to the 64 bit classic
mersenne twister, along with instances of RandomGen, so the generator can be
used with System.Random. The generator should typically be a few times faster
than the default StdGen (but a tad slower than the impure 'mersenne-random'
library based on SIMD instructions and destructive state updates.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-microlens-dev
Description-md5: cb3773f71c1f4e9d778a1869d648abe8
Description-en: a tiny part of the lens library with no dependencies
This is an extract from the lens package with no dependencies. It's not a toy
lenses library, unsuitable for “real world”, but merely a small one. It is
compatible with lens, and should have same performance. It also has better
documentation.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-microlens-doc
Description-md5: 441ec71a0e0259853ce962d4c8f9cf0b
Description-en: a tiny part of the lens library with no dependencies; documentation
This is an extract from the lens package with no dependencies. It's not a toy
lenses library, unsuitable for “real world”, but merely a small one. It is
compatible with lens, and should have same performance. It also has better
documentation.
.
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-microlens-ghc-dev
Description-md5: b4b3f71407ffa6d64926d20e12abaaf0
Description-en: microlens + array, bytestring, containers, transformers
Use this package instead of microlens if you don't mind depending on
all dependencies here – Lens.Micro.GHC reexports everything from
Lens.Micro and additionally provides orphan instances of microlens
classes for packages coming with GHC (array, bytestring, containers,
transformers).
.
The minor and major versions of microlens-ghc are incremented
whenever the minor and major versions of microlens are incremented,
so you can depend on the exact version of microlens-ghc without
specifying the version of microlens you need.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-microlens-ghc-doc
Description-md5: 38ccf282221c9fbc3b9ab10c74839ed5
Description-en: microlens + array, bytestring, containers, transformers; documentation
Use this package instead of microlens if you don't mind depending on
all dependencies here – Lens.Micro.GHC reexports everything from
Lens.Micro and additionally provides orphan instances of microlens
classes for packages coming with GHC (array, bytestring, containers,
transformers).
.
The minor and major versions of microlens-ghc are incremented
whenever the minor and major versions of microlens are incremented,
so you can depend on the exact version of microlens-ghc without
specifying the version of microlens you need.
.
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-microlens-ghc-prof
Description-md5: 1fc72f16ec6e07f50d70d81b985629b7
Description-en: microlens + array, bytestring, containers, transformers; profiling libraries
Use this package instead of microlens if you don't mind depending on
all dependencies here – Lens.Micro.GHC reexports everything from
Lens.Micro and additionally provides orphan instances of microlens
classes for packages coming with GHC (array, bytestring, containers,
transformers).
.
The minor and major versions of microlens-ghc are incremented
whenever the minor and major versions of microlens are incremented,
so you can depend on the exact version of microlens-ghc without
specifying the version of microlens you need.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-microlens-mtl-dev
Description-md5: 929d71d30da7b744d3a78285fe9e44af
Description-en: microlens support for Reader/Writer/State from mtl
This package contains functions (like 'view' or '+=') which work on
'MonadReader', 'MonadWriter', and 'MonadState' from the mtl package.
.
This package is a part of the microslens family.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-microlens-mtl-doc
Description-md5: 162d9c7a189f1ba074de7d14d3f1c846
Description-en: microlens support for Reader/Writer/State from mtl; documentation
This package contains functions (like 'view' or '+=') which work on
'MonadReader', 'MonadWriter', and 'MonadState' from the mtl package.
.
This package is a part of the microslens family.
.
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-microlens-mtl-prof
Description-md5: 47078d65f9d07a6409a48a1a1a34f01b
Description-en: microlens support for Reader/Writer/State from mtl; profiling libraries
This package contains functions (like 'view' or '+=') which work on
'MonadReader', 'MonadWriter', and 'MonadState' from the mtl package.
.
This package is a part of the microslens family.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-microlens-prof
Description-md5: 0d4c060587a7104bacce0426795e879c
Description-en: a tiny part of the lens library with no dependencies; profiling libraries
This is an extract from the lens package with no dependencies. It's not a toy
lenses library, unsuitable for “real world”, but merely a small one. It is
compatible with lens, and should have same performance. It also has better
documentation.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-microlens-th-dev
Description-md5: 62cbcee8e29ae0cafca2cd6eb36e4ba6
Description-en: Automatic generation of record lenses for microlens
This package lets you automatically generate lenses for data types; code was
extracted from the lens package, and therefore generated lenses are fully
compatible with ones generated by lens (and can be used both from lens and
microlens).
.
This package is a part of the microlens family.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-microlens-th-doc
Description-md5: f63b093e53c344acb2bb5d2dd2cf3fb7
Description-en: Automatic generation of record lenses for microlens; documentation
This package lets you automatically generate lenses for data types; code was
extracted from the lens package, and therefore generated lenses are fully
compatible with ones generated by lens (and can be used both from lens and
microlens).
.
This package is a part of the microlens family.
.
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-microlens-th-prof
Description-md5: 15ee1882aee9c9bf3e4ed0c86d955689
Description-en: Automatic generation of record lenses for microlens; profiling libraries
This package lets you automatically generate lenses for data types; code was
extracted from the lens package, and therefore generated lenses are fully
compatible with ones generated by lens (and can be used both from lens and
microlens).
.
This package is a part of the microlens family.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-microspec-dev
Description-md5: 0d4f637a152c870afdc420ba76c39476
Description-en: tiny QuickCheck test library with minimal dependencies
A tiny property-based (and unit) testing library with minimal
dependencies.
.
It uses an RSpec/HSpec-like DSL and runs tests with QuickCheck.
For many use-cases, microspec is a drop-in replacement for hspec.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-microspec-doc
Description-md5: 69bf03b1eed5d006d8bc049dd4f957ad
Description-en: tiny QuickCheck test library with minimal dependencies; documentation
A tiny property-based (and unit) testing library with minimal
dependencies.
.
It uses an RSpec/HSpec-like DSL and runs tests with QuickCheck.
For many use-cases, microspec is a drop-in replacement for hspec.
.
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-microspec-prof
Description-md5: 1555f8954ea6b05a8317e8fbd5eeb0a9
Description-en: tiny QuickCheck test library with minimal dependencies; profiling libraries
A tiny property-based (and unit) testing library with minimal
dependencies.
.
It uses an RSpec/HSpec-like DSL and runs tests with QuickCheck.
For many use-cases, microspec is a drop-in replacement for hspec.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-mime-types-dev
Description-md5: 4b4d0c50505a17095904e0d7e435e153
Description-en: mime-type handling types and functions
This package provides basic types and functions to handle mime-types.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-mime-types-doc
Description-md5: d9210e639751015faa58c372b8d8fe95
Description-en: mime-type handling types and functions; documentation; documentation
This package provides basic types and functions to handle mime-types.
.
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-mime-types-prof
Description-md5: fb5a25395b5a0beba0700194bf326d6f
Description-en: mime-type handling types and functions; profiling libraries; profiling libraries
This package provides basic types and functions to handle mime-types.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-missingh-dev
Description-md5: 3c846eeab4a3356e7a403b1789bf054d
Description-en: Library of utility functions for Haskell
MissingH is a library of all sorts of utility functions for
Haskell programmers. It is written in pure Haskell and thus should
be extremely portable and easy to use. It also has no prerequisites
save those that are commonly included with Haskell compilers.
.
MissingH is based on MissingLib library for OCaml and contains some
of the same features. However, some features are left behind because
they are already in Haskell or not needed here -- and others are added
due to things Haskell is missing, or things that Haskell makes
possible.
Package: libghc-missingh-doc
Description-md5: 8bb5d0271797f25caa2cb25c846e06bd
Description-en: Documentation for Haskell utility library
MissingH is a library of all sorts of utility functions for
Haskell programmers. It is written in pure Haskell and thus should
be extremely portable and easy to use. It also has no prerequisites
save those that are commonly included with Haskell compilers.
.
MissingH is based on MissingLib library for OCaml and contains some
of the same features. However, some features are left behind because
they are already in Haskell or not needed here -- and others are added
due to things Haskell is missing, or things that Haskell makes
possible.
.
This package provides the API documentation for MissingH.
Package: libghc-missingh-prof
Description-md5: 7770228d925f1ddedbfc5d4e817035ad
Description-en: Library of utility functions for Haskell, profiling libraries
MissingH is a library of all sorts of utility functions for
Haskell programmers. It is written in pure Haskell and thus should
be extremely portable and easy to use. It also has no prerequisites
save those that are commonly included with Haskell compilers.
.
MissingH is based on MissingLib library for OCaml and contains some
of the same features. However, some features are left behind because
they are already in Haskell or not needed here -- and others are added
due to things Haskell is missing, or things that Haskell makes
possible.
.
This package provides the MissingH libraries compiled for profiling.
Package: libghc-mmap-dev
Description-md5: 8f434645286c636034c55ce2c6abeb32
Description-en: Memory mapped files for POSIX and Windows
This library provides a wrapper to mmap(2) or MapViewOfFile, allowing files or
devices to be lazily loaded into memory as strict or lazy ByteStrings,
ForeignPtrs or plain Ptrs, using the virtual memory subsystem to do on-demand
loading. Modifications are also supported.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-mmap-doc
Description-md5: 9724fcf935f9fb07cf013f129a3d78d9
Description-en: Memory mapped files for POSIX and Windows; documentation
This library provides a wrapper to mmap(2) or MapViewOfFile, allowing files or
devices to be lazily loaded into memory as strict or lazy ByteStrings,
ForeignPtrs or plain Ptrs, using the virtual memory subsystem to do on-demand
loading. Modifications are also supported.
.
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-mmap-prof
Description-md5: 49717355f332b40e4ec54793462fc78a
Description-en: Memory mapped files for POSIX and Windows; profiling libraries
This library provides a wrapper to mmap(2) or MapViewOfFile, allowing files or
devices to be lazily loaded into memory as strict or lazy ByteStrings,
ForeignPtrs or plain Ptrs, using the virtual memory subsystem to do on-demand
loading. Modifications are also supported.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-mmorph-dev
Description-md5: 3521e737a92af49ff90721fdf66947dc
Description-en: monad morphisms
This library provides monad morphism utilities, most commonly used
for manipulating monad transformer stacks.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-mmorph-doc
Description-md5: 5760c133f395952fb3b2ae1d50c47839
Description-en: monad morphisms; documentation
This library provides monad morphism utilities, most commonly used
for manipulating monad transformer stacks.
.
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-mmorph-prof
Description-md5: d9935b6822db86c6d1ca0e33b30e4812
Description-en: monad morphisms; profiling libraries
This library provides monad morphism utilities, most commonly used
for manipulating monad transformer stacks.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-mockery-dev
Description-md5: 25be11ed582be4a030958f088038c325
Description-en: support functions for automated testing
support functions for automated testing
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-mockery-doc
Description-md5: 4227f4a075b54c9f7eefd24adf2668b9
Description-en: support functions for automated testing; documentation
support functions for automated testing
.
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-mockery-prof
Description-md5: aeef0351819bd4a5b591f49fd7ff8274
Description-en: support functions for automated testing; profiling libraries
support functions for automated testing
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-monad-control-dev
Description-md5: 3191eff5df11bab70630fa673c7ad10d
Description-en: Monad transformers to lift control operations
It defines the type class MonadControlIO, a subset of MonadIO into
which generic control operations such as catch can be lifted from IO.
Instances are based on monad transformers in MonadTransControl, which
includes all standard monad transformers in the transformers library
except ContT. For convenience, it provides a wrapped version of
Control.Exception with types generalized from IO to all monads in
MonadControlIO.
.
Note that this package is a rewrite of Anders Kaseorg's monad-peel
library. The main difference is that this package provides CPS style
operators and exploits the RankNTypes language extension to simplify
most definitions.
.
The package includes a copy of the monad-peel testsuite written by
Anders Kaseorg. The tests can be performed by using cabal test.
.
The following critertion based benchmark shows that monad-control is
on average about 2.5 times faster than monad-peel:
.
http://code.haskell.org/~basvandijk/code/bench-monad-peel-control
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-monad-control-doc
Description-md5: f9ba6752d8a0253442dacd5019efda0a
Description-en: Monad transformers to lift control operations; documentation
It defines the type class MonadControlIO, a subset of MonadIO into
which generic control operations such as catch can be lifted from IO.
Instances are based on monad transformers in MonadTransControl, which
includes all standard monad transformers in the transformers library
except ContT. For convenience, it provides a wrapped version of
Control.Exception with types generalized from IO to all monads in
MonadControlIO.
.
Note that this package is a rewrite of Anders Kaseorg's monad-peel
library. The main difference is that this package provides CPS style
operators and exploits the RankNTypes language extension to simplify
most definitions.
.
The package includes a copy of the monad-peel testsuite written by
Anders Kaseorg. The tests can be performed by using cabal test.
.
The following critertion based benchmark shows that monad-control is
on average about 2.5 times faster than monad-peel:
.
http://code.haskell.org/~basvandijk/code/bench-monad-peel-control
.
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-monad-control-prof
Description-md5: 380853c8747205cb7dd180855644bb0d
Description-en: Monad transformers to lift control operations; profiling libraries
It defines the type class MonadControlIO, a subset of MonadIO into
which generic control operations such as catch can be lifted from IO.
Instances are based on monad transformers in MonadTransControl, which
includes all standard monad transformers in the transformers library
except ContT. For convenience, it provides a wrapped version of
Control.Exception with types generalized from IO to all monads in
MonadControlIO.
.
Note that this package is a rewrite of Anders Kaseorg's monad-peel
library. The main difference is that this package provides CPS style
operators and exploits the RankNTypes language extension to simplify
most definitions.
.
The package includes a copy of the monad-peel testsuite written by
Anders Kaseorg. The tests can be performed by using cabal test.
.
The following critertion based benchmark shows that monad-control is
on average about 2.5 times faster than monad-peel:
.
http://code.haskell.org/~basvandijk/code/bench-monad-peel-control
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-monad-loops-dev
Description-md5: b7f0805325c6c77db43e9b2bb0156f22
Description-en: monadic looping
It contains some useful control operators for looping.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-monad-loops-doc
Description-md5: 7d421018dc7c6de2d24c247b4f14b531
Description-en: monadic looping; documentation
It contains some useful control operators for looping.
.
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-monad-loops-prof
Description-md5: 139ec55840080c41e05ff96b9bf2290f
Description-en: monadic looping; profiling libraries
It contains some useful control operators for looping.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-monadlib-dev
Description-md5: 03b6fa6f3c5d17bc16075194f439080d
Description-en: collection of monad transformers
A collection of monad transformers.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-monadlib-doc
Description-md5: c2b89b26c06be1c4454150418d3e4d1b
Description-en: collection of monad transformers; documentation
A collection of monad transformers.
.
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-monadlib-prof
Description-md5: 11050fc4e01a0c4605187f4cdaa4884d
Description-en: collection of monad transformers; profiling libraries
A collection of monad transformers.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-monadlist-dev
Description-md5: fff1426368d63542dd8498bffbc07da7
Description-en: Monadic versions of list functions
Monadic versions of list functions seen in Data.List.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-monadlist-doc
Description-md5: 30d4c28e25bf6194c85c2902ae9cf7e5
Description-en: Monadic versions of list functions; documentation
Monadic versions of list functions seen in Data.List.
.
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-monadlist-prof
Description-md5: 8216dab82684e417e1ec9edbae317182
Description-en: Monadic versions of list functions; profiling libraries
Monadic versions of list functions seen in Data.List.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-monadprompt-dev
Description-md5: e5b1e0a3bb77bab6ed196f9a73c50a7d
Description-en: MonadPrompt, implementation & examples
"Prompting" monad that allows splitting the description of a
computation from the implementation of the effects used in that
computation.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-monadprompt-doc
Description-md5: 196ea074429f58bf94fe23144ca1e238
Description-en: MonadPrompt, implementation & examples; documentation
"Prompting" monad that allows splitting the description of a
computation from the implementation of the effects used in that
computation.
.
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-monadprompt-prof
Description-md5: 01253eb75fa04fe744b30512a738d802
Description-en: MonadPrompt, implementation & examples; profiling libraries
"Prompting" monad that allows splitting the description of a
computation from the implementation of the effects used in that
computation.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-monadrandom-dev
Description-md5: 0426f9422a762595986071bb71c8360d
Description-en: random-number generation monad
Support for computations which consume random values.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-monadrandom-doc
Description-md5: cdd72fcf89d7a136cdd56feb86ad55e1
Description-en: random-number generation monad; documentation
Support for computations which consume random values.
.
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-monadrandom-prof
Description-md5: d03ef33f91de10e551253a34cc8b67f3
Description-en: random-number generation monad; profiling libraries
Support for computations which consume random values.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-monads-tf-dev
Description-md5: 9a5c8a7c5516ef842f86a87862b2fae8
Description-en: monad classes, using type families
Monad classes using type families, with instances for various monad
transformers, inspired by the paper /Functional Programming with
Overloading and Higher-Order Polymorphism/, by Mark P Jones, in Advanced
School of Functional Programming, 1995
(http://web.cecs.pdx.edu/~mpj/pubs/springschool.html).
.
This package contains the normal library files.
Package: libghc-monads-tf-doc
Description-md5: 3863590230bf6adafa6213604389ccef
Description-en: monad classes, using type families; documentation
Monad classes using type families, with instances for various monad
transformers, inspired by the paper /Functional Programming with
Overloading and Higher-Order Polymorphism/, by Mark P Jones, in Advanced
School of Functional Programming, 1995
(http://web.cecs.pdx.edu/~mpj/pubs/springschool.html).
.
This package contains the documentation files.
Package: libghc-monads-tf-prof
Description-md5: 34ef114451bd95f1583d602561d9c208
Description-en: monad classes, using type families; profiling libraries
Monad classes using type families, with instances for various monad
transformers, inspired by the paper /Functional Programming with
Overloading and Higher-Order Polymorphism/, by Mark P Jones, in Advanced
School of Functional Programming, 1995
(http://web.cecs.pdx.edu/~mpj/pubs/springschool.html).
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-mountpoints-dev
Description-md5: fb59818ee22abaccd25acd5b9967d4f0
Description-en: list mount points
Lists currently mounted filesystems.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-mountpoints-doc
Description-md5: 7d307693ea20f948f5aaf2e0acd173f9
Description-en: list mount points; documentation
Lists currently mounted filesystems.
.
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-mountpoints-prof
Description-md5: a1e64e332fe815b56400d273ad2366e3
Description-en: list mount points; profiling libraries
Lists currently mounted filesystems.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-mueval-dev
Description-md5: 06d4a715d512a80860467714482766a9
Description-en: safely evaluate pure Haskell expressions
Mueval is a Haskell interpreter. It uses the GHC API to evaluate arbitrary
Haskell expressions. Importantly, mueval takes many precautions to defang and
avoid "evil" code. It uses resource limits, whitelisted modules and Safe
Haskell, special Show instances for IO, threads, processes, and changes of
directory to sandbox the Haskell code.
.
It is, in short, intended to be a standalone version of Lambdabot's famous
evaluation functionality.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-mueval-doc
Description-md5: 297dbdf5e8c75dc541c2761652e6d038
Description-en: safely evaluate pure Haskell expressions; documentation
Mueval is a Haskell interpreter. It uses the GHC API to evaluate arbitrary
Haskell expressions. Importantly, mueval takes many precautions to defang and
avoid "evil" code. It uses resource limits, whitelisted modules and Safe
Haskell, special Show instances for IO, threads, processes, and changes of
directory to sandbox the Haskell code.
.
It is, in short, intended to be a standalone version of Lambdabot's famous
evaluation functionality.
.
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-mueval-prof
Description-md5: a40c4fa1f3313aa352848c7d992a11e0
Description-en: safely evaluate pure Haskell expressions; profiling libraries
Mueval is a Haskell interpreter. It uses the GHC API to evaluate arbitrary
Haskell expressions. Importantly, mueval takes many precautions to defang and
avoid "evil" code. It uses resource limits, whitelisted modules and Safe
Haskell, special Show instances for IO, threads, processes, and changes of
directory to sandbox the Haskell code.
.
It is, in short, intended to be a standalone version of Lambdabot's famous
evaluation functionality.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-multimap-dev
Description-md5: 778d0e0f03f3f750d1f822c41ac21800
Description-en: maps with multiple values per key
This is a simple implementation of a multimap, based on Data.Map.
Internally this is a Map k [v]. It also provides a SetMap type.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-multimap-doc
Description-md5: bb9eab3e121ccc06169911e727e68f4f
Description-en: maps with multiple values per key; documentation
This is a simple implementation of a multimap, based on Data.Map.
Internally this is a Map k [v]. It also provides a SetMap type.
.
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-multimap-prof
Description-md5: 61ff41b9204f299c1f6fcdc53ef79236
Description-en: maps with multiple values per key; profiling libraries
This is a simple implementation of a multimap, based on Data.Map.
Internally this is a Map k [v]. It also provides a SetMap type.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-multipart-dev
Description-md5: 671457e284f903ce7a6db1d298a30464
Description-en: HTTP multipart support
This package provides parsing of the multipart format from RFC2046. It has been
split out of the cgi package.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-multipart-doc
Description-md5: 20dc6325ef232b383fa2a70afa9e489e
Description-en: HTTP multipart support; documentation
This package provides parsing of the multipart format from RFC2046. It has been
split out of the cgi package.
.
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-multipart-prof
Description-md5: e1dcb96ebcd16e87008395d95c04d363
Description-en: HTTP multipart support; profiling libraries
This package provides parsing of the multipart format from RFC2046. It has been
split out of the cgi package.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-multiset-comb-dev
Description-md5: 2d240897ea5be94c05d0cc77773f8659
Description-en: combinatorial algorithms over multisets
Various combinatorial algorithms over multisets,
including generating all permutations,
partitions, size-2 partitions, size-k subsets,
necklaces, and bracelets.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-multiset-comb-doc
Description-md5: 4072b217ff00e0281c9f2c1bf630527f
Description-en: combinatorial algorithms over multisets; documentation
Various combinatorial algorithms over multisets,
including generating all permutations,
partitions, size-2 partitions, size-k subsets,
necklaces, and bracelets.
.
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-multiset-comb-prof
Description-md5: e40c760441d33e9e3e51ec1089b026ca
Description-en: combinatorial algorithms over multisets; profiling libraries
Various combinatorial algorithms over multisets,
including generating all permutations,
partitions, size-2 partitions, size-k subsets,
necklaces, and bracelets.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-multistate-dev
Description-md5: fb8b250fd48e3d3a1d87860634ceffe5
Description-en: equivalent of multiple RWST in the same stack
When using multiple Read/Write/State transformers in the same monad
stack, it becomes necessary to lift the operations in order to affect
a specific transformer.
Using heterogeneous lists (and all kinds of GHC extensions magic),
this package provides transformers that remove that necessity:
MultiReaderT/MultiWriterT/MultiStateT/MultiRWST can contain a
heterogeneous list of values.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-multistate-doc
Description-md5: 7385b06cbefd286f6e013165869377d6
Description-en: equivalent of multiple RWST in the same stack; documentation
When using multiple Read/Write/State transformers in the same monad
stack, it becomes necessary to lift the operations in order to affect
a specific transformer.
Using heterogeneous lists (and all kinds of GHC extensions magic),
this package provides transformers that remove that necessity:
MultiReaderT/MultiWriterT/MultiStateT/MultiRWST can contain a
heterogeneous list of values.
.
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-multistate-prof
Description-md5: 93a6979e3b06f186e2d3d2ed106642b5
Description-en: equivalent of multiple RWST in the same stack; profiling libraries
When using multiple Read/Write/State transformers in the same monad
stack, it becomes necessary to lift the operations in order to affect
a specific transformer.
Using heterogeneous lists (and all kinds of GHC extensions magic),
this package provides transformers that remove that necessity:
MultiReaderT/MultiWriterT/MultiStateT/MultiRWST can contain a
heterogeneous list of values.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-murmur-hash-dev
Description-md5: c23353b89ba63531c811eac3b00f3bd9
Description-en: MurmurHash2 implementation for Haskell.
Implements MurmurHash2, a good, fast, general-purpose,
non-cryptographic hashing function. See
for details.
.
This implementation is pure Haskell, so it might be a bit slower
than a C FFI binding.
.
This package contains the normal library files.
Package: libghc-murmur-hash-doc
Description-md5: 09f4f2299b58cd58e04d4c22a3ff56d5
Description-en: MurmurHash2 implementation for Haskell.; documentation
Implements MurmurHash2, a good, fast, general-purpose,
non-cryptographic hashing function. See
for details.
.
This implementation is pure Haskell, so it might be a bit slower
than a C FFI binding.
.
This package contains the documentation files.
Package: libghc-murmur-hash-prof
Description-md5: ce0af096dd5238debc622e0eff740d88
Description-en: MurmurHash2 implementation for Haskell.; profiling libraries
Implements MurmurHash2, a good, fast, general-purpose,
non-cryptographic hashing function. See
for details.
.
This implementation is pure Haskell, so it might be a bit slower
than a C FFI binding.
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-names-th-dev
Description-md5: 7574f50437a8c9d7569657be7ab9a4fe
Description-en: Manipulate name strings for TH
This package includes functions to manipulate name string
and extra library functions for Template Haskell.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-names-th-doc
Description-md5: 927c04b7d00e12a6a18bfee599a2b7fb
Description-en: Manipulate name strings for TH; documentation
This package includes functions to manipulate name string
and extra library functions for Template Haskell.
.
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-names-th-prof
Description-md5: 34226cc46301525d394806d3e0a2ee63
Description-en: Manipulate name strings for TH; profiling libraries
This package includes functions to manipulate name string
and extra library functions for Template Haskell.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-nanospec-dev
Description-md5: f00004c3013b31f254f3589ecca5e9c7
Description-en: lightweight implementation of a subset of Hspec's API
A lightweight implementation of a subset of Hspec's API with
minimal dependencies.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-nanospec-doc
Description-md5: 272b88638a53c40bd3f43cf6c6411507
Description-en: lightweight implementation of a subset of Hspec's API; documentation
A lightweight implementation of a subset of Hspec's API with
minimal dependencies.
.
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-nanospec-prof
Description-md5: cc4f6cab851b744df84981f626f41200
Description-en: lightweight implementation of a subset of Hspec's API; profiling libraries
A lightweight implementation of a subset of Hspec's API with
minimal dependencies.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-network-bsd-dev
Description-md5: 1b2e284dfa315ac3ec45a3d6d8f8d5ba
Description-en: POSIX network database netdb.h API
This package provides Haskell bindings to the POSIX network
database (netdb.h) API.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-network-bsd-doc
Description-md5: 92ad290aec376d7df0efc5687512df1b
Description-en: POSIX network database netdb.h API; documentation
This package provides Haskell bindings to the POSIX network
database (netdb.h) API.
.
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-network-bsd-prof
Description-md5: c964ada61cc7a0f1316caf090562bce8
Description-en: POSIX network database netdb.h API; profiling libraries
This package provides Haskell bindings to the POSIX network
database (netdb.h) API.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-network-byte-order-dev
Description-md5: 0732e55c540eb2442b20716334b4bbb7
Description-en: network byte-order utility functions
Peek and poke functions for network byte order.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-network-byte-order-doc
Description-md5: d9a265562ec1732591a3fbe32e0ab713
Description-en: network byte-order utility functions; documentation
Peek and poke functions for network byte order.
.
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-network-byte-order-prof
Description-md5: f9d1ced16a24a238f5c9928f39c52968
Description-en: network byte-order utility functions; profiling libraries
Peek and poke functions for network byte order.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-network-control-dev
Description-md5: 11b5ab3c965ab46947b22cae40889723
Description-en: Library to control network protocols
This Haskell library provides common parts to control network protocols.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-network-control-doc
Description-md5: 29f56b31d771de168b653929a5ac9131
Description-en: Library to control network protocols; documentation
This Haskell library provides common parts to control network protocols.
.
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-network-control-prof
Description-md5: 936b80af5d297873781ad37078661aa0
Description-en: Library to control network protocols; profiling libraries
This Haskell library provides common parts to control network protocols.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-network-dev
Description-md5: f07a8932dae015679a2fb68b6e4ace50
Description-en: Haskell low-level network library
Library `network' provides means to perform network
operations on level of ByteString's and sockets.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-network-doc
Description-md5: c31db518654b0ee5b32eba3de19cd5f7
Description-en: Haskell low-level network library; documentation
Library `network' provides means to perform network
operations on level of ByteString's and sockets.
.
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-network-info-dev
Description-md5: 746faf7012770bd46eb343f77c0c241f
Description-en: listing network interfaces in Haskell
This library provides simple read-only access to the local computer's
networking configuration. It is currently capable of getting a list of
all the network interfaces and their respective IPv4, IPv6 and MAC
addresses.
.
It has been tested and is known to work on Linux, Mac OS X, and Windows XP.
.
This package contains the library compiled for GHC.
Package: libghc-network-info-doc
Description-md5: ef5e6d3a56595c1a0008792e8a2d4bec
Description-en: listing network interfaces in Haskell; documentation
This library provides simple read-only access to the local computer's
networking configuration. It is currently capable of getting a list of
all the network interfaces and their respective IPv4, IPv6 and MAC
addresses.
.
It has been tested and is known to work on Linux, Mac OS X, and Windows XP.
.
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-network-info-prof
Description-md5: add75117a50ed26eafa8156a3db45168
Description-en: listing network interfaces in Haskell; profiling libraries
This library provides simple read-only access to the local computer's
networking configuration. It is currently capable of getting a list of
all the network interfaces and their respective IPv4, IPv6 and MAC
addresses.
.
It has been tested and is known to work on Linux, Mac OS X, and Windows XP.
.
This package contains the profiling library compiled for GHC.
Package: libghc-network-multicast-dev
Description-md5: 69628d805e971a9a190b60b7d0b104d7
Description-en: Haskell multicast networking
An interface for sending UDP datagrams over multicast (class D) addresses.
.
This package contains the library compiled for GHC.
Package: libghc-network-multicast-doc
Description-md5: 2d45d214c9ea4c49e1442ffc9365620f
Description-en: Haskell multicast networking; documentation
An interface for sending UDP datagrams over multicast (class D) addresses.
.
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-network-multicast-prof
Description-md5: fa0b36602050222ccde261f584a8ec20
Description-en: Haskell multicast networking; profiling libraries
An interface for sending UDP datagrams over multicast (class D) addresses.
.
This package contains the profiling library compiled for GHC.
Package: libghc-network-prof
Description-md5: d4f1dceef18b6cdaead66ed627c3feb1
Description-en: Haskell low-level network library; profiling libraries
Library `network' provides means to perform network
operations on level of ByteString's and sockets.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-network-uri-dev
Description-md5: f7aedc9a4582e492b6f7c519e711fff9
Description-en: URI manipulation
Library defines functions for handling URIs. It presents substantially
the same interface as the older GHC Network.URI module, but is implemented
using Parsec rather than a Regex library.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-network-uri-doc
Description-md5: 9007fd7185cbe4c1e1216662d24796e4
Description-en: URI manipulation; documentation
Library defines functions for handling URIs. It presents substantially
the same interface as the older GHC Network.URI module, but is implemented
using Parsec rather than a Regex library.
.
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-network-uri-prof
Description-md5: b318f18bf27d3b926f6a88af861c76c6
Description-en: URI manipulation; profiling libraries
Library defines functions for handling URIs. It presents substantially
the same interface as the older GHC Network.URI module, but is implemented
using Parsec rather than a Regex library.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-newtype-dev
Description-md5: 12f6f2bb304a74ea13bb7dee7594e678
Description-en: A typeclass for working with newtypes
The Newtype typeclass represents the packing and unpacking of a newtype, and
allows you to operatate under that newtype with functions such as ala.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-newtype-doc
Description-md5: de0af4fbc5696bc0dc5f111c69e97126
Description-en: A typeclass for working with newtypes; documentation
The Newtype typeclass represents the packing and unpacking of a newtype, and
allows you to operatate under that newtype with functions such as ala.
.
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-newtype-generics-dev
Description-md5: 495ebeb09795b87c5f733276a093daea
Description-en: Typeclass and set of functions for working with newtypes
Per Conor McBride, the Newtype typeclass represents the packing and unpacking
of a newtype, and allows you to operatate under that newtype with functions
such as ala. Generics support was added in version 0.4, making this package a
full replacement for the original newtype package, and a better alternative to
newtype-th.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-newtype-generics-doc
Description-md5: dcba4a296d61b480d1b0dfdaac6a28ce
Description-en: Typeclass and set of functions for working with newtypes; documentation
Per Conor McBride, the Newtype typeclass represents the packing and unpacking
of a newtype, and allows you to operatate under that newtype with functions
such as ala. Generics support was added in version 0.4, making this package a
full replacement for the original newtype package, and a better alternative to
newtype-th.
.
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-newtype-generics-prof
Description-md5: 8a66364ef7f5f95d47d0f9e611d37855
Description-en: Typeclass and set of functions for working with newtypes; profiling libraries
Per Conor McBride, the Newtype typeclass represents the packing and unpacking
of a newtype, and allows you to operatate under that newtype with functions
such as ala. Generics support was added in version 0.4, making this package a
full replacement for the original newtype package, and a better alternative to
newtype-th.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-newtype-prof
Description-md5: d15a8394b8b50fdf4c77e7b702e1fda2
Description-en: A typeclass for working with newtypes; profiling libraries
The Newtype typeclass represents the packing and unpacking of a newtype, and
allows you to operatate under that newtype with functions such as ala.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-numeric-extras-dev
Description-md5: 5169048199553333f78368993bd0a06c
Description-en: Useful tools from the C standard library
This package provides some useful numerical operations from the C standard
library.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-numeric-extras-doc
Description-md5: 53ba0ceeadf3f3f69d7697c1fa466176
Description-en: Useful tools from the C standard library; documentation
This package provides some useful numerical operations from the C standard
library.
.
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-numeric-extras-prof
Description-md5: 38f2d19b1edf8a5cf41c5df85c6e70db
Description-en: Useful tools from the C standard library; profiling libraries
This package provides some useful numerical operations from the C standard
library.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-numinstances-dev
Description-md5: cde554a4e16882f8400e3e01ee32d451
Description-en: Instances of numeric classes for functions and tuples
This package provides instances of numeric classes for functions and
tuples.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-numinstances-doc
Description-md5: c08d6df732ccb84864ed965af7e4a7b0
Description-en: Instances of numeric classes for functions and tuples; documentation
This package provides instances of numeric classes for functions and
tuples.
.
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-numinstances-prof
Description-md5: 0f2666e340f675722f404d736d60eb52
Description-en: Instances of numeric classes for functions and tuples; profiling libraries
This package provides instances of numeric classes for functions and
tuples.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-numtype-dk-dev
Description-md5: 64b1ac6fd3ca1c56ef03d149519b95c3
Description-en: type-level integers without fundeps
This package provides type level representations of the
(positive and negative) integers and basic operations (addition,
subtraction, multiplication, division, exponentiation) on these.
The numtype-dk package differs from the numtype package in that
the NumTypes are implemented using Data Kinds, TypeNats, and
Closed Type Families rather than Functional Dependencies.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-numtype-dk-doc
Description-md5: 39a8a9f594b8fe91083cb57feaf28486
Description-en: type-level integers without fundeps; documentation
This package provides type level representations of the
(positive and negative) integers and basic operations (addition,
subtraction, multiplication, division, exponentiation) on these.
The numtype-dk package differs from the numtype package in that
the NumTypes are implemented using Data Kinds, TypeNats, and
Closed Type Families rather than Functional Dependencies.
.
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-numtype-dk-prof
Description-md5: 0a37a761853015c173a8c60b832a4855
Description-en: type-level integers without fundeps; profiling libraries
This package provides type level representations of the
(positive and negative) integers and basic operations (addition,
subtraction, multiplication, division, exponentiation) on these.
The numtype-dk package differs from the numtype package in that
the NumTypes are implemented using Data Kinds, TypeNats, and
Closed Type Families rather than Functional Dependencies.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-objectname-dev
Description-md5: d216e5c692d91558867ebb0f42827ee4
Description-en: Explicitly handled object names
This tiny package contains the class ObjectName, which corresponds to the
general notion of explicitly handled identifiers for API objects, e.g. a
texture object name in OpenGL or a buffer object name in OpenAL.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-objectname-doc
Description-md5: 82de5f15dd13374d0e9b1da572a0eebf
Description-en: Explicitly handled object names; documentation
This tiny package contains the class ObjectName, which corresponds to the
general notion of explicitly handled identifiers for API objects, e.g. a
texture object name in OpenGL or a buffer object name in OpenAL.
.
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-objectname-prof
Description-md5: 7a81a27623c7c63c7a168b6748107eff
Description-en: Explicitly handled object names; profiling libraries
This tiny package contains the class ObjectName, which corresponds to the
general notion of explicitly handled identifiers for API objects, e.g. a
texture object name in OpenGL or a buffer object name in OpenAL.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ofx-dev
Description-md5: a4e7d98749f29e153be74a9e3b617f02
Description-en: parser for Open Financial Exchange (OFX) financial data
A parser for Open Financial Exchange (OFX) financial data. This
handles OFX version 1.03, which is documented at http://www.ofx.net/ .
This also handles QFX, which is OFX plus some minor additions made by
Intuit, the publishers of Quicken.
.
The parser will place all the data into a tree, which you can query
for whatever data you may need, although you will need to be familiar
with the OFX spec to do this. There is also a Transaction type which
you can easily parse from the tree; this will contain most, if not
all, of the data you will be interested in if your OFX file is from a
bank or credit card account.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ofx-doc
Description-md5: 9358a572c376359c6f7ed2a574910b58
Description-en: parser for Open Financial Exchange (OFX) financial data; documentation
A parser for Open Financial Exchange (OFX) financial data. This
handles OFX version 1.03, which is documented at http://www.ofx.net/ .
This also handles QFX, which is OFX plus some minor additions made by
Intuit, the publishers of Quicken.
.
The parser will place all the data into a tree, which you can query
for whatever data you may need, although you will need to be familiar
with the OFX spec to do this. There is also a Transaction type which
you can easily parse from the tree; this will contain most, if not
all, of the data you will be interested in if your OFX file is from a
bank or credit card account.
.
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-ofx-prof
Description-md5: b2c381f7541f1127f275ffcf96b0543b
Description-en: parser for Open Financial Exchange (OFX) financial data; profiling libraries
A parser for Open Financial Exchange (OFX) financial data. This
handles OFX version 1.03, which is documented at http://www.ofx.net/ .
This also handles QFX, which is OFX plus some minor additions made by
Intuit, the publishers of Quicken.
.
The parser will place all the data into a tree, which you can query
for whatever data you may need, although you will need to be familiar
with the OFX spec to do this. There is also a Transaction type which
you can easily parse from the tree; this will contain most, if not
all, of the data you will be interested in if your OFX file is from a
bank or credit card account.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ogma-language-copilot-dev
Description-md5: a79e5cf312c4ae2348edf632e8ce1352
Description-en: Ogma: Runtime Monitor translator: Copilot Language Endpoints
Ogma is a tool to facilitate the integration of safe runtime monitors into
other systems. Ogma extends
, a high-level runtime
verification framework that generates hard real-time C99 code.
.
This library contains a frontend to read Copilot monitors, a definition of
Copilot structs, and a backend to generate and pretty print Copilot code.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ogma-language-copilot-doc
Description-md5: a40e0490971463abd59ffe4def0c79c1
Description-en: Ogma: Runtime Monitor translator: Copilot Language Endpoints; documentation
Ogma is a tool to facilitate the integration of safe runtime monitors into
other systems. Ogma extends
, a high-level runtime
verification framework that generates hard real-time C99 code.
.
This library contains a frontend to read Copilot monitors, a definition of
Copilot structs, and a backend to generate and pretty print Copilot code.
.
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-ogma-language-copilot-prof
Description-md5: 454117238f9f8092a5df4b3b0a59533f
Description-en: Ogma: Runtime Monitor translator: Copilot Language Endpoints; profiling libraries
Ogma is a tool to facilitate the integration of safe runtime monitors into
other systems. Ogma extends
, a high-level runtime
verification framework that generates hard real-time C99 code.
.
This library contains a frontend to read Copilot monitors, a definition of
Copilot structs, and a backend to generate and pretty print Copilot code.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ogma-spec-dev
Description-md5: 5990cf161ef19dcd313f242d3e41ac93
Description-en: Ogma: Runtime Monitor translator: JSON Frontend
Ogma is a tool to facilitate the integration of safe runtime monitors into
other systems. Ogma extends
, a high-level runtime
verification framework that generates hard real-time C99 code.
.
This library contains an abstract representation of an Ogma specification.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ogma-spec-doc
Description-md5: ee0c0fca54b9182e3da066a771211479
Description-en: Ogma: Runtime Monitor translator: JSON Frontend; documentation
Ogma is a tool to facilitate the integration of safe runtime monitors into
other systems. Ogma extends
, a high-level runtime
verification framework that generates hard real-time C99 code.
.
This library contains an abstract representation of an Ogma specification.
.
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-ogma-spec-prof
Description-md5: 70f47464a29ee576a07b52f837e99469
Description-en: Ogma: Runtime Monitor translator: JSON Frontend; profiling libraries
Ogma is a tool to facilitate the integration of safe runtime monitors into
other systems. Ogma extends
, a high-level runtime
verification framework that generates hard real-time C99 code.
.
This library contains an abstract representation of an Ogma specification.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-old-locale-dev
Description-md5: 8f9dcb024010bafd166af15616f1cce6
Description-en: locale library
This package provides the ability to adapt to
locale conventions such as date and time formats.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-old-locale-doc
Description-md5: 4844952d9b0c9867f8538507af12eaf0
Description-en: locale library; documentation
This package provides the ability to adapt to
locale conventions such as date and time formats.
.
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-old-locale-prof
Description-md5: ff071d71fe52e48914ca0e9de6114c4d
Description-en: locale library; profiling libraries
This package provides the ability to adapt to
locale conventions such as date and time formats.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-old-time-dev
Description-md5: fb7b6b65538994a0fc56665d79b7603f
Description-en: time library
This package provides the old time library.
.
For new projects, the newer "time" library is recommended.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-old-time-doc
Description-md5: 3036b179f2e4a372ae6ea3f4a91f1799
Description-en: time library; documentation
This package provides the old time library.
.
For new projects, the newer "time" library is recommended.
.
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-old-time-prof
Description-md5: a034aa1fde7a884c800e7ff082e356a5
Description-en: time library; profiling libraries
This package provides the old time library.
.
For new projects, the newer "time" library is recommended.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-onetuple-dev
Description-md5: 5aa551ff1f167ab6745ede626aedb508
Description-en: singleton tuple
OneTuple fills the tuple gap with a singleton tuple.
.
OneTuple does not support the usual parenthesized tuple syntax.
.
OneTuple
* has the expected laziness properties
* can be pattern-matched
* ships with instances for several standard type classes, including
all those supported by H98-standard tuples
* requires no language extensions, except for hierarchical modules
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-onetuple-doc
Description-md5: 3d2d3bad2bc8ef9bd8b8686df77d50ad
Description-en: singleton tuple; documentation
OneTuple fills the tuple gap with a singleton tuple.
.
OneTuple does not support the usual parenthesized tuple syntax.
.
OneTuple
* has the expected laziness properties
* can be pattern-matched
* ships with instances for several standard type classes, including
all those supported by H98-standard tuples
* requires no language extensions, except for hierarchical modules
.
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-onetuple-prof
Description-md5: 2739abf14963a40368a7282b6b87a7ad
Description-en: singleton tuple; profiling libraries
OneTuple fills the tuple gap with a singleton tuple.
.
OneTuple does not support the usual parenthesized tuple syntax.
.
OneTuple
* has the expected laziness properties
* can be pattern-matched
* ships with instances for several standard type classes, including
all those supported by H98-standard tuples
* requires no language extensions, except for hierarchical modules
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-only-dev
Description-md5: b2fba63030ace4aeb4f11fbd3a0078ca
Description-en: 1-tuple type or single-value "collection"
This package provides the canonical anonymous 1-tuple type missing
from Haskell for attaching typeclass instances.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-only-doc
Description-md5: a4c9c43dc6ee7a74b6672d9971561b0f
Description-en: 1-tuple type or single-value "collection"; documentation
This package provides the canonical anonymous 1-tuple type missing
from Haskell for attaching typeclass instances.
.
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-only-prof
Description-md5: 969465591d3b10a0aa5882bbd2cd3125
Description-en: 1-tuple type or single-value "collection"; profiling libraries
This package provides the canonical anonymous 1-tuple type missing
from Haskell for attaching typeclass instances.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-oo-prototypes-dev
Description-md5: 8cf821e741c0d09f5af01b523839dfa6
Description-en: Support for OO-like prototypes
This is a Haskell library providing support for OO-like prototypes
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-oo-prototypes-doc
Description-md5: 448b248bf0a710134c11e4019033e40b
Description-en: Support for OO-like prototypes; documentation
This is a Haskell library providing support for OO-like prototypes
.
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-oo-prototypes-prof
Description-md5: f627387068707e696c496efd481023a9
Description-en: Support for OO-like prototypes; profiling libraries
This is a Haskell library providing support for OO-like prototypes
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-open-browser-dev
Description-md5: fad0a9a350e4aa4d9a11e1b68ca746ca
Description-en: open a web browser from Haskell
This library provides a cross-platform way to open a web browser from Haskell
code.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-open-browser-doc
Description-md5: 1438c9ff43f3a055c694f4e7d3ecac97
Description-en: open a web browser from Haskell; documentation
This library provides a cross-platform way to open a web browser from Haskell
code.
.
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-open-browser-prof
Description-md5: 03eee29b786d8ecccc1599d657aafd5b
Description-en: open a web browser from Haskell; profiling libraries
This library provides a cross-platform way to open a web browser from Haskell
code.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-opengl-dev
Description-md5: 84fe6d5588a85eade7e842516a65acba
Description-en: Haskell OpenGL binding for GHC
This package provides a library for the Haskell programming language.
.
A Haskell binding for the OpenGL graphics system (GL, version 3.2) and its
accompanying utility library (GLU, version 1.3).
Package: libghc-opengl-doc
Description-md5: 515e3361620f0592cf7b631586ee3e87
Description-en: Haskell OpenGL binding for GHC; documentation
This package provides the documentation for a library for the Haskell
programming language.
.
A Haskell binding for the OpenGL graphics system (GL, version 3.2) and its
accompanying utility library (GLU, version 1.3).
Package: libghc-opengl-prof
Description-md5: 0f560756c6b77cffd2228ec9355c47af
Description-en: Haskell OpenGL binding for GHC; profiling libraries
This package provides a library for the Haskell programming language,
compiled for profiling.
.
A Haskell binding for the OpenGL graphics system (GL, version 3.2) and its
accompanying utility library (GLU, version 1.3).
Package: libghc-openglraw-dev
Description-md5: ecf6c0b8d471f6659651e1ac48058368
Description-en: Raw binding for the OpenGL graphics system
OpenGLRaw is a raw Haskell binding for the OpenGL 3.2 graphics system and lots
of OpenGL extensions. It is basically a 1:1 mapping of OpenGL's C API,
intended as a basis for a nicer interface. OpenGLRaw offers access to all
necessary functions, tokens and types plus a general facility for loading
extension entries. The module hierarchy closely mirrors the naming structure
of the OpenGL extensions, making it easy to find the right module to import.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-openglraw-doc
Description-md5: f04e4ea74d510d5b83f3f5146f4940e6
Description-en: Raw binding for the OpenGL graphics system; documentation
OpenGLRaw is a raw Haskell binding for the OpenGL 3.2 graphics system and lots
of OpenGL extensions. It is basically a 1:1 mapping of OpenGL's C API,
intended as a basis for a nicer interface. OpenGLRaw offers access to all
necessary functions, tokens and types plus a general facility for loading
extension entries. The module hierarchy closely mirrors the naming structure
of the OpenGL extensions, making it easy to find the right module to import.
.
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-openglraw-prof
Description-md5: b5967ddb298b35b52b0b01c5bd6616b7
Description-en: Raw binding for the OpenGL graphics system; profiling libraries
OpenGLRaw is a raw Haskell binding for the OpenGL 3.2 graphics system and lots
of OpenGL extensions. It is basically a 1:1 mapping of OpenGL's C API,
intended as a basis for a nicer interface. OpenGLRaw offers access to all
necessary functions, tokens and types plus a general facility for loading
extension entries. The module hierarchy closely mirrors the naming structure
of the OpenGL extensions, making it easy to find the right module to import.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-operational-dev
Description-md5: 2582856bc440180faf696d1611856c4a
Description-en: implementation of difficult monads made easy with operational semantics
This library makes it easy to implement monads with tricky control
flow.
.
This is useful for: writing web applications in a sequential style,
programming games with a uniform interface for human and AI players
and easy replay capababilities, implementing fast parser monads,
designing monadic DSLs, etc.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-operational-doc
Description-md5: 3e0ab8619d0139ac8fa596a0edb54a4e
Description-en: implementation of difficult monads made easy with operational semantics; documentation
This library makes it easy to implement monads with tricky control
flow.
.
This is useful for: writing web applications in a sequential style,
programming games with a uniform interface for human and AI players
and easy replay capababilities, implementing fast parser monads,
designing monadic DSLs, etc.
.
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-operational-prof
Description-md5: f739caff3cc60e15685bc9cee1f948e7
Description-en: implementation of difficult monads made easy with operational semantics; profiling libraries
This library makes it easy to implement monads with tricky control
flow.
.
This is useful for: writing web applications in a sequential style,
programming games with a uniform interface for human and AI players
and easy replay capababilities, implementing fast parser monads,
designing monadic DSLs, etc.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-optional-args-dev
Description-md5: 80a77b5af3053e0ba757b967df770377
Description-en: optional function arguments
This library provides a type for specifying Optional function
arguments.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-optional-args-doc
Description-md5: e35e300977931423b4d83909b4333dc5
Description-en: optional function arguments; documentation
This library provides a type for specifying Optional function
arguments.
.
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-optional-args-prof
Description-md5: 4bf2155eee0d37941a6765c8416d4152
Description-en: optional function arguments; profiling libraries
This library provides a type for specifying Optional function
arguments.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-optparse-applicative-dev
Description-md5: e74949fbaf242693a01e16709986b0fa
Description-en: utilities and combinators for parsing command-line options
This is a library for constructing command-line option parsers in the
applicative style.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-optparse-applicative-doc
Description-md5: e8cd7c1170aa17ef9a972e083f7b0457
Description-en: utilities and combinators for parsing command-line options; documentation
This is a library for constructing command-line option parsers in the
applicative style.
.
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-optparse-applicative-prof
Description-md5: 354b7bea077413d426468c80bfc29d0b
Description-en: utilities and combinators for parsing command-line options; profiling libraries
This is a library for constructing command-line option parsers in the
applicative style.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ordered-containers-dev
Description-md5: c5df86ccde89080f07414e7f5555d4b4
Description-en: Ordered Containers for Haskell
This Haskell library provides Set- and Map-like types that remember the order
elements were inserted.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-ordered-containers-doc
Description-md5: 5c581049f7be440e42dc472ed0f84509
Description-en: Ordered Containers for Haskell; documentation
This Haskell library provides Set- and Map-like types that remember the order
elements were inserted.
.
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-ordered-containers-prof
Description-md5: b739ecf29135ffe4e1e97b3577ca44f6
Description-en: Ordered Containers for Haskell; profiling libraries
This Haskell library provides Set- and Map-like types that remember the order
elements were inserted.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-panic-dev
Description-md5: 5389afee3535f6e44185b72dd373601f
Description-en: convenient way to panic
This provides a data type and function to throw an exception with
a message and a call stack.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-panic-doc
Description-md5: 1c976e7c3212dc08be12de57bcab2ada
Description-en: convenient way to panic; documentation
This provides a data type and function to throw an exception with
a message and a call stack.
.
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-panic-prof
Description-md5: 9d64dc5a306a1988061692a605991125
Description-en: convenient way to panic; profiling libraries
This provides a data type and function to throw an exception with
a message and a call stack.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-parallel-dev
Description-md5: 1779bda769502acf1047c72f2c97d1d3
Description-en: Haskell parallel programming library for GHC
Provides a library for parallel programming in Haskell.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-parallel-doc
Description-md5: 5186a1f54badc36672c66260d277abca
Description-en: Haskell parallel programming library for GHC; documentation
Provides a library for parallel programming in Haskell.
.
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-parallel-prof
Description-md5: a363b8edf3b480d68da2fc96a153f120
Description-en: Haskell parallel programming library for GHC; profiling libraries
Provides a library for parallel programming in Haskell.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-parseargs-dev
Description-md5: 1566faaaf0ea26cfc83c9f2dc0ae830b
Description-en: Command-line argument parsing library
It parses command-line arguments.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-parseargs-doc
Description-md5: 596e18443d926972c798c772e5a5c0e1
Description-en: Command-line argument parsing library; documentation
It parses command-line arguments.
.
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-parseargs-prof
Description-md5: 4fb4af55beb0ca302710154a42afc50d
Description-en: Command-line argument parsing library; profiling libraries
It parses command-line arguments.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-parsec-numbers-dev
Description-md5: f0b6c4fca64d4a7cceff042b6f50f189
Description-en: utilities for parsing numbers from strings
parsec-numbers provides the number parsers without the need to
use a large (and unportable) token parser
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-parsec-numbers-doc
Description-md5: 988c5995103c46df959cc3771a4f38a5
Description-en: utilities for parsing numbers from strings; documentation
parsec-numbers provides the number parsers without the need to
use a large (and unportable) token parser
.
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-parsec-numbers-prof
Description-md5: 79c9deb4af653567281612593d09c949
Description-en: utilities for parsing numbers from strings; profiling libraries
parsec-numbers provides the number parsers without the need to
use a large (and unportable) token parser
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-parser-combinators-dev
Description-md5: ca9d80fcbff496e37ff3baed6f77264e
Description-en: commonly useful parser combinators
Commonly useful parser combinators defined in terms of
Applicative and Alternative, and defined in terms of
Monad and MonadPlus.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-parser-combinators-doc
Description-md5: 7c5665aa55b27ebe2d6fc5d08a4a71bd
Description-en: commonly useful parser combinators; documentation
Commonly useful parser combinators defined in terms of
Applicative and Alternative, and defined in terms of
Monad and MonadPlus.
.
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-parser-combinators-prof
Description-md5: 507fd64a9f1e025c169217c006c23052
Description-en: commonly useful parser combinators; profiling libraries
Commonly useful parser combinators defined in terms of
Applicative and Alternative, and defined in terms of
Monad and MonadPlus.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-path-pieces-dev
Description-md5: 42eafd1ff00a5250b86d0f349ec52409
Description-en: components of paths
It contains path pieces.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-path-pieces-doc
Description-md5: ff73c2b2a60c7e0a6bb6947fc7fde4ab
Description-en: components of paths; documentation
It contains path pieces.
.
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-path-pieces-prof
Description-md5: d54b00dba37cc0be083a64a91f35852a
Description-en: components of paths; profiling libraries
It contains path pieces.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-patience-dev
Description-md5: 279fc27e9641ba8a41b52f6a3ed6edf1
Description-en: Haskell implementation of the Patience Diff algorithm
This library implements the "patience diff" algorithm, as well as the patience
algorithm for the longest increasing subsequence problem.
.
Patience diff computes the difference between two lists, for example the lines
of two versions of a source file. It provides a good balance of performance,
nice output for humans, and implementation simplicity. For more information,
see http://alfedenzo.livejournal.com/170301.html and
http://bramcohen.livejournal.com/73318.html.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-patience-doc
Description-md5: fcb2a4a71272b89d618a12421a0ea9bb
Description-en: Haskell implementation of the Patience Diff algorithm; documentation
This library implements the "patience diff" algorithm, as well as the patience
algorithm for the longest increasing subsequence problem.
.
Patience diff computes the difference between two lists, for example the lines
of two versions of a source file. It provides a good balance of performance,
nice output for humans, and implementation simplicity. For more information,
see http://alfedenzo.livejournal.com/170301.html and
http://bramcohen.livejournal.com/73318.html.
.
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-patience-prof
Description-md5: 28ebfea38f46e46ea3ac311200efdff7
Description-en: Haskell implementation of the Patience Diff algorithm; profiling libraries
This library implements the "patience diff" algorithm, as well as the patience
algorithm for the longest increasing subsequence problem.
.
Patience diff computes the difference between two lists, for example the lines
of two versions of a source file. It provides a good balance of performance,
nice output for humans, and implementation simplicity. For more information,
see http://alfedenzo.livejournal.com/170301.html and
http://bramcohen.livejournal.com/73318.html.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-pcap-dev
Description-md5: b3c1d7d204b569a45bf8286b6ff9742f
Description-en: Haskell wrapper around the C libpcap library
This library provides Haskell bindings for most of the libpcap API as of
libpcap version 0.9.7. The bindings are divided into a very efficient
low-level wrapper, Network.Pcap.Base, and a higher-level module, Network.Pcap,
that's easier to use.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-pcap-doc
Description-md5: ce512ef982fbbe069a828c6fc6ada2b9
Description-en: Haskell wrapper around the C libpcap library; documentation
This library provides Haskell bindings for most of the libpcap API as of
libpcap version 0.9.7. The bindings are divided into a very efficient
low-level wrapper, Network.Pcap.Base, and a higher-level module, Network.Pcap,
that's easier to use.
.
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-pcap-prof
Description-md5: 478108e392a76c9efbbbb797f59e8b8b
Description-en: Haskell wrapper around the C libpcap library; profiling libraries
This library provides Haskell bindings for most of the libpcap API as of
libpcap version 0.9.7. The bindings are divided into a very efficient
low-level wrapper, Network.Pcap.Base, and a higher-level module, Network.Pcap,
that's easier to use.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-peano-dev
Description-md5: 821f08b50a14514cdebe3cbf6a1a00c5
Description-en: lazy unary natural numbers
This package provides natural numbers in unary notation implementing Num, Ord etc.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-peano-doc
Description-md5: 1b9cba62b8c678d3d33a8da05288be85
Description-en: lazy unary natural numbers; documentation
This package provides natural numbers in unary notation implementing Num, Ord etc.
.
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-peano-prof
Description-md5: bca0d13957e4f9ab29d1e7c3e0ffe971
Description-en: lazy unary natural numbers; profiling libraries
This package provides natural numbers in unary notation implementing Num, Ord etc.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-persistent-template-dev
Description-md5: 1a0dc341b49fc0974205df0eb37f0595
Description-en: type-safe, non-relational, multi-backend persistence
This library provides just the general interface and helper functions.
You must use a specific backend in order to make this useful.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-persistent-template-doc
Description-md5: 4dc3f1a3fc67a2d2d4f18b5891da23d0
Description-en: type-safe, non-relational, multi-backend persistence; documentation
This library provides just the general interface and helper functions.
You must use a specific backend in order to make this useful.
.
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-persistent-template-prof
Description-md5: dba1d45904e04b1617198082ad7d0c22
Description-en: type-safe, non-relational, multi-backend persistence; profiling libraries
This library provides just the general interface and helper functions.
You must use a specific backend in order to make this useful.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-pid1-dev
Description-md5: f3f4dfa92c942c9d7ebbe40f49e7aef1
Description-en: signal handling and orphan reaping for Unix PID1 init processes
Library/executable for initializing signal handlers, spawning and
child process, and reaping orphan processes. These are the
responsibilities that must be fulfilled by the initial process in a
Unix system, and in particular comes up when running Docker
containers.
.
This library/executable will automatically detect if it is run as some
process besides PID1 and, if so, use a straightforward exec system
call instead.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-pid1-doc
Description-md5: fdee0e2b41230863c846be5820ec9d81
Description-en: signal handling and orphan reaping for Unix PID1 init processes; documentation
Library/executable for initializing signal handlers, spawning and
child process, and reaping orphan processes. These are the
responsibilities that must be fulfilled by the initial process in a
Unix system, and in particular comes up when running Docker
containers.
.
This library/executable will automatically detect if it is run as some
process besides PID1 and, if so, use a straightforward exec system
call instead.
.
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-pid1-prof
Description-md5: f165cc46190c4adcbb90503d118e45c6
Description-en: signal handling and orphan reaping for Unix PID1 init processes; profiling libraries
Library/executable for initializing signal handlers, spawning and
child process, and reaping orphan processes. These are the
responsibilities that must be fulfilled by the initial process in a
Unix system, and in particular comes up when running Docker
containers.
.
This library/executable will automatically detect if it is run as some
process besides PID1 and, if so, use a straightforward exec system
call instead.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-pipes-dev
Description-md5: 8020050db6323f6e2219f72c1d641bbd
Description-en: compositional pipelines
pipes is a clean and powerful stream processing library that lets you
build and connect reusable streaming components
.
Advantages over traditional streaming libraries:
* Concise API: Use simple commands like for, (>->), await, and yield
* Blazing fast: Implementation tuned for speed
* Lightweight Dependency: pipes is small and compiles very rapidly,
including dependencies
* Elegant semantics: Use practical category theory
* ListT: Correct implementation of ListT that interconverts with pipes
* Bidirectionality: Implement duplex channels
* Extensive Documentation: Second to none!
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-pipes-doc
Description-md5: c9a23650404eb5c3d888d31996cbb75c
Description-en: compositional pipelines; documentation
pipes is a clean and powerful stream processing library that lets you
build and connect reusable streaming components
.
Advantages over traditional streaming libraries:
* Concise API: Use simple commands like for, (>->), await, and yield
* Blazing fast: Implementation tuned for speed
* Lightweight Dependency: pipes is small and compiles very rapidly,
including dependencies
* Elegant semantics: Use practical category theory
* ListT: Correct implementation of ListT that interconverts with pipes
* Bidirectionality: Implement duplex channels
* Extensive Documentation: Second to none!
.
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-pipes-parse-dev
Description-md5: 4b177d6b02a08a8e12d63cfa0ad6c9f9
Description-en: parsing infrastructure for the pipes ecosystem
pipes-parse builds upon the pipes library to provide shared parsing
idioms and utilities:
* Perfect Streaming: Program in a list-like style in constant memory
* Leftovers: Save unused input for later consumption
* Connect and Resume: Use StateT to save unused input for later
* Termination Safety: Detect and recover from end of input
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-pipes-parse-doc
Description-md5: 1624cfe383bee7f5bd2c91d7c77bcb10
Description-en: parsing infrastructure for the pipes ecosystem; documentation
pipes-parse builds upon the pipes library to provide shared parsing
idioms and utilities:
* Perfect Streaming: Program in a list-like style in constant memory
* Leftovers: Save unused input for later consumption
* Connect and Resume: Use StateT to save unused input for later
* Termination Safety: Detect and recover from end of input
.
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-pipes-parse-prof
Description-md5: 6e1a8bbc4ac7c573ae998cf3fa7b580d
Description-en: parsing infrastructure for the pipes ecosystem; profiling libraries
pipes-parse builds upon the pipes library to provide shared parsing
idioms and utilities:
* Perfect Streaming: Program in a list-like style in constant memory
* Leftovers: Save unused input for later consumption
* Connect and Resume: Use StateT to save unused input for later
* Termination Safety: Detect and recover from end of input
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-pipes-prof
Description-md5: f826a8d3a756691ddecd8b9d217c3604
Description-en: compositional pipelines; profiling libraries
pipes is a clean and powerful stream processing library that lets you
build and connect reusable streaming components
.
Advantages over traditional streaming libraries:
* Concise API: Use simple commands like for, (>->), await, and yield
* Blazing fast: Implementation tuned for speed
* Lightweight Dependency: pipes is small and compiles very rapidly,
including dependencies
* Elegant semantics: Use practical category theory
* ListT: Correct implementation of ListT that interconverts with pipes
* Bidirectionality: Implement duplex channels
* Extensive Documentation: Second to none!
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-pipes-safe-dev
Description-md5: f45ca876634b65848b8eccd55eacf23b
Description-en: safety for the pipes ecosystem
This package adds resource management and exception handling to the
pipes ecosystem.
.
Notable features include:
.
* Resource Safety: Guarantee finalization using `finally`, `bracket`
and more
* Exception Safety: Even against asynchronous exceptions!
* Laziness: Only acquire resources when you need them
* Promptness: Finalize resources early when you are done with them
* Native Exception Handling: Catch and resume from exceptions
inside pipes
* No Buy-in: Mix resource-safe pipes with unmanaged pipes using
`hoist`
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-pipes-safe-doc
Description-md5: 06f9a69dbe90dbacbe51079e8dbc4ac5
Description-en: safety for the pipes ecosystem; documentation
This package adds resource management and exception handling to the
pipes ecosystem.
.
Notable features include:
.
* Resource Safety: Guarantee finalization using `finally`, `bracket`
and more
* Exception Safety: Even against asynchronous exceptions!
* Laziness: Only acquire resources when you need them
* Promptness: Finalize resources early when you are done with them
* Native Exception Handling: Catch and resume from exceptions
inside pipes
* No Buy-in: Mix resource-safe pipes with unmanaged pipes using
`hoist`
.
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-pipes-safe-prof
Description-md5: b750e0b5533cd04f8e3e1e98c2d1fc8e
Description-en: safety for the pipes ecosystem; profiling libraries
This package adds resource management and exception handling to the
pipes ecosystem.
.
Notable features include:
.
* Resource Safety: Guarantee finalization using `finally`, `bracket`
and more
* Exception Safety: Even against asynchronous exceptions!
* Laziness: Only acquire resources when you need them
* Promptness: Finalize resources early when you are done with them
* Native Exception Handling: Catch and resume from exceptions
inside pipes
* No Buy-in: Mix resource-safe pipes with unmanaged pipes using
`hoist`
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-pointedlist-dev
Description-md5: 6d43870b3fc88971fcf660016d76c299
Description-en: zipper-like comonad which works as a list, tracking a position
This Haskell library provides PointedList, which tracks the position in a
non-empty list which works similarly to a zipper. A current item is always
required, and therefore the list may never be empty. A circular PointedList
wraps around to the other end when progressing past the actual edge.
.
This package contains the normal library files.
Package: libghc-pointedlist-doc
Description-md5: 493921d3fa29ced5e988e32780e7bfc3
Description-en: zipper-like comonad which works as a list, tracking a position.; documentation
This Haskell library provides PointedList, which tracks the position in a
non-empty list which works similarly to a zipper. A current item is always
required, and therefore the list may never be empty. A circular PointedList
wraps around to the other end when progressing past the actual edge.
.
This package contains the documentation files.
Package: libghc-pointedlist-prof
Description-md5: 1fc526d637054c1059db9b51a3bb367c
Description-en: zipper-like comonad which works as a list, tracking a position; profiling libraries
This Haskell library provides PointedList, which tracks the position in a
non-empty list which works similarly to a zipper. A current item is always
required, and therefore the list may never be empty. A circular PointedList
wraps around to the other end when progressing past the actual edge.
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-polyparse-dev
Description-md5: fc1d3f23468a2adfc35204e220a4e2be
Description-en: alternative parser combinator libraries for Haskell
Alternative parser combinator libraries, including the original
HuttonMeijer set. The Poly sets have features like good error reporting,
arbitrary token type, running state, lazy parsing, and so on. Finally,
Text.Parse is a proposed replacement for the standard Read class, for
better deserialisation of Haskell values from Strings.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-polyparse-doc
Description-md5: d9dd9995bd74a7ca10fff4f1b9e0a423
Description-en: alternative parser combinator libraries for Haskell; documentation
Alternative parser combinator libraries, including the original
HuttonMeijer set. The Poly sets have features like good error reporting,
arbitrary token type, running state, lazy parsing, and so on. Finally,
Text.Parse is a proposed replacement for the standard Read class, for
better deserialisation of Haskell values from Strings.
.
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-polyparse-prof
Description-md5: ea5d2a0842fd1be4355eca039e64639b
Description-en: alternative parser combinator libraries for Haskell; profiling libraries
Alternative parser combinator libraries, including the original
HuttonMeijer set. The Poly sets have features like good error reporting,
arbitrary token type, running state, lazy parsing, and so on. Finally,
Text.Parse is a proposed replacement for the standard Read class, for
better deserialisation of Haskell values from Strings.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-posix-pty-dev
Description-md5: 252e651dfe28486fb5d626b0a8c680be
Description-en: interact with pseudoterminals using subprocesses
This Haskell library permits programs to interact with
pseudoterminals, where those pseudoterminals are represented as
subprocesses. There are functions available to read and write to the
terminals, and to resize them.
.
See pty(7) for more information on pseudoterminals.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-posix-pty-doc
Description-md5: b7a442271a3ae592a0c97d9c8123ee74
Description-en: interact with pseudoterminals using subprocesses; documentation
This Haskell library permits programs to interact with
pseudoterminals, where those pseudoterminals are represented as
subprocesses. There are functions available to read and write to the
terminals, and to resize them.
.
See pty(7) for more information on pseudoterminals.
.
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-posix-pty-prof
Description-md5: edec18c72a83dbdf7094e4791d68b161
Description-en: interact with pseudoterminals using subprocesses; profiling libraries
This Haskell library permits programs to interact with
pseudoterminals, where those pseudoterminals are represented as
subprocesses. There are functions available to read and write to the
terminals, and to resize them.
.
See pty(7) for more information on pseudoterminals.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-prelude-extras-dev
Description-md5: adc6a938da4fdea1ccc3279024b7a26e
Description-en: higher-order versions of Prelude classes
Haskell 98 - higher order versions of Prelude classes to ease
programming with polymorphic recursion and reduce
UndecidableInstances
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-prelude-extras-doc
Description-md5: 1612a1b19e40104504d5c1958a3f8609
Description-en: higher-order versions of Prelude classes; documentation
Haskell 98 - higher order versions of Prelude classes to ease
programming with polymorphic recursion and reduce
UndecidableInstances
.
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-prelude-extras-prof
Description-md5: 7fb0bde7e8e6d8a44ef9ffa6c7203762
Description-en: higher-order versions of Prelude classes; profiling libraries
Haskell 98 - higher order versions of Prelude classes to ease
programming with polymorphic recursion and reduce
UndecidableInstances
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-pretty-show-dev
Description-md5: ed22b736508256f38bd507839b8dcda5
Description-en: A Haskell library for pretty printing data structures
A library that can parse derived Show instances into a generic data structure
which can then be pretty printed. For complex data structures, the pretty
printed version is significantly more readable that the standard Show output.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-pretty-show-doc
Description-md5: ba096d05805aca165db21e8b9271b4e2
Description-en: Documentation for Haskell pretty printing library; documentation
A library that can parse derived Show instances into a generic data structure
which can then be pretty printed. For complex data structures, the pretty
printed version is significantly more readable that the standard Show output.
.
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-pretty-show-prof
Description-md5: 3b1ca2472c6ada19232a69e14c19f74b
Description-en: Profiling libraries for pretty printing Haskell data structures; profiling libraries
A library that can parse derived Show instances into a generic data structure
which can then be pretty printed. For complex data structures, the pretty
printed version is significantly more readable that the standard Show output.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-prettyclass-dev
Description-md5: 2b2adcf399e9d8b7cb3a45543e8d8b5f
Description-en: Pretty printing class similar to Show.
Pretty printing class similar to Show, based on the HughesPJ
pretty printing library. Provides the pretty printing class
and instances for the Prelude types.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-prettyclass-doc
Description-md5: c0e19081f0fedef5da1f876afe15c011
Description-en: Pretty printing class similar to Show.; documentation
Pretty printing class similar to Show, based on the HughesPJ
pretty printing library. Provides the pretty printing class
and instances for the Prelude types.
.
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-prettyclass-prof
Description-md5: db21190d3bac43868d2ede9ae141fc83
Description-en: Pretty printing class similar to Show.; profiling libraries
Pretty printing class similar to Show, based on the HughesPJ
pretty printing library. Provides the pretty printing class
and instances for the Prelude types.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-prettyprinter-ansi-terminal-dev
Description-md5: f6c3f945d2d0ba93997942b5849b6573
Description-en: ANSI terminal backend for prettyprinter
This package defines a renderer for documents generated by the
prettyprinter package, suitable for displaying them on ANSI-compatible
terminals, including colors, boldening, underlining and italication.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-prettyprinter-ansi-terminal-doc
Description-md5: 28a16a88185cce4c674bb31ce3fe9cc0
Description-en: ANSI terminal backend for prettyprinter; documentation
This package defines a renderer for documents generated by the
prettyprinter package, suitable for displaying them on ANSI-compatible
terminals, including colors, boldening, underlining and italication.
.
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-prettyprinter-ansi-terminal-prof
Description-md5: d7462aca353f5fc746672f6314c44b86
Description-en: ANSI terminal backend for prettyprinter; profiling libraries
This package defines a renderer for documents generated by the
prettyprinter package, suitable for displaying them on ANSI-compatible
terminals, including colors, boldening, underlining and italication.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-prettyprinter-compat-ansi-wl-pprint-dev
Description-md5: 03e6998a07cf1ae5ba16ccd10e5abc3e
Description-en: compatibility package to migrate to prettyprinter
This library provides a drop-in compatibility package to migrate from
'ansi-wl-pprint' to 'prettyprinter'.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-prettyprinter-compat-ansi-wl-pprint-doc
Description-md5: bd2c1f9212f91a19eaef490035292591
Description-en: compatibility package to migrate to prettyprinter; documentation
This library provides a drop-in compatibility package to migrate from
'ansi-wl-pprint' to 'prettyprinter'.
.
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-prettyprinter-compat-ansi-wl-pprint-prof
Description-md5: d07c55f6f041e485302adad294125706
Description-en: compatibility package to migrate to prettyprinter; profiling libraries
This library provides a drop-in compatibility package to migrate from
'ansi-wl-pprint' to 'prettyprinter'.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-prettyprinter-dev
Description-md5: 5c26d5d380695f8401634a7d78c3d545
Description-en: modern, easy-to-use, extensible prettyprinter
Haskell, more specifically Hackage, has a zoo of Wadler/Leijen based
prettyprinters already. Each of them addresses a different concern
with the classic wl-pprint package. This package solves all these
issues, and then some:
* Text instead of String
* No name clashes
* Annotation support
* Extensible backends
* Performance
* Open implementation
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-prettyprinter-doc
Description-md5: fd63bbee5e5221db32f143775b704193
Description-en: modern, easy-to-use, extensible prettyprinter; documentation
Haskell, more specifically Hackage, has a zoo of Wadler/Leijen based
prettyprinters already. Each of them addresses a different concern
with the classic wl-pprint package. This package solves all these
issues, and then some:
* Text instead of String
* No name clashes
* Annotation support
* Extensible backends
* Performance
* Open implementation
.
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-prettyprinter-prof
Description-md5: b9192916baaf6e7192ac66d079e6803c
Description-en: modern, easy-to-use, extensible prettyprinter; profiling libraries
Haskell, more specifically Hackage, has a zoo of Wadler/Leijen based
prettyprinters already. Each of them addresses a different concern
with the classic wl-pprint package. This package solves all these
issues, and then some:
* Text instead of String
* No name clashes
* Annotation support
* Extensible backends
* Performance
* Open implementation
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-primes-dev
Description-md5: 5476cf62681466a035779d72eff28ae6
Description-en: efficient, purely functional generation of prime numbers
This Haskell library provides an efficient lazy wheel sieve for prime
generation inspired by Lazy wheel sieves and spirals of primes by Colin
Runciman and The Genuine Sieve of Eratosthenes by Melissa O'Neil.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-primes-doc
Description-md5: 674aac96f8153128839b4b4b422624e8
Description-en: efficient, purely functional generation of prime numbers; documentation
This Haskell library provides an efficient lazy wheel sieve for prime
generation inspired by Lazy wheel sieves and spirals of primes by Colin
Runciman and The Genuine Sieve of Eratosthenes by Melissa O'Neil.
.
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-primes-prof
Description-md5: d999a607a0891ca2db0546097f548e54
Description-en: efficient, purely functional generation of prime numbers; profiling libraries
This Haskell library provides an efficient lazy wheel sieve for prime
generation inspired by Lazy wheel sieves and spirals of primes by Colin
Runciman and The Genuine Sieve of Eratosthenes by Melissa O'Neil.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-primitive-addr-dev
Description-md5: a8714aae98a6f9e104004ece68b50866
Description-en: addresses to unmanaged memory
This library provides the Data.Primitive.Addr module
that was a part of the primitive library before
primitive 0.7.0.0.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-primitive-addr-doc
Description-md5: 8facb89bf09603a17ff391c58a041506
Description-en: addresses to unmanaged memory; documentation
This library provides the Data.Primitive.Addr module
that was a part of the primitive library before
primitive 0.7.0.0.
.
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-primitive-addr-prof
Description-md5: c461d01e5559cb45876573ca85fbdeec
Description-en: addresses to unmanaged memory; profiling libraries
This library provides the Data.Primitive.Addr module
that was a part of the primitive library before
primitive 0.7.0.0.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-primitive-dev
Description-md5: ac45cfb04b3f1a94a6d91e88b0ac5168
Description-en: Wrappers for primitive operations
This package contains Haskell bindings for the functions and data structures
defined in the primitive C library.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-primitive-doc
Description-md5: 9ab2e876c359723baa632b9f964615c6
Description-en: Wrappers for primitive operations; documentation
This package provides wrappers for primitive array operations from GHC.Prim.
.
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-primitive-prof
Description-md5: 8c0268a81a4c430a31a6c66fed999351
Description-en: Wrappers for primitive operations; profiling libraries
This package provides wrappers for primitive array operations from GHC.Prim.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-primitive-unaligned-dev
Description-md5: 638bbdfbbbb5584efeefa6528a3458d2
Description-en: unaligned access to primitive arrays
Unaligned access to primitive arrays. The offsets are given in bytes
rather than elements.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-primitive-unaligned-doc
Description-md5: 0c0aa781356e15fda0f8a3a58802c5ff
Description-en: unaligned access to primitive arrays; documentation
Unaligned access to primitive arrays. The offsets are given in bytes
rather than elements.
.
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-primitive-unaligned-prof
Description-md5: 526d4d0b85af174a4af834800830c8c2
Description-en: unaligned access to primitive arrays; profiling libraries
Unaligned access to primitive arrays. The offsets are given in bytes
rather than elements.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-psqueue-dev
Description-md5: c1c5e2364f2e7887e6e9c659e36fa6b4
Description-en: Priority Search Queue
A /priority search queue/ efficiently supports the
opperations of both a search tree and a priority queue. A
'Binding' is a product of a key and a priority. Bindings
can be inserted, deleted, modified and queried in
logarithmic time, and the binding with the least priority
can be retrieved in constant time. A queue can be built
from a list of bindings, sorted by keys, in linear time.
.
This package contains the normal library files.
Package: libghc-psqueue-doc
Description-md5: a8f5b1c07c0222236f02a1b0a396ed78
Description-en: Priority Search Queue; documentation
A /priority search queue/ efficiently supports the
opperations of both a search tree and a priority queue. A
'Binding' is a product of a key and a priority. Bindings
can be inserted, deleted, modified and queried in
logarithmic time, and the binding with the least priority
can be retrieved in constant time. A queue can be built
from a list of bindings, sorted by keys, in linear time.
.
This package contains the documentation files.
Package: libghc-psqueue-prof
Description-md5: 25d521ee6f69144c34d63f4b6bee7658
Description-en: Priority Search Queue; profiling libraries
A /priority search queue/ efficiently supports the
opperations of both a search tree and a priority queue. A
'Binding' is a product of a key and a priority. Bindings
can be inserted, deleted, modified and queried in
logarithmic time, and the binding with the least priority
can be retrieved in constant time. A queue can be built
from a list of bindings, sorted by keys, in linear time.
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-psqueues-dev
Description-md5: 5e502d3d58398c849220d5279050be99
Description-en: Pure priority search queues
This package provides Priority Search Queues in three different flavors.
.
* OrdPSQ k p v, which uses the Ord k instance to provide fast insertion,
deletion and lookup. This implementation is based on Ralf Hinze's "A Simple
Implementation Technique for Priority Search Queues". Hence, it is similar to
the PSQueue library, although it is considerably faster and provides a
slightly different API.
.
* IntPSQ p v is a far more efficient implementation. It fixes the key type
to Int and uses a radix tree (like IntMap) with an additional min-heap
property.
.
* HashPSQ k p v is a fairly straightforward extension of IntPSQ: it
simply uses the keys' hashes as indices in the IntPSQ. If there are any hash
collisions, it uses an OrdPSQ to resolve those. The performance of this
implementation is comparable to that of IntPSQ, but it is more widely
applicable since the keys are not restricted to Int, but rather to any
Hashable datatype.
.
Each of the three implementations provides the same API, so they can be used
interchangeably.
.
Typical applications of Priority Search Queues include:
.
* Caches, and more specifically LRU Caches;
.
* Schedulers;
.
* Pathfinding algorithms, such as Dijkstra's and A*.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-psqueues-doc
Description-md5: 4b01bcba4a003fce5cc40f1ee117b50f
Description-en: Pure priority search queues; documentation
This package provides Priority Search Queues in three different flavors.
.
* OrdPSQ k p v, which uses the Ord k instance to provide fast insertion,
deletion and lookup. This implementation is based on Ralf Hinze's "A Simple
Implementation Technique for Priority Search Queues". Hence, it is similar to
the PSQueue library, although it is considerably faster and provides a
slightly different API.
.
* IntPSQ p v is a far more efficient implementation. It fixes the key type
to Int and uses a radix tree (like IntMap) with an additional min-heap
property.
.
* HashPSQ k p v is a fairly straightforward extension of IntPSQ: it
simply uses the keys' hashes as indices in the IntPSQ. If there are any hash
collisions, it uses an OrdPSQ to resolve those. The performance of this
implementation is comparable to that of IntPSQ, but it is more widely
applicable since the keys are not restricted to Int, but rather to any
Hashable datatype.
.
Each of the three implementations provides the same API, so they can be used
interchangeably.
.
Typical applications of Priority Search Queues include:
.
* Caches, and more specifically LRU Caches;
.
* Schedulers;
.
* Pathfinding algorithms, such as Dijkstra's and A*.
.
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-psqueues-prof
Description-md5: 026258223cfeddd62b2ec9c69a99797a
Description-en: Pure priority search queues; profiling libraries
This package provides Priority Search Queues in three different flavors.
.
* OrdPSQ k p v, which uses the Ord k instance to provide fast insertion,
deletion and lookup. This implementation is based on Ralf Hinze's "A Simple
Implementation Technique for Priority Search Queues". Hence, it is similar to
the PSQueue library, although it is considerably faster and provides a
slightly different API.
.
* IntPSQ p v is a far more efficient implementation. It fixes the key type
to Int and uses a radix tree (like IntMap) with an additional min-heap
property.
.
* HashPSQ k p v is a fairly straightforward extension of IntPSQ: it
simply uses the keys' hashes as indices in the IntPSQ. If there are any hash
collisions, it uses an OrdPSQ to resolve those. The performance of this
implementation is comparable to that of IntPSQ, but it is more widely
applicable since the keys are not restricted to Int, but rather to any
Hashable datatype.
.
Each of the three implementations provides the same API, so they can be used
interchangeably.
.
Typical applications of Priority Search Queues include:
.
* Caches, and more specifically LRU Caches;
.
* Schedulers;
.
* Pathfinding algorithms, such as Dijkstra's and A*.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-puremd5-dev
Description-md5: ed621a8e58e049a77b3358135f64584e
Description-en: implementation of the MD5 digest (hash) algorithm
It is a Haskell-only implementation of the MD5 digest (hash) algorithm.
This now supports the crypto-api class interface.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-puremd5-doc
Description-md5: da99ea91d433ab545ef9d92b605f41f2
Description-en: implementation of the MD5 digest (hash) algorithm; documentation
It is a Haskell-only implementation of the MD5 digest (hash) algorithm.
This now supports the crypto-api class interface.
.
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-puremd5-prof
Description-md5: 8afc43a6e09b1b3849c288a8841588f3
Description-en: implementation of the MD5 digest (hash) algorithm; profiling libraries
It is a Haskell-only implementation of the MD5 digest (hash) algorithm.
This now supports the crypto-api class interface.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-quickcheck-classes-base-dev
Description-md5: 7397cffe834f3df9e996ab88cb899645
Description-en: QuickCheck common typeclasses from `base`
This libary is a minimal variant of `quickcheck-classes` that
only provides laws for typeclasses from `base`. The main purpose
of splitting this out is so that `primitive` can depend on
`quickcheck-classes-base` in its test suite, avoiding the circular
dependency that arises if `quickcheck-classes` is used instead.
.
This library provides QuickCheck properties to ensure
that typeclass instances adhere to the set of laws that
they are supposed to. There are other libraries that do
similar things, such as `genvalidity-hspec` and `checkers`.
This library differs from other solutions by not introducing
any new typeclasses that the user needs to learn.
.
/Note:/ on GHC < 8.5, this library uses the higher-kinded typeclasses
('Data.Functor.Classes.Show1', 'Data.Functor.Classes.Eq1',
'Data.Functor.Classes.Ord1', etc.),
but on GHC >= 8.5, it uses `-XQuantifiedConstraints` to express these
constraints more cleanly.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-quickcheck-classes-base-doc
Description-md5: bd6ed2ca8ad4c3d5230c9773a970e1ab
Description-en: QuickCheck common typeclasses from `base`; documentation
This libary is a minimal variant of `quickcheck-classes` that
only provides laws for typeclasses from `base`. The main purpose
of splitting this out is so that `primitive` can depend on
`quickcheck-classes-base` in its test suite, avoiding the circular
dependency that arises if `quickcheck-classes` is used instead.
.
This library provides QuickCheck properties to ensure
that typeclass instances adhere to the set of laws that
they are supposed to. There are other libraries that do
similar things, such as `genvalidity-hspec` and `checkers`.
This library differs from other solutions by not introducing
any new typeclasses that the user needs to learn.
.
/Note:/ on GHC < 8.5, this library uses the higher-kinded typeclasses
('Data.Functor.Classes.Show1', 'Data.Functor.Classes.Eq1',
'Data.Functor.Classes.Ord1', etc.),
but on GHC >= 8.5, it uses `-XQuantifiedConstraints` to express these
constraints more cleanly.
.
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-quickcheck-classes-base-prof
Description-md5: 6a0c63a0c2a1ed0bcdd2b33cd037eba3
Description-en: QuickCheck common typeclasses from `base`; profiling libraries
This libary is a minimal variant of `quickcheck-classes` that
only provides laws for typeclasses from `base`. The main purpose
of splitting this out is so that `primitive` can depend on
`quickcheck-classes-base` in its test suite, avoiding the circular
dependency that arises if `quickcheck-classes` is used instead.
.
This library provides QuickCheck properties to ensure
that typeclass instances adhere to the set of laws that
they are supposed to. There are other libraries that do
similar things, such as `genvalidity-hspec` and `checkers`.
This library differs from other solutions by not introducing
any new typeclasses that the user needs to learn.
.
/Note:/ on GHC < 8.5, this library uses the higher-kinded typeclasses
('Data.Functor.Classes.Show1', 'Data.Functor.Classes.Eq1',
'Data.Functor.Classes.Ord1', etc.),
but on GHC >= 8.5, it uses `-XQuantifiedConstraints` to express these
constraints more cleanly.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-quickcheck-io-dev
Description-md5: c77a94382ab7a241cdca8ad20c4af2a8
Description-en: use HUnit assertions as QuickCheck properties
This package provides an orphan instance that allows you to use HUnit
assertions as QuickCheck properties.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-quickcheck-io-doc
Description-md5: 2a363dc4f89c43502b2179ce25d42e1e
Description-en: use HUnit assertions as QuickCheck properties; documentation
This package provides an orphan instance that allows you to use HUnit
assertions as QuickCheck properties.
.
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-quickcheck-io-prof
Description-md5: d2bbd70e665658f8a8fac00cf6112e41
Description-en: use HUnit assertions as QuickCheck properties; profiling libraries
This package provides an orphan instance that allows you to use HUnit
assertions as QuickCheck properties.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-quickcheck-safe-dev
Description-md5: 0691e6a922bb92a4a6037301f26e4869
Description-en: Safe reimplementation of QuickCheck's core
QuickCheck-safe reimplements the quickCheck functionality with a pure
interface and a very small trusted base (see Test.QuickCheck.Safe.Trusted).
.
* uses the existing Arbitrary instances
* implemented features: testing, result minimization (i.e., shrinking)
* missing features: expected failures, label frequencies, coverage
.
The package is targeted at users who want to leverage SafeHaskell for
sandboxing.
.
>>> putStr $ quickCheck (inventQCGen ()) (\x -> length (x :: [()]) < 10)
*** Failed! Falsifiable (after 18 tests and 3 shrinks):
[(),(),(),(),(),(),(),(),(),(),(),(),(),(),()]
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-quickcheck-safe-doc
Description-md5: 9b9fc2c290418b06aa4d08072959b339
Description-en: Safe reimplementation of QuickCheck's core; documentation
QuickCheck-safe reimplements the quickCheck functionality with a pure
interface and a very small trusted base (see Test.QuickCheck.Safe.Trusted).
.
* uses the existing Arbitrary instances
* implemented features: testing, result minimization (i.e., shrinking)
* missing features: expected failures, label frequencies, coverage
.
The package is targeted at users who want to leverage SafeHaskell for
sandboxing.
.
>>> putStr $ quickCheck (inventQCGen ()) (\x -> length (x :: [()]) < 10)
*** Failed! Falsifiable (after 18 tests and 3 shrinks):
[(),(),(),(),(),(),(),(),(),(),(),(),(),(),()]
.
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-quickcheck-safe-prof
Description-md5: ff6782bc69541389a0506e3787db7479
Description-en: Safe reimplementation of QuickCheck's core; profiling libraries
QuickCheck-safe reimplements the quickCheck functionality with a pure
interface and a very small trusted base (see Test.QuickCheck.Safe.Trusted).
.
* uses the existing Arbitrary instances
* implemented features: testing, result minimization (i.e., shrinking)
* missing features: expected failures, label frequencies, coverage
.
The package is targeted at users who want to leverage SafeHaskell for
sandboxing.
.
>>> putStr $ quickCheck (inventQCGen ()) (\x -> length (x :: [()]) < 10)
*** Failed! Falsifiable (after 18 tests and 3 shrinks):
[(),(),(),(),(),(),(),(),(),(),(),(),(),(),()]
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-quickcheck-simple-dev
Description-md5: 23ec73f2d48724f10de50735ed7e8565
Description-en: Test properties and default-mains for QuickCheck
This package contains definitions of test properties and default-mains
using QuickCheck library.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-quickcheck-simple-doc
Description-md5: 58430feb5a5d59829e6568e4531223be
Description-en: Test properties and default-mains for QuickCheck; documentation
This package contains definitions of test properties and default-mains
using QuickCheck library.
.
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-quickcheck-simple-prof
Description-md5: d11bc7e65f4a19a364dd5f4d53567482
Description-en: Test properties and default-mains for QuickCheck; profiling libraries
This package contains definitions of test properties and default-mains
using QuickCheck library.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-quickcheck-text-dev
Description-md5: 1998683ccd49d4449711055addcc6bb6
Description-en: alternative arbitrary instance for Text
The usual Arbitrary instance for Text (in quickcheck-instances) only
has single-byte instances and so isn't an ideal representation of a
valid UTF-8 character. This package has generators for one-, two- and
three-byte UTF-8 characters (all that are currently in use).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-quickcheck-text-doc
Description-md5: efb73a3008338583b5771c31ee1ae820
Description-en: alternative arbitrary instance for Text; documentation
The usual Arbitrary instance for Text (in quickcheck-instances) only
has single-byte instances and so isn't an ideal representation of a
valid UTF-8 character. This package has generators for one-, two- and
three-byte UTF-8 characters (all that are currently in use).
.
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-quickcheck-text-prof
Description-md5: 0c565e70258adc41975d051455b32634
Description-en: alternative arbitrary instance for Text; profiling libraries
The usual Arbitrary instance for Text (in quickcheck-instances) only
has single-byte instances and so isn't an ideal representation of a
valid UTF-8 character. This package has generators for one-, two- and
three-byte UTF-8 characters (all that are currently in use).
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-quickcheck-unicode-dev
Description-md5: 9643290bae5d7409ec68b7e4f2bf62e9
Description-en: Generator and shrink functions for testing Unicode-related software.
The default Arbitrary instance for the Char type intentionally generates only
ASCII values. This can lead to a false sense of security in cases where
Unicode compliance is required, as encodings that span multiple bytes or code
units will simply not be exercised at all.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-quickcheck-unicode-doc
Description-md5: ff8371caafc678ba16d408799c5313c1
Description-en: Generator and shrink functions for testing Unicode-related software.; documentation
The default Arbitrary instance for the Char type intentionally generates only
ASCII values. This can lead to a false sense of security in cases where
Unicode compliance is required, as encodings that span multiple bytes or code
units will simply not be exercised at all.
.
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-quickcheck-unicode-prof
Description-md5: 353256dfc69583ca4f6e556804986b4d
Description-en: Generator and shrink functions for testing Unicode-related software.; profiling libraries
The default Arbitrary instance for the Char type intentionally generates only
ASCII values. This can lead to a false sense of security in cases where
Unicode compliance is required, as encodings that span multiple bytes or code
units will simply not be exercised at all.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-quickcheck2-dev
Description-md5: fdc8a1a14b6a1fb648d28d110264b87f
Description-en: Haskell automatic testing library for GHC
This package provides a library for the Haskell programming language.
.
QuickCheck is a library for testing Haskell programs automatically.
The programmer provides a specification of the program, in
the form of properties which functions should satisfy, and
QuickCheck then tests that the properties hold in a large number
of randomly generated cases. Specifications are expressed in
Haskell, using combinators defined in the QuickCheck library.
QuickCheck provides combinators to define properties, observe
the distribution of test data, and define test data generators.
Package: libghc-quickcheck2-doc
Description-md5: e8ce978b93ab8a9a472d4e6d339b211d
Description-en: Haskell automatic testing library for GHC; documentation
This package provides the documentation for a library for the Haskell
programming language.
.
QuickCheck is a library for testing Haskell programs automatically.
The programmer provides a specification of the program, in
the form of properties which functions should satisfy, and
QuickCheck then tests that the properties hold in a large number
of randomly generated cases. Specifications are expressed in
Haskell, using combinators defined in the QuickCheck library.
QuickCheck provides combinators to define properties, observe
the distribution of test data, and define test data generators.
Package: libghc-quickcheck2-prof
Description-md5: e361d15f8ac8ef17ec6d8fae2f281b1e
Description-en: Haskell automatic testing library for GHC; profiling libraries
This package provides a library for the Haskell programming language,
compiled for profiling.
.
QuickCheck is a library for testing Haskell programs automatically.
The programmer provides a specification of the program, in
the form of properties which functions should satisfy, and
QuickCheck then tests that the properties hold in a large number
of randomly generated cases. Specifications are expressed in
Haskell, using combinators defined in the QuickCheck library.
QuickCheck provides combinators to define properties, observe
the distribution of test data, and define test data generators.
Package: libghc-quote-quot-dev
Description-md5: 4850206c6ca5cd867472a037784aaafe
Description-en: divide without division
Generate routines for integer division, employing arithmetic
and bitwise operations only, which are 2.5x-3.5x faster
than 'quot'. Divisors must be known in compile-time and be
positive.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-quote-quot-doc
Description-md5: d2b6843c7a50f93040010be8391eeed0
Description-en: divide without division; documentation
Generate routines for integer division, employing arithmetic
and bitwise operations only, which are 2.5x-3.5x faster
than 'quot'. Divisors must be known in compile-time and be
positive.
.
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-quote-quot-prof
Description-md5: 0531250f0867a9beb43a00963ce9c022
Description-en: divide without division; profiling libraries
Generate routines for integer division, employing arithmetic
and bitwise operations only, which are 2.5x-3.5x faster
than 'quot'. Divisors must be known in compile-time and be
positive.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-random-dev
Description-md5: b801f6bb1c5339258f053f8c33ee71ec
Description-en: random number generator for Haskell
This package provides a basic random number generation library, including
the ability to split random number generators.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-random-doc
Description-md5: 8499948e08f6120f079b32b69fd90d40
Description-en: random number generator for Haskell; documentation
This package provides a basic random number generation library, including
the ability to split random number generators.
.
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-random-prof
Description-md5: 38258a1bd7e550ea0dad846e41286702
Description-en: random number generator for Haskell; profiling libraries
This package provides a basic random number generation library, including
the ability to split random number generators.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-random-shuffle-dev
Description-md5: a5f4add005f77e1bb68210ac470ec2c8
Description-en: random shuffle library
Random shuffle implementation, on immutable lists. Based on "perfect
shuffle" implementation by Oleg Kiselyov, available at
http://okmij.org/ftp/Haskell/perfect-shuffle.txt
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-random-shuffle-doc
Description-md5: f98679d48167ad31b34688bb60485a8d
Description-en: random shuffle library; documentation
Random shuffle implementation, on immutable lists. Based on "perfect
shuffle" implementation by Oleg Kiselyov, available at
http://okmij.org/ftp/Haskell/perfect-shuffle.txt
.
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-random-shuffle-prof
Description-md5: c885ca23b5a74b2c1b4186bdbf6458ad
Description-en: random shuffle library; profiling libraries
Random shuffle implementation, on immutable lists. Based on "perfect
shuffle" implementation by Oleg Kiselyov, available at
http://okmij.org/ftp/Haskell/perfect-shuffle.txt
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-rate-limit-dev
Description-md5: e7a74ee3bce5ef6bd664925572536c4b
Description-en: rate-limiting IO actions
In many cases, it is useful, necessary, or simply nice to limit how
frequently you perform some action. For example, you may want to limit
how often your program makes a request of some web site. This library
is intended as a general-purpose mechanism for rate-limiting IO actions.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-rate-limit-doc
Description-md5: c6f8076d7905dd812bf0c8d85f98a35f
Description-en: rate-limiting IO actions; documentation
In many cases, it is useful, necessary, or simply nice to limit how
frequently you perform some action. For example, you may want to limit
how often your program makes a request of some web site. This library
is intended as a general-purpose mechanism for rate-limiting IO actions.
.
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-rate-limit-prof
Description-md5: 685a18ad78c4c3b7f2708c8fa7cb2bb9
Description-en: rate-limiting IO actions; profiling libraries
In many cases, it is useful, necessary, or simply nice to limit how
frequently you perform some action. For example, you may want to limit
how often your program makes a request of some web site. This library
is intended as a general-purpose mechanism for rate-limiting IO actions.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-raw-strings-qq-dev
Description-md5: 081db47d949bb7d5bb38369c24c7016b
Description-en: Raw string literals for Haskell
A quasiquoter for raw string literals - that is, string literals that don't
recognise the standard escape sequences (such as '\n\). Basically, they
make your code more readable by freeing you from the responsibility to
escape backslashes. They are useful when working with regular expressions,
DOS/Windows paths and markup languages (such as XML).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-raw-strings-qq-doc
Description-md5: ebdd0afb8e12a6823364efe16db3077a
Description-en: Raw string literals for Haskell; documentation
A quasiquoter for raw string literals - that is, string literals that don't
recognise the standard escape sequences (such as '\n\). Basically, they
make your code more readable by freeing you from the responsibility to
escape backslashes. They are useful when working with regular expressions,
DOS/Windows paths and markup languages (such as XML).
.
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-raw-strings-qq-prof
Description-md5: 65525e100fee81c954c18089b7fe202f
Description-en: Raw string literals for Haskell; profiling libraries
A quasiquoter for raw string literals - that is, string literals that don't
recognise the standard escape sequences (such as '\n\). Basically, they
make your code more readable by freeing you from the responsibility to
escape backslashes. They are useful when working with regular expressions,
DOS/Windows paths and markup languages (such as XML).
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-readable-dev
Description-md5: e225e384773239bb2b0a8055c68d8546
Description-en: reading from Text and ByteString
Provides a Readable type class for reading data types from ByteString and
Text. Also includes efficient implementations for common data types.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-readable-doc
Description-md5: 3f6a47efb3f2823b2bbbf035e37116fb
Description-en: reading from Text and ByteString; documentation
Provides a Readable type class for reading data types from ByteString and
Text. Also includes efficient implementations for common data types.
.
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-readable-prof
Description-md5: afe424ba8b476fbe48744e02b22b2bb5
Description-en: reading from Text and ByteString; profiling libraries
Provides a Readable type class for reading data types from ByteString and
Text. Also includes efficient implementations for common data types.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-readargs-dev
Description-md5: 3b4c45eaa4637b05ff67a0ac3976a15f
Description-en: simple command-line argument parsing
ReadArgs provides the readArgs IO action, which lets you tell the
compiler to parse the command line arguments to fit the type signature
you give.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-readargs-doc
Description-md5: fae31f51475f7469f75af47fa94b9a3f
Description-en: simple command-line argument parsing; documentation
ReadArgs provides the readArgs IO action, which lets you tell the
compiler to parse the command line arguments to fit the type signature
you give.
.
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-readargs-prof
Description-md5: 89a74d7bae881b2ef16328d0f0dd9867
Description-en: simple command-line argument parsing; profiling libraries
ReadArgs provides the readArgs IO action, which lets you tell the
compiler to parse the command line arguments to fit the type signature
you give.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-recv-dev
Description-md5: f7f37285fc49ed3d2198d8aec4fb9419
Description-en: efficient network recv
Network recv based on buffer pools
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-recv-doc
Description-md5: 8c5c58f10982a411bdccef8205ff6a88
Description-en: efficient network recv; documentation
Network recv based on buffer pools
.
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-recv-prof
Description-md5: 1c5271755d6dc784029fc4fa6f6787b8
Description-en: efficient network recv; profiling libraries
Network recv based on buffer pools
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-refact-dev
Description-md5: 00b270a5aabfc4c49469f9f86064e6cc
Description-en: specify refactorings to perform with apply-refact
This library provides a datatype which can be interpreted by
apply-refact. It exists as a seperate library so that applications
can specify refactorings without depending on GHC.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-refact-doc
Description-md5: 9d9b19cb0f9a17b06471188b909fe3de
Description-en: specify refactorings to perform with apply-refact; documentation
This library provides a datatype which can be interpreted by
apply-refact. It exists as a seperate library so that applications
can specify refactorings without depending on GHC.
.
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-refact-prof
Description-md5: f59ee9bb14fdee2ccf3aebc30fa57d80
Description-en: specify refactorings to perform with apply-refact; profiling libraries
This library provides a datatype which can be interpreted by
apply-refact. It exists as a seperate library so that applications
can specify refactorings without depending on GHC.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-reflection-dev
Description-md5: c88da085b1e62b030153991a8f0ce876
Description-en: reifies arbitrary terms into types that can be reflected back into terms
This package provides an implementation of the ideas presented in the
paper "Functional Pearl: Implicit Configurations" by Oleg Kiselyov and
Chung-chieh Shan. However, the API has been streamlined to improve
performance.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-reflection-doc
Description-md5: 419cd07cbc92e6733d2fff552240f3fa
Description-en: reifies arbitrary terms into types that can be reflected; documentation
This package provides an implementation of the ideas presented in the
paper "Functional Pearl: Implicit Configurations" by Oleg Kiselyov and
Chung-chieh Shan. However, the API has been streamlined to improve
performance.
.
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-reflection-prof
Description-md5: 27b89f1e7a360a0887c30b7c84f1d079
Description-en: reifies arbitrary terms into types that can be reflected; profiling libraries
This package provides an implementation of the ideas presented in the
paper "Functional Pearl: Implicit Configurations" by Oleg Kiselyov and
Chung-chieh Shan. However, the API has been streamlined to improve
performance.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-regex-base-dev
Description-md5: bf010074e766e71eef83914f7bd20962
Description-en: GHC library providing an API for regular expressions
A library containing the interface API for the Haskell regular
expressions library packages regex-posix, regex-pcre, regex-parsec,
regex-tdfs, regex-dfa.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-regex-base-doc
Description-md5: 22455e71caa7ac65e47df308960e3c1b
Description-en: GHC library providing an API for regular expressions; documentation
A library containing the interface API for the Haskell regular
expressions library packages regex-posix, regex-pcre, regex-parsec,
regex-tdfs, regex-dfa.
.
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-regex-base-prof
Description-md5: 9f92f0a3aef5814fbe599b66e450b34c
Description-en: GHC library providing an API for regular expressions; profiling libraries
A library containing the interface API for the Haskell regular
expressions library packages regex-posix, regex-pcre, regex-parsec,
regex-tdfs, regex-dfa.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-regex-compat-dev
Description-md5: c4776b95acf22f9047c7c9aa947fa9cf
Description-en: GHC library providing old Text.Regex interface
A library providing the old Text.Regex interface to the POSIX regular
expression backend.
.
This package contains the libraries for use with GHC.
Package: libghc-regex-compat-doc
Description-md5: 62e5f98515140fc0f0d654d9265a9a71
Description-en: API documentation for regex-compat Haskell library
A library containing a POSIX regular expression backend conforming to
the interface API of regex-base.
.
This package contains the API documentation of the library.
Package: libghc-regex-compat-prof
Description-md5: 1f6b1e0aff9ecbe73609d15ff4bb2edd
Description-en: GHC profiling library providing old Text.Regex interface
A library providing the old Text.Regex interface to the POSIX regular
expression backend.
.
This package contains additional profiling libraries which can be
used with ghc-prof.
Package: libghc-regex-pcre2-dev
Description-md5: b6c6128f84c04175de373bb451a338ec
Description-en: PCRE2 Backend for "Text.Regex" (regex-base)
A PCRE2 backend for the regex-base API.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-regex-pcre2-doc
Description-md5: b00932d1cd70888a2ab20c9b34099819
Description-en: PCRE2 Backend for "Text.Regex" (regex-base); documentation
A PCRE2 backend for the regex-base API.
.
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-regex-pcre2-prof
Description-md5: ebc6289077fadd768afb5d9e8caefe3a
Description-en: PCRE2 Backend for "Text.Regex" (regex-base); profiling libraries
A PCRE2 backend for the regex-base API.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-regex-posix-dev
Description-md5: d4699f604d7d20a59d809129246e1a72
Description-en: GHC library of the POSIX regex backend for regex-base
A library containing a POSIX regular expression backend conforming to
the interface API of regex-base.
.
This package contains the libraries for use with GHC.
Package: libghc-regex-posix-doc
Description-md5: 8ff2a00846e5fb1a189e982a6990e407
Description-en: API documentation for regex-posix Haskell library
A library containing a POSIX regular expression backend conforming to
the interface API of regex-base.
.
This package contains the API documentation of the library.
Package: libghc-regex-posix-prof
Description-md5: 0f8de89c6bc850a39777180b64546dc2
Description-en: GHC profiling library of the POSIX regex backend for regex-base
A library containing a POSIX regular expression backend conforming to
the interface API of regex-base.
.
This package contains additional profiling libraries which can be
used with ghc-prof.
Package: libghc-regex-tdfa-dev
Description-md5: 12f71fd5f10e3c1616763256209bd507
Description-en: Haskell library for a tagged DFA regex engine
A pure Haskell alternative to GHC's Text.Regex module (with some
enhancements). The Text.Regex module marshalls the data back and forth to
c-arrays to call libc and this is far too slow (and strict).
.
This module parses regular expression Strings using a Parsec parser and
creates an internal data structure (Text.Regex.Lazy.Pattern). This is then
transformed a DFA table for matching against the input String or
FastPackedString. The input string is consumed lazily, so it may be an
arbitrarily long or infinite source.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-regex-tdfa-doc
Description-md5: 84447a2dc96aee585c65d093e08979fe
Description-en: Haskell library for a tagged DFA regex engine; documentation
A pure Haskell alternative to GHC's Text.Regex module (with some
enhancements). The Text.Regex module marshalls the data back and forth to
c-arrays to call libc and this is far too slow (and strict).
.
This module parses regular expression Strings using a Parsec parser and
creates an internal data structure (Text.Regex.Lazy.Pattern). This is then
transformed a DFA table for matching against the input String or
FastPackedString. The input string is consumed lazily, so it may be an
arbitrarily long or infinite source.
.
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-regex-tdfa-prof
Description-md5: 32383deafe24648ddf815812157aae4c
Description-en: Haskell library for a tagged DFA regex engine; profiling libraries
A pure Haskell alternative to GHC's Text.Regex module (with some
enhancements). The Text.Regex module marshalls the data back and forth to
c-arrays to call libc and this is far too slow (and strict).
.
This module parses regular expression Strings using a Parsec parser and
creates an internal data structure (Text.Regex.Lazy.Pattern). This is then
transformed a DFA table for matching against the input String or
FastPackedString. The input string is consumed lazily, so it may be an
arbitrarily long or infinite source.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-reinterpret-cast-dev
Description-md5: 48c8aae76a801a13292c054f4ba9e69d
Description-en: Memory reinterpretation casts for Float/Double/Word32/Word64
This package provides memory reinterpretation casts for Float/Double and
Word32/Word64 for Haskell. The implementations in the @.Internal@ package are
different ways to tackle the problem; the @array@ method (current default) is
about 5 times faster than the @FFI@ method.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-reinterpret-cast-doc
Description-md5: fedb1438879895bb817416684b53c5c5
Description-en: Memory reinterpretation casts for Float/Double/Word32/Word64; documentation
This package provides memory reinterpretation casts for Float/Double and
Word32/Word64 for Haskell. The implementations in the @.Internal@ package are
different ways to tackle the problem; the @array@ method (current default) is
about 5 times faster than the @FFI@ method.
.
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-reinterpret-cast-prof
Description-md5: 472e781a976958c8f8fed7d21cf6b86e
Description-en: Memory reinterpretation casts for Float/Double/Word32/Word64; profiling libraries
This package provides memory reinterpretation casts for Float/Double and
Word32/Word64 for Haskell. The implementations in the @.Internal@ package are
different ways to tackle the problem; the @array@ method (current default) is
about 5 times faster than the @FFI@ method.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-repline-dev
Description-md5: a51573daaae50af3417edf734b563d68
Description-en: Haskeline wrapper for GHCi-like REPL interfaces.
Haskeline wrapper for GHCi-like REPL interfaces. Composable with
normal mtl transformers.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-repline-doc
Description-md5: 24da87079b3ef67a9ed2e81e9a84b027
Description-en: Haskeline wrapper for GHCi-like REPL interfaces.; documentation
Haskeline wrapper for GHCi-like REPL interfaces. Composable with
normal mtl transformers.
.
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-repline-prof
Description-md5: e7af945329afb8e25f58d492cf8f0985
Description-en: Haskeline wrapper for GHCi-like REPL interfaces.; profiling libraries
Haskeline wrapper for GHCi-like REPL interfaces. Composable with
normal mtl transformers.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-resolv-dev
Description-md5: b581af2d5cd11e8f1b89ef8aec44b7f9
Description-en: Domain Name Service (DNS) lookup via libresolv
This package implements an API for accessing the Domain Name Service (DNS)
resolver service via the standard libresolv system library (whose
API is often available directly via the standard libc C library) on
Unix systems.
.
This package also includes support for decoding message record types
as defined in the following RFCs:
.
- RFC 1035: Domain Names - Implementation And Specification
- RFC 1183: New DNS RR Definitions
- RFC 2782: A DNS RR for specifying the location of services (DNS SRV)
- RFC 2915: The Naming Authority Pointer (NAPTR) DNS Resource Record
- RFC 3596: DNS Extensions to Support IP Version 6
- RFC 4034: Resource Records for the DNS Security Extensions
- RFC 4255: Using DNS to Securely Publish Secure Shell (SSH) Key Fingerprints
- RFC 4408: Sender Policy Framework (SPF) for Authorizing Use of Domains
in E-Mail, Version 1
- RFC 5155: DNS Security (DNSSEC) Hashed Authenticated Denial of Existence
- RFC 6844: DNS Certification Authority Authorization (CAA) Resource Record
- RFC 6891: Extension Mechanisms for DNS (EDNS(0))
- RFC 7553: The Uniform Resource Identifier (URI) DNS Resource Record
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-resolv-doc
Description-md5: 818b798024d56ecfc11817372a273d77
Description-en: Domain Name Service (DNS) lookup via libresolv; documentation
This package implements an API for accessing the Domain Name Service (DNS)
resolver service via the standard libresolv system library (whose
API is often available directly via the standard libc C library) on
Unix systems.
.
This package also includes support for decoding message record types
as defined in the following RFCs:
.
- RFC 1035: Domain Names - Implementation And Specification
- RFC 1183: New DNS RR Definitions
- RFC 2782: A DNS RR for specifying the location of services (DNS SRV)
- RFC 2915: The Naming Authority Pointer (NAPTR) DNS Resource Record
- RFC 3596: DNS Extensions to Support IP Version 6
- RFC 4034: Resource Records for the DNS Security Extensions
- RFC 4255: Using DNS to Securely Publish Secure Shell (SSH) Key Fingerprints
- RFC 4408: Sender Policy Framework (SPF) for Authorizing Use of Domains
in E-Mail, Version 1
- RFC 5155: DNS Security (DNSSEC) Hashed Authenticated Denial of Existence
- RFC 6844: DNS Certification Authority Authorization (CAA) Resource Record
- RFC 6891: Extension Mechanisms for DNS (EDNS(0))
- RFC 7553: The Uniform Resource Identifier (URI) DNS Resource Record
.
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-resolv-prof
Description-md5: bac1fe657b3a1343b85aa4c2cc8edf75
Description-en: Domain Name Service (DNS) lookup via libresolv; profiling libraries
This package implements an API for accessing the Domain Name Service (DNS)
resolver service via the standard libresolv system library (whose
API is often available directly via the standard libc C library) on
Unix systems.
.
This package also includes support for decoding message record types
as defined in the following RFCs:
.
- RFC 1035: Domain Names - Implementation And Specification
- RFC 1183: New DNS RR Definitions
- RFC 2782: A DNS RR for specifying the location of services (DNS SRV)
- RFC 2915: The Naming Authority Pointer (NAPTR) DNS Resource Record
- RFC 3596: DNS Extensions to Support IP Version 6
- RFC 4034: Resource Records for the DNS Security Extensions
- RFC 4255: Using DNS to Securely Publish Secure Shell (SSH) Key Fingerprints
- RFC 4408: Sender Policy Framework (SPF) for Authorizing Use of Domains
in E-Mail, Version 1
- RFC 5155: DNS Security (DNSSEC) Hashed Authenticated Denial of Existence
- RFC 6844: DNS Certification Authority Authorization (CAA) Resource Record
- RFC 6891: Extension Mechanisms for DNS (EDNS(0))
- RFC 7553: The Uniform Resource Identifier (URI) DNS Resource Record
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-resource-pool-dev
Description-md5: 8c43b90a218151148f5c7467afdbcc83
Description-en: high-performance striped resource-pooling implementation
A high-performance striped pooling abstraction for managing flexibly-sized
collections of resources such as database connections. .
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-resource-pool-doc
Description-md5: fdf6afa02f849fc1cf1e93a1a18bbf78
Description-en: high-performance striped resource-pooling implementation; documentation
A high-performance striped pooling abstraction for managing flexibly-sized
collections of resources such as database connections.
.
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-resource-pool-prof
Description-md5: 938cd53c9524ab0316e6025a8ba2cd57
Description-en: high-performance striped resource-pooling implementation; profiling libraries
A high-performance striped pooling abstraction for managing flexibly-sized
collections of resources such as database connections.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-resourcet-dev
Description-md5: 5b2e77647c053c56bf11b98237c84d25
Description-en: deterministic allocation and freeing of scarce resources
Control.Monad.Trans.Resource allocates resources which are guaranteed
to be released. One point to note: all register cleanup actions live
in the IO monad, not the main monad. This allows both more efficient
code, and for monads to be transformed.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-resourcet-doc
Description-md5: 72c894c4e1d0960ece3b4ea3e7f4b7f5
Description-en: deterministic allocation and freeing of scarce resources; documentation
Control.Monad.Trans.Resource allocates resources which are guaranteed
to be released. One point to note: all register cleanup actions live
in the IO monad, not the main monad. This allows both more efficient
code, and for monads to be transformed.
.
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-resourcet-prof
Description-md5: 33df798f339c685a978367bc172d11c0
Description-en: deterministic allocation and freeing of scarce resources; profiling libraries
Control.Monad.Trans.Resource allocates resources which are guaranteed
to be released. One point to note: all register cleanup actions live
in the IO monad, not the main monad. This allows both more efficient
code, and for monads to be transformed.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-rfc5051-dev
Description-md5: 12d215d380a9587b945469564f49c532
Description-en: simple unicode collation as per RFC5051
This library implements i;unicode-casemap,
the simple, non locale-sensitive unicode collation
algorithm described in RFC 5051.
.
Here is a list of strings sorted by the Prelude's sort function:
.
Abe Oeb abe abé oeb Ábe Äbe Ôeb ábe äbe ôeb.
.
Here is the same list sorted by `sortBy compareUnicode`:
.
Abe abe abé Ábe ábe Äbe äbe Oeb oeb Ôeb ôeb
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-rfc5051-doc
Description-md5: 07d14bd4d9129f4a60b6475dc6186b9d
Description-en: simple unicode collation as per RFC5051; documentation
This library implements i;unicode-casemap,
the simple, non locale-sensitive unicode collation
algorithm described in RFC 5051.
.
Here is a list of strings sorted by the Prelude's sort function:
.
Abe Oeb abe abé oeb Ábe Äbe Ôeb ábe äbe ôeb.
.
Here is the same list sorted by `sortBy compareUnicode`:
.
Abe abe abé Ábe ábe Äbe äbe Oeb oeb Ôeb ôeb
.
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-rfc5051-prof
Description-md5: a4319fc90858d31124cf0eb294e2a645
Description-en: simple unicode collation as per RFC5051; profiling libraries
This library implements i;unicode-casemap,
the simple, non locale-sensitive unicode collation
algorithm described in RFC 5051.
.
Here is a list of strings sorted by the Prelude's sort function:
.
Abe Oeb abe abé oeb Ábe Äbe Ôeb ábe äbe ôeb.
.
Here is the same list sorted by `sortBy compareUnicode`:
.
Abe abe abé Ábe ábe Äbe äbe Oeb oeb Ôeb ôeb
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-rvar-dev
Description-md5: d89e395095ea461bf481f5c724b99008
Description-en: random variables
Random number generation based on modeling random variables by an
abstract type (RVar) which can be composed and manipulated
monadically and sampled in either monadic or "pure" styles.
.
The primary purpose of this library is to support defining and
sampling a wide variety of high quality random variables. Quality is
prioritized over speed, but performance is an important goal too.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-rvar-doc
Description-md5: fb10af5f166ee6cf6893e0e9863cbaef
Description-en: random variables; documentation
Random number generation based on modeling random variables by an
abstract type (RVar) which can be composed and manipulated
monadically and sampled in either monadic or "pure" styles.
.
The primary purpose of this library is to support defining and
sampling a wide variety of high quality random variables. Quality is
prioritized over speed, but performance is an important goal too.
.
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-rvar-prof
Description-md5: 2502fa9d6d46c20fb64c08c350b7dee6
Description-en: random variables; profiling libraries
Random number generation based on modeling random variables by an
abstract type (RVar) which can be composed and manipulated
monadically and sampled in either monadic or "pure" styles.
.
The primary purpose of this library is to support defining and
sampling a wide variety of high quality random variables. Quality is
prioritized over speed, but performance is an important goal too.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-s-cargot-dev
Description-md5: 6ba2fe9bb475b5c3a0d8326b27b98ee1
Description-en: flexible, extensible s-expression library
S-Cargot is a library for working with s-expressions in
a modular and extensible way, opting for genericity and
flexibility instead of speed. Instead of understanding
one particular form of s-expression, the S-Cargot library
exposes tools for parsing or emitting different kinds of
s-expressions, including features not normally included
in an s-expression library like reader macros or tight
control over indentation in pretty-printing.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-s-cargot-doc
Description-md5: 83de9d3dbc8eceb175d532bcf7f2c85b
Description-en: flexible, extensible s-expression library; documentation
S-Cargot is a library for working with s-expressions in
a modular and extensible way, opting for genericity and
flexibility instead of speed. Instead of understanding
one particular form of s-expression, the S-Cargot library
exposes tools for parsing or emitting different kinds of
s-expressions, including features not normally included
in an s-expression library like reader macros or tight
control over indentation in pretty-printing.
.
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-s-cargot-prof
Description-md5: 07c1ef8188b8d0cc685c6c3bff2666c2
Description-en: flexible, extensible s-expression library; profiling libraries
S-Cargot is a library for working with s-expressions in
a modular and extensible way, opting for genericity and
flexibility instead of speed. Instead of understanding
one particular form of s-expression, the S-Cargot library
exposes tools for parsing or emitting different kinds of
s-expressions, including features not normally included
in an s-expression library like reader macros or tight
control over indentation in pretty-printing.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-safe-dev
Description-md5: 1bb380411da1d16e3150a00ac2ff9464
Description-en: GHC Library for safe (pattern match free) functions
.
Partial functions from the base library, such as head and !!, modified to
return more descriptive error messages, programmer defined error messages,
Maybe wrapped results and default values. These functions can be used to
reduce the number of unsafe pattern matches in your code.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-safe-doc
Description-md5: ab0bf255c2e114158eed0998cdb5b347
Description-en: Documentation for safe library for (pattern match free) functions; documentation
.
Partial functions from the base library, such as head and !!, modified to
return more descriptive error messages, programmer defined error messages,
Maybe wrapped results and default values. These functions can be used to
reduce the number of unsafe pattern matches in your code.
.
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-safe-exceptions-dev
Description-md5: be6016a1e3b15844b74c17dc752299e7
Description-en: safe, consistent, and easy exception handling
This package provides additional safety and simplicity versus
Control.Exception by having its functions recognize the difference
between synchronous and asynchronous exceptions. As described below,
synchronous exceptions are treated as recoverable, allowing you to
catch and handle them as well as clean up after them, whereas
asynchronous exceptions can only be cleaned up after. In particular,
this library prevents you from making the following mistakes:
.
* Catching and swallowing an asynchronous exception
* Throwing an asynchronous exception synchronously
* Throwing a synchronous exception asynchronously
* Swallowing asynchronous exceptions via failing cleanup handlers
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-safe-exceptions-doc
Description-md5: 8e465b415199ce0b6a6638fa9558694c
Description-en: safe, consistent, and easy exception handling; documentation
This package provides additional safety and simplicity versus
Control.Exception by having its functions recognize the difference
between synchronous and asynchronous exceptions. As described below,
synchronous exceptions are treated as recoverable, allowing you to
catch and handle them as well as clean up after them, whereas
asynchronous exceptions can only be cleaned up after. In particular,
this library prevents you from making the following mistakes:
.
* Catching and swallowing an asynchronous exception
* Throwing an asynchronous exception synchronously
* Throwing a synchronous exception asynchronously
* Swallowing asynchronous exceptions via failing cleanup handlers
.
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-safe-exceptions-prof
Description-md5: ef99f2683faf0a051c57b1c017beb857
Description-en: safe, consistent, and easy exception handling; profiling libraries
This package provides additional safety and simplicity versus
Control.Exception by having its functions recognize the difference
between synchronous and asynchronous exceptions. As described below,
synchronous exceptions are treated as recoverable, allowing you to
catch and handle them as well as clean up after them, whereas
asynchronous exceptions can only be cleaned up after. In particular,
this library prevents you from making the following mistakes:
.
* Catching and swallowing an asynchronous exception
* Throwing an asynchronous exception synchronously
* Throwing a synchronous exception asynchronously
* Swallowing asynchronous exceptions via failing cleanup handlers
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-safe-prof
Description-md5: 912192e6381ff3ce5bbaf83318076410
Description-en: Profiling library for safe (pattern match free) functions; profiling libraries
.
Partial functions from the base library, such as head and !!, modified to
return more descriptive error messages, programmer defined error messages,
Maybe wrapped results and default values. These functions can be used to
reduce the number of unsafe pattern matches in your code.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-safesemaphore-dev
Description-md5: 853c5a18597921f40c5053a49627c402
Description-en: exception safe alternatives to QSem, QSemN, and SampleVar - GHC libraries
This is an alternative to the deprecated QSem, QSemN, and SampleVar in
GHC base. Those base modules are not exception safe and can be broken
by killThread.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-safesemaphore-doc
Description-md5: ab5bf8224f8d99bb9c6a4cce93b17fa9
Description-en: exception safe alternatives to QSem, QSemN, and SampleVar - documentation; documentation
This is an alternative to the deprecated QSem, QSemN, and SampleVar in
GHC base. Those base modules are not exception safe and can be broken
by killThread.
.
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-safesemaphore-prof
Description-md5: 50eb022bfffd95dd6f98321ff0eeb366
Description-en: exception safe alternatives to QSem, QSemN, and SampleVar - GHC profiling data; profiling libraries
This is an alternative to the deprecated QSem, QSemN, and SampleVar in
GHC base. Those base modules are not exception safe and can be broken
by killThread.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-scanner-dev
Description-md5: e2019cfe235c92ce551f4b397cd1feb4
Description-en: fast incremental combinator parsing for bytestrings
Parser combinator library designed to be fast. It doesn't
support backtracking.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-scanner-doc
Description-md5: 689a528dbecce37f7a39ff58a51a46c0
Description-en: fast incremental combinator parsing for bytestrings; documentation
Parser combinator library designed to be fast. It doesn't
support backtracking.
.
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-scanner-prof
Description-md5: 34e22ee2131cd916d9b2de464e2ca59a
Description-en: fast incremental combinator parsing for bytestrings; profiling libraries
Parser combinator library designed to be fast. It doesn't
support backtracking.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-securemem-dev
Description-md5: 9675402b4862033d3c80c867267b6c4a
Description-en: auto-scrubbing and const-time-eq memory chunk abstraction
SecureMem is similar to ByteString, except that it provides a memory
chunk that will be auto-scrubbed after it run out of scope.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-securemem-doc
Description-md5: 9a3941b3059bf2fe3b3050b6892375c3
Description-en: auto-scrubbing and const-time-eq memory chunk abstraction; documentation
SecureMem is similar to ByteString, except that it provides a memory
chunk that will be auto-scrubbed after it run out of scope.
.
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-securemem-prof
Description-md5: 2ca602d3515503407e9ec8fb763d91a2
Description-en: auto-scrubbing and const-time-eq memory chunk abstraction; profiling libraries
SecureMem is similar to ByteString, except that it provides a memory
chunk that will be auto-scrubbed after it run out of scope.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-selective-dev
Description-md5: 9c7c196879af02049b56c795b30f186b
Description-en: selective applicative functors
Selective applicative functors: declare your effects statically,
select which to execute dynamically.
.
This is a library for selective applicative functors, or just
"selective functors" for short, an abstraction between
applicative functors and monads.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-selective-doc
Description-md5: a29b6ff2353121b8c8cf7c6f6344f33a
Description-en: selective applicative functors; documentation
Selective applicative functors: declare your effects statically,
select which to execute dynamically.
.
This is a library for selective applicative functors, or just
"selective functors" for short, an abstraction between
applicative functors and monads.
.
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-selective-prof
Description-md5: bc2f98e5cd0d404182fa5ee6bb8c6e40
Description-en: selective applicative functors; profiling libraries
Selective applicative functors: declare your effects statically,
select which to execute dynamically.
.
This is a library for selective applicative functors, or just
"selective functors" for short, an abstraction between
applicative functors and monads.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-sendfile-dev
Description-md5: 5444d753ff8834509bde441ccceae683
Description-en: Haskell portable sendfile library
This Haskell library exposes zero-copy sendfile functionality in a
portable way. sendfile is a non standard system call that copies data
between one file descriptor and another. This library uses the native
implementations where possible (for example, under Linux or FreeBSD) and
provides an Haskell replacement in other cases, thus providing a
portable interface.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-sendfile-doc
Description-md5: 0d0f5c72967eb0a83f78bee074a8deac
Description-en: Haskell portable sendfile library; documentation
This Haskell library exposes zero-copy sendfile functionality in a
portable way. sendfile is a non standard system call that copies data
between one file descriptor and another. This library uses the native
implementations where possible (for example, under Linux or FreeBSD) and
provides an Haskell replacement in other cases, thus providing a
portable interface.
.
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-sendfile-prof
Description-md5: 9ede0478213960158773845752c9a6ce
Description-en: Haskell portable sendfile library; profiling libraries
This Haskell library exposes zero-copy sendfile functionality in a
portable way. sendfile is a non standard system call that copies data
between one file descriptor and another. This library uses the native
implementations where possible (for example, under Linux or FreeBSD) and
provides an Haskell replacement in other cases, thus providing a
portable interface.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-setenv-dev
Description-md5: db534247f69cb5f50c2c33805a0e6f9a
Description-en: Cross-platform library for setting environment variables
This package provides a cross-platform library for setting environment
variables.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-setenv-doc
Description-md5: 8745a9f2730133b955b0a235eabbcab6
Description-en: Cross-platform library for setting environment variables; documentation
This package provides a cross-platform library for setting environment
variables.
.
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-setenv-prof
Description-md5: 4ec7a77b07bcb2fd9d2f43a4e0bdb838
Description-en: Cross-platform library for setting environment variables; profiling libraries
This package provides a cross-platform library for setting environment
variables.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-setlocale-dev
Description-md5: ddb3478499e6e4fac7e2e084a14c3f75
Description-en: Haskell bindings to setlocale
This package provides bingings to the setlocale function.
For more information see setlocale(3)
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-setlocale-doc
Description-md5: 684bfd53f0c9caa88bb17be88fdd81d0
Description-en: Haskell bindings to setlocale; documentation
This package provides bingings to the setlocale function.
For more information see setlocale(3)
.
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-setlocale-prof
Description-md5: 9549a0b85edf21dfa0d6932715bd8fe7
Description-en: Haskell bindings to setlocale; profiling libraries
This package provides bingings to the setlocale function.
For more information see setlocale(3)
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-sha-dev
Description-md5: f0fc508d2a3d35aab067b281602a94af
Description-en: Haskell SHA suite of message digest functions
This library implements the SHA suite of message digest functions,
according to NIST FIPS 180-2 (with the SHA-224 addendum), as well
as the SHA-based HMAC routines.
.
The functions have been tested against most of the NIST and RFC test
vectors for the various functions. While some attention has been paid
to performance, these do not presently reach the speed of well-tune
libraries, like OpenSSL.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-sha-doc
Description-md5: a2f3dfb36cd46dc12ae41df39b953fee
Description-en: Haskell SHA suite of message digest functions; documentation
This library implements the SHA suite of message digest functions,
according to NIST FIPS 180-2 (with the SHA-224 addendum), as well
as the SHA-based HMAC routines.
.
The functions have been tested against most of the NIST and RFC test
vectors for the various functions. While some attention has been paid
to performance, these do not presently reach the speed of well-tune
libraries, like OpenSSL.
.
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-sha-prof
Description-md5: 567a21c4223206916d11113e382187fe
Description-en: Haskell SHA suite of message digest functions; profiling libraries
This library implements the SHA suite of message digest functions,
according to NIST FIPS 180-2 (with the SHA-224 addendum), as well
as the SHA-based HMAC routines.
.
The functions have been tested against most of the NIST and RFC test
vectors for the various functions. While some attention has been paid
to performance, these do not presently reach the speed of well-tune
libraries, like OpenSSL.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-should-not-typecheck-dev
Description-md5: 7a0681ec53a844cef8315ac420be0eb9
Description-en: verify that an expression does not typecheck
should-not-typecheck is a Haskell library which allows you to assert
that an expression does not typecheck in your tests. It provides one
function, shouldNotTypecheck, which takes an expression and will fail
the test if it typechecks. shouldNotTypecheck returns an HUnit
Assertion (so it can be used with both HUnit and hspec).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-should-not-typecheck-doc
Description-md5: 56d9a5e50400633e8034b1a1e0faaadc
Description-en: verify that an expression does not typecheck; documentation
should-not-typecheck is a Haskell library which allows you to assert
that an expression does not typecheck in your tests. It provides one
function, shouldNotTypecheck, which takes an expression and will fail
the test if it typechecks. shouldNotTypecheck returns an HUnit
Assertion (so it can be used with both HUnit and hspec).
.
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-should-not-typecheck-prof
Description-md5: 714f827d0b585c83a516c979fcf599b5
Description-en: verify that an expression does not typecheck; profiling libraries
should-not-typecheck is a Haskell library which allows you to assert
that an expression does not typecheck in your tests. It provides one
function, shouldNotTypecheck, which takes an expression and will fail
the test if it typechecks. shouldNotTypecheck returns an HUnit
Assertion (so it can be used with both HUnit and hspec).
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-show-combinators-dev
Description-md5: e50a2654226857767b8599513b187a74
Description-en: combinators to write Show instances
A minimal pretty-printing library for Show instances in Haskell.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-show-combinators-doc
Description-md5: 73c7430f5fbf081a20b4ad58a956a4d7
Description-en: combinators to write Show instances; documentation
A minimal pretty-printing library for Show instances in Haskell.
.
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-show-combinators-prof
Description-md5: 4c547e32ef1489c77c8f3477774bd7f5
Description-en: combinators to write Show instances; profiling libraries
A minimal pretty-printing library for Show instances in Haskell.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-show-dev
Description-md5: 29f899e50a530b37beee454ca508283f
Description-en: Show instances for lambdabot
Show instances for functions and IO procedures.
.
ShowFun gives us Typeable instances for neutering IO expressions.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-show-doc
Description-md5: 2b60bc9209246bc88604d0ce5e452152
Description-en: Show instances for lambdabot; documentation
Show instances for functions and IO procedures.
.
ShowFun gives us Typeable instances for neutering IO expressions.
.
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-show-prof
Description-md5: 500b4fd9090f9783e195f75fdd10e573
Description-en: Show instances for lambdabot; profiling libraries
Show instances for functions and IO procedures.
.
ShowFun gives us Typeable instances for neutering IO expressions.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-silently-dev
Description-md5: eaeae2407f9f8eed303340476e309224
Description-en: prevent or capture writing to stdout and other handles
Need to prevent output to the terminal, a file, or stderr? Need to
capture it and use it for your own means? Now you can, with silence
and capture.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-silently-doc
Description-md5: 2fdfe71a2996aaad60ccabf1c5598f33
Description-en: prevent or capture writing to stdout and other handles; documentation
Need to prevent output to the terminal, a file, or stderr? Need to
capture it and use it for your own means? Now you can, with silence
and capture.
.
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-silently-prof
Description-md5: d6681a93900656b51010f153d759ca0e
Description-en: prevent or capture writing to stdout and other handles; profiling libraries
Need to prevent output to the terminal, a file, or stderr? Need to
capture it and use it for your own means? Now you can, with silence
and capture.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-simple-reflect-dev
Description-md5: 839458ef5a9978701e1747693f77fc2f
Description-en: simple reflection of expressions containing variables
This package allows simple reflection of expressions containing variables.
Reflection here means that a Haskell expression is turned into a string.
.
The primary aim of this package is teaching and understanding;
there are no options for manipulating the reflected expressions beyond
showing them.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-simple-reflect-doc
Description-md5: 409cbe6dea74f92e5f6ffd31a9c916f2
Description-en: simple reflection of expressions containing variables; documentation
This package allows simple reflection of expressions containing variables.
Reflection here means that a Haskell expression is turned into a string.
.
The primary aim of this package is teaching and understanding;
there are no options for manipulating the reflected expressions beyond
showing them.
.
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-simple-reflect-prof
Description-md5: 9d3eaf5bda490d2e02da4e13a46e2030
Description-en: simple reflection of expressions containing variables; profiling libraries
This package allows simple reflection of expressions containing variables.
Reflection here means that a Haskell expression is turned into a string.
.
The primary aim of this package is teaching and understanding;
there are no options for manipulating the reflected expressions beyond
showing them.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-simple-smt-dev
Description-md5: 0707b18a20b500c0bdfb0b10fd95bb7f
Description-en: A simple way to interact with an SMT solver process.
This package provides a simple way to interact with an SMT solver process,
using the SmtLib-2 format.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-simple-smt-doc
Description-md5: 4e1c0f24d54977f3c09ec42252d03762
Description-en: A simple way to interact with an SMT solver process.; documentation
This package provides a simple way to interact with an SMT solver process,
using the SmtLib-2 format.
.
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-simple-smt-prof
Description-md5: 0676ef3f86f363d5800c333c66078c90
Description-en: A simple way to interact with an SMT solver process.; profiling libraries
This package provides a simple way to interact with an SMT solver process,
using the SmtLib-2 format.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-singleton-bool-dev
Description-md5: 85166120d09db95239774b609dc601c2
Description-en: type-level booleans
Type level booleans. The singletons package provides similar
functionality, but it has tight dependency constraints.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-singleton-bool-doc
Description-md5: b1043c5bf4c8f14edb5d2fcccf523905
Description-en: type-level booleans; documentation
Type level booleans. The singletons package provides similar
functionality, but it has tight dependency constraints.
.
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-singleton-bool-prof
Description-md5: dfb186a86d3ae2cf56ecd3d6065b8f76
Description-en: type-level booleans; profiling libraries
Type level booleans. The singletons package provides similar
functionality, but it has tight dependency constraints.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-singletons-dev
Description-md5: 85c86126f1126f1ab361f54d83351ec0
Description-en: Haskell framework for generating singleton types
This library generates singleton types, promoted functions, and singleton
functions using Template Haskell. It is useful for programmers who wish
to use dependently typed programming techniques. The library was originally
presented in /Dependently Typed Programming with Singletons/, published
at the Haskell Symposium, 2012.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-singletons-doc
Description-md5: 370ed05603c0d4ca8d62f421ae82f9e4
Description-en: Haskell framework for generating singleton types; documentation
This library generates singleton types, promoted functions, and singleton
functions using Template Haskell. It is useful for programmers who wish
to use dependently typed programming techniques. The library was originally
presented in /Dependently Typed Programming with Singletons/, published
at the Haskell Symposium, 2012.
.
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-singletons-prof
Description-md5: 8357160a742e463ad1eb11771ae95062
Description-en: Haskell framework for generating singleton types; profiling libraries
This library generates singleton types, promoted functions, and singleton
functions using Template Haskell. It is useful for programmers who wish
to use dependently typed programming techniques. The library was originally
presented in /Dependently Typed Programming with Singletons/, published
at the Haskell Symposium, 2012.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-skein-dev
Description-md5: 0e773d8905d09738e64dfdce220f17df
Description-en: family of cryptographic hash functions
Skein is a family of fast secure cryptographic hash functions designed by
Niels Ferguson, Stefan Lucks, Bruce Schneier, Doug Whiting, Mihir Bellare,
Tadayoshi Kohno, Jon Callas and Jesse Walker.
.
This package uses bindings to an optimized C implementation of Skein. It
provides a high-level interface to some of the Skein use cases. It also
provides a low-level interface in the module "Crypto.Skein.Internal" should
you need to use Skein in a different way.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-skein-doc
Description-md5: dbc46d383f1e6263e95c5fda44c045cb
Description-en: family of cryptographic hash functions; documentation
Skein is a family of fast secure cryptographic hash functions designed by
Niels Ferguson, Stefan Lucks, Bruce Schneier, Doug Whiting, Mihir Bellare,
Tadayoshi Kohno, Jon Callas and Jesse Walker.
.
This package uses bindings to an optimized C implementation of Skein. It
provides a high-level interface to some of the Skein use cases. It also
provides a low-level interface in the module "Crypto.Skein.Internal" should
you need to use Skein in a different way.
.
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-skein-prof
Description-md5: 3a3e8df1f9c27398f41c2f9518344da3
Description-en: family of cryptographic hash functions; profiling libraries
Skein is a family of fast secure cryptographic hash functions designed by
Niels Ferguson, Stefan Lucks, Bruce Schneier, Doug Whiting, Mihir Bellare,
Tadayoshi Kohno, Jon Callas and Jesse Walker.
.
This package uses bindings to an optimized C implementation of Skein. It
provides a high-level interface to some of the Skein use cases. It also
provides a low-level interface in the module "Crypto.Skein.Internal" should
you need to use Skein in a different way.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-smallcheck-dev
Description-md5: 298fa50905f07569ee051dea8350c51a
Description-en: Another lightweight testing library
SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but
instead of testing for a sample of randomly generated values, SmallCheck
tests properties for all the finitely many values up to some depth,
progressively increasing the depth used.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-smallcheck-doc
Description-md5: e0dedf5b9ab6f3827bcbb83d95796bcc
Description-en: Another lightweight testing library; documentation
SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but
instead of testing for a sample of randomly generated values, SmallCheck
tests properties for all the finitely many values up to some depth,
progressively increasing the depth used.
.
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-smallcheck-prof
Description-md5: f38572fc00a76ca829c026348f68fef1
Description-en: Another lightweight testing library; profiling libraries
SmallCheck is similar to QuickCheck (Claessen and Hughes 2000-) but
instead of testing for a sample of randomly generated values, SmallCheck
tests properties for all the finitely many values up to some depth,
progressively increasing the depth used.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-smtlib-dev
Description-md5: dd571ef0c36dd122b05179bd0bbb8c70
Description-en: A library for working with the SMTLIB format.
.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-smtlib-doc
Description-md5: a11ea97faf3eed3767c41290adb23042
Description-en: A library for working with the SMTLIB format.; documentation
.
.
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-smtlib-prof
Description-md5: 2830b4d6e104ca002170659b37feefea
Description-en: A library for working with the SMTLIB format.; profiling libraries
.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-sockaddr-dev
Description-md5: 5667e3309f44cb69728740a61104a8d1
Description-en: printing SockAddr value
This package provides code to convert a SockAddr to its human readable
representation. If the address is an IPv4-embedded IPv6 address, the IPv4 is
extracted.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-sockaddr-doc
Description-md5: 0db4f83155f0595c49c94c176cdab9c1
Description-en: printing SockAddr value; documentation
This package provides code to convert a SockAddr to its human readable
representation. If the address is an IPv4-embedded IPv6 address, the IPv4 is
extracted.
.
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-sockaddr-prof
Description-md5: 781fe238c97c4e132cb14cc36c8b87ef
Description-en: printing SockAddr value; profiling libraries
This package provides code to convert a SockAddr to its human readable
representation. If the address is an IPv4-embedded IPv6 address, the IPv4 is
extracted.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-socks-dev
Description-md5: 2ecd5e6a345b1532f2cd08c872bd28ed
Description-en: SOCKS proxy library
This is a native Haskell implementation of a SOCKS5 proxy.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-socks-doc
Description-md5: 1baa63792940ed790a521649a3d59fd1
Description-en: SOCKS proxy library; documentation
This is a native Haskell implementation of a SOCKS5 proxy.
.
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-socks-prof
Description-md5: 735da09dd12d11d084b7e24aa1f382bd
Description-en: SOCKS proxy library; profiling libraries
This is a native Haskell implementation of a SOCKS5 proxy.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-some-dev
Description-md5: 56dc9193d7ebb7b0cdae53533a62d92a
Description-en: existential type: Some
This library defines an existential type Some in a few variants, and
utilities to work with it.
.
If you are unsure which variant to use, use the one in "Data.Some" module.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-some-doc
Description-md5: 53564d50969cca26fc855a71821ad55c
Description-en: existential type: Some; documentation
This library defines an existential type Some in a few variants, and
utilities to work with it.
.
If you are unsure which variant to use, use the one in "Data.Some" module.
.
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-some-prof
Description-md5: 3ad3f481d579706287f47ca08b8738c8
Description-en: existential type: Some; profiling libraries
This library defines an existential type Some in a few variants, and
utilities to work with it.
.
If you are unsure which variant to use, use the one in "Data.Some" module.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-sop-core-dev
Description-md5: 119c1e406b9ad4180732aefef8074705
Description-en: true sums of products
Implementation of n-ary sums and n-ary products.
.
The main purpose of this package is to serve as the core of
generics-sop.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-sop-core-doc
Description-md5: 2e1f4c631a5024592427ba1252b574eb
Description-en: true sums of products; documentation
Implementation of n-ary sums and n-ary products.
.
The main purpose of this package is to serve as the core of
generics-sop.
.
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-sop-core-prof
Description-md5: 382646d58b7e3f97653718c0fac4f334
Description-en: true sums of products; profiling libraries
Implementation of n-ary sums and n-ary products.
.
The main purpose of this package is to serve as the core of
generics-sop.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-split-dev
Description-md5: 2623b1776ad2e95b7cd1d8c4210bc881
Description-en: Haskell library for splitting lists
This Haskell library provides a wide range of strategies and a unified
combinator framework for splitting lists with respect to some sort of
delimiter.
.
For example, it can split a list every N elements, or on elements that
satisfy some condition.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-split-doc
Description-md5: af4464d370726795eb85f1455eed6ba7
Description-en: Haskell library for splitting lists; documentation
This Haskell library provides a wide range of strategies and a unified
combinator framework for splitting lists with respect to some sort of
delimiter.
.
For example, it can split a list every N elements, or on elements that
satisfy some condition.
.
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-split-prof
Description-md5: c3c5de4210d3d5f6c45314de9d86ca48
Description-en: Haskell library for splitting lists; profiling libraries
This Haskell library provides a wide range of strategies and a unified
combinator framework for splitting lists with respect to some sort of
delimiter.
.
For example, it can split a list every N elements, or on elements that
satisfy some condition.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-splitmix-dev
Description-md5: a9ebc60bf638080d3a17bfc7af59314b
Description-en: fast splittable PRNG
Pure Haskell implementation of SplitMix, a splittable
pseudorandom number generator that is quite fast.
.
It should not be used for cryptographic or security applications,
because generated sequences of pseudorandom values are too predictable
(the mixing functions are easily inverted, and two successive outputs
suffice to reconstruct the internal state).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-splitmix-doc
Description-md5: 104744eda4f3c96a12fe0ddac51063b7
Description-en: fast splittable PRNG; documentation
Pure Haskell implementation of SplitMix, a splittable
pseudorandom number generator that is quite fast.
.
It should not be used for cryptographic or security applications,
because generated sequences of pseudorandom values are too predictable
(the mixing functions are easily inverted, and two successive outputs
suffice to reconstruct the internal state).
.
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-splitmix-prof
Description-md5: 3b02318273c4c6630fcbe1b04a089f11
Description-en: fast splittable PRNG; profiling libraries
Pure Haskell implementation of SplitMix, a splittable
pseudorandom number generator that is quite fast.
.
It should not be used for cryptographic or security applications,
because generated sequences of pseudorandom values are too predictable
(the mixing functions are easily inverted, and two successive outputs
suffice to reconstruct the internal state).
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-sql-words-dev
Description-md5: 8123e35b2a6f4bc797c3c937d1814b9a
Description-en: SQL keywords data constructor into OverloadedString
This package contiains SQL keywords constructors defined as
OverloadedString literals and helper functions to concate these.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-sql-words-doc
Description-md5: 96015c43433798e96d5811a71b14e848
Description-en: SQL keywords data constructor into OverloadedString; documentation
This package contiains SQL keywords constructors defined as
OverloadedString literals and helper functions to concate these.
.
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-sql-words-prof
Description-md5: 2fa81e66d967f325cb0eb9259616c901
Description-en: SQL keywords data constructor into OverloadedString; profiling libraries
This package contiains SQL keywords constructors defined as
OverloadedString literals and helper functions to concate these.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-src-exts-dev
Description-md5: c3ef9534afa29a676dd2872f4301fa3f
Description-en: Haskell-Source with eXtensions library for GHC
haskell-src-exts (HSX, haskell-source with extensions) is an extension of the
standard haskell-src package, and handles most common syntactic extensions to
Haskell, including:
* Multi-parameter type classes with functional dependencies
* Indexed type families (including associated types)
* Empty data declarations
* GADTs
* Implicit parameters (ghc and hugs style)
* Template Haskell
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-src-exts-doc
Description-md5: 051985cd26aebc6758ef761007439558
Description-en: API documentation of the haskell-src-exts library; documentation
haskell-src-exts (HSX, haskell-source with extensions) is an extension of the
standard haskell-src package, and handles most common syntactic extensions to
Haskell, including:
* Multi-parameter type classes with functional dependencies
* Indexed type families (including associated types)
* Empty data declarations
* GADTs
* Implicit parameters (ghc and hugs style)
* Template Haskell
.
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-src-exts-prof
Description-md5: bedbe3be04a38c26d12b06466cdb588f
Description-en: Haskell-Source with eXtensions library for GHC; profiling libraries
haskell-src-exts (HSX, haskell-source with extensions) is an extension of the
standard haskell-src package, and handles most common syntactic extensions to
Haskell, including:
* Multi-parameter type classes with functional dependencies
* Indexed type families (including associated types)
* Empty data declarations
* GADTs
* Implicit parameters (ghc and hugs style)
* Template Haskell
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-src-exts-simple-dev
Description-md5: 43fcca151fce238b9ffc491d75b04bc1
Description-en: simplified view on the haskell-src-exts AST
This package provides a shim for haskell-src-exts (HSE), exposing the
same AST but without annotations, using ghc's pattern synonyms.
.
This package is useful for synthesizing and manipulating HSE ASTs that
don't carry source location information. It may also aid in porting
packages from haskell-src-exts 1.17 to 1.18, but it is not a drop-in
replacement for the old annotation-free AST.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-src-exts-simple-doc
Description-md5: 750130c1ffea666069259337296490da
Description-en: simplified view on the haskell-src-exts AST; documentation
This package provides a shim for haskell-src-exts (HSE), exposing the
same AST but without annotations, using ghc's pattern synonyms.
.
This package is useful for synthesizing and manipulating HSE ASTs that
don't carry source location information. It may also aid in porting
packages from haskell-src-exts 1.17 to 1.18, but it is not a drop-in
replacement for the old annotation-free AST.
.
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-src-exts-simple-prof
Description-md5: 8b186f3c9c0e510afcaa41f72b9618b5
Description-en: simplified view on the haskell-src-exts AST; profiling libraries
This package provides a shim for haskell-src-exts (HSE), exposing the
same AST but without annotations, using ghc's pattern synonyms.
.
This package is useful for synthesizing and manipulating HSE ASTs that
don't carry source location information. It may also aid in porting
packages from haskell-src-exts 1.17 to 1.18, but it is not a drop-in
replacement for the old annotation-free AST.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-src-meta-dev
Description-md5: 67f3f83b46f32fed69008cf4b79da8e3
Description-en: parse source to Template Haskell abstract syntax
The translation from haskell-src-exts abstract syntax to Template Haskell
abstract syntax isn't 100% complete yet.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-src-meta-doc
Description-md5: 3f7b8fedac1bad8c5aa26614fbf86be3
Description-en: parse source to Template Haskell abstract syntax; documentation
The translation from haskell-src-exts abstract syntax to Template Haskell
abstract syntax isn't 100% complete yet.
.
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-src-meta-prof
Description-md5: c5c183d9130fe48f5bbc7b4eebdf0bd1
Description-en: parse source to Template Haskell abstract syntax; profiling libraries
The translation from haskell-src-exts abstract syntax to Template Haskell
abstract syntax isn't 100% complete yet.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-srcloc-dev
Description-md5: cf3b0afd6aa97018dae3d5fe09529119
Description-en: data types for managing source code locations
Data types for tracking, combining, and printing source code locations.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-srcloc-doc
Description-md5: fecb081f772bcad0d6b801d66edb012d
Description-en: data types for managing source code locations; documentation
Data types for tracking, combining, and printing source code locations.
.
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-srcloc-prof
Description-md5: 9b36bd79b723aae4114d5dc0730efbd9
Description-en: data types for managing source code locations; profiling libraries
Data types for tracking, combining, and printing source code locations.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-stateref-dev
Description-md5: 1c2daadf46ea088d89bd09f4fe2ee488
Description-en: abstraction for things that work like IORef
A collection of type-classes generalizing the read/write/modify
operations for stateful variables provided by things like IORef,
TVar, &c. Note that The interface has changed a bit from the 0.2.*
version. "*Ref" functions are now called "*Reference" and new "*Ref"
function exist with simpler signatures. The new Ref existential type
provides a convenient monad-indexed reference type, and the HasRef
class indicates monads for which there is a default reference type
for every referent.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-stateref-doc
Description-md5: dd6e9cbf2e2153d68ebd51bd9f90ee99
Description-en: abstraction for things that work like IORef; documentation
A collection of type-classes generalizing the read/write/modify
operations for stateful variables provided by things like IORef,
TVar, &c. Note that The interface has changed a bit from the 0.2.*
version. "*Ref" functions are now called "*Reference" and new "*Ref"
function exist with simpler signatures. The new Ref existential type
provides a convenient monad-indexed reference type, and the HasRef
class indicates monads for which there is a default reference type
for every referent.
.
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-stateref-prof
Description-md5: 2b3ca52b569a27198b832915e558b3ed
Description-en: abstraction for things that work like IORef; profiling libraries
A collection of type-classes generalizing the read/write/modify
operations for stateful variables provided by things like IORef,
TVar, &c. Note that The interface has changed a bit from the 0.2.*
version. "*Ref" functions are now called "*Reference" and new "*Ref"
function exist with simpler signatures. The new Ref existential type
provides a convenient monad-indexed reference type, and the HasRef
class indicates monads for which there is a default reference type
for every referent.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-statestack-dev
Description-md5: 6f1ac558acacc5632053f66dc1b16dde
Description-en: simple State-like monad transformer state push/pop
Simple State-like monad transformer where states can be saved to and
restored from an internal stack.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-statestack-doc
Description-md5: bbf9136416cd947f894265709aaa6307
Description-en: simple State-like monad transformer state push/pop; documentation
Simple State-like monad transformer where states can be saved to and
restored from an internal stack.
.
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-statestack-prof
Description-md5: cbd9a677d6e8ef4e63a2b03b19a89378
Description-en: simple State-like monad transformer state push/pop; profiling libraries
Simple State-like monad transformer where states can be saved to and
restored from an internal stack.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-statevar-dev
Description-md5: 7eb142eb5a50cf961f0e1e7df574b6c4
Description-en: state variables in Haskell
This library provides a common abstraction of stateful variables, e.g. IORef
and OpenGL's StateVar.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-statevar-doc
Description-md5: 03f81b17046a3ddc9639daea5cf51849
Description-en: state variables in Haskell; documentation
This library provides a common abstraction of stateful variables, e.g. IORef
and OpenGL's StateVar.
.
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-statevar-prof
Description-md5: 541a7a549c3c1de95489f096e289d314
Description-en: state variables in Haskell; profiling libraries
This library provides a common abstraction of stateful variables, e.g. IORef
and OpenGL's StateVar.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-static-hash-dev
Description-md5: efe8f2fc66921797fe330495d4153199
Description-en: pure immutable hash
Pure immutable hash whose lookup is O(1) on the average, but O(N) in the
worst case.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-static-hash-doc
Description-md5: b5dced23e885d7b60a7c34de6b61d64f
Description-en: pure immutable hash; documentation
Pure immutable hash whose lookup is O(1) on the average, but O(N) in the
worst case.
.
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-static-hash-prof
Description-md5: 34edb3361e6fab09e5aa577483ad1990
Description-en: pure immutable hash; profiling libraries
Pure immutable hash whose lookup is O(1) on the average, but O(N) in the
worst case.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-stm-chans-dev
Description-md5: eeb6be29b8a8efeb6c0e70058e716230
Description-en: additional types of channels for STM
Additional types of STM channels:
* TBChan: a version of TChan where the queue is bounded in length
* TBMChan: a version of TChan where the queue is bounded in length
and closeable.
* TBMQueue: a version of TQueue where the queue is bounded in length
and closeable.
* TMChan: a version of TChan where the queue is closeable. This is
similar to a TChan (Maybe a) with a monotonicity guarantee that
once there's a Nothing there will always be Nothing.
* TMQueue: a version of TQueue where the queue is closeable. This is
similar to a TQueue (Maybe a) with a monotonicity guarantee that
once there's a Nothing there will always be Nothing.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-stm-chans-doc
Description-md5: da4e36682f990d3cc11e5471abe7304f
Description-en: additional types of channels for STM; documentation
Additional types of STM channels:
* TBChan: a version of TChan where the queue is bounded in length
* TBMChan: a version of TChan where the queue is bounded in length
and closeable.
* TBMQueue: a version of TQueue where the queue is bounded in length
and closeable.
* TMChan: a version of TChan where the queue is closeable. This is
similar to a TChan (Maybe a) with a monotonicity guarantee that
once there's a Nothing there will always be Nothing.
* TMQueue: a version of TQueue where the queue is closeable. This is
similar to a TQueue (Maybe a) with a monotonicity guarantee that
once there's a Nothing there will always be Nothing.
.
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-stm-chans-prof
Description-md5: 1e4e15a10a3d4f038a19a9932bf7a6fe
Description-en: additional types of channels for STM; profiling libraries
Additional types of STM channels:
* TBChan: a version of TChan where the queue is bounded in length
* TBMChan: a version of TChan where the queue is bounded in length
and closeable.
* TBMQueue: a version of TQueue where the queue is bounded in length
and closeable.
* TMChan: a version of TChan where the queue is closeable. This is
similar to a TChan (Maybe a) with a monotonicity guarantee that
once there's a Nothing there will always be Nothing.
* TMQueue: a version of TQueue where the queue is closeable. This is
similar to a TQueue (Maybe a) with a monotonicity guarantee that
once there's a Nothing there will always be Nothing.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-stmonadtrans-dev
Description-md5: c65a41de02a6f1a5709a6364f30bff02
Description-en: monad transformer version of the ST monad
This package provides a monad transformer version of the ST monad.
.
Warning! This monad transformer should not be used with monads that can
contain multiple answers, like the list monad. The reason is that the will be
duplicated across the different answers and this cause Bad Things to happen
(such as loss of referential transparency). Safe monads include the monads
State, Reader, Writer, Maybe and combinations of their corresponding monad
transformers.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-stmonadtrans-doc
Description-md5: 7bda010d6255fadd25a9b3481860b937
Description-en: monad transformer version of the ST monad; documentation
This package provides a monad transformer version of the ST monad.
.
Warning! This monad transformer should not be used with monads that can
contain multiple answers, like the list monad. The reason is that the will be
duplicated across the different answers and this cause Bad Things to happen
(such as loss of referential transparency). Safe monads include the monads
State, Reader, Writer, Maybe and combinations of their corresponding monad
transformers.
.
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-stmonadtrans-prof
Description-md5: dd49439cf1623ee0f8345c7d55f12b97
Description-en: monad transformer version of the ST monad; profiling libraries
This package provides a monad transformer version of the ST monad.
.
Warning! This monad transformer should not be used with monads that can
contain multiple answers, like the list monad. The reason is that the will be
duplicated across the different answers and this cause Bad Things to happen
(such as loss of referential transparency). Safe monads include the monads
State, Reader, Writer, Maybe and combinations of their corresponding monad
transformers.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-storable-complex-dev
Description-md5: 30480d7dc5b1051c5d408c1d25a43bbd
Description-en: Storable instance for Complex
Provides a Storable instance for Complex which is binary
compatible with C99, C++ and Fortran complex data types.
.
The only purpose of this package is to provide a standard
location for this instance so that other packages needing
this instance can play nicely together.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-storable-complex-doc
Description-md5: 966623eeec57362b7475490223e9fa18
Description-en: Storable instance for Complex; documentation
Provides a Storable instance for Complex which is binary
compatible with C99, C++ and Fortran complex data types.
.
The only purpose of this package is to provide a standard
location for this instance so that other packages needing
this instance can play nicely together.
.
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-storable-complex-prof
Description-md5: cef9184f4db70e63660e503ed172e2b4
Description-en: Storable instance for Complex; profiling libraries
Provides a Storable instance for Complex which is binary
compatible with C99, C++ and Fortran complex data types.
.
The only purpose of this package is to provide a standard
location for this instance so that other packages needing
this instance can play nicely together.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-store-core-dev
Description-md5: e4eaa2b3edaf90e1b85ced9dabd90ad6
Description-en: fast and lightweight binary serialization
This is a lightweight core used by the store package.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-store-core-doc
Description-md5: 84ba2d64400f7e0233042d351e6b753d
Description-en: fast and lightweight binary serialization; documentation
This is a lightweight core used by the store package.
.
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-store-core-prof
Description-md5: e343ef2eb1b24a9ffcc5f016ab4db3e9
Description-en: fast and lightweight binary serialization; profiling libraries
This is a lightweight core used by the store package.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-stream-dev
Description-md5: 5fbaf6ebb31e507e47378e7a6e1af02e
Description-en: Haskell stream (infinite list) library for GHC
Provides functions, analogous to those from Data.List, to create and
manipulate infinite lists.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-stream-doc
Description-md5: e8f7ab15c2b25200156218aa9f60d067
Description-en: Haskell stream (infinite list) library for GHC; documentation
Provides functions, analogous to those from Data.List, to create and
manipulate infinite lists.
.
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-stream-prof
Description-md5: b4a1db2a37cf5151a986b4658fe9b5fa
Description-en: Haskell stream (infinite list) library for GHC; profiling libraries
Provides functions, analogous to those from Data.List, to create and
manipulate infinite lists.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-strict-dev
Description-md5: 983993f124f0b77da0d5a81be7c7c2d9
Description-en: Strict variants of standard Haskell datatypes
This package provides strict versions of some standard Haskell data types
(pairs, Maybe and Either). It also contains strict IO operations.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-strict-doc
Description-md5: 5c9bc0acbe6c5e78a415ddb311c2074c
Description-en: Strict variants of standard Haskell datatypes; documentation
This package provides strict versions of some standard Haskell data types
(pairs, Maybe and Either). It also contains strict IO operations.
.
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-strict-prof
Description-md5: eb3a0220dc655fbcd310472e603b9e83
Description-en: Strict variants of standard Haskell datatypes; profiling libraries
This package provides strict versions of some standard Haskell data types
(pairs, Maybe and Either). It also contains strict IO operations.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-string-conversions-dev
Description-md5: 8d17fc056dad7e4947231c6403731393
Description-en: simplifies dealing with different types for strings
Provides a simple type class for converting values
of different string types into values of other string types.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-string-conversions-doc
Description-md5: b1c01dca1a4cc86227fa58c821e99d0d
Description-en: simplifies dealing with different types for strings; documentation
Provides a simple type class for converting values
of different string types into values of other string types.
.
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-string-conversions-prof
Description-md5: 56a41019e5bd0bc108f0ac3343dbbcad
Description-en: simplifies dealing with different types for strings; profiling libraries
Provides a simple type class for converting values
of different string types into values of other string types.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-string-qq-dev
Description-md5: 69727f2c509bcfa00e5ac3d45aa6a8bc
Description-en: QuasiQuoter for non-interpolated strings
QuasiQuoter for non-interpolated strings, texts and bytestrings, useful for
writing multi-line IsString literals.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-string-qq-doc
Description-md5: 2d4ccb10126b020dfeca5e67647e8c9f
Description-en: QuasiQuoter for non-interpolated strings; documentation
QuasiQuoter for non-interpolated strings, texts and bytestrings, useful for
writing multi-line IsString literals.
.
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-string-qq-prof
Description-md5: f2f7b14eea2b979aaf4890bde3e3bb24
Description-en: QuasiQuoter for non-interpolated strings; profiling libraries
QuasiQuoter for non-interpolated strings, texts and bytestrings, useful for
writing multi-line IsString literals.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-stringbuilder-dev
Description-md5: 205c579c0b3e3483f9517cdf44002ec1
Description-en: writer monad for multi-line string literals
This allows the construction of multi-line string literals in a
monadic way.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-stringbuilder-doc
Description-md5: b0974fdbb2eb04caad08493d00e73b5c
Description-en: writer monad for multi-line string literals; documentation
This allows the construction of multi-line string literals in a
monadic way.
.
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-stringbuilder-prof
Description-md5: bfbf8dc923dfbe9359b58cc6aa4a5fe4
Description-en: writer monad for multi-line string literals; profiling libraries
This allows the construction of multi-line string literals in a
monadic way.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-stringsearch-dev
Description-md5: ee27e0e372e32162d6a9f4b7f07cc40c
Description-en: Fast searching, splitting and replacing of ByteStrings
This package provides several functions to quickly
search for substrings in strict or lazy ByteStrings.
It also provides functions for breaking or splitting
on substrings and replacing all occurrences of a
substring (the first in case of overlaps) with another.
.
Author: Daniel Fischer, Chris Kuklewicz, Justin Bailey
Upstream-Maintainer: daniel.is.fischer@googlemail.com
.
This package contains the normal library files.
Package: libghc-stringsearch-doc
Description-md5: 6ae03042c74569a77c81eeb34bc76a51
Description-en: Fast searching, splitting and replacing of ByteStrings; documentation
This package provides several functions to quickly
search for substrings in strict or lazy ByteStrings.
It also provides functions for breaking or splitting
on substrings and replacing all occurrences of a
substring (the first in case of overlaps) with another.
.
Author: Daniel Fischer, Chris Kuklewicz, Justin Bailey
Upstream-Maintainer: daniel.is.fischer@googlemail.com
.
This package contains the documentation files.
Package: libghc-stringsearch-prof
Description-md5: 4c2b51a4b6b448cf813c89fcad3dc50c
Description-en: Fast searching, splitting and replacing of ByteStrings; profiling libraries
This package provides several functions to quickly
search for substrings in strict or lazy ByteStrings.
It also provides functions for breaking or splitting
on substrings and replacing all occurrences of a
substring (the first in case of overlaps) with another.
.
Author: Daniel Fischer, Chris Kuklewicz, Justin Bailey
Upstream-Maintainer: daniel.is.fischer@googlemail.com
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-syb-dev
Description-md5: 383e0057f2bc03c979afeeff09920218
Description-en: Generic programming library for Haskell
This package contains the generics system known as "Scrap Your Boilerplate".
It defines the "Data" class of types permitting folding and unfolding of
constructor applications, instances of this class for primitive types, and a
variety of traversals.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-syb-doc
Description-md5: 8f24fe306945e92749ed337757960775
Description-en: Generic programming library for Haskell; documentation
This package contains the generics system known as "Scrap Your Boilerplate".
It defines the "Data" class of types permitting folding and unfolding of
constructor applications, instances of this class for primitive types, and a
variety of traversals.
.
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-syb-prof
Description-md5: a9fe6f214ff4ac6cedf7f89455b0fc35
Description-en: Generic programming library for Haskell; profiling libraries
This package contains the generics system known as "Scrap Your Boilerplate".
It defines the "Data" class of types permitting folding and unfolding of
constructor applications, instances of this class for primitive types, and a
variety of traversals.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-system-fileio-dev
Description-md5: 62d29865624479ddc06313c37ca59d28
Description-en: consistent filesystem interaction across GHC versions
This is a small wrapper around the "directory", "unix", and "Win32"
packages, for use with "system-filepath". It provides a consistent
API to the various versions of these packages distributed with
different versions of GHC.
.
In particular, this library supports working with POSIX files that
have paths which can't be decoded in the current locale encoding.
.
This package contains the normal library files.
Package: libghc-system-fileio-doc
Description-md5: 41a897c9c6a6c4e87841723f94cdac4e
Description-en: consistent filesystem interaction across GHC versions; documentation
This is a small wrapper around the "directory", "unix", and "Win32"
packages, for use with "system-filepath". It provides a consistent
API to the various versions of these packages distributed with
different versions of GHC.
.
In particular, this library supports working with POSIX files that
have paths which can't be decoded in the current locale encoding.
.
This package contains the documentation files.
Package: libghc-system-fileio-prof
Description-md5: 96f45159caae2010b947b7a6a083a467
Description-en: consistent filesystem interaction across GHC versions; profiling libraries
This is a small wrapper around the "directory", "unix", and "Win32"
packages, for use with "system-filepath". It provides a consistent
API to the various versions of these packages distributed with
different versions of GHC.
.
In particular, this library supports working with POSIX files that
have paths which can't be decoded in the current locale encoding.
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-system-filepath-dev
Description-md5: 3a09f1bf994d40459f099aaeac4ffef1
Description-en: high-level, byte-based file and directory path manipulations
Functions for portable file path manipulation.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-system-filepath-doc
Description-md5: 2b48b153cf250edd46e2394e508156d9
Description-en: high-level, byte-based file and directory path manipulations; documentation
Functions for portable file path manipulation.
.
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-system-filepath-prof
Description-md5: de215bf9d6743af96c60f06d1dfc1fb3
Description-en: high-level, byte-based file and directory path manipulations; profiling libraries
Functions for portable file path manipulation.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-system-posix-redirect-dev
Description-md5: c6599806b1924c76cb0480cc7ae22465
Description-en: toy module to temporarily redirect a program's stdout
Due to the design of POSIX, it is possible to temporarily overload the
file descriptors corresponding to stdout and stderr to point to an
arbitrary pipe. It is, however, tricky to get right. This module gets
it right, as far as such a terrible hack can be made right. It can be
used to make misbehaving third-party C libraries stop spewing to
standard output.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-system-posix-redirect-doc
Description-md5: 4a6feba303275124fb6fdd120772719f
Description-en: toy module to temporarily redirect a program's stdout; documentation
Due to the design of POSIX, it is possible to temporarily overload the
file descriptors corresponding to stdout and stderr to point to an
arbitrary pipe. It is, however, tricky to get right. This module gets
it right, as far as such a terrible hack can be made right. It can be
used to make misbehaving third-party C libraries stop spewing to
standard output.
.
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-system-posix-redirect-prof
Description-md5: 2b2a8c1806550b730328d5cd7d8fdcad
Description-en: toy module to temporarily redirect a program's stdout; profiling libraries
Due to the design of POSIX, it is possible to temporarily overload the
file descriptors corresponding to stdout and stderr to point to an
arbitrary pipe. It is, however, tricky to get right. This module gets
it right, as far as such a terrible hack can be made right. It can be
used to make misbehaving third-party C libraries stop spewing to
standard output.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tabular-dev
Description-md5: 82fa4ddcef300cecb946fb587ceabefb
Description-en: two-dimensional data tables with rendering functions
Tabular provides a Haskell representation of two-dimensional data
tables, the kind that you might find in a spreadsheet or a
research report. It also comes with some default rendering functions
for turning those tables into ASCII art, simple text with an
arbitrary delimiter, CSV, HTML or LaTeX.
.
The tabular package can group rows and columns, each group having one
of three separators (no line, single line, double line) between its
members.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tabular-doc
Description-md5: 2e1e0bf77e3582232ea69d1fe97d168c
Description-en: two-dimensional data tables with rendering functions; documentation
Tabular provides a Haskell representation of two-dimensional data
tables, the kind that you might find in a spreadsheet or a
research report. It also comes with some default rendering functions
for turning those tables into ASCII art, simple text with an
arbitrary delimiter, CSV, HTML or LaTeX.
.
The tabular package can group rows and columns, each group having one
of three separators (no line, single line, double line) between its
members.
.
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-tabular-prof
Description-md5: ccab220cff592524c7246d71993164cc
Description-en: two-dimensional data tables with rendering functions; profiling libraries
Tabular provides a Haskell representation of two-dimensional data
tables, the kind that you might find in a spreadsheet or a
research report. It also comes with some default rendering functions
for turning those tables into ASCII art, simple text with an
arbitrary delimiter, CSV, HTML or LaTeX.
.
The tabular package can group rows and columns, each group having one
of three separators (no line, single line, double line) between its
members.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tagged-dev
Description-md5: 887f5ee3a49446fe3df5960398b6c251
Description-en: newtype wrappers for phantom types
It provides newtype wrappers for phantom types to avoid unsafely
passing dummy arguments.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tagged-doc
Description-md5: 2546eb6cee09e0bf78f498938db6c602
Description-en: newtype wrappers for phantom types; documentation
It provides newtype wrappers for phantom types to avoid unsafely
passing dummy arguments.
.
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-tagged-prof
Description-md5: 28c04b0686c10d518bc577efa0779089
Description-en: newtype wrappers for phantom types; profiling libraries
It provides newtype wrappers for phantom types to avoid unsafely
passing dummy arguments.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tagsoup-dev
Description-md5: 9e7b8da978a1af82a01a785ae1be1585
Description-en: Haskell library to robustly parse unstructured HTML
TagSoup extracts information out of unstructured HTML code, sometimes
known as tag soup. TagSoup does not require well-formed or
standards-compliant HTML, or HTML that renders correctly in any
particular rendering engine. TagSoup transforms HTML into a list of
open tags with attributes, close tags, and text, but makes no attempt
to group these together into any kind of structure.
.
This package is not related to the Java TagSoup library.
Package: libghc-tagsoup-doc
Description-md5: c61326ffa7176e76f35578a3249fb3b3
Description-en: Documentation for Haskell TagSoup library
TagSoup extracts information out of unstructured HTML code, sometimes
known as tag soup. TagSoup does not require well-formed or
standards-compliant HTML, or HTML that renders correctly in any
particular rendering engine. TagSoup transforms HTML into a list of
open tags with attributes, close tags, and text, but makes no attempt
to group these together into any kind of structure.
.
This package contains the API documentation and example for the TagSoup
library.
Package: libghc-tagsoup-prof
Description-md5: 2fec70ca460bedfcd5a5409c2cda9581
Description-en: Profiling support for TagSoup Haskell library
TagSoup extracts information out of unstructured HTML code, sometimes
known as tag soup. TagSoup does not require well-formed or
standards-compliant HTML, or HTML that renders correctly in any
particular rendering engine. TagSoup transforms HTML into a list of
open tags with attributes, close tags, and text, but makes no attempt
to group these together into any kind of structure.
.
This package contains the profiling support for the TagSoup library.
Package: libghc-tasty-ant-xml-dev
Description-md5: ee609491660f1d4a3249d92d8a51eff2
Description-en: Render tasty output to XML for Jenkins
A tasty ingredient to output test results in XML, using the Ant schema. This
XML can be consumed by the Jenkins continuous integration framework.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tasty-ant-xml-doc
Description-md5: d37d2dca6e314289f4a01dbedf8adc2d
Description-en: Render tasty output to XML for Jenkins; documentation
A tasty ingredient to output test results in XML, using the Ant schema. This
XML can be consumed by the Jenkins continuous integration framework.
.
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-tasty-ant-xml-prof
Description-md5: bd1f59eeb0197f7d511be7bc69ab4341
Description-en: Render tasty output to XML for Jenkins; profiling libraries
A tasty ingredient to output test results in XML, using the Ant schema. This
XML can be consumed by the Jenkins continuous integration framework.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tasty-dev
Description-md5: e90c3769e75029cdc82bb58b4cbbcfbf
Description-en: Haskell testing framework
A modern and extensible testing framework.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tasty-doc
Description-md5: a403b1dbe3e1faac91c71eabc340a04e
Description-en: Haskell testing framework; documentation
A modern and extensible testing framework.
.
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-tasty-expected-failure-dev
Description-md5: 66e6d9ca028106f0ff0ebdf9e3358cab
Description-en: mark tasty tests as failure-expected
With the function 'expectFail' in the provided module
Test.Tasty.ExpectedFailure, you can mark that you expect
test cases to fail, and not to pass.
.
This can for example be used for test-driven development: Create the
tests, mark them with 'Test.Tasty.ExpectedFailure.expectFail', and
you can still push to the main branch, without your continuous
integration branch failing.
.
Once someone implements the feature or fixes the bug (maybe
unknowingly), the test suite will tell him so, due to the now
unexpectedly passing test, and he can remove the
'Test.Tasty.ExpectedFailure.expectFail' marker.
.
The module also provides 'Test.Tasty.ExpectedFailure.ignoreTest' to
avoid running a test. Both functions are implemented via the more
general 'Test.Tasty.ExpectedFailure.wrapTest', which is also
provided.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tasty-expected-failure-doc
Description-md5: cd2be78962c78b5aeb270780305a24f4
Description-en: mark tasty tests as failure-expected; documentation
With the function 'expectFail' in the provided module
Test.Tasty.ExpectedFailure, you can mark that you expect
test cases to fail, and not to pass.
.
This can for example be used for test-driven development: Create the
tests, mark them with 'Test.Tasty.ExpectedFailure.expectFail', and
you can still push to the main branch, without your continuous
integration branch failing.
.
Once someone implements the feature or fixes the bug (maybe
unknowingly), the test suite will tell him so, due to the now
unexpectedly passing test, and he can remove the
'Test.Tasty.ExpectedFailure.expectFail' marker.
.
The module also provides 'Test.Tasty.ExpectedFailure.ignoreTest' to
avoid running a test. Both functions are implemented via the more
general 'Test.Tasty.ExpectedFailure.wrapTest', which is also
provided.
.
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-tasty-expected-failure-prof
Description-md5: e6b2ec204f63e5ea8dbc3d32fc088e8b
Description-en: mark tasty tests as failure-expected; profiling libraries
With the function 'expectFail' in the provided module
Test.Tasty.ExpectedFailure, you can mark that you expect
test cases to fail, and not to pass.
.
This can for example be used for test-driven development: Create the
tests, mark them with 'Test.Tasty.ExpectedFailure.expectFail', and
you can still push to the main branch, without your continuous
integration branch failing.
.
Once someone implements the feature or fixes the bug (maybe
unknowingly), the test suite will tell him so, due to the now
unexpectedly passing test, and he can remove the
'Test.Tasty.ExpectedFailure.expectFail' marker.
.
The module also provides 'Test.Tasty.ExpectedFailure.ignoreTest' to
avoid running a test. Both functions are implemented via the more
general 'Test.Tasty.ExpectedFailure.wrapTest', which is also
provided.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tasty-hspec-dev
Description-md5: 1a614d4a0f1f49ef5fb281ac7a42b957
Description-en: Tasty test framework, Hspec support
Hspec support for the Tasty test framework.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tasty-hspec-doc
Description-md5: be0e4ce30d8f8c9b921ca90f0f3644fc
Description-en: Tasty test framework, Hspec support; documentation
Hspec support for the Tasty test framework.
.
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-tasty-hspec-prof
Description-md5: a764b27f77cfe5213565ea186d89ffb7
Description-en: Tasty test framework, Hspec support; profiling libraries
Hspec support for the Tasty test framework.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tasty-hunit-dev
Description-md5: 9109a3274241cf4b3c4a42f18902931b
Description-en: Haskell testing framework, HUnit support
HUnit support for the Tasty test framework.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tasty-hunit-doc
Description-md5: f795ea94eace101f73012a06f4f0d858
Description-en: Haskell testing framework, HUnit support; documentation
HUnit support for the Tasty test framework.
.
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-tasty-hunit-prof
Description-md5: 3c3e219ca194e19a52b0f932c0e20e9a
Description-en: Haskell testing framework, HUnit support; profiling libraries
HUnit support for the Tasty test framework.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tasty-kat-dev
Description-md5: c33c094cb7658fca0443688a5c6a6cbd
Description-en: Known Answer Tests (KAT) framework for tasty
Tests running from simple KATs file (different formats/helper supported)
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tasty-kat-doc
Description-md5: ba1da72e46f872acbdbc81c7ccc3ad96
Description-en: Known Answer Tests (KAT) framework for tasty; documentation
Tests running from simple KATs file (different formats/helper supported)
.
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-tasty-kat-prof
Description-md5: 4d100d8429ba29f22ea8789c407bddb3
Description-en: Known Answer Tests (KAT) framework for tasty; profiling libraries
Tests running from simple KATs file (different formats/helper supported)
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tasty-prof
Description-md5: 300a4eb96368c36355df475128d3c2ed
Description-en: Haskell testing framework; profiling libraries
A modern and extensible testing framework.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tasty-quickcheck-dev
Description-md5: 15dccba4daf23365eed6b5e4f37d59f7
Description-en: Haskell testing framework, QuickCheck support
QuickCheck support for the Tasty test framework.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tasty-quickcheck-doc
Description-md5: 6b6640ddaead5739305448512ab716bf
Description-en: Haskell testing framework, QuickCheck support; documentation
QuickCheck support for the Tasty test framework.
.
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-tasty-quickcheck-prof
Description-md5: 4c0662c0e35832d7e382c3dade1787a2
Description-en: Haskell testing framework, QuickCheck support; profiling libraries
QuickCheck support for the Tasty test framework.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tasty-rerun-dev
Description-md5: b5fda895a8eadfeecc4e45bc38c21f8e
Description-en: Haskell testing framework, rerun support
This ingredient adds the ability to run tests by first filtering the
test tree based on the result of a previous test run.
For example, you can use this to run only those tests that failed
in the last run, or to run only tests that have been added since
tests were last ran.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tasty-rerun-doc
Description-md5: 6188c37c5598e418e5b86f0c2bf2ff64
Description-en: Haskell testing framework, rereun support; documentation
This ingredient adds the ability to run tests by first filtering the
test tree based on the result of a previous test run.
For example, you can use this to run only those tests that failed
in the last run, or to run only tests that have been added since
tests were last ran.
.
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-tasty-rerun-prof
Description-md5: 8d53c2611efc36fa2a7cd44d0e93c6ee
Description-en: Haskell testing framework, rerun support; profiling libraries
This ingredient adds the ability to run tests by first filtering the
test tree based on the result of a previous test run.
For example, you can use this to run only those tests that failed
in the last run, or to run only tests that have been added since
tests were last ran.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tasty-smallcheck-dev
Description-md5: d4077c58704fdd5583f5fe29e508ff34
Description-en: SmallCheck support for the Tasty test framework
This packages contains the glue code to run SmallCheck tests within the Tasty
test framework.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tasty-smallcheck-doc
Description-md5: 6a21bf6cec467ea5f26181441114a12e
Description-en: SmallCheck support for the Tasty test framework; documentation
This packages contains the glue code to run SmallCheck tests within the Tasty
test framework.
.
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-tasty-smallcheck-prof
Description-md5: 17cfb54160a7c58498c5075736404684
Description-en: SmallCheck support for the Tasty test framework; profiling libraries
This packages contains the glue code to run SmallCheck tests within the Tasty
test framework.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tasty-th-dev
Description-md5: bd60025afeaadb1e90422b8a4775f9a0
Description-en: TH code generation for Tasty test framework
Automagically generate the HUnit- and Quickcheck-bulk-code using
Template Haskell.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tasty-th-doc
Description-md5: 5e51959531c8beac3ca05aed448f8346
Description-en: TH code generation for Tasty test framework; documentation
Automagically generate the HUnit- and Quickcheck-bulk-code using
Template Haskell.
.
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-tasty-th-prof
Description-md5: 9ee36796122110bbb1d02c5c24bf07b9
Description-en: TH code generation for Tasty test framework; profiling libraries
Automagically generate the HUnit- and Quickcheck-bulk-code using
Template Haskell.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-template-haskell-compat-v0208-dev
Description-md5: 5c3677095791bb068f7e48f316b09b58
Description-en: backward-compatibility layer for TH newer than 2.8
A backward-compatibility layer for Template Haskell newer than 2.8.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-template-haskell-compat-v0208-doc
Description-md5: a014d0d2a63d08703847872ec055d30f
Description-en: backward-compatibility layer for TH newer than 2.8; documentation
A backward-compatibility layer for Template Haskell newer than 2.8.
.
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-template-haskell-compat-v0208-prof
Description-md5: 61341ff458be5fcce20a86299eaecc0d
Description-en: backward-compatibility layer for TH newer than 2.8; profiling libraries
A backward-compatibility layer for Template Haskell newer than 2.8.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-temporary-dev
Description-md5: b717775f10f14d831ace456e90acb20a
Description-en: Temporary files and directories
This library provide functions to create temporary files and directories. The
code comes from the Cabal library, and is extracted into this package so that
it can be used idependently of Cabal.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-temporary-doc
Description-md5: 134fabfe5abcec8c264262889e0dcd7e
Description-en: Temporary files and directories; documentation
This library provide functions to create temporary files and directories. The
code comes from the Cabal library, and is extracted into this package so that
it can be used idependently of Cabal.
.
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-temporary-prof
Description-md5: 79efc1a45992d6c98cab09aed36d14cc
Description-en: Temporary files and directories; profiling libraries
This library provide functions to create temporary files and directories. The
code comes from the Cabal library, and is extracted into this package so that
it can be used idependently of Cabal.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-terminal-size-dev
Description-md5: 890c977d94406c17e9a26f2bd68c4148
Description-en: get terminal window height and width
Get terminal window height and width without ncurses dependency.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-terminal-size-doc
Description-md5: 2adefeafc76544b450688ea6270ccc6f
Description-en: get terminal window height and width; documentation
Get terminal window height and width without ncurses dependency.
.
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-terminal-size-prof
Description-md5: 4b1a2408220d45558f72e5381088910f
Description-en: get terminal window height and width; profiling libraries
Get terminal window height and width without ncurses dependency.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-test-framework-dev
Description-md5: 2dd22871389530ff80e4f6ddcf86f407
Description-en: Framework for running and organising tests
Allows tests such as QuickCheck properties and HUnit test cases to be
assembled into test groups, run in parallel (but reported in deterministic
order, to aid diff interpretation) and filtered and controlled by command
line options. All of this comes with colored test output, progress reporting
and test statistics output.
.
You should install libghc-test-framework-{hunit,quickcheck2}-* package
to use this with {HUnit,QuickCheck2}.
.
This package contains the normal library files.
Package: libghc-test-framework-doc
Description-md5: 76a92b0d567693ebad27eaa34090dd7a
Description-en: Framework for running and organising tests; documentation
Allows tests such as QuickCheck properties and HUnit test cases to be
assembled into test groups, run in parallel (but reported in deterministic
order, to aid diff interpretation) and filtered and controlled by command
line options. All of this comes with colored test output, progress reporting
and test statistics output.
.
You should install libghc-test-framework-{hunit,quickcheck2}-* package
to use this with {HUnit,QuickCheck2}.
.
This package contains the documentation files.
Package: libghc-test-framework-hunit-dev
Description-md5: 9b46c53342ea6be4534e38bbfa183696
Description-en: HUnit support for the test-framework package.
Allows HUnit test cases to be used with the test-framework package.
.
This package contains the normal library files.
Package: libghc-test-framework-hunit-doc
Description-md5: 4fd6d4752302367e85c217f8546fcffc
Description-en: HUnit support for the test-framework package.; documentation
Allows HUnit test cases to be used with the test-framework package.
.
This package contains the documentation files.
Package: libghc-test-framework-hunit-prof
Description-md5: dd26825a2855e65c6b7cc4c2b446dc01
Description-en: HUnit support for the test-framework package.; profiling libraries
Allows HUnit test cases to be used with the test-framework package.
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-test-framework-prof
Description-md5: b5d4de95f8ee1921cc1ad8e093d0fef9
Description-en: Framework for running and organising tests; profiling libraries
Allows tests such as QuickCheck properties and HUnit test cases to be
assembled into test groups, run in parallel (but reported in deterministic
order, to aid diff interpretation) and filtered and controlled by command
line options. All of this comes with colored test output, progress reporting
and test statistics output.
.
You should install libghc-test-framework-{hunit,quickcheck2}-* package
to use this with {HUnit,QuickCheck2}.
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-test-framework-quickcheck2-dev
Description-md5: 46d19d75234299a055d3bc3efec82487
Description-en: QuickCheck2 support for the test-framework package.
Allows QuickCheck2 properties to be used with the test-framework package.
.
This package contains the normal library files.
Package: libghc-test-framework-quickcheck2-doc
Description-md5: 6643ed32475d1142ee39cc71354c8bb4
Description-en: QuickCheck2 support for the test-framework package.; documentation
Allows QuickCheck2 properties to be used with the test-framework package.
.
This package contains the documentation files.
Package: libghc-test-framework-quickcheck2-prof
Description-md5: f0493b6160403b883110f2fc8d6029f5
Description-en: QuickCheck2 support for the test-framework package.; profiling libraries
Allows QuickCheck2 properties to be used with the test-framework package.
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-text-binary-dev
Description-md5: 6d8e135a896569da8d80db5bd10434fc
Description-en: Binary instances for text types
A compatibility layer providing Binary instances for strict
and lazy text types for versions older than 1.2.1 of 'text'
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-text-binary-doc
Description-md5: 26ac9d3993b910c8bb15b0e4cc756b27
Description-en: Binary instances for text types; documentation
A compatibility layer providing Binary instances for strict
and lazy text types for versions older than 1.2.1 of 'text'
.
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-text-binary-prof
Description-md5: b2529bdb777f4174e51ae32db6be18da
Description-en: Binary instances for text types; profiling libraries
A compatibility layer providing Binary instances for strict
and lazy text types for versions older than 1.2.1 of 'text'
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-text-manipulate-dev
Description-md5: efb6405d78c21444b27e8472984fc682
Description-en: case conversion and word boundary manipulation
Manipulate identifiers and structurally non-complex pieces
of text by delimiting word boundaries via a combination of whitespace,
control-characters, and case-sensitivity.
.
Has support for common idioms like casing of programmatic variable names,
taking, dropping, and splitting by word, and modifying the first character
of a piece of text.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-text-manipulate-doc
Description-md5: 7473477d46470228d1eea2b8b445a973
Description-en: case conversion and word boundary manipulation; documentation
Manipulate identifiers and structurally non-complex pieces
of text by delimiting word boundaries via a combination of whitespace,
control-characters, and case-sensitivity.
.
Has support for common idioms like casing of programmatic variable names,
taking, dropping, and splitting by word, and modifying the first character
of a piece of text.
.
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-text-manipulate-prof
Description-md5: 667125c04f71eec9a9420b217260c5ea
Description-en: case conversion and word boundary manipulation; profiling libraries
Manipulate identifiers and structurally non-complex pieces
of text by delimiting word boundaries via a combination of whitespace,
control-characters, and case-sensitivity.
.
Has support for common idioms like casing of programmatic variable names,
taking, dropping, and splitting by word, and modifying the first character
of a piece of text.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-text-postgresql-dev
Description-md5: 8c350c602317371e121e735082269026
Description-en: Parser and Printer of PostgreSQL extended types
This package involves parser and printer for
text expressions of PostgreSQL extended types.
- inet type, cidr type
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-text-postgresql-doc
Description-md5: 9a53aa5d8f2ca90d1d2ddf4260b80469
Description-en: Parser and Printer of PostgreSQL extended types; documentation
This package involves parser and printer for
text expressions of PostgreSQL extended types.
- inet type, cidr type
.
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-text-postgresql-prof
Description-md5: 2ae21729ab67605ceabfd36e9335f4bd
Description-en: Parser and Printer of PostgreSQL extended types; profiling libraries
This package involves parser and printer for
text expressions of PostgreSQL extended types.
- inet type, cidr type
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-text-short-dev
Description-md5: 805fa717b116efe33962150ddad331b5
Description-en: memory-efficient representation of Unicode text strings
This Haskell library provides the 'ShortText' type which is suitable
for keeping many short strings in memory. This is similiar to the
relationship between 'ShortByteString' and 'ByteString'.
.
The main differences between 'Text' and 'ShortText' is that
'ShortText' uses UTF-8 instead of UTF-16 internally and 'ShortText'
doesn't support zero-copy slicing (thereby saving 2 words).
Consequently, the memory footprint of a (boxed) 'ShortText' value is 4
words (2 words when unboxed) plus the length of the UTF-8 encoded
payload.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-text-short-doc
Description-md5: 9cf3e966092737ded5dfd363696b594f
Description-en: memory-efficient representation of Unicode text strings; documentation
This Haskell library provides the 'ShortText' type which is suitable
for keeping many short strings in memory. This is similiar to the
relationship between 'ShortByteString' and 'ByteString'.
.
The main differences between 'Text' and 'ShortText' is that
'ShortText' uses UTF-8 instead of UTF-16 internally and 'ShortText'
doesn't support zero-copy slicing (thereby saving 2 words).
Consequently, the memory footprint of a (boxed) 'ShortText' value is 4
words (2 words when unboxed) plus the length of the UTF-8 encoded
payload.
.
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-text-short-prof
Description-md5: 8f9f256213b9a08a1afdf03fb78f8865
Description-en: memory-efficient representation of Unicode text strings; profiling libraries
This Haskell library provides the 'ShortText' type which is suitable
for keeping many short strings in memory. This is similiar to the
relationship between 'ShortByteString' and 'ByteString'.
.
The main differences between 'Text' and 'ShortText' is that
'ShortText' uses UTF-8 instead of UTF-16 internally and 'ShortText'
doesn't support zero-copy slicing (thereby saving 2 words).
Consequently, the memory footprint of a (boxed) 'ShortText' value is 4
words (2 words when unboxed) plus the length of the UTF-8 encoded
payload.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tf-random-dev
Description-md5: b2275701fe7e60a32b9db11872f8b596
Description-en: high-quality splittable pseudorandom number generator
This package contains an implementation of a high-quality splittable
pseudorandom number generator. The generator is based on a cryptographic hash
function built on top of the ThreeFish block cipher. See the paper Splittable
Pseudorandom Number Generators Using Cryptographic Hashing by Claessen, Pałka
for details and the rationale of the design.
.
The package provides the following:
.
* A splittable PRNG that implements the standard System.Random.RandomGen class.
.
* The generator also implements an alternative version of the
System.Random.TF.Gen.RandomGen class (exported from System.Random.TF.Gen),
which requires the generator to return pseudorandom integers from the full
32-bit range, and contains an n-way split function.
.
* An alternative version of the Random class is provided, which is linked to
the new RandomGen class, together with Random instances for some integral
types.
.
* Two functions for initialising the generator with a non-deterministic
seed: one using the system time, and one using the /dev/urandom UNIX
special file.
.
Please note that even though the generator provides very high-quality
pseudorandom numbers, it has not been designed with cryptographic applications
in mind.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tf-random-doc
Description-md5: d14026f161d06bd5a569aebd407d4034
Description-en: high-quality splittable pseudorandom number generator; documentation
This package contains an implementation of a high-quality splittable
pseudorandom number generator. The generator is based on a cryptographic hash
function built on top of the ThreeFish block cipher. See the paper Splittable
Pseudorandom Number Generators Using Cryptographic Hashing by Claessen, Pałka
for details and the rationale of the design.
.
The package provides the following:
.
* A splittable PRNG that implements the standard System.Random.RandomGen class.
.
* The generator also implements an alternative version of the
System.Random.TF.Gen.RandomGen class (exported from System.Random.TF.Gen),
which requires the generator to return pseudorandom integers from the full
32-bit range, and contains an n-way split function.
.
* An alternative version of the Random class is provided, which is linked to
the new RandomGen class, together with Random instances for some integral
types.
.
* Two functions for initialising the generator with a non-deterministic
seed: one using the system time, and one using the /dev/urandom UNIX
special file.
.
Please note that even though the generator provides very high-quality
pseudorandom numbers, it has not been designed with cryptographic applications
in mind.
.
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-tf-random-prof
Description-md5: c2dcc0da28ce93c1e377ea783254516b
Description-en: high-quality splittable pseudorandom number generator; profiling libraries
This package contains an implementation of a high-quality splittable
pseudorandom number generator. The generator is based on a cryptographic hash
function built on top of the ThreeFish block cipher. See the paper Splittable
Pseudorandom Number Generators Using Cryptographic Hashing by Claessen, Pałka
for details and the rationale of the design.
.
The package provides the following:
.
* A splittable PRNG that implements the standard System.Random.RandomGen class.
.
* The generator also implements an alternative version of the
System.Random.TF.Gen.RandomGen class (exported from System.Random.TF.Gen),
which requires the generator to return pseudorandom integers from the full
32-bit range, and contains an n-way split function.
.
* An alternative version of the Random class is provided, which is linked to
the new RandomGen class, together with Random instances for some integral
types.
.
* Two functions for initialising the generator with a non-deterministic
seed: one using the system time, and one using the /dev/urandom UNIX
special file.
.
Please note that even though the generator provides very high-quality
pseudorandom numbers, it has not been designed with cryptographic applications
in mind.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-abstraction-dev
Description-md5: 95046c4b74d748e3a361a3fd9f741f5d
Description-en: nicer interface for reified information about data types
This package normalizes variations in the interface for
inspecting datatype information via Template Haskell
so that packages and support a single, easier to use
informational datatype while supporting many versions
of Template Haskell.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-abstraction-doc
Description-md5: 0c604e1661b9b19e76c8f98a3dabc458
Description-en: nicer interface for reified information about data types; documentation
This package normalizes variations in the interface for
inspecting datatype information via Template Haskell
so that packages and support a single, easier to use
informational datatype while supporting many versions
of Template Haskell.
.
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-th-abstraction-prof
Description-md5: ce4b365a9204491b672eb0584c636d44
Description-en: nicer interface for reified information about data types; profiling libraries
This package normalizes variations in the interface for
inspecting datatype information via Template Haskell
so that packages and support a single, easier to use
informational datatype while supporting many versions
of Template Haskell.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-bang-compat-dev
Description-md5: 91974731c24f7b2fd92a2f4d66bb21cd
Description-en: Compatibility for bang-type template
This module provides compatibility definitions of bang-type template for
before temaplate-haskell-2.10.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-bang-compat-doc
Description-md5: 6824c6c72034eaf63a626f420b54893b
Description-en: Compatibility for bang-type template; documentation
This module provides compatibility definitions of bang-type template for
before temaplate-haskell-2.10.
.
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-th-bang-compat-prof
Description-md5: 0aee7dab680baa9ddf6847e7e6937703
Description-en: Compatibility for bang-type template; profiling libraries
This module provides compatibility definitions of bang-type template for
before temaplate-haskell-2.10.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-compat-dev
Description-md5: a5c824f629bca04ad76c52e8bd55b1fb
Description-en: Backward (and forward) compatible Quote and Code types
This package defines a "Language.Haskell.TH.Syntax.Compat"
module, which backports the Quote and Code types to
work across a wide range of template-haskell versions.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-compat-doc
Description-md5: cfd8744864c2d2f8b1e7f7026e5d8a61
Description-en: Backward (and forward) compatible Quote and Code types; documentation
This package defines a "Language.Haskell.TH.Syntax.Compat"
module, which backports the Quote and Code types to
work across a wide range of template-haskell versions.
.
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-th-compat-prof
Description-md5: 5a8c442ff5795885a31164d0e5d39675
Description-en: Backward (and forward) compatible Quote and Code types; profiling libraries
This package defines a "Language.Haskell.TH.Syntax.Compat"
module, which backports the Quote and Code types to
work across a wide range of template-haskell versions.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-constraint-compat-dev
Description-md5: e553ae554bb3ca2316000842f9973041
Description-en: Compatibility for type constraint template
This module provides compatibility definitions of constraint context template
for before temaplate-haskell-2.9.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-constraint-compat-doc
Description-md5: 6aedff47b07b4dc06ffd1dceaef9d178
Description-en: Compatibility for type constraint template; documentation
This module provides compatibility definitions of constraint context template
for before temaplate-haskell-2.9.
.
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-th-constraint-compat-prof
Description-md5: 7e79ceac84300d0e36707b20b01bb75c
Description-en: Compatibility for type constraint template; profiling libraries
This module provides compatibility definitions of constraint context template
for before temaplate-haskell-2.9.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-data-compat-dev
Description-md5: d670da8d9327a2abecd9e0e736208755
Description-en: compatibility for data definition template of TH
This package contains wrapped name definitions of
data definition template
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-data-compat-doc
Description-md5: a352c22ea37f91256ce80ce4158e4fc8
Description-en: compatibility for data definition template of TH; documentation
This package contains wrapped name definitions of
data definition template
.
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-th-data-compat-prof
Description-md5: bc6b277e592f2fad440b358e8250774e
Description-en: compatibility for data definition template of TH; profiling libraries
This package contains wrapped name definitions of
data definition template
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-desugar-dev
Description-md5: 53320535aa1735f6efc56b1f8c2d3360
Description-en: functions to desugar Template Haskell
This package provides the Language.Haskell.TH.Desugar module, which desugars
Template Haskell's rich encoding of Haskell syntax into a simpler encoding.
This desugaring discards surface syntax information (such as the use of infix
operators) but retains the original meaning of the TH code. The intended use
of this package is as a preprocessor for more advanced code manipulation
tools. Note that the input to any of the ds... functions should be produced
from a TH quote, using the syntax [| ... |]. If the input to these functions
is a hand-coded TH syntax tree, the results may be unpredictable. In
particular, it is likely that promoted datatypes will not work as expected.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-desugar-doc
Description-md5: 46d46aef020737fb5c729769976a939b
Description-en: functions to desugar Template Haskell; documentation
This package provides the Language.Haskell.TH.Desugar module, which desugars
Template Haskell's rich encoding of Haskell syntax into a simpler encoding.
This desugaring discards surface syntax information (such as the use of infix
operators) but retains the original meaning of the TH code. The intended use
of this package is as a preprocessor for more advanced code manipulation
tools. Note that the input to any of the ds... functions should be produced
from a TH quote, using the syntax [| ... |]. If the input to these functions
is a hand-coded TH syntax tree, the results may be unpredictable. In
particular, it is likely that promoted datatypes will not work as expected.
.
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-th-desugar-prof
Description-md5: dfae9c57164b6de704b11a0ece7ac91d
Description-en: functions to desugar Template Haskell; profiling libraries
This package provides the Language.Haskell.TH.Desugar module, which desugars
Template Haskell's rich encoding of Haskell syntax into a simpler encoding.
This desugaring discards surface syntax information (such as the use of infix
operators) but retains the original meaning of the TH code. The intended use
of this package is as a preprocessor for more advanced code manipulation
tools. Note that the input to any of the ds... functions should be produced
from a TH quote, using the syntax [| ... |]. If the input to these functions
is a hand-coded TH syntax tree, the results may be unpredictable. In
particular, it is likely that promoted datatypes will not work as expected.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-env-dev
Description-md5: fc20393a265e6a948b4d305ef39b66a1
Description-en: TH splice that expands to an environment variable
Template Haskell splice that expands to an environment variable
value. Can be used to embed build-time parameters in your
application.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-env-doc
Description-md5: 983a4f4a050bed636e939f852c42fc99
Description-en: TH splice that expands to an environment variable; documentation
Template Haskell splice that expands to an environment variable
value. Can be used to embed build-time parameters in your
application.
.
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-th-env-prof
Description-md5: 5e0480e2b4baabad0a77569dd367c350
Description-en: TH splice that expands to an environment variable; profiling libraries
Template Haskell splice that expands to an environment variable
value. Can be used to embed build-time parameters in your
application.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-expand-syns-dev
Description-md5: 8bb564b3d444fc9970a0dab77d06394f
Description-en: expands type synonyms in Template Haskell ASTs
Expands type synonyms in Template Haskell ASTs
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-expand-syns-doc
Description-md5: 4f287868105a1641960bd85d36ac666e
Description-en: expands type synonyms in Template Haskell ASTs; documentation
Expands type synonyms in Template Haskell ASTs
.
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-th-expand-syns-prof
Description-md5: 906bf0f3e9e51a9b137fcef5b1fa073d
Description-en: expands type synonyms in Template Haskell ASTs; profiling libraries
Expands type synonyms in Template Haskell ASTs
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-extras-dev
Description-md5: 8017789449f0c11238a4703fbfe5a031
Description-en: grab bag of functions for use with Template Haskell
Various ugly CPP hacks to support the ever-changing interface of the template
haskell system by providing high-level operations and making sure they work on
as many versions of Template Haskell as possible.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-extras-doc
Description-md5: c3d7f266ba9d20b920f67aa4ab756fc9
Description-en: grab bag of functions for use with Template Haskell; documentation
Various ugly CPP hacks to support the ever-changing interface of the template
haskell system by providing high-level operations and making sure they work on
as many versions of Template Haskell as possible.
.
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-th-extras-prof
Description-md5: b4b070e46fb10ba6b9dd6e5133a3fdc0
Description-en: grab bag of functions for use with Template Haskell; profiling libraries
Various ugly CPP hacks to support the ever-changing interface of the template
haskell system by providing high-level operations and making sure they work on
as many versions of Template Haskell as possible.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-lift-dev
Description-md5: dcd37bffd93e2743cd4c84ffdb5718f1
Description-en: derive Template Haskell's Lift class for datatypes.
This library provides Template Haskell's functions to derive Lift instances, as
well as several instances itself.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-lift-doc
Description-md5: 0e56e5058b9dcf2e9ad950a3755e5373
Description-en: derive Template Haskell's Lift class for datatypes.; documentation
This library provides Template Haskell's functions to derive Lift instances, as
well as several instances itself.
.
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-th-lift-prof
Description-md5: 54e30c88acbfd883f5e858d0a1db6611
Description-en: derive Template Haskell's Lift class for datatypes.; profiling libraries
This library provides Template Haskell's functions to derive Lift instances, as
well as several instances itself.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-orphans-dev
Description-md5: 5d8ae3e47c6eab2f3485a0c8c0cc161b
Description-en: orphan instances for TH datatypes
Orphan instances for TH datatypes. In particular, instances for Ord
and Lift, as well as a few missing Show / Eq (Show Eq for Loc, and
Ppr for Loc Lit)
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-orphans-doc
Description-md5: b849760c8c4afa37c81e950de3290f8c
Description-en: orphan instances for TH datatypes; documentation
Orphan instances for TH datatypes. In particular, instances for Ord
and Lift, as well as a few missing Show / Eq (Show Eq for Loc, and
Ppr for Loc Lit)
.
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-th-orphans-prof
Description-md5: 52417da02362134d6c53431a9f05407c
Description-en: orphan instances for TH datatypes; profiling libraries
Orphan instances for TH datatypes. In particular, instances for Ord
and Lift, as well as a few missing Show / Eq (Show Eq for Loc, and
Ppr for Loc Lit)
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-reify-compat-dev
Description-md5: 31d5daa02485e12a936051c253918f5d
Description-en: compatibility for the result type of TH reify
This package contains compatible interfaces against
the result type of TH reify function.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-reify-compat-doc
Description-md5: 51f7348d5beeb99cb9dfc1bc0c6d4077
Description-en: compatibility for the result type of TH reify; documentation
This package contains compatible interfaces against
the result type of TH reify function.
.
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-th-reify-compat-prof
Description-md5: 1dc7613548c67aa8e6f02d877afe48fb
Description-en: compatibility for the result type of TH reify; profiling libraries
This package contains compatible interfaces against
the result type of TH reify function.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-reify-many-dev
Description-md5: 008e0520fd63f45d382472bc991da35b
Description-en: recurseively reify template haskell datatype info
This package provides functions for recursively reifying top
level declarations. The main intended use case is for enumerating
the names of datatypes reachable from an initial datatype, and
passing these names to some function which generates instances.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-th-reify-many-doc
Description-md5: 41e014b93848084da7f145d0d3dc05b3
Description-en: recurseively reify template haskell datatype info; documentation
This package provides functions for recursively reifying top
level declarations. The main intended use case is for enumerating
the names of datatypes reachable from an initial datatype, and
passing these names to some function which generates instances.
.
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-th-reify-many-prof
Description-md5: 2d2c4d365075ee2e0fbf70d802cca72a
Description-en: recurseively reify template haskell datatype info; profiling libraries
This package provides functions for recursively reifying top
level declarations. The main intended use case is for enumerating
the names of datatypes reachable from an initial datatype, and
passing these names to some function which generates instances.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-these-dev
Description-md5: 8b5bfb267e786658018d451dbc5177a1
Description-en: either-or-both data type
Package provides a data type `These a b' which can hold a value of either
type or values of each type. This is usually thought of as an "inclusive or"
type (contrasting `Either a b' as "exclusive or") or as an "outer join" type
(contrasting `(a, b)' as "inner join").
.
The major use case of this is provided by the Align class, representing a
generalized notion of "zipping with padding" that combines structures without
truncating to the size of the smaller input.
.
Also included is ChronicleT, a monad transformer based on the Monad instance
for `These a', along with the usual monad transformer bells and whistles.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-these-doc
Description-md5: fdc9b9f47d13e277b675d8c0ea880592
Description-en: either-or-both data type; documentation
Package provides a data type `These a b' which can hold a value of either
type or values of each type. This is usually thought of as an "inclusive or"
type (contrasting `Either a b' as "exclusive or") or as an "outer join" type
(contrasting `(a, b)' as "inner join").
.
The major use case of this is provided by the Align class, representing a
generalized notion of "zipping with padding" that combines structures without
truncating to the size of the smaller input.
.
Also included is ChronicleT, a monad transformer based on the Monad instance
for `These a', along with the usual monad transformer bells and whistles.
.
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-these-prof
Description-md5: 61d20ac5d54999849e65b65b28d740b4
Description-en: either-or-both data type; profiling libraries
Package provides a data type `These a b' which can hold a value of either
type or values of each type. This is usually thought of as an "inclusive or"
type (contrasting `Either a b' as "exclusive or") or as an "outer join" type
(contrasting `(a, b)' as "inner join").
.
The major use case of this is provided by the Align class, representing a
generalized notion of "zipping with padding" that combines structures without
truncating to the size of the smaller input.
.
Also included is ChronicleT, a monad transformer based on the Monad instance
for `These a', along with the usual monad transformer bells and whistles.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-threads-dev
Description-md5: 044c7df7fea53771647029db29715456
Description-en: Fork threads and wait for their result
This package provides functions to fork threads and wait for their result,
whether it's an exception or a normal value.
.
Besides waiting for the termination of a single thread this package also
provides functions to wait for a group of threads to terminate.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-threads-doc
Description-md5: b9cec6dafe01bb6880e5c2d713692be8
Description-en: Fork threads and wait for their result; documentation
This package provides functions to fork threads and wait for their result,
whether it's an exception or a normal value.
.
Besides waiting for the termination of a single thread this package also
provides functions to wait for a group of threads to terminate.
.
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-threads-prof
Description-md5: 576b1f2cd405d80a076d4df803cb179b
Description-en: Fork threads and wait for their result; profiling libraries
This package provides functions to fork threads and wait for their result,
whether it's an exception or a normal value.
.
Besides waiting for the termination of a single thread this package also
provides functions to wait for a group of threads to terminate.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-time-compat-dev
Description-md5: 6551dc7ccec394ec7790f2793d494924
Description-en: compatibility with old-time for the time package
This package provides a compatibility layer with the old-time package for the
"new" time package.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-time-compat-doc
Description-md5: 1ae89560f624a5564b33c282fffe20a3
Description-en: Compatibility with old-time for the time package; documentation
This package provides a compatibility layer with the old-time package for the
"new" time package.
.
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-time-compat-prof
Description-md5: 5b9d148d18790f520147bea910c0087b
Description-en: Compatibility with old-time for the time package; profiling libraries
This package provides a compatibility layer with the old-time package for the
"new" time package.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-time-locale-compat-dev
Description-md5: 15cd3f68dd2738664685fbd1696cda8f
Description-en: compatibility of TimeLocale between old-locale and time-1.5
This package provides the module Data.Time.Locale.Compat, which contains the
defaultTimeLocale from either old-time or time-1.5.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-time-locale-compat-doc
Description-md5: f67b9265f7818e8207f5b599b025a1d1
Description-en: compatibility of TimeLocale between old-locale and time-1.5; documentation
This package provides the module Data.Time.Locale.Compat, which contains the
defaultTimeLocale from either old-time or time-1.5.
.
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-time-locale-compat-prof
Description-md5: 263efdc7294873ad0a9b0f68bb003fec
Description-en: compatibility of TimeLocale between old-locale and time-1.5; profiling libraries
This package provides the module Data.Time.Locale.Compat, which contains the
defaultTimeLocale from either old-time or time-1.5.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-time-units-dev
Description-md5: bd50bb07c9ca33d2b9156a51e10bb27b
Description-en: basic library for defining units of time as types
In many cases, it is useful (either for error checking or documentation
reasons) to define input and output types as having a particular unit of
time. In addition, by creating a type class defining type units, this
library should make it easier to separate the units of time the developer
wants to think in versus the units of time the library author wants to
think in.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-time-units-doc
Description-md5: d4dad6beb079ea6daa7d584e7f0e1652
Description-en: basic library for defining units of time as types; documentation
In many cases, it is useful (either for error checking or documentation
reasons) to define input and output types as having a particular unit of
time. In addition, by creating a type class defining type units, this
library should make it easier to separate the units of time the developer
wants to think in versus the units of time the library author wants to
think in.
.
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-time-units-prof
Description-md5: 4864eb0ef742e42cd8411a96ddba2f72
Description-en: basic library for defining units of time as types; profiling libraries
In many cases, it is useful (either for error checking or documentation
reasons) to define input and output types as having a particular unit of
time. In addition, by creating a type class defining type units, this
library should make it easier to separate the units of time the developer
wants to think in versus the units of time the library author wants to
think in.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-timeit-dev
Description-md5: 979c3880518233bb34573c5d3b5005d7
Description-en: time a computation
A simple wrapper to show the used CPU time of monadic computation
with an IO base.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-timeit-doc
Description-md5: ca568db89c4dc8b15209ff75906ab288
Description-en: time a computation; documentation
A simple wrapper to show the used CPU time of monadic computation
with an IO base.
.
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-timeit-prof
Description-md5: 8aaf9b1f0cddf3d9636ccef081bc0492
Description-en: time a computation; profiling libraries
A simple wrapper to show the used CPU time of monadic computation
with an IO base.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-token-bucket-dev
Description-md5: 522b109c4aaa2b36aa74c2a6b721fdda
Description-en: Haskell implementation of leaky bucket rate limiting
This library implements a lazy leaky token bucket rate-limiting
algorithm in Haskell.
.
You can read more about this kind of algorithm at Wikipedia:
https://en.wikipedia.org/wiki/Token_bucket
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-token-bucket-doc
Description-md5: e8771bae07666fa91f86d01d15834692
Description-en: Haskell implementation of leaky bucket rate limiting; documentation
This library implements a lazy leaky token bucket rate-limiting
algorithm in Haskell.
.
You can read more about this kind of algorithm at Wikipedia:
https://en.wikipedia.org/wiki/Token_bucket
.
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-token-bucket-prof
Description-md5: 4cbf921f456c7425a0632c8a9f294aeb
Description-en: Haskell implementation of leaky bucket rate limiting; profiling libraries
This library implements a lazy leaky token bucket rate-limiting
algorithm in Haskell.
.
You can read more about this kind of algorithm at Wikipedia:
https://en.wikipedia.org/wiki/Token_bucket
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-toml-parser-dev
Description-md5: 931a14a9be93b580eb495adee1cb53e8
Description-en: TOML 1.0.0 parser
TOML parser using generated lexers and parsers with careful attention to the
TOML 1.0.0 semantics for defining tables.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-toml-parser-doc
Description-md5: 2add7911995390851583aecdd498537e
Description-en: TOML 1.0.0 parser; documentation
TOML parser using generated lexers and parsers with careful attention to the
TOML 1.0.0 semantics for defining tables.
.
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-toml-parser-prof
Description-md5: a34baabcfa14833247352128cef2b0c1
Description-en: TOML 1.0.0 parser; profiling libraries
TOML parser using generated lexers and parsers with careful attention to the
TOML 1.0.0 semantics for defining tables.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-torrent-dev
Description-md5: 2a3007dd4bc9ae748c6713e49e5c33be
Description-en: BitTorrent file parser and generator
BitTorrent file parser and generator.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-torrent-doc
Description-md5: 960b1ea0b3425af2fec7a7f6ec24337d
Description-en: BitTorrent file parser and generator; documentation
BitTorrent file parser and generator.
.
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-torrent-prof
Description-md5: 2a77d4b5d7baaf000d42e4977cad3983
Description-en: BitTorrent file parser and generator; profiling libraries
BitTorrent file parser and generator.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-transformers-base-dev
Description-md5: 54d3df87ab0b12263838f9f744815c1c
Description-en: lift computations from the bottom of a transformer stack
It provides a straightforward port of monadLib's BaseM typeclass to
transformers.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-transformers-base-doc
Description-md5: a24ec8cdf61ffb9417e3ef77887b4c38
Description-en: lift computations from the bottom of a transformer stack; documentation
It provides a straightforward port of monadLib's BaseM typeclass to
transformers.
.
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-transformers-base-prof
Description-md5: 61dff7e85283ab0a6ad76bf257fd8150
Description-en: lift computations from the bottom of a transformer stack; profiling libraries
It provides a straightforward port of monadLib's BaseM typeclass to
transformers.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-transformers-compat-dev
Description-md5: 0a5406cbd92f2715ad1070ee30375f22
Description-en: small compatibility shim for older versions of transformers.
This package includes backported versions of types that were added
to transformers in transformers 0.3 an 0.4 for users who need strict
transformers 0.2 or 0.3 compatibility to run on old versions of the
platform, but also need those types.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-transformers-compat-doc
Description-md5: ec6c498540577fa4e82d45a81025da69
Description-en: small compatibility shim for older versions of transformers.; documentation
This package includes backported versions of types that were added
to transformers in transformers 0.3 an 0.4 for users who need strict
transformers 0.2 or 0.3 compatibility to run on old versions of the
platform, but also need those types.
.
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-transformers-compat-prof
Description-md5: 2fc59f494601dd7e81372a5787f998e0
Description-en: small compatibility shim for older versions of transformers.; profiling libraries
This package includes backported versions of types that were added
to transformers in transformers 0.3 an 0.4 for users who need strict
transformers 0.2 or 0.3 compatibility to run on old versions of the
platform, but also need those types.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tuple-dev
Description-md5: d0871e6c0e54883d567025af0b302077
Description-en: various functions on tuples
Various useful functions on tuples, overloaded on tuple size.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-tuple-doc
Description-md5: fc26ca03924c80da985e5ad91e1e1a2b
Description-en: various functions on tuples; documentation
Various useful functions on tuples, overloaded on tuple size.
.
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-tuple-prof
Description-md5: 8dd53c73bdbde3b7ba93e5b9980dacef
Description-en: various functions on tuples; profiling libraries
Various useful functions on tuples, overloaded on tuple size.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-type-equality-dev
Description-md5: be0a87358b8260f45ee3c57c2a3a7a83
Description-en: Data.Type.Equality compat package
This library defines a propositional equality data type,
shims Data.Type.Equality.
.
The module Data.Type.Equality.Hetero shims :~~: equality, for
compilers with PolyKinds.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-type-equality-doc
Description-md5: b931bf7ac9337e68176813cb44dcdd00
Description-en: Data.Type.Equality compat package; documentation
This library defines a propositional equality data type,
shims Data.Type.Equality.
.
The module Data.Type.Equality.Hetero shims :~~: equality, for
compilers with PolyKinds.
.
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-type-equality-prof
Description-md5: 9f3a7d3e5c8191ffbde62c656ed9e59a
Description-en: Data.Type.Equality compat package; profiling libraries
This library defines a propositional equality data type,
shims Data.Type.Equality.
.
The module Data.Type.Equality.Hetero shims :~~: equality, for
compilers with PolyKinds.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-type-errors-dev
Description-md5: e40e0009c0e25aaad74fc7a64e87ed1c
Description-en: tools for writing better Haskell type errors
This is a collection of tools for writing better, more ergonomic type
errors for Haskell libraries. Some of the more interesting features
are the ability to observe stuckedness and phantomness, as well as
perform substitutions over types.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-type-errors-doc
Description-md5: f9a1fcf80b0e9e0d3d4d33f244bfb811
Description-en: tools for writing better Haskell type errors; documentation
This is a collection of tools for writing better, more ergonomic type
errors for Haskell libraries. Some of the more interesting features
are the ability to observe stuckedness and phantomness, as well as
perform substitutions over types.
.
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-type-errors-prof
Description-md5: 419e083031a8ebd8e8eb1404b5e3751a
Description-en: tools for writing better Haskell type errors; profiling libraries
This is a collection of tools for writing better, more ergonomic type
errors for Haskell libraries. Some of the more interesting features
are the ability to observe stuckedness and phantomness, as well as
perform substitutions over types.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-type-level-numbers-dev
Description-md5: 5074bf6cef1baa36b3b8d2d9f1ea9d81
Description-en: library representing integers using Haskell type families
This library represents numbers in Haskell at the level of types.
This is achieved by means of type families.
.
Numbers up to 2^18-1 can be represented.
.
In this version of the package, comparison of numbers, subtraction
and multiplication of numbers is supported.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-type-level-numbers-doc
Description-md5: e18591d4cabf16ec9ee40f84fa83b65a
Description-en: library representing integers using Haskell type families; documentation
This library represents numbers in Haskell at the level of types.
This is achieved by means of type families.
.
Numbers up to 2^18-1 can be represented.
.
In this version of the package, comparison of numbers, subtraction
and multiplication of numbers is supported.
.
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-type-level-numbers-prof
Description-md5: b323dd7293736d46cde34c519434f5a9
Description-en: library representing integers using Haskell type families; profiling libraries
This library represents numbers in Haskell at the level of types.
This is achieved by means of type families.
.
Numbers up to 2^18-1 can be represented.
.
In this version of the package, comparison of numbers, subtraction
and multiplication of numbers is supported.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-typst-symbols-dev
Description-md5: 69707184f8f14521cd9755febc6b7dd7
Description-en: symbol and emoji lookup for typst language
This package defines symbol and emoji codes for the
typst language
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-typst-symbols-doc
Description-md5: 42d23ddbaefc7b1d5add1491b41f218a
Description-en: symbol and emoji lookup for typst language; documentation
This package defines symbol and emoji codes for the
typst language
.
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-typst-symbols-prof
Description-md5: 06a720b0c4d5ca514f9c04e1373a9253
Description-en: symbol and emoji lookup for typst language; profiling libraries
This package defines symbol and emoji codes for the
typst language
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-uglymemo-dev
Description-md5: 27764daa2590ce2631b9769380047d87
Description-en: simple (but internally ugly) memoization function
This provides a simple memoization function in pure and IO forms.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-uglymemo-doc
Description-md5: 123ae896de43d6db4b7889999ef0de82
Description-en: simple (but internally ugly) memoization function; documentation
This provides a simple memoization function in pure and IO forms.
.
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-uglymemo-prof
Description-md5: 10ba87f0285a39756f35038a1369da66
Description-en: simple (but internally ugly) memoization function; profiling libraries
This provides a simple memoization function in pure and IO forms.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-unbounded-delays-dev
Description-md5: fc846d1fb70a73e2d40677bad559a9fa
Description-en: Unbounded thread delays and timeouts
The threadDelay and timeout functions from the base library use the bounded
Int type for specifying the delay or timeout period. This packages provides
alternatives which use the unbounded Integer type.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-unbounded-delays-doc
Description-md5: c6650c89bfebc7ae644d1cbfb196b51a
Description-en: Unbounded thread delays and timeouts; documentation
The threadDelay and timeout functions from the base library use the bounded
Int type for specifying the delay or timeout period. This packages provides
alternatives which use the unbounded Integer type.
.
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-unbounded-delays-prof
Description-md5: 450466a856c637127578ffee56ad1a59
Description-en: Unbounded thread delays and timeouts; profiling libraries
The threadDelay and timeout functions from the base library use the bounded
Int type for specifying the delay or timeout period. This packages provides
alternatives which use the unbounded Integer type.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-unexceptionalio-dev
Description-md5: 4a4ebdd7fab85f49948230ce9d120fc4
Description-en: IO without any non-error, synchronous exceptions
When you've caught all the exceptions that can be handled safely,
this is what you're left with.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-unexceptionalio-doc
Description-md5: 4bd4739bc39099361ab542ae2deca168
Description-en: IO without any non-error, synchronous exceptions; documentation
When you've caught all the exceptions that can be handled safely,
this is what you're left with.
.
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-unexceptionalio-prof
Description-md5: b51a8aea9a0d4ed28fc9b2e153c9379e
Description-en: IO without any non-error, synchronous exceptions; profiling libraries
When you've caught all the exceptions that can be handled safely,
this is what you're left with.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-unicode-data-dev
Description-md5: 28a1c391cd350c9c480d15cd604ac0e0
Description-en: Access Unicode character database
This package provides Haskell APIs to efficiently access the Unicode
character database. Performance is the primary goal in the design of
this package.
.
The Haskell data structures are generated programmatically from the
Unicode character database (UCD) files.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-unicode-data-doc
Description-md5: 41ba81d607487f7502a39f0d0d9e7751
Description-en: Access Unicode character database; documentation
This package provides Haskell APIs to efficiently access the Unicode
character database. Performance is the primary goal in the design of
this package.
.
The Haskell data structures are generated programmatically from the
Unicode character database (UCD) files.
.
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-unicode-data-prof
Description-md5: 44a395477c55ddd2cd8f362df9a4cbb6
Description-en: Access Unicode character database; profiling libraries
This package provides Haskell APIs to efficiently access the Unicode
character database. Performance is the primary goal in the design of
this package.
.
The Haskell data structures are generated programmatically from the
Unicode character database (UCD) files.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-unicode-transforms-dev
Description-md5: a15c257e6bec42bacce3e3478921e017
Description-en: Fast Unicode 9.0 normalization in Haskell
Unicode characters with adornments (e.g. Á) can be represented in two
different forms, as a single composed character (U+00C1 = Á) or as
multiple decomposed characters (U+0041(A) U+0301( ́ ) = Á). They are
differently encoded byte sequences but for humans they have exactly
the same visual appearance.
.
A regular byte comparison may tell that two strings are different even
though they might be equivalent. Both strings need to be converted in
a normalized form using the Unicode Character Database before they can
be compared for equivalence.
.
This library implements fast Unicode 9.0 normalization in Haskell (NFC,
NFKC, NFD, NFKD).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-unicode-transforms-doc
Description-md5: 9ee47abe893d0c4d6b50da439d917375
Description-en: Fast Unicode 9.0 normalization in Haskell; documentation
Unicode characters with adornments (e.g. Á) can be represented in two
different forms, as a single composed character (U+00C1 = Á) or as
multiple decomposed characters (U+0041(A) U+0301( ́ ) = Á). They are
differently encoded byte sequences but for humans they have exactly
the same visual appearance.
.
A regular byte comparison may tell that two strings are different even
though they might be equivalent. Both strings need to be converted in
a normalized form using the Unicode Character Database before they can
be compared for equivalence.
.
This library implements fast Unicode 9.0 normalization in Haskell (NFC,
NFKC, NFD, NFKD).
.
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-unicode-transforms-prof
Description-md5: 80e245fc2536e02d06056d3946d6e23f
Description-en: Fast Unicode 9.0 normalization in Haskell; profiling libraries
Unicode characters with adornments (e.g. Á) can be represented in two
different forms, as a single composed character (U+00C1 = Á) or as
multiple decomposed characters (U+0041(A) U+0301( ́ ) = Á). They are
differently encoded byte sequences but for humans they have exactly
the same visual appearance.
.
A regular byte comparison may tell that two strings are different even
though they might be equivalent. Both strings need to be converted in
a normalized form using the Unicode Character Database before they can
be compared for equivalence.
.
This library implements fast Unicode 9.0 normalization in Haskell (NFC,
NFKC, NFD, NFKD).
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-universe-base-dev
Description-md5: a4827f384f0196d412ff16f679575256
Description-en: a class for finite and recursively enumerable type
A class for finite and recursively enumerable types and some helper
functions for enumerating them.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-universe-base-doc
Description-md5: 68d9ff1f93b012b29aba2dea670deed6
Description-en: a class for finite and recursively enumerable type; documentation
A class for finite and recursively enumerable types and some helper
functions for enumerating them.
.
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-universe-base-prof
Description-md5: 9800f5637badaadf06028aae12e70619
Description-en: a class for finite and recursively enumerable type; profiling libraries
A class for finite and recursively enumerable types and some helper
functions for enumerating them.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-unix-compat-dev
Description-md5: 8319125b2c70cb25a5cb7cadcde274cc
Description-en: Haskell portable POSIX-compatible layer
This package provides portable Haskell implementations of some POSIX
system calls contained in the unix package. This package re-exports the
unix package when available. When it isn't available, portable
implementations are used.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-unix-compat-doc
Description-md5: 223c24f07cd943202ad8fe4937aad5bb
Description-en: Haskell portable POSIX-compatible layer; documentation
This package provides portable Haskell implementations of some POSIX
system calls contained in the unix package. This package re-exports the
unix package when available. When it isn't available, portable
implementations are used.
.
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-unix-compat-prof
Description-md5: cdd52c709af64ef9d56871401af9770c
Description-en: Haskell portable POSIX-compatible layer; profiling libraries
This package provides portable Haskell implementations of some POSIX
system calls contained in the unix package. This package re-exports the
unix package when available. When it isn't available, portable
implementations are used.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-unix-time-dev
Description-md5: 8d130a6f6793e7df409a45d25b48759c
Description-en: Unix time parser/formatter and utilities
Fast parser/formatter/utilities for Unix time
.
Author: Kazu Yamamoto
Upstream-Maintainer: Kazu Yamamoto
.
This package contains the normal library files.
Package: libghc-unix-time-doc
Description-md5: 03ec56fed64aa34b03060b66193e1634
Description-en: Unix time parser/formatter and utilities; documentation
Fast parser/formatter/utilities for Unix time
.
Author: Kazu Yamamoto
Upstream-Maintainer: Kazu Yamamoto
.
This package contains the documentation files.
Package: libghc-unix-time-prof
Description-md5: 8417ea13bfa7b693476cd4e44358e85d
Description-en: Unix time parser/formatter and utilities; profiling libraries
Fast parser/formatter/utilities for Unix time
.
Author: Kazu Yamamoto
Upstream-Maintainer: Kazu Yamamoto
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-unlambda-dev
Description-md5: 27e09c97b455371564f826d691f356a7
Description-en: Unlambda interpreter library
It is an interpreter of the Unlambda language, written in the pure,
lazy, functional language Haskell.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-unlambda-doc
Description-md5: da327c756e2b3f70e9f9cf178e7efff5
Description-en: Unlambda interpreter library; documentation
It is an interpreter of the Unlambda language, written in the pure,
lazy, functional language Haskell.
.
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-unlambda-prof
Description-md5: 629363c9e548920cf4db3e3ad9ad1c12
Description-en: Unlambda interpreter library; profiling libraries
It is an interpreter of the Unlambda language, written in the pure,
lazy, functional language Haskell.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-unliftio-core-dev
Description-md5: 63f74997e9cd70fa9a82f474d2676243
Description-en: MonadUnliftIO typeclass for unlifting monads to IO
Provides the core MonadUnliftIO typeclass, instances for base and
transformers, and basic utility functions. Typically, you'll want
to use the unliftio library, which provides more functionality (and
a much better description).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-unliftio-core-doc
Description-md5: 9abc068367a08e19c9495f31da8b520d
Description-en: MonadUnliftIO typeclass for unlifting monads to IO; documentation
Provides the core MonadUnliftIO typeclass, instances for base and
transformers, and basic utility functions. Typically, you'll want
to use the unliftio library, which provides more functionality (and
a much better description).
.
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-unliftio-core-prof
Description-md5: d65425882c9e27c362d8f5734cb10253
Description-en: MonadUnliftIO typeclass for unlifting monads to IO; profiling libraries
Provides the core MonadUnliftIO typeclass, instances for base and
transformers, and basic utility functions. Typically, you'll want
to use the unliftio library, which provides more functionality (and
a much better description).
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-unsafe-dev
Description-md5: cd2e6c04be5f1586b189f33de6ccc181
Description-en: unified interface to unsafe functions
SafeHaskell introduced the notion of safe and unsafe modules.
In order to make as many as possible modules "safe",
the well-known unsafe functions were moved to distinguished modules.
This makes it hard to write packages that work
with both old and new versions of GHC.
This package provides a single module, System.Unsafe,
that exports the unsafe functions from the base package.
It provides them in a style ready for qualification.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-unsafe-doc
Description-md5: 75b6a043054bedad666d0e7d913c67d6
Description-en: unified interface to unsafe functions; documentation
SafeHaskell introduced the notion of safe and unsafe modules.
In order to make as many as possible modules "safe",
the well-known unsafe functions were moved to distinguished modules.
This makes it hard to write packages that work
with both old and new versions of GHC.
This package provides a single module, System.Unsafe,
that exports the unsafe functions from the base package.
It provides them in a style ready for qualification.
.
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-unsafe-prof
Description-md5: aaf27ec73cf562b900d5d965955e05b8
Description-en: unified interface to unsafe functions; profiling libraries
SafeHaskell introduced the notion of safe and unsafe modules.
In order to make as many as possible modules "safe",
the well-known unsafe functions were moved to distinguished modules.
This makes it hard to write packages that work
with both old and new versions of GHC.
This package provides a single module, System.Unsafe,
that exports the unsafe functions from the base package.
It provides them in a style ready for qualification.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-uri-encode-dev
Description-md5: bf4d45fbea8ee1c2496fa71c6c5f0dcc
Description-en: Unicode aware uri-encoding.
Unicode aware uri-encoding.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-uri-encode-doc
Description-md5: 23de60b8ebcfe593cb625aed7045ec7f
Description-en: Unicode aware uri-encoding.; documentation
Unicode aware uri-encoding.
.
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-uri-encode-prof
Description-md5: 25ded080c3ad18d3467521a6638ad098
Description-en: Unicode aware uri-encoding.; profiling libraries
Unicode aware uri-encoding.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-url-dev
Description-md5: 6aece56853cc47f26ef1333e7a2a1c15
Description-en: Haskell library for working with URLs
This library provides simple tools to parse and build URL strings.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-url-doc
Description-md5: c837b9a66458c102d82fc81fde31bd60
Description-en: Haskell library for working with URLs; documentation
This library provides simple tools to parse and build URL strings.
.
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-url-prof
Description-md5: e1f6002087940d8b5fcc78dccb53ca37
Description-en: Haskell library for working with URLs; profiling libraries
This library provides simple tools to parse and build URL strings.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-utf8-light-dev
Description-md5: baac976a0a2bb42e5ae00586a1a8b289
Description-en: Lightweight UTF-8 handling library
It is a fast parser combinator library, aimed particularly at dealing
efficiently with network protocols and complicated text/binary file
formats.
.
It provides Codec.Binary.UTF8.Light for lightweight UTF-8 handling.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-utf8-light-doc
Description-md5: 6cf9405a7ba09cba74d1fb37da5f2662
Description-en: Lightweight UTF-8 handling library; documentation
It is a fast parser combinator library, aimed particularly at dealing
efficiently with network protocols and complicated text/binary file
formats.
.
It provides Codec.Binary.UTF8.Light for lightweight UTF-8 handling.
.
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-utf8-light-prof
Description-md5: 328a427be5cce92e23e09a6bd19608ed
Description-en: Lightweight UTF-8 handling library; profiling libraries
It is a fast parser combinator library, aimed particularly at dealing
efficiently with network protocols and complicated text/binary file
formats.
.
It provides Codec.Binary.UTF8.Light for lightweight UTF-8 handling.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-utf8-string-dev
Description-md5: eaae9b089454a75be5276c35dbd930fd
Description-en: GHC libraries for the Haskell UTF-8 library
UTF8 layer for Strings. The utf8-string package provides operations
for encoding UTF8 strings to Word8 lists and back, and for reading and
writing UTF8 without truncation.
.
This package contains the libraries compiled for GHC.
Package: libghc-utf8-string-doc
Description-md5: a55ed42a17ae06e79c4aab8edcc58c3b
Description-en: GHC libraries for the Haskell UTF-8 library (documentation)
UTF8 layer for Strings. The utf8-string package provides operations
for encoding UTF8 strings to Word8 lists and back, and for reading and
writing UTF8 without truncation.
.
This package contains the GHC library documentation.
Package: libghc-utf8-string-prof
Description-md5: bae65b51cc93c55ad6c16b3473f4122f
Description-en: Profiling support for the GHC Haskell UTF-8 library
UTF8 layer for Strings. The utf8-string package provides operations
for encoding UTF8 strings to Word8 lists and back, and for reading and
writing UTF8 without truncation.
.
This package contains additional GHC profiling libraries which can be used with
libghc-utf8-string-dev.
Package: libghc-utility-ht-dev
Description-md5: baa7ca54f2fb35826a1dce05037f8cd6
Description-en: small helper functions for Lists, Maybes, Tuples and Functions
This library provides various small helper functions for Lists, Maybes,
Tuples and Functions. Some of these functions are improved implementations
of standard functions. They have the same name as their standard
counterparts.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-utility-ht-doc
Description-md5: 5b522a3f843b0b9364d31046ba26ee21
Description-en: small helper functions for Lists, Maybes, Tuples and Functions; documentation
This library provides various small helper functions for Lists, Maybes,
Tuples and Functions. Some of these functions are improved implementations
of standard functions. They have the same name as their standard
counterparts.
.
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-utility-ht-prof
Description-md5: 2b17d249505191f28c11473cb0b986df
Description-en: profiling libraries for libghc-utility-ht-dev; profiling libraries
This library provides various small helper functions for Lists, Maybes,
Tuples and Functions. Some of these functions are improved implementations
of standard functions. They have the same name as their standard
counterparts.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-uuagc-cabal-dev
Description-md5: 48105143908578f8ff0990a384d8a7d6
Description-en: Cabal plugin for UUAGC
Cabal plugin for the Universiteit Utrecht Attribute Grammar System.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-uuagc-cabal-doc
Description-md5: 24463affcbb4051b2c236beb52d9ff0d
Description-en: Cabal plugin for UUAGC; documentation
Cabal plugin for the Universiteit Utrecht Attribute Grammar System.
.
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-uuagc-cabal-prof
Description-md5: 54e2b9c18c4509f182a5b2ef5742a483
Description-en: Cabal plugin for UUAGC; profiling libraries
Cabal plugin for the Universiteit Utrecht Attribute Grammar System.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-uuid-types-dev
Description-md5: f2160e3b10e79fbdb454d34931dc0fb1
Description-en: Type definitions for Universally Unique Identifiers
This library contains type definitions for Universally Unique Identifiers
and basic conversion functions.
See for the general idea.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-uuid-types-doc
Description-md5: 459a08ea475aa91f2ea0cfdeec978734
Description-en: Type definitions for Universally Unique Identifiers; documentation
This library contains type definitions for Universally Unique Identifiers
and basic conversion functions.
See for the general idea.
.
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-uuid-types-prof
Description-md5: ba5d755133a0cea06bec2de0067dbbdc
Description-en: Type definitions for Universally Unique Identifiers; profiling libraries
This library contains type definitions for Universally Unique Identifiers
and basic conversion functions.
See for the general idea.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-uulib-dev
Description-md5: 2e8183b8a00d0e0983e66ca6a80840ff
Description-en: parser and pretty print combinator library for GHC
The uulib Haskell library contains fast, error repairing parser
combinators (UU.Parsing), pretty print combinators (UU.Pretty) and a
set of data structures and algorithms for working with sets and
sequences (UU.DData) for Haskell.
.
The library is developed at Utrecht University and is part of the
Haskell Utrecht Tools.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-uulib-doc
Description-md5: 28f06fe7fcb987a333fe2ed2ae308db0
Description-en: parser and pretty print combinator library for GHC; documentation
The uulib Haskell library contains fast, error repairing parser
combinators (UU.Parsing), pretty print combinators (UU.Pretty) and a
set of data structures and algorithms for working with sets and
sequences (UU.DData) for Haskell.
.
The library is developed at Utrecht University and is part of the
Haskell Utrecht Tools.
.
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-uulib-prof
Description-md5: 21d426ea213b164640ee761ef96211c0
Description-en: parser and pretty print combinator library for GHC; profiling libraries
The uulib Haskell library contains fast, error repairing parser
combinators (UU.Parsing), pretty print combinators (UU.Pretty) and a
set of data structures and algorithms for working with sets and
sequences (UU.DData) for Haskell.
.
The library is developed at Utrecht University and is part of the
Haskell Utrecht Tools.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-validity-containers-dev
Description-md5: c513e7a59ee7552f2d025042e9d1d90c
Description-en: Validity instances for containers
Validity instances for maps, sequences, sets, trees
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-validity-containers-doc
Description-md5: ed970ce8dbbfa0dcf15a6e67828290b0
Description-en: Validity instances for containers; documentation
Validity instances for maps, sequences, sets, trees
.
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-validity-containers-prof
Description-md5: e79f60abd84b872d6381f0edd427ca27
Description-en: Validity instances for containers; profiling libraries
Validity instances for maps, sequences, sets, trees
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-validity-dev
Description-md5: d4180b8402083db859b34629e56f56e5
Description-en: validity typeclass
Note: There are companion instance packages for this library:
* validity-aeson
* validity-bytestring
* validity-containers
* validity-path
* validity-scientific
* validity-text
* validity-time
* validity-unordered-containers
* validity-uuid
* validity-vector
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-validity-doc
Description-md5: 08a27a701793097d77752bf13a68cd56
Description-en: validity typeclass; documentation
Note: There are companion instance packages for this library:
* validity-aeson
* validity-bytestring
* validity-containers
* validity-path
* validity-scientific
* validity-text
* validity-time
* validity-unordered-containers
* validity-uuid
* validity-vector
.
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-validity-prof
Description-md5: 5cc96dbee481945edb7f0a9bda814838
Description-en: validity typeclass; profiling libraries
Note: There are companion instance packages for this library:
* validity-aeson
* validity-bytestring
* validity-containers
* validity-path
* validity-scientific
* validity-text
* validity-time
* validity-unordered-containers
* validity-uuid
* validity-vector
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-vector-space-dev
Description-md5: de48a736ded4a2f8f5440512d95cf73f
Description-en: Vector & affine spaces, linear maps, and derivatives library
vector-space provides classes and generic operations for vector spaces
and affine spaces. It also defines a type of infinite towers of generalized
derivatives. A generalized derivative is a linear transformation rather than
one of the common concrete representations (scalars, vectors, matrices, ...).
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-vector-space-doc
Description-md5: ef100255e072f64dfc05e142e7cbab63
Description-en: Vector & affine spaces, linear maps, and derivatives library; documentation
vector-space provides classes and generic operations for vector spaces
and affine spaces. It also defines a type of infinite towers of generalized
derivatives. A generalized derivative is a linear transformation rather than
one of the common concrete representations (scalars, vectors, matrices, ...).
.
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-vector-space-prof
Description-md5: 6b8b340ec9f92dae8a179efb41642e99
Description-en: Vector & affine spaces, linear maps, and derivatives library; profiling libraries
vector-space provides classes and generic operations for vector spaces
and affine spaces. It also defines a type of infinite towers of generalized
derivatives. A generalized derivative is a linear transformation rather than
one of the common concrete representations (scalars, vectors, matrices, ...).
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-vector-stream-dev
Description-md5: 7bdf133274afa460aec81c81dde32e27
Description-en: efficient streams
Simple yet powerful monadic streams that are used as a backbone for vector
package fusion functionality.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-vector-stream-doc
Description-md5: 71cb7c4f8c61532eba88ce7eeda5df65
Description-en: efficient streams; documentation
Simple yet powerful monadic streams that are used as a backbone for vector
package fusion functionality.
.
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-vector-stream-prof
Description-md5: 600c03e9928a28694e3e756fdc52e5a9
Description-en: efficient streams; profiling libraries
Simple yet powerful monadic streams that are used as a backbone for vector
package fusion functionality.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-void-dev
Description-md5: fc836ec2196e941e28b8ff79e1470fb0
Description-en: Haskell 98 logically uninhabited data type
Haskell 98 logically uninhabited data type. Used to indicate that a given
term should not exist.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-void-doc
Description-md5: 7b6c5a1c6894f4381b3745695c988ee1
Description-en: Haskell 98 logically uninhabited data type; documentation
Haskell 98 logically uninhabited data type. Used to indicate that a given
term should not exist.
.
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-void-prof
Description-md5: be3539ca2290057e0a62f532e10124fa
Description-en: Haskell 98 logically uninhabited data type; profiling libraries
Haskell 98 logically uninhabited data type. Used to indicate that a given
term should not exist.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-wcwidth-dev
Description-md5: 6abc339732964bd0884901e31f539f1c
Description-en: bindings for system's native wcwidth
This package provides the wcwidth function which can be used to learn, for
most of Unicode, how wide the individual Char code points will come out on the
terminal.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-wcwidth-doc
Description-md5: 9cfd2cac6bfb04bda617e73e6b695ab3
Description-en: bindings for system's native wcwidth; documentation
This package provides the wcwidth function which can be used to learn, for
most of Unicode, how wide the individual Char code points will come out on the
terminal.
.
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-wcwidth-prof
Description-md5: 5695e68575f075651ad1fc0fb31d17f7
Description-en: bindings for system's native wcwidth; profiling libraries
This package provides the wcwidth function which can be used to learn, for
most of Unicode, how wide the individual Char code points will come out on the
terminal.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-wide-word-dev
Description-md5: d410f105079daae85b845c0b7ee582a7
Description-en: data types for large but fixed width signed and unsigned integers
A library to provide data types for large (ie > 64 bits) but fixed width signed
and unsigned integers with the usual typeclass instances to allow them to be used
interchangeably with `Word64`.
.
The types and operations are coded to be as fast as possible using strictness
annotations, `INLINEABLE` pragmas and unboxed values and operations where
appropriate.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-wide-word-doc
Description-md5: 785817c648de0486ae60ed49e2789da3
Description-en: data types for large but fixed width signed and unsigned integers; documentation
A library to provide data types for large (ie > 64 bits) but fixed width signed
and unsigned integers with the usual typeclass instances to allow them to be used
interchangeably with `Word64`.
.
The types and operations are coded to be as fast as possible using strictness
annotations, `INLINEABLE` pragmas and unboxed values and operations where
appropriate.
.
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-wide-word-prof
Description-md5: 069b316c943c67328cdd3c328bc948cb
Description-en: data types for large but fixed width signed and unsigned integers; profiling libraries
A library to provide data types for large (ie > 64 bits) but fixed width signed
and unsigned integers with the usual typeclass instances to allow them to be used
interchangeably with `Word64`.
.
The types and operations are coded to be as fast as possible using strictness
annotations, `INLINEABLE` pragmas and unboxed values and operations where
appropriate.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-witch-dev
Description-md5: 579faecd7d370938477855c5c39f047f
Description-en: convert values from one type into another
Witch offers typeclasses and utilities to convert values from one
type into another.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-witch-doc
Description-md5: 23873b919eaec5bbf30261050a1293d6
Description-en: convert values from one type into another; documentation
Witch offers typeclasses and utilities to convert values from one
type into another.
.
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-witch-prof
Description-md5: 8aec8697e01a6504d2bddd25773169f3
Description-en: convert values from one type into another; profiling libraries
Witch offers typeclasses and utilities to convert values from one
type into another.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-wizards-dev
Description-md5: 1d737fb9f8a1955c48f1bda2b1c3b721
Description-en: library for interrogative programs
This library is a package designed for the quick and painless development of
interrogative programs, which revolve around a "dialogue" with the user, who
is asked a series of questions in a sequence much like an installation wizard.
.
Everything from interactive system scripts, to installation wizards, to
full-blown shells can be implemented with the support of wizards.
.
It is developed transparently on top of a free monad, which separates out the
semantics of the program from any particular interface. A variety of backends
exist, including console-based System.Console.Wizard.Haskeline and
System.Console.Wizard.BasicIO, and the pure System.Console.Wizard.Pure. It is
also possible to write your own backends, or extend existing back-ends with
new features. While both built-in IO backends operate on a console, there is
no reason why wizards cannot also be used for making GUI wizard interfaces.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-wizards-doc
Description-md5: 3cc865cc9d81987c2c2219af62c518a7
Description-en: library for interrogative programs; documentation
This library is a package designed for the quick and painless development of
interrogative programs, which revolve around a "dialogue" with the user, who
is asked a series of questions in a sequence much like an installation wizard.
.
Everything from interactive system scripts, to installation wizards, to
full-blown shells can be implemented with the support of wizards.
.
It is developed transparently on top of a free monad, which separates out the
semantics of the program from any particular interface. A variety of backends
exist, including console-based System.Console.Wizard.Haskeline and
System.Console.Wizard.BasicIO, and the pure System.Console.Wizard.Pure. It is
also possible to write your own backends, or extend existing back-ends with
new features. While both built-in IO backends operate on a console, there is
no reason why wizards cannot also be used for making GUI wizard interfaces.
.
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-wizards-prof
Description-md5: 321b5f4de6dcb8fe65fb39b86e00b6ce
Description-en: library for interrogative programs; profiling libraries
This library is a package designed for the quick and painless development of
interrogative programs, which revolve around a "dialogue" with the user, who
is asked a series of questions in a sequence much like an installation wizard.
.
Everything from interactive system scripts, to installation wizards, to
full-blown shells can be implemented with the support of wizards.
.
It is developed transparently on top of a free monad, which separates out the
semantics of the program from any particular interface. A variety of backends
exist, including console-based System.Console.Wizard.Haskeline and
System.Console.Wizard.BasicIO, and the pure System.Console.Wizard.Pure. It is
also possible to write your own backends, or extend existing back-ends with
new features. While both built-in IO backends operate on a console, there is
no reason why wizards cannot also be used for making GUI wizard interfaces.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-wl-pprint-annotated-dev
Description-md5: b05ed5e96996b94a7e6f93a736cedcaf
Description-en: Wadler/Leijen pretty printer with annotations and slightly modernized API
Wadler/Leijen pretty printer with annotations and slightly modernized API
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-wl-pprint-annotated-doc
Description-md5: 4f8995b557e2269f7d469a3e24f87ab1
Description-en: Wadler/Leijen pretty printer with annotations and slightly modernized API; documentation
Wadler/Leijen pretty printer with annotations and slightly modernized API
.
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-wl-pprint-annotated-prof
Description-md5: 8be12abf143b59bea1fb73a45af7d622
Description-en: Wadler/Leijen pretty printer with annotations and slightly modernized API; profiling libraries
Wadler/Leijen pretty printer with annotations and slightly modernized API
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-wl-pprint-text-dev
Description-md5: fdbfb978214409acbfe17dd408b6e668
Description-en: Wadler/Leijen Pretty Printer for Text values in Haskell
This Haskell library provides a clone of wl-pprint for use with the
text library.
.
This package contains the normal library files.
Package: libghc-wl-pprint-text-doc
Description-md5: 52ee8a3feaf688a7f1f26171685cf132
Description-en: Wadler/Leijen Pretty Printer for Text values in Haskell; documentation
This Haskell library provides a clone of wl-pprint for use with the
text library.
.
This package contains the documentation files.
Package: libghc-wl-pprint-text-prof
Description-md5: 9dc38769978ecb66bd1d64ca38834760
Description-en: Wadler/Leijen Pretty Printer for Text values in Haskell; profiling libraries
This Haskell library provides a clone of wl-pprint for use with the
text library.
.
This package contains the libraries compiled with profiling enabled.
Package: libghc-word-trie-dev
Description-md5: a5ea28af58e2b980df3bb3cde50b627a
Description-en: implementation of a finite trie over words
This is a Haskell library providing an implementation of a finite trie
over words.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-word-trie-doc
Description-md5: 69ce55ace79a7e1afbaf8d9e3482b393
Description-en: implementation of a finite trie over words; documentation
This is a Haskell library providing an implementation of a finite trie
over words.
.
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-word-trie-prof
Description-md5: 2ad18ef2e391ab9ba16ef0ad8de3f80f
Description-en: implementation of a finite trie over words; profiling libraries
This is a Haskell library providing an implementation of a finite trie
over words.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-word-wrap-dev
Description-md5: 52f4fdcf220b3db29b3f1f37340df65c
Description-en: library for word-wrapping
A library for wrapping long lines of text.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-word-wrap-doc
Description-md5: c4e9a28ae5998864b1eeb974bea56a95
Description-en: library for word-wrapping; documentation
A library for wrapping long lines of text.
.
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-word-wrap-prof
Description-md5: 17fcf9304be9d62d5a7a6d3e4fbe1e7b
Description-en: library for word-wrapping; profiling libraries
A library for wrapping long lines of text.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-word8-dev
Description-md5: 5e1015ad8fd3d35c1fec6d4349077ed8
Description-en: Char-like utility functions for Word8s to be used with ByteStrings
This is a Word8 library to be used with Data.ByteString. All function
assumes that Word8 is encoded in Latin-1 (ISO-8859-1). All utility
functions are supposed to work as if those of Char. Exceptions are
described in the function documentations.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-word8-doc
Description-md5: af6035e5e1baf2a5554dc6fd1ee35f1b
Description-en: functions for Word8s to be used with ByteStrings; documentation
This is a Word8 library to be used with Data.ByteString. All function
assumes that Word8 is encoded in Latin-1 (ISO-8859-1). All utility
functions are supposed to work as if those of Char. Exceptions are
described in the function documentations.
.
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-word8-prof
Description-md5: 83c53efb69454ae2e94350ae7911162f
Description-en: functions for Word8s to be used with ByteStrings; profiling libraries
This is a Word8 library to be used with Data.ByteString. All function
assumes that Word8 is encoded in Latin-1 (ISO-8859-1). All utility
functions are supposed to work as if those of Char. Exceptions are
described in the function documentations.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-xcb-types-dev
Description-md5: 86f0ea685fba2799b27db4f4b00d1bc5
Description-en: parses XML files used by the XCB project
This package provides types which mirror the structures used in the XCB code
generation XML files.
.
See project http://xcb.freedesktop.org/ for more information about the XCB
project.
.
The XML files describe the data-types, events and requests used by the X
Protocol, and are used to auto-generate large parts of the XCB project.
.
This package parses these XML files into Haskell data structures.
.
If you want to do something with these XML descriptions but don't want to
learn XSLT, this package should help.
.
This version of xcb-types is intended to fully parse the X Protocol
description version 1.4.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-xcb-types-doc
Description-md5: 07052c8378551ccd0efe1cfb35a44f7c
Description-en: parses XML files used by the XCB project; documentation
This package provides types which mirror the structures used in the XCB code
generation XML files.
.
See project http://xcb.freedesktop.org/ for more information about the XCB
project.
.
The XML files describe the data-types, events and requests used by the X
Protocol, and are used to auto-generate large parts of the XCB project.
.
This package parses these XML files into Haskell data structures.
.
If you want to do something with these XML descriptions but don't want to
learn XSLT, this package should help.
.
This version of xcb-types is intended to fully parse the X Protocol
description version 1.4.
.
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-xcb-types-prof
Description-md5: e210054dc3b70b4ae23760021614f92b
Description-en: parses XML files used by the XCB project; profiling libraries
This package provides types which mirror the structures used in the XCB code
generation XML files.
.
See project http://xcb.freedesktop.org/ for more information about the XCB
project.
.
The XML files describe the data-types, events and requests used by the X
Protocol, and are used to auto-generate large parts of the XCB project.
.
This package parses these XML files into Haskell data structures.
.
If you want to do something with these XML descriptions but don't want to
learn XSLT, this package should help.
.
This version of xcb-types is intended to fully parse the X Protocol
description version 1.4.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-xdg-basedir-dev
Description-md5: 21f90c6536b55cd88911c2156ba0ac9a
Description-en: basic implementation of the XDG Base Directory specification
This should be a very straightforward implementation of the XDG Base
Directory spec.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-xdg-basedir-doc
Description-md5: edcd48d2ced8ec1e43f0732e400499e5
Description-en: basic implementation of the XDG Base Directory specification; documentation
This should be a very straightforward implementation of the XDG Base
Directory spec.
.
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-xdg-basedir-prof
Description-md5: 71835e2df1c97c83b94b28bc0dfe815c
Description-en: basic implementation of the XDG Base Directory spec; profiling libraries
This should be a very straightforward implementation of the XDG Base
Directory spec.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-xml-dev
Description-md5: 7c2c9e6fdcf25522cbedbfaf3bcdefcd
Description-en: A simple Haskell XML library
This library provides lightweight tools to parse, filter and generate XML.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-xml-doc
Description-md5: f56adc96a3526e80cb50565e256ff1d2
Description-en: A simple Haskell XML library; documentation
This library provides lightweight tools to parse, filter and generate XML.
.
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-xml-helpers-dev
Description-md5: 21d12ca94c58bffcbc9133b49151897b
Description-en: helper functions for the xml library
Included are some folds and maps potentially useful in parsing XML data.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-xml-helpers-doc
Description-md5: 84fa15a420fa09a51ccd86abb1f170f4
Description-en: helper functions for the xml library; documentation
Included are some folds and maps potentially useful in parsing XML data.
.
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-xml-helpers-prof
Description-md5: fb74884c5ac6e17d0359320076111346
Description-en: helper functions for the xml library; profiling libraries
Included are some folds and maps potentially useful in parsing XML data.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-xml-prof
Description-md5: 310049bbd882463c94db537f75d5ca2e
Description-en: A simple Haskell XML library; profiling libraries
This library provides lightweight tools to parse, filter and generate XML.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-xml-types-dev
Description-md5: 933d99034a84f3b3f47849322a26c65c
Description-en: basic types for representing XML
The idea is to have a full set of appropriate types, which various
XML libraries can share. Instead of having equivalent-but-incompatible
types for every binding, parser, or client, they all share the same
types can thus interoperate easily.
.
This library contains complete types for most parts of an XML
document, including the prologue, node tree, and doctype. Some basic
combinators are included for common tasks, including traversing the
node tree and filtering children.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-xml-types-doc
Description-md5: 7b47e7ecf279a428ba471091a8f8ad1b
Description-en: basic types for representing XML; documentation
The idea is to have a full set of appropriate types, which various
XML libraries can share. Instead of having equivalent-but-incompatible
types for every binding, parser, or client, they all share the same
types can thus interoperate easily.
.
This library contains complete types for most parts of an XML
document, including the prologue, node tree, and doctype. Some basic
combinators are included for common tasks, including traversing the
node tree and filtering children.
.
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-xml-types-prof
Description-md5: 93162781ffcc5854814578688b5c6b1a
Description-en: basic types for representing XML; profiling libraries
The idea is to have a full set of appropriate types, which various
XML libraries can share. Instead of having equivalent-but-incompatible
types for every binding, parser, or client, they all share the same
types can thus interoperate easily.
.
This library contains complete types for most parts of an XML
document, including the prologue, node tree, and doctype. Some basic
combinators are included for common tasks, including traversing the
node tree and filtering children.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-xmonad-contrib-dev
Description-md5: 974fe40f0fb1e57fa65270d1e9506790
Description-en: Extensions to xmonad
This is a huge extensions library for xmonad, providing alternative
layout algorithms, key bindings, extended operations, and much more.
.
Xmonad is a minimalist tiling window manager for X, written in
Haskell. Windows are managed using automatic layout algorithms,
which can be dynamically reconfigured. At any time windows are
arranged so as to maximise the use of screen real estate. All
features of the window manager are accessible purely from the
keyboard: a mouse is entirely optional. Xmonad is configured in
Haskell, and custom layout algorithms may be implemented by the user
in config files. A principle of Xmonad is predictability: the user
should know in advance precisely the window arrangement that will
result from any action.
.
This package is what you need to build your custom configured xmonad
binary.
Package: libghc-xmonad-contrib-doc
Description-md5: 93a68a39d8db9e574cfea7042d22786c
Description-en: Extensions to xmonad; documentation
This is a huge extensions library for xmonad, providing alternative
layout algorithms, key bindings, extended operations, and much more.
.
Xmonad is a minimalist tiling window manager for X, written in
Haskell. Windows are managed using automatic layout algorithms,
which can be dynamically reconfigured. At any time windows are
arranged so as to maximise the use of screen real estate. All
features of the window manager are accessible purely from the
keyboard: a mouse is entirely optional. Xmonad is configured in
Haskell, and custom layout algorithms may be implemented by the user
in config files. A principle of Xmonad is predictability: the user
should know in advance precisely the window arrangement that will
result from any action.
.
This package contains the documentation for building your custom
configured xmonad binary as well as example configuration files.
Package: libghc-xmonad-contrib-prof
Description-md5: dc4a6b1eabfe7f0ac86c6a1d9c5b8860
Description-en: Extensions to xmonad; profiling libraries
This is a huge extensions library for xmonad, providing alternative
layout algorithms, key bindings, extended operations, and much more.
.
Xmonad is a minimalist tiling window manager for X, written in
Haskell. Windows are managed using automatic layout algorithms,
which can be dynamically reconfigured. At any time windows are
arranged so as to maximise the use of screen real estate. All
features of the window manager are accessible purely from the
keyboard: a mouse is entirely optional. Xmonad is configured in
Haskell, and custom layout algorithms may be implemented by the user
in config files. A principle of Xmonad is predictability: the user
should know in advance precisely the window arrangement that will
result from any action.
.
This package is what you need to profile your custom configured xmonad
binary.
Package: libghc-xmonad-dev
Description-md5: bdf0987921d4b9e7778995694cd01337
Description-en: Lightweight X11 window manager
Xmonad is a minimalist tiling window manager for X, written in
Haskell. Windows are managed using automatic layout algorithms,
which can be dynamically reconfigured. At any time windows are
arranged so as to maximise the use of screen real estate. All
features of the window manager are accessible purely from the
keyboard: a mouse is entirely optional. Xmonad is configured in
Haskell, and custom layout algorithms may be implemented by the user
in config files. A principle of Xmonad is predictability: the user
should know in advance precisely the window arrangement that will
result from any action.
.
This package is what you need to build your custom configured xmonad
binary.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-xmonad-doc
Description-md5: 3e58cea26774e4927ecd5b6e33cd8cbb
Description-en: Lightweight X11 window manager; documentation
Xmonad is a minimalist tiling window manager for X, written in
Haskell. Windows are managed using automatic layout algorithms,
which can be dynamically reconfigured. At any time windows are
arranged so as to maximise the use of screen real estate. All
features of the window manager are accessible purely from the
keyboard: a mouse is entirely optional. Xmonad is configured in
Haskell, and custom layout algorithms may be implemented by the user
in config files. A principle of Xmonad is predictability: the user
should know in advance precisely the window arrangement that will
result from any action.
.
This package contains the documentation for building your custom
configured xmonad binary as well as example configuration files.
.
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-xmonad-prof
Description-md5: 1022d6ae13afbcb5cfd9be973454c43f
Description-en: Lightweight X11 window manager; profiling libraries
Xmonad is a minimalist tiling window manager for X, written in
Haskell. Windows are managed using automatic layout algorithms,
which can be dynamically reconfigured. At any time windows are
arranged so as to maximise the use of screen real estate. All
features of the window manager are accessible purely from the
keyboard: a mouse is entirely optional. Xmonad is configured in
Haskell, and custom layout algorithms may be implemented by the user
in config files. A principle of Xmonad is predictability: the user
should know in advance precisely the window arrangement that will
result from any action.
.
This package is what you need to profile your custom configured xmonad
binary.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-zip-archive-dev
Description-md5: e88d913ad0eed98ba0296ddbe0dc75a8
Description-en: library to create, modify and extract files from zip archives
The zip-archive library provides functions for creating, modifying, and
extracting files from zip archives.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-zip-archive-doc
Description-md5: 1c1e56324a5210ca97c9fea553c78e96
Description-en: library to create, modify and extract files from zip archives; documentation
The zip-archive library provides functions for creating, modifying, and
extracting files from zip archives.
.
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-zip-archive-prof
Description-md5: 920174d2a71d53c759b8da979dd964b3
Description-en: library to create and modify zip archives; profiling libraries
The zip-archive library provides functions for creating, modifying, and
extracting files from zip archives.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-zlib-bindings-dev
Description-md5: 6d24fee6dafedcfc9b17d2515217bf0f
Description-en: low-level bindings to zlib
It provides necessary functions for producing a streaming interface.
This is used, for example, by zlib-conduit and zlib-enum.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-zlib-bindings-doc
Description-md5: 05eef75ea0a1db422fa6de104fdaf109
Description-en: low-level bindings to zlib; documentation
It provides necessary functions for producing a streaming interface.
This is used, for example, by zlib-conduit and zlib-enum.
.
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-zlib-bindings-prof
Description-md5: 68c663383751dd3c3932ccb33dcad142
Description-en: low-level bindings to zlib; profiling libraries
It provides necessary functions for producing a streaming interface.
This is used, for example, by zlib-conduit and zlib-enum.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-zlib-dev
Description-md5: 024c5a455862b8d0ec78ab531eb1054b
Description-en: compression and decompression in the gzip and zlib formats
This package provides a pure interface for compressing and decompressing
streams of data represented as lazy ByteStrings. It uses the zlib C library so
it has high performance. It supports the "zlib", "gzip" and "raw"
compression formats.
.
It provides a convenient high level API suitable for most tasks and for the
few cases where more control is needed it provides access to the full zlib
feature set.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-zlib-doc
Description-md5: 8379d036e8a7d501d39e2c29ea05af41
Description-en: compression and decompression in the gzip and zlib formats; documentation
This package provides a pure interface for compressing and decompressing
streams of data represented as lazy ByteStrings. It uses the zlib C library so
it has high performance. It supports the "zlib", "gzip" and "raw"
compression formats.
.
It provides a convenient high level API suitable for most tasks and for the
few cases where more control is needed it provides access to the full zlib
feature set.
.
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-zlib-prof
Description-md5: 38ee88a273e5e9a78889fa3a9dbc945a
Description-en: compression and decompression in the gzip and zlib formats; profiling libraries
This package provides a pure interface for compressing and decompressing
streams of data represented as lazy ByteStrings. It uses the zlib C library so
it has high performance. It supports the "zlib", "gzip" and "raw"
compression formats.
.
It provides a convenient high level API suitable for most tasks and for the
few cases where more control is needed it provides access to the full zlib
feature set.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-zstd-dev
Description-md5: ab98b42cc3b90033f435db19e96d8a9d
Description-en: Haskell bindings to the Zstandard compression algorithm
A fast lossless compression algorithm, targeting real-time
compression scenarios at zlib-level and better compression ratios.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-zstd-doc
Description-md5: 4efe13936d4a5fae87527f26e673aced
Description-en: Haskell bindings to the Zstandard compression algorithm; documentation
A fast lossless compression algorithm, targeting real-time
compression scenarios at zlib-level and better compression ratios.
.
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-zstd-prof
Description-md5: 4c3b4c54fab70cfb222b5d0393d35506
Description-en: Haskell bindings to the Zstandard compression algorithm; profiling libraries
A fast lossless compression algorithm, targeting real-time
compression scenarios at zlib-level and better compression ratios.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghc-zxcvbn-c-dev
Description-md5: 026bf3355990ed302217243af19931f9
Description-en: Haskell bindings to password strength estimation library
This library provides Haskell bindings to a C/C++ implementation of
the zxcvbn password strength estimator. It provides a function to
rate password strength, by comparing the password to several word
lists, including English first and last names.
.
An article discussing zxcvbn's purpose and method:
https://tech.dropox.com/2012/04/zxcvbn-realistic-password-strength-estimation
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Package: libghc-zxcvbn-c-doc
Description-md5: c88c628c26f3a7b837ac45e40a84ba0a
Description-en: Haskell bindings to password strength estimation library; documentation
This library provides Haskell bindings to a C/C++ implementation of
the zxcvbn password strength estimator. It provides a function to
rate password strength, by comparing the password to several word
lists, including English first and last names.
.
An article discussing zxcvbn's purpose and method:
https://tech.dropox.com/2012/04/zxcvbn-realistic-password-strength-estimation
.
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-zxcvbn-c-prof
Description-md5: 8d358f87a19092411d6ab72853fb85c8
Description-en: Haskell bindings to password strength estimation library; profiling libraries
This library provides Haskell bindings to a C/C++ implementation of
the zxcvbn password strength estimator. It provides a function to
rate password strength, by comparing the password to several word
lists, including English first and last names.
.
An article discussing zxcvbn's purpose and method:
https://tech.dropox.com/2012/04/zxcvbn-realistic-password-strength-estimation
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Package: libghmm-dev
Description-md5: 982980946e2be35abd68ee3d5ddbba46
Description-en: General Hidden-Markov-Model library - header files
The General Hidden Markov Model Library (GHMM) is a C library with
additional Python3 bindings implementing a wide range of types of
Hidden Markov Models and algorithms: discrete, continuous emissions,
basic training, HMM clustering, HMM mixtures.
.
Header files and static library to compile against the library.
Package: libghmm1t64
Description-md5: b2bdbf0e4b954911a525591a54091287
Description-en: General Hidden-Markov-Model library
The General Hidden Markov Model Library (GHMM) is a C library with
additional Python3 bindings implementing a wide range of types of
Hidden Markov Models and algorithms: discrete, continuous emissions,
basic training, HMM clustering, HMM mixtures.
.
The dynamic library.
Package: libgit2-glib-1.0-0
Description-md5: 11756b996ede7a9103d2300a91a1eebb
Description-en: glib wrapper library around the libgit2 git access library
libgit2-glib is a glib wrapper library around the libgit2 git access library.
Package: libgit2-glib-1.0-dev
Description-md5: ade42256d1619250e0c25af34bb681cc
Description-en: glib wrapper library around the libgit2 git access library - development files
libgit2-glib is a glib wrapper library around the libgit2 git access library.
.
This package contains the development files used in building applications
that use the libgit2-glib Library.
Package: libgit2-glib-1.0-doc
Description-md5: e3f391a2bbdc5ead05e330c93d812b85
Description-en: glib wrapper library around the libgit2 git access library - documentation
libgit2-glib is a glib wrapper library around the libgit2 git access library.
.
This package contains HTML documentation for libgit2-glib.
Package: libgiza0
Description-md5: 26336d1a829393c58994ed28fa9acfbd
Description-en: Lightweight scientific plotting library (shared library)
Giza is a lightweight scientific plotting library built on top of cairo that
provides uniform output to multiple devices. Giza also provides a
mostly compatible, modern replacement for the PGPLOT graphics library.
.
This package contains the shared library.
Package: libgl-image-display-dev
Description-md5: 86d1a9ee9dda9bca783499dce2c6df5f
Description-en: OpenGL-based image visualizer
A library to render images with OpenGL. After the initial load, the panning and
zooming is done in hardware, with zero CPU cost. This package provides the
headers for the C libraries and for the C++ FLTK widget
Package: libgl-image-display0
Description-md5: 346490647da05198ab997242dc35e4c7
Description-en: OpenGL-based image visualizer
A library to render images with OpenGL. After the initial load, the panning and
zooming is done in hardware, with zero CPU cost. This package provides the
runtime C libraries and the binaries for the C++ FLTK widget
Package: libglgrib-egl-dev
Description-md5: e2d5d4c24dff53c34bf52868201ead9d
Description-en: Display GRIB2 fields using OpenGL (EGL based dev package)
This package contains the unversioned shared library symlink for development
purposes, concerning the headless glgrib (based on EGL).
Package: libglgrib-egl0
Description-md5: 22f50b14809c70808ce290155b41378b
Description-en: Display GRIB2 fields using OpenGL (EGL based shared library)
This package contains the shared library for the headless glgrib (based
on EGL).
Package: libglgrib-glfw-dev
Description-md5: 2d71fea37c293315d2a6cef236085c31
Description-en: Display GRIB2 fields using OpenGL (GLFW based dev package)
This package contains the unversioned shared library symlink for development
purposes, concerning the interactive glgrib (based on GLFW).
Package: libglgrib-glfw-perl
Description-md5: a83b23ac25e4f63c70970e5ae4bfa7a5
Description-en: Display GRIB2 fields using OpenGL (glgrib Perl bindings)
glGrib::glfw is a module providing full access to glgrib capabilities
to the Perl interpreter.
Package: libglgrib-glfw0
Description-md5: f9a4dec4b2df5bae09ce3f5da6915311
Description-en: Display GRIB2 fields using OpenGL (GLFW based shared library)
This package contains the shared library for the interactive glgrib (based
on GLFW).
Package: libglgrib-headers
Description-md5: e8b72a781dbd0ac598b2a8f891705169
Description-en: Display GRIB2 fields using OpenGL (headers for glgrib)
This package contains the headers for building applications based on the
glgrib libraries.
Package: libglib-testing-0-0
Description-md5: b5410c4cf09828a8b7d9de4a1b9c71c0
Description-en: test library providing test harnesses and mock classes
libglib-testing is a test library providing test harnesses and mock classes
which complement the classes provided by GLib.
It is intended to be used by any project which uses GLib and which wants to
write internal unit tests.
Package: libglib-testing-0-dev
Description-md5: 75798903fc70656e006c82749f31cf03
Description-en: Development files for the libglib-testing library
libglib-testing is a test library providing test harnesses and mock classes
which complement the classes provided by GLib.
It is intended to be used by any project which uses GLib and which wants to
write internal unit tests.
.
This package contains the development files.
Package: libglib-testing-doc
Description-md5: c77736e8d097d1f50ac46edafba56023
Description-en: Documentation for the libglib-testing library
libglib-testing is a test library providing test harnesses and mock classes
which complement the classes provided by GLib.
It is intended to be used by any project which uses GLib and which wants to
write internal unit tests.
.
This package contains the documentation.
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: libglpk-dev
Description-md5: 1a3290298c2e8e1d80e4bf1609c09ab9
Description-en: linear programming kit - development files
GLPK (GNU Linear Programming Kit) is intended for solving large-scale
linear programming (LP), mixed integer programming (MIP), and other
related problems. It is a set of routines written in ANSI C and
organized in the form of a callable library.
.
This package contains static library, headers, and the development
manpage for libvc.
Package: libglpk40
Description-md5: a59dfd97ae7c98fa4132822ad0935832
Description-en: linear programming kit with integer (MIP) support
GLPK (GNU Linear Programming Kit) is intended for solving large-scale
linear programming (LP), mixed integer programming (MIP), and other
related problems. It is a set of routines written in ANSI C and
organized in the form of a callable library.
.
GLPK supports the GNU MathProg language, which is a subset of the
AMPL language. GLPK also supports the standard MPS and LP formats.
.
The GLPK package includes the following main components:
* Revised simplex method.
* Primal-dual interior point method.
* Branch-and-bound method.
* Translator for GNU MathProg modeling language.
* Application program interface (API).
.
In order to get connections between the internal MathProg model
objects and external database tables, please install the
libiodbc2-dev (for the iODBC table driver) and libmysqlclient-dev
(for the MySQL table driver).
Package: libgmime-3.0-0t64
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: bfe8ebc058cce6653c20fea6f85a4246
Description-en: transitional package
This is a transitional package. It can safely be removed.
Package: libgmm-dev
Description-md5: 44e2672eb28de88fab8b23b2a9a85a71
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: libgmpada-dev
Description-md5: 8da58d210fa6380873b2251aa68ebd8e
Description-en: Ada binding to the GNU MultiPrecision library: development
GMPAda allows programmers to use the GNU MultiPrecision library
within the Ada language: unbounded integers, rationals and
floats.
.
Install this package if you want to write programs that
use libgmpada.
Package: libgmpada9
Description-md5: 7bea158d691018123ea67be2ac28d05b
Description-en: Ada binding to the GNU MultiPrecision library: shared library
GMPAda allows programmers to use the GNU MultiPrecision library
within the Ada language: unbounded integers, rationals and
floats.
.
This package contains the runtime shared library.
Package: libgnatcoll-db-bin
Description-md5: 72d778ce0161c879f8ad19a2ce69d967
Description-en: Ada library accessing SQL databases (tools)
The gnatcoll-db library allows Ada programs to send SQL queries to
SQLite or PostGreSQL databases.
.
This package contains command-line tools.
* gnatcoll_db2ada generates Ada sources depending on
libngatcoll-sqlite or libgnatcoll-postgres.
* gnatinspect runs in a source tree and generate a database of
cross-references.
Package: libgnatcoll-db-doc
Description-md5: ca3bac280d2c6cff8311efff163e93fd
Description-en: Ada library accessing SQL databases (documentation)
The gnatcoll-db library allows Ada programs to send SQL queries to
SQLite or PostGreSQL databases.
.
This package contains the documentation in text, PDF and HTML.
Package: libgnatcoll-dev
Description-md5: 8488ab8cd5a7f49ffd58bed9bf38d9ae
Description-en: GNATColl, general purpose Ada library
The GNAT Component Collection deals with: module tracing, efficient
file IO, static string searching (Boyer-Moore), e-mails and
mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
shell scripting. Components relying on external dependencies are
distributed in separate packages.
.
This package contains the static library and Ada specifications.
Package: libgnatcoll-doc
Description-md5: 26a398f3d961ac4a346672c87013b97e
Description-en: GNATColl, general purpose Ada library (documentation)
The GNAT Component Collection deals with: module tracing, efficient
file IO, static string searching (Boyer-Moore), e-mails and
mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
shell scripting. Components relying on external dependencies are
distributed in separate packages.
.
This package contains the documentation in text, PDF and HTML.
Package: libgnatcoll-postgres-dev
Description-md5: 4bf6a80cf3055880ca4773bc8528b070
Description-en: Ada library accessing PostGreSQL databases
The gnatcoll-db library allows Ada programs to send SQL queries to
SQLite or PostGreSQL databases.
.
This package contains the static library and Ada specifications
dedicated to PostGreSQL databases manipulation.
Package: libgnatcoll-postgres2
Description-md5: 476a9792cd7551cbfb28d6569d421895
Description-en: Ada library accessing PostGreSQL databases (runtime)
The gnatcoll-db library allows Ada programs to send SQL queries to
SQLite or PostGreSQL databases.
.
This package contains the runtime shared library for the PostGreSQL
backend.
Package: libgnatcoll-sql-dev
Description-md5: 354f63500093dd36f11d5a746087c29f
Description-en: Ada library accessing SQL databases
The gnatcoll-db library allows Ada programs to send SQL queries to
SQLite or PostGreSQL databases.
.
This package contains the static library and Ada specifications of
the backend-independant part.
Package: libgnatcoll-sql4
Description-md5: f267a66167e356cd382ea4f8d118ba23
Description-en: Ada library accessing SQL databases (runtime)
The gnatcoll-db library allows Ada programs to send SQL queries to
SQLite or PostGreSQL databases.
.
This package contains the runtime shared library of the
backend-independant part.
Package: libgnatcoll-sqlite-dev
Description-md5: 6ace095e1ca2fddd1a31ed1be038acf7
Description-en: Ada library accessing SQLite databases
The gnatcoll-db library allows Ada programs to send SQL queries to
SQLite or PostGreSQL databases.
.
This package contains the static library and Ada specifications
dedicated to SQLite databases manipulation.
Package: libgnatcoll-sqlite21
Description-md5: 5f8c7adffd53646cf0d84386b06cf45e
Description-en: Ada library accessing SQLite databases (runtime)
The gnatcoll-db library allows Ada programs to send SQL queries to
SQLite or PostGreSQL databases.
.
This package contains the runtime shared library for the SQLite
backend.
Package: libgnatcoll-xref-dev
Description-md5: 5753a05157f6976a3430d758e30cf37f
Description-en: Ada library for manipulation of Ada cross references
The gnatcoll-db library allows Ada programs to send SQL queries to
SQLite or PostGreSQL databases.
.
This package contains the static library and Ada specifications for
the XRef module, which builds a database of cross references from a
source tree.
Package: libgnatcoll-xref21
Description-md5: 15e9806f9148b43c71a0dcf6221a9354
Description-en: Ada library for manipulation of Ada cross references (runtime)
The gnatcoll-db library allows Ada programs to send SQL queries to
SQLite or PostGreSQL databases.
.
This package contains the runtime shared library for the XRef module,
which builds a database of cross references from a source tree.
Package: libgnatcoll22
Description-md5: b3d5d31a6df778005925d6d25de9b5df
Description-en: GNATColl, general purpose Ada library (runtime)
The GNAT Component Collection deals with: module tracing, efficient
file IO, static string searching (Boyer-Moore), e-mails and
mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging,
shell scripting. Components relying on external dependencies are
distributed in separate packages.
.
This package contains the runtime shared library.
Package: libgnatprj-dev
Description-md5: 0312c686dd6f58d9fd3e8c1000d21285
Description-en: support for programs processing GNAT projects (development)
GNAT projects are human-readable text files used to drive tools
building or inspecting lots of source files in several programming
languages, like those provided by the gprbuild package.
.
This package contains the development tools.
Package: libgnatprj12
Description-md5: 9991f16dad10eeea3a1ef31ba5dc237d
Description-en: support for programs processing GNAT projects (runtime)
GNAT projects are human-readable text files used to drive tools
building or inspecting lots of source files in several programming
languages, like those provided by the gprbuild package.
.
This package contains the runtime shared library.
Package: libgnome-games-support-2-4
Description-md5: bfcd0cbf55df4afb9a379416043887e8
Description-en: GTK4 library for common functions of GNOME games
libgnome-games-support is a small library intended for internal use by the
games developed by the GNOME project but it may be used by others.
.
This is the GTK4 version of libgnome-games-support.
Package: libgnome-games-support-common2
Description-md5: ae8ffcbb5eff3bbe5abb3b9d5dbf13af
Description-en: GTK4 library for common functions of GNOME games (common files)
libgnome-games-support is a small library intended for internal use by the
games developed by the GNOME project but it may be used by others.
.
This is the GTK4 version of libgnome-games-support.
.
This package contains architecture-independent files such as translations.
Package: libgnome-games-support-dev
Description-md5: 6072c54e73ac1d2c0c338fbb5e4c5397
Description-en: GTK4 library for common functions of GNOME games (dev files)
libgnome-games-support is a small library intended for internal use by the
games developed by the GNOME project but it may be used by others.
.
This is the GTK4 version of libgnome-games-support.
.
This package contains development headers and libraries.
Package: libgnome-panel-dev
Description-md5: f78af28d8bb94a2aa3c6fae223e34bf5
Description-en: library for GNOME Panel modules - development files
GNOME Flashback continues the traditional desktop interface which was used
in GNOME 2.x, but using modern GNOME technologies.
.
This package provides the development files for writing GNOME Panel modules.
Package: libgnome-panel3
Description-md5: 8063909aa407d68a8e1a4fd970582c12
Description-en: library for GNOME Panel modules
GNOME Flashback continues the traditional desktop interface which was used
in GNOME 2.x, but using modern GNOME technologies.
.
This package contains the shared library, that is used by GNOME Panel
modules.
Package: libgnomekbd-common
Description-md5: 5975fb27dd14bb43c79c9935c681f328
Description-en: GNOME library to manage keyboard configuration - common files
libgnomekbd offers an API to manage the keyboard in GNOME applications.
.
libgnomekbdui offers an API to display a graphical user interface for
libgnomekbd operations.
.
This package contains files common to the various libgnomekbd packages.
Package: libgnomekbd-dev
Description-md5: 353cd231a62082c6784b7cd9c5727a8c
Description-en: GNOME library to manage keyboard configuration - development files
libgnomekbd offers an API to manage the keyboard in GNOME applications.
.
libgnomekbdui offers an API to display a graphical user interface for
libgnomekbd operations.
.
This package contains the development files.
Package: libgnomekbd8
Description-md5: af3a5d9e866a2d8042968d3f6510a8a8
Description-en: GNOME library to manage keyboard configuration - shared library
libgnomekbd offers an API to manage the keyboard in GNOME applications.
.
libgnomekbdui offers an API to display a graphical user interface for
libgnomekbd operations.
.
This package contains the shared library.
Package: libgnt-dev
Description-md5: e6cb39cb67319312bf06cb51c10fcfd9
Description-en: development files for the gnt library
GNT is an ncurses toolkit for creating text-mode graphical user interfaces in
a fast and easy way. It is based on GLib and ncurses.
.
It was born out of the console-based UI, Finch, for the libpurple project.
.
This package contains the include files used for development against libgnt.
Package: libgnt-doc
Description-md5: 9ea78b10f8afbf843bb4d34a06cf3712
Description-en: documentation for the gnt library
GNT is an ncurses toolkit for creating text-mode graphical user interfaces in
a fast and easy way. It is based on GLib and ncurses.
.
It was born out of the console-based UI, Finch, for the libpurple project.
.
This package contains the HTML documentation.
Package: libgnt0t64
Description-md5: 7a68a6693f32bedd43c8e1d4ed84cf2a
Description-en: ncurses toolkit for creating text-mode graphical user interfaces
GNT is an ncurses toolkit for creating text-mode graphical user interfaces in
a fast and easy way. It is based on GLib and ncurses.
.
It was born out of the console-based UI, Finch, for the libpurple project.
.
This package contains the main 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-air-modes1t64
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: libgnuradio-analog3.10.12
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.10.12
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.10.12
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.10.12
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-digital3.10.12
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.10.12
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-fec3.10.12
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.10.12
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.10.12
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.9.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-funcube3.10.0
Description-md5: 3aee1116acdbacf6e8a4bef6121f456a
Description-en: Funcube Dongle 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 and Funcube Diongle Pro+ are supported
by this package.
.
This package provides a shared library.
Package: libgnuradio-hpsdr1.0.0
Description-md5: 0b550515bae63a80b0b5f6de34b16b49
Description-en: gnuradio library for OpenHPSDR protocol 1
Hardware supported includes OpenHPSDR Hermes / Metis and Red Pitaya
using the OpenHpsdr protocol.
.
The modules are compatible with version 3.8 of gnuradio and versions of
Hermes firmware 1.8 through 3.2. (known as OpenHPSDR protocol 1). It
is not compatible with the new OpenHPSDR protocol 2.
.
This package contains the shared library.
Package: libgnuradio-iio3.10.12
Description-md5: 06045448fd28862166b114aa4a4422f3
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.
.
Part of the main gnuradio build.
Package: libgnuradio-iqbalance3.9.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.2
Description-md5: bf463368ae86bfd6f9a323a48fd514da
Description-en: LimeSDR blocks for GNU Radio (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 GNU Radio can be used to create flowgraphs that
interface LimeSDR devices through liblimesuite.
.
This package contains the shared library.
Package: libgnuradio-network3.10.12
Description-md5: 0c35e9fa3188431e10e3c732ed374377
Description-en: gnuradio network library
Library of blocks that implement UDP and TCP source and
sink blocks supporting both IPv4 and IPv6.
Part of the main gnuradio build.
Package: libgnuradio-osmosdr0.2.0t64
Description-md5: 40c3a4d110ae193958f314775fa66656
Description-en: Gnuradio blocks from the OsmoSDR project - library
The Osmocom project is a family of projects regarding Open source
mobile communications. This library provides hardware support for
a variety of radio hardware in the form of gnuradio blocks.
.
This package contains the shared library.
Package: libgnuradio-pdu3.10.12
Description-md5: e60a0657b0dcf6c1619f76d881d29549
Description-en: gnuradio streaming protocol library
Protocol Data Units library provides signal processing
blocks that operate on Protocol Data Unit format messages. Many
such blocks are analogs of streaming API functionality.
Part of the main gnuradio build.
Package: libgnuradio-pmt3.10.12
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.10.12
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-radar3.10.0
Description-md5: f7c6f8b5ce5b7919b9641017de16de97
Description-en: GNU Radio Radar Toolbox - library
The *gr-radar* project provides a toolbox of commonly used radar
algorithms. An important part is the *UHD Echotimer*, which enables a
synchronized TX and RX stream from USRPs to ensure a constant phase
relation in measurements. Example flowgraphs for CW, Dual CW, FSK,
FMCW and OFDM radar are given and partly tested on hardware. GUI
elements for target representation and further signal processing
algorithms such as target tracking are implemented. Check out the
project website for example videos and further information.
.
This package provides a shared library.
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.10.12
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-satellites5.8.0
Description-md5: 6dead797c65cee5e03cb685bbdbaa04b
Description-en: library of satellite telemetry signal decoders
This GNU Radio out-of-tree module can be used to decode frames
transmitted from most Amateur satellites in orbit, performing
demodulation, forward error correction, etc. Decoded frames can be
saved to a file or displayed in hex format. For some satellites the
telemetry format definition is included in gr-satellites, so the
decoded telemetry frames can be printed out as human-readable values
such as bus voltages and currents. Additionally, some satellites
transmit files such as JPEG images. gr-satellites can be used to
reassemble these files and even display the images in real-time as
they are being received.
.
It supports most popular protocols, such as AX.25, the GOMspace
NanoCom U482C and AX100 modems, an important part of the CCSDS stack,
the AO-40 protocol used in the FUNcube satellites, and several ad-hoc
protocols used in other satellites.
.
This package contains the shared library.
Package: libgnuradio-soapy3.10.12
Description-md5: eb287e97d9393a929f10abdbcbc71636
Description-en: gnuradio SoapySDR support
Soapy hardware drivers using the SoapySDR driver framework.
Part of the main gnuradio build.
Package: libgnuradio-trellis3.10.12
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.10.12
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.10.12
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.10.12
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.10.12
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.10.12
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-dl2-0deb
Description-md5: 8a6b640ade95f992d4f24de2cc8a8781
Description-en: bundle of runtime libraries for gnustep-dl2
This package includes the EOAccess, EOInterface and EOControl runtime
libraries.
.
GNUstep Database Library Version 2 is needed by GNUstep applications that
communicate with databases. It's an implementation of Apple's
Enterprise Objects Framework (EOF) v 3.0 (from NeXT), and Apple's
WebObjects 4.5 interface.
Package: libgnustep-dl2-dev
Description-md5: 8eddaf9d470c256481c6f92de18e9647
Description-en: development files for gnustep-dl2 runtime libraries
Beside the headers and so symlinks for EOAccess, EOInterface and
EOControl libraries, the package includes the general gdl2.make
.
GNUstep Database Library Version 2 is needed by GNUstep applications that
communicate with databases. It's an implementation of Apple's
Enterprise Objects Framework (EOF) v 3.0 (from NeXT), and Apple's
WebObjects 4.5 interface.
Package: libgoamdsmi-shim64-1
Description-md5: ede845c87460929309bf7f423703e450
Description-en: AMD System Management Interface - go library
goamdsmi_shim (AMD System Management Interface Library) is a C library for
Linux providing user space interfaces to monitor and control AMD GPU devices.
.
This package provides the go library for amdsmi_shim.
Package: libgoamdsmi-shim64-dev
Description-md5: 5a89c212a9fa27063be2888e3adfd638
Description-en: AMD System Management Interface - go headers
goamdsmi_shim (AMD System Management Interface Library) is a C library for
Linux providing user space interfaces to monitor and control AMD GPU devices.
.
This package provides the go headers for amdsmi_shim.
Package: libgoffice-0.10-10-common
Description-md5: 37455cde2fc87041c4adf8dabb4678de
Description-en: Document centric objects library - common files
GOffice is a library of document centric objects and utilities building on
top of GLib and Gtk+.
.
These are the architecture independent files that are part of GOffice, like
images and translations of messages.
Package: libgoffice-0.10-10t64
Description-md5: b7d4abcfd1ea6c42fd13392cbd81b11e
Description-en: Document centric objects library - runtime files
GOffice is a library of document centric objects and utilities building on
top of GLib and Gtk+.
.
These are the files needed to run applications that use GOffice.
Package: libgoffice-0.10-dev
Description-md5: 21974f31eff592b6ddf62810ac0c69ec
Description-en: Document centric objects library - development files
GOffice is a library of document centric objects and utilities building on
top of GLib and Gtk+.
.
These are the files needed when building applications that use GOffice.
Package: libgoffice-0.10-doc
Description-md5: eef950950a4c265be49aff0c19d0328f
Description-en: Document centric objects library - documentation
GOffice is a library of document centric objects and utilities building on
top of GLib and Gtk+.
.
This package contains HTML documentation for libgoffice-0.10.
Package: libgovarnam-dev
Description-md5: a462108f2fe6faacb115a660773dc3c4
Description-en: Development files for libgovarnam
Govarnam is a transliteration library to type Indic languages.
.
This package contains development files and Vala bindings to use when writing
applications that interface with GThd.
Package: libgovarnam1
Description-md5: e1a242f6298290a326256882804323e6
Description-en: Transliteration library to type Indic languages
Govarnam is a transliteration library to type Indic languages.
.
This package contains the shared libraries for applications interfacing with
govarnam.
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-12t64
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-3t64
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: 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: libgrpc++-dev
Description-md5: a4382e4e7253dbfb431a55f908113213
Description-en: high performance general RPC framework (development)
A modern, open source remote procedure call (RPC) framework that can
run anywhere. It enables client and server applications to communicate
transparently, and makes it easier to build connected systems.
.
This package contains the headers and the static library for libgrpc++1.51t64 .
Package: libgrpc++1.51t64
Description-md5: 3f857bea859931b8956ff06b364de1b7
Description-en: high performance general RPC framework
A modern, open source remote procedure call (RPC) framework that can
run anywhere. It enables client and server applications to communicate
transparently, and makes it easier to build connected systems.
.
This package provides the gRPC C++ bindings.
Package: libgrpc-dev
Description-md5: 9c4049f71b5b0eaa9e063543d044716d
Description-en: high performance general RPC framework (development)
A modern, open source remote procedure call (RPC) framework that can
run anywhere. It enables client and server applications to communicate
transparently, and makes it easier to build connected systems.
.
This package contains the headers and the static library for libgrpc29t64 .
Package: libgrpc29t64
Description-md5: 4e6400512fbad389afeef58d717465fd
Description-en: high performance general RPC framework
A modern, open source remote procedure call (RPC) framework that can
run anywhere. It enables client and server applications to communicate
transparently, and makes it easier to build connected systems.
.
This package provides the gRPC C bindings.
Package: libgsecuredelete-dev
Description-md5: beafa4df4f77f9963d0dfc7b720ddf5b
Description-en: wrapper library for the secure-delete tools - development files
GSecureDelete is a GObject wrapper library for the secure-delete tools
(srm, sfill, sswap and smem), aiming to ease use of these tool from programs
by providing a simple but complete API to invoke them.
.
This package provides the necessary development libraries and include
files to develop and compile programs that use GSecureDelete.
Package: libgsecuredelete0
Description-md5: 0d3e3e74be4b3fa4da31e175562de886
Description-en: wrapper library for the secure-delete tools
GSecureDelete is a GObject wrapper library for the secure-delete tools
(srm, sfill, sswap and smem), aiming to ease use of these tool from programs
by providing a simple but complete API to invoke them.
Package: libgstreamer-opencv1.0-0
Description-md5: dafe2f24cb1bdb14d6d6b274151c793e
Description-en: GStreamer OpenCV libraries
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared
to the rest. They might be close to being good quality, but they're missing
something - be it a good code review, some documentation, a set of tests, a
real live maintainer, or some actual wide use.
.
This package contains shared GStreamer libraries for OpenCV.
Package: libgstreamer-plugins-bad1.0-0
Description-md5: dbdd7ec6aeb78f2810dfd938e41a97bc
Description-en: GStreamer libraries from the "bad" set
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared
to the rest. They might be close to being good quality, but they're missing
something - be it a good code review, some documentation, a set of tests, a
real live maintainer, or some actual wide use.
.
This package contains shared GStreamer libraries from the "bad" set. The API
is not guaranteed to be stable.
Package: libgstreamer-plugins-bad1.0-dev
Description-md5: 3cf8ed7e757b9244dc8826f7bf3f2b29
Description-en: GStreamer development files for libraries from the "bad" set
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
.
GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared
to the rest. They might be close to being good quality, but they're missing
something - be it a good code review, some documentation, a set of tests, a
real live maintainer, or some actual wide use.
.
This package contains development files for GStreamer libraries from the
"bad" set. The API is not guaranteed to be stable.
Package: libgtkada-bin
Description-md5: 028c030d2a26667494462e8b85f75600
Description-en: Ada binding for the GTK+ GUI (development utilities)
GtkAda is a library that allows programmers to write GTK+ applications in the
Ada programming language.
.
This package contains the gtkada-dialog development utility.
Package: libgtkada-dev
Description-md5: eb7f891547510c07e55f0ac7c51c8a3a
Description-en: Ada binding for the GTK+ GUI (development files)
GtkAda is a library that allows programmers to write GTK+ applications in the
Ada programming language.
.
This package contains the development files and static libraries.
Package: libgtkada-doc
Description-md5: ccb7dc04b5e2d72a48902a40481fc1b4
Description-en: Ada binding for the GTK+ GUI (documentation)
GtkAda is a library that allows programmers to write GTK+ applications in the
Ada programming language.
.
This package contains the user guide, examples, lists of known
problems and comments about the Debian packaging.
.
The reference manual cannot be generated within Debian for now.
It is available at
https://docs.adacore.com/live/wave/gtkada/html/gtkada_rm/index.html.
Package: libgtkada23
Description-md5: 14a86e57225dba2beefd9ce033b618cc
Description-en: Ada binding for the GTK+ GUI (dynamic library)
GtkAda is a library that allows programmers to write GTK+ applications in the
Ada programming language.
.
This library will let you run Ada applications compiled with GTK+.
Package: libgtksheet-4.0-4
Description-md5: c4ce8d3885ccc20e961b4e3c9d1e9327
Description-en: Gtk spreadsheet widget (shared C library)
A spreadsheet widget for Gtk (an Excel-like table).
gtksheet is a useful widget set complementary to GTK+ for creating graphical
interfaces for the X Window System. It is split out of the old gtkextra library
of the gtk2 era and ported to gtk3.
.
This package contains the shared library.
Package: libgtksheet-4.0-dev
Description-md5: ae704441c7e9a011a9ff1fcf858ba96c
Description-en: Gtk spreadsheet widget (development library)
A spreadsheet widget for Gtk (an Excel-like table).
gtksheet is a useful widget set complementary to GTK+ for creating graphical
interfaces for the X Window System. It is split out of the old gtkextra library
of the gtk2 era and ported to gtk3.
.
This package contains the development headers for the library.
Package: libgtksourceviewmm-3.0-0v5
Description-md5: 5967382153ceaa4fa1c01d2401bd4e21
Description-en: C++ binding of GtkSourceView
GtkSourceViewMM is a C++ binding of GtkSourceView, an extension to
the text widget included in GTK+ 3.x adding syntax highlighting and
other features typical for a source file editor.
.
GtkSourceViewMM is crafted to integrate well into applications using
the gtkmm framework.
.
These are the shared libraries for libgtksourceviewmm.
Package: libgtksourceviewmm-3.0-dev
Description-md5: 34f507477a82099dcaad788bceb77712
Description-en: C++ binding of GtkSourceView - development files
GtkSourceViewMM is a C++ binding of GtkSourceView, an extension to
the text widget included in GTK+ 3.x adding syntax highlighting and
other features typical for a source file editor.
.
GtkSourceViewMM is crafted to integrate well into applications using
the gtkmm framework.
.
These are the development files for libgtksourceviewmm, needed only
if you wish to write or compile software which uses it.
Package: libgtksourceviewmm-3.0-doc
Description-md5: 3fb45645e33cce53a77624b259da3d9d
Description-en: C++ binding of GtkSourceView
GtkSourceViewMM is a C++ binding of GtkSourceView, an extension to
the text widget included in GTK+ 3.x adding syntax highlighting and
other features typical for a source file editor.
.
GtkSourceViewMM is crafted to integrate well into applications using
the gtkmm framework.
.
These are the reference documentation for libgtksourceviewmm.
Package: libgtkspell3-3-0
Description-md5: d6bae8d16129c3922c33ea551554ecdc
Description-en: spell-checking addon for GTK+'s TextView widget
GtkSpell provides Microsoft Word/OS X-style highlighting of misspelled
words in a GtkTextView widget. Right-clicking a misspelled word pops up a
menu of suggested replacements.
Package: libgtkspell3-3-dev
Description-md5: 1e3b6ed0827fd853c17cd8f846d1a124
Description-en: Development files for GtkSpell
This package contains the headers and static libraries for developing
applications with GtkSpell support. Also included are documentation and
example code for developing GtkSpell applications.
Package: libgtsam-dev
Description-md5: 3c5268c1ac9ee62ac965aac01256a22f
Description-en: Factor graphs for sensor fusion in robotics
GTSAM is a C++ library that implements sensor fusion for robotics and computer
vision applications, including SLAM (Simultaneous Localization and Mapping), VO
(Visual Odometry), and SFM (Structure from Motion). It uses factor graphs and
Bayes networks as the underlying computing paradigm rather than sparse matrices
to optimize for the most probable configuration or an optimal plan. Coupled
with a capable sensor front-end (not provided here), GTSAM powers many
impressive autonomous systems, in both academia and industry.
.
Development files
Package: libgtsam-doc
Description-md5: 85d8ffa54a6c50013303a6874e3771dc
Description-en: Factor graphs for sensor fusion in robotics
GTSAM is a C++ library that implements sensor fusion for robotics and computer
vision applications, including SLAM (Simultaneous Localization and Mapping), VO
(Visual Odometry), and SFM (Structure from Motion). It uses factor graphs and
Bayes networks as the underlying computing paradigm rather than sparse matrices
to optimize for the most probable configuration or an optimal plan. Coupled
with a capable sensor front-end (not provided here), GTSAM powers many
impressive autonomous systems, in both academia and industry.
.
Documentation
Package: libgtsam4
Description-md5: 65b87756940d8ce134a9dff916ba336b
Description-en: Factor graphs for sensor fusion in robotics
GTSAM is a C++ library that implements sensor fusion for robotics and computer
vision applications, including SLAM (Simultaneous Localization and Mapping), VO
(Visual Odometry), and SFM (Structure from Motion). It uses factor graphs and
Bayes networks as the underlying computing paradigm rather than sparse matrices
to optimize for the most probable configuration or an optimal plan. Coupled
with a capable sensor front-end (not provided here), GTSAM powers many
impressive autonomous systems, in both academia and industry.
Package: libguile-ssh18
Description-md5: 5fb0b75fd26301e0797a87e44a8b051c
Description-en: guile bindings for libssh
Guile-SSH is a library that provides access to the SSH protocol for programs
written in GNU Guile interpreter. It is built upon the libssh library.
.
This includes the C bindings.
Package: libgv-guile
Description-md5: 4d9e1cdaa267a74055c166a75ab1e8b3
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 (3.0) bindings.
Package: libgv-lua
Description-md5: 00a7d0b7f621c7cef3afbe724f96c6a7
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 lua 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-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: 4b508b6fd2f60c06d1623c9373e32b3d
Description-en: Tcl bindings for graphviz (transitional package)
This is a transitional package. It can safely be removed.
Package: libgvars3-0t64
Description-md5: d1246e9b2155e1c0b06c97c2291ad287
Description-en: configuration system library - shared library
Lightweight and simple configuration library for C++ programs.
Package: libgvars3-dev
Description-md5: 4e345b5ee1eb8711081d88535545653a
Description-en: configuration system library - development files
Lightweight and simple configuration library for C++ programs.
Package: libgvars3-headless0t64
Description-md5: df6617108d6576d03157902c476f8ee6
Description-en: configuration system library - shared library for headless
Lightweight and simple configuration library for C++ programs.
Package: libgvc-dev
Description-md5: b28c9b54909efde70ea01a79716525b6
Description-en: rich set of graph drawing tools - gvc library (devel)
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: libgvc7
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: libgvm-dev
Description-md5: a75ee27774176d7d825ccba9935f643f
Description-en: remote network security auditor - static libraries and headers
The Open Vulnerability Assessment System is a modular security auditing
tool, used for testing remote systems for vulnerabilities that should be
fixed.
.
It is made up of two parts: a server, and a client. The server/daemon,
gvmd, is in charge of the attacks, whereas the client,
gvm-tools, provides an X11/GTK+ user interface.
.
This package contains the required static libraries and headers.
Package: libgvm-doc
Description-md5: b4e33157b11521f8ca01b1cc3178fd11
Description-en: remote network security auditor - libraries documentation
The Open Vulnerability Assessment System is a modular security auditing
tool, used for testing remote systems for vulnerabilities that should be
fixed.
.
It is made up of two parts: a server, and a client. The server/daemon,
gvmd, is in charge of the attacks, whereas the client,
gvm-tools, provides an X11/GTK+ user interface.
.
This package contains the doxygen generated HTML documentation for the
libraries.
Package: libgvm22t64
Description-md5: 2012e7f71daa78e8ea541bbf5533a539
Description-en: remote network security auditor - shared libraries
The Open Vulnerability Assessment System is a modular security auditing
tool, used for testing remote systems for vulnerabilities that should be
fixed.
.
It is made up of two parts: a server, and a client. The server/daemon,
gvmd, is in charge of the attacks, whereas the client,
gvm-tools, provides an X11/GTK+ user interface.
.
This package contains the required shared libraries.
Package: libgvplugin-devil-dev
Description-md5: c8b2330094168bfe66d264892758751b
Description-en: rich set of graph drawing tools - devil plugin (devel)
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: libgvplugin-devil8
Description-md5: 335b191afcee2cc287d070db16cdcf37
Description-en: rich set of graph drawing tools - devil plugin
Graphviz is a set of graph drawing tools. See the description of the graphviz
package for a full description.
.
This package contains the devil plugin.
Package: libgvplugin-gd-dev
Description-md5: 3281a2c794b8a8c22e72ef97cf2b41c3
Description-en: rich set of graph drawing tools - gd plugin (devel)
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: libgvplugin-gd8
Description-md5: 8d5ca5aec9972f4a77b8cadf0891a1aa
Description-en: rich set of graph drawing tools - gd plugin
Graphviz is a set of graph drawing tools. See the description of the graphviz
package for a full description.
.
This package contains the gd plugin, adding the following dot output
formats: gd gd2 gif jpe jpeg jpg png vrml wbmp
Package: libgvplugin-gs-dev
Description-md5: 0fd52422c06bac626f424366e5e7d068
Description-en: rich set of graph drawing tools - ghostscript plugin (devel)
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: libgvplugin-gs8
Description-md5: fa6c62cca32658c497c1b56559633ef5
Description-en: rich set of graph drawing tools - ghostsript plugin
Graphviz is a set of graph drawing tools. See the description of the graphviz
package for a full description.
.
This package contains the ghostscript plugin.
Package: libgvplugin-neato-layout-dev
Description-md5: dd3b48298b4baea1cd6cf9eec3e298a1
Description-en: rich set of graph drawing tools - neato_layout plugin (devel)
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: libgvplugin-neato-layout8
Description-md5: 36a7f2c3681f9b05f9214b2ae4de0e5d
Description-en: rich set of graph drawing tools - neato_layout plugin
Graphviz is a set of graph drawing tools. See the description of the graphviz
package for a full description.
.
This package contains the neato_layout plugin.
Package: libgvplugin-pango-dev
Description-md5: 1f028d1bf657ddae23f53ec21ff86955
Description-en: rich set of graph drawing tools - pango plugin (devel)
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: libgvplugin-pango8
Description-md5: 53a8537b83103db05f0836af8e594712
Description-en: rich set of graph drawing tools - pango plugin
Graphviz is a set of graph drawing tools. See the description of the graphviz
package for a full description.
.
This package contains the pango plugin, adding the following dot output
formats: bmp pdf tga tif tiff
Package: libgvplugin-poppler-dev
Description-md5: b3d1343bea22c66cd47e45779c296b45
Description-en: rich set of graph drawing tools - poppler plugin (devel)
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: libgvplugin-poppler8
Description-md5: 869fb4357185b1f3d66e4ed0cdb499d4
Description-en: rich set of graph drawing tools - poppler plugin
Graphviz is a set of graph drawing tools. See the description of the graphviz
package for a full description.
.
This package contains the poppler plugin.
Package: libgvplugin-rsvg-dev
Description-md5: 3e9b48ab525a7e47413ccb827751b389
Description-en: rich set of graph drawing tools - rsvg plugin (devel)
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: libgvplugin-rsvg8
Description-md5: 033b7641ab5e19a372ac1c6598ae0a08
Description-en: rich set of graph drawing tools - rsvg plugin
Graphviz is a set of graph drawing tools. See the description of the graphviz
package for a full description.
.
This package contains the rsvg plugin.
Package: libgvplugin-vt-dev
Description-md5: ff44cc45b6a0c9e74c77679ea08d6014
Description-en: rich set of graph drawing tools - vt plugin (devel)
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: libgvplugin-vt100
Description-md5: 5a72b0dc1d517810268509421687e736
Description-en: rich set of graph drawing tools - vt100 plugin (transitional package)
This is a transitional package. It can safely be removed.
Package: libgvplugin-vt100-dev
Description-md5: 24b11e931492d24971ce487419c2011d
Description-en: rich set of graph drawing tools - vt100 plugin (devel) (transitional package)
This is a transitional package. It can safely be removed.
Package: libgvplugin-vt8
Description-md5: b82784a5441bfcbf5b7a8d894e465f11
Description-en: rich set of graph drawing tools - vt plugin
Graphviz is a set of graph drawing tools. See the description of the graphviz
package for a full description.
.
This package contains the vt plugin.
Package: libgvplugin-webp-dev
Description-md5: 8a336d93c9e10ae02f34706b7abb4a03
Description-en: rich set of graph drawing tools - webp plugin (devel)
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: libgvplugin-webp8
Description-md5: a1c7451ce1d6dfea98f56ccfe9f2f2ec
Description-en: rich set of graph drawing tools - webp plugin
Graphviz is a set of graph drawing tools. See the description of the graphviz
package for a full description.
.
This package contains the webp plugin.
Package: libgvplugin-xlib-dev
Description-md5: 85696aee42e180518fb8fdff078499c7
Description-en: rich set of graph drawing tools - xlib plugin (devel)
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: libgvplugin-xlib8
Description-md5: 14484a86c07e8a2e2ea49640952b3851
Description-en: rich set of graph drawing tools - xlib plugin
Graphviz is a set of graph drawing tools. See the description of the graphviz
package for a full description.
.
This package contains the xlib plugin.
Package: libgvpr-dev
Description-md5: 0dca3f0f889252c32f19cbcdc9160500
Description-en: rich set of graph drawing tools - gvpr library (devel)
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: 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: libgwyddion2-0t64
Description-md5: 651fea643f768aceccbb40d344f2e84b
Description-en: libraries for Gwyddion SPM analysis tool
Gwyddion is a modular program for Scanning Probe Microscopy (SPM) data
visualization and analysis. It is primarily intended for analysis of height
field data obtained by microscopy techniques like
* Atomic Force Microscopy (AFM),
* Magnetic Force Microscopy (MFM),
* Scanning Tunneling Microscopy (STM),
* Near-field Scanning Optical Microscopy (SNOM or NSOM)
and others. However, it can be used for arbitrary height field and
image analysis.
.
This library package contains all the Gwyddion libraries.
Package: libgwyddion20-dev
Description-md5: 414fc08625a4c958aa67ae27e9ce2c5b
Description-en: header files for Gwyddion SPM analysis tool
Gwyddion is a modular program for Scanning Probe Microscopy (SPM) data
visualization and analysis. It is primarily intended for analysis of height
field data obtained by microscopy techniques like
* Atomic Force Microscopy (AFM),
* Magnetic Force Microscopy (MFM),
* Scanning Tunneling Microscopy (STM),
* Near-field Scanning Optical Microscopy (SNOM or NSOM)
and others. However, it can be used for arbitrary height field and
image analysis.
.
This package contains the header files for libgwyddion2-0.
Package: libgwyddion20-doc
Description-md5: 0d30282608bd6a8b92ce64f2aec3a145
Description-en: HTML library API documentation for Gwyddion SPM analysis tool
Gwyddion is a modular program for Scanning Probe Microscopy (SPM) data
visualization and analysis. It is primarily intended for analysis of height
field data obtained by microscopy techniques like
* Atomic Force Microscopy (AFM),
* Magnetic Force Microscopy (MFM),
* Scanning Tunneling Microscopy (STM),
* Near-field Scanning Optical Microscopy (SNOM or NSOM)
and others. However, it can be used for arbitrary height field and
image analysis.
.
This package contains the HTML API documentation of all the Gwyddion libraries.
There is also a tutorial on writing Gwyddion modules included.
Package: libgzstream-dev
Description-md5: 0d5f3f1844758d871482cc179322016c
Description-en: provide functionality of zlib C-library in a C++ iostream (development)
Gzstream is a small C++ library, basically just a wrapper, that provides
the functionality of the zlib C-library in a C++ iostream.
.
This package contains the static library and header files.
Package: libgzstream0
Description-md5: 25781160586e93aa72b484d8a32bdb7b
Description-en: provide functionality of zlib C-library in a C++ iostream
Gzstream is a small C++ library, basically just a wrapper, that provides
the functionality of the zlib C-library in a C++ iostream.
.
This package contains the dynamic library.
Package: libhalide21-1
Description-md5: 89e993b87074eac88ef31acb3aeb4422
Description-en: fast, portable computation on images and tensors
Halide is a programming language designed to make it easier to write
high-performance image and array processing code on modern machines.
Halide currently targets:
* CPU architectures: X86, ARM, Hexagon, PowerPC, RISC-V
* Operating systems: Linux, Windows, macOS, Android, iOS, Qualcomm QuRT
* GPU Compute APIs: CUDA, OpenCL, Apple Metal, Microsoft Direct X 12, Vulkan
Rather than being a standalone programming language,
Halide is embedded in C++. This means you write C++ code that builds
an in-memory representation of a Halide pipeline using Halide's C++ API.
You can then compile this representation to an object file,
or JIT-compile it and run it in the same process.
Package: libhalide21-dev
Description-md5: f79e018121f4b3ffe864a21ee6907d27
Description-en: fast, portable computation on images and tensors -- Development files
Halide is a programming language designed to make it easier to write
high-performance image and array processing code on modern machines.
.
This package contains the files necessary to develop against libhalide.
Package: libhalide21-doc
Description-md5: 49a70fa6bdeeb7cc3885a956f009fef3
Description-en: fast, portable computation on images and tensors (C++ documentation)
Halide is a programming language designed to make it easier to write
high-performance image and array processing code on modern machines.
.
This package contains README's and tutorials for using Halide from C++.
Package: libhalideaot21-1
Description-md5: 3659818dee53660bdaafd24351957dc1
Description-en: fast, portable computation on images and tensors (virtual library)
Halide is a programming language designed to make it easier to write
high-performance image and array processing code on modern machines.
.
Software that uses halide can either rely on just-in-time compilation,
in which case it runtime-depends on/links to libhalide, or it can be compiled
ahead of time, when building the software, in which case it does not strictly
depend on halide. Former software should depend on this package instead, to
make it obvious which software needs to be rebuilt with newer halide versions.
.
This is an empty package.
Package: libhandy-1-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: libhdate-dev
Description-md5: 6ee487fd9a907c3f991c40140112abfe
Description-en: Provides a library that help use Hebrew dates (development files)
LibHdate is a small C,C++ library for Hebrew dates,
holidays, and reading sequence (parasha). It is using
the source code from Amos Shapir's "hdate" package fixed and
patched by Nadav Har'El. The Torah reading sequence
is from tables by Zvi Har'El.
.
This package contains headers and support files required
to build new applications with libhdate.
Package: libhdate-perl
Description-md5: c402454a5e4ed5d5c42bd129461735ea
Description-en: Provides a library that help use Hebrew dates (perl bindings)
LibHdate is a small C,C++ library for Hebrew dates,
holidays, and reading sequence (parasha). It is using
the source code from Amos Shapir's "hdate" package fixed
and patched by Nadav Har'El. The Torah reading sequence
is from tables by Zvi Har'El.
.
This package contains perl bindings to libhdate
Package: libhdate1
Description-md5: 6d8e6f1b188a9a1ae4b56268030bdcef
Description-en: Provides a library that help use Hebrew dates
LibHdate is a small C,C++ library for Hebrew dates,
holidays, and reading sequence (parasha). It is using
the source code from Amos Shapir's "hdate" package fixed
and patched by Nadav Har'El. The Torah reading sequence
is from tables by Zvi Har'El.
Package: libhdr-histogram-dev
Description-md5: 219c3a6eaf5d185301e3fbcfb9fb1a2e
Description-en: High Dynamic Range (HDR) Histogram library (development files)
This C-based implementation of a High Dynamic Range (HDR) Histogram
contains a subset of the functionality supported by the Java implementation.
.
The current supported features are:
- Standard histogram with 64 bit counts (32/16 bit counts not supported)
- All iterator types (all values, recorded, percentiles, linear, logarithmic)
- Histogram serialisation (encoding version 1.2, decoding 1.0-1.2)
- Reader/writer phaser and interval recorder
.
This package contains the development files for libhdr-histogram.
Package: libhdr-histogram-examples
Description-md5: ab475da29d56db03b95603ddf254655c
Description-en: High Dynamic Range (HDR) Histogram library (examples)
This C-based implementation of a High Dynamic Range (HDR) Histogram
contains a subset of the functionality supported by the Java implementation.
.
The current supported features are:
- Standard histogram with 64 bit counts (32/16 bit counts not supported)
- All iterator types (all values, recorded, percentiles, linear, logarithmic)
- Histogram serialisation (encoding version 1.2, decoding 1.0-1.2)
- Reader/writer phaser and interval recorder
.
This package contains the example applications.
Package: libhdr-histogram6
Description-md5: 4105ad379b4cc57ba404f8339736892b
Description-en: High Dynamic Range (HDR) Histogram library
This C-based implementation of a High Dynamic Range (HDR) Histogram
contains a subset of the functionality supported by the Java implementation.
.
The current supported features are:
- Standard histogram with 64 bit counts (32/16 bit counts not supported)
- All iterator types (all values, recorded, percentiles, linear, logarithmic)
- Histogram serialisation (encoding version 1.2, decoding 1.0-1.2)
- Reader/writer phaser and interval recorder
.
This package contains the shared libraries for libhdr-histogram.
Package: libheartbeat2-dev
Description-md5: cd55666b03ed8197035d3b10d3f8b496
Description-en: Subsystem for High-Availability Linux (development files)
heartbeat is a messaging subsystem for high availability which implements
serial, UDP, and PPP/UDP heartbeats.
.
It is one of the messaging layers supported by the Pacemaker
cluster resource manager.
.
This package contains the Heartbeat library development files to make
them available to other programs like Pacemaker.
Package: libheartbeat2t64
Description-md5: d4f0fa776e9069054e6b632ec6f5a777
Description-en: Subsystem for High-Availability Linux (libraries)
heartbeat is a messaging subsystem for high availability which implements
serial, UDP, and PPP/UDP heartbeats.
.
It is one of the messaging layers supported by the Pacemaker
cluster resource manager.
.
This package contains the Heartbeat libraries to make them available
to other programs like Pacemaker without having to install the whole
Heartbeat suite.
Package: libheinz-dev
Description-md5: e305a504449dfc2dbc089e7f5bd268c8
Description-en: C++ base library of Heinz Maier-Leibnitz Zentrum
C++ base library used by other projects by Heinz Maier-Leibnitz
Zentrum, in particular bornagain.
Package: libhex-ocaml
Description-md5: 1747f7ee94f7ec8f38935a17f212c28e
Description-en: library providing hexadecimal converters (runtime)
Hex is a minimal library providing hexadecimal converters.
.
This package contains the runtime libraries for programs using
hex.
Package: libhex-ocaml-dev
Description-md5: 8c559af0bee30e82d8761f9b6bcc1a55
Description-en: library providing hexadecimal converters (dev)
Hex is a minimal library providing hexadecimal converters.
.
This package contains the development stuff needed to use the
hex library in your programs.
Package: libhfst-dev
Description-md5: 44bcf6eb6f13fc7d87e1de069a9b37e8
Description-en: Helsinki Finite-State Transducer Technology Development files
The Helsinki Finite-State Transducer software is intended for the
implementation of morphological analysers and other tools which are
based on weighted and unweighted finite-state transducer technology.
.
This package provides development headers and libraries for HFST
Package: libhfst55
Description-md5: 3747f074947bdb1dd6b5013f1ec28ea5
Description-en: Helsinki Finite-State Transducer Technology Libraries
The Helsinki Finite-State Transducer software is intended for the
implementation of morphological analysers and other tools which are
based on weighted and unweighted finite-state transducer technology.
.
This package provides runtime libraries for HFST.
Package: libhighs-dev
Description-md5: ea3775ba053991ab3e0b4708c4bd67bd
Description-en: High performance linear optimization software (development files)
HiGHS is a high performance serial and parallel solver for large scale
sparse linear optimization problems, including linear programming (LP)
problems, convex quadratic programming (QP) problems, and mixed integer
programming (MIP) problems.
.
This package contains the development files for libhighs.
Package: libhighs1
Description-md5: bb6833d325d1215e2a0157f355adac2c
Description-en: High performance linear optimization software (shared library)
HiGHS is a high performance serial and parallel solver for large scale
sparse linear optimization problems, including linear programming (LP)
problems, convex quadratic programming (QP) problems, and mixed integer
programming (MIP) problems.
.
This package contains the libhighs1 shared library.
Package: libhkl-dev
Description-md5: 0d7481b9aaeb30c4b8cca68ba9845573
Description-en: diffractometer computation control library - development files
The hkl library is a framework for diffraction computation and
diffractometer control, heavily used at the SOLEIL synchrotron. It
supports various types of diffractometer geometry: Eulerian 4-circle,
Eulerian 6-circle, kappa 4-circle, kappa 6-circle, and z-axis
geometry. For each of these it provides several numerically computed
modes, such as bisector and constant psi.
.
This package provides everything needed to link against hkl.
Package: libhkl-doc
Description-md5: 959ca03ab47e3989c31ce0e866188eb5
Description-en: diffractometer computation control library - documentation
The hkl library is a framework for diffraction computation and
diffractometer control, heavily used at the SOLEIL synchrotron. It
supports various types of diffractometer geometry: Eulerian 4-circle,
Eulerian 6-circle, kappa 4-circle, kappa 6-circle, and z-axis
geometry. For each of these it provides several numerically computed
modes, such as bisector and constant psi.
.
This package provides the documentation for hkl.
Package: libhkl5
Description-md5: 4484aae662bf3580c01ca9a8a9e15855
Description-en: diffractometer computation control library
The hkl library is a framework for diffraction computation and
diffractometer control, heavily used at the SOLEIL synchrotron. It
supports various types of diffractometer geometry: Eulerian 4-circle,
Eulerian 6-circle, kappa 4-circle, kappa 6-circle, and z-axis
geometry. For each of these it provides several numerically computed
modes, such as bisector and constant psi.
.
This package provides the runtime hkl library.
Package: libhowardhinnant-date-dev
Description-md5: 31bfa9192addb4927e5cd9efb99c1b34
Description-en: date and time library based on the C++ header - development files
howardhinnant-date extends to calendars and timezones,
focusing on a seamless integration with the existing library,
type safety, performance and ease of use.
.
This package contains the development headers of the library.
Package: libhpdf-2.3.0
Description-md5: d085cff27026c5e6617a4579690157f8
Description-en: C library for generating pdf files
Haru is a free, cross platform, open-source C library for generating
PDF files. It supports the following features:
1. Generation of PDF files with lines, text and images.
2. Outlines, text and link annotations.
3. Document compression using deflate-decode.
4. Embedded PNG and Jpeg images.
5. Embedded Type1 and TrueType fonts.
6. Creation of encrypted PDF files.
7. Usage of various character sets (ISO8859-1~16, MSCP1250~8, KOI8-R).
8. Support for CJK fonts and encodings.
Package: libhpdf-dev
Description-md5: 17f4bd01559ebb9d411379a085869a45
Description-en: C library for generating pdf files (development files)
Haru is a free, cross platform, open-source C library for generating
PDF files. It supports the following features:
1. Generation of PDF files with lines, text and images.
2. Outlines, text and link annotations.
3. Document compression using deflate-decode.
4. Embedded PNG and Jpeg images.
5. Embedded Type1 and TrueType fonts.
6. Creation of encrypted PDF files.
7. Usage of various character sets (ISO8859-1~16, MSCP1250~8, KOI8-R).
8. Support for CJK fonts and encodings.
This package contains the header files for developing with libharu.
Package: libhsa-runtime-dev
Description-md5: a43df1a7a825b65ac5f03fb39ff420b1
Description-en: HSA Runtime API and runtime for ROCm - development files
This library provides user-mode API interfaces necessary for host applications
to launch compute kernels to available HSA ROCm kernel agents.
.
This package contains the development headers.
Package: libhsa-runtime64-1
Description-md5: 3b6dc07958d486a817a5f2ac17827c4a
Description-en: HSA Runtime API and runtime for ROCm
This library provides user-mode API interfaces necessary for host applications
to launch compute kernels to available HSA ROCm kernel agents.
Package: libhsakmt-dev
Description-md5: 7206aef6339b557669fd61b2c4ccb72f
Description-en: Thunk library for AMD KFD (dev)
This package includes the user-mode API interfaces used to interact with the
ROCk driver.
.
This package contains the development files.
Package: libhsakmt1
Description-md5: cad20c7a0db349265356ab5bbc60e4cf
Description-en: Thunk library for AMD KFD (shlib)
This package includes the user-mode API interfaces used to interact with the
ROCk driver.
.
This package contains the shared object.
Package: libhueplusplus1
Description-md5: edd6822deed5c3cf837b9f190d39133d
Description-en: simple C++ library to control Philips Hue lights
A simple and easy to use library for Philips Hue Lights
Features:
- find bridges with SSDP or set an ip manually
- all common light functions (brightness, color, temperature)
- extended alert() functions, which alert in a specific color
(good for notifications)
- supports sensors, rules, groups, scenes and schedules
- streaming with entertainment mode
- documented with doxygen
- tested with google test, google mock and gcov/lcov
Package: libhueplusplus1-dev
Description-md5: 8e8a6ad846b1ff334544de1d4aa643a1
Description-en: simple C++ library to control Philips Hue lights (headers)
A simple and easy to use library for Philips Hue Lights.
.
This package provides the header files.
Package: libhueplusplus1-doc
Description-md5: c0da40c753ecf8c523541fb50fedd7df
Description-en: simple C++ library to control Philips Hue lights (docs)
A simple and easy to use library for Philips Hue Lights.
.
This package provides the documentation files.
Package: libhwloc-common
Description-md5: 9669ad8550195a3cf39a641a84d15d55
Description-en: Hierarchical view of the machine - common files
Hardware Locality (hwloc) provides a portable abstraction (across OS, versions,
architectures, ...) of the hierarchical topology of modern architectures. It
primarily aims at helping high-performance computing applications with
gathering information about the hardware so as to exploit it accordingly and
efficiently.
.
libhwloc provides a hierarchical view of the machine, NUMA memory nodes,
sockets, shared caches, cores and simultaneous multithreading. It also gathers
various attributes such as cache and memory information.
.
libhwloc supports old kernels not having sysfs topology information,
with knowledge of cpusets, offline cpus, and Kerrighed support
.
This package contains the XML DTD of the lstopo XML output.
Package: libhwloc-dev
Description-md5: e00890e45c44536790770fde0549dc61
Description-en: Hierarchical view of the machine - static libs and headers
Hardware Locality (hwloc) provides a portable abstraction (across OS, versions,
architectures, ...) of the hierarchical topology of modern architectures. It
primarily aims at helping high-performance computing applications with
gathering information about the hardware so as to exploit it accordingly and
efficiently.
.
libhwloc provides a hierarchical view of the machine, NUMA memory nodes,
sockets, shared caches, cores and simultaneous multithreading. It also gathers
various attributes such as cache and memory information.
.
libhwloc supports old kernels not having sysfs topology information,
with knowledge of cpusets, offline cpus, and Kerrighed support
.
This package contains static libraries and development headers.
Package: libhwloc-doc
Description-md5: 29c1be7488580d8d80a5ac2e51977bf4
Description-en: Hierarchical view of the machine - documentation
Hardware Locality (hwloc) provides a portable abstraction (across OS, versions,
architectures, ...) of the hierarchical topology of modern architectures. It
primarily aims at helping high-performance computing applications with
gathering information about the hardware so as to exploit it accordingly and
efficiently.
.
libhwloc provides a hierarchical view of the machine, NUMA memory nodes,
sockets, shared caches, cores and simultaneous multithreading. It also gathers
various attributes such as cache and memory information.
.
libhwloc supports old kernels not having sysfs topology information,
with knowledge of cpusets, offline cpus, and Kerrighed support
.
This package contains documentation.
Package: libhwloc-plugins
Description-md5: f9e5608207d0a4ad31da5436aaaacb4b
Description-en: Hierarchical view of the machine - plugins
libhwloc provides a portable abstraction (across OS, versions,
architectures, ...) of the hierarchical topology of modern architectures. It
primarily aims at helping high-performance computing applications with
gathering information about the hardware so as to exploit it accordingly and
efficiently.
.
libhwloc provides a hierarchical view of the machine, NUMA memory nodes,
sockets, shared caches, cores and simultaneous multithreading. It also gathers
various attributes such as cache and memory information.
.
libhwloc supports old kernels not having sysfs topology information,
with knowledge of cpusets, offline cpus, and Kerrighed support
.
This package contains plugins to add more discovery support. This includes
- PCI support
- libxml support
Package: libhwloc15
Description-md5: bd89ad338941b41499d0c0003d81d83e
Description-en: Hierarchical view of the machine - shared libs
libhwloc provides a portable abstraction (across OS, versions,
architectures, ...) of the hierarchical topology of modern architectures. It
primarily aims at helping high-performance computing applications with
gathering information about the hardware so as to exploit it accordingly and
efficiently.
.
libhwloc provides a hierarchical view of the machine, NUMA memory nodes,
sockets, shared caches, cores and simultaneous multithreading. It also gathers
various attributes such as cache and memory information.
.
libhwloc supports old kernels not having sysfs topology information,
with knowledge of cpusets, offline cpus, and Kerrighed support
.
This package contains shared libraries.
Package: libib-util
Description-md5: 7265fa1fde7b4f1a189087849ad58b3d
Description-en: Firebird UDF support library
Contains utility functions used by Firebird User-Defined Functions (UDF) for
memory management etc.
.
See firebird4.0-server package for more information about Firebird.
Package: libimath-3-1-29t64
Description-md5: e8c9ffbe25a2f39597189450f5ef7590
Description-en: Utility libraries from ASF used by OpenEXR - runtime
Imath is a basic, light-weight, and efficient C++ representation of
2D and 3D vectors and matrices and other simple but useful
mathematical objects, functions, and data types common in computer
graphics applications, including the “half” 16-bit floating-point type.
.
Imath also includes optional Python bindings for all types and
functions, including optimized implementations of vector and
matrix arrays.
.
This package provides the runtime libraries.
Package: libimath-dev
Description-md5: 7feeee112786f30116c619a621a66b2d
Description-en: Utility libraries from ASF used by OpenEXR - development
Imath is a basic, light-weight, and efficient C++ representation of
2D and 3D vectors and matrices and other simple but useful
mathematical objects, functions, and data types common in computer
graphics applications, including the “half” 16-bit floating-point type.
.
Imath also includes optional Python bindings for all types and
functions, including optimized implementations of vector and
matrix arrays.
.
This package provides the development files for Imath.
Package: libimath-doc
Description-md5: e658f6b6c33ad948a4e7a1d6189eae3e
Description-en: Utility libraries from ASF used by OpenEXR - documentation
Imath is a basic, light-weight, and efficient C++ representation of
2D and 3D vectors and matrices and other simple but useful
mathematical objects, functions, and data types common in computer
graphics applications, including the “half” 16-bit floating-point type.
.
Imath also includes optional Python bindings for all types and
functions, including optimized implementations of vector and
matrix arrays.
.
This package provides the official documentation for Imath.
Package: libimobiledevice-utils
Description-md5: b3a7d1ccbda22f451ca80b0655893823
Description-en: Utitilies for communicating with iPhone and other Apple devices
This package contains various utilities to interact with iPhone, iPad and iPod
touch devices, like:
.
- idevice_id: List attached devices or print device name of given device
- idevicebackup: Create or restore backup for devices (legacy)
- idevicebackup2: Create or restore backups for devices running iOS 4 or
later
- idevicecrashreport: Retrieve crash reports from a device
- idevicedate: Display the current date or set it on a device
- idevicedebug: Interact with the debugserver service of a device
- idevicedebugserverproxy: Proxy a debugserver connection from a device for
remote debugging
- idevicediagnostics: Interact with the diagnostics interface of a device
- ideviceenterrecovery: Make a device enter recovery mode
- ideviceimagemounter: Mount disk images on the device
- ideviceinfo: Show information about a connected device
- idevicename: Display or set the device name
- idevicenotificationproxy: Post or observe notifications on a device
- idevicepair: Manage host pairings with devices and usbmuxd
- ideviceprovision: Manage provisioning profiles on a device
- idevicescreenshot: Gets a screenshot from the connected device
- idevicesetlocation: Simulate location on device
- idevicesyslog: Relay syslog of a connected device
Package: libinotify-ocaml
Description-md5: d99ff02128e3b2ab0ed774b9a117bda1
Description-en: OCaml bindings for the inotify API
This library provides OCaml bindings for using inotify.
.
Inotify is a Linux kernel subsystem, that notice changes to the filesystem,
and report those changes to applications.
.
This package contains shared library.
Package: libinotify-ocaml-dev
Description-md5: cdfa745781cafa314adb73004a226cde
Description-en: OCaml bindings for the inotify API
This library provides OCaml bindings for using inotify.
.
Inotify is a Linux kernel subsystem, that notice changes to the filesystem,
and report those changes to applications.
.
This package contains header and OCaml library.
Package: libinput-pad-1.0-1
Description-md5: 70fcdc1e985ccde17c594e20f1679445
Description-en: On-screen Input Pad to Send Characters with Mouse - libs
The input pad is a tool to send a character to text applications when the
corresponging button is pressed. It provides the GTK+ based GUI and can send
characters when the GTK+ buttons are pressed.
.
This package contains libraries for other applications.
Package: libinput-pad-dev
Description-md5: 875298fcf34ddde81e23f6ed99cd11d2
Description-en: On-screen Input Pad to Send Characters with Mouse - dev
The input pad is a tool to send a character to text applications when the
corresponging button is pressed. It provides the GTK+ based GUI and can send
characters when the GTK+ buttons are pressed.
.
This package contains the header files.
Package: libinput-pad-xtest
Description-md5: cb82b12813ca98d55dd39b128cfda025
Description-en: On-screen Input Pad to Send Characters with Mouse - xtest
The input pad is a tool to send a character to text applications when the
corresponging button is pressed. It provides the GTK+ based GUI and can send
characters when the GTK+ buttons are pressed.
.
This package contains the XTEST module for input-pad.
Package: libinspector-dev
Description-md5: 4510c8fba1952e11b5059ec112f2339b
Description-en: GWorkspace inspector framework (development files)
GWorkspace is the official GNUstep workspace manager. The Inspector
framework is a core part of it allowing specialized inspection of
files with different filetypes.
.
This package contains the headers and .so symlink of the GWorkspace
Inspector framework needed to develop inspectors for GWorkspace.
Package: libinspector1
Description-md5: adf46f3d7554c15520f6089b83e5fcc1
Description-en: GWorkspace inspector framework (shared library)
GWorkspace is the official GNUstep workspace manager. The Inspector
framework is a core part of it allowing specialized inspection of
files with different filetypes.
.
This package contains the shared library.
Package: libintegers-ocaml
Description-md5: 8125aacb8368fcfb81ac5c463be7203e
Description-en: library of various integer types for OCaml (runtime)
The ocaml-integers library provides a number of 8-, 16-, 32- and
64-bit signed and unsigned integer types, together with aliases such
as long and size_t whose sizes depend on the host platform.
.
This package contains runtime files.
Package: libintegers-ocaml-dev
Description-md5: a28ce13a439e021e57e5995899b87d0e
Description-en: library of various integer types for OCaml (development)
The ocaml-integers library provides a number of 8-, 16-, 32- and
64-bit signed and unsigned integer types, together with aliases such
as long and size_t whose sizes depend on the host platform.
.
This package contains development files.
Package: libintelrdfpmath-dev
Description-md5: eae64e804251a27e96fc83f07c804324
Description-en: Intel Decimal Floating-Point Math Library
Software implementation of the IEEE 754-2008 Decimal Floating-Point
Arithmetic specification, aimed at financial applications, especially
in cases where legal requirements make it necessary to use decimal, and
not binary floating-point arithmetic (as computation performed with
binary floating-point operations may introduce small, but unacceptable
errors).
.
This library is only fully supported on amd64, i386, and ia64. It
builds on several other Debian architectures, but you should check
the test results to determine whether it is suitable for your
purposes.
Package: libipaddr-ocaml
Description-md5: 15c9318d8b095088b891874395f24c4f
Description-en: library for manipulation of IP (and MAC) address representations (runtime)
This is a library for manipulation of IP (and MAC) address representations.
.
Features:
* IPv4 and IPv6 support
* IPv4 and IPv6 CIDR prefix support
* IPv4 and IPv6 CIDR-scoped address support
* Integration with the standard OCaml distribution (Map.OrderedType,
Unix, top-level)
* IP address scope classification
* IPv4-mapped addresses in IPv6 (::ffff:0:0/96) are an embedding of IPv4
* MAC-48 (Ethernet) address support
* All types have sexplib serializers/deserializers
.
This package contains the shared runtime libraries.
Package: libipaddr-ocaml-dev
Description-md5: ca3b7ddcdbe87fc8ab98fa5188a149be
Description-en: library for manipulation of IP (and MAC) address representations (dev files)
This is a library for manipulation of IP (and MAC) address representations.
.
Features:
* IPv4 and IPv6 support
* IPv4 and IPv6 CIDR prefix support
* IPv4 and IPv6 CIDR-scoped address support
* Integration with the standard OCaml distribution (Map.OrderedType,
Unix, top-level)
* IP address scope classification
* IPv4-mapped addresses in IPv6 (::ffff:0:0/96) are an embedding of IPv4
* MAC-48 (Ethernet) address support
* All types have sexplib serializers/deserializers
.
This package contains development files.
Package: libippcp-dev
Description-md5: 59fb96cf6a78cbfca0b2023cf07c38a5
Description-en: Intel® Cryptography Primitives Library development files
Intel® Cryptography Primitives Library (Intel® IPP) Cryptography is a
secure, fast and lightweight library of building blocks for cryptography,
highly-optimized for various Intel® CPUs.
This package contains the development libraries and headers.
Package: libippcp12
Description-md5: deb095f368ff1c5b99d1de48faa887f9
Description-en: Intel® Cryptography Primitives Library
Intel® Cryptography Primitives Library (Intel® IPP) Cryptography is a
secure, fast and lightweight library of building blocks for cryptography,
highly-optimized for various Intel® CPUs.
.
Key features:
* sym crypto primitives
* one-way hash primitives
* data authentication primitives
* pub key crypto functions
* multi-buffer RSA, ECDSA, SM3, x25519
* finite field arithmetic functions
* big number integer arithmetic funtions
* PRNG/TRNG and Prime numbers generation
Package: libisospec++-dev
Description-md5: 113dcc38c2c18f64fa4d54fe8fe98a78
Description-en: Isotopic fine structure calculator (C++ development files)
IsoSpec implements an algorithm for fast computation of isotopologues of
chemical substances that can alternate between joint probability and peak
height threshold.
.
This package ships the development files.
Package: libisospec++-doc
Description-md5: cd6011399319872db6a2774880e9a4a4
Description-en: Isotopic fine structure calculator (C++ API documentation)
IsoSpec implements an algorithm for fast computation of isotopologues of
chemical substances that can alternate between joint probability and peak
height threshold.
Package: libisospec++2t64
Description-md5: 9265d7731cc4aa34bda02514a5dc31e9
Description-en: Isotopic fine structure calculator (C++ runtime)
IsoSpec implements an algorithm for fast computation of isotopologues of
chemical substances that can alternate between joint probability and peak
height threshold.
.
This package ships the runtime shared library.
Package: libjack-dev
Description-md5: 5769772c9db90298e719eeef115bed03
Description-en: JACK Audio Connection Kit (development files)
JACK is a low-latency sound server, allowing multiple applications to
connect to one audio device, and to share audio between themselves.
.
This package contains files needed for the development of JACK applications
and an API reference.
Package: libjack0
Description-md5: f4743a9e2f04ed05673483cd1fe0eb38
Description-en: JACK Audio Connection Kit (libraries)
JACK is a low-latency sound server, allowing multiple applications to
connect to one audio device, and to share audio between themselves.
.
This package contains the shared libraries.
Package: libjackson2-dataformat-yaml
Description-md5: f70a95d3b18c98f7cd962f4509ad31a5
Description-en: fast and powerful JSON library for Java -- YAML dataformat
The Jackson Data Processor is a multi-purpose Java library for processing
JSON. Jackson aims to be the best possible combination of fast, correct,
lightweight, and ergonomic for developers. It offers three alternative methods
for processing JSON:
.
* Streaming API inspired by StAX
* Tree Model
* Data Binding converts JSON to and from POJOs
.
In addition to the core library, there are numerous extension that provide
additional functionality such as additional data formats beyond JSON,
additional data types or JVM languages.
.
This package contains an extension for reading and writing YAML-encoded data
Package: libjalali-dev
Description-md5: 6b3075c858983dace394338e3b7ec0a9
Description-en: development files of a library to display Jalali calendar
JCal is a UNIX-cal-like tool to display Jalali (Persian) calendar.
.
This package contains development files for JCal library.
Package: libjalali0
Description-md5: dd56c850a2c847408b35fd5d26ddd360
Description-en: library to display Jalali calendar
JCal is a UNIX-cal-like tool to display Jalali (Persian) calendar.
.
This package contains JCal library files.
Package: libjavascriptcoregtk-bin
Description-md5: ac7afc0b1a4392958885f97c8f08146c
Description-en: JavaScript engine library from WebKitGTK - command-line interpreter
JavaScriptCore is the JavaScript engine used in WebKit. It consists
of the following building blocks: lexer, parser, start-up interpreter
(LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
high-throughput optimizing JIT (FTL).
.
This package provides jsc, a command-line JavaScript interpreter.
Package: libjiplib-dev
Description-md5: eb9013ec72574be4b330e957a892d13f
Description-en: ISPRA JRC image processing for geospatial data library - Development files
This is an intermediate level library written in C++ with Python binding used
by PyJeo and possibly other tools for processing geospatial images. It
provides a comprehensive set of image processing functionality including:
.
* Image classification
* Feature extraction
* Spatial filtering
* Morphological operations
* Support Vector Machine operations
* Neural Network algorithms
.
This package contains headers, static objects, scripts used to develop a
program that uses this library.
Package: libjiplib1
Description-md5: e7ab5e9c5a00ccfa29bcf51905f85a69
Description-en: ISPRA JRC image processing for geospatial data library
This is an intermediate level library written in C++ with Python binding used
by PyJeo and possibly other tools for processing geospatial images. It
provides a comprehensive set of image processing functionality including:
.
* Image classification
* Feature extraction
* Spatial filtering
* Morphological operations
* Support Vector Machine operations
* Neural Network algorithms
.
This package contains the shared library.
Package: libjjml-java
Description-md5: c73fcc6c72e30483e32b45d6102d531c
Description-en: Java bindings for ggml libraries such as llama.cpp
JJML provides enterprise-grade Java bindings for the llama.cpp
LLM inference library.
.
Rather than to support all ggml and llama.cpp fatures, the main goal
of this lightweight library is to be compatible with a broad range of
Java versions (currently Java 11 to 25) and to provide a stable Java API
for core LLM inference capabilities:
.
* Simple user/assistant dialog based on standard Java functional interfaces
* Embeddings
* Persistence of context state, in order to "pre-compile" prompt prefixes
* Parallel batches
* Chat templates (limited to those embedded in llama.cpp)
* Combination and configuration of the native samplers from the Java side
* API for implementing samplers in pure Java
.
This package contains the portable Java binaries, with OSGi and JPMS metadata.
Package: libjjml-jni
Description-md5: 939a9d2dd57a6c9be78d7035a4801f01
Description-en: Java bindings for ggml libraries such as llama.cpp (native libs)
JJML provides enterprise-grade Java bindings for the llama.cpp
LLM inference library.
.
This package contains the native libraries for libjjml-java.
Package: libjpeg-turbo-progs
Description-md5: db07a6383951821ac1b13910d3f5d17e
Description-en: Programs for manipulating JPEG files
This package contains programs for manipulating JPEG files from the
libjpeg-turbo JPEG library:
* cjpeg/djpeg: convert to/from the JPEG file format
* rdjpgcom/wrjpgcom: read/write comments in JPEG files
* jpegtran: lossless transformations of JPEG files
* jpegexiforient/exifautotran: manipulate EXIF orientation tag
* tjbench: a simple JPEG benchmarking tool
Package: libjruby-maven-plugin-java
Description-md5: 8fde8439b4ae7c069cec3ea774b187d4
Description-en: Maven plugins to handle Ruby gems in a Maven compatible way
jruby-maven-plugins is a set of utilities and plugins to handle
Ruby gems with Maven. This allows one to integrate JRuby and other
Java libraries with rspec, rails, cucumber, rake and another
standard Ruby development tools.
Package: libjs-lodash
Description-md5: b84641c68599b9d7116e113d38049f12
Description-en: Lo-dash is a Javascript utility library
Lodash makes JavaScript easier by taking the hassle out of working with arrays
, numbers, objects, strings, etc. Lodash’s modular methods are great for:
* Iterating arrays, objects, & strings
* Manipulating & testing values
* Creating composite functions
.
This package provides lodash suitable for use in browsers.
Package: libjs-of-ocaml
Description-md5: 1a5371bc67a83169a2d60423d3c62697
Description-en: OCaml bytecode to JavaScript compiler (runtime)
Js_of_ocaml is a compiler of OCaml bytecode to JavaScript. It makes
it possible to run OCaml programs in a web browser. Its key features
are the following:
* the whole language, and most of the standard library are
supported;
* the generated code can be used with any web server and browser;
* you can use a standard installation of OCaml to compile your
programs. In particular, you do not have to recompile a library to
use it with Js_of_ocaml. You just have to link your program with a
specific library to interface with the browser APIs.
.
This package contains runtime libraries that may be needed by
server-side programs communicating with clients compiled with
Js_of_ocaml using JSON.
Package: libjs-of-ocaml-dev
Description-md5: abe95895ab2f33a3262f1c3beb98b8cf
Description-en: OCaml bytecode to JavaScript compiler (development files)
Js_of_ocaml is a compiler of OCaml bytecode to JavaScript. It makes
it possible to run OCaml programs in a web browser. Its key features
are the following:
* the whole language, and most of the standard library are
supported;
* the generated code can be used with any web server and browser;
* you can use a standard installation of OCaml to compile your
programs. In particular, you do not have to recompile a library to
use it with Js_of_ocaml. You just have to link your program with a
specific library to interface with the browser APIs.
.
This package contains development files needed to compile server-side
(using regular OCaml compiler) and client-side (using Js_of_ocaml)
programs.
Package: libjs-of-ocaml-doc
Description-md5: 154f370d4fd407c09642220e12f79204
Description-en: OCaml bytecode to JavaScript compiler (documentation)
Js_of_ocaml is a compiler of OCaml bytecode to JavaScript. It makes
it possible to run OCaml programs in a web browser.
.
This package contains the API reference and examples.
Package: libjson-validator-perl
Description-md5: 8fd0432230bc184da37b273d7f72ebc4
Description-en: module to validate data against a JSON schema
JSON::Validator is a class for validating data against JSON schemas. You
might want to use this instead of JSON::Schema if you need to validate data
against draft 4 of the JSON schema specification.
.
JSON::Validator can load JSON schemas in multiple formats: Plain perl data
structured or files on disk/web in the JSON/YAML format. The JSON parsing is
done using Mojo::JSON, while the YAML parsing is done with an optional
modules which need to be installed manually. JSON::Validator will look for
the YAML modules in this order: YAML::XS, YAML::Syck. The order is set by
which module that performs the best, so it might change in the future.
Package: libjss-java
Description-md5: 9307bd0c38418b7815bb38c02b381af2
Description-en: Network Security Services for Java
Network Security Services for Java (JSS) is a Java interface
to NSS. It supports most of the security standards and
encryption technologies supported by NSS. JSS also provides
a pure Java interface for ASN.1 types and BER/DER encoding.
Package: libjuce-doc
Description-md5: 5d99d0cc4969b5646d2f8e1b7bc9f465
Description-en: Jules' Utility Class Extensions (documentation)
JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for
developing cross-platform software.
.
It contains pretty much everything you're likely to need to create most
applications, and is particularly well-suited for building highly-customised
GUIs, and for handling graphics and sound.
.
This package contains html documentation for the JUCE API.
Package: libjxl-testdata
Description-md5: 92b2dcafd80a91d8c5dc160dca8ccde2
Description-en: JPEG XL Image Coding System - "JXL" (testdata)
The JPEG XL Image Coding System (ISO/IEC 18181) is a lossy and
lossless image compression format. It has a rich feature set and is
particularly optimized for responsive web environments, so that
content renders well on a wide range of devices. Moreover, it includes
several features that help transition from the legacy JPEG format.
.
This package installs the testdata files for libjxl.
Package: libkasten4controllers0
Description-md5: 44fc2479671e1d0817ee11a2176accf5
Description-en: controllers Kasten library for Okteta
Kasten is a framework for composing programs.
.
This package provides the controller part of Kasten.
Package: libkasten4core0
Description-md5: 0c79d6d935113cb5b13e6b739227236e
Description-en: core Kasten library for Okteta
Kasten is a framework for composing programs.
.
This package provides the core part of Kasten.
Package: libkasten4gui0
Description-md5: eb18e7ea1860a5c9e977819754b68020
Description-en: gui Kasten library for Okteta
Kasten is a framework for composing programs.
.
This package provides the GUI part of Kasten.
Package: libkasten4okteta2controllers0
Description-md5: 6acd054c067473b485987a0ef2472fd1
Description-en: kastencontrollers library for Okteta
Okteta is a simple editor for the raw data of files. This type of program is
also called hexadecimal editor or binary editor.
.
This package provides the part of the Okteta libraries interfacing with Kasten
controllers.
Package: libkasten4okteta2core0
Description-md5: e78709ec729d7c1f995bd825438e3431
Description-en: kastencore library for Okteta
Okteta is a simple editor for the raw data of files. This type of program is
also called hexadecimal editor or binary editor.
.
This package provides the part of the Okteta libraries interfacing
with Kasten core.
Package: libkasten4okteta2gui0
Description-md5: 838c69ab8f43a5a73be9d4b0f986012f
Description-en: kastengui library for Okteta
Okteta is a simple editor for the raw data of files. This type of program is
also called hexadecimal editor or binary editor.
.
This package provides the part of the Okteta libraries interfacing
with Kasten GUI.
Package: libkate-dev
Description-md5: ea7955d0abccb5259d206e2cfde3252c
Description-en: Codec for karaoke and text encapsulation (dev)
Kate is meant to be used for karaoke alongside audio/video streams (typically
Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text
data at arbitrary time intervals.
.
libkate provides an API for the encoding and decoding of kate files.
This package contains the development libraries.
Package: libkate-tools
Description-md5: c771130173d36e2f7c329fd922edcb38
Description-en: Utilities for mangling kate Ogg files
Kate is meant to be used for karaoke alongside audio/video streams (typically
Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text
data at arbitrary time intervals.
.
This package contains some utilities useful for debugging and tweaking
Kate files, using libkate.
Package: libkate1
Description-md5: 39ec13ea5c59b0ac8acc76b3db8228c2
Description-en: Codec for karaoke and text encapsulation
Kate is meant to be used for karaoke alongside audio/video streams (typically
Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text
data at arbitrary time intervals.
.
libkate provides an API for the encoding and decoding of kate files.
Package: libkmer-dev
Description-md5: 075a6478a30ac00e1b458e8410f3c0e3
Description-en: suite of tools for DNA sequence analysis (development lib)
The kmer package is a suite of tools for DNA sequence analysis.
It provides tools for searching (ESTs, mRNAs, sequencing reads);
aligning (ESTs, mRNAs, whole genomes); and a variety of analyses
based on kmers.
.
This package contains headers and static libraries for kmer.
Package: libkms++-dev
Description-md5: 377381a1352185871ad34109cdc2fbb1
Description-en: C++ library for kernel mode setting - development files
C++11 library, utilities and python bindings for Linux kernel mode setting
.
This package contains the development files.
Package: libkms++0
Description-md5: b7edca95cb5ac2dac5216f36204b0227
Description-en: C++ library for kernel mode setting
C++11 library, utilities and python bindings for Linux kernel mode setting
Package: libkopeninghours-dev
Description-md5: 3aa36412b696f4bcbc0edf67bddd653b
Description-en: OSM opening hours expressions library (development files)
A library for parsing and evaluating OSM opening hours expressions.
.
OSM opening hours expressions are used to describe when a feature is
open/available or closed. This format is not only used in OpenStreetMap itself,
but in various other data sources or APIs needing such a description as well.
.
This package contains the development files.
Package: libkopeninghours1
Description-md5: 6496855967dc926ebd3446ff92e10f70
Description-en: OSM opening hours expressions library
A library for parsing and evaluating OSM opening hours expressions.
.
OSM opening hours expressions are used to describe when a feature is
open/available or closed. This format is not only used in OpenStreetMap itself,
but in various other data sources or APIs needing such a description as well.
Package: liblabltk-ocaml
Description-md5: 98b424bfb760d054aec723f15c667970
Description-en: OCaml bindings to Tcl/Tk (runtime libraries)
mlTk is a library for interfacing OCaml with the scripting language
Tcl/Tk.
.
In addition to the basic interface with Tcl/Tk, this package contains
* the "jpf" library, written by Jun P. Furuse; it contains a "file
selector" and "balloon help" support;
* the "frx" library, written by Francois Rouaix;
* the "tkanim" library, which supports animated gif loading/display.
.
This package contains runtime libraries.
Package: liblabltk-ocaml-dev
Description-md5: f59c223439cb7bcba69e72d519482e31
Description-en: OCaml bindings to Tcl/Tk (dev. libraries)
mlTk is a library for interfacing OCaml with the scripting language
Tcl/Tk.
.
In addition to the basic interface with Tcl/Tk, this package contains
* the "jpf" library, written by Jun P. Furuse; it contains a "file
selector" and "balloon help" support;
* the "frx" library, written by Francois Rouaix;
* the "tkanim" library, which supports animated gif loading/display.
.
This package contains development libraries.
Package: liblambda-term-ocaml
Description-md5: 51f23fa9648b186666da2ed5899e97ab
Description-en: terminal manipulation library for OCaml (runtime)
Lambda-term is a cross-platform library for manipulating the
terminal. It provides abstraction for keys, mouse events, colors, as
well as a set of widgets to write curses-oriented applications.
.
This package contains the runtime libraries for programs using
lambda-term.
Package: liblambda-term-ocaml-dev
Description-md5: 264bd185c54b0b39e665d1717257a7e0
Description-en: terminal manipulation library for OCaml (development tools)
Lambda-term is a cross-platform library for manipulating the
terminal. It provides abstraction for keys, mouse events, colors, as
well as a set of widgets to write curses-oriented applications.
.
This package contains the development stuff needed to use the
lambda-term library in your programs.
Package: liblammps-dev
Description-md5: bd3e5f34aab7356671f9f3cbf2018f6a
Description-en: Molecular Dynamics Simulator (dev files)
LAMMPS is a classical molecular dynamics code, and an acronym for Large-scale
Atomic/Molecular Massively Parallel Simulator.
.
LAMMPS has potentials for soft materials (biomolecules, polymers) and
solid-state materials (metals, semiconductors) and coarse-grained or
mesoscopic systems. It can be used to model atoms or, more generically, as a
parallel particle simulator at the atomic, meso, or continuum scale.
.
LAMMPS runs on single processors or in parallel using message-passing
techniques and a spatial-decomposition of the simulation domain. The code is
designed to be easy to modify or extend with new functionality.
.
This package contains development files and headers to build applications
using the LAMMPS shared library.
Package: liblammps0t64
Description-md5: 95a8c59b10a7cfd9e036bde06240f237
Description-en: Molecular Dynamics Simulator (shared library)
LAMMPS is a classical molecular dynamics code, and an acronym for Large-scale
Atomic/Molecular Massively Parallel Simulator.
.
LAMMPS has potentials for soft materials (biomolecules, polymers) and
solid-state materials (metals, semiconductors) and coarse-grained or
mesoscopic systems. It can be used to model atoms or, more generically, as a
parallel particle simulator at the atomic, meso, or continuum scale.
.
LAMMPS runs on single processors or in parallel using message-passing
techniques and a spatial-decomposition of the simulation domain. The code is
designed to be easy to modify or extend with new functionality.
.
This package provides the LAMMPS shared library.
Package: liblastlog2-2
Description-md5: eea62ff73e66a83c684042e59cac1a51
Description-en: lastlog2 database shared library
Y2038 safe lastlog database implementation, library files.
Package: liblastlog2-2-dbgsym
Description-md5: 21386af2b11cee5f1c76ec43cfc99eca
Description-en: debug symbols for liblastlog2-2
Package: liblcm-bin
Description-md5: 4274875216cece18f151e775ddec15df
Description-en: Lightweight Communications and Marshalling - Executable tools
LCM is a set of libraries and tools for message passing and data marshalling,
targeted at real-time systems where high-bandwidth and low latency are
critical. It provides a publish/subscribe message passing model and automatic
marshalling/unmarshalling code generation with bindings for applications in a
variety of programming languages.
.
This package provides the executable tools.
Package: liblcm-dev
Description-md5: 1f882d937c0e6f3f03e9f6c90c860dd6
Description-en: Lightweight Communications and Marshalling - Dev files
LCM is a set of libraries and tools for message passing and data marshalling,
targeted at real-time systems where high-bandwidth and low latency are
critical. It provides a publish/subscribe message passing model and automatic
marshalling/unmarshalling code generation with bindings for applications in a
variety of programming languages.
.
This package provides the development files.
Package: liblcm-doc
Description-md5: d885d269e0488eab93e32e0cdfd3ae62
Description-en: Lightweight Communications and Marshalling - Documentation
LCM is a set of libraries and tools for message passing and data marshalling,
targeted at real-time systems where high-bandwidth and low latency are
critical. It provides a publish/subscribe message passing model and automatic
marshalling/unmarshalling code generation with bindings for applications in a
variety of programming languages.
.
This package contains the documentation.
Package: liblcm-java
Description-md5: d8aff6a9cdb9aeee76e083fc03bafa2f
Description-en: Lightweight Communications and Marshalling - Java Interface
LCM is a set of libraries and tools for message passing and data marshalling,
targeted at real-time systems where high-bandwidth and low latency are
critical. It provides a publish/subscribe message passing model and automatic
marshalling/unmarshalling code generation with bindings for applications in a
variety of programming languages.
.
This package provides the Java interface.
Package: liblcm1
Description-md5: d0ea6c854930be67ba42299c8060a113
Description-en: Lightweight Communications and Marshalling - Runtime lib
LCM is a set of libraries and tools for message passing and data marshalling,
targeted at real-time systems where high-bandwidth and low latency are
critical. It provides a publish/subscribe message passing model and automatic
marshalling/unmarshalling code generation with bindings for applications in a
variety of programming languages.
.
This package provides the runtime libraries.
Package: libldap-ocaml-dev
Description-md5: 7b20c3d2c5f6c4acfa94587b72a7d8c4
Description-en: LDAP bindings for OCaml
It supports the core ldap-client functions, including search, add,
modify, and delete.
.
It has now an object oriented interface which supports the above
features, and some additional ones. Such as, nice data structures
for local ldap entries which record local modifications and can sync
them with the server, fewer arguments needed to perform simple
tasks, and an API modeled after Perl's Net::LDAP.
Package: libldns-dev
Description-md5: 083ea4a865b476e84786300526909749
Description-en: ldns library for DNS programming - development files
The goal of ldns is to simplify DNS programming, it supports recent RFCs
like the DNSSEC documents, and allows developers to easily create software
conforming to current RFCs, and experimental software for current Internet
Drafts.
.
This package contains development libraries and headers.
Package: libldns3t64
Description-md5: 3da740c827b863503b94731195876d8d
Description-en: ldns library for DNS programming - shared library
The goal of ldns is to simplify DNS programming, it supports recent RFCs
like the DNSSEC documents, and allows developers to easily create software
conforming to current RFCs, and experimental software for current Internet
Drafts.
.
This package contains shared libraries.
Package: libledit-ocaml-dev
Description-md5: 44cf919b826bff2e61cf92762546b6ed
Description-en: OCaml line editor library
Ledit is a line editor, allowing to use control commands like in emacs
or in shells (bash, tcsh). To be used with interactive commands. It is
written in OCaml and Camlp4 and uses the library unix.cma.
.
This package ships Ledit as a development library, so that you can use
it to build interactive programs with line editing capabilities.
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: c6218bab631fa3f70f300a843ef336c1
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.
.
You may have to install some suggested packages depending on plugins you
enabled. For example, libgd-securityimage-perl and fonts-urw-base35 are needed
if you want to use Captcha,...
Package: liblemonldap-ng-ssoaas-apache-client-perl
Description-md5: 70d590f71fbfc80087226d003846ef9f
Description-en: Lemonldap::NG SSOaaS client for Apache
Lemonldap::NG is a complete Web-SSO system that provides a SSO-as-a-Service
system, natively usable with Nginx. Lemonldap::NG::SSOaaS::Apache::Client
permits one to enroll an Apache server into Lemonldap::NG's SSOaaS service.
Package: liblfi-dev
Description-md5: 1d478051cd0af031199d0815eaa03917
Description-en: Display GRIB2 fields using OpenGL (ancillary dev package)
Small ancillary library used by glgrib (GLFW & EGL): this package contains the
headers and the development files.
Package: liblfi0
Description-md5: e4307b6bc4ab1af83f2328430377f67e
Description-en: Display GRIB2 fields using OpenGL (ancillary shared library)
This package contains a small ancillary shared library used by glgrib
(GLFW & EGL).
Package: liblfortran-dev
Description-md5: a643a92d9e9a3654638ff6a774cd2d08
Description-en: flang library - Development package.
LFortran is a modern open-source (BSD licensed) interactive Fortran compiler
built on top of LLVM. It can execute user’s code interactively to allow
exploratory work (much like Python, MATLAB or Julia) as well as compile
to binaries with the goal to run user’s code on modern architectures such
as multi-core CPUs and GPUs.
.
This provides the static libraries and development files.
Package: liblfortran-runtime0
Description-md5: 6ad21e393761b8fa15fc18b08d55bfaf
Description-en: Runtime libraries for the lfortran compiler
LFortran is a modern open-source (BSD licensed) interactive Fortran compiler
built on top of LLVM. It can execute user’s code interactively to allow
exploratory work (much like Python, MATLAB or Julia) as well as compile
to binaries with the goal to run user’s code on modern architectures such
as multi-core CPUs and GPUs.
.
This provides the lfortran runtime libraries.
Package: liblink-grammar-dev
Description-md5: 023e81a4e6d9d8f23955eda45864e7b2
Description-en: Carnegie Mellon University's link grammar parser (development headers)
In Sleator, D. and Temperley, D. "Parsing English with a Link Grammar"
(1991), the authors defined a new formal grammatical system called a
"link grammar". A sequence of words is in the language of a link
grammar if there is a way to draw "links" between words in such a way
that the local requirements of each word are satisfied, the links do
not cross, and the words form a connected graph. The authors encoded
English grammar into such a system, and wrote this program to parse
English using this grammar.
.
link-grammar can be used for linguistic parsing for information
retrieval or extraction from natural language documents. It can also be
used as a grammar checker.
.
This package contains the header files and static libraries
Package: liblink-grammar-java
Description-md5: 475a227d03017085f3efa2946401d4e7
Description-en: Carnegie Mellon University's link grammar parser (JNI library)
In Sleator, D. and Temperley, D. "Parsing English with a Link Grammar"
(1991), the authors defined a new formal grammatical system called a
"link grammar". A sequence of words is in the language of a link
grammar if there is a way to draw "links" between words in such a way
that the local requirements of each word are satisfied, the links do
not cross, and the words form a connected graph. The authors encoded
English grammar into such a system, and wrote this program to parse
English using this grammar.
.
link-grammar can be used for linguistic parsing for information
retrieval or extraction from natural language documents. It can also be
used as a grammar checker.
.
This package contains a Java JNI library for using link-grammar from your java
applications.
Package: liblink-grammar5t64
Description-md5: a11da3adcce316ad119e709647d6e2de
Description-en: Carnegie Mellon University's link grammar parser (libraries)
In Sleator, D. and Temperley, D. "Parsing English with a Link Grammar"
(1991), the authors defined a new formal grammatical system called a
"link grammar". A sequence of words is in the language of a link
grammar if there is a way to draw "links" between words in such a way
that the local requirements of each word are satisfied, the links do
not cross, and the words form a connected graph. The authors encoded
English grammar into such a system, and wrote this program to parse
English using this grammar.
.
link-grammar can be used for linguistic parsing for information
retrieval or extraction from natural language documents. It can also be
used as a grammar checker.
.
This package contains the shared library.
Package: libllama-dev
Description-md5: 4a8ad0e6daf8ef8c891ab3ef35259ce8
Description-en: LLM inference in C/C++ - headers and development files
The main goal of llama.cpp is to enable LLM inference with minimal setup and
state-of-the-art performance on a wide range of hardware - locally and in the
cloud.
.
* Plain C/C++ implementation without any dependencies
* Apple silicon is a first-class citizen - optimized via ARM NEON, Accelerate
and Metal frameworks
* AVX, AVX2, AVX512 and AMX support for x86 architectures
* 1.5-bit, 2-bit, 3-bit, 4-bit, 5-bit, 6-bit, and 8-bit integer quantization
for faster inference and reduced memory use
* Custom CUDA kernels for running LLMs on NVIDIA GPUs (support for AMD GPUs
via HIP and Moore Threads MTT GPUs via MUSA)
* Vulkan and SYCL backend support
* CPU+GPU hybrid inference to partially accelerate models larger than the
total VRAM capacity
.
The compute functionality is provided by ggml. By default, ggml's CPU backend
is installed, but there are many other backends for CPUs and GPUs.
.
This package provides the llama.cpp library headers and development files.
Note that these libraries are not yet stable, so they are installed to
private directories for now.
Package: libllama0
Description-md5: 5de991542cb2b0126a0d383452d4ff1c
Description-en: LLM inference in C/C++ - libraries
The main goal of llama.cpp is to enable LLM inference with minimal setup and
state-of-the-art performance on a wide range of hardware - locally and in the
cloud.
.
* Plain C/C++ implementation without any dependencies
* Apple silicon is a first-class citizen - optimized via ARM NEON, Accelerate
and Metal frameworks
* AVX, AVX2, AVX512 and AMX support for x86 architectures
* 1.5-bit, 2-bit, 3-bit, 4-bit, 5-bit, 6-bit, and 8-bit integer quantization
for faster inference and reduced memory use
* Custom CUDA kernels for running LLMs on NVIDIA GPUs (support for AMD GPUs
via HIP and Moore Threads MTT GPUs via MUSA)
* Vulkan and SYCL backend support
* CPU+GPU hybrid inference to partially accelerate models larger than the
total VRAM capacity
.
The compute functionality is provided by ggml. By default, ggml's CPU backend
is installed, but there are many other backends for CPUs and GPUs.
.
This package contains the libllama and libmtmd libraries. Note that these
libraries are not yet stable, so they are installed to private directories
for now.
Package: liblld-17
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-17-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: liblld-18
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-18-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: liblld-19
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-19-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: liblld-20
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-20-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: liblld-21
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-21-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-17-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: liblldb-17t64
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-18
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-18-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: liblldb-19
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-19-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: liblldb-20
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-20-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: liblldb-21
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-21-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-17-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: libllvm-18-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: libllvm-19-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: libllvm-20-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: libllvm-21-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: libllvm17t64
Description-md5: a8854f4edf76a8c14ce34dc209bd1d11
Description-en: Modular compiler and toolchain technologies, runtime library
LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other
compiler-related programs.
.
This package contains the LLVM runtime library.
Package: libllvm18
Description-md5: a8854f4edf76a8c14ce34dc209bd1d11
Description-en: Modular compiler and toolchain technologies, runtime library
LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other
compiler-related programs.
.
This package contains the LLVM runtime library.
Package: libllvm19
Description-md5: a8854f4edf76a8c14ce34dc209bd1d11
Description-en: Modular compiler and toolchain technologies, runtime library
LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other
compiler-related programs.
.
This package contains the LLVM runtime library.
Package: libllvmlibc-18-dev
Description-md5: b678725717171e9f1656f9727ef63f83
Description-en: LLVM C Library - dev package
Implementation of the C standard library targeting C17 and above.
.
This is an experimental project. Don't use in production.
Package: libllvmlibc-19-dev
Description-md5: b678725717171e9f1656f9727ef63f83
Description-en: LLVM C Library - dev package
Implementation of the C standard library targeting C17 and above.
.
This is an experimental project. Don't use in production.
Package: libllvmlibc-20-dev
Description-md5: b678725717171e9f1656f9727ef63f83
Description-en: LLVM C Library - dev package
Implementation of the C standard library targeting C17 and above.
.
This is an experimental project. Don't use in production.
Package: libllvmlibc-21-dev
Description-md5: b678725717171e9f1656f9727ef63f83
Description-en: LLVM C Library - dev package
Implementation of the C standard library targeting C17 and above.
.
This is an experimental project. Don't use in production.
Package: liblnk-dev
Description-md5: 8c527fa4d1a1bbff76a459631e62f3bb
Description-en: Windows Shortcut File format access library -- development files
liblnk is a library to access the Windows Shortcut File (LNK) format.
.
This package includes the development support files.
Package: liblnk-utils
Description-md5: a606a52dd4d1d78f88f780a92454d505
Description-en: Windows Shortcut File format access library -- Utilities
liblnk is a library to access the Windows Shortcut File (LNK) format.
.
This package contains lnkinfo, a tool to determine information about
a Windows Shortcut File.
Package: liblnk1t64
Description-md5: 85314865eac7cf483d7c93b144d957c3
Description-en: Windows Shortcut File format access library
liblnk is a library to access the Windows Shortcut File (LNK) format.
.
This package contains the shared library.
Package: liblogs-ocaml
Description-md5: 0c304d192500aec1626644a68e65d2ea
Description-en: logging infrastructure for OCaml (runtime)
Logs provides a logging infrastructure for OCaml. Logging is
performed on sources whose reporting level can be set
independently. Log message report is decoupled from logging and is
handled by a reporter.
.
A few optional log reporters are distributed with the base library
and the API easily allows you to implement your own.
.
This package contains runtime files.
Package: liblogs-ocaml-dev
Description-md5: 918a406baa5d1019b1f0a75a69fe1f05
Description-en: logging infrastructure for OCaml (development)
Logs provides a logging infrastructure for OCaml. Logging is
performed on sources whose reporting level can be set
independently. Log message report is decoupled from logging and is
handled by a reporter.
.
A few optional log reporters are distributed with the base library
and the API easily allows you to implement your own.
.
This package contains development files.
Package: liblomiri-location-service-dev
Description-md5: 5b8d02736bfd1468ac1b0c191600d92a
Description-en: Lomiri Location Service (development files)
Aggregates position/velocity/heading updates and exports them over DBus.
.
This package contains header files required to develop clients talking to the
Lomiri Location Service.
Package: liblomiri-location-service3
Description-md5: c6cb991b42765105f7d9b9c6d77ac099
Description-en: Lomiri Location Service client library
Aggregates position/velocity/heading updates and exports them over DBus.
.
This package contains the shared library needed by client applications.
Package: liblttoolbox3
Description-md5: 3dd75916523be5d1f6e1f1a24c225e72
Description-en: Shared library for lttoolbox
The lttoolbox contains the augmented letter transducer tools for natural
language processing used by Apertium, a platform for building rule-based
and hybrid machine translation systems. The software is also useful
for making morphological analysers and generators for natural language
processing applications.
.
This package provides shared library for lttoolbox.
Package: libluksde-dev
Description-md5: bf6d34e235ccfa3b1b20d823ad0109dd
Description-en: library to access LUKS Disk Encryption volumes -- development files
libluksde is a library to access LUKS Disk Encryption volumes.
.
This package includes the development support files.
Package: libluksde-utils
Description-md5: 3138e0f4ca04b6b171299f0152206f6c
Description-en: library to access LUKS Disk Encryption volumes -- Utilities
libluksde is a library to access LUKS Disk Encryption volumes.
.
This package contains tools to access data ...
Package: libluksde1t64
Description-md5: 7761ec54caa764feb8741d2932656b9c
Description-en: library to access LUKS Disk Encryption volumes
libluksde is a library to access LUKS Disk Encryption volumes.
.
This package contains the shared library.
Package: libluv-ocaml
Description-md5: 4f46b66fecf846ef1fca6e388be990ee
Description-en: OCaml binding to libuv (Runtime library)
Luv is a binding to libuv, the cross-platform C library that does
asynchronous I/O in Node.js and runs its main loop.
.
Besides asynchronous I/O, libuv also supports multiprocessing and
multithreading. Multiple event loops can be run in different
threads. libuv also exposes a lot of other functionality, amounting
to a full OS API, and an alternative to the standard module Unix.
.
This package contains the runtime library of Luv.
Package: libluv-ocaml-dev
Description-md5: 5e2090bc1920c5e434926926eed95e4d
Description-en: OCaml binding to libuv (Development package)
Luv is a binding to libuv, the cross-platform C library that does
asynchronous I/O in Node.js and runs its main loop.
.
Besides asynchronous I/O, libuv also supports multiprocessing and
multithreading. Multiple event loops can be run in different
threads. libuv also exposes a lot of other functionality, amounting
to a full OS API, and an alternative to the standard module Unix.
.
This package contains the development library of Luv.
Package: libluv-unix-ocaml
Description-md5: 7a9296aa954fce0ea458dc54c4bd438a
Description-en: Helpers for interfacing OCaml Luv and Unix (Runtime library)
Luv is a binding to libuv, the cross-platform C library that does
asynchronous I/O in Node.js and runs its main loop.
.
Besides asynchronous I/O, libuv also supports multiprocessing and
multithreading. Multiple event loops can be run in different
threads. libuv also exposes a lot of other functionality, amounting
to a full OS API, and an alternative to the standard module Unix.
.
This package contains the runtime library of luv_unix, helpers for
interfacing Luv and Unix.
Package: libluv-unix-ocaml-dev
Description-md5: fe35dbfcbd6e44849088efd3242c2910
Description-en: Helpers for interfacing OCaml Luv and Unix (Development package)
Luv is a binding to libuv, the cross-platform C library that does
asynchronous I/O in Node.js and runs its main loop.
.
Besides asynchronous I/O, libuv also supports multiprocessing and
multithreading. Multiple event loops can be run in different
threads. libuv also exposes a lot of other functionality, amounting
to a full OS API, and an alternative to the standard module Unix.
.
This package contains the development library of luv_unix, helpers for
interfacing Luv and Unix.
Package: liblwt-log-ocaml
Description-md5: bd007b69ca5fd9052a018c510d5256c9
Description-en: optimised functions to read and write int16/32/64 (runtime)
Lwt_log is a Lwt-friendly logging library. The library is split into
two ocamlfind packages. The "basic" lwt_log includes Unix log
destination support, such as files and syslog, and
Lwt_daemon. lwt_log.core is the pure-OCaml part of lwt_log, suitable
for targeting JavaScript in the browser, or elsewhere where Unix is
not available.
.
This package contains the runtime files.
Package: liblwt-log-ocaml-dev
Description-md5: 319ff0c1a2833f92ed6387c90bb61690
Description-en: Lwt-friendly logging library (development)
Lwt_log is a Lwt-friendly logging library. The library is split into
two ocamlfind packages. The "basic" lwt_log includes Unix log
destination support, such as files and syslog, and
Lwt_daemon. lwt_log.core is the pure-OCaml part of lwt_log, suitable
for targeting JavaScript in the browser, or elsewhere where Unix is
not available.
.
This package contains the development files.
Package: liblwt-ocaml
Description-md5: 9a92aa1fd4c0739e2b6697cf09b27b72
Description-en: cooperative light-weight thread library for OCaml (runtime)
Lwt is a library for cooperative threads implemented in a monadic style.
Unlike preemptive threads, cooperative threads do not use a scheduler to
distribute processor time between threads. Instead, each thread must
announce that it wants to let the others run.
.
This package contains runtime libraries for programs using core Lwt.
Package: liblwt-ocaml-dev
Description-md5: 9cc00ecb2977eef354c4cc4a3b7427ea
Description-en: cooperative light-weight thread library for OCaml
Lwt is a library for cooperative threads implemented in a monadic style.
Unlike preemptive threads, cooperative threads do not use a scheduler to
distribute processor time between threads. Instead, each thread must
announce that it wants to let the others run.
.
This package contains all the development stuff you need to use the
core Lwt OCaml library in your programs.
Package: liblwt-ssl-ocaml
Description-md5: de93671d346106c017868705b6e8c740
Description-en: OCaml OpenSSL binding with concurrent I/O (runtime)
An Lwt-enabled wrapper around OCaml-SSL, that performs I/O
concurrently. Ocaml-SSL, in turn, is a binding to the much-used
OpenSSL.
.
This package contains runtime files.
Package: liblwt-ssl-ocaml-dev
Description-md5: 8a188c3a36d2786f0b0fb104acdc3119
Description-en: OCaml OpenSSL binding with concurrent I/O (dev)
An Lwt-enabled wrapper around OCaml-SSL, that performs I/O
concurrently. Ocaml-SSL, in turn, is a binding to the much-used
OpenSSL.
.
This package contains development files.
Package: libm2k-dev
Description-md5: e9bdcaee0ced15339aaa881aa00b9afd
Description-en: ADI library headers for interfacing with the ADALM2000
libm2k is a C++ library for interfacing with the ADALM2000.
These M2K components represent the functionalities of ADALM2000:
.
- AnalogIn - oscilloscope or voltmeter
- AnalogOut - signal generator
- Digital - logic analyzer or pattern generator
- PowerSupply - constant voltage generator
- DMM - digital multimeter
.
This package installs the C++ headers and development files.
Package: libm2k-doc
Description-md5: 9e2fe923c9478e050f85fc8194edc7b5
Description-en: ADI ADALM2000 documentation
libm2k is a C++ library for interfacing with the ADALM2000.
These M2K components represent the functionalities of ADALM2000:
.
- AnalogIn - oscilloscope or voltmeter
- AnalogOut - signal generator
- Digital - logic analyzer or pattern generator
- PowerSupply - constant voltage generator
- DMM - digital multimeter
.
This package installs the Doxygen made documentation.
Package: libm2k0.9.0
Description-md5: 37d1bbc4ad8102102afcf9e21f847576
Description-en: ADI library for interfacing with the ADALM2000
libm2k is a C++ library for interfacing with the ADALM2000.
These M2K components represent the functionalities of ADALM2000:
.
- AnalogIn - oscilloscope or voltmeter
- AnalogOut - signal generator
- Digital - logic analyzer or pattern generator
- PowerSupply - constant voltage generator
- DMM - digital multimeter
.
This package installs the C++ library itself.
Package: libmad0
Description-md5: 06338cc4b975a145aea5e98b58ddb296
Description-en: MPEG audio decoder library
MAD is an MPEG audio decoder. It currently only supports the MPEG 1
standard, but fully implements all three audio layers (Layer I, Layer II,
and Layer III, the latter often colloquially known as MP3.)
.
MAD has the following special features:
- 100% fixed-point (integer) computation
- completely new implementation based on the ISO/IEC 11172-3 standard
Package: libmad0-dev
Description-md5: bf2478178701150aac144fa1b8a3ff5f
Description-en: MPEG audio decoder development library
MAD is an MPEG audio decoder. It currently only supports the MPEG 1
standard, but fully implements all three audio layers (Layer I, Layer II,
and Layer III, the latter often colloquially known as MP3.)
.
This is the package you need to develop or compile applications that use MAD.
Package: libmailutils-dev
Description-md5: ad111e18158039f8492c52b4325559d9
Description-en: development files for GNU mailutils
GNU Mailutils is a rich and powerful protocol-independent mail framework.
It contains a series of useful mail libraries, clients, and servers.
.
This package includes the development files for GNU mailutils and
GNU's Mail abstraction library.
Package: libmailutils9t64
Description-md5: 3a19b102336d5639c842ef925f5fa286
Description-en: GNU Mail abstraction library
GNU Mailutils is a rich and powerful protocol-independent mail framework.
It contains a series of useful mail libraries, clients, and servers.
.
This is GNU's Mail abstraction library. This library allows programs to
hook into a single library for many different types of mail backends.
The following backend stores are currently provided: mbox, mh, maildir,
dotmail, pop3, imap4.
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: libmapserver2t64
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: libmarkup-lwt-ocaml
Description-md5: 0106c905300889b917ae24c2c6522c1d
Description-en: adapter between Markup.ml and Lwt (runtime)
Markup.ml provides an HTML parser and an XML parser. The parsers are
wrapped in a simple interface: they are functions that transform byte
streams to parsing signal streams. Streams can be manipulated in
various ways, such as processing by fold, filter, and map, assembly
into DOM tree structures, or serialization back to HTML or XML.
.
Both parsers are based on their respective standards. The HTML
parser, in particular, is based on the state machines defined in
HTML5.
.
The parsers are error-recovering by default, and accept
fragments. This makes it very easy to get a best-effort parse of some
input. The parsers can, however, be easily configured to be strict,
and to accept only full documents.
.
Apart from this, the parsers are streaming (do not build up a
document in memory), non-blocking (can be used with threading
libraries), lazy (do not consume input unless the signal stream is
being read), and process the input in a single pass. They
automatically detect the character encoding of the input stream, and
convert everything to UTF-8.
.
This package contains the adapter between Markup.ml and Lwt.
.
This package contains runtime files.
Package: libmarkup-lwt-ocaml-dev
Description-md5: e8c5ac64363e2a4c362454d030606ef7
Description-en: adapter between Markup.ml and Lwt (dev files)
Markup.ml provides an HTML parser and an XML parser. The parsers are
wrapped in a simple interface: they are functions that transform byte
streams to parsing signal streams. Streams can be manipulated in
various ways, such as processing by fold, filter, and map, assembly
into DOM tree structures, or serialization back to HTML or XML.
.
Both parsers are based on their respective standards. The HTML
parser, in particular, is based on the state machines defined in
HTML5.
.
The parsers are error-recovering by default, and accept
fragments. This makes it very easy to get a best-effort parse of some
input. The parsers can, however, be easily configured to be strict,
and to accept only full documents.
.
Apart from this, the parsers are streaming (do not build up a
document in memory), non-blocking (can be used with threading
libraries), lazy (do not consume input unless the signal stream is
being read), and process the input in a single pass. They
automatically detect the character encoding of the input stream, and
convert everything to UTF-8.
.
This package contains the adapter between Markup.ml and Lwt.
.
This package contains development files.
Package: libmarkup-ocaml
Description-md5: 3694c8b1244565400b83095ac37bf6c0
Description-en: error-recovering functional HTML5 and XML parsers and writers (runtime)
Markup.ml provides an HTML parser and an XML parser. The parsers are
wrapped in a simple interface: they are functions that transform byte
streams to parsing signal streams. Streams can be manipulated in
various ways, such as processing by fold, filter, and map, assembly
into DOM tree structures, or serialization back to HTML or XML.
.
Both parsers are based on their respective standards. The HTML
parser, in particular, is based on the state machines defined in
HTML5.
.
The parsers are error-recovering by default, and accept
fragments. This makes it very easy to get a best-effort parse of some
input. The parsers can, however, be easily configured to be strict,
and to accept only full documents.
.
Apart from this, the parsers are streaming (do not build up a
document in memory), non-blocking (can be used with threading
libraries), lazy (do not consume input unless the signal stream is
being read), and process the input in a single pass. They
automatically detect the character encoding of the input stream, and
convert everything to UTF-8.
.
This package contains runtime files.
Package: libmarkup-ocaml-dev
Description-md5: 13e4e7296f23acaf08aa8a390c1e8b77
Description-en: error-recovering functional HTML5 and XML parsers and writers (dev files)
Markup.ml provides an HTML parser and an XML parser. The parsers are
wrapped in a simple interface: they are functions that transform byte
streams to parsing signal streams. Streams can be manipulated in
various ways, such as processing by fold, filter, and map, assembly
into DOM tree structures, or serialization back to HTML or XML.
.
Both parsers are based on their respective standards. The HTML
parser, in particular, is based on the state machines defined in
HTML5.
.
The parsers are error-recovering by default, and accept
fragments. This makes it very easy to get a best-effort parse of some
input. The parsers can, however, be easily configured to be strict,
and to accept only full documents.
.
Apart from this, the parsers are streaming (do not build up a
document in memory), non-blocking (can be used with threading
libraries), lazy (do not consume input unless the signal stream is
being read), and process the input in a single pass. They
automatically detect the character encoding of the input stream, and
convert everything to UTF-8.
.
This package contains development files.
Package: libmathic-dev
Description-md5: df1a4b2eb5668131d7c5fe66eb8b9bea
Description-en: C++ library for Groebner basis computation (developer tools)
Mathic is a C++ library of fast data structures designed for use in Groebner
basis computation. This includes data structures for ordering S-pairs,
performing divisor queries and ordering polynomial terms during polynomial
reduction.
.
This package contains the developer tools.
Package: libmathic0v5
Description-md5: edf83d13ca7fcc48c0dd91f19ccc66be
Description-en: C++ library for Groebner basis computation (runtime library)
Mathic is a C++ library of fast data structures designed for use in Groebner
basis computation. This includes data structures for ordering S-pairs,
performing divisor queries and ordering polynomial terms during polynomial
reduction.
.
This package contains the runtime library.
Package: libmdds-dev
Description-md5: 25a247f8274e76d26ab3b83ab127592a
Description-en: Multi Dimension Data structure library -- headers
A collection of multi-dimensional data structure and indexing algorithm.
.
This is a C++ library, and is a collection of various data structures designed
to efficiently store and query multi-dimensional data for various
filtering criteria. Different structures are optimized for different
query needs.
.
This library is a source-code only library. It’s designed to be
header-only meaning that the user program does not need to link to any
additional shared library in order to use these data structures. The
data structures are all available as C++ templates.
Package: libmdds-doc
Description-md5: bbf4c8373fecae797744372c33dba360
Description-en: Multi Dimension Data structure library -- documentation
A collection of multi-dimensional data structure and indexing algorithm.
.
This is a C++ library, and is a collection of various data structures designed
to efficiently store and query multi-dimensional data for various
filtering criteria. Different structures are optimized for different
query needs.
.
This library is a source-code only library. It’s designed to be
header-only meaning that the user program does not need to link to any
additional shared library in order to use these data structures. The
data structures are all available as C++ templates.
.
This package contains the API documentation for mdds.
Package: libmdx-ocaml
Description-md5: 48f56c988850dfe300a9bb81b2affaa3
Description-en: execute OCaml code inside markdown documentation -- runtime files
Executing code blocks within documentation allows them to
be kept up to date. It supports Markdown and mli/mld
documentation types.
.
This package contains only the executables
Package: libmdx-ocaml-dev
Description-md5: 9886832a48936889e53507e2299dee8c
Description-en: execute OCaml code inside markdown documentation -- development files
Executing code blocks within documentation allows them to
be kept up to date. It supports Markdown and mli/mld
documentation types.
.
This package contains all the development stuff you need to develop
OCaml programs which use ocaml-mdx.
Package: libmemtailor-dev
Description-md5: faf6393357ed0432450318ed728e6c65
Description-en: C++ library of special purpose memory allocators (developer tools)
Memtailor is a C++ library of special purpose memory allocators. It currently
offers an arena allocator and a memory pool.
.
This package contains the developer tools.
Package: libmemtailor0
Description-md5: 9a6736b1608b67887a364e9298fc3c59
Description-en: C++ library of special purpose memory allocators (shared library)
Memtailor is a C++ library of special purpose memory allocators. It currently
offers an arena allocator and a memory pool.
.
This package contains the shared library.
Package: libmeryl-dev
Description-md5: 9f7832d4a21dbee43ec075eb1c1484c1
Description-en: in- and out-of-core kmer counting and utilities (development lib)
meryl computes the kmer content of genomic sequences. Kmer
content is represented as a list of kmers and the number of
times each occurs in the input sequences. The kmer can be
restricted to only the forward kmer, only the reverse kmer,
or the canonical kmer (lexicographically smaller of the
forward and reverse kmer at each location). Meryl can
report the histogram of counts, the list of kmers and their
counts, or can perform mathematical and set operations
on the processed data files.
.
This package contains the static libraries and header files.
Package: libmetacpan-client-perl
Description-md5: 4975b3b7e4ab0df4e4fe7a14ab34007a
Description-en: MetaCPAN API client
MetaCPAN::Client is a hopefully-complete API-compliant client to MetaCPAN
(https://metacpan.org) with DWIM capabilities, to make your life easier.
.
This module has three purposes:
.
* Provide 100% of the MetaCPAN API
* Be lightweight, to allow flexible usage
* DWIM
Package: libmetkit-data
Description-md5: e17aed0c2e16f83f05902006ac4a1168
Description-en: Data used by the ECMWF Metkit Library
MetKit is a toolkit from ECMWF for manipulating and describing
meteorological objects, implementing the MARS language and associated
processing and semantics.
.
This package contains data used by Metkit
Package: libmetkit-dev
Description-md5: b404f9e9f4b2eda46ac44f899fd39740
Description-en: Development files for the Metkit toolkit
MetKit is a toolkit from ECMWF for manipulating and describing
meteorological objects, implementing the MARS language and associated
processing and semantics.
.
This package provides shared libraries and headers.
Package: libmetkit-utils
Description-md5: 18ec69375ccc709635f8cf67931673dc
Description-en: Utilities for the MetKit MARS access library
MetKit is a toolkit from ECMWF for manipulating and describing
meteorological objects, implementing the MARS language and associated
processing and semantics.
.
This package contains the tool 'parse-mars-request'
Package: libmetkit0d
Description-md5: ffd1c836e3d87e69b2df136b1d6bd4dc
Description-en: Library for Meteorology tookit, implementing MARS language
MetKit is a toolkit from ECMWF for manipulating and describing
meteorological objects, implementing the MARS language and associated
processing and semantics.
MARS is the Meteorological Archive Retrieval System from ECMWF.
Package: libmetview-dev
Description-md5: aab56829c1a4f7ec880dc0283fb8b3eb
Description-en: Development files for MetView
Metview has been designed as a flexible, modular and extendible system
able to accommodate the evolving needs of the user.
The system is based on the ECMWF standards for graphics (Magics) and
data access (MARS) but can also access locally stored data.
The user interface is based on Motif and Qt. Metview is a
fully distributed system where modules can run on different workstations
and servers.
.
This package provides static libraries and include files for building
Metview-based software.
Package: libmetview0d
Description-md5: 538ea032789f4cb1b8c6534dbc24d0df
Description-en: Shared libraries for MetView
Metview has been designed as a flexible, modular and extendible system
able to accommodate the evolving needs of the user.
The system is based on the ECMWF standards for graphics (Magics) and
data access (MARS) but can also access locally stored data.
The user interface is based on Motif and Qt. Metview is a
fully distributed system where modules can run on different workstations
and servers.
.
This package provides shared libraries and for Metview-based software.
Package: libmew-vi-ocaml
Description-md5: 855329812a550d5986fdd4dcd24b64cb
Description-en: modal editing witch, VI interpreter (runtime)
This is a vi-like modal editing engine generator.
.
This package contains the runtime libraries for programs using
mew_vi.
Package: libmew-vi-ocaml-dev
Description-md5: 9ff7a555a430a569f554687993e9bba3
Description-en: modal editing witch, VI interpreter (dev)
This is a vi-like modal editing engine generator.
.
This package contains the development stuff needed to use the
mew_vi library in your programs.
Package: libmicrohttpd-dev
Description-md5: 086a03adbfa00b9ffca631a67418ab82
Description-en: library embedding HTTP server functionality (development)
GNU libmicrohttpd is a small C library that is supposed to make it easy to run
an HTTP server as part of another application.
.
This package contains the development files.
Package: libmicrohttpd12t64
Description-md5: d303341b1bf70eb61d7c833dbe882057
Description-en: library embedding HTTP server functionality
GNU libmicrohttpd is a small C library that is supposed to make it easy to run
an HTTP server as part of another application. Key features that distinguish
GNU Libmicrohttpd from other projects are:
.
* C library: fast and small
* API is simple, expressive and fully reentrant
* Implementation is HTTP 1.1 compliant
* HTTP server can listen on multiple ports
* Four different threading models (select, poll, pthread, thread pool)
* Support for IPv6
* Support for SHOUTcast
* Support for incremental processing of POST data (optional)
* Support for basic and digest authentication (optional)
* Support for SSL3 and TLS
Package: libmilter-dev
Description-md5: e961a139d1a575ab5b69e686c367e8be
Description-en: Sendmail Mail Filter API (Milter) (development files)
The Sendmail Mail Filter API (Milter) is designed to allow third-party
programs access to mail messages as they are being processed in order
to filter meta-information (headers) and content.
.
The Debian Sendmail package is built to support libmilter.
.
This is the libmilter static library and include files for development.
.
The documentation on building a Milter is in the sendmail-doc package.
Package: libmilter1.0.1
Description-md5: 1ab872167c7f9ea0ae2341dd78f2e74a
Description-en: Sendmail Mail Filter API (Milter)
The Sendmail Mail Filter API (Milter) is designed to allow third-party
programs access to mail messages as they are being processed in order
to filter meta-information(headers) and content.
.
The Debian Sendmail package is built to support libmilter.
.
This package contains libmilter.so
Package: libminizip-dev
Description-md5: 7e04fd2db94142bac7088b40d3d54230
Description-en: compression library - minizip development files
minizip is a minimalistic library that supports compressing, extracting,
viewing, and manipulating zip files.
.
This package includes development support files for the minizip library.
Package: libminizip1t64
Description-md5: a12204dcd77c9ce884283c34fabfb8e6
Description-en: compression library - minizip library
minizip is a minimalistic library that supports compressing, extracting,
viewing, and manipulating zip files.
.
This package includes the minizip library.
Package: libmirage-crypto-ocaml
Description-md5: 592614841e50dec730bb2ce61f97fe48
Description-en: simple symmetric cryptography for the modern age (runtime)
Mirage-crypto provides symmetric ciphers (DES, AES, RC4,
ChaCha20/Poly1305), and hashes (MD5, SHA-1, SHA-2).
.
Mirage-crypto-rng provides a random number generator interface, and
implementations: Fortuna, HMAC-DRBG, getrandom/getentropy based (in
the unix sublibrary).
.
Mirage-crypto-pk provides public-key cryptography (RSA, DSA, DH).
.
Mirage-crypto-ec provides an implementation of key exchange (ECDH)
and digital signature (ECDSA/EdDSA) algorithms using code from Fiat
(https://github.com/mit-plv/fiat-crypto). The curves P224
(SECP224R1), P256 (SECP256R1), P384 (SECP384R1), P521 (SECP521R1),
and 25519 (X25519, Ed25519) are implemented by this package.
.
This package contains the shared runtime libraries.
Package: libmirage-crypto-ocaml-dev
Description-md5: eeb78e422b88d8f8bed2e34e22d2eb9b
Description-en: cryptography in OCaml for the modern age (dev)
Mirage-crypto provides symmetric ciphers (DES, AES, RC4,
ChaCha20/Poly1305), and hashes (MD5, SHA-1, SHA-2).
.
Mirage-crypto-rng provides a random number generator interface, and
implementations: Fortuna, HMAC-DRBG, getrandom/getentropy based (in
the unix sublibrary).
.
Mirage-crypto-pk provides public-key cryptography (RSA, DSA, DH).
.
Mirage-crypto-ec provides an implementation of key exchange (ECDH)
and digital signature (ECDSA/EdDSA) algorithms using code from Fiat
(https://github.com/mit-plv/fiat-crypto). The curves P224
(SECP224R1), P256 (SECP256R1), P384 (SECP384R1), P521 (SECP521R1),
and 25519 (X25519, Ed25519) are implemented by this package.
.
This package contains development files.
Package: libmirage-kv-mem-ocaml
Description-md5: c57b9783e23fa505c117fd8329953b16
Description-en: in-memory key value store for MirageOS (runtime)
Implements the mirage-kv interface, but does not provide a persistent
data storage. Use for testing or amnesia.
.
This package contains the shared runtime libraries.
Package: libmirage-kv-mem-ocaml-dev
Description-md5: fc4beb961c789ed8a0cb2fa321956148
Description-en: in-memory key value store for MirageOS (dev)
Implements the mirage-kv interface, but does not provide a persistent
data storage. Use for testing or amnesia.
.
This package contains development files.
Package: libmirage-kv-ocaml
Description-md5: 08add48189b10e3d9ba3ad922da68136
Description-en: MirageOS signatures for key/value devices (runtime)
mirage-kv provides the Mirage_kv.RO and Mirage_kv.RW signatures the
MirageOS key/value devices should implement.
.
This package contains the shared runtime libraries.
Package: libmirage-kv-ocaml-dev
Description-md5: dd01809123654fadcdcc3e105a0f08d8
Description-en: MirageOS signatures for key/value devices (dev)
mirage-kv provides the Mirage_kv.RO and Mirage_kv.RW signatures the
MirageOS key/value devices should implement.
.
This package contains development files.
Package: libmirage-ptime-ocaml
Description-md5: 7fb26a8cd113a5191d607fd98f2c971d
Description-en: libraries and module types for portable clocks (runtime)
This library implements portable support for an operating system
timesource that is compatible with the MirageOS library interfaces
found in: https://github.com/mirage/mirage
.
It implements a POSIX clock which counts time since the Unix epoch.
.
This package contains runtime files.
Package: libmirage-ptime-ocaml-dev
Description-md5: 423bb8d48af8f4d42493fb6a1d0a9bc4
Description-en: libraries and module types for portable clocks (development)
This library implements portable support for an operating system
timesource that is compatible with the MirageOS library interfaces
found in: https://github.com/mirage/mirage
.
It implements a POSIX clock which counts time since the Unix epoch.
.
This package contains development files.
Package: libmirserver-dev
Description-md5: 5df494748c81b14deddb055b2b3bb810
Description-en: Mir Display Server - server library - development headers
Mir is a display server running on Linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains header files required to build Mir servers.
Package: libmlir-17-dev
Description-md5: b2671453793175bc5bd7c93d05c96c40
Description-en: Multi-Level Intermediate Representation library
Novel approach to building reusable and extensible compiler infrastructure.
MLIR aims to address software fragmentation, improve compilation for
heterogeneous hardware, significantly reduce the cost of building domain
specific compilers, and aid in connecting existing compilers together.
Package: libmlir-17t64
Description-md5: b2671453793175bc5bd7c93d05c96c40
Description-en: Multi-Level Intermediate Representation library
Novel approach to building reusable and extensible compiler infrastructure.
MLIR aims to address software fragmentation, improve compilation for
heterogeneous hardware, significantly reduce the cost of building domain
specific compilers, and aid in connecting existing compilers together.
Package: libmlir-18
Description-md5: b2671453793175bc5bd7c93d05c96c40
Description-en: Multi-Level Intermediate Representation library
Novel approach to building reusable and extensible compiler infrastructure.
MLIR aims to address software fragmentation, improve compilation for
heterogeneous hardware, significantly reduce the cost of building domain
specific compilers, and aid in connecting existing compilers together.
Package: libmlir-18-dev
Description-md5: b2671453793175bc5bd7c93d05c96c40
Description-en: Multi-Level Intermediate Representation library
Novel approach to building reusable and extensible compiler infrastructure.
MLIR aims to address software fragmentation, improve compilation for
heterogeneous hardware, significantly reduce the cost of building domain
specific compilers, and aid in connecting existing compilers together.
Package: libmlir-19
Description-md5: b2671453793175bc5bd7c93d05c96c40
Description-en: Multi-Level Intermediate Representation library
Novel approach to building reusable and extensible compiler infrastructure.
MLIR aims to address software fragmentation, improve compilation for
heterogeneous hardware, significantly reduce the cost of building domain
specific compilers, and aid in connecting existing compilers together.
Package: libmlir-19-dev
Description-md5: b2671453793175bc5bd7c93d05c96c40
Description-en: Multi-Level Intermediate Representation library
Novel approach to building reusable and extensible compiler infrastructure.
MLIR aims to address software fragmentation, improve compilation for
heterogeneous hardware, significantly reduce the cost of building domain
specific compilers, and aid in connecting existing compilers together.
Package: libmlir-20
Description-md5: b2671453793175bc5bd7c93d05c96c40
Description-en: Multi-Level Intermediate Representation library
Novel approach to building reusable and extensible compiler infrastructure.
MLIR aims to address software fragmentation, improve compilation for
heterogeneous hardware, significantly reduce the cost of building domain
specific compilers, and aid in connecting existing compilers together.
Package: libmlir-20-dev
Description-md5: b2671453793175bc5bd7c93d05c96c40
Description-en: Multi-Level Intermediate Representation library
Novel approach to building reusable and extensible compiler infrastructure.
MLIR aims to address software fragmentation, improve compilation for
heterogeneous hardware, significantly reduce the cost of building domain
specific compilers, and aid in connecting existing compilers together.
Package: libmlir-21
Description-md5: b2671453793175bc5bd7c93d05c96c40
Description-en: Multi-Level Intermediate Representation library
Novel approach to building reusable and extensible compiler infrastructure.
MLIR aims to address software fragmentation, improve compilation for
heterogeneous hardware, significantly reduce the cost of building domain
specific compilers, and aid in connecting existing compilers together.
Package: libmlir-21-dev
Description-md5: b2671453793175bc5bd7c93d05c96c40
Description-en: Multi-Level Intermediate Representation library
Novel approach to building reusable and extensible compiler infrastructure.
MLIR aims to address software fragmentation, improve compilation for
heterogeneous hardware, significantly reduce the cost of building domain
specific compilers, and aid in connecting existing compilers together.
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: libmlpost-ocaml-dev
Description-md5: 509e61867830c36e51f91be45359cc66
Description-en: OCaml interface to Metapost (library)
Mlpost is an OCaml library for scientific drawing. It relies on
Metapost, giving the possibility to include (La)TeX fragments.
Mlpost users can use the full power of OCaml to generate their
diagrams, including static typing and the possibility to use any
OCaml library. Moreover, Mlpost promotes a declarative style quite
different from existing tools.
.
This package contains the library itself.
Package: libmlpost-ocaml-doc
Description-md5: f36265c83c23574bbab096c6c49e1311
Description-en: Objective Caml interface to Metapost (doc)
Mlpost is an OCaml library for scientific drawing. It relies on
Metapost, giving the possibility to include (La)TeX fragments.
Mlpost users can use the full power of OCaml to generate their
diagrams, including static typing and the possibility to use any
OCaml library. Moreover, Mlpost promotes a declarative style quite
different from existing tools.
.
This package contains the API reference of the library.
Package: libmlt++-dev
Description-md5: 4d6b5bbde9cc62c5817cd8317333a0ef
Description-en: MLT multimedia framework C++ wrapper (development)
MLT is an open source multimedia framework, designed and developed for
television broadcasting. It provides a toolkit for broadcasters, video
editors, media players, transcoders, web streamers and many more types of
applications. The functionality of the system is provided via an assortment
of ready to use tools, xml authoring components, and an extendible plug-in
based API.
.
This package contains the static libraries and headers for developing
applications that use the MLT multimedia framework C++ wrapper.
Package: libmlt++7
Description-md5: aca1ad662b6b3311655b23307bbc7454
Description-en: MLT multimedia framework C++ wrapper (runtime)
MLT is an open source multimedia framework, designed and developed for
television broadcasting. It provides a toolkit for broadcasters, video
editors, media players, transcoders, web streamers and many more types of
applications. The functionality of the system is provided via an assortment
of ready to use tools, xml authoring components, and an extendible plug-in
based API.
.
This package contains the files necessary for running applications that
use the MLT multimedia framework C++ wrapper.
Package: libmlt-data
Description-md5: b51503d2acd3e514d41cada40a978ea6
Description-en: multimedia framework (data)
MLT is an open source multimedia framework, designed and developed for
television broadcasting. It provides a toolkit for broadcasters, video
editors, media players, transcoders, web streamers and many more types of
applications. The functionality of the system is provided via an assortment
of ready to use tools, xml authoring components, and an extendible plug-in
based API.
.
This package contains the data files for the MLT multimedia framework.
Package: libmlt-dev
Description-md5: 560d6021b000ad5387abd7a319907b74
Description-en: multimedia framework (development)
MLT is an open source multimedia framework, designed and developed for
television broadcasting. It provides a toolkit for broadcasters, video
editors, media players, transcoders, web streamers and many more types of
applications. The functionality of the system is provided via an assortment
of ready to use tools, xml authoring components, and an extendible plug-in
based API.
.
This package contains the static libraries and headers for developing
applications that use the MLT multimedia framework.
Package: libmlt7
Description-md5: eafc70788fe70ed5740aa0a320784b9c
Description-en: multimedia framework (runtime)
MLT is an open source multimedia framework, designed and developed for
television broadcasting. It provides a toolkit for broadcasters, video
editors, media players, transcoders, web streamers and many more types of
applications. The functionality of the system is provided via an assortment
of ready to use tools, xml authoring components, and an extendible plug-in
based API.
.
This package contains the files necessary for running applications that
use the MLT multimedia framework.
Package: libmodi-dev
Description-md5: e37c7aeb727d6e47c1f4dfd7b59e34d1
Description-en: Mac OS disk image format access library -- development files
libmodi is a library to access the Mac OS disk image format.
.
This package includes the development support files.
Package: libmodi-utils
Description-md5: e14f74ff23e7376b5bb55b2b1b75e799
Description-en: Mac OS disk image format access library -- Utilities
libmodi is a library to access the Mac OS disk image format.
.
This package contains
- modiinfo, a utility to determine information about a Mac OS disk image
- modimount, a tool to mount a Mac OS disk image file
Package: libmodi1
Description-md5: 3798a3a9484a1fcd0f6589c45512f30f
Description-en: Mac OS disk image format access library
libmodi is a library to access the Mac OS disk image format.
.
This package contains the shared library.
Package: libmoose-perl
Description-md5: cdb749f6802d04685cc71b5a7f9a5c87
Description-en: modern Perl object system framework
Moose is an extension of the Perl 5 object system. The main goal of Moose is to
make Perl 5 Object Oriented programming easier, more consistent, and less
tedious. With Moose you can think more about what you want to do and less about
the mechanics of OOP.
.
Additionally, Moose is built on top of Class::MOP, which is a metaclass system
for Perl 5. This means that Moose not only makes building normal Perl 5 objects
better, but it provides the power of metaclass programming as well.
.
Moose also conveniently manages all attributes (including inherited ones) that
are defined, but also provides facilities for properly initializing instance
slots, setting defaults where appropriate and performing any necessary type
constraint checking or coercion.
.
More details about the structure of Moose as well as its features can be found
in the ever-expanding Moose::Cookbook document.
Package: libmoosex-relatedclassroles-perl
Description-md5: d7f9e1a1c842796b44995e9fa8028919
Description-en: module for applying Moose roles to a related class
Frequently, you have to use a class that provides some foo_class accessor or
attribute as a method of dependency injection. Use MooseX::RelatedClassRoles
when you'd rather apply roles to make your custom foo_class instead of
manually setting up a subclass.
Package: libmorbig-ocaml-dev
Description-md5: ba5ef021c11ef2ee4b4950a4fe7b7a8f
Description-en: OCaml libraries of the morbig shell parser (development files)
Morbig is a parser for shell scripts that are written in the POSIX
shell script language. It parses the scripts statically, that is
without executing them, and constructs a concrete syntax tree for
each of them. The concrete syntax trees are built using constructors
according to the shell grammar of the POSIX standard.
.
This package contains the development stuff you need to use morbig for
the development of programs. It provides, among others, functions for
parsing shell scripts, the type definition of concrete syntax trees,
and functions for reading and writing concrete syntax trees.
Package: libmorsmall-ocaml-dev
Description-md5: 37af2166c902045c700f2913c257a622
Description-en: OCaml libraries for abstract syntax of shell scripts
The morsmall library defines a type for abstract syntax trees of
POSIX shell scripts. It also provides a converter from the concrete
syntax trees produced by the morbig parser to abstract syntax, and
a printer from abstract syntax to shell.
.
This development library is only useful when you are developing
OCaml programs that act on shell scripts.
Package: libmosquitto-dev
Description-md5: c7c1d296f95ce5d3f19f1eff322ffba8
Description-en: MQTT version 5.0/3.1.1/3.1 client library, development files
This is the header and man page for the libmosquitto1 C library, which is a
library for implementing MQTT version 5.0/3.1.1/3.1 clients. This package is
needed to do development with libmosquitto1.
Package: libmosquitto1
Description-md5: d6db03b5024e1bf84fc82288546d2e4d
Description-en: MQTT version 5.0/3.1.1/3.1 client library
This is a C library for implementing MQTT version 5.0/3.1.1/3.1 clients.
.
MQTT provides a method of carrying out messaging using a publish/subscribe
model. It is lightweight, both in terms of bandwidth usage and ease of
implementation. This makes it particularly useful at the edge of the network
where a sensor or other simple device may be implemented using an arduino for
example.
Package: libmosquittopp-dev
Description-md5: c5f9bbcc930cd67ad24072907bcd3b2a
Description-en: MQTT version 3.1 client C++ library, development files
This is the header and man page for the libmosquittopp1 C++ library, which is
a library for implementing MQTT version 3.1 clients. This package is needed to
do development with libmosquittopp1.
Package: libmosquittopp1
Description-md5: 0c7667ef38834199bd13c53fd6b80d2a
Description-en: MQTT version 5.0/3.1.1/3.1 client C++ library
This is a C++ library for implementing MQTT version 5.0/3.1.1/3.1 clients.
.
MQTT provides a method of carrying out messaging using a publish/subscribe
model. It is lightweight, both in terms of bandwidth usage and ease of
implementation. This makes it particularly useful at the edge of the network
where a sensor or other simple device may be implemented using an arduino for
example.
Package: libmount1-dbgsym
Description-md5: 3f176eaa1ca310b5fee75bc23c03ca3f
Description-en: debug symbols for libmount1
Package: libmsiecf-dev
Description-md5: 51a72abfbec3c08d9578db4a08f812ae
Description-en: Microsoft Internet Explorer Cache File access library -- development files
libmsiecf is a library to access the Microsoft Internet Explorer
(MSIE) Cache File (index.dat) files.
.
This package includes the development support files.
Package: libmsiecf-utils
Description-md5: d9a22e29c04bd434470ed61cd9550e95
Description-en: Microsoft Internet Explorer Cache File access library -- Utilities
libmsiecf is a library to access the Microsoft Internet Explorer
(MSIE) Cache File (index.dat) files.
.
This package contains tools to access data stored in index.dat files:
msiecfexport, msiecfinfo.
Package: libmsiecf1t64
Description-md5: 618c14c263bf713f588eb80e2b1b3176
Description-en: Microsoft Internet Explorer Cache File access library
libmsiecf is a library to access the Microsoft Internet Explorer
(MSIE) Cache File (index.dat) files.
.
This package contains the shared library.
Package: libmtime-ocaml
Description-md5: 41f48143c22ec9d29e39d6de1d4e1625
Description-en: monotonic wall-clock time for OCaml (runtime)
Mtime has platform independent support for monotonic wall-clock time
in pure OCaml. This time increases monotonically and is not subject
to operating system calendar time adjustments. The library has types
to represent nanosecond precision timestamps and time spans.
.
This package contains runtime files.
Package: libmtime-ocaml-dev
Description-md5: a031637f7535850f100bacff852cdf14
Description-en: monotonic wall-clock time for OCaml (development)
Mtime has platform independent support for monotonic wall-clock time
in pure OCaml. This time increases monotonically and is not subject
to operating system calendar time adjustments. The library has types
to represent nanosecond precision timestamps and time spans.
.
This package contains development files.
Package: libmu-dbm9t64
Description-md5: 2aa73cd0d8a4ffdab7ed230774df26e4
Description-en: GNU Mail abstraction library -- dbm support
GNU Mailutils is a rich and powerful protocol-independent mail framework.
It contains a series of useful mail libraries, clients, and servers.
.
This is GNU's Mail abstraction library dbm support component. This library
allows programs to hook into a single library for many different types of
mail backends. The following backend stores are currently provided: mbox,
mh, maildir, dotmail, pop3, imap4.
Package: libmulticore-bench-ocaml-dev
Description-md5: 614b634769bc87b35944b1529504d274
Description-en: framework for writing multicore benchmark executables
Multicore bench is a framework for writing multicore
benchmark executables to run locally on your computer and
on current-bench.
Package: libmusic-dev
Description-md5: a5e50c9d0fb03b123c6533f9334581f6
Description-en: Multi-Simulation Coordinator for MPI -- Development files
MUSIC allows spike events and continuous time series to be
communicated between parallel applications within the same MPI job in
a cluster computer. Typical usage cases are connecting models
developed for different simulators and connecting a parallel
simulator to a post-processing tool.
.
This package contains the header files which are needed to compile
and link programs against libmusic.
Package: libmusic1t64
Description-md5: c929caad0761ce3cedba865a3aa1b814
Description-en: Multi-Simulation Coordinator for MPI -- Runtime library
MUSIC allows spike events and continuous time series to be
communicated between parallel applications within the same MPI job in
a cluster computer. Typical usage cases are connecting models
developed for different simulators and connecting a parallel
simulator to a post-processing tool.
.
This package contains the MUSIC library.
Package: libnanovdb-dev
Description-md5: b535e163d230be950d22adcff158bf75
Description-en: Sparse Volume Processing toolkit - NanoVDB - dev
OpenVDB is an open source C++ library comprising a novel hierarchical data
structure and a suite of tools for the efficient storage and manipulation of
sparse volumetric data discretized on three-dimensional grids. It is developed
and maintained by DreamWorks Animation for use in volumetric applications
typically encountered in feature film production.
.
This is the package for developping NanoVDB applications
Package: libnanovdb-tools
Description-md5: 4ff38c6c193042c810745d6c8b6c3136
Description-en: Sparse Volume Processing toolkit - NanoVDB - runtime
OpenVDB is an open source C++ library comprising a novel hierarchical data
structure and a suite of tools for the efficient storage and manipulation of
sparse volumetric data discretized on three-dimensional grids. It is developed
and maintained by DreamWorks Animation for use in volumetric applications
typically encountered in feature film production.
.
This is the package for the runtime. It installs nanovdb_convert,
nanovdb_print, nanovdb_validate.
Package: libnbd-bin
Description-md5: d828962b95ed02ba9a8272638715cda2
Description-en: Utilities using the Network Block Device client library
NBD — Network Block Device — is a protocol for accessing Block
Devices (hard disks and disk-like things) over a Network.
.
This is the NBD client library in userspace, a simple library for
writing NBD clients.
.
This package contains utilities that make use of libnbd:
.
- nbdcopy
- nbddiscard
- nbddump
- nbdfuse
- nbdinfo
- nbdzero
Package: libnbd-dev
Description-md5: 177999def0eb7c9610d511b838c14b91
Description-en: Network Block Device client library -- development files
NBD — Network Block Device — is a protocol for accessing Block
Devices (hard disks and disk-like things) over a Network.
.
This is the NBD client library in userspace, a simple library for
writing NBD clients.
.
This package contains the development files.
Package: libnbd-ocaml
Description-md5: db5d8b5abeb70b006dae91a1009761e6
Description-en: Network Block Device client library -- OCaml bindings
NBD — Network Block Device — is a protocol for accessing Block
Devices (hard disks and disk-like things) over a Network.
.
This is the NBD client library in userspace, a simple library for
writing NBD clients.
.
This package contains the OCaml bindings to libnbd.
Package: libnbd-ocaml-dev
Description-md5: 174a81577292d238af4e3a727e837cc8
Description-en: Network Block Device client library -- OCaml development files
NBD — Network Block Device — is a protocol for accessing Block
Devices (hard disks and disk-like things) over a Network.
.
This is the NBD client library in userspace, a simple library for
writing NBD clients.
.
This package contains all the files needed to develop OCaml programs
which use OCaml bindings to libnbd.
Package: libnbd0
Description-md5: da99f9821cdc8826ed7d870a6201d13b
Description-en: Network Block Device client library -- shared library
NBD — Network Block Device — is a protocol for accessing Block
Devices (hard disks and disk-like things) over a Network.
.
This is the NBD client library in userspace, a simple library for
writing NBD clients.
.
The key features are:
.
* Synchronous and asynchronous APIs, both for ease of use and for
writing non-blocking, multithreaded clients.
.
* High performance.
.
* Minimal dependencies for the basic library.
.
* Well-documented, stable API.
.
* Bindings in several programming languages.
.
This package contains the shared library.
Package: libndpi-bin
Description-md5: 66dafa1fe722761c54103ee068368ca4
Description-en: extensible deep packet inspection library - ndpiReader
nDPI is a ntop-maintained superset of the popular OpenDPI library. Released
under the LGPL license, its goal is to extend the original library by adding
new protocols that are otherwise available only on the paid version of
OpenDPI.
.
nDPI has also been modified to be suitable for traffic monitoring
applications, by disabling specific features that slow down the DPI engine
while being them un-necessary for network traffic monitoring.
.
With nDPI, it is possible to both detect known protocols on non-standard ports
(e.g. detect http non ports other than 80), and also the opposite.
.
This package contains the ndpiReader binary.
Package: libndpi-dev
Description-md5: e35efcfb938fb1ac13eb734082bade2c
Description-en: extensible deep packet inspection library - development files
nDPI is a ntop-maintained superset of the popular OpenDPI library. Released
under the LGPL license, its goal is to extend the original library by adding
new protocols that are otherwise available only on the paid version of
OpenDPI.
.
nDPI has also been modified to be suitable for traffic monitoring
applications, by disabling specific features that slow down the DPI engine
while being them un-necessary for network traffic monitoring.
.
With nDPI, it is possible to both detect known protocols on non-standard ports
(e.g. detect http non ports other than 80), and also the opposite.
.
This package contains the static library and compilation headers.
Package: libndpi-wireshark
Description-md5: 809b9def1ac7d2d84b4cbd9d358ba15a
Description-en: extensible deep packet inspection library - wireshark dissector
nDPI is a ntop-maintained superset of the popular OpenDPI library. Released
under the LGPL license, its goal is to extend the original library by adding
new protocols that are otherwise available only on the paid version of
OpenDPI.
.
nDPI has also been modified to be suitable for traffic monitoring
applications, by disabling specific features that slow down the DPI engine
while being them un-necessary for network traffic monitoring.
.
With nDPI, it is possible to both detect known protocols on non-standard ports
(e.g. detect http non ports other than 80), and also the opposite.
.
This package contains the wireshark dissector based on nDPI. The dissector is
installed in the plugin directory for the current wireshark version.
Package: libndpi4.2t64
Description-md5: 6e2821da8a7bf2aa3eeb62f5026f3a73
Description-en: extensible deep packet inspection library - shared library
nDPI is a ntop-maintained superset of the popular OpenDPI library. Released
under the LGPL license, its goal is to extend the original library by adding
new protocols that are otherwise available only on the paid version of
OpenDPI.
.
nDPI has also been modified to be suitable for traffic monitoring
applications, by disabling specific features that slow down the DPI engine
while being them un-necessary for network traffic monitoring.
.
With nDPI, it is possible to both detect known protocols on non-standard ports
(e.g. detect http non ports other than 80), and also the opposite.
.
This package contains the shared library.
Package: libnetclasses-dev
Description-md5: 765b1e681c2fa4c92899af9d753d5f0d
Description-en: GNUstep framework for socket programming (development files)
Netclasses is an easy to use interface to socket programming in Objective-C
with GNUstep. The core netclasses supports virtually any protocol, but the
distribution comes with everything needed for TCP/IP (opening ports,
background connections, etc.). Netclasses seamlessly integrates into
NSRunLoop, which means there should be no need for redesigning applications
to use it.
.
This package contains the development files.
Package: libnetclasses1
Description-md5: 55c9273d5db4b7a4035c0bbd2c2168a6
Description-en: GNUstep framework for socket programming (shared library)
Netclasses is an easy to use interface to socket programming in Objective-C
with GNUstep. The core netclasses supports virtually any protocol, but the
distribution comes with everything needed for TCP/IP (opening ports,
background connections, etc.). Netclasses seamlessly integrates into
NSRunLoop, which means there should be no need for redesigning applications
to use it.
.
This package contains the shared library.
Package: libnethttpd-ocaml-dev
Description-md5: e5cd53edb89f11d396d36ca5724baa7c
Description-en: OCaml application-level Internet libraries - HTTP daemon development libraries
Ocamlnet is a collection of OCaml libraries focusing focus on
application-level Internet protocols and conventions.
.
Ocamlnet consists of the following libraries:
* netstring: processing of strings that occur in network context
* netcgi2: portable web applications
* nethttpd: is a web server component (HTTP server implementation)
* netplex: generic server framework
* rpc: OncRPC implementation
* netclient: clients for HTTP, FTP, and Telnet
* equeue: event queue used for many protocol implementations
* shell: external commands invocation
* netshm: shared memory for IPC purposes
* netsys: bindings for system functions
* smtp and pop: two further client implementations
.
A number of ideas and concepts are used throughout the libraries:
* netchannels are a way to abstract sequential I/O channels
* event queues provided by equeue and unixqueue make asynchronous
protocol interpreters possible
.
This package contains the development stuff you need to use the
nethttpd library in your programs.
Package: libnetpbm-dev
Description-md5: 79e6c450cdf1b6e25cc7f14d625db16c
Description-en: Graphics conversion tools development libraries and header files
Netpbm is a toolkit for manipulation of graphic images, including
conversion of images between a variety of different formats. There
are over 220 separate tools in the package including converters for
more than 80 graphics formats.
.
This development package contains the library and header
files for the pbm, pgm, pnm, and ppm graphics formats.
Package: libnetpbm11t64
Description-md5: 3636fad4e9228905a1bd589e452e1335
Description-en: Graphics conversion tools shared libraries
Netpbm is a toolkit for manipulation of graphic images, including
conversion of images between a variety of different formats. There
are over 220 separate tools in the package including converters for
more than 80 graphics formats.
.
This package contains the shared libraries used by netpbm.
Package: libnginx-mod-http-lua
Description-md5: 54f5fee9d10603d78e3df169c29b9a06
Description-en: Lua module for Nginx
Embed Lua runtime into nginx.
.
This module embeds Lua, via LuaJIT 2-5.1, into Nginx and by leveraging Nginx's
subrequests, allows the integration of the powerful Lua threads
(Lua coroutines) into the Nginx event model.
Package: libnglib-6.2t64
Description-md5: 749dde83fc8c0f63e018605be247d718
Description-en: Automatic 3d tetrahedral mesh generator shared library
NETGEN is an automatic 3d tetrahedral mesh generator. It accepts
input from constructive solid geometry (CSG) or boundary
representation (BRep) from STL file format. The connection to a
geometry kernel allows the handling of IGES and STEP files. NETGEN
contains modules for mesh optimization and hierarchical mesh
refinement.
.
This package contains the shared libraries.
Package: libnglib-dev
Description-md5: 688d6219dad630c08a816fa98ae2a6fb
Description-en: Automatic 3d tetrahedral mesh generator development files
NETGEN is an automatic 3d tetrahedral mesh generator. It accepts
input from constructive solid geometry (CSG) or boundary
representation (BRep) from STL file format. The connection to a
geometry kernel allows the handling of IGES and STEP files. NETGEN
contains modules for mesh optimization and hierarchical mesh
refinement.
.
This package contains the static libraries and header files.
Package: libnl-utils
Description-md5: 537dfb1fadad9495ce89a4ea80d0d36d
Description-en: Utilities for dealing with netlink sockets
This is a library for applications dealing with netlink sockets.
The library provides an interface for raw netlink messaging and various
netlink family specific interfaces.
.
These utilities help dealing with netlink sockets.
Package: libnormaliz-dev
Description-md5: 7f408f5c78c66b35f2838bf81080c55c
Description-en: math computing tools for affine monoids, rational polytopes and cones - libdev
Normaliz is a mathematical tool for computations in affine monoids, vector
configurations, lattice polytopes, and rational cones.
.
This package contains static libraries and symbolic links that developers
using the Normaliz library will need.
Package: libnormaliz-dev-common
Description-md5: 0383c909fa6cf4484cbb37018ab60c1e
Description-en: math computing tools for affine monoids, rational polytopes and cones - headers
Normaliz is a mathematical tool for computations in affine monoids, vector
configurations, lattice polytopes, and rational cones.
.
This package contains the header files that developers using the Normaliz
library will need.
Package: libnormaliz3
Description-md5: 3bfb348a011a8b2266dd66d58a40ae35
Description-en: math computing tools for affine monoids, rational polytopes and cones - libs
Normaliz is a mathematical tool for computations in affine monoids, vector
configurations, lattice polytopes, and rational cones.
.
This package provides the shared libraries required to run programs compiled
against the Normaliz library. To compile your own programs you also need to
install the libnormaliz-dev package.
Package: libnproc-ocaml-dev
Description-md5: d7c1d7c761b371acc9516ecb27ee85b6
Description-en: process pool implementation for OCaml
Nproc is a process pool implementation for OCaml. A process pool is a
fixed set of processes that perform arbitrary computations for a
master process, in parallel and without blocking the master. Master
and workers communicate by message-passing. Nproc relies on fork,
pipes, Marshal and Lwt.
.
This package contains the development modules you need to use Nproc
in your programs.
Package: libnpth-mingw-w64-dev
Description-md5: de875eb23e65d545a4c54474166192be
Description-en: replacement for GNU Pth using system threads (Windows dev)
nPth is a non-preemptive threads implementation using an API very
similar to the one known from GNU Pth. It has been designed as a
replacement of GNU Pth for non-ancient operating systems. In
contrast to GNU Pth it is based on the system's standard threads
implementation. Thus nPth allows the use of libraries which are not
compatible to GNU Pth.
.
This is a Windows version of nPth. It's meant to be used when
cross-building software that targets the Windows platform, e.g. the
win32-loader component of Debian-Installer.
Package: libnss-sudo
Description-md5: 68bf3518e020678bdd56eb091a72ad1e
Description-en: NSS configuration for sudoers service
This empty package provides the basic configuration needed to enable the
`sudoers` NSS service.
Package: libnum-ocaml
Description-md5: c7645f0ae07e788a4922176c3460f5c1
Description-en: library for arbitrary-precision and rational arithmetic (runtime)
This OCaml library implements arbitrary-precision arithmetic on big
integers and on rationals.
.
This is a legacy library. It used to be part of the core OCaml
distribution (in otherlibs/num) but is now distributed separately. New
applications that need arbitrary-precision arithmetic should use the
Zarith library (https://github.com/ocaml/Zarith) instead of the Num
library, and older applications that already use Num are encouraged to
switch to Zarith. Zarith delivers much better performance than Num and
has a nicer API.
.
This package contains runtime files.
Package: libnum-ocaml-dev
Description-md5: 8762f0ab01f1b1ec32e62aa775f7fd59
Description-en: library for arbitrary-precision and rational arithmetic (development)
This OCaml library implements arbitrary-precision arithmetic on big
integers and on rationals.
.
This is a legacy library. It used to be part of the core OCaml
distribution (in otherlibs/num) but is now distributed separately. New
applications that need arbitrary-precision arithmetic should use the
Zarith library (https://github.com/ocaml/Zarith) instead of the Num
library, and older applications that already use Num are encouraged to
switch to Zarith. Zarith delivers much better performance than Num and
has a nicer API.
.
This package contains development files.
Package: liboasis-ocaml
Description-md5: 514a01748b74de9813274c364123d570
Description-en: Build-system generation for OCaml projects -- runtime
OASIS generates a full configure, build and install system for your
application. It starts with a simple `_oasis` file at the toplevel of your
project and creates everything required.
.
It uses external tools like OCamlbuild and it can be considered as the glue
between various subsystems that do the job. It should support the following
tools:
.
- OCamlbuild
- OMake (todo)
- OCamlMakefile (todo),
- ocaml-autoconf (todo)
.
It also features a do-it-yourself command line invocation and an internal
configure/install scheme. Libraries are managed through findlib. It has been
tested on GNU Linux and Windows.
.
OASIS supports standard entry points and descriptions. It helps to
integrates your libraries and software with third parties tools like GODI.
.
This package contains the shared runtime libraries and plugins.
Package: liboasis-ocaml-dev
Description-md5: 471a4dba708dd56b9ae240659b5ca6fb
Description-en: Build-system generation for OCaml projects -- development files
OASIS generates a full configure, build and install system for your
application. It starts with a simple `_oasis` file at the toplevel of your
project and creates everything required.
.
It uses external tools like OCamlbuild and it can be considered as the glue
between various subsystems that do the job. It should support the following
tools:
.
- OCamlbuild
- OMake (todo)
- OCamlMakefile (todo),
- ocaml-autoconf (todo)
.
It also features a do-it-yourself command line invocation and an internal
configure/install scheme. Libraries are managed through findlib. It has been
tested on GNU Linux and Windows.
.
OASIS supports standard entry points and descriptions. It helps to
integrates your libraries and software with third parties tools like GODI.
.
This package contains the development files needed for using OASIS as
a library.
Package: liboasis-ocaml-doc
Description-md5: 0db33e744e19f74233e5ddc10f34716d
Description-en: Architecture for building OCaml libraries and applications
OASIS generates a full configure, build and install system for your
application. It starts with a simple `_oasis` file at the toplevel of your
project and creates everything required.
.
It uses external tools like OCamlbuild and it can be considered as the glue
between various subsystems that do the job. It should support the following
tools:
.
- OCamlbuild
- OMake (todo)
- OCamlMakefile (todo),
- ocaml-autoconf (todo)
.
It also features a do-it-yourself command line invocation and an internal
configure/install scheme. Libraries are managed through findlib. It has been
tested on GNU Linux and Windows.
.
OASIS supports standard entry points and descriptions. It helps to
integrates your libraries and software with third parties tools like GODI.
.
This package contains the documentation.
Package: libobs-dev
Description-md5: 225773aeb3e625b11d710d9b8c43c078
Description-en: recorder and streamer for live video content (development files)
OBS Studio is designed for efficiently recording and streaming live video
content. It supports live RTP streaming to various streaming sites.
.
This package contains the development files.
Package: libobs0t64
Description-md5: e656b9704323c8e11d168b672bfabb94
Description-en: recorder and streamer for live video content (shared library)
OBS Studio is designed for efficiently recording and streaming live video
content. It supports live RTP streaming to various streaming sites.
.
This package contains the shared library libobs.
Package: libobus-ocaml
Description-md5: 6f2a20757691a18a1b983ef212a31a3c
Description-en: pure OCaml implementation of D-Bus (runtime)
OBus is a pure OCaml implementation of D-Bus. It aims to provide a
clean and easy way for OCaml programmers to access and provide D-Bus
services.
.
This package contains dynamically loadable plugins of OBus.
Package: libobus-ocaml-bin
Description-md5: a8bf004ef9dfcd573ccb84376066a1dc
Description-en: pure OCaml implementation of D-Bus (command-line tools)
OBus is a pure OCaml implementation of D-Bus. It aims to provide a
clean and easy way for OCaml programmers to access and provide D-Bus
services.
.
This package contains command-line tools useful for using OBus.
Package: libobus-ocaml-dev
Description-md5: e72147b0cd345487307857daceca669c
Description-en: pure OCaml implementation of D-Bus (development files)
OBus is a pure OCaml implementation of D-Bus. It aims to provide a
clean and easy way for OCaml programmers to access and provide D-Bus
services.
.
D-Bus is a message bus, used for sending messages between
applications. It supports broadcast messages, asynchronous messages
(thus decreasing latency), authentication, and more. It is designed
to be low-overhead. D-Bus also supports a method call mapping for its
messages.
.
This package contains development files of OBus.
Package: libocamlformat-ocaml
Description-md5: 217c873d2d56d2faa24563c75205ecc0
Description-en: auto-formatter for OCaml code (runtime library)
ocamlformat is a code formatter for OCaml. It comes with opinionated
default settings but is also fully customizable to suit your coding
style.
- Profiles: ocamlformat offers profiles with predefined formatting
configurations.
- Configurable: Users can change the formatting profile and configure
every option in their .ocamlformat configuration file.
- Format Comments: ocamlformat can format comments, docstrings, and
even code blocks in your comments.
- RPC: ocamlformat provides an RPC server that can be used by other
tools to easily format OCaml Code.
.
This package contains the runtime library for programs using
the ocamlformat library.
Package: libocamlformat-ocaml-dev
Description-md5: bee0a175060186b9c6d2bb7a3197dd21
Description-en: auto-formatter for OCaml code (development library)
ocamlformat is a code formatter for OCaml. It comes with opinionated
default settings but is also fully customizable to suit your coding
style.
- Profiles: ocamlformat offers profiles with predefined formatting
configurations.
- Configurable: Users can change the formatting profile and configure
every option in their .ocamlformat configuration file.
- Format Comments: ocamlformat can format comments, docstrings, and
even code blocks in your comments.
- RPC: ocamlformat provides an RPC server that can be used by other
tools to easily format OCaml Code.
.
This package contains the development stuff needed to use the
ocamlformat library in your programs.
Package: libocamlnet-ocaml
Description-md5: 33181c622e82fb74e3c7f57d4257a6c3
Description-en: OCaml application-level Internet libraries - core runtime libraries
Ocamlnet is a collection of OCaml libraries focusing focus on
application-level Internet protocols and conventions.
.
Ocamlnet consists of the following libraries:
* netstring: processing of strings that occur in network context
* netcgi2: portable web applications
* nethttpd: is a web server component (HTTP server implementation)
* netplex: generic server framework
* rpc: OncRPC implementation
* netclient: clients for HTTP, FTP, and Telnet
* equeue: event queue used for many protocol implementations
* shell: external commands invocation
* netshm: shared memory for IPC purposes
* netsys: bindings for system functions
* smtp and pop: two further client implementations
.
A number of ideas and concepts are used throughout the libraries:
* netchannels are a way to abstract sequential I/O channels
* event queues provided by equeue and unixqueue make asynchronous
protocol interpreters possible
.
This package contains only the shared runtime stub libraries for the
core Ocamlnet libraries. Stub libraries for SSL-related components are
available in the libocamlnet-ssl-ocaml-dev package.
Package: libocamlnet-ocaml-bin
Description-md5: 59cf3fa95bb1763c17ae84793c2ca566
Description-en: OCaml application-level Internet libraries - binaries
Ocamlnet is a collection of OCaml libraries focusing focus on
application-level Internet protocols and conventions.
.
Ocamlnet consists of the following libraries:
* netstring: processing of strings that occur in network context
* netcgi2: portable web applications
* nethttpd: is a web server component (HTTP server implementation)
* netplex: generic server framework
* rpc: OncRPC implementation
* netclient: clients for HTTP, FTP, and Telnet
* equeue: event queue used for many protocol implementations
* shell: external commands invocation
* netshm: shared memory for IPC purposes
* netsys: bindings for system functions
* smtp and pop: two further client implementations
.
A number of ideas and concepts are used throughout the libraries:
* netchannels are a way to abstract sequential I/O channels
* event queues provided by equeue and unixqueue make asynchronous
protocol interpreters possible
.
This package contains the binaries ocamlrpcgen (a helper for creating
RPC stubs) and netplex-admin (generic administration tool for netplex
systems).
Package: libocamlnet-ocaml-dev
Description-md5: 76b84269a8f0c304d3a7ba727b770ce5
Description-en: OCaml application-level Internet libraries - core development libraries
Ocamlnet is a collection of OCaml libraries focusing focus on
application-level Internet protocols and conventions.
.
Ocamlnet consists of the following libraries:
* netstring: processing of strings that occur in network context
* netcgi2: portable web applications
* nethttpd: is a web server component (HTTP server implementation)
* netplex: generic server framework
* rpc: OncRPC implementation
* netclient: clients for HTTP, FTP, and Telnet
* equeue: event queue used for many protocol implementations
* shell: external commands invocation
* netshm: shared memory for IPC purposes
* netsys: bindings for system functions
* smtp and pop: two further client implementations
.
A number of ideas and concepts are used throughout the libraries:
* netchannels are a way to abstract sequential I/O channels
* event queues provided by equeue and unixqueue make asynchronous
protocol interpreters possible
.
This package contains the development stuff you need to use the core
Ocamlnet libraries in your programs. The following libraries are
packaged separately: SSL-related libraries (libocamlnet-ssl-ocaml-dev),
GTK-related libraries (libocamlnet-gtk2-ocaml-dev), nethttpd
(libnethttpd-ocaml-dev). The netcgi2 Apache connector is also part of
this package; to run applications built for that connector you will
need the mod_netcgi_apache Apache module (libapache2-mod-ocamlnet).
Package: libocamlnet-ocaml-doc
Description-md5: f3389897a04ee417c0754664d52aa01f
Description-en: OCaml application-level Internet libraries - documentation and examples
Ocamlnet is a collection of OCaml libraries focusing focus on
application-level Internet protocols and conventions.
.
Ocamlnet consists of the following libraries:
* netstring: processing of strings that occur in network context
* netcgi2: portable web applications
* nethttpd: is a web server component (HTTP server implementation)
* netplex: generic server framework
* rpc: OncRPC implementation
* netclient: clients for HTTP, FTP, and Telnet
* equeue: event queue used for many protocol implementations
* shell: external commands invocation
* netshm: shared memory for IPC purposes
* netsys: bindings for system functions
* smtp and pop: two further client implementations
.
A number of ideas and concepts are used throughout the libraries:
* netchannels are a way to abstract sequential I/O channels
* event queues provided by equeue and unixqueue make asynchronous
protocol interpreters possible
.
This package contains the Ocamlnet reference manual in HTML format and
several examples about how to use the various libraries.
Package: libocamlnet-ssl-ocaml
Description-md5: ed0ae7ccad1bbc2001396f11bfc91b1d
Description-en: OCaml application-level Internet libraries - SSL runtime libraries
Ocamlnet is a collection of OCaml libraries focusing focus on
application-level Internet protocols and conventions.
.
Ocamlnet consists of the following libraries:
* netstring: processing of strings that occur in network context
* netcgi2: portable web applications
* nethttpd: is a web server component (HTTP server implementation)
* netplex: generic server framework
* rpc: OncRPC implementation
* netclient: clients for HTTP, FTP, and Telnet
* equeue: event queue used for many protocol implementations
* shell: external commands invocation
* netshm: shared memory for IPC purposes
* netsys: bindings for system functions
* smtp and pop: two further client implementations
.
A number of ideas and concepts are used throughout the libraries:
* netchannels are a way to abstract sequential I/O channels
* event queues provided by equeue and unixqueue make asynchronous
protocol interpreters possible
.
This package contains only the shared runtime stub libraries for the
SSL-related libraries of Ocamlnet.
Package: libocamlnet-ssl-ocaml-dev
Description-md5: 8bd741ee57a66e6fa3d3b7d83f9e8ad3
Description-en: OCaml application-level Internet libraries - SSL development libraries
Ocamlnet is a collection of OCaml libraries focusing focus on
application-level Internet protocols and conventions.
.
Ocamlnet consists of the following libraries:
* netstring: processing of strings that occur in network context
* netcgi2: portable web applications
* nethttpd: is a web server component (HTTP server implementation)
* netplex: generic server framework
* rpc: OncRPC implementation
* netclient: clients for HTTP, FTP, and Telnet
* equeue: event queue used for many protocol implementations
* shell: external commands invocation
* netshm: shared memory for IPC purposes
* netsys: bindings for system functions
* smtp and pop: two further client implementations
.
A number of ideas and concepts are used throughout the libraries:
* netchannels are a way to abstract sequential I/O channels
* event queues provided by equeue and unixqueue make asynchronous
protocol interpreters possible
.
This package contains the development stuff you need to use SSL-related
libraries of Ocamlnet in your programs.
Package: libocamlviz-ocaml-dev
Description-md5: 506bb15b67187f8a0fe34dc1c8652c75
Description-en: real-time profiling tools for Objective Caml (library)
Ocamlviz gives the ability to instrument an existing code, in real
time, with lightweight monitoring annotations. Ocamlviz can also be
used as a debugging tool.
.
Here are a few possibilities provided by Ocamlviz:
* observe details about the garbage collector
* observe how many times the program goes through a point
* make a set of values (any) and count its cardinal number and its
size in the heap
* observe how much time passed between two points of the program
* observe the value of integers, floating-point numbers, booleans
and strings
* observe details about hash tables, like the number of empty
buckets, or the filling rate
* etc
.
This package provides the Ocamlviz library.
Package: libocamlviz-ocaml-doc
Description-md5: 790651af037f2926db304ab6bc1162e9
Description-en: real-time profiling tools for Objective Caml (documentation)
Ocamlviz gives the ability to instrument an existing code, in real
time, with lightweight monitoring annotations. Ocamlviz can also be
used as a debugging tool.
.
Here are a few possibilities provided by Ocamlviz:
* observe details about the garbage collector
* observe how many times the program goes through a point
* make a set of values (any) and count its cardinal number and its
size in the heap
* observe how much time passed between two points of the program
* observe the value of integers, floating-point numbers, booleans
and strings
* observe details about hash tables, like the number of empty
buckets, or the filling rate
* etc
.
This package provides the API documentation of the Ocamlviz library
generated by ocamldoc out the source code.
Package: libocct-data-exchange-7.9
Description-md5: 35430612b534634f960d84997cd7f35c
Description-en: Open CASCADE Technology module for CAD data format interoperability
Open CASCADE Technology is a suite for 3D surface and solid modeling,
visualization, data exchange and rapid application development. It is an
excellent platform for development of numerical simulation software including
CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
.
This package provides support for data exchange.
.
This package contains the following shared libraries:
TKXSBase TKSTEPBase TKSTEPAttr TKSTEP209 TKSTEP TKIGES TKXCAF TKXDEIGES
TKXDESTEP TKSTL TKVRML TKXmlXCAF TKBinXCAF
Package: libocct-data-exchange-dev
Description-md5: 35a7641131573d6146f9e6afd33439cf
Description-en: Open CASCADE Technology module for CAD data format interoperability - dev files
Open CASCADE Technology is a suite for 3D surface and solid modeling,
visualization, data exchange and rapid application development. It is an
excellent platform for development of numerical simulation software including
CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
.
This package contains the headers and symlinks for libraries shipped by
libocct-data-exchange.
Package: libocct-doc
Description-md5: 233099350946d7c2cf0c50910f9f2245
Description-en: Open CASCADE Technology CAE platform documentation
Open CASCADE Technology is a suite for 3D surface and solid modeling,
visualization, data exchange and rapid application development. It is an
excellent platform for development of numerical simulation software including
CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
.
This package contains documentation files.
Package: libocct-draw-7.9
Description-md5: 6ed447a9052845a407ff1f43daead1df
Description-en: Open CASCADE Technology command interpreter & graphical test library
Open CASCADE Technology is a suite for 3D surface and solid modeling,
visualization, data exchange and rapid application development. It is an
excellent platform for development of numerical simulation software including
CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
.
Draw is a command interpreter based on Tcl and a graphical system used to test
and demonstrate Open CASCADE Technology modeling libraries.
.
This package provides the shared libraries component of Draw.
Package: libocct-draw-dev
Description-md5: d6289a88e5768594e0056e1b2ebec896
Description-en: Open CASCADE Technology interpreter & graphics test library - dev files
Open CASCADE Technology is a suite for 3D surface and solid modeling,
visualization, data exchange and rapid application development. It is an
excellent platform for development of numerical simulation software including
CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
.
Draw is a command interpreter based on Tcl and a graphical system used to test
and demonstrate Open CASCADE Technology modeling libraries.
.
This package contains the headers and symlinks for libraries shipped by
libocct-draw.
Package: libocct-foundation-7.9
Description-md5: 0e32ee5c25bc5fcb99c5a830d1fa3ba7
Description-en: OCCT module underlying all other OCCT classes
Open CASCADE Technology is a suite for 3D surface and solid modeling,
visualization, data exchange and rapid application development. It is an
excellent platform for development of numerical simulation software including
CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
.
This package contains foundation classes which provide a variety of
general-purpose services such as automated management of heap memory,
exception handling, classes for manipulating aggregates of data, basic
math tools.
.
This package contains the following shared libraries:
TKernel TKMath
Package: libocct-foundation-dev
Description-md5: 19348aa8a760adbfdcf466d79693168e
Description-en: Open CASCADE Technology module underlying all other OCCT classes - dev files
Open CASCADE Technology is a suite for 3D surface and solid modeling,
visualization, data exchange and rapid application development. It is an
excellent platform for development of numerical simulation software including
CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
.
This package contains the headers and symlinks for libraries shipped by
libocct-foundation.
Package: libocct-ivtk-7.9
Description-md5: f199cb976dc470b4ebfb7b2139308b55
Description-en: Open CASCADE Technology graphical data ivtk module
Open CASCADE Technology is a suite for 3D surface and solid modeling,
visualization, data exchange and rapid application development. It is an
excellent platform for development of numerical simulation software including
CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
.
This package provides services for displaying 2D and 3D graphics.
.
This package contains the following shared libraries:
TKIVtk
Package: libocct-ivtk-dev
Description-md5: a6013761882e0bd88e63997e56bd4c3d
Description-en: Open CASCADE Technology graphical data ivtk module - dev files
Open CASCADE Technology is a suite for 3D surface and solid modeling,
visualization, data exchange and rapid application development. It is an
excellent platform for development of numerical simulation software including
CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
.
This package contains the headers and symlinks for libraries shipped by
libocct-ivtk.
Package: libocct-modeling-algorithms-7.9
Description-md5: 51e8110666160b8448759ffee1a13563
Description-en: Open CASCADE Technology geometrical & topological algorithms module
Open CASCADE Technology is a suite for 3D surface and solid modeling,
visualization, data exchange and rapid application development. It is an
excellent platform for development of numerical simulation software including
CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
.
This package contains the following shared libraries:
TKGeomAlgo TKTopAlgo TKPrim TKBO TKBool TKHLR TKFillet TKOffset TKFeat
TKMesh TKXMesh TKShHealing
Package: libocct-modeling-algorithms-dev
Description-md5: 02e43bffbf6d5f5f2d5e4ba574962523
Description-en: Open CASCADE Technology geometrical & topological algorithms module - dev files
Open CASCADE Technology is a suite for 3D surface and solid modeling,
visualization, data exchange and rapid application development. It is an
excellent platform for development of numerical simulation software including
CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
.
This package contains the headers and symlinks for libraries shipped by
libocct-modeling-algorithms.
Package: libocct-modeling-data-7.9
Description-md5: 04043da67bcd0d2c3f1d686ef3280ed2
Description-en: Open CASCADE Technology 2D/3D geometric primitives data structures
Open CASCADE Technology is a suite for 3D surface and solid modeling,
visualization, data exchange and rapid application development. It is an
excellent platform for development of numerical simulation software including
CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
.
This package supplies data structures to represent 2D and 3D geometric models.
.
This package contains the following shared libraries:
TKG2d TKG3d TKGeomBase TKBRep
Package: libocct-modeling-data-dev
Description-md5: 8dcc2d278c3a990a5e86cc4072cf537f
Description-en: Open CASCADE Technology 2D/3D geometric primitives data structures - dev files
Open CASCADE Technology is a suite for 3D surface and solid modeling,
visualization, data exchange and rapid application development. It is an
excellent platform for development of numerical simulation software including
CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
.
This package contains the headers and symlinks for libraries shipped by
libocct-modeling-data.
Package: libocct-ocaf-7.9
Description-md5: 0bf5f84b9e87355de84a9b66dcc32f33
Description-en: Open CASCADE Technology application-specific data and functionality
Open CASCADE Technology is a suite for 3D surface and solid modeling,
visualization, data exchange and rapid application development. It is an
excellent platform for development of numerical simulation software including
CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
.
This package provides Open CASCADE Application Framework services.
.
This package contains the following shared libraries:
.
TKCDF TKLCAF TKCAF TKBinL TKXmlL TKBin TKXml TKStdL TKStd TKTObj TKBinTObj
TKXmlTObj TKVCAF
Package: libocct-ocaf-dev
Description-md5: 0eed7999a06b54074076a200bda16730
Description-en: Open CASCADE Technology application-specific data and functionality - dev files
Open CASCADE Technology is a suite for 3D surface and solid modeling,
visualization, data exchange and rapid application development. It is an
excellent platform for development of numerical simulation software including
CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
.
This package contains the headers and symlinks for libraries shipped by
libocct-ocaf.
Package: libocct-visualization-7.9
Description-md5: 1c107b510fa46b06d68390fdcd7926d7
Description-en: Open CASCADE Technology graphical data visualization module
Open CASCADE Technology is a suite for 3D surface and solid modeling,
visualization, data exchange and rapid application development. It is an
excellent platform for development of numerical simulation software including
CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
.
This package provides services for displaying 2D and 3D graphics.
.
This package contains the following shared libraries:
TKService TKV3d TKOpenGl TKMeshVS TKD3DHost
Package: libocct-visualization-dev
Description-md5: 3dbdb7cb864e3ef32e12fe3eca1da8d1
Description-en: Open CASCADE Technology graphical data visualization module - dev files
Open CASCADE Technology is a suite for 3D surface and solid modeling,
visualization, data exchange and rapid application development. It is an
excellent platform for development of numerical simulation software including
CAD/CAM/CAE, AEC and GIS, as well as PDM applications.
.
This package contains the headers and symlinks for libraries shipped by
libocct-visualization.
Package: libocp-indent-ocaml
Description-md5: d3852e0bb1bcaa46b117432658960a42
Description-en: OCaml indentation tool for emacs and vim - libraries
ocp-indent is a command-line tool that allows one to indent a whole OCaml
source code file (or parts of it) either to standard output or in-place.
A configuration file allows user defaults as well as per-project parameters.
The ratio of correctly indented lines is comparable with emacs tuareg mode
while being an order of magnitude faster.
.
This package includes the shared libraries.
Package: libocp-indent-ocaml-dev
Description-md5: 5fde9882f06552f949cafe81fc719a8d
Description-en: OCaml indentation tool for emacs and vim - development libraries
ocp-indent is a command-line tool that allows one to indent a whole OCaml
source code file (or parts of it) either to standard output or in-place.
A configuration file allows user defaults as well as per-project parameters.
The ratio of correctly indented lines is comparable with emacs tuareg mode
while being an order of magnitude faster.
.
This package includes the development libraries.
Package: libocsigenserver-ocaml
Description-md5: 85d30e4e1955715ce7329b6590fb7564
Description-en: web server of the Ocsigen project (runtime libraries)
The Ocsigen project is aimed at proposing clean and safe tools for
developing and running client/server Web 2.0 applications.
.
Ocsigen Server is a full featured Web server. It implements most
features of the HTTP protocol, and has a very powerful extension
mechanism that make very easy to plug your own OCaml modules for
generating pages. Many extensions are available, like a reverse
proxy, content compression, access control, authentication, etc.
.
This package contains runtime libraries.
Package: libocsigenserver-ocaml-dev
Description-md5: a67c331d7c29c9ca274305599b26f3c7
Description-en: web server of the Ocsigen project (dev libraries)
The Ocsigen project is aimed at proposing clean and safe tools for
developing and running client/server Web 2.0 applications.
.
Ocsigen Server is a full featured Web server. It implements most
features of the HTTP protocol, and has a very powerful extension
mechanism that make very easy to plug your own OCaml modules for
generating pages. Many extensions are available, like a reverse
proxy, content compression, access control, authentication, etc.
.
This package contains development libraries.
Package: libocsipersist-lib-ocaml
Description-md5: 0d26099a6ff5afca0cbcc1028abd5805
Description-en: persistent key/value storage for Ocsigen (support library) (runtime)
This library defines signatures and auxiliary tools for defining
backends for the Ocsipersist frontend. Ocsipersist is used
pervasively in Eliom/Ocsigen to handle sessions and references. It
can be used as an extension for ocsigenserver or as a
library. Implementations of the following backends currently exist:
PostgreSQL, SQLite.
.
This package contains runtime files.
Package: libocsipersist-lib-ocaml-dev
Description-md5: 6e08cbcc8cd11537175e86a3a6d048bb
Description-en: persistent key/value storage for Ocsigen (support library) (dev)
This library defines signatures and auxiliary tools for defining
backends for the Ocsipersist frontend. Ocsipersist is used
pervasively in Eliom/Ocsigen to handle sessions and references. It
can be used as an extension for ocsigenserver or as a
library. Implementations of the following backends currently exist:
PostgreSQL, SQLite.
.
This package contains development files.
Package: libocsipersist-ocaml
Description-md5: 9c97f02ba7e1041116ed8006143e7a80
Description-en: persistent key/value storage for Ocsigen (runtime)
This is an virtual library defining a unified frontend for a number
of key/value storage implementations. Ocsipersist is used pervasively
in Eliom/Ocsigen to handle sessions and references. It can be used as
an extension for ocsigenserver or as a library. Implementations of
the following backends currently exist: PostgreSQL, SQLite.
.
This package contains runtime files.
Package: libocsipersist-ocaml-dev
Description-md5: 345575b881edc56701b3eeeaf10615c2
Description-en: persistent key/value storage for Ocsigen (dev)
This is an virtual library defining a unified frontend for a number
of key/value storage implementations. Ocsipersist is used pervasively
in Eliom/Ocsigen to handle sessions and references. It can be used as
an extension for ocsigenserver or as a library. Implementations of
the following backends currently exist: PostgreSQL, SQLite.
.
This package contains development files.
Package: libocsipersist-pgsql-ocaml
Description-md5: 0e90149a060df5c6b2963821e18aab97
Description-en: persistent key/value storage for Ocsigen using PostgreSQL (runtime)
This library provides a PostgreSQL backend for the unified key/value
storage frontend as defined in the ocsipersist package. Ocsipersist
is used pervasively in Eliom/Ocsigen to handle sessions and
references. It can be used as an extension for ocsigenserver or as a
library.
.
This package contains runtime files.
Package: libocsipersist-pgsql-ocaml-dev
Description-md5: 924d121c7f4d5699fbe73d281e331cfb
Description-en: persistent key/value storage for Ocsigen using PostgreSQL (dev)
This library provides a PostgreSQL backend for the unified key/value
storage frontend as defined in the ocsipersist package. Ocsipersist
is used pervasively in Eliom/Ocsigen to handle sessions and
references. It can be used as an extension for ocsigenserver or as a
library.
.
This package contains development files.
Package: libocsipersist-sqlite-ocaml
Description-md5: 307632a4b33af3cfadc30a2b36ee0abe
Description-en: persistent key/value storage for Ocsigen using SQLite (runtime)
This library provides a SQLite backend for the unified key/value
storage frontend as defined in the ocsipersist package. Ocsipersist
is used pervasively in Eliom/Ocsigen to handle sessions and
references. It can be used as an extension for ocsigenserver or as a
library.
.
This package contains runtime files.
Package: libocsipersist-sqlite-ocaml-dev
Description-md5: f307adc69b6bb3ad6f5743b3149b5da3
Description-en: persistent key/value storage for Ocsigen using SQLite (dev)
This library provides a SQLite backend for the unified key/value
storage frontend as defined in the ocsipersist package. Ocsipersist
is used pervasively in Eliom/Ocsigen to handle sessions and
references. It can be used as an extension for ocsigenserver or as a
library.
.
This package contains development files.
Package: libodoc-ocaml
Description-md5: c335bf33ba137a409ce130f6b46f3777
Description-en: documentation generator for OCaml (runtime libraries)
Odoc is a documentation generator for the OCaml programming language.
It reads doc comments contained in OCaml source code, delimited with
(** ... *), and produces HTML.
.
Odoc's main advantage over ocamldoc is an accurate cross-referencer,
which handles the complexity of the OCaml module system. Odoc also
offers a good opportunity to improve HTML output compared to ocamldoc.
.
Furthermore, odoc can be used by dune to generate documentation of
OCaml projects using dune as a build-system.
.
This package contains the runtime files.
Package: libodoc-ocaml-dev
Description-md5: 28311ef57783319966135be82ce8f6c9
Description-en: documentation generator for OCaml (development libraries)
Odoc is a documentation generator for the OCaml programming language.
It reads doc comments contained in OCaml source code, delimited with
(** ... *), and produces HTML.
.
Odoc's main advantage over ocamldoc is an accurate cross-referencer,
which handles the complexity of the OCaml module system. Odoc also
offers a good opportunity to improve HTML output compared to ocamldoc.
.
Furthermore, odoc can be used by dune to generate documentation of
OCaml projects using dune as a build-system.
.
This package contains the development files.
Package: libodoc-parser-ocaml
Description-md5: 5045ce3e5215810caa2488c52a3e4c1a
Description-en: parser for OCaml documentation comments (runtime files)
Odoc_parser is a library for parsing the contents of OCaml
documentation comments, formatted using 'odoc' syntax, an extension
of the language understood by ocamldoc.
.
This package contains runtime files.
Package: libodoc-parser-ocaml-dev
Description-md5: a0b73de42ea945fd0138474ce757944d
Description-en: parser for OCaml documentation comments (dev files)
Odoc_parser is a library for parsing the contents of OCaml
documentation comments, formatted using 'odoc' syntax, an extension
of the language understood by ocamldoc.
.
This package contains development files.
Package: liboffload-19
Description-md5: 841bdc20a27b40722e37c7b2d0838a75
Description-en: Offload Library
The offload library facilitates efficient task distribution by offloading
specific computational tasks from the CPU to alternative hardware accelerators
such as GPUs or FPGAs.
Package: liboffload-19-dev
Description-md5: 352e5b2eb6f0446d5039b547a7bc6d17
Description-en: Offload Library - Development Package
The offload library facilitates efficient task distribution by offloading
specific computational tasks from the CPU to alternative hardware accelerators
such as GPUs or FPGAs.
.
This development package includes headers and other resources needed for building
applications that utilize the offload runtime.
Package: liboffload-20
Description-md5: 841bdc20a27b40722e37c7b2d0838a75
Description-en: Offload Library
The offload library facilitates efficient task distribution by offloading
specific computational tasks from the CPU to alternative hardware accelerators
such as GPUs or FPGAs.
Package: liboffload-20-dev
Description-md5: 352e5b2eb6f0446d5039b547a7bc6d17
Description-en: Offload Library - Development Package
The offload library facilitates efficient task distribution by offloading
specific computational tasks from the CPU to alternative hardware accelerators
such as GPUs or FPGAs.
.
This development package includes headers and other resources needed for building
applications that utilize the offload runtime.
Package: liboffload-21
Description-md5: 841bdc20a27b40722e37c7b2d0838a75
Description-en: Offload Library
The offload library facilitates efficient task distribution by offloading
specific computational tasks from the CPU to alternative hardware accelerators
such as GPUs or FPGAs.
Package: liboffload-21-dev
Description-md5: 0335a80bacd1f17cc3caa43cce0c4820
Description-en: Offload Library - Development Package
The offload library facilitates efficient task distribution by offloading
specific computational tasks from the CPU to alternative hardware accelerators
such as GPUs or FPGAs.
.
This development package includes headers and other resources needed for
building applications that utilize the offload runtime.
Package: liboggkate-dev
Description-md5: 42fbab643f09b4832020479a1b182cfe
Description-en: Codec for karaoke and text encapsulation for Ogg (dev)
Kate is meant to be used for karaoke alongside audio/video streams (typically
Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text
data at arbitrary time intervals.
.
liboggkate provides an API for the encapsulation of kate streams into Ogg.
This package contains the development libraries.
Package: liboggkate1
Description-md5: 23431caff7d267e36d535589d0523848
Description-en: Codec for karaoke and text encapsulation for Ogg
Kate is meant to be used for karaoke alongside audio/video streams (typically
Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text
data at arbitrary time intervals.
.
liboggkate provides an API for the encapsulation of kate streams into Ogg.
Package: libogre-1.12-dev
Description-md5: c6016e4d1e7a57e4d04758e982fcc7c0
Description-en: 3D Object-Oriented Graphics Rendering Engine (development files)
OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible
3D engine written in C++ designed to make it easier and more intuitive for
developers to produce applications utilising hardware-accelerated 3D
graphics. The class library abstracts all the details of using the underlying
system libraries like Direct3D and OpenGL and provides an interface based on
world objects and other intuitive classes.
.
This package contains the headers needed to develop with OGRE.
Package: libogre1.12.10t64
Description-md5: ce83dd986432adba1100139c0d09fa07
Description-en: 3D Object-Oriented Graphics Rendering Engine (libraries)
OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible
3D engine written in C++ designed to make it easier and more intuitive for
developers to produce applications utilising hardware-accelerated 3D
graphics. The class library abstracts all the details of using the underlying
system libraries like Direct3D and OpenGL and provides an interface based on
world objects and other intuitive classes.
.
This package contains the library and plugins.
Package: libokteta-l10n
Description-md5: 69b48e35e96f7d94506455f6d1431395
Description-en: translations of okteta/kasten libraries
Okteta is a simple editor for the raw data of files. This type of program is
also called hexadecimal editor or binary editor.
.
This package provides the translations for the various libokteta/libkasten
libraries.
Package: libokteta3core0
Description-md5: d78e503e2efc6ec4ecb489035a47e92d
Description-en: core Okteta library
Okteta is a simple editor for the raw data of files. This type of program is
also called hexadecimal editor or binary editor.
.
This package provides the core part of the Okteta libraries.
Package: libokteta3gui0
Description-md5: 117a6d39961e5987ddfc07eec87dcfe4
Description-en: gui Okteta library
Okteta is a simple editor for the raw data of files. This type of program is
also called hexadecimal editor or binary editor.
.
This package provides the GUI part of the Okteta libraries.
Package: libolecf-dev
Description-md5: b300117978cb8f81881f283db6143b08
Description-en: OLE2 Compound File format access library -- development files
libolecf is a library to access the OLE 2 Compound File (OLECF) format.
.
This package includes the development support files.
Package: libolecf-utils
Description-md5: f305d922683243b107ff676d92b74143
Description-en: OLE2 Compound File format access library -- Utilities
libolecf is a library to access the OLE 2 Compound File (OLECF) format.
.
This package contains tools to access data stored in OLECF files:
olecfexport, olecfinfo, lecfmount.
Package: libolecf1t64
Description-md5: a5330b1030a39c8b32613af8d0567b4c
Description-en: OLE2 Compound File format access library
libolecf is a library to access the OLE 2 Compound File (OLECF) format.
.
This package contains the shared library.
Package: libomniorb4-3t64
Description-md5: da969910988d77327fd08022e55d7c9e
Description-en: omniORB core libraries
omniORB4 is a freely available Common Object Request Broker
Architecture (CORBA) 2.6 compliant object request broker (ORB)
implementation. It is based on the IIOP communications
protocol and should be interoperable with any other
CORBA 2.6 compliant ORB.
.
This includes libomniorb4, libomnicodesets4, libomnidynamic4
and libomnissltp4.
Package: libomniorb4-dev
Description-md5: 9f73da61615a8b6b129df5815526234e
Description-en: omniORB core libraries development files
omniORB4 is a freely available Common Object Request Broker
Architecture (CORBA) 2.6 compliant object request broker (ORB)
implementation. It is based on the IIOP communications
protocol and should be interoperable with any other
CORBA 2.6 compliant ORB.
.
This includes developer files for libomniorb4, libomnicodesets4,
libomnidynamic4 and libomnissltp4.
Package: libomnithread4
Description-md5: a3dd18f844eda9e9672e35fcafeac7cf
Description-en: C++ threading library
omniORB4 is a freely available Common Object Request Broker
Architecture (CORBA) 2.6 compliant object request broker (ORB)
implementation. It is based on the IIOP communications
protocol and should be interoperable with any other
CORBA 2.6 compliant ORB.
.
This includes libomnithread4.
Package: libomnithread4-dev
Description-md5: a852499e39385b9cf4750887bef93978
Description-en: C++ threading library development files
omniORB4 is a freely available Common Object Request Broker
Architecture (CORBA) 2.6 compliant object request broker (ORB)
implementation. It is based on the IIOP communications
protocol and should be interoperable with any other
CORBA 2.6 compliant ORB.
.
This includes developer files libomnithread4.
Package: libomp-17-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-17-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: libomp-18-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-18-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: libomp-19-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-19-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: libomp-20-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-20-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: libomp-21-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-21-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
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: libomp5-17t64
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: libomp5-18
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: libonnxruntime-dev
Description-md5: d144454e52fb87ef69f028500671d13a
Description-en: cross-platform inference and training ML accelerator (dev files)
ONNX Runtime is a performance-focused complete scoring engine for Open Neural
Network Exchange (ONNX) models, with an open extensible architecture to
continually address the latest developments in AI and Deep Learning. ONNX
Runtime stays up to date with the ONNX standard with complete implementation of
all ONNX operators, and supports all ONNX releases (1.2+) with both future and
backwards compatibility. Please refer to this page for ONNX opset compatibility
details.
.
This package provides the development files for libonnxruntime.
Package: libonnxruntime-providers
Description-md5: 73e5becef1aeaeacfa7bb0a1f617ef14
Description-en: cross-platform inference and training ML accelerator (providers)
ONNX Runtime is a performance-focused complete scoring engine for Open Neural
Network Exchange (ONNX) models, with an open extensible architecture to
continually address the latest developments in AI and Deep Learning. ONNX
Runtime stays up to date with the ONNX standard with complete implementation of
all ONNX operators, and supports all ONNX releases (1.2+) with both future and
backwards compatibility. Please refer to this page for ONNX opset compatibility
details.
.
This package provides the providers.
Package: libonnxruntime1.23
Description-md5: 552d4cb5b759776d4c1e450cf6be2235
Description-en: cross-platform inference and training ML accelerator (shared lib)
ONNX Runtime is a performance-focused complete scoring engine for Open Neural
Network Exchange (ONNX) models, with an open extensible architecture to
continually address the latest developments in AI and Deep Learning. ONNX
Runtime stays up to date with the ONNX standard with complete implementation of
all ONNX operators, and supports all ONNX releases (1.2+) with both future and
backwards compatibility. Please refer to this page for ONNX opset compatibility
details.
.
This package provides the shared library.
Package: libopen3d-dev
Description-md5: 7f50e228865cfccefabbd802df6d9d7c
Description-en: Library for 3D data processing - development headers
Open3D is an open-source library that supports rapid development of
software that deals with 3D data. The Open3D frontend exposes a set
of carefully selected data structures and algorithms in both C++ and
Python. The backend is highly optimized and is set up for parallelization.
.
This package contains the development headers for C++
Package: libopen3d0.19
Description-md5: 293b80c6ea389274989a61431706a06e
Description-en: Library for 3D data processing
Open3D is an open-source library that supports rapid development of
software that deals with 3D data. The Open3D frontend exposes a set
of carefully selected data structures and algorithms in both C++ and
Python. The backend is highly optimized and is set up for parallelization.
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: libopenbabel7
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: libopencolorio-dev
Description-md5: b3b2a3f3fe578a9ec975139074bddcf5
Description-en: complete color management solution - development
OpenColorIO (OCIO) is a complete color management solution geared
towards motion picture production with an emphasis on visual effects
and computer animation. OCIO provides a straightforward and
consistent user experience across all supporting applications while
allowing for sophisticated back-end configuration options suitable
for high-end production usage. OCIO is compatible with the Academy
Color Encoding Specification (ACES) and is LUT-format agnostic,
supporting many popular formats.
.
OpenColorIO is released as version 2.0 and has been in development
since 2003. OCIO represents the culmination of years of production
experience earned on such films as SpiderMan 2 (2004), Surf's Up
(2007), Cloudy with a Chance of Meatballs (2009), Alice in Wonderland
(2010), and many more. OpenColorIO is natively supported in
commercial applications like Katana, Mari, Nuke, Maya, Houdini,
Silhouette FX, and others.
.
OpenColorIO is free and open source software and one of several
projects actvively sponsored by the ASWF (Academy Software
Foundation).
.
This package provides the development files used to build
applications using OpenColorIO.
Package: libopencolorio2.1t64
Description-md5: ac2abff5ec0c2797186f0dc2cefcfd21
Description-en: complete color management solution - runtime
OpenColorIO (OCIO) is a complete color management solution geared
towards motion picture production with an emphasis on visual effects
and computer animation. OCIO provides a straightforward and
consistent user experience across all supporting applications while
allowing for sophisticated back-end configuration options suitable
for high-end production usage. OCIO is compatible with the Academy
Color Encoding Specification (ACES) and is LUT-format agnostic,
supporting many popular formats.
.
OpenColorIO is released as version 2.0 and has been in development
since 2003. OCIO represents the culmination of years of production
experience earned on such films as SpiderMan 2 (2004), Surf's Up
(2007), Cloudy with a Chance of Meatballs (2009), Alice in Wonderland
(2010), and many more. OpenColorIO is natively supported in
commercial applications like Katana, Mari, Nuke, Maya, Houdini,
Silhouette FX, and others.
.
OpenColorIO is free and open source software and one of several
projects actvively sponsored by the ASWF (Academy Software
Foundation).
.
This package provides the runtime files used to run applications
built against OpenColorIO.
Package: libopengl-modern-perl
Description-md5: c688ad92f8a24cd14ba62de455d971f9
Description-en: Perl extension to Modern OpenGL API up to 4.5
OpenGL::Modern provides perl bindings to the OpenGL graphics APIs using
the OpenGL Extension Wrangler (GLEW) library.
Package: libopengv-dev
Description-md5: c0ce31d6fa05bf4f31808584ed7ed3d1
Description-en: Computer vision methods for solving geometric vision problems.
Contains absolute-pose, relative-pose, triangulation, and point-cloud alignment
methods for the calibrated case. All problems can be solved with central or
non-central cameras, and embedded into a random sample consensus or nonlinear
optimization context. Matlab and Python interfaces are implemented as well
.
This package contains the build-time libraries
Package: libopengv-doc
Description-md5: 35dba6a1e6a79ae4d086c504cfa4a056
Description-en: Computer vision methods for solving geometric vision problems.
Contains absolute-pose, relative-pose, triangulation, and point-cloud alignment
methods for the calibrated case. All problems can be solved with central or
non-central cameras, and embedded into a random sample consensus or nonlinear
optimization context. Matlab and Python interfaces are implemented as well
.
This package contains the documentation
Package: libopengv1t64
Description-md5: 1b8c42bc0ae1cd282c294127f3e757a0
Description-en: Computer vision methods for solving geometric vision problems.
Contains absolute-pose, relative-pose, triangulation, and point-cloud alignment
methods for the calibrated case. All problems can be solved with central or
non-central cameras, and embedded into a random sample consensus or nonlinear
optimization context. Matlab and Python interfaces are implemented as well
.
This package contains the run-time libraries
Package: libopenimageio-dev
Description-md5: d509b78ceda78916f3129145f175d4c5
Description-en: Library for reading and writing images - development
OpenImageIO is a library for reading and writing images, and a bunch of
related classes, utilities, and applications. Main features include:
.
* Extremely simple but powerful ImageInput and ImageOutput APIs for reading
and writing 2D images that is format agnostic -- that is, a "client app"
doesn't need to know the details about any particular image file formats.
Specific formats are implemented by DLL/DSO plugins.
.
* Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa,
JPEG-2000, DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS,
SGI, PNM/PPM/PGM/PBM, Field3d, WebP. More coming! The plugins are really
good at understanding all the strange corners of the image formats, and
are very careful about preserving image metadata (including Exif, GPS, and
IPTC data).
.
* An ImageCache class that transparently manages a cache so that it can access
truly vast amounts of image data (thousands of image files totaling hundreds
of GB) very efficiently using only a tiny amount (tens of megabytes at most)
of runtime memory. Additionally, a TextureSystem class provides filtered
MIP-map texture lookups, atop the nice caching behavior of ImageCache.
.
* Several image tools based on these classes, including iinfo (print detailed
info about images), iconvert (convert among formats, data types, or modify
metadata), idiff (compare images), igrep (search images for matching
metadata). Because these tools are based on ImageInput/ImageOutput, they
work with any image formats for which ImageIO plugins are available.
.
* A really nice image viewer, iv, also based on OpenImageIO classes (and so
will work with any formats for which plugins are available).
.
* Supported on Linux, OS X, and Windows.
.
* All available under the BSD license, so you may modify it and use it in both
open source or proprietary apps.
.
This package contains the static library and headers for building programs that
use libOpenImageIO.
Package: libopenimageio-doc
Description-md5: 55bdd488cfa305df845168fc5f878418
Description-en: Library for reading and writing images - documentation
OpenImageIO is a library for reading and writing images, and a bunch of
related classes, utilities, and applications. Main features include:
.
* Extremely simple but powerful ImageInput and ImageOutput APIs for reading
and writing 2D images that is format agnostic -- that is, a "client app"
doesn't need to know the details about any particular image file formats.
Specific formats are implemented by DLL/DSO plugins.
.
* Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa,
JPEG-2000, DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS,
SGI, PNM/PPM/PGM/PBM, Field3d, WebP. More coming! The plugins are really
good at understanding all the strange corners of the image formats, and
are very careful about preserving image metadata (including Exif, GPS, and
IPTC data).
.
* An ImageCache class that transparently manages a cache so that it can access
truly vast amounts of image data (thousands of image files totaling hundreds
of GB) very efficiently using only a tiny amount (tens of megabytes at most)
of runtime memory. Additionally, a TextureSystem class provides filtered
MIP-map texture lookups, atop the nice caching behavior of ImageCache.
.
* Several image tools based on these classes, including iinfo (print detailed
info about images), iconvert (convert among formats, data types, or modify
metadata), idiff (compare images), igrep (search images for matching
metadata). Because these tools are based on ImageInput/ImageOutput, they
work with any image formats for which ImageIO plugins are available.
.
* A really nice image viewer, iv, also based on OpenImageIO classes (and so
will work with any formats for which plugins are available).
.
* Supported on Linux, OS X, and Windows.
.
* All available under the BSD license, so you may modify it and use it in both
open source or proprietary apps.
.
This package provides the official documentation.
Package: libopenimageio2.5
Description-md5: 5f7074b815dede123805c8ad08bb2c32
Description-en: Library for reading and writing images - runtime
OpenImageIO is a library for reading and writing images, and a bunch of
related classes, utilities, and applications. Main features include:
.
* Extremely simple but powerful ImageInput and ImageOutput APIs for reading
and writing 2D images that is format agnostic -- that is, a "client app"
doesn't need to know the details about any particular image file formats.
Specific formats are implemented by DLL/DSO plugins.
.
* Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa,
JPEG-2000, DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS,
SGI, PNM/PPM/PGM/PBM, Field3d, WebP. More coming! The plugins are really
good at understanding all the strange corners of the image formats, and
are very careful about preserving image metadata (including Exif, GPS, and
IPTC data).
.
* An ImageCache class that transparently manages a cache so that it can access
truly vast amounts of image data (thousands of image files totaling hundreds
of GB) very efficiently using only a tiny amount (tens of megabytes at most)
of runtime memory. Additionally, a TextureSystem class provides filtered
MIP-map texture lookups, atop the nice caching behavior of ImageCache.
.
* Several image tools based on these classes, including iinfo (print detailed
info about images), iconvert (convert among formats, data types, or modify
metadata), idiff (compare images), igrep (search images for matching
metadata). Because these tools are based on ImageInput/ImageOutput, they
work with any image formats for which ImageIO plugins are available.
.
* A really nice image viewer, iv, also based on OpenImageIO classes (and so
will work with any formats for which plugins are available).
.
* Supported on Linux, OS X, and Windows.
.
* All available under the BSD license, so you may modify it and use it in both
open source or proprietary apps.
.
This package contains the runtime library for building programs that use
libOpenImageIO.
Package: libopenshot-audio-dev
Description-md5: 3fd7dc237b3e5ed2601c94a4040cf1bd
Description-en: development files for the OpenShot audio library
The OpenShot audio library is a program which allows high-quality
editing and playback of audio based on the JUCE library.
.
This package provides the development files.
Package: libopenshot-audio-doc
Description-md5: 16f42549fa26d965998b4a7457618efa
Description-en: documentation for the OpenShot audio library
The OpenShot audio library is a program which allows high-quality
editing and playback of audio based on the JUCE library.
.
This package provides the documentation.
Package: libopenshot-audio-test-sound
Description-md5: 325f0bc0697f11e338f50df8443334be
Description-en: plays test sound using libopenshot-audio
The OpenShot audio library is a program which allows high-quality
editing and playback of audio based on the JUCE library.
.
This package provides the test binary to test the sound using
libopenshot-audio.
Package: libopenshot-audio10
Description-md5: ee5da53019df3890000816b7b9043907
Description-en: library for high-quality audio editing
The OpenShot audio library is a program which allows high-quality
editing and playback of audio based on the JUCE library.
.
This package provides the shared library.
Package: libopenshot-dev
Description-md5: 93fddc73323bce69c0e452cdccaf4bfd
Description-en: development files for the OpenShot video library
OpenShot Library (libopenshot) is an open-source project dedicated to
delivering high quality video editing, animation, and playback solutions
to the world. The API currently supports C++, Python, and Ruby.
.
This package provides the development files.
Package: libopenshot-doc
Description-md5: 184778abfcf426ff5ebb574b3ed7583b
Description-en: documentation for the OpenShot video library
OpenShot Library (libopenshot) is an open-source project dedicated to
delivering high quality video editing, animation, and playback solutions
to the world. The API currently supports C++, Python, and Ruby.
.
This package provides the documentation.
Package: libopenshot28
Description-md5: 9a6752fee7d26667c4090bff9b2449fd
Description-en: library for high-quality video editing
OpenShot Library (libopenshot) is an open-source project dedicated to
delivering high quality video editing, animation, and playback solutions
to the world. The API currently supports C++, Python, and Ruby.
.
This package provides the shared libraries.
Package: libopenturns-dev
Description-md5: 3837ca75f87543fa90c482c2636a4887
Description-en: headers and development libraries for OpenTURNS
OpenTURNS is a powerful and generic tool to treat and quantify
uncertainties in numerical simulations in design, optimization and
control. It allows both sensitivity and reliability analysis studies:
* defining the outputs of interest and decision criterion;
* quantify and model the source of uncertainties;
* propagate uncertainties and/or analyse sensitivity and
* rank the sources of uncertainty
.
Targeted users are all engineers who want to introduce the
probabilistic dimension in their so far deterministic studies.
.
This package contains development files needed to build OpenTURNS applications.
Package: libopenturns0.27
Description-md5: 07b004be9c64714f05783e44ad0efa7e
Description-en: dynamic libraries for OpenTURNS
OpenTURNS is a powerful and generic tool to treat and quantify
uncertainties in numerical simulations in design, optimization and
control. It allows both sensitivity and reliability analysis studies:
* define the outputs of interest and decision criteria;
* quantify and model the source of uncertainties;
* propagate uncertainties and/or analyse sensitivity
* rank the sources of uncertainty
.
Targeted users are all engineers who want to introduce the
probabilistic dimension in their so far deterministic studies.
.
This package provides the dynamic libraries.
Package: libopenvdb-ax-dev
Description-md5: 022ed0dc8ba19b821dab8201c3df6520
Description-en: Sparse Volume Processing toolkit - dev
OpenVDB is an open source C++ library comprising a novel hierarchical data
structure and a suite of tools for the efficient storage and manipulation of
sparse volumetric data discretized on three-dimensional grids. It is developed
and maintained by DreamWorks Animation for use in volumetric applications
typically encountered in feature film production.
.
This is the package for developping OpenVDB/AX applications
Package: libopenvdb-ax-tools
Description-md5: 8ec7525de94ffbfa6b1c7d971ecb9fa7
Description-en: Sparse Volume Processing toolkit - runtime
OpenVDB is an open source C++ library comprising a novel hierarchical data
structure and a suite of tools for the efficient storage and manipulation of
sparse volumetric data discretized on three-dimensional grids. It is developed
and maintained by DreamWorks Animation for use in volumetric applications
typically encountered in feature film production.
.
This is the package for the runtime. It installs vdb_ax
Package: libopenvdb-ax10.0t64
Description-md5: a04704918ecb961c555aad235f403d9e
Description-en: Sparse Volume Processing toolkit - lib
OpenVDB is an open source C++ library comprising a novel hierarchical data
structure and a suite of tools for the efficient storage and manipulation of
sparse volumetric data discretized on three-dimensional grids. It is developed
and maintained by DreamWorks Animation for use in volumetric applications
typically encountered in feature film production.
.
This package contains the libraries needed to run OpenVDB/AX applications
Package: libopenvdb-dev
Description-md5: 9cddbeb9f13eaafdf0af10b6d78d4ee5
Description-en: Sparse Volume Processing toolkit - dev
OpenVDB is an open source C++ library comprising a novel hierarchical data
structure and a suite of tools for the efficient storage and manipulation of
sparse volumetric data discretized on three-dimensional grids. It is developed
and maintained by DreamWorks Animation for use in volumetric applications
typically encountered in feature film production.
.
This is the package for developping OpenVDB applications
Package: libopenvdb-doc
Description-md5: b244b357ac2fde3bc289641f454b7be9
Description-en: Sparse Volume Processing toolkit - doc
OpenVDB is an open source C++ library comprising a novel hierarchical data
structure and a suite of tools for the efficient storage and manipulation of
sparse volumetric data discretized on three-dimensional grids. It is developed
and maintained by DreamWorks Animation for use in volumetric applications
typically encountered in feature film production.
.
This is the package for the doc files for OpenVDB
Package: libopenvdb-tools
Description-md5: d3b56c1c14d852f49b402bdfdeefaab7
Description-en: Sparse Volume Processing toolkit - runtime
OpenVDB is an open source C++ library comprising a novel hierarchical data
structure and a suite of tools for the efficient storage and manipulation of
sparse volumetric data discretized on three-dimensional grids. It is developed
and maintained by DreamWorks Animation for use in volumetric applications
typically encountered in feature film production.
.
This is the package for the runtime. It installs vdb_lod, vdb_print, vdb_tool,
vdb_render and vdb_view.
Package: libopenvdb10.0t64
Description-md5: 119ea2ed9b180c78a8b4019abb71bd75
Description-en: Sparse Volume Processing toolkit - lib
OpenVDB is an open source C++ library comprising a novel hierarchical data
structure and a suite of tools for the efficient storage and manipulation of
sparse volumetric data discretized on three-dimensional grids. It is developed
and maintained by DreamWorks Animation for use in volumetric applications
typically encountered in feature film production.
.
This package contains the libraries needed to run OpenVDB applications
Package: libopm-common
Description-md5: fa2fdadcd9a8abc6b4fb3956d49e0678
Description-en: Tools for Eclipse reservoir simulation files -- library
The Open Porous Media (OPM) software suite provides libraries and
tools for modeling and simulation of porous media processes, especially
for simulating CO2 sequestration and improved and enhanced oil recovery.
.
The Eclipse file format is widely used in the reservoir simulation
community. This package provides library containing code for processing
files in Eclipse format as well as utility code used by other OPM
modules.
Package: libopm-common-bin
Description-md5: 0b7721ca0bfd02d60520174005663530
Description-en: Tools for Eclipse reservoir simulation files -- utility programs
The Open Porous Media (OPM) software suite provides libraries and
tools for modeling and simulation of porous media processes, especially
for simulating CO2 sequestration and improved and enhanced oil recovery.
.
The Eclipse file format is widely used in the reservoir simulation
community. This package provides utility programs to process files
in this format, like for comparing two files, converting between
binary version and formatted text file format, etc.
Package: libopm-common-dev
Description-md5: 9f0c4321a4edd4076d38b2289c90d613
Description-en: Tools for Eclipse reservoir simulation files -- development files
The Open Porous Media (OPM) software suite provides libraries and
tools for modeling and simulation of porous media processes, especially
for simulating CO2 sequestration and improved and enhanced oil recovery.
.
This package contains the shared buildsystem of all OPM modules,
the headers for input, parsing, and output of files in Eclipse format,
a format widely used in the reservoir simulation community, and generic
utilities used in other OPM modules.
Package: libopm-common-doc
Description-md5: 6d3a99580e17a54e28dd7e4ae43c3909
Description-en: Tools for Eclipse reservoir simulation files -- documentation
The Open Porous Media (OPM) software suite provides libraries and
tools for modeling and simulation of porous media processes, especially
for simulating CO2 sequestration and improved and enhanced oil recovery.
.
This package contains the source code documentation of library and tools
for Eclipse reservoir simulation files.
Package: libopm-material-dev
Description-md5: bfe8ebc058cce6653c20fea6f85a4246
Description-en: transitional package
This is a transitional package. It can safely be removed.
Package: libopm-material-doc
Description-md5: bfe8ebc058cce6653c20fea6f85a4246
Description-en: transitional package
This is a transitional package. It can safely be removed.
Package: libopm-models-dev
Description-md5: bfe8ebc058cce6653c20fea6f85a4246
Description-en: transitional package
This is a transitional package. It can safely be removed.
Package: libopm-models-doc
Description-md5: bfe8ebc058cce6653c20fea6f85a4246
Description-en: transitional package
This is a transitional package. It can safely be removed.
Package: libopm-simulators
Description-md5: 56e1acedd6234c496183c4235f53d8b5
Description-en: Open porous media / reservoir simulators -- library
The Open Porous Media (OPM) software suite provides libraries and
tools for modeling and simulation of porous media processes, especially
for simulating CO2 sequestration and improved and enhanced oil recovery.
.
opm-simulators provides a research (ebos) and a production (flow) fully
implicit black-oil simulators, supporting one to three phases and
supporting solvent and polymer options. It uses cell centered finite
volume schemes with two point flux approximation and automatic
differentiation for the discretization and uses state of the art linear
and nonlinear solvers. It supports standard and multi segment well
models and reading and writing file in Eclipse format, a very common
format used in the oil reservoir simulation community.
.
Package provides the library used by the research (ebos) and production
(flow) fully implicit black-oil simulators.
Package: libopm-simulators-bin
Description-md5: a53078b54969f0808458867bd6bb2768
Description-en: Parallel porous media / reservoir simulators -- applications
The Open Porous Media (OPM) software suite provides libraries and
tools for modeling and simulation of porous media processes, especially
for simulating CO2 sequestration and improved and enhanced oil recovery.
.
opm-simulators provides a research (ebos) and a production (flow) fully
implicit black-oil simulators, supporting one to three phases and
supporting solvent and polymer options. It uses cell centered finite
volume schemes with two point flux approximation and automatic
differentiation for the discretization and uses state of the art linear
and nonlinear solvers. It supports standard and multi segment well
models and reading and writing file in Eclipse format, a defacto
industry standard in the oil reservoir simulation community.
.
Package provides the simulation programs.
Package: libopm-simulators-dev
Description-md5: 2081827cf2da00f50fdbcc42d393ba35
Description-en: Parallel porous media / reservoir simulators -- development files
The Open Porous Media (OPM) software suite provides libraries and
tools for modeling and simulation of porous media processes, especially
for simulating CO2 sequestration and improved and enhanced oil recovery.
.
opm-simulators provides a research (ebos) and a production (flow) fully
implicit black-oil simulators, supporting one to three phases and
supporting solvent and polymer options. It uses cell centered finite
volume schemes with two point flux approximation and automatic
differentiation for the discretization and uses state of the art linear
and nonlinear solvers. It supports standard and multi segment well
models and reading and writing file in Eclipse format, a very common
format used in the oil reservoir simulation community.
.
Package provides the development files (headers and shared library links).
Package: libopm-simulators-doc
Description-md5: 8b23700b16a9d881dea6ba8c0f73dea2
Description-en: Open porous media / reservoir simulators -- documentation
The Open Porous Media (OPM) software suite provides libraries and
tools for modeling and simulation of porous media processes, especially
for simulating CO2 sequestration and improved and enhanced oil recovery.
.
opm-simulators provides a research (ebos) and a production (flow) fully
implicit black-oil simulators, supporting one to three phases and
supporting solvent and polymer options. It uses cell centered finite
volume schemes with two point flux approximation and automatic
differentiation for the discretization and uses state of the art linear
and nonlinear solvers. It supports standard and multi segment well
models and reading and writing file in Eclipse format, a very common
format used in the oil reservoir simulation community.
.
Package provides documentation of the source code of the simulators.
Package: liborcus-bin
Description-md5: 459b163b4324efaf7f2729fc752e1b84
Description-en: library for processing spreadsheet documents - binaries
Orcus is a library that provides a collection of standalone file processing
filters. It is currently focused on providing filters for spreadsheet
documents, but filters for other productivity application types (such as
wordprocessor and presentation) are in consideration.
.
The library currently includes filters for xlsx, ods, csv, and generic XML
formats.
.
This package contains the command-line applications for converting documents.
Package: libosmium2-dev
Description-md5: 1d96312841d12988a3b703331a930111
Description-en: C++ framework for working with OSM data files
The Osmium library has extensive support for all types of OSM entities: nodes,
ways, relations, and changesets. It allows reading from and writing to OSM
files in XML and PBF formats, including change files and full history files.
Osmium can store OSM data in memory and on disk in various formats and using
various indexes. Its easy to use handler interface allows you to quickly write
data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS
and GeoJSON geometries for easy conversion into many GIS formats and it can
assemble multipolygons from ways and relations.
.
Osmium is a header-only library, so there is nothing to compile to build it.
Just include the header files you need.
.
This package contains the Osmium library headers.
Package: libosmium2-doc
Description-md5: f1c569f981e7d524d5e9cc9077a2979a
Description-en: C++ framework for working with OSM data files - documentation
The Osmium library has extensive support for all types of OSM entities: nodes,
ways, relations, and changesets. It allows reading from and writing to OSM
files in XML and PBF formats, including change files and full history files.
Osmium can store OSM data in memory and on disk in various formats and using
various indexes. Its easy to use handler interface allows you to quickly write
data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS
and GeoJSON geometries for easy conversion into many GIS formats and it can
assemble multipolygons from ways and relations.
.
Osmium is a header-only library, so there is nothing to compile to build it.
Just include the header files you need.
.
This package contains the Osmium library documentation.
Package: libpam-cgroup
Description-md5: 44304588c16a37916a9622e84c7443f2
Description-en: control and monitor control groups (PAM)
Control Groups (cgroups) provide a mechanism for aggregating/partitioning sets
of tasks, and all their future children, into hierarchical groups with
specialized behaviour.
.
libcgroup allows one to manipulate, control, administrate and monitor cgroups
and the associated controllers.
.
This package contains the PAM module to move a user session into an existing
cgroup by attempting to match uid and gid against the defined cgroup rules
configuration.
Package: libpam-google-authenticator
Description-md5: 33f93312ce7d14b36ca1c90e19dbd5ac
Description-en: Two-step verification
The Google Authenticator project includes implementations of one-time
passcode generators for several mobile platforms, as well as a
pluggable authentication module (PAM). One-time passcodes are generated
using open standards developed by the Initiative for Open
Authentication (OATH) (which is unrelated to OAuth).
.
These implementations support the HMAC-Based One-time Password (HOTP)
algorithm specified in RFC 4226 and the Time-based One-time Password
(TOTP) algorithm currently in draft.
Package: libpam-lastlog2
Description-md5: 44d05a5389249ac3ace99386c8a9584d
Description-en: lastlog2 database PAM module
Y2038 safe lastlog database implementation, PAM module.
Package: libpam-lastlog2-dbgsym
Description-md5: b7c8946a56e39afbff431ed955659903
Description-en: debug symbols for libpam-lastlog2
Package: libpam-wrapper
Description-md5: 77a0eb9127f8beb460a141761f12316f
Description-en: Tool to test PAM applications
This component of cwrap allows you to test your PAM (Linux-PAM and OpenPAM)
application.
.
For testing PAM applications, simple PAM module called pam_matrix is
included.
Package: libpamtest0
Description-md5: d54bfb88023db48b3242de0be6fe5242
Description-en: Library to test PAM modules
This component of cwrap allows you to test your PAM (Linux-PAM and OpenPAM)
module.
.
For testing a PAM module you can use the pamtest library, which simplifies
testing of modules. You can combine it with the cmocka unit testing framework
or you can use the provided Python bindings to write tests for your module in
Python.
.
This package provides shared libraries.
Package: libpamtest0-dev
Description-md5: 0ea864991f8cf0e1af4829833896c343
Description-en: Development files for library to test PAM modules
This component of cwrap allows you to test your PAM (Linux-PAM and OpenPAM)
module.
.
For testing a PAM module you can use the pamtest library, which simplifies
testing of modules. You can combine it with the cmocka unit testing framework
or you can use the provided Python bindings to write tests for your module in
Python.
.
This package provides development headers.
Package: libparpack2-dev
Description-md5: fd30cbaebb5feaf3cce172b72935657f
Description-en: Parallel subroutines to solve large scale eigenvalue problems (development)
ARPACK software is capable of solving large scale symmetric,
nonsymmetric, and generalized eigenproblems from significant
application areas. The software is designed to compute a few (k)
eigenvalues with user specified features such as those of largest
real part or largest magnitude. Storage requirements are on the order
of n*k locations. No auxiliary storage is required. A set of Schur
basis vectors for the desired k-dimensional eigen-space is computed
which is numerically orthogonal to working precision. Numerically
accurate eigenvectors are available on request.
.
This package contains the static libraries and the documentation for
development with libparpack (including examples).
Package: libparpack2t64
Description-md5: bc61facdca0e5843df473acefb3f632d
Description-en: Parallel subroutines to solve large scale eigenvalue problems
ARPACK software is capable of solving large scale symmetric,
nonsymmetric, and generalized eigenproblems from significant
application areas. The software is designed to compute a few (k)
eigenvalues with user specified features such as those of largest
real part or largest magnitude. Storage requirements are on the order
of n*k locations. No auxiliary storage is required. A set of Schur
basis vectors for the desired k-dimensional eigen-space is computed
which is numerically orthogonal to working precision. Numerically
accurate eigenvectors are available on request.
.
Important Features:
.
* Reverse Communication Interface.
* Single and Double Precision Real Arithmetic Versions for Symmetric,
Non-symmetric,
* Standard or Generalized Problems.
* Single and Double Precision Complex Arithmetic Versions for Standard or
Generalized Problems.
* Routines for Banded Matrices - Standard or Generalized Problems.
* Routines for The Singular Value Decomposition.
* Example driver routines that may be used as templates to implement
numerous Shift-Invert strategies for all problem types, data types and
precision.
.
This package provides parpack: the MPI implementation of arpack.
.
This package contains the shared library.
Package: libpathplan-dev
Description-md5: aa3b881e054c5a03ab434e0498feeba9
Description-en: rich set of graph drawing tools - pathplan library (devel)
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: 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: libpcp-archive1
Description-md5: 418ab3edf4e1a16b156d8bbbba060a4e
Description-en: Performance Co-Pilot archive writing library
The libpcp-archive1 package contains the runtime environment required
by an application that 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-archive1-dev
Description-md5: 4164d5e8980ebc200a529586a597bddd
Description-en: Performance Co-Pilot archive writing library and headers
The libpcp-archive1-dev package contains the library and header files
needed to build an application that 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-gui2
Description-md5: 1c28948b7991a57f936073e464001865
Description-en: Performance Co-Pilot graphical client tools library
The libpcp-gui2 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: 9ca30fe7380049e48ee83b4e62201a43
Description-en: Performance Co-Pilot graphical client tools library and headers
The libpcp-gui2-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: be362d0fdf7fe36048f4c77cd47e315d
Description-en: Performance Co-Pilot data import library
The libpcp-import1 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: d1546c7a93d10014283307337a7455d5
Description-en: Performance Co-Pilot data import library and headers
The libpcp-import1-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: 457396061a802e5456c3b2b735de6812
Description-en: Performance Co-Pilot Memory Mapped Value client library
The libpcp-mmv1 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: 0d580434d25d883c60bac406b6a0aad6
Description-en: Performance Co-Pilot Memory Mapped Value library and headers
The libpcp-mmv1-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: 6ab4805d4d7a5e730db5fd41bd7a47d7
Description-en: Performance Co-Pilot Domain Agent library
The libpcp3-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: d52259a59c1f377fecfb9586b66103b5
Description-en: Performance Co-Pilot Domain Agent library and headers
The libpcp-pmda3-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: 711ef2309ae5bf7bb95712491a6f5ebb
Description-en: Performance Co-Pilot application tracing library
The libpcp-trace2 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: d78b1261f571fd7c35a7b4a234a2569a
Description-en: Performance Co-Pilot application tracing library and headers
The libpcp-trace2-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: e8bf26728de690a193091bd6f713efbb
Description-en: Performance Co-Pilot data import library
The libpcp-web1 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: 3e3296b845d689b2bcd23f745f131471
Description-en: Performance Co-Pilot web tooling
The libpcp-web1-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: 12ac2bd910f8d1eb5d16c9c49059f2c6
Description-en: transitional package
This is a transitional package. It can safely be removed once libpcp4
is installed.
Package: libpcp3-dev
Description-md5: 016ec35ed4a91205df2393372581b873
Description-en: transitional package
This is a transitional package. It can safely be removed once
/usr/lib/libpcp.so.3 is no longer needed.
Package: libpcp4
Description-md5: 0ce4f2c7b98a96c8bef9e78eedee201e
Description-en: Performance Co-Pilot library
The libpcp4 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: libpcp4-dev
Description-md5: f652fd6ae3ef28ca7e9e80c776ebd500
Description-en: Performance Co-Pilot library and headers
The libpcp4-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: libpdfio-dev
Description-md5: 5a13c84601a3707cc0802c4f51a8533a
Description-en: C library for reading and writing PDF files (development files)
The primary goals of PDFio are:
- Read and write any version of PDF file
- Provide access to pages, objects, and streams within a PDF file
- Support reading and writing of encrypted PDF files
- Extract or embed useful metadata (author, creator, page information, etc.)
- "Filter" PDF files, for example to extract a range of pages or to embed
fonts that are missing from a PDF
- Provide access to objects used for each page
.
PDFio is not concerned with rendering or viewing a PDF file, although a PDF
RIP or viewer could be written using it.
.
This package contains the headers, documentation, and examples.
Package: libpdfio1
Description-md5: 6865db77a7c330b85bb515979967073c
Description-en: C library for reading and writing PDF files
The primary goals of PDFio are:
- Read and write any version of PDF file
- Provide access to pages, objects, and streams within a PDF file
- Support reading and writing of encrypted PDF files
- Extract or embed useful metadata (author, creator, page information, etc.)
- "Filter" PDF files, for example to extract a range of pages or to embed
fonts that are missing from a PDF
- Provide access to objects used for each page
.
PDFio is not concerned with rendering or viewing a PDF file, although a PDF
RIP or viewer could be written using it.
Package: libpersalys-dev
Description-md5: 9eccf9a0a92fb4d27c16f30e64679731
Description-en: GUI for uncertainty treatment (development files)
Persalys is a graphical user interface for OpenTURNS, dedicated to the
treatment of uncertainty and the management of variabilities. The software is
a tool between the computer simulation, probabilistic analyses and the data
sciences. The interface is available in French or in English.
.
Persalys allows one to:
- create mathematical models: analytical, coupling with an external model
(finite elements, ...), FMU;
- analyse the variability of one's parameters thanks to many methods and
visualisation tools;
- statistically analyse one's measuring data, infer probability distributions
or create metamodels.
.
This package contains the development files.
Package: libpersalys0
Description-md5: f2f0de45f0d51d4a7bcaa36827144220
Description-en: GUI for uncertainty treatment (shared libraries)
Persalys is a graphical user interface for OpenTURNS, dedicated to the
treatment of uncertainty and the management of variabilities. The software is
a tool between the computer simulation, probabilistic analyses and the data
sciences. The interface is available in French or in English.
.
Persalys allows one to:
- create mathematical models: analytical, coupling with an external model
(finite elements, ...), FMU;
- analyse the variability of one's parameters thanks to many methods and
visualisation tools;
- statistically analyse one's measuring data, infer probability distributions
or create metamodels.
.
This package contains the shared libraries.
Package: libpff-dev
Description-md5: 7c6799e13fd19c9b3ac50d16ac36f3b9
Description-en: library to access various ms outlook files formats (development)
Libpff is a library to access Personal Folder File (PFF) and Offline Folder
File (OFF) formats. Those files formats are used by MS Outlook in PAB
(Personal Address Book), PST (Personal Storage Table) and OST
(Offline Storage Table) files.
.
This package contains the development files.
Package: libpff1t64
Description-md5: a67c2cedaed212753eb102ce4b65a8d9
Description-en: library to access various ms outlook files formats
Libpff is a library to access Personal Folder File (PFF) and Offline Folder
File (OFF) formats. Those files formats are used by MS Outlook in PAB
(Personal Address Book), PST (Personal Storage Table) and OST
(Offline Storage Table) files.
Package: libpgocaml-ocaml
Description-md5: 6093705cfad4057e7dd443b8a8ccbe6c
Description-en: OCaml type-safe bindings for PostgreSQL (runtime)
PG'OCaml provides an interface to PostgreSQL databases for OCaml applications.
It uses Camlp4 to extend the OCaml syntax, enabling one to directly embed SQL
statements inside the OCaml code. Moreover, it uses the describe feature of
PostgreSQL to obtain type information about the database. This allows PG'OCaml
to check at compile-time if the program is indeed consistent with the database
structure. This type-safe database access is the primary advantage that
PG'OCaml has over other PostgreSQL bindings for OCaml.
.
This package contains dynamically loadable plugins for PG'OCaml.
Package: libpgocaml-ocaml-dev
Description-md5: 8ce3441ca051da9d82af3217ad79aac9
Description-en: OCaml type-safe bindings for PostgreSQL (development)
PG'OCaml provides an interface to PostgreSQL databases for OCaml applications.
It uses Camlp4 to extend the OCaml syntax, enabling one to directly embed SQL
statements inside the OCaml code. Moreover, it uses the describe feature of
PostgreSQL to obtain type information about the database. This allows PG'OCaml
to check at compile-time if the program is indeed consistent with the database
structure. This type-safe database access is the primary advantage that
PG'OCaml has over other PostgreSQL bindings for OCaml.
.
This package contains development files for PG'OCaml.
Package: libpgpainless-cli-java
Description-md5: 297c438702dbf180854e500c063719e7
Description-en: Stateless OpenPGP Protocol with PGPainless - runtime library
PGPainless is a modern implementation of OpenPGP in Java. It offers an
ergonomic interface on top of the BouncyCastle cryptographic toolkit
that makes it straightforward to deal with OpenPGP data.
.
This package provides CLI command classes for PGPainless-SOP via picocli.
Package: libpgpainless-cli-java-doc
Description-md5: 887b93af9808b92a3df79f39507f4d7f
Description-en: Stateless OpenPGP Protocol with PGPainless - runtime library - docs
PGPainless is a modern implementation of OpenPGP in Java. It offers an
ergonomic interface on top of the BouncyCastle cryptographic toolkit
that makes it straightforward to deal with OpenPGP data.
.
This package contains documentation for libpgpainless-cli-java.
Package: libpgpainless-core-java
Description-md5: d8d02f0d036ae8a912affdfbe4369eaa
Description-en: Easy to use OpenPGP library
PGPainless is a modern implementation of OpenPGP in Java. It offers an
ergonomic interface on top of the BouncyCastle cryptographic toolkit
that makes it straightforward to deal with OpenPGP data.
.
This package contains the core PGPainless classes.
Package: libpgpainless-core-java-doc
Description-md5: 360623277dfb9e7ec36ebfe5fc9d2931
Description-en: Easy to use OpenPGP library - docs
PGPainless is a modern implementation of OpenPGP in Java. It offers an
ergonomic interface on top of the BouncyCastle cryptographic toolkit
that makes it straightforward to deal with OpenPGP data.
.
This package contains documentation for libpgpainless-core-java.
Package: libpgpainless-sop-java
Description-md5: 206a081e2af5ed53395a7ea16dd8a5f7
Description-en: Stateless OpenPGP Protocol with PGPainless - library
PGPainless is a modern implementation of OpenPGP in Java. It offers an
ergonomic interface on top of the BouncyCastle cryptographic toolkit
that makes it straightforward to deal with OpenPGP data.
.
This package contains the PGPainless-SOP implementation classes.
Package: libpgpainless-sop-java-doc
Description-md5: 9637a2fa81073e1b6e6925ef88477830
Description-en: Stateless OpenPGP Protocol with PGPainless - library - docs
PGPainless is a modern implementation of OpenPGP in Java. It offers an
ergonomic interface on top of the BouncyCastle cryptographic toolkit
that makes it straightforward to deal with OpenPGP data.
.
This package contains documentation for libpgpainless-sop-java.
Package: libpgplot0
Description-md5: f1cb3323ff5ab1ee705431ac5eb3ce25
Description-en: PGPLOT replacement shared lib based on giza
Giza is a lightweight scientific plotting library built on top of cairo that
provides uniform output to multiple devices. Giza also provides a
mostly compatible, modern replacement for the PGPLOT graphics library.
.
This package provides a free replacement for the PGPLOT shared lib.
Package: libphdi-dev
Description-md5: aa150d144492fb40d20acc9684c2919c
Description-en: Parallels Hard Disk image (PHDI) format access library -- development files
libphdi is a library to access the Parallels Hard Disk image (PHDI) format.
.
This package includes the development support files.
Package: libphdi-utils
Description-md5: 1f5877d7213cdebd8cdc537160b7eebf
Description-en: Parallels Hard Disk image (PHDI) format access library -- Utilities
libphdi is a library to access the Parallels Hard Disk image (PHDI) format.
.
This package contains
- phdiinfo, a utility to determine information about a Parallels Hard Disk image file
- phdimount, a utility to mount a Parallels Hard Disk image file
Package: libphdi1
Description-md5: fb6c717482fd44d858a7580c3001ddb7
Description-en: Parallels Hard Disk image (PHDI) format access library
libphdi is a library to access the Parallels Hard Disk image (PHDI) format.
.
This package contains the shared library.
Package: libphp-embed
Description-md5: 50ac76316cbcb524d7a0e5189812e644
Description-en: HTML-embedded scripting language (Embedded SAPI library) (default)
This package provides the library /usr/lib/libphp.so which can
be used by application developers to embed PHP scripting functionality.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
.
This package is a dependency package, which depends on latest stable
PHP version (currently 8.5).
Package: libpipewire-0.3-modules-extra
Description-md5: 539588f5fef457e80521bf15b7145ea6
Description-en: libraries for the PipeWire multimedia server - extra modules
PipeWire is a server and user space API to deal with multimedia
pipelines. This includes:
.
- Making available sources of audio and video (such as from a capture devices
or application provided streams) and multiplexing this with clients.
- Accessing sources of audio and video for consumption.
- Generating graphs for audio and video processing.
.
This package contains the ffado driver module.
Package: libpipewire-0.3-modules-x11
Description-md5: a533b054e32d10bd276ec8504194efbb
Description-en: libraries for the PipeWire multimedia server - X11 modules
PipeWire is a server and user space API to deal with multimedia
pipelines. This includes:
.
- Making available sources of audio and video (such as from a capture devices
or application provided streams) and multiplexing this with clients.
- Accessing sources of audio and video for consumption.
- Generating graphs for audio and video processing.
.
This package contains X11 modules.
Package: libplfit-dev
Description-md5: 44678bda1dd2bf546eb71ee2789f7da0
Description-en: fitting power-law distributions to empirical data -- development
The plfit software fits power-law distributions to empirical (discrete or
continuous) data, according to the method of Clauset, Shalizi and Newman
[SIAM Review 51, 661-703 (2009)].
.
This package contains the header files, static libraries and symbolic
links that developers using the plfit library will need.
Package: libplfit0
Description-md5: c382dccedbd81c678e26b4dd5c7e5939
Description-en: fitting power-law distributions to empirical data -- library
The plfit software fits power-law distributions to empirical (discrete or
continuous) data, according to the method of Clauset, Shalizi and Newman
[SIAM Review 51, 661-703 (2009)].
.
This package provides the shared library required to run programs
compiled against the plfit library. To compile your own programs you
also need to install the libplfit-dev package.
Package: libplist-utils
Description-md5: f3e61dfbb8451db7dc3eae7293afdb7d
Description-en: Apple property list converter
This package contains tools to convert Apple property list files from binary
to XML and vice-versa. It's part of the libimobiledevice stack, providing
access to iDevices (iPod, iPhone, iPad ...).
Package: libplplot-data
Description-md5: bd59614b4a646f34118ddf9030ebaee2
Description-en: Scientific plotting library (data files)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
line (linear, log), contour, 3D, fill, and almost 1000 characters
(including Greek and mathematical) in its extended font set. The package
is designed to make it easy to quickly get graphical output; only a
handful of function calls is typically required. For more advanced use,
virtually all aspects of plotting are configurable.
.
This package contains the architecture-independent data files used by
the PLplot C library.
Package: libplplot-dev
Description-md5: a4f560488d2925922a3a95d234e764b1
Description-en: Scientific plotting library (development files)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
line (linear, log), contour, 3D, fill, and almost 1000 characters
(including Greek and mathematical) in its extended font set. The package
is designed to make it easy to quickly get graphical output; only a
handful of function calls is typically required. For more advanced use,
virtually all aspects of plotting are configurable.
.
This package contains all that is needed for doing development in C,
C++ and Fortran with PLplot. For development in Tcl/Tk, Python and
Java, install the plplot-tcl-dev, python3-plplot and libplplot-java
packages, respectively. This package also includes the OCaml and Lua
examples. To use one of these languages you will also need to install
the libplplot-xxx package for that language.
Package: libplplot-java
Description-md5: 9be651b2fe4b86da141747b3ad0d8f8c
Description-en: Scientific plotting library (Java bindings)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
line (linear, log), contour, 3D, fill, and almost 1000 characters
(including Greek and mathematical) in its extended font set. The package
is designed to make it easy to quickly get graphical output; only a
handful of function calls is typically required. For more advanced use,
virtually all aspects of plotting are configurable.
.
This package contains the Java bindings for PLplot.
Package: libplplot-lua
Description-md5: 15b01f15d00c6e0a485725fa37f771ef
Description-en: Scientific plotting library (Lua bindings)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
line (linear, log), contour, 3D, fill, and almost 1000 characters
(including Greek and mathematical) in its extended font set. The package
is designed to make it easy to quickly get graphical output; only a
handful of function calls is typically required. For more advanced use,
virtually all aspects of plotting are configurable.
.
This package provides the Lua bindings for PLplot.
Package: libplplot-ocaml
Description-md5: 037c0775570fa05ff6f5f75b19c4c9fe
Description-en: OCaml bindings for the scientific plotting library
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
line (linear, log), contour, 3D, fill, and almost 1000 characters
(including Greek and mathematical) in its extended font set. The package
is designed to make it easy to quickly get graphical output; only a
handful of function calls is typically required. For more advanced use,
virtually all aspects of plotting are configurable.
.
This package provides the OCaml bindings for PLplot.
Package: libplplot-ocaml-dev
Description-md5: 863ea4066e03489260996582c4d047af
Description-en: OCaml support for the PLplot plotting library (development files)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
line (linear, log), contour, 3D, fill, and almost 1000 characters
(including Greek and mathematical) in its extended font set. The package
is designed to make it easy to quickly get graphical output; only a
handful of function calls is typically required. For more advanced use,
virtually all aspects of plotting are configurable.
.
This package provides the development package for PLplot OCaml bindings.
Package: libplplot17
Description-md5: c3f3527bdbadd832ddea1189dc9fba15
Description-en: Scientific plotting library
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
line (linear, log), contour, 3D, fill, and almost 1000 characters
(including Greek and mathematical) in its extended font set. The package
is designed to make it easy to quickly get graphical output; only a
handful of function calls is typically required. For more advanced use,
virtually all aspects of plotting are configurable.
.
This package contains the PLplot library for C.
Package: libplplotada-dev
Description-md5: 6882c31d542533f2ffc9e45ece5bbe72
Description-en: Ada support for PLplot, a plotting library (development files)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
line (linear, log), contour, 3D, fill, and almost 1000 characters
(including Greek and mathematical) in its extended font set. The package
is designed to make it easy to quickly get graphical output; only a
handful of function calls is typically required. For more advanced use,
virtually all aspects of plotting are configurable.
.
This package contains all that is needed for doing PLplot development in
Ada.
Package: libplplotada4.2
Description-md5: 132b70eb75a1fd1e20f29998334b7a1d
Description-en: Ada support for PLplot, a plotting library
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
line (linear, log), contour, 3D, fill, and almost 1000 characters
(including Greek and mathematical) in its extended font set. The package
is designed to make it easy to quickly get graphical output; only a
handful of function calls is typically required. For more advanced use,
virtually all aspects of plotting are configurable.
.
This package contains the runtime Ada bindings library for PLplot.
Package: libplplotcxx15
Description-md5: f12263a92a75c6e7dc6362bac29d5c6f
Description-en: Scientific plotting library (C++ binding)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
line (linear, log), contour, 3D, fill, and almost 1000 characters
(including Greek and mathematical) in its extended font set. The package
is designed to make it easy to quickly get graphical output; only a
handful of function calls is typically required. For more advanced use,
virtually all aspects of plotting are configurable.
.
This package contains the C++ binding for PLplot.
Package: libplplotfortran0
Description-md5: d794d8932a6170a1b17942ded61821f2
Description-en: Scientific plotting library (fortran bindings)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
line (linear, log), contour, 3D, fill, and almost 1000 characters
(including Greek and mathematical) in its extended font set. The package
is designed to make it easy to quickly get graphical output; only a
handful of function calls is typically required. For more advanced use,
virtually all aspects of plotting are configurable.
.
This package contains the Fortran 95 bindings for PLplot. Note: the Fortran
77 bindings have been deprecated upstream for some time and have now been
dropped from the Debian packages.
Package: libplplotqt2
Description-md5: 28fedac3e79b55e453c293e32551da5f
Description-en: Scientific plotting library (Qt bindings)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
line (linear, log), contour, 3D, fill, and almost 1000 characters
(including Greek and mathematical) in its extended font set. The package
is designed to make it easy to quickly get graphical output; only a
handful of function calls is typically required. For more advanced use,
virtually all aspects of plotting are configurable.
.
This package provides C++ bindings to allow use of the PLplot API in
Qt applications.
Package: libplplotwxwidgets1
Description-md5: 2ede11f4982f1eb91c163ebbc4c7cdb4
Description-en: Scientific plotting library (wxWidgets bindings)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
line (linear, log), contour, 3D, fill, and almost 1000 characters
(including Greek and mathematical) in its extended font set. The package
is designed to make it easy to quickly get graphical output; only a
handful of function calls is typically required. For more advanced use,
virtually all aspects of plotting are configurable.
.
This package provides the wxWidgets bindings.
Package: libpmem1-debug
Description-md5: 697a0e77150bc6487a3729b3486cd5ae
Description-en: Persistent Memory low level support library — debug build
libpmem provides low level persistent memory support. In particular, support
for the persistent memory instructions for flushing changes to pmem is
provided.
.
This package contains a special build of this library meant for debugging
purposes. It contains extra logging, assertions and expensive checks that
should not be used otherwise.
Package: libpmemblk-dev
Description-md5: f8052a2fce3cfd4c94b570c948d011eb
Description-en: development files for libpmemblk1
libpmemblk implements a pmem-resident array of blocks, all the same size, where
a block is updated atomically with respect to power failure or program
interruption (no torn blocks).
.
This package contains libraries and header files used for linking programs
against libpmemblk.
Package: libpmemblk1
Description-md5: 3873d4fafd81a68a50d94cab692b4040
Description-en: Persistent Memory block array support library
libpmemblk implements a pmem-resident array of blocks, all the same size, where
a block is updated atomically with respect to power failure or program
interruption (no torn blocks).
.
This library is provided for cases requiring large arrays of objects at least
512 bytes each. Most developers will find higher level libraries like
libpmemobj to be more generally useful.
Package: libpmemblk1-debug
Description-md5: ddbf05c8e9e2b36a8c300f922ba8d7e1
Description-en: Persistent Memory block array support library — debug build
libpmemblk implements a pmem-resident array of blocks, all the same size, where
a block is updated atomically with respect to power failure or program
interruption (no torn blocks).
.
This library is provided for cases requiring large arrays of objects at least
512 bytes each. Most developers will find higher level libraries like
libpmemobj to be more generally useful.
.
This package contains a special build of this library meant for debugging
purposes. It contains extra logging, assertions and expensive checks that
should not be used otherwise.
Package: libpmemlog-dev
Description-md5: 69bdcdf2c72a6bf4c1c27aa2ecaadd45
Description-en: development files for libpmemlog1
libpmemlog implements a pmem-resident log file.
.
This package contains libraries and header files used for linking programs
against libpmemlog.
Package: libpmemlog1
Description-md5: 67e3acc4dccc137002792541ef8231f2
Description-en: Persistent Memory log file support library
libpmemlog implements a pmem-resident log file.
.
This library is provided for cases requiring an append-mostly file to record
variable length entries. Most developers will find higher level libraries like
libpmemobj to be more generally useful.
Package: libpmemlog1-debug
Description-md5: 37a8b158394823c70a645db5457aa5f7
Description-en: Persistent Memory log file support library — debug build
libpmemlog implements a pmem-resident log file.
.
This library is provided for cases requiring an append-mostly file to record
variable length entries. Most developers will find higher level libraries like
libpmemobj to be more generally useful.
.
This package contains a special build of this library meant for debugging
purposes. It contains extra logging, assertions and expensive checks that
should not be used otherwise.
Package: libpmemobj-dev
Description-md5: 1be2d0dffc38c7eae6c164e14c56350d
Description-en: development files for libpmemobj1
libpmemobj turns a persistent memory file into a flexible object store,
supporting transactions, memory management, locking, lists, and a number of
other features.
.
This package contains libraries and header files used for linking programs
against libpmemobj.
Package: libpmemobj1-debug
Description-md5: 0a3fbeef26f18eb7a62fbfb3f2fb42c3
Description-en: Persistent Memory object store support library — debug build
libpmemobj turns a persistent memory file into a flexible object store,
supporting transactions, memory management, locking, lists, and a number of
other features.
.
This package contains a special build of this library meant for debugging
purposes. It contains extra logging, assertions and expensive checks that
should not be used otherwise.
Package: libpmempool-dev
Description-md5: 771d209a7ad4856d90a1c2e31b9dc906
Description-en: development files for libpmempool1
libpmempool provides a set of utilities for management, diagnostics and repair
of persistent memory pools.
.
This package contains libraries and header files used for linking programs
against libpmempool.
Package: libpmempool1
Description-md5: 75906050b58ab3e64d2442367bfb0470
Description-en: Persistent Memory pool management support library
libpmempool provides a set of utilities for management, diagnostics and repair
of persistent memory pools. A pool in this context means a pmemobj pool,
pmemblk pool, pmemlog pool or BTT layout, independent of the underlying
storage. The libpmempool is for applications that need high reliability or
built-in troubleshooting. It may be useful for testing and debugging purposes
also.
Package: libpmempool1-debug
Description-md5: 758bd9af67c46ca570ad22430535f4cb
Description-en: Persistent Memory pool management support library — debug build
libpmempool provides a set of utilities for management, diagnostics and repair
of persistent memory pools. A pool in this context means a pmemobj pool,
pmemblk pool, pmemlog pool or BTT layout, independent of the underlying
storage. The libpmempool is for applications that need high reliability or
built-in troubleshooting. It may be useful for testing and debugging purposes
also.
.
This package contains a special build of this library meant for debugging
purposes. It contains extra logging, assertions and expensive checks that
should not be used otherwise.
Package: libpmix-bin
Description-md5: eeb9219943b64a66fd2e9bcf4655f473
Description-en: Process Management Interface (Exascale) library - tools
PMIX is the OpenMPI implementation of the Process Management Interface (PMI)
Exascale API. This package provides utilities for working with pmix.
Package: libpmix-dev
Description-md5: 40649f4e98770885669b0326273d7233
Description-en: Development files for the PMI Exascale library
This is the OpenMPI implementation of the Process Management Interface (PMI)
Exascale API. PMIx aims to retain transparent compatibility with the existing
PMI-1 and PMI-2 definitions, and any future PMI releases; Support
the Instant On initiative for rapid startup of applications at exascale
and beyond.
Package: libpmix2t64
Description-md5: aca5aa31def7ae96d62a110030ef497f
Description-en: Process Management Interface (Exascale) library
This is the OpenMPI implementation of the Process Management Interface (PMI)
Exascale API. PMIx aims to retain transparent compatibility with the existing
PMI-1 and PMI-2 definitions, and any future PMI releases; Support
the Instant On initiative for rapid startup of applications at exascale
and beyond.
Package: libpolkit-qt5-1-1
Description-md5: 51231eb419588722c5ed0b75b4e01a56
Description-en: PolicyKit-qt5-1 library
PolicyKit is an application-level toolkit for defining and handling the policy
that allows unprivileged processes to speak to privileged processes.
.
It is a framework for centralizing the decision making process with respect to
granting access to privileged operations (like calling the HAL Mount() method)
for unprivileged (desktop) applications.
.
libpolkit-qt5-1 provides convenience classes and methods for Qt 5/KDE
applications that want to use PolicyKit.
.
This package contains the files necessary for running applications that use
the libpolkit-qt5-1 library.
Package: libpolkit-qt5-1-dev
Description-md5: 7a6490789e9c442013e7b68fb1c978d9
Description-en: PolicyKit-qt5-1 development files
PolicyKit is an application-level toolkit for defining and handling the policy
that allows unprivileged processes to speak to privileged processes.
.
It is a framework for centralizing the decision making process with respect to
granting access to privileged operations (like calling the HAL Mount() method)
for unprivileged (desktop) applications.
.
libpolkit-qt5-1 provides convenience classes and methods for Qt 5/KDE
applications that want to use PolicyKit-1.
.
This package contains the development libraries and headers for the Qt 5
version.
Package: libpolkit-qt6-1-1
Description-md5: 5cdf03409613854db21f08395ab3bb7f
Description-en: PolicyKit-qt6-1 library
PolicyKit is an application-level toolkit for defining and handling the policy
that allows unprivileged processes to speak to privileged processes.
.
It is a framework for centralizing the decision making process with respect to
granting access to privileged operations (like calling the HAL Mount() method)
for unprivileged (desktop) applications.
.
libpolkit-qt6-1 provides convenience classes and methods for Qt 6/KDE
applications that want to use PolicyKit.
.
This package contains the files necessary for running applications that use
the libpolkit-qt6-1 library.
Package: libpolkit-qt6-1-dev
Description-md5: 929fcd0938065f6687ffd663921a0e9c
Description-en: PolicyKit-qt6-1 development files
PolicyKit is an application-level toolkit for defining and handling the policy
that allows unprivileged processes to speak to privileged processes.
.
It is a framework for centralizing the decision making process with respect to
granting access to privileged operations (like calling the HAL Mount() method)
for unprivileged (desktop) applications.
.
libpolkit-qt6-1 provides convenience classes and methods for Qt 6/KDE
applications that want to use PolicyKit-1.
.
This package contains the development libraries and headers for the Qt 6
version.
Package: libpolly-17-dev
Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7
Description-en: High-level loop and data-locality optimizer
Uses an abstract mathematical representation based on integer polyhedra
to analyze and optimize the memory access pattern of a program
Package: libpolly-18-dev
Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7
Description-en: High-level loop and data-locality optimizer
Uses an abstract mathematical representation based on integer polyhedra
to analyze and optimize the memory access pattern of a program
Package: libpolly-19-dev
Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7
Description-en: High-level loop and data-locality optimizer
Uses an abstract mathematical representation based on integer polyhedra
to analyze and optimize the memory access pattern of a program
Package: libpolly-20-dev
Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7
Description-en: High-level loop and data-locality optimizer
Uses an abstract mathematical representation based on integer polyhedra
to analyze and optimize the memory access pattern of a program
Package: libpolly-21-dev
Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7
Description-en: High-level loop and data-locality optimizer
Uses an abstract mathematical representation based on integer polyhedra
to analyze and optimize the memory access pattern of a program
Package: libposix-bindings-ocaml
Description-md5: 109671b9345283a2a91ebd55f42cdb5d
Description-en: OCaml interface for posix -- runtime files
It includes a variety of low-level APIs for interacting with
posix. It includes posix-types, posix-unix-socket, posix-time2,
posix-getopt, posix-uname and posix-signal.
.
This package contains only the shared runtime stub libraries
Package: libposix-bindings-ocaml-dev
Description-md5: 5aa1edb67133ecab597a3813f58ea64f
Description-en: OCaml interface for POSIX -- development files
It includes a variety of low-level APIs for interacting with
posix. It includes posix-types, posix-unix-socket, posix-time2,
posix-getopt, posix-uname and posix-signal.
.
This package contains all the development stuff you need to develop
OCaml programs which use ocaml-posix.
Package: libppx-assert-ocaml
Description-md5: ad4136b56fceda86891156861c11fc06
Description-en: provide assertions in OCaml (runtime files)
This package provides extension nodes to compare
values and raise useful errors if they differ.
.
This package contains runtime files.
Package: libppx-assert-ocaml-dev
Description-md5: 0bd6986610ebe757d8ebb5f79e17c2c4
Description-en: provide assertions in OCaml (dev files)
This package provides extension nodes to compare
values and raise useful errors if they differ.
.
This package contains development files.
Package: libppx-bin-prot-ocaml
Description-md5: 4897be9d7a13546e54c4ade605b07315
Description-en: generation of bin_prot readers and writers from types (runtime)
This package provides a ppx rewriter that generates binary
serialization and deserialization functions from type definitions,
using Jane Street's bin_prot library.
.
This package contains runtime files.
Package: libppx-bin-prot-ocaml-dev
Description-md5: f74af02f6013f9a6f3e82a147bc18603
Description-en: generation of bin_prot readers and writers from types (development)
This package provides a ppx rewriter that generates binary
serialization and deserialization functions from type definitions,
using Jane Street's bin_prot library.
.
This package contains development files.
Package: libppx-cold-ocaml
Description-md5: b86fa7443711f557de82fe1cc770bb57
Description-en: provide the @cold annotation for OCaml (runtime files)
This package provides the @cold annotation to program in OCaml
to disable a closure optimisation.
.
This package contains runtime files.
Package: libppx-cold-ocaml-dev
Description-md5: 659edc78b6846840db3f7072ede466c2
Description-en: provide the @cold annotation for OCaml (dev files)
This package provides the @cold annotation to program in OCaml
to disable a closure optimisation.
.
This package contains development files.
Package: libppx-compare-ocaml
Description-md5: 3f17cb47e6da3ca3e7b90d4c68df765c
Description-en: generation of comparison functions from OCaml types (runtime)
Ppx_compare is a ppx rewriter that derives comparison and equality
functions from type representations. The scaffolded functions are
usually much faster than ocaml's Pervasives.compare and
Pervasives.(=). Scaffolding functions also gives you more flexibility
by allowing you to override them for a specific type and more safety
by making sure that you only compare comparable values.
.
This package contains runtime files.
Package: libppx-compare-ocaml-dev
Description-md5: 806b25c8a40645f87dec90f4ee28dac4
Description-en: generation of comparison functions from OCaml types (development)
Ppx_compare is a ppx rewriter that derives comparison and equality
functions from type representations. The scaffolded functions are
usually much faster than ocaml's Pervasives.compare and
Pervasives.(=). Scaffolding functions also gives you more flexibility
by allowing you to override them for a specific type and more safety
by making sure that you only compare comparable values.
.
This package contains development files.
Package: libppx-custom-printf-ocaml
Description-md5: 2ab5185e4d0c30d2b7b5525607659bc9
Description-en: printf-style format-strings for user-defined string conversion (runtime)
ppx_custom_printf is a ppx rewriter that allows the use of
user-defined string conversion functions in format strings (that is,
strings passed to printf, sprintf, etc.).
.
No new syntax is introduced. Instead a previously ill-typed use of
the ! operator is re-purposed.
.
This package contains runtime files.
Package: libppx-custom-printf-ocaml-dev
Description-md5: fd363fe67f50a2dcc3969e0c4029b640
Description-en: printf-style format-strings for user-defined string conversion (dev)
ppx_custom_printf is a ppx rewriter that allows the use of
user-defined string conversion functions in format strings (that is,
strings passed to printf, sprintf, etc.).
.
No new syntax is introduced. Instead a previously ill-typed use of
the ! operator is re-purposed.
.
This package contains development files.
Package: libppx-deriving-ocaml
Description-md5: 78e04260955cc64c48f886d479237c56
Description-en: type-driven code generation for OCaml (runtime files)
Ppx_deriving provides common infrastructure for generating code based
on type definitions, and a set of useful plugins for common tasks.
.
This package contains runtime files.
Package: libppx-deriving-ocaml-dev
Description-md5: edb671db6b10ed6c0cce6f7f80f75a61
Description-en: type-driven code generation for OCaml (dev files)
Ppx_deriving provides common infrastructure for generating code based
on type definitions, and a set of useful plugins for common tasks.
.
This package contains development files.
Package: libppx-deriving-yojson-ocaml-dev
Description-md5: 6ea76790282bcf2c08342200a25522a3
Description-en: OCaml syntax extension for JSON serialization
Ppx-deriving-yojson is a syntax extension for the OCaml programming
language. It allows you to annotate your type definitions, such that
functions for serialization to JSON, and for deserialization from
JSON, are automatically derived.
Package: libppx-enumerate-ocaml
Description-md5: 662945793d708e813b47d0201e8e7ab9
Description-en: list all values of a finite type (runtime files)
This package generates a list with all possible values
of a finite type.
.
This package contains runtime files.
Package: libppx-enumerate-ocaml-dev
Description-md5: 38e3f765a2e39fd6210c2f8be0379def
Description-en: list all values of a finite type (dev files)
This package generates a list with all possible values
of a finite type.
.
This package contains development files.
Package: libppx-expect-ocaml
Description-md5: be9074fcadd2ae297e5c47dddf9a5529
Description-en: testing framework for OCaml (runtime files)
This package provides a testing framework similar
to Python's cram framework for OCaml programming.
.
This package contains runtime files.
Package: libppx-expect-ocaml-dev
Description-md5: b369f5322a66253ea7e2e9b9909e64cc
Description-en: testing framework for OCaml (dev files)
This package provides a testing framework similar
to Python's cram framework for OCaml programming.
.
This package contains development files.
Package: libppx-fields-conv-ocaml
Description-md5: 80945b1cda76e83930aa161dec93ddaa
Description-en: generation of accessor and iteration functions for OCaml records (runtime)
ppx_fields_conv is a ppx rewriter that can be used to define first
class values representing record fields, and additional routines, to
get and set record fields, iterate and fold over all fields of a
record and create new record values.
.
This package contains runtime files.
Package: libppx-fields-conv-ocaml-dev
Description-md5: 656bfd81649f55026933dec85d8f1b8c
Description-en: generation of accessor and iteration functions for OCaml records (dev)
ppx_fields_conv is a ppx rewriter that can be used to define first
class values representing record fields, and additional routines, to
get and set record fields, iterate and fold over all fields of a
record and create new record values.
.
This package contains development files.
Package: libppx-globalize-ocaml
Description-md5: 862a6763f3e835d638e66985c670b9d6
Description-en: copy local values to the global heap (runtime files)
This package provides a ppx rewriter to copy local values
to the global heap.
.
This package contains runtime files.
Package: libppx-globalize-ocaml-dev
Description-md5: 369093f44344c66bfeea8b20157af592
Description-en: copy local values to the global heap (dev files)
This package provides a ppx rewriter to copy local values
to the global heap.
.
This package contains development files.
Package: libppx-hash-ocaml
Description-md5: 36a0837fca90ea4746c94af6f0850cb1
Description-en: ppx writer generating hash functions (runtime)
This package provides a ppx writer generating hash functions
from type expressions and definitions
.
This package contains runtime files.
Package: libppx-hash-ocaml-dev
Description-md5: 716c02f4d66aa89c07ba4aea43666b79
Description-en: ppx writer generating hash functions (development)
This package provides a ppx writer generating hash functions
from type expressions and definitions
.
This package contains development files.
Package: libppx-here-ocaml
Description-md5: 9800a6c317705da5fcb1941143e0c8b6
Description-en: OCaml extension node whose value is its source position (runtime)
This package provides a ppx rewriter that defines an extension node
whose value is its source position. This is normally used so
exceptions can contain better positions. It can also be used in cases
where stack traces are useless (for instance in monads with a
complicated control flow).
.
This package contains runtime files.
Package: libppx-here-ocaml-dev
Description-md5: 65e859aa2515de47c0b598123a3b462c
Description-en: OCaml extension node whose value is its source position (development)
This package provides a ppx rewriter that defines an extension node
whose value is its source position. This is normally used so
exceptions can contain better positions. It can also be used in cases
where stack traces are useless (for instance in monads with a
complicated control flow).
.
This package contains development files.
Package: libppx-import-ocaml
Description-md5: f96f7525f882db68c98c579826d5548a
Description-en: OCaml extension to import declarations (runtime)
This package provides a ppx rewriter to import declarations from
interface files.
.
This package contains runtime files.
Package: libppx-import-ocaml-dev
Description-md5: 6245a05e2a73ffff223065b65339c03e
Description-en: OCaml extension to import declarations (development)
This package provides a ppx rewriter to import declarations from
interface files.
.
This package contains development files.
Package: libppx-inline-test-ocaml
Description-md5: 89a2140884abd69986f82e8fd53fd5ed
Description-en: syntax extension for in-line tests in OCaml (runtime files)
This package provides a syntax extension to write in-line
tests in OCaml code.
.
This package contains runtime files.
Package: libppx-inline-test-ocaml-dev
Description-md5: 7411564e95cd755cc331cdf476e233a1
Description-en: syntax extension for in-line tests in OCaml (dev files)
This package provides a syntax extension to write in-line
tests in OCaml code.
.
This package contains development files.
Package: libppx-js-style-ocaml
Description-md5: 9a9eb8f171c8c952c9fa65b9c787962e
Description-en: code style checker for Jane Street packages (runtime)
Part of the Jane Street's PPX rewriters collection.
.
This package is a no-op ppx rewriter. It is used as a 'lint' tool to
enforce some coding conventions across all Jane Street packages.
.
This package contains runtime files.
Package: libppx-js-style-ocaml-dev
Description-md5: 1a22fbd97027f945aa1a1b02b4e2bf9d
Description-en: code style checker for Jane Street packages (dev files)
Part of the Jane Street's PPX rewriters collection.
.
This package is a no-op ppx rewriter. It is used as a 'lint' tool to
enforce some coding conventions across all Jane Street packages.
.
This package contains development files.
Package: libppx-let-ocaml
Description-md5: 65a4ff796d3f00387fa802e7ec243255
Description-en: ppx rewriter for monadic and applicative bindings (runtime files)
A ppx rewriter for monadic and applicative let bindings, match
expressions, and if expressions.
.
This package contains runtime files.
Package: libppx-let-ocaml-dev
Description-md5: fe08b991b568ce6d3661c6b3525b58fa
Description-en: ppx rewriter for monadic and applicative bindings (dev files)
A ppx rewriter for monadic and applicative let bindings, match
expressions, and if expressions.
.
This package contains development files.
Package: libppx-optcomp-ocaml
Description-md5: dfb1020181fcc0b7bb913f4c146736dc
Description-en: optional compilation for OCaml (runtime files)
ppx_optcomp stands for Optional Compilation. It is a tool used to
handle optional compilations of pieces of code depending of the word
size, the version of the compiler, ...
.
This package contains runtime files.
Package: libppx-optcomp-ocaml-dev
Description-md5: 992a4a6997b984aa47e3ef18c16e08f4
Description-en: optional compilation for OCaml (dev files)
ppx_optcomp stands for Optional Compilation. It is a tool used to
handle optional compilations of pieces of code depending of the word
size, the version of the compiler, ...
.
This package contains development files.
Package: libppx-sexp-conv-ocaml
Description-md5: 8250a2d8b74e423443b3fceeeb14252f
Description-en: generation of S-expressions from type definitions (runtime files)
ppx_sexp_conv is a PPX syntax extension that generates code for
converting OCaml types to and from S-expressions, as defined in the
sexplib library.
.
This package contains runtime files.
Package: libppx-sexp-conv-ocaml-dev
Description-md5: 8306bf1b08d1d1dc6c1d6dcff4dfcb1a
Description-en: generation of S-expressions from type definitions (dev files)
ppx_sexp_conv is a PPX syntax extension that generates code for
converting OCaml types to and from S-expressions, as defined in the
sexplib library.
.
This package contains development files.
Package: libppx-stable-witness-ocaml
Description-md5: 20fa5af7561b2e96663f6a1ecc99f68b
Description-en: stable witness derivation (runtime)
Ppx extension for deriving a witness that a type is intended to be
stable. In this context, stable means that the serialization format
will never change. This allows programs running at different versions
of the code to safely communicate.
.
This package contains runtime files.
Package: libppx-stable-witness-ocaml-dev
Description-md5: 0fb1dc27e4bbeeb9edc4ee7d4b635b15
Description-en: stable witness derivation (development)
Ppx extension for deriving a witness that a type is intended to be
stable. In this context, stable means that the serialization format
will never change. This allows programs running at different versions
of the code to safely communicate.
.
This package contains development files.
Package: libppx-string-ocaml
Description-md5: cc168273ce2f76e9267fd992bcb20493
Description-en: string interpolation (runtime)
Ppx extension for string interpolation. Part of the Jane Street's PPX
rewriters collection.
.
This package contains runtime files.
Package: libppx-string-ocaml-dev
Description-md5: 270aa35649e732436620f313cea7bee3
Description-en: string interpolation (development)
Ppx extension for string interpolation. Part of the Jane Street's PPX
rewriters collection.
.
This package contains development files.
Package: libppx-variants-conv-ocaml
Description-md5: 113f656b761163041088b6e7243c4d47
Description-en: generation of accessor and iteration functions for OCaml variants (runtime)
ppx_variants_conv is a ppx rewriter that can be used to define first
class values representing variant constructors, and additional
routines to fold, iterate and map over all constructors of a variant
type.
.
This package contains runtime files.
Package: libppx-variants-conv-ocaml-dev
Description-md5: f77ab6b5924394377e3724e5c33a4c33
Description-en: generation of accessor and iteration functions for OCaml variants (dev)
ppx_variants_conv is a ppx rewriter that can be used to define first
class values representing variant constructors, and additional
routines to fold, iterate and map over all constructors of a variant
type.
.
This package contains development files.
Package: libppx-visitors-ocaml-dev
Description-md5: b22173fd471aaf707ed2fcb2a3b392dd
Description-en: OCaml syntax extension for object-oriented visitors
Visitors is a syntax extension for the OCaml programming language. It
allows you to annotate your type definitions, such that a visitor class
will be automatically generated. This visitor class contains methods
for the traversal of your data structure, like iter, map, fold, etc. It
is then easy to override these methods for your needs. This is very
convenient when programming with complex algebraic data structures.
Package: libppx-visitors-ocaml-doc
Description-md5: 1f9a0e76214184ea483ad1772f5e5159
Description-en: Documentation of the visitors syntax extension for OCaml
This package contains the documentation of the visitors syntax extension
for the OCaml programming language.
Package: libppx-yojson-conv-ocaml
Description-md5: d8f03754c4475aa212a7b3b480683a28
Description-en: [@@deriving] plugin to generate Yojson conversion functions (runtime)
[@@deriving] plugin to generate Yojson conversion functions.
.
Part of the Jane Street's PPX rewriters collection.
.
This package contains runtime files.
Package: libppx-yojson-conv-ocaml-dev
Description-md5: ad4f1187928312366050a4ecf29b617d
Description-en: [@@deriving] plugin to generate Yojson conversion functions (dev files)
[@@deriving] plugin to generate Yojson conversion functions.
.
Part of the Jane Street's PPX rewriters collection.
.
This package contains development files.
Package: libppxlib-jane-ocaml
Description-md5: 516e7b382fbb05325d6489f88fe7e61e
Description-en: utilities to work on AST of the Jane Street OCaml compiler (runtime)
This library can be used to work with Abstract Syntax Trees corresponding
to the augmented parse tree recognized by the Jane Street OCaml compiler.
.
This package contains runtime files.
Package: libppxlib-jane-ocaml-dev
Description-md5: 109d985ccfd5be89b5f721e8ac689da6
Description-en: utilities to work on AST of the Jane Street OCaml compiler (development)
This library can be used to work with Abstract Syntax Trees corresponding
to the augmented parse tree recognized by the Jane Street OCaml compiler.
.
This package contains development files.
Package: libppxlib-ocaml-dev
Description-md5: 9263a3fdec1250da537a263f94f513c3
Description-en: meta-programming for OCaml
The ppxlib project provides the basis for the ppx system, which is
currently the officially supported method for meta-programming in
OCaml. It offers a principled way to generate code at compile time in
OCaml projects. It features:
* OCaml AST / parser / pretty-printer snapshot, to create a full
frontend independent of the version of OCaml;
* library for ppx rewriters in general, and type-driven code
generators in particular;
* feature-full driver for OCaml AST transformers;
* quotation mechanism allowing to write values representing the
OCaml AST in the OCaml syntax;
* generator of open recursion classes from type definitions.
Package: libpq-oauth
Description-md5: d5259e31d90f6d0ac8b8ed95bdbc16b7
Description-en: PostgreSQL C client library - OAuth flow
libpq-oauth is an optional module for libpq5 implementing the Device
Authorization flow for OAuth clients (RFC 8628). It is maintained as
its own shared library in order to isolate its dependency on libcurl.
(End users who don't want the Curl dependency can simply choose not
to install this module.)
.
If a connection string allows the use of OAuth, and the server asks
for it, and a libpq client has not installed its own custom OAuth
flow, libpq will attempt to delay-load this module using dlopen() and
the following ABI. Failure to load results in a failed connection.
.
PostgreSQL is an object-relational SQL database management system.
Package: libprimecount-dev
Description-md5: c4d9cd768e5fff6463aa6d234547016c
Description-en: fast prime number counter C/C++ library -- libdev
primecount is a free software program and C/C++ library that counts
the primes below an integer x <= 10^31 using highly optimized
implementations of the combinatorial prime counting algorithms.
.
See https://github.com/kimwalisch/primecount for more information.
.
This package provides the static library and symbolic links needed
for development.
Package: libprimecount-dev-common
Description-md5: e47aa2c71b43b46253ba3a0b093e82d6
Description-en: fast prime number counter C/C++ library -- headers
primecount is a free software program and C/C++ library that counts
the primes below an integer x <= 10^31 using highly optimized
implementations of the combinatorial prime counting algorithms.
.
See https://github.com/kimwalisch/primecount for more information.
.
This package provides the headers needed by developers.
Package: libprimecount8
Description-md5: 5db19285a2ad03659bf7785e53409d4b
Description-en: fast prime number counter C/C++ library -- lib
primecount is a free software program and C/C++ library that counts
the primes below an integer x <= 10^31 using highly optimized
implementations of the combinatorial prime counting algorithms.
.
See https://github.com/kimwalisch/primecount for more information.
.
This package provides the shared library.
Package: libprimesieve-dev
Description-md5: af6c9e8135485b2cd9c3ee10f98650fb
Description-en: fast prime number generator C/C++ library -- libdev
primesieve is a free software program and C/C++ library that generates
primes using a highly optimized sieve of Eratosthenes implementation.
primesieve can generate primes and prime k-tuplets up to nearly 2^64.
.
See http://primesieve.org/ for more information.
.
This package provides the static library and symbolic links needed
for development.
Package: libprimesieve-dev-common
Description-md5: 915158f8f06df5d0ae1e4da041151f48
Description-en: fast prime number generator C/C++ library -- headers
primesieve is a free software program and C/C++ library that generates
primes using a highly optimized sieve of Eratosthenes implementation.
primesieve can generate primes and prime k-tuplets up to nearly 2^64.
.
See http://primesieve.org/ for more information.
.
This package provides the headers needed by developers.
Package: libprimesieve12
Description-md5: 0b1d98bef2f55f2d610f176744a73674
Description-en: fast prime number generator C/C++ library -- lib
primesieve is a free software program and C/C++ library that generates
primes using a highly optimized sieve of Eratosthenes implementation.
primesieve can generate primes and prime k-tuplets up to nearly 2^64.
.
See http://primesieve.org/ for more information.
.
This package provides the shared library.
Package: libprismatic-plumbing-clojure
Description-md5: 3f3efb484b1b55d2862ca27d295ba82d
Description-en: Clojure utility belt library
Plumbing includes the following libraries:
* Graph: a simple and declarative way to specify a structured computation,
which is easy to analyze, change, compose, and monitor.
* plumbing.core: a library of very commonly used functions.
* plumbing.map: common operations on maps (both Clojure immutable and mutable
Java maps)
Package: libprocyon-java
Description-md5: 4fa121651a53397a6c7897a8aa51f9d2
Description-en: Procyon Framework
Procyon is a suite of Java metaprogramming tools focused on code
generation and analysis. It includes the following libraries:
* Core Framework
* Reflection Framework
* Expressions Framework
* Compiler Toolset
* Java Decompiler
Package: libpseudo
Description-md5: f41b1741419145eeaea38b6e58e00fd6
Description-en: advanced tool for simulating superuser privileges
The pseudo utility offers a way to run commands in a virtualized "root"
environment, allowing ordinary users to run commands which give the
illusion of creating device nodes, changing file ownership, and otherwise doing
things necessary for creating distribution packages or filesystems.
.
Pseudo has a lot of similarities to fakeroot but is a new implementation
that improves on the problems seen using fakeroot. Pseudo is now
extensively used by Poky as a replacement to fakeroot but can also be
used standalone in many other use cases.
.
This package contains the LD_PRELOAD libraries.
Package: libpsm-infinipath1
Description-md5: f14abc291eb95080b3ab5e3c76a2cc89
Description-en: PSM Messaging library for Intel Truescale adapters
The PSM Messaging API, or PSM API, is Intel's (formerly QLogic's) low-level,
user-level communication interface for the Truescale family of products. PSM
users can use mechanisms necessary to implement higher-level communication
interfaces in parallel environments.
.
This package contains the shared libraries.
Package: libpsm-infinipath1-dbg
Description-md5: f68caae7e29fb67a86a5faecbd64f3e0
Description-en: Debugging symbols for libpsm-infinipath1
The PSM Messaging API, or PSM API, is Intel's (formerly QLogic's) low-level,
user-level communication interface for the Truescale family of products. PSM
users can use mechanisms necessary to implement higher-level communication
interfaces in parallel environments.
.
This package contains the debugging symbols associated with
libpsm-infinipath1. They will automatically be used by gdb for debugging
libpsm-infinipath1-related issues.
Package: libpsm-infinipath1-dev
Description-md5: 14d45305113471acbf79d96d34eda680
Description-en: Development files for libpsm-infinipath1
The PSM Messaging API, or PSM API, is Intel's (formerly QLogic's) low-level,
user-level communication interface for the Truescale family of products. PSM
users can use mechanisms necessary to implement higher-level communication
interfaces in parallel environments.
.
This package is needed to compile programs against libpsm-infinipath1.
It contains the header files and links needed for compiling.
Package: libpsych-java
Description-md5: c6bc651afa3bfe108b48a82c1353a893
Description-en: ruby-psych Java extension
ruby-psych is a YAML parser and emitter. Psych leverages libyaml for its
YAML parsing and emitting capabilities. In addition to wrapping
libyaml, Psych also knows how to serialize and de-serialize most Ruby
objects to and from the YAML format.
.
Psych has been included with the main Ruby implementation since 1.9.2,
and is the default YAML parser from 1.9.3 and beyond.
.
libpsych-java ships the Java extension to improve performance for Ruby
implementations running in the JVM, like jruby.
Package: libptime-ocaml
Description-md5: 34437bd4eec361b86446dae69f9fa2dc
Description-en: POSIX time for OCaml (runtime)
Ptime has platform independent POSIX time support in pure OCaml. It
provides a type to represent a well-defined range of POSIX timestamps
with picosecond precision, conversion with date-time values,
conversion with RFC 3339 timestamps and pretty printing to a
human-readable, locale-independent representation.
.
This package contains runtime files.
Package: libptime-ocaml-dev
Description-md5: 9b2e9217050fa70d0f080b42a652f23a
Description-en: POSIX time for OCaml (development)
Ptime has platform independent POSIX time support in pure OCaml. It
provides a type to represent a well-defined range of POSIX timestamps
with picosecond precision, conversion with date-time values,
conversion with RFC 3339 timestamps and pretty printing to a
human-readable, locale-independent representation.
.
This package contains development files.
Package: libpwquality-tools
Description-md5: 748331af36bc84978f52ee4344e90e81
Description-en: tools for password quality checking and generation
libpwquality's purpose is to provide common functions for password
quality checking and also scoring them based on their apparent randomness. The
library also provides a function for generating random passwords with good
pronounceability.
.
Tools for password quality checking and generation.
Package: libpxp-ocaml-dev
Description-md5: f59fc8ba310eac8bd437980472be6e86
Description-en: OCaml library that implements an XML-1.0 validating parser
PXP is a validating parser for XML-1.0 which has been written entirely
in Objective Caml.
.
PXP is the new name of the parser formerly known as "Markup". PXP means
"Polymorphic XML parser" and emphasizes its most useful property: that
the API is polymorphic and can be configured such that different objects
are used to store different types of elements.
Package: libqcheck-core-ocaml
Description-md5: fca259cad1ec93f3f1606be3e7170d79
Description-en: QuickCheck inspired property-based testing for OCaml (Runtime library)
This module allows one to check invariants (properties of some types) over
randomly generated instances of the type. It provides combinators for
generating instances and printing them.
Package: libqcheck-core-ocaml-dev
Description-md5: 92495d7c40551c5fbaf5cbe629f27d54
Description-en: QuickCheck inspired property-based testing for OCaml (Development package)
This module allows one to check invariants (properties of some types) over
randomly generated instances of the type. It provides combinators for
generating instances and printing them.
Package: libqcheck-ocaml
Description-md5: 03b1d439838ed2c58bb0e7c2425b7293
Description-en: QuickCheck inspired property-based testing for OCaml (Runtime library)
This module allows one to check invariants (properties of some types) over
randomly generated instances of the type. It provides combinators for
generating instances and printing them.
.
This is a compatibility library, depends on libqcheck-ocaml.
Package: libqcheck-ocaml-dev
Description-md5: e09ed79bba6040b88ff9ff5edf7e52a6
Description-en: QuickCheck inspired property-based testing for OCaml (Development package)
This module allows one to check invariants (properties of some types) over
randomly generated instances of the type. It provides combinators for
generating instances and printing them.
.
This is a compatibility library, depends on libqcheck-ocaml.
Package: libqcheck-ocaml-doc
Description-md5: 1ef80994d3ea7567009c0adbf3cd348a
Description-en: Documentation for ocaml-qcheck
This module allows one to check invariants (properties of some types) over
randomly generated instances of the type. It provides combinators for
generating instances and printing them.
.
This package contains documentation for ocaml-qcheck in html format.
Package: libqcheck-ounit-ocaml
Description-md5: 67d6867edcc76b989bb21ebad586dba7
Description-en: QCheck integration with OUnit (Runtime library)
This module provides QCheck integration with OUnit.
.
QCheck allows one to check invariants (properties of some types) over
randomly generated instances of the type. It provides combinators for
generating instances and printing them.
Package: libqcheck-ounit-ocaml-dev
Description-md5: 541dafcfb635ee408291c0652a02f782
Description-en: QCheck integration with OUnit (Development package)
This module provides QCheck integration with OUnit.
.
QCheck allows one to check invariants (properties of some types) over
randomly generated instances of the type. It provides combinators for
generating instances and printing them.
Package: libqcow-dev
Description-md5: 2877f7b721886c2ee0e85e11eae61928
Description-en: QEMU Copy-On-Write image format access library -- development files
libqcow is a library to access the QEMU Copy-On-Write (QCOW) image format.
.
This package includes the development support files.
Package: libqcow-utils
Description-md5: 47d81ceacc7aecaba8af34b2ec1d888d
Description-en: QEMU Copy-On-Write image format access library -- Utilities
libqcow is a library to access the QEMU Copy-On-Write (QCOW) image format.
.
This package contains tools to access data stored in QCOW files:
qcowinfo, qcowmount.
Package: libqcow1t64
Description-md5: ad2e480029d6e2c25ba681d44b0d5b79
Description-en: QEMU Copy-On-Write image format access library
libqcow is a library to access the QEMU Copy-On-Write (QCOW) image format.
.
This package contains the shared library.
Package: libqgis-3d3.40.14
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.40.14
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.40.14
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.40.14
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.40.14
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.40.14
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.40.14
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: libqgisgrass8-3.40.14
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.40.14
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: libqsastime-dev
Description-md5: 50108538c058e2b15a79bc388b474234
Description-en: Time format conversion library (development files)
The qsastime library is a simple library for handling time format
conversion. It overcomes the limitations of the POSIX time handling
routines by allow high precision time variables over a large range
of ranges of dates and by correctly handling leap seconds. It was
designed with the needs of scientific data plotting in mind. This
package provides the necessary files to do development with
libqsastime.
.
The source code for this library is part of the plplot source
package.
Package: libqsastime0
Description-md5: 1b0ca9bf80be8acb86ff7fc64cc84f9a
Description-en: Time format conversion library
The qsastime library is a simple library for handling time format
conversion. It overcomes the limitations of the POSIX time handling
routines by allow high precision time variables over a large range
of ranges of dates and by correctly handling leap seconds. It was
designed with the needs of scientific data plotting in mind. This
package provides the runtime library.
.
The source code for this library is part of the plplot source
package.
Package: libqt6concurrent6
Description-md5: 9cec83c0f4093047ba7e32ad593d5a17
Description-en: Qt 6 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: libqt6core6t64
Description-md5: ed80e594b46abbc607aba1af415d15fe
Description-en: Qt 6 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: libqt6dbus6
Description-md5: 20382f17c87d23906db49d6aff3e0465
Description-en: Qt 6 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: libqt6gui6
Description-md5: f07aad264aff41f35affdd7048a48ba2
Description-en: Qt 6 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: libqt6network6
Description-md5: d7dc5b8f2c46f21b15001c31c8361c8a
Description-en: Qt 6 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: libqt6opengl6
Description-md5: ab5139665c337d66ad0eee00d9dc3f85
Description-en: Qt 6 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: libqt6openglwidgets6
Description-md5: fda40a8dcce2f181f56eb4d655f044b5
Description-en: Qt 6 OpenGL 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 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.
.
The OpenGL widgets module provides the widget for rendering OpenGL graphics.
Package: libqt6printsupport6
Description-md5: dcb2db28fa663896211cb6e41decc68c
Description-en: Qt 6 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: libqt6sql6
Description-md5: 57e79d838a6fcee7447f0e8d47e77121
Description-en: Qt 6 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: libqt6sql6-ibase
Description-md5: 2115a91d0211d788aae589355ea1607a
Description-en: Qt 6 Firebird database driver
This package contains the Firebird plugin for Qt 6.
.
Install it if you intend to use or write Qt programs that are to access a
Firebird/InterBase DB.
Package: libqt6sql6-mysql
Description-md5: 16631a538bfca86f8fd1847b0951a3ca
Description-en: Qt 6 MySQL database driver
This package contains the MySQL plugin for Qt 6.
.
Install it if you intend to use or write Qt programs that are to access a
MySQL DB.
Package: libqt6sql6-odbc
Description-md5: 2efb5f41197d91ce21a9548565aeda61
Description-en: Qt 6 ODBC database driver
This package contains the ODBC plugin for Qt 6.
.
Install it if you intend to use or write Qt programs that are to access an
ODBC DB.
Package: libqt6sql6-psql
Description-md5: 99db9d30d2cd0b7c8e26d832434bcf1e
Description-en: Qt 6 PostgreSQL database driver
This package contains the PostgreSQL plugin for Qt 6.
.
Install it if you intend to use or write Qt programs that are to access a
PostgreSQL DB.
Package: libqt6sql6-sqlite
Description-md5: e4d133d22563b7455e47e1144e40a2b6
Description-en: Qt 6 SQLite 3 database driver
This package contains the SQLite 3 plugin for Qt 6.
.
Install it if you intend to use or write Qt programs that are to access an
SQLite 3 DB.
Package: libqt6test6
Description-md5: 04fef6f2638f7e52d1818d6708483554
Description-en: Qt 6 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: libqt6widgets6
Description-md5: dee1fa987803bb779f9789877ed5e2c5
Description-en: Qt 6 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: libqt6xml6
Description-md5: cc74db0521d7ab3d5dd5db432fb38e34
Description-en: Qt 6 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: librcsb-core-wrapper-doc
Description-md5: dec5fecdc5c8f6fb38d9df030e2ca881
Description-en: documentation for librcsb-core-wrapper0t64
The RCSB Core Wrapper library was developed to provide an object-oriented
application interface to information in mmCIF format. It includes several
classes for accessing data dictionaries and mmCIF format data files.
.
This package contains html documentation.
Package: librcsb-core-wrapper0-dev
Description-md5: a1effad67881b8c8d13373e0bae35692
Description-en: development files for librcsb-core-wrapper0t64
The RCSB Core Wrapper library was developed to provide an object-oriented
application interface to information in mmCIF format. It includes several
classes for accessing data dictionaries and mmCIF format data files.
.
This package contains files necessary for developing applications with
the library.
Package: librcsb-core-wrapper0t64
Description-md5: 76b14fd0ad75ca5a0807b9f83a3a33db
Description-en: C++ library providing OO API to information in mmCIF format
The RCSB Core Wrapper library was developed to provide an object-oriented
application interface to information in mmCIF format. It includes several
classes for accessing data dictionaries and mmCIF format data files.
.
This package contains the shared library.
Package: librdkafka++1
Description-md5: c95a91eb81b5170c3ac46ae01d89a199
Description-en: library implementing the Apache Kafka protocol (C++ bindings)
librdkafka is a C library implementation of the Apache Kafka protocol,
providing Producer, Consumer and Admin clients. It was designed with message
delivery reliability and high performance in mind, current figures exceed 1
million 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: 2f47faef9806ae0190670ff71b24dbc4
Description-en: library implementing the Apache Kafka protocol (development headers)
librdkafka is a C library implementation of the Apache Kafka protocol,
providing Producer, Consumer and Admin clients. It was designed with message
delivery reliability and high performance in mind, current figures exceed 1
million 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: 696c49fea3f32483b05e6861c3db5ef0
Description-en: library implementing the Apache Kafka protocol
librdkafka is a C library implementation of the Apache Kafka protocol,
providing Producer, Consumer and Admin clients. It was designed with message
delivery reliability and high performance in mind, current figures exceed 1
million 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: librdkit-dev
Description-md5: cadf4e2d9818548292d31eade9e00bca
Description-en: Collection of cheminformatics and machine-learning software (development files)
RDKit is a Python/C++ based cheminformatics and machine-learning software
environment. Features Include:
.
* Chemical reaction handling and transforms
* Substructure searching with SMARTS
* Canonical SMILES
* Molecule-molecule alignment
* Large number of molecular descriptors, including topological,
compositional, EState, SlogP/SMR, VSA and Feature-map vectors
* Fragmentation using RECAP rules
* 2D coordinate generation and depiction, including constrained depiction
* 3D coordinate generation using geometry embedding
* UFF and MMFF94 forcefields
* Chirality support, including calculation of (R/S) stereochemistry codes
* 2D pharmacophore searching
* Fingerprinting, including Daylight-like, atom pairs, topological
torsions, Morgan algorithm and MACCS keys
* Calculation of shape similarity
* Multi-molecule maximum common substructure
* Machine-learning via clustering and information theory algorithms
* Gasteiger-Marsili partial charge calculation
.
File formats RDKit supports include MDL Mol, PDB, SDF, TDT, SMILES and RDKit
binary format.
.
This package contains the header files.
Package: librdkit1t64
Description-md5: f3b5688fc64de582110322df8c0d19da
Description-en: Collection of cheminformatics and machine-learning software (shared libraries)
RDKit is a Python/C++ based cheminformatics and machine-learning software
environment. Features Include:
.
* Chemical reaction handling and transforms
* Substructure searching with SMARTS
* Canonical SMILES
* Molecule-molecule alignment
* Large number of molecular descriptors, including topological,
compositional, EState, SlogP/SMR, VSA and Feature-map vectors
* Fragmentation using RECAP rules
* 2D coordinate generation and depiction, including constrained depiction
* 3D coordinate generation using geometry embedding
* UFF and MMFF94 forcefields
* Chirality support, including calculation of (R/S) stereochemistry codes
* 2D pharmacophore searching
* Fingerprinting, including Daylight-like, atom pairs, topological
torsions, Morgan algorithm and MACCS keys
* Calculation of shape similarity
* Multi-molecule maximum common substructure
* Machine-learning via clustering and information theory algorithms
* Gasteiger-Marsili partial charge calculation
.
File formats RDKit supports include MDL Mol, PDB, SDF, TDT, SMILES and RDKit
binary format.
.
This package contains the shared libraries.
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: libreact-ocaml
Description-md5: d6f34d11481da79d2e1ae5323f959c7d
Description-en: functional reactive programming in OCaml (plugins)
React is an OCaml module for functional reactive programming.
It provides support to program with time varying values:
applicative events and signals. React doesn't define any primitive
event or signal, this lets the client chooses the concrete timeline.
.
This package contains dynamically loadable plugins of React.
Package: libreact-ocaml-dev
Description-md5: 027bb3795cb7c55ed4e12cdb0f8b0c2e
Description-en: functional reactive programming in OCaml
React is an OCaml module for functional reactive programming.
It provides support to program with time varying values:
applicative events and signals. React doesn't define any primitive
event or signal, this lets the client chooses the concrete timeline.
.
This package contains development files of React.
Package: libreactivedata-ocaml
Description-md5: 7a449da4fad9771b511b1bfd7cb6d4ec
Description-en: FRP with incremental changes in data structures (runtime)
ReactiveData is an OCaml module for functional reactive programming
(FRP) based on React. It adds support to incremental changes in data
structures by reasoning on patches instead of absolute values.
.
This package contains dynamically loadable plugins of ReactiveData.
Package: libreactivedata-ocaml-dev
Description-md5: 6c373c561b6ec81b9748a83126d2faa3
Description-en: FRP with incremental changes in data structures
ReactiveData is an OCaml module for functional reactive programming
(FRP) based on React. It adds support to incremental changes in data
structures by reasoning on patches instead of absolute values.
.
This package contains development files of ReactiveData.
Package: libregf-dev
Description-md5: d5c35feba69b190eaad6aedec3bec75f
Description-en: Windows NT Registry File (REGF) format access library -- development files
libregf is a library to access the Windows NT Registry File (REGF)
format.
.
This package includes the development support files.
Package: libregf-utils
Description-md5: e5cd02438ff4618b17d01ce02917fe46
Description-en: libregf -- Utilities
libregf is a library to access the Windows NT Registry File (REGF)
format.
.
This package contains a few tools to work with data stored in
registry files: regfexport, regfinfo, regfmount, regfreport.
Package: libregf1t64
Description-md5: 7358258195a98a63469ec568276ec4df
Description-en: Windows NT Registry File (REGF) format access library
libregf is a library to access the Windows NT Registry File (REGF)
format.
Package: librepo-dev
Description-md5: f5ee69e0784c5ed7c185f6160b8218a4
Description-en: librepo - development files
A library providing C and Python (libcURL-like) APIs to
download repository metadata.
.
This package contains the development header files for the
librepo library.
Package: librepo-doc
Description-md5: 5816a1cd03687807d327979d31ba3bb9
Description-en: Documentation for the librepo library (common documentation)
A library providing C and Python (libcURL-like) APIs to
download repository metadata.
.
This package installs common documentation for the librepo
C bindings.
Package: librepo0
Description-md5: fee6ae42eec29b7667ad2d2b8d9dd2f5
Description-en: librepo - shared library
A library providing C and Python (libcURL-like) APIs to
download repository metadata.
.
This package provides the librepo shared library.
Package: libresid-builder-dev
Description-md5: f06308368fe1a1ee820c0a02a57eb15e
Description-en: SID chip emulation class based on resid
SID builder packages provide a chip emulator, to be used by libsidplay2.
This package is an emulation based on the resid library, including hardsid
support.
Package: libresid-builder0c2a
Description-md5: f06308368fe1a1ee820c0a02a57eb15e
Description-en: SID chip emulation class based on resid
SID builder packages provide a chip emulator, to be used by libsidplay2.
This package is an emulation based on the resid library, including hardsid
support.
Package: libresteasy-java
Description-md5: 79cc073b179395537fb04a5568a5e6e7
Description-en: RESTEasy -- Framework for RESTful Web services and Java applications
RESTEasy is a JBoss project that provides various frameworks to help you build
RESTful Web Services and Java applications. It is a fully certified and
portable implementation of the Java API for RESTful Web Services (JAX-RS)
specification. JAX-RS is a new Java Community Process (JCP) specification that
provides a Java API for RESTful Web Services over the HTTP protocol.
Package: libroc-dev
Description-md5: 6bcf4178f53eb51fdb8201a05e4acc2e
Description-en: real-time audio streaming over the network (development files)
Roc is a network transport, highly specialized for the real-time streaming use
case. The user writes the stream to the one end and reads it from another end,
and Roc deals with all the complexity of the task of delivering data in time
and with no loss. Encoding, decoding, adjusting rates, restoring losses - all
these are performed transparently under the hood.
.
This package provides the development files for libroc.
Package: librocalution-dev
Description-md5: 44649142299973a18c60183ac479f0f0
Description-en: ROCm library for iterative sparse solvers - headers
rocALUTION is a library that provides iterative sparse preconditioners and
solvers. The rocALUTION project began as a port of PARALUTION to the AMD ROCm
platform. This library supports an OpenMP backend for multi-core CPUs and an
MPI backend for multi-node clusters.
.
rocALUTION provides a C++ API containing implementations of fixed-point
iteration schemes such as Jacobi iteration and Gauss-Seidel; Krylov subspace
methods such as the conjugate gradient method and the biconjugate gradient
stabilized method; a mixed-precision defect correction scheme; a Chebyshev
iteration scheme; as well as geometric and algebraic multigrid solvers. There
are also a wide variety of sparse preconditioners, including several based on
matrix splitting schemes, factorization schemes, and approximate inverses.
.
This package provides the AMD ROCm rocALUTION development headers.
Package: librocalution-doc
Description-md5: 66927a5abab1be031d7d25878b1231bc
Description-en: ROCm library for iterative sparse solvers - documentation
rocALUTION is a library that provides iterative sparse preconditioners and
solvers. The rocALUTION project began as a port of PARALUTION to the AMD ROCm
platform. This library supports an OpenMP backend for multi-core CPUs and an
MPI backend for multi-node clusters.
.
rocALUTION provides a C++ API containing implementations of fixed-point
iteration schemes such as Jacobi iteration and Gauss-Seidel; Krylov subspace
methods such as the conjugate gradient method and the biconjugate gradient
stabilized method; a mixed-precision defect correction scheme; a Chebyshev
iteration scheme; as well as geometric and algebraic multigrid solvers. There
are also a wide variety of sparse preconditioners, including several based on
matrix splitting schemes, factorization schemes, and approximate inverses.
.
This package provides the AMD ROCm rocALUTION documentation.
Package: librocalution0
Description-md5: 57415c15172f78830396d5dcd9ef89a0
Description-en: ROCm library for iterative sparse solvers - library
rocALUTION is a library that provides iterative sparse preconditioners and
solvers. The rocALUTION project began as a port of PARALUTION to the AMD ROCm
platform. This library supports an OpenMP backend for multi-core CPUs and an
MPI backend for multi-node clusters.
.
rocALUTION provides a C++ API containing implementations of fixed-point
iteration schemes such as Jacobi iteration and Gauss-Seidel; Krylov subspace
methods such as the conjugate gradient method and the biconjugate gradient
stabilized method; a mixed-precision defect correction scheme; a Chebyshev
iteration scheme; as well as geometric and algebraic multigrid solvers. There
are also a wide variety of sparse preconditioners, including several based on
matrix splitting schemes, factorization schemes, and approximate inverses.
.
This package provides the AMD ROCm rocALUTION library.
Package: librocalution0-tests
Description-md5: 57fa9026bd5b402d652be5fe281a4cfd
Description-en: ROCm library for iterative sparse solvers - tests
rocALUTION is a library that provides iterative sparse preconditioners and
solvers. The rocALUTION project began as a port of PARALUTION to the AMD ROCm
platform. This library supports an OpenMP backend for multi-core CPUs and an
MPI backend for multi-node clusters.
.
rocALUTION provides a C++ API containing implementations of fixed-point
iteration schemes such as Jacobi iteration and Gauss-Seidel; Krylov subspace
methods such as the conjugate gradient method and the biconjugate gradient
stabilized method; a mixed-precision defect correction scheme; a Chebyshev
iteration scheme; as well as geometric and algebraic multigrid solvers. There
are also a wide variety of sparse preconditioners, including several based on
matrix splitting schemes, factorization schemes, and approximate inverses.
.
This package provides the AMD ROCm rocALUTION test binaries used for verifying
that the library is functioning correctly.
Package: librope-ocaml
Description-md5: e2e0bc3f621b08ff3446ce519f83b8ba
Description-en: ropes ("heavyweight strings") for OCaml (Runtime library)
Ropes are a scalable string implementation: they are designed for efficient
operation that involve the string as a whole such as concatenation and
substring. This library implements ropes for OCaml. It is rich enough to
replace strings.
Package: librope-ocaml-dev
Description-md5: 389f9a547203ee264a2761b035af9e3f
Description-en: ropes ("heavyweight strings") for OCaml (Development package)
Ropes are a scalable string implementation: they are designed for efficient
operation that involve the string as a whole such as concatenation and
substring. This library implements ropes for OCaml. It is rich enough to
replace strings.
.
This package contains the files that are necessary to compile OCaml code
that uses the rope library.
Package: librpm-dev
Description-md5: b61ce5bb0129a6b93ca353a53ac9c1e2
Description-en: RPM shared library, development kit
The RPM Package Manager (RPM) is a command-line driven package
management system capable of installing, uninstalling, verifying,
querying, and updating computer software packages.
.
This package provides the development kit, containing static
libraries and header files necessary to build programs that use
librpm.
Package: librpm10
Description-md5: 43dcb3c7127ac155f80bce6eb02448dc
Description-en: RPM shared library
The RPM Package Manager (RPM) is a command-line driven package
management system capable of installing, uninstalling, verifying,
querying, and updating computer software packages.
.
This library allows programs to make use of an RPM database or RPM packages
without going through the program rpm.
Package: librpmbuild10
Description-md5: 6c8fdac9007ad1483cb5ded0c7a78d4e
Description-en: RPM build shared library
The RPM Package Manager (RPM) is a command-line driven package
management system capable of installing, uninstalling, verifying,
querying, and updating computer software packages.
.
This library provides an interface for building RPM packages.
Package: librpmio10
Description-md5: b102b4700b4f67e72b6c457300d1dee3
Description-en: RPM IO shared library
The RPM Package Manager (RPM) is a command-line driven package
management system capable of installing, uninstalling, verifying,
querying, and updating computer software packages.
.
This library provides basic IO functionality which is used by librpm.
Package: librpmsign10
Description-md5: c2958f0a844ec375af9b40fae17c7280
Description-en: RPM signing shared library
The RPM Package Manager (RPM) is a command-line driven package
management system capable of installing, uninstalling, verifying,
querying, and updating computer software packages.
.
This library provides an interface for signing RPM packages.
Package: librresult-ocaml
Description-md5: d3e42beb92e407eb58b77b74dab50a1a
Description-en: result value combinators for OCaml (runtime)
Rresult is an OCaml module for handling computation results and
errors in an explicit and declarative manner, without resorting to
exceptions. It defines combinators to operate on the result type
available from OCaml 4.03 in the standard library.
.
This package contains the runtime libraries for programs using
rresult.
Package: librresult-ocaml-dev
Description-md5: d3e1231adf4b6e8de5d9c2a154c86898
Description-en: result value combinators for OCaml (dev)
Rresult is an OCaml module for handling computation results and
errors in an explicit and declarative manner, without resorting to
exceptions. It defines combinators to operate on the result type
available from OCaml 4.03 in the standard library.
.
This package contains the development stuff needed to use the
rresult library in your programs.
Package: librust-av-data-dev
Description-md5: 974f9a35728483bba0576e3697df556c
Description-en: Multimedia data structures - Rust source code
Source code for Debianized Rust crate "av-data"
Package: librust-bytemuck-derive-dev
Description-md5: f7d10415d6519901578dd0934430e52b
Description-en: Derive proc-macros for `bytemuck` - Rust source code
Source code for Debianized Rust crate "bytemuck_derive"
Package: librust-bytemuck-dev
Description-md5: 3a93df158cde17e10af4c62e9b8c026d
Description-en: Mucking around with piles of bytes - Rust source code
Source code for Debianized Rust crate "bytemuck"
Package: librust-bytes-dev
Description-md5: 4b8bae13feb060110a23dd3d868ed174
Description-en: Types and traits for working with bytes - Rust source code
Source code for Debianized Rust crate "bytes"
Package: librust-bytestring-dev
Description-md5: a7441fe564f0dcbd684673de7cc9e12c
Description-en: UTF-8 encoded read-only string using `Bytes` as storage - Rust source code
Source code for Debianized Rust crate "bytestring"
Package: librust-cbindgen-dev
Description-md5: 1b7dc35ff31d9ee74931f7da971f58bf
Description-en: Generating C bindings to Rust code - Rust source code
Source code for Debianized Rust crate "cbindgen"
Package: librust-colored-dev
Description-md5: c4236875d47733ea9b98f03bd44113a6
Description-en: Most simple way to add colors in your terminal - Rust source code
Source code for Debianized Rust crate "colored"
Package: librust-cranelift-dev
Description-md5: c45cf1f645ef46817eeb135c4eb05044
Description-en: low-level retargetable code generator - Rust source code
Cranelift is a low-level retargetable code generator.
It translates a target-independent intermediate representation
into executable machine code.
.
This package contains the source for the Rust cranelift crate,
for use with cargo.
Package: librust-deb822-fast-dev
Description-md5: 8f2583c14c17591457e21bee3d0e6096
Description-en: Fast parsing of Debian control files in the deb822 format - Rust source code
Source code for Debianized Rust crate "deb822-fast"
Package: librust-ecolor-dev
Description-md5: 87fd956874316f0195c0db7fbac9524d
Description-en: Color structs and color conversion utilities - Rust source code
Source code for Debianized Rust crate "ecolor"
Package: librust-emath-dev
Description-md5: 91bed70be2244d34ad92c6f839bec2e3
Description-en: Minimal 2D math library for GUI work - Rust source code
Source code for Debianized Rust crate "emath"
Package: librust-errno-dev
Description-md5: 36518fbf745f54d4cf70a40f48df96fd
Description-en: Cross-platform interface to the `errno` variable - Rust source code
Source code for Debianized Rust crate "errno"
Package: librust-gstreamer-allocators-dev
Description-md5: 0e7fb66d078cf518a919ab80915557bc
Description-en: Rust bindings for GStreamer Allocators library - Rust source code
Source code for Debianized Rust crate "gstreamer-allocators"
Package: librust-gstreamer-audio-dev
Description-md5: 4ac799ef840a958fe1100b727a364386
Description-en: Rust bindings for GStreamer Audio library - Rust source code
Source code for Debianized Rust crate "gstreamer-audio"
Package: librust-gstreamer-audio-sys-dev
Description-md5: 1fb42a99ff511adaa9e069e7d9dccae2
Description-en: FFI bindings to libgstaudio-1.0 - Rust source code
Source code for Debianized Rust crate "gstreamer-audio-sys"
Package: librust-gstreamer-base-dev
Description-md5: 92fc1075e4f4fd3e5a324fe96a624963
Description-en: Rust bindings for GStreamer Base library - Rust source code
Source code for Debianized Rust crate "gstreamer-base"
Package: librust-gstreamer-base-sys-dev
Description-md5: 4e8d82d4f219d3a582b2b6e6dbbad0a1
Description-en: FFI bindings to libgstbase-1.0 - Rust source code
Source code for Debianized Rust crate "gstreamer-base-sys"
Package: librust-gstreamer-dev
Description-md5: 0993abcb55ab7aad8e34462249c8ef8a
Description-en: Rust bindings for GStreamer - Rust source code
Source code for Debianized Rust crate "gstreamer"
Package: librust-gstreamer-gl-dev
Description-md5: ae337f9db5106ae92edf58dcc604c442
Description-en: Rust bindings for GStreamer GL library - Rust source code
Source code for Debianized Rust crate "gstreamer-gl"
Package: librust-gstreamer-gl-egl-dev
Description-md5: 0c69a19f8912a282a88483f8fbf72f39
Description-en: Rust bindings for GStreamer GL library (EGL support) - Rust source code
Source code for Debianized Rust crate "gstreamer-gl-egl"
Package: librust-gstreamer-gl-egl-sys-dev
Description-md5: 41c6655315ba2a32e8f93df9ef50e854
Description-en: FFI bindings to libgstgl-1.0 (EGL support) - Rust source code
Source code for Debianized Rust crate "gstreamer-gl-egl-sys"
Package: librust-gstreamer-gl-sys-dev
Description-md5: 4ba97460030cd914d0987a0fe8bd750f
Description-en: FFI bindings to libgstgl-1.0 - Rust source code
Source code for Debianized Rust crate "gstreamer-gl-sys"
Package: librust-gstreamer-gl-wayland-dev
Description-md5: 4d747a9e790687e88d2695565af086d3
Description-en: Rust bindings for GStreamer GL library (Wayland support) - Rust source code
Source code for Debianized Rust crate "gstreamer-gl-wayland"
Package: librust-gstreamer-gl-wayland-sys-dev
Description-md5: f3b1578287209f2daf543550e14ffd2d
Description-en: FFI bindings to libgstgl-1.0 (Wayland support) - Rust source code
Source code for Debianized Rust crate "gstreamer-gl-wayland-sys"
Package: librust-gstreamer-gl-x11-dev
Description-md5: 611382e4351bc57ae98d224a129caf07
Description-en: Rust bindings for GStreamer GL library (X11 support) - Rust source code
Source code for Debianized Rust crate "gstreamer-gl-x11"
Package: librust-gstreamer-gl-x11-sys-dev
Description-md5: dcf1fcc7b933009d9e17c41b83b807e7
Description-en: FFI bindings to libgstgl-1.0 (X11 support) - Rust source code
Source code for Debianized Rust crate "gstreamer-gl-x11-sys"
Package: librust-gstreamer-pbutils-dev
Description-md5: b42ade92c7dd7963105f52cb4e5b61da
Description-en: Rust bindings for GStreamer Base Utils library - Rust source code
Source code for Debianized Rust crate "gstreamer-pbutils"
Package: librust-gstreamer-pbutils-sys-dev
Description-md5: ba687f3fa08f607aefb5c5257b5d017c
Description-en: FFI bindings to libgstpbutils-1.0 - Rust source code
Source code for Debianized Rust crate "gstreamer-pbutils-sys"
Package: librust-gstreamer-play-dev
Description-md5: 2f36b85f815001dcf59cd1cbc6f0677b
Description-en: Rust bindings for GStreamer Play library - Rust source code
Source code for Debianized Rust crate "gstreamer-play"
Package: librust-gstreamer-play-sys-dev
Description-md5: 16b01e2d9ddfb8f4debe4cd22418350d
Description-en: FFI bindings to libgstplay-1.0 - Rust source code
Source code for Debianized Rust crate "gstreamer-play-sys"
Package: librust-gstreamer-sys-dev
Description-md5: 8b8c788afd65244ff8be792bd4118169
Description-en: FFI bindings to libgstreamer-1.0 - Rust source code
Source code for Debianized Rust crate "gstreamer-sys"
Package: librust-gstreamer-video-dev
Description-md5: d18296bcb0fc13ebb0dbc298f4768280
Description-en: Rust bindings for GStreamer Video library - Rust source code
Source code for Debianized Rust crate "gstreamer-video"
Package: librust-hurl-core-dev
Description-md5: 70e54ff5f5f8fc9090ad15ba48da4cb6
Description-en: Hurl Core - Rust source code
Source code for Debianized Rust crate "hurl_core"
Package: librust-image-dev
Description-md5: 1c878cec349cda376c3a396c8bbe8730
Description-en: Imaging library - Rust source code
Provides basic image processing and encoders/decoders for common image formats.
.
Source code for Debianized Rust crate "image"
Package: librust-jid-dev
Description-md5: eb45a8620de2f8b528fb5dea29a35c10
Description-en: Crate which provides a Jid struct for Jabber IDs - Rust source code
Source code for Debianized Rust crate "jid"
Package: librust-js-option-dev
Description-md5: 0efade6bc3b4dd8bcd44f23c656044aa
Description-en: Option-like type with separate null and undefined variants - Rust source code
Source code for Debianized Rust crate "js_option"
Package: librust-knuffel-dev
Description-md5: dff70ef01dc39b164f754a2e3ea9b6c8
Description-en: Another KDL language implementation - Rust source code
Source code for Debianized Rust crate "knuffel"
Package: librust-libcst-dev
Description-md5: c661a7603d520855e11ca73dbca2c182
Description-en: Python parser and Concrete Syntax Tree library - Rust source code
Source code for Debianized Rust crate "libcst"
Package: librust-libm-dev
Description-md5: cc3976c6a4143ca9cd8b7ac1777fa0c4
Description-en: Libm in pure Rust - Rust source code
Source code for Debianized Rust crate "libm"
Package: librust-moxcms-dev
Description-md5: c6ca7c8dccd373337de17e5f06b35edf
Description-en: Simple Color Management in Rust - Rust source code
Source code for Debianized Rust crate "moxcms"
Package: librust-niri-ipc-dev
Description-md5: 97d35a804727a9509940962fcc352151
Description-en: Types and helpers for interfacing with the niri Wayland compositor - Rust source code
Source code for Debianized Rust crate "niri-ipc"
Package: librust-pdb2-dev
Description-md5: 41a62301966d77481d53a455639e8bb1
Description-en: Parser for Microsoft PDB (Program Database) debugging information - Rust source code
Source code for Debianized Rust crate "pdb2"
Package: librust-profiling-dev
Description-md5: ec44b08df24b2fe6b6e11da7d62f7010
Description-en: Very thin abstraction over other profiler crates - Rust source code
Source code for Debianized Rust crate "profiling"
Package: librust-rsass-dev
Description-md5: 844ef12bf06ff58ac8617c850c16e92a
Description-en: sass implementation in pure rust - Rust source code
rsass is sass reimplemented in rust with nom.
.
Sass is a pre-processing language for CSS.
It allows you to write cleaner stylesheets
and makes collaboration on your CSS a breeze.
.
NB! Not all of the official Sass specification is implemented yet.
See upstream README below /usr/share/doc/librust-rsass-dev/
for more details.
.
This package contains the source for the Rust rsass crate,
packaged for use with cargo and dh-cargo.
Package: librust-tower-lsp-dev
Description-md5: 3810dd89d90b6093f3d95f4dee32c06d
Description-en: Language Server Protocol implementation based on Tower - Rust source code
Source code for Debianized Rust crate "tower-lsp"
Package: librust-tree-sitter-verilog-dev
Description-md5: a840e0f3840f7d5993f00aed7031f13d
Description-en: SystemVerilog grammar for the tree-sitter parser - Rust source code
tree-sitter-verilog is a tree-sitter grammar for SystemVerilog.
.
Tree-sitter is a parser generator and incremental parsing library.
.
This package contains the source for the Rust tree-sitter-verilog crate,
packaged for use with cargo.
Package: librust-uom-dev
Description-md5: f4ad48f1be62c7c07c5384cdd3d40171
Description-en: Units of measurement - Rust source code
Source code for Debianized Rust crate "uom"
Package: librust-ureq-dev
Description-md5: 6406168ec82a4926fd2ab9fce7208d06
Description-en: simple and safe HTTP client - Rust source code
Ureq is a simple, safe HTTP client.
.
Ureq's first priority is being easy for you to use.
It's great for anyone who wants a low-overhead HTTP client
that just gets the job done.
Works very well with HTTP APIs.
Its features include cookies, JSON, HTTP proxies, HTTPS,
and charset decoding.
.
Ureq is in pure Rust for safety and ease of understanding.
It avoids using "unsafe" directly.
It uses blocking I/O instead of async I/O,
because that keeps the API simple and keeps dependencies to a minimum.
For TLS, ureq uses rustls or native-tls.
.
This package contains the source for the Rust ureq crate,
for use with cargo.
Package: librxtx-java
Description-md5: 5574a55ba7d39c43255d9020bc086491
Description-en: Full Java CommAPI implementation
RXTX is a full implementation of the Java CommAPI from Sun. It
contains native libraries providing serial and parallel
communication for the Java Development Toolkit.
Package: libs3d-dev
Description-md5: 80a5ff066fd8e3877d492471152fb743
Description-en: 3d network display server library - development files
s3d is a 3d network display server which can be used as 3d desktop environment.
.
This package provides the header files for building your own s3d programs.
Package: libs3d2
Description-md5: e8df00cc7a2c2fb64236995ce261ff17
Description-en: 3d network display server library
s3d is a 3d network display server which can be used as 3d desktop environment.
.
This package provides the library for communication with the display server.
Package: libs3dw-dev
Description-md5: abf5abd660becd95f12f20c51d22dda3
Description-en: 3d network display server widget library - development files
s3d is a 3d network display server which can be used as 3d desktop environment.
.
This package provides the header files for using widgets in your s3d programs.
Package: libs3dw2
Description-md5: a9f5ee155f06905bbf77787b4ea5491f
Description-en: 3d network display server widget library
s3d is a 3d network display server which can be used as 3d desktop environment.
.
This package provides the widget library.
Package: libsanlock-client1
Description-md5: edc73c794a531608ebfb4fdce34d3c64
Description-en: Shared storage lock manager (client library)
Sanlock ensures that single disk cannot be used by more than
one running VM at a time, across any host in a network.
.
This package contains the public shared library for libvirt.
Package: libsanlock-dev
Description-md5: 87c3bcc256f0147da7e1aa4c3e30521d
Description-en: Shared storage lock manager (development files)
Sanlock ensures that single disk cannot be used by more than
one running VM at a time, across any host in a network.
.
This package contains the header files and static libraries.
Package: libsanlock1
Description-md5: 231ad3e47240a19e7df79955888949bf
Description-en: Shared storage lock manager (shared library)
Sanlock ensures that single disk cannot be used by more than
one running VM at a time, across any host in a network.
.
This package contains libsanlock shared library.
Package: libsbml5-dev
Description-md5: 36bd7cc34578b330d0124c235fd578c2
Description-en: System Biology Markup Language library - development files
LibSBML is a library designed to help you read, write, manipulate,
translate, and validate SBML files and data streams. It is not an
application itself (though it does come with many example programs),
but rather a library you can embed in your own applications.
.
This package contains files necessary for development with libsbml.
Package: libsbml5-doc
Description-md5: c7c243fe98f60ede7ac0f268222db508
Description-en: System Biology Markup Language library -- documentation
LibSBML is a library designed to help you read, write, manipulate,
translate, and validate SBML files and data streams. It is not an
application itself (though it does come with many example programs),
but rather a library you can embed in your own applications.
.
This package contains C/C++ documentation.
Package: libsbml5-examples
Description-md5: f3e61edd7be464c0440e23ab1c45123c
Description-en: System Biology Markup Language library -- example files
LibSBML is a library designed to help you read, write, manipulate,
translate, and validate SBML files and data streams. It is not an
application itself (though it does come with many example programs),
but rather a library you can embed in your own applications.
.
This package contains C/C++, Java, Perl and layout examples.
Package: libsbml5-java
Description-md5: 10a3c2b11a52fe2bff6f75a129266543
Description-en: System Biology Markup Language library - Java bindings
LibSBML is a library designed to help you read, write, manipulate,
translate, and validate SBML files and data streams. It is not an
application itself (though it does come with many example programs),
but rather a library you can embed in your own applications.
.
This Package contains the Java bindings of LibSBML.
Package: libsbml5-octave
Description-md5: 83d45fde6a91c158b9c085f690d5de45
Description-en: System Biology Markup Language library - Octave bindings
LibSBML is a library designed to help you read, write, manipulate,
translate, and validate SBML files and data streams. It is not an
application itself (though it does come with many example programs),
but rather a library you can embed in your own applications.
.
This package contains the Octave bindings of LibSBML.
Package: libsbml5-perl
Description-md5: b8a6ddbbd38f32e5ad16a2a52988d66f
Description-en: System Biology Markup Language library - Perl bindings
LibSBML is a library designed to help you read, write, manipulate,
translate, and validate SBML files and data streams. It is not an
application itself (though it does come with many example programs),
but rather a library you can embed in your own applications.
.
This package contains the Perl bindings of LibSBML.
Package: libsbml5-perl-doc
Description-md5: 5c65ea11d2ee42df27a385c8d9fcaf5b
Description-en: System Biology Markup Language library -- Perl documentation
LibSBML is a library designed to help you read, write, manipulate,
translate, and validate SBML files and data streams. It is not an
application itself (though it does come with many example programs),
but rather a library you can embed in your own applications.
.
This package contains documentation for Perl bindings
Package: libsbml5t64
Description-md5: 77573bcc9ac5e193f4127fefe2286850
Description-en: System Biology Markup Language library
LibSBML is a library designed to help you read, write, manipulate,
translate, and validate SBML files and data streams. It is not an
application itself (though it does come with many example programs),
but rather a library you can embed in your own applications.
Package: libscca-dev
Description-md5: e5dd7deb9cff0cd8262e0b776fce3d29
Description-en: Windows Prefetch File access library -- development files
libscca is a library to access the Windows Prefetch File (SCCA)
format.
.
This package includes the development support files.
Package: libscca-utils
Description-md5: 95ad3e760bfc72055b074b3ee4b97a6c
Description-en: Windows Prefetch File access library -- Utilities
libscca is a library to access the Windows Prefetch File (SCCA)
format.
.
This package contains a tool to display information about a PF file.
Package: libscca1t64
Description-md5: 2f678b98ca09e74729ffbf3ad42cc6f1
Description-en: Windows Prefetch File access library
libscca is a library to access the Windows Prefetch File (SCCA)
format.
.
This package contains the shared library.
Package: libsdl3-0
Description-md5: a8e256b29ee465b353f21d088149f489
Description-en: Simple DirectMedia Layer, version 3
SDL is a cross-platform library designed to make it easy to write
multimedia software such as games and emulators.
.
This package contains the shared library.
Package: libsdl3-dev
Description-md5: c7232236df086621b8240a4a677fb18e
Description-en: Simple DirectMedia Layer, version 3 development files
SDL is a cross-platform library designed to make it easy to write
multimedia software such as games and emulators.
.
This package contains the files needed to compile and link programs which
use SDL.
Package: libsdl3-doc
Description-md5: 46393a5cdf1dca680c4acc83d75b2773
Description-en: Reference manual for SDL 3
SDL is a cross-platform library designed to make it easy to write
multimedia software such as games and emulators.
.
This package contains the reference manual and examples.
Package: libsdl3-image-dev
Description-md5: 2fe24752673caf9a627c13d1c6104cab
Description-en: Image loading library for Simple DirectMedia Layer 3, development files
This is a simple library to load images of various formats as SDL surfaces. It
supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF,
WEBP, XPM, XV.
.
This package contains the development files.
Package: libsdl3-image-doc
Description-md5: 113b33d82d3f81d2ed81994908722cfd
Description-en: Image loading library for Simple DirectMedia Layer 3 - documentation
This is a simple library to load images of various formats as SDL surfaces. It
supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF,
WEBP, XPM, XV.
.
This package contains the reference manual and examples.
Package: libsdl3-image-tests
Description-md5: 7ee0afa7834e9cff58ab995cd5a66cdb
Description-en: Image loading library for Simple DirectMedia Layer 3 - tests
This is a simple library to load images of various formats as SDL surfaces. It
supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF,
WEBP, XPM, XV.
.
This package contains automated and manual tests.
Package: libsdl3-image0
Description-md5: d1bbbe8eb34cea0fe13874172c1b8efd
Description-en: Image loading library for Simple DirectMedia Layer 3, libraries
This is a simple library to load images of various formats as SDL surfaces. It
supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF,
WEBP, XPM, XV.
.
This package contains the shared library.
Package: libsdl3-tests
Description-md5: 1e5ca59f75fadb11a26add4088957c32
Description-en: Simple DirectMedia Layer automated and manual tests
SDL is a cross-platform library designed to make it easy to write
multimedia software such as games and emulators.
.
This package contains manual and automated tests. The automated tests can
be run using ginsttest-runner in the gnome-desktop-testing package,
or manually.
Package: libsdp-dev
Description-md5: dfaf3de65d7cf0a44f2c9fc38421523c
Description-en: Software package for semidefinite programming (development)
CSDP is a library of routines that implements a predictor corrector variant of
the semidefinite programming algorithm of Helmberg, Rendl, Vanderbei, and
Wolkowicz. The code runs in parallel on shared memory multi-processor systems,
and it makes effective use of sparsity in the constraint matrices.
.
CSDP is part of the larger COIN-OR initiative (Computational Infrastructure
for Operations Research).
.
This package contains the static library and headers.
Package: libsdp0
Description-md5: 50c34f38f7b1e8a5d227bfea5e74fe53
Description-en: Software package for semidefinite programming (library)
CSDP is a library of routines that implements a predictor corrector variant of
the semidefinite programming algorithm of Helmberg, Rendl, Vanderbei, and
Wolkowicz. The code runs in parallel on shared memory multi-processor systems,
and it makes effective use of sparsity in the constraint matrices.
.
CSDP is part of the larger COIN-OR initiative (Computational Infrastructure
for Operations Research).
.
This package contains the dynamic library.
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: libsedlex-ocaml
Description-md5: 1040c26e3c20fb4142705cc30e740f7d
Description-en: Unicode-friendly lexer generator for OCaml (Runtime library)
A lexer generator for OCaml, similar to ocamllex, but supporting Unicode.
Contrary to ocamllex, lexer specifications for sedlex are embedded in regular
OCaml source files.
Package: libsedlex-ocaml-dev
Description-md5: a1e4113da7a42f3c2896ddf47adb2b4f
Description-en: Unicode-friendly lexer generator for OCaml (Development package)
A lexer generator for OCaml, similar to ocamllex, but supporting Unicode.
Contrary to ocamllex, lexer specifications for sedlex are embedded in regular
OCaml source files.
Package: libseqan2-dev
Description-md5: 11c14cc07571e96bb6bb3aab89d79ab3
Description-en: C++ library for the analysis of biological sequences (development)
SeqAn is a C++ template library of efficient algorithms and data
structures for the analysis of sequences with the focus on
biological data. This library applies a unique generic design that
guarantees high performance, generality, extensibility, and
integration with other libraries. SeqAn is easy to use and
simplifies the development of new software tools with a minimal loss
of performance.
.
This package contains the developer files.
Package: libserial-dev
Description-md5: ee95edf4acf2fda26a155c4284803616
Description-en: Serial port programming in C++ -- development files
A collection of C++ classes which allow the serial port on POSIX systems to be
accessed like an iostream object. Special functions are provided for setting
various parameters of the serial port such as the baud rate, character size,
flow control and other.
.
This package contains the development libraries and headers
Package: libserial-doc
Description-md5: c9733b6bda7e674d402e989708f7768d
Description-en: Serial port programming in C++ -- documentation
A collection of C++ classes which allow the serial port on POSIX systems to be
accessed like an iostream object. Special functions are provided for setting
various parameters of the serial port such as the baud rate, character size,
flow control and other.
.
Provides the documentation for the library and development packages
Package: libserial1
Description-md5: 74e8478d2a9bf955147ef52c8b26b2a3
Description-en: Serial port programming in C++ under POSIX operating system
A collection of C++ classes which allow the serial port on POSIX systems to be
accessed like an iostream object. Special functions are provided for setting
various parameters of the serial port such as the baud rate, character size,
flow control and other.
.
Provides the libserial library
Package: libsidplay2
Description-md5: 049a05d30a21aa22aaaa7b4433e83609
Description-en: SID (MOS 6581) emulation library
This is a (shared) library that implements the emulation of the C64's
SID chip (MOS 6581) and CPU (6510). It is used by several "player"
applications, e.g. sidplay, which make it possible to listen to *really*
a lot (13.600+) of tunes, known from old and new C64 programs (as well
as Amiga compositions).
.
Find most of the available musics from your favourite games or demos
and more in the High Voltage SID Collection (HVSC). For downloads and
information about the volunteers, who maintain the collection, look at
the HVSC homepage http://www.hvsc.c64.org.
Package: libsidplay2-dev
Description-md5: 049a05d30a21aa22aaaa7b4433e83609
Description-en: SID (MOS 6581) emulation library
This is a (shared) library that implements the emulation of the C64's
SID chip (MOS 6581) and CPU (6510). It is used by several "player"
applications, e.g. sidplay, which make it possible to listen to *really*
a lot (13.600+) of tunes, known from old and new C64 programs (as well
as Amiga compositions).
.
Find most of the available musics from your favourite games or demos
and more in the High Voltage SID Collection (HVSC). For downloads and
information about the volunteers, who maintain the collection, look at
the HVSC homepage http://www.hvsc.c64.org.
Package: libsidutils-dev
Description-md5: 674947a7f6511ac306712c88ac79ed97
Description-en: utility functions for SID players
This library contains various things deemed useful to all SID players
(Emulations of the C64's SID chip (MOS 6581) and CPU (6510)), and
currently every player seems to be re-inventing. It is used by
several "player" applications, e.g. sidplay.
.
Support so far is:
.
* INI file reader.
* MD5 key creation.
* Song length database parser.
* Sid filter file parser.
.
Coming soon:
.
* Playlist parser (load and save).
* STIL parser.
Package: libsidutils0
Description-md5: 674947a7f6511ac306712c88ac79ed97
Description-en: utility functions for SID players
This library contains various things deemed useful to all SID players
(Emulations of the C64's SID chip (MOS 6581) and CPU (6510)), and
currently every player seems to be re-inventing. It is used by
several "player" applications, e.g. sidplay.
.
Support so far is:
.
* INI file reader.
* MD5 key creation.
* Song length database parser.
* Sid filter file parser.
.
Coming soon:
.
* Playlist parser (load and save).
* STIL parser.
Package: libsigscan-dev
Description-md5: 3b0d629263820416d1137aac869c9574
Description-en: binary signature scanning library -- development files
libsigscan is a library for binary signature scanning, using simple
offset/string-based signatures.
.
This package includes the development support files.
Package: libsigscan-utils
Description-md5: e6e97a656f6d9ae3fb2d5420a981f200
Description-en: binary signature scanning library -- Utilities
libsigscan is a library for binary signature scanning, using simple
offset/string-based signatures.
.
This package contains sigscan, a command line tool that uses
libsigscan to find binary signatures in files.
Package: libsigscan1t64
Description-md5: 2ac42ed06538e167efe0ea8718660fc4
Description-en: binary signature scanning library
libsigscan is a library for binary signature scanning, using simple
offset/string-based signatures.
.
This package contains the shared library.
Package: libsimavr-dev
Description-md5: 7bd8ca09a9457c3d7adc1e5fca5bac13
Description-en: AVR simulator development library
A library for advanced AVR core and peripheral circuitry prototyping
including AVR firmware simulated execution, VCD waveform creation and live
debugging. For more information see virtual circuitry peripheral prototyping
and simulation examples provided by libsimavr-examples package.
.
This package contains software development header files and static library.
Package: libsimavr-examples
Description-md5: 0888e709aa507c571f1d1cfbc0b96ac6
Description-en: AVR simulator development examples
A library for advanced AVR core and peripheral circuitry prototyping
including AVR firmware simulated execution, VCD waveform creation and live
debugging.
.
This package contains fully functional virtual circuitry prototyping example
code for the AVR simulator development library including simulation of
peripherals attached to simulated AVR microcontroller.
Package: libsimavr2
Description-md5: e185b2e53fdc7198beaead84801308f5
Description-en: AVR simulator shared library
A library for advanced AVR core and peripheral circuitry prototyping
including AVR firmware simulated execution, VCD waveform creation and live
debugging. For more information see virtual circuitry peripheral prototyping
and simulation examples provided by libsimavr-examples package.
.
This package contains shared library providing AVR simulation functionality.
Package: libsimavrparts1
Description-md5: 175ecd8eeb8ab39a0eedaf05caead48a
Description-en: AVR simulator additional peripherals shared library
A library for advanced AVR core and peripheral circuitry prototyping
including AVR firmware simulated execution, VCD waveform creation and live
debugging. For more information see virtual circuitry peripheral prototyping
and simulation examples provided by libsimavr-examples package.
.
This package contains shared library providing additional peripherals.
Package: libsimgrid-dev
Description-md5: f4d3bb389a90140b0356cba284af377f
Description-en: Development files for the SimGrid Toolkit
SimGrid is a toolkit that provides core functionalities for the simulation of
distributed applications in heterogeneous distributed environments. SimGrid
can be used as a Grid simulator, a P2P simulator, a Cloud simulator, a MPI
simulator, or a mix of all of them. The typical use-cases of SimGrid include
heuristic evaluation, application prototyping, and real application
development and tuning.
.
This package contains the development files that you need to build
your own simulator on top of SimGrid (header files and scripts),
for C, C++ or Fortran.
Package: libsimgrid4.1
Description-md5: f56d5c55629c5218ec3098e55a423076
Description-en: Toolkit for scalable simulation of distributed applications
SimGrid is a toolkit that provides core functionalities for the simulation of
distributed applications in heterogeneous distributed environments. SimGrid
can be used as a Grid simulator, a P2P simulator, a Cloud simulator, a MPI
simulator, or a mix of all of them. The typical use-cases of SimGrid include
heuristic evaluation, application prototyping, and real application
development and tuning.
.
This package contains the dynamic libraries and runtime.
Package: libsitesummary-perl
Description-md5: 500bfe43c499e16f97c752395193f42f
Description-en: Generate site summary of submitting hosts (Perl module)
The sitesummary system makes it easier to keep track of a lot of
machines, by allowing each machine to report their existence once a
day to a central collector, and using this collector to make summary
reports about the hosts.
.
This package contains the Perl module of the server part of sitesummary.
Package: libskk-common
Description-md5: 929ddc7a4282224b4c602465ac58095d
Description-en: library to deal with Japanese kana-kanji conversion method - common files
Libskk is a library that provides GObject-based interface of Japanese
input methods. Currently it supports SKK (Simple Kana Kanji) with
various typing rules including romaji-to-kana, AZIK, ACT, TUT-Code,
T-Code, and NICOLA.
.
This package contains common files.
Package: libskk-dev
Description-md5: 57878ff0cda5d0064f1afa9e033ec7a9
Description-en: library to deal with Japanese kana-kanji conversion method - development
Libskk is a library that provides GObject-based interface of Japanese
input methods. Currently it supports SKK (Simple Kana Kanji) with
various typing rules including romaji-to-kana, AZIK, ACT, TUT-Code,
T-Code, and NICOLA.
.
This package contains the library development files.
Package: libskk-utils
Description-md5: 4c3668b127feea84d6f46796f2337eb7
Description-en: program that emulates Japanese SKK input method
Libskk is a library that provides GObject-based interface of Japanese
input methods. Currently it supports SKK (Simple Kana Kanji) with
various typing rules including romaji-to-kana, AZIK, ACT, TUT-Code,
T-Code, and NICOLA.
.
This package provides the skk tool that reads key sequences from the
standard input and converts them to Japanese text according to SKK
Japanese input method (Simple Kana to Kanji conversion program).
Package: libskk0
Description-md5: 6ec6e9c23a0efdd5ce604f2c40184fa5
Description-en: library to deal with Japanese kana-kanji conversion method
Libskk is a library that provides GObject-based interface of Japanese
input methods. Currently it supports SKK (Simple Kana Kanji) with
various typing rules including romaji-to-kana, AZIK, ACT, TUT-Code,
T-Code, and NICOLA.
.
This package contains the shared library.
Package: libsmartcols1-dbgsym
Description-md5: 46b050da96f3d986e5ad10435ea50733
Description-en: debug symbols for libsmartcols1
Package: libsmdev-dev
Description-md5: d5fc58fd0cf576b05bbfe8d8e0a2258a
Description-en: storage media device access library -- development files
libsmdev is a library to access to storage media devices.
.
This package includes the development support files.
Package: libsmdev-utils
Description-md5: 48a414103dfa046f5035eedce15d8284
Description-en: storage media device access library -- Utilities
libsmdev is a library to access to storage media devices.
.
This package contains smdevinfo, a tool to determine information
about storage media devices.
Package: libsmdev1t64
Description-md5: 03d08de27e40f9b053bad466dba6c5b4
Description-en: storage media device access library
libsmdev is a library to access to storage media devices.
.
This package contains the shared library.
Package: libsmraw-dev
Description-md5: 1ef02f84dcf59426ebbb6e47d53f6403
Description-en: split RAW image format access library -- development files
libsmraw is a library to access the (split) RAW image format.
.
This package includes the development support files.
Package: libsmraw-utils
Description-md5: 70ea7a9daa1f3cf04e05eec16c3b3742
Description-en: split RAW image format access library -- Utilities
libsmraw is a library to access the (split) RAW image format.
.
This package contains tools to access data stored in split RAW files:
smrawmount, smrawverify
Package: libsmraw1t64
Description-md5: dee097554f2b6d28429406de6f137733
Description-en: split RAW image format access library
libsmraw is a library to access the (split) RAW image format.
.
This package contains the shared 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.8
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: libsocket++-dev
Description-md5: acd5cf5deee2df866c4f88b1976f7560
Description-en: lightweight convenience library to handle low level BSD sockets in C++ -devel
Socket++ library defines a family of C++ classes that can be used more
effectively than directly calling the underlying low-level system functions.
One distinct advantage of the socket++ is that it has the same interface as
that of the iostream so that the users can perform type-safe input output.
See your local IOStream library documentation for more information on
iostreams.
.
Headers and shared libraries for socket++.
Package: libsocket++1
Description-md5: 6e3e621e7a6b5954cd480f3b4c8d3d2c
Description-en: lightweight convenience library to handle low level BSD sockets in C++ - libs
Socket++ library defines a family of C++ classes that can be used more
effectively than directly calling the underlying low-level system functions.
One distinct advantage of the socket++ is that it has the same interface as
that of the iostream so that the users can perform type-safe input output.
See your local IOStream library documentation for more information on
iostreams.
.
This package contains the libraries needed to run socket++ applications.
Package: libsolv-dev
Description-md5: 9d9ed44c61a41629b8e8186a82d57c68
Description-en: dependency solver using a satisfiability algorithm (development files)
This dependency solver code in this package is based on two major, but
independent, blocks:
.
1. Using a dictionary approach to store and retrieve package
and dependency information.
2. Using satisfiability, a well known and researched topic, for
resolving package dependencies.
.
This package contains development files for libsolv.
Package: libsolv-doc
Description-md5: 3e909a715c92fd608e8ad108759c98f5
Description-en: dependency solver using a satisfiablility algorithm (documentation files)
This dependency solver code in this package is based on two major, but
independent, blocks:
.
1. Using a dictionary approach to store and retrieve package
and dependency information.
2. Using satisfiability, a well known and researched topic, for
resolving package dependencies.
.
This package contains documentation files for libsolv.
Package: libsolv-perl
Description-md5: 767f65b9649015a11fb63af1413148bf
Description-en: dependency solver using a satisfiability algorithm (Perl bindings)
This dependency solver code in this package is based on two major, but
independent, blocks:
.
1. Using a dictionary approach to store and retrieve package
and dependency information.
2. Using satisfiability, a well known and researched topic, for
resolving package dependencies.
.
This package contains the Perl bindings for the libsolv library.
Package: libsolv-tools
Description-md5: 0a85a0ef46cb512eb787f27f5b9a394c
Description-en: dependency solver using a satisfiability algorithm (command-line tools)
This dependency solver code in this package is based on two major, but
independent, blocks:
.
1. Using a dictionary approach to store and retrieve package
and dependency information.
2. Using satisfiability, a well known and researched topic, for
resolving package dependencies.
.
This package contains command-line tools that facilitate using libsolv.
Package: libsolv1
Description-md5: 6723c852d5c4315974bf51247d6e055e
Description-en: dependency solver using a satisfiability algorithm (shared library)
This dependency solver code in this package is based on two major, but
independent, blocks:
.
1. Using a dictionary approach to store and retrieve package
and dependency information.
2. Using satisfiability, a well known and researched topic, for
resolving package dependencies.
.
Supported package formats:
- rpm/rpm5
- deb
- Arch Linux
- haiku
.
Supported repository formats:
- rpmmd (primary, filelists, comps, deltainfo/presto, updateinfo)
- susetags, suse product formats
- mandriva/mageia (synthesis, info, files)
- Arch Linux
- red carpet helix format
- haiku
Package: libsolvext-dev
Description-md5: 2f9d425c8287c1674bc3eb11f83c768e
Description-en: dependency solver using a satisfiability algorithm (ext development files)
This dependency solver code in this package is based on two major, but
independent, blocks:
.
1. Using a dictionary approach to store and retrieve package
and dependency information.
2. Using satisfiability, a well known and researched topic, for
resolving package dependencies.
.
This package contains development files for libsolvext.
Package: libsolvext1
Description-md5: da88beb1817594c87d89fffc39a2ebb0
Description-en: dependency solver using a satisfiability algorithm (extensions)
This dependency solver code in this package is based on two major, but
independent, blocks:
.
1. Using a dictionary approach to store and retrieve package
and dependency information.
2. Using satisfiability, a well known and researched topic, for
resolving package dependencies.
.
Search the internet for 'sat solver' to get links to the theory behind it.
.
Supported package formats:
- rpm/rpm5
- deb
- Arch Linux
- haiku
.
Supported repository formats:
- rpmmd (primary, filelists, comps, deltainfo/presto, updateinfo)
- susetags, suse product formats
- mandriva/mageia (synthesis, info, files)
- Arch Linux
- red carpet helix format
- haiku
.
This package contains the libsolv extension library.
Package: libsoup-3.0-tests
Description-md5: 3548f8905c3d8a2d8f34650ae4a3c218
Description-en: HTTP library implementation in C -- installed tests
libsoup uses the Glib main loop and is designed to work well with GTK+
applications. This enables GNOME applications to access HTTP servers
on the network in a completely asynchronous fashion, very similar to
the GTK+ programming model (a synchronous operation mode is also
supported for those who want it).
.
This package contains automated tests, mostly for use via autopkgtest.
They can most easily be invoked via the gnome-desktop-testing-runner
tool in the gnome-desktop-testing package.
Package: libspa-0.2-jack
Description-md5: 038a688476f88f711ecebaf0a337a0bc
Description-en: libraries for the PipeWire multimedia server - JACK client
PipeWire is a server and user space API to deal with multimedia
pipelines. This includes:
.
- Making available sources of audio and video (such as from a capture devices
or application provided streams) and multiplexing this with clients.
- Accessing sources of audio and video for consumption.
- Generating graphs for audio and video processing.
.
This package contains a plugin to make PipeWire able to connect to a
JACK server, which will be used for audio playback and recording.
Package: libspa-0.2-modules-extra
Description-md5: 19ccd0c35cc9742ce3133599582431c0
Description-en: libraries for the PipeWire multimedia server Simple Plugin API - extra modules
PipeWire is a server and user space API to deal with multimedia
pipelines. This includes:
.
- Making available sources of audio and video (such as from a capture devices
or application provided streams) and multiplexing this with clients.
- Accessing sources of audio and video for consumption.
- Generating graphs for audio and video processing.
.
This package contains the ebur128, lv2, onnx and sofa filter-chain modules
and the bluetooth aac codec.
Package: libsphde-dev
Description-md5: b1570acc30113e8fa65aeb7bd91e4b96
Description-en: Shared Persistent Heap Data Environment library development files
SPHDE is composed of two major software layers: The Shared Address Space (SAS)
layer provides the basic services for a shared address space and transparent,
persistent storage. The Shared Persistent Heap (SPH) layer organizes blocks of
SAS storage into useful functions for storing and retrieving data.
.
This package contains the static library and header files used in development.
Package: libsphde-doc
Description-md5: 6e185fed19d33cf15665ca0f37e78c6f
Description-en: Shared Persistent Heap Data Environment library documentation files
SPHDE is composed of two major software layers: The Shared Address Space (SAS)
layer provides the basic services for a shared address space and transparent,
persistent storage. The Shared Persistent Heap (SPH) layer organizes blocks of
SAS storage into useful functions for storing and retrieving data.
.
This package contains the documentation of library.
Package: libsphde1t64
Description-md5: 32cb741ec854dc719b4fd90ef6d4facf
Description-en: Shared Persistent Heap Data Environment library
SPHDE is composed of two major software layers: The Shared Address Space (SAS)
layer provides the basic services for a shared address space and transparent,
persistent storage. The Shared Persistent Heap (SPH) layer organizes blocks of
SAS storage into useful functions for storing and retrieving data.
.
This package contains the runtime shared library.
Package: libsprng2
Description-md5: 11d3fc20f81a74689bbdb69b37ad9811
Description-en: SPRNG Scalable Parallel RNG library -- library package
The SPRNG (Scalable Parallel Random Number Generator) library provides
several RNGs that are suitable for use in parallel computing.
.
URL: http://sprng.cs.fsu.edu
.
This package provides the shared libraries needed to execute programs
built with SPRNG.
Package: libsprng2-dev
Description-md5: 4e8b2b28afb1e85c9a43b7f40f7f0fbf
Description-en: SPRNG Scalable Parallel RNG library -- development package
The SPRNG (Scalable Parallel Random Number Generator) library provides
several RNGs that are suitable for use in parallel computing.
.
URL: http://sprng.cs.fsu.edu
.
This package contains the header files, static libraries and symbolic
links that are need to compile programs using the SPRNG library.
Package: libsprng2-doc
Description-md5: 0ed4422ae45cbd518a74a51e043c9d2f
Description-en: SPRNG Scalable Parallel RNG library -- documentation package
The SPRNG (Scalable Parallel Random Number Generator) library provides
several RNGs that are suitable for use in parallel computing.
.
URL: http://sprng.cs.fsu.edu
.
This package contains files from the docs, examples and tests
directories included in the source distribution.
Package: libsqlclient-dev
Description-md5: 20dc98222e76383718b2f93e2d5a637b
Description-en: SQL client library for GNUstep (development files)
The SQLClient library is designed to provide a simple interface to
SQL databases for GNUstep applications. It does not attempt the sort
of abstraction provided by the much more sophisticated GDL2 library
but rather allows applications to directly execute SQL queries and
statements.
Major features:
.
* Simple API for executing queries and statements.
* Simple API for combining multiple SQL statements into a single
transaction.
* Supports multiple sumultaneous named connections to a database
server in a thread-safe manner.
* Supports multiple simultaneous connections to different database
servers with backend driver bundles loaded for different database
engines.
* Configuration for all connections held in one place and referenced
by connection name for ease of configuration control.
* Thread safe operation.
.
Supported backend bundles are ECPG, Postgres, MySQL and SQLite.
.
This package contains the development files and the library reference
documentation.
Package: libsqlclient1.9
Description-md5: 8d563cfae853afe6dcb9cea06a76fe9e
Description-en: SQL client library for GNUstep (runtime library)
The SQLClient library is designed to provide a simple interface to
SQL databases for GNUstep applications. It does not attempt the sort
of abstraction provided by the much more sophisticated GDL2 library
but rather allows applications to directly execute SQL queries and
statements.
Major features:
.
* Simple API for executing queries and statements.
* Simple API for combining multiple SQL statements into a single
transaction.
* Supports multiple sumultaneous named connections to a database
server in a thread-safe manner.
* Supports multiple simultaneous connections to different database
servers with backend driver bundles loaded for different database
engines.
* Configuration for all connections held in one place and referenced
by connection name for ease of configuration control.
* Thread safe operation.
.
Supported backend bundles are ECPG, Postgres, MySQL and SQLite.
.
This package contains the shared library and the supported bundles.
Package: libsss-sudo
Description-md5: 43cb83a7573af74214858e973f744090
Description-en: Communicator library for sudo
Utility library to allow communication between sudo and SSSD for caching
sudo rules by SSSD.
Package: libstd-rust-1.85
Description-md5: 389c19dd2d0c1e29221148ed6870c4a9
Description-en: Rust standard libraries
Rust is a curly-brace, block-structured expression language. It
visually resembles the C language family, but differs significantly
in syntactic and semantic details. Its design is oriented toward
concerns of "programming in the large", that is, of creating and
maintaining boundaries - both abstract and operational - that
preserve large-system integrity, availability and concurrency.
.
It supports a mixture of imperative procedural, concurrent actor,
object-oriented and pure functional styles. Rust also supports
generic programming and meta-programming, in both static and dynamic
styles.
.
This package contains the standard Rust libraries, built as dylibs,
needed to run dynamically-linked Rust programs (-C prefer-dynamic).
Package: libstd-rust-1.85-dev
Description-md5: d179f786c5d3afccd5d86929b4043021
Description-en: Rust standard libraries - development files
Rust is a curly-brace, block-structured expression language. It
visually resembles the C language family, but differs significantly
in syntactic and semantic details. Its design is oriented toward
concerns of "programming in the large", that is, of creating and
maintaining boundaries - both abstract and operational - that
preserve large-system integrity, availability and concurrency.
.
It supports a mixture of imperative procedural, concurrent actor,
object-oriented and pure functional styles. Rust also supports
generic programming and meta-programming, in both static and dynamic
styles.
.
This package contains development files for the standard Rust libraries,
needed to compile Rust programs. It may also be installed on a system
of another host architecture, for cross-compiling to this architecture.
Package: libstdlib-ocaml
Description-md5: a73fc39a4d621bac488212b1f0069a41
Description-en: OCaml standard library (runtime files)
OCaml is an implementation of the ML language, based on the Caml
Light dialect extended with a complete class-based object system and
a powerful module system in the style of Standard ML.
.
This package contains the runtime files of the standard library.
Package: libstdlib-ocaml-dev
Description-md5: d9ee302f6d1696c626ea98ddcdb25d1e
Description-en: OCaml standard library (development files)
OCaml is an implementation of the ML language, based on the Caml
Light dialect extended with a complete class-based object system and
a powerful module system in the style of Standard ML.
.
This package contains the development files of the standard library.
Package: libstoken-dev
Description-md5: ebe564bbf204c1f09db9790ce81b5f48
Description-en: Software Token for cryptographic authentication - development files
stoken is a software token which generates one-time passwords compatible
with RSA SecurID 128-bit (AES) tokens. SecurID tokens are commonly
used to authenticate end users to protected network resources and VPNs,
as OTPs provide greater resistance to many attacks associated with static
passwords.
.
stoken aims to provide a Linux-friendly, free software alternative to the
proprietary RSA SecurID Software Authenticators.
.
This package provides the headers and static libraries for libstoken.
Package: libstoken1t64
Description-md5: 9a69eac2dfc7880e8c0a23e5c094625a
Description-en: Software Token for cryptographic authentication - shared library
stoken is a software token which generates one-time passwords compatible
with RSA SecurID 128-bit (AES) tokens. SecurID tokens are commonly
used to authenticate end users to protected network resources and VPNs,
as OTPs provide greater resistance to many attacks associated with static
passwords.
.
stoken aims to provide a Linux-friendly, free software alternative to the
proprietary RSA SecurID Software Authenticators.
.
This package provides a shared library allowing other applications, such
as VPN clients and web browsers, to generate tokencodes. This can improve
both ease of use and security, as the user does not need to copy and paste
tokencodes between applications.
Package: libstopt-dev
Description-md5: 26ca0a727d0f54dfe96b6094984e478c
Description-en: library for stochastic optimization problems (development package)
The STochastic OPTimization library (StOpt) aims at providing tools in C++ for
solving some stochastic optimization problems encountered in finance or in the
industry. Different methods are available:
- dynamic programming methods based on Monte Carlo with regressions (global,
local, kernel and sparse regressors), for underlying states following some
uncontrolled Stochastic Differential Equations;
- dynamic programming with a representation of uncertainties with a tree:
transition problems are here solved by some discretizations of the commands,
resolution of LP with cut representation of the Bellman values;
- Semi-Lagrangian methods for Hamilton Jacobi Bellman general equations for
underlying states following some controlled Stochastic Differential
Equations;
- Stochastic Dual Dynamic Programming methods to deal with stochastic stock
management problems in high dimension. Uncertainties can be given by Monte
Carlo and can be represented by a state with a finite number of values
(tree);
- Some branching nesting methods to solve very high dimensional non linear
PDEs and some appearing in HJB problems. Besides some methods are provided
to solve by Monte Carlo some problems where the underlying stochastic state
is controlled.
For each method, a framework is provided to optimize the problem and then
simulate it out of the sample using the optimal commands previously computed.
Parallelization methods based on OpenMP and MPI are provided in this
framework permitting to solve high dimensional problems on clusters.
The library should be flexible enough to be used at different levels depending
on the user's willingness.
.
This package contains the headers and the static libraries (libstopt-mpi
which allows for multithreading, and libstopt which does not).
Package: libstopt5t64
Description-md5: 8923e4816b4c506e099c5bf74bd173d8
Description-en: library for stochastic optimization problems (shared library)
The STochastic OPTimization library (StOpt) aims at providing tools in C++ for
solving some stochastic optimization problems encountered in finance or in the
industry. Different methods are available:
- dynamic programming methods based on Monte Carlo with regressions (global,
local, kernel and sparse regressors), for underlying states following some
uncontrolled Stochastic Differential Equations;
- dynamic programming with a representation of uncertainties with a tree:
transition problems are here solved by some discretizations of the commands,
resolution of LP with cut representation of the Bellman values;
- Semi-Lagrangian methods for Hamilton Jacobi Bellman general equations for
underlying states following some controlled Stochastic Differential
Equations;
- Stochastic Dual Dynamic Programming methods to deal with stochastic stock
management problems in high dimension. Uncertainties can be given by Monte
Carlo and can be represented by a state with a finite number of values
(tree);
- Some branching nesting methods to solve very high dimensional non linear
PDEs and some appearing in HJB problems. Besides some methods are provided
to solve by Monte Carlo some problems where the underlying stochastic state
is controlled.
For each method, a framework is provided to optimize the problem and then
simulate it out of the sample using the optimal commands previously computed.
Parallelization methods based on OpenMP and MPI are provided in this
framework permitting to solve high dimensional problems on clusters.
The library should be flexible enough to be used at different levels depending
on the user's willingness.
.
This package contains the shared libraries: one which allows for
multithreading (libstopt-mpi) and one which does not (libstopt).
Package: libsubid5-dbgsym
Description-md5: b674f03cfbd5e650378720d589413e16
Description-en: debug symbols for libsubid5
Package: libsurgescript-dev
Description-md5: 0070c464335057b5675697117ce2748e
Description-en: Scripting language for games (development files)
Unleash your creativity! With SurgeScript, you unleash your creativity
and create your own amazing interactive content.
.
Unlike other programming languages, SurgeScript is designed with the specific
needs of games in mind.
.
Easy for beginners, powerful for experts. Object-oriented, dynamically typed
and based on state machines.
.
These features come from the experience of the developer dealing with
game engines, applications related to computer graphics and so on.
.
Some of the best practices have been incorporated into the language itself,
making things really easy for developers and modders.
.
This package contains the header files and static library needed to
compile applications that use libsurgescript.
Package: libsurgescript0.5.4.4
Description-md5: 1f5b6e01d95f788ecc8868cce57c002a
Description-en: Scripting language for games (library files)
Unleash your creativity! With SurgeScript, you unleash your creativity
and create your own amazing interactive content.
.
Unlike other programming languages, SurgeScript is designed with the specific
needs of games in mind.
.
Easy for beginners, powerful for experts. Object-oriented, dynamically typed
and based on state machines.
.
These features come from the experience of the developer dealing with
game engines, applications related to computer graphics and so on.
.
Some of the best practices have been incorporated into the language itself,
making things really easy for developers and modders.
.
This package contains shared runtime libraries.
Package: libsword-common
Description-md5: 4ba4fc778800cc2d206e90952d3841e0
Description-en: common settings and module repository for libsword
The SWORD Project is an open source, cross-platform (Linux, Windows, Solaris,
MacOSX etc.) API/library for Bible software with a constantly growing list
of front-ends (GUI, textmode, web-based, etc.) and a library of over 200
text modules.
.
This package contains sword configuration and global module repository.
Package: libsword-dev
Description-md5: 626d1f4f7f82b6723dda2b44a0b1000e
Description-en: Development files for libsword
The SWORD Project is an open source, cross-platform (Linux, Windows, Solaris,
MacOSX etc.) API/library for Bible software with a constantly growing list
of front-ends (GUI, textmode, web-based, etc.) and a library of over 200
text modules.
.
This package contains the static libraries and headers for developing
applications that use the SWORD library.
Package: libsword-utils
Description-md5: 46f9c1d2e3151e21e28cfef09dcbba41
Description-en: conversion utilities for bible documents in SWORD supported formats
The SWORD Project is an open source, cross-platform (Linux, Windows, Solaris,
MacOSX etc.) API/library for Bible software with a constantly growing list
of front-ends (GUI, textmode, web-based, etc.) and a library of over 200
text modules.
.
This package contains utilities to convert documents in various
formats into those suitable to be used with SWORD library.
Package: libsword1.9.0t64
Description-md5: 794e93dd6a6b1ae55ae9f6bf0b4a7812
Description-en: API/library for bible software
The SWORD Project is an open source, cross-platform (Linux, Windows, Solaris,
MacOSX etc.) API/library for Bible software with a constantly growing list
of front-ends (GUI, textmode, web-based, etc.) and a library of over 200
text modules.
.
This package contains the core libraries for the project.
It also contains utilities for generating data modules.
.
Please read the README.Debian for more information on how to obtain other
modules for SWORD.
Package: libtango-dev
Description-md5: e618df7940f0a511812d4eccd49a78b7
Description-en: TANGO distributed control system - development library
TANGO is an object-oriented distributed control system using CORBA. In
TANGO all objects are representations of devices, which can be on the
same computer or distributed over a network. Communication between
devices uses CORBA and can be synchronous, asynchronous or event driven.
.
The object model in TANGO supports methods, attributes and properties.
TANGO provides an API which hides all the details of network access and
provides object browsing, discovery, and security features. Permanent
data is stored in a MySQL/MariaDB database.
.
TANGO is being actively developed as a collaborative effort between the
ESRF (www.esrf.eu), Soleil (synchrotron-soleil.fr), Alba (www.cells.es),
and Elettra institutes (www.elettra.trieste.it).
.
This package contains the tango9 development files.
Package: libtango-doc
Description-md5: fdb10104a5cccea1461ca6fa1c8cd1d4
Description-en: TANGO distributed control system - documentation
TANGO is an object-oriented distributed control system using CORBA. In
TANGO all objects are representations of devices, which can be on the
same computer or distributed over a network. Communication between
devices uses CORBA and can be synchronous, asynchronous or event driven.
.
The object model in TANGO supports methods, attributes and properties.
TANGO provides an API which hides all the details of network access and
provides object browsing, discovery, and security features. Permanent
data is stored in a MySQL/MariaDB database.
.
TANGO is being actively developed as a collaborative effort between the
ESRF (www.esrf.eu), Soleil (synchrotron-soleil.fr), Alba (www.cells.es),
and Elettra institutes (www.elettra.trieste.it).
.
This package contains the documentation for the libtango10 library.
Package: libtango-tools
Description-md5: 544e0fea418eb6b7c4e205af672d77a2
Description-en: TANGO distributed control system - common executable files
This package provides shared files for the TANGO distributed control
system, and sets up the required infrastructure.
Package: libtango10
Description-md5: 07b63e916b41f8d54e9fbf0df09a98a0
Description-en: TANGO distributed control system - shared library
TANGO is an object-oriented distributed control system using CORBA. In
TANGO all objects are representations of devices, which can be on the
same computer or distributed over a network. Communication between
devices uses CORBA and can be synchronous, asynchronous or event driven.
.
The object model in TANGO supports methods, attributes and properties.
TANGO provides an API which hides all the details of network access and
provides object browsing, discovery, and security features. Permanent
data is stored in a MySQL/MariaDB database.
.
TANGO is being actively developed as a collaborative effort between the
ESRF (www.esrf.eu), Soleil (synchrotron-soleil.fr), Alba (www.cells.es),
and Elettra institutes (www.elettra.trieste.it).
.
This package contains the files necessary for running TANGO applications.
Package: libtaskflow-cpp-dev
Description-md5: bb7267dd76854ba3c4a7e0c8bcbe712d
Description-en: Parallel and Heterogeneous Task Programming System for C++ (header files)
Taskflow helps you quickly write parallel and heterogeneous task
programs with high performance and simultaneous high productivity. It
is faster, more expressive, with fewer lines of code, and easier for
drop-in integration than many of existing task programming libraries.
It is provided as a collection of C++ header files, using C++17.
.
This package provides the C++ header files for Taskflow.
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: a314fa5d7add4a337abfe779cd40aedd
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 and examples.
Package: libtbb12
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: libtbbbind-2-5
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: libtbbmalloc2
Description-md5: b15724b4750838f2c22552972f27d07f
Description-en: parallelism helper 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: libtcc-dev
Description-md5: 7df7a679c5c0eb70ce53dfd0b6d7e097
Description-en: fast library for dynamic code generation
Libtcc is a library that uses tcc, a compiler several times faster than
'gcc -O0' to perform dynamic code generation. It exposes in its API all
operations tcc performs to generate a binary from sources: setting
header and library paths, compiling program from a source file,
manipulating its symbols and handling relocation of its code among
other things. Libtcc is also able to compile from a buffer.
.
This package contains the static library and header file for TCC (Tiny
C Compiler).
.
NOTE: libtcc is still somewhat experimental and is not recommended for
production use. The code it generates is much less optimized than what
GCC produces, and compiler bugs can have serious security consequences
for your program.
Package: libtcl-chiark-1
Description-md5: 928c43badcc7ac82197ec4db976aba94
Description-en: Tcl interfaces for adns, cdb, crypto, etc.
Tcl bindings for:
* adns (resolver library)
* cdb (constant database) plus journalling writable database
* crypto: the nettle cryptographic library
* hbytes: bytestrings with hex as string representation but efficient
* dgram: datagram sockets
* tuntap: tun/tap interfaces
* maskmap: address masks and maps
To make sensible use of these you will need a version of Tcl installed
(this package is compatible with at least Tcl 8.0 to 8.4 inclusive).
To use the adns and nettle bindings you need to have the
appropriate libraries installed too.
Package: libtiff-opengl
Description-md5: 8b1debea0e0eac5de9dc7eb9a32524a2
Description-en: TIFF manipulation and conversion tools
libtiff is a library providing support for the Tag Image File Format
(TIFF), a widely used format for storing image data. This package
contains libtiff tools that depend upon opengl. It complements the
libtiff-tools package, which contains the libtiff tools that don't
depend upon opengl.
Package: libtiff-tools
Description-md5: f333fccce3ca049190b80f117d3faa92
Description-en: TIFF manipulation and conversion tools
libtiff is a library providing support for the Tag Image File Format
(TIFF), a widely used format for storing image data. This package
includes tools for converting TIFF images to and from other formats
and tools for doing simple manipulations of TIFF images. See also
libtiff-opengl.
Package: libtinyxml-dev
Description-md5: d3a5e9025bee380a7662ecd28c91ffff
Description-en: TinyXml library - header and static library
This package contains the header file and a static version of the
TinyXml library.
.
TinyXml is a simple and small C++ XML parser that can be easily integrating
into other programs. It reads XML and creates C++ objects representing
the XML document. The objects can be manipulated, changed, and
saved again as XML.
Package: libtinyxml-doc
Description-md5: e7b00bf95436a184d0cca665d87ffa1a
Description-en: TinyXml library - documentation files
This package contains the documentation to program with the TinyXml library.
.
TinyXml is a simple and small C++ XML parser that can be easily integrating
into other programs. It reads XML and creates C++ objects representing
the XML document. The objects can be manipulated, changed, and
saved again as XML.
Package: libtinyxml2.6.2v5
Description-md5: 68d44c9a512e85616444081383cca452
Description-en: C++ XML parsing library
This package contains the shared version of the TinyXml library.
.
TinyXml is a simple and small C++ XML parser that can be easily integrating
into other programs. It reads XML and creates C++ objects representing
the XML document. The objects can be manipulated, changed, and
saved again as XML.
Package: libtntnet-dev
Description-md5: a8473066e71c5597d044b54bce8e2602
Description-en: Tntnet library development headers
Tntnet has a template-language called ecpp similar to PHP, JSP or
Mason, where you can embed c++ code inside a HTML page to generate
active content. The ecpp files are precompiled to C++ classes called
components and compiled and linked into a shared library. This process
is done at compiletime. The web server Tntnet needs only the compiled
component library.
.
Because the web applications are compiled into native code, they are
very fast and compact.
.
Components can call other components. So you can create building blocks
of HTML parts and call them in other pages like subprocesses.
.
Requests are parsed by tntnet and the request information is easily
accessible to the components. It supports GET and POST parameters and
MIME multipart requests for file upload.
.
The template language has also support for internationalized
applications. You can easily create web applications for different
languages.
.
Other features are: cookies, HTTP upload, automatic request parameter
parsing and conversion, automatic session management, scoped variables
(application, request and session), internationalisation and keep-alive.
.
Logging is done through cxxtools, which provides a unique API for
log4cpp, log4cxx or simple logging to files or console.
.
Tntnet is fully multithreaded and much work has been gone into making
it scalable. It uses a dynamic pool of worker threads, which answer
requests from HTTP clients.
.
This package contains files for development.
Package: libtntnet13t64
Description-md5: 918451e8fe82a50619c2fc0074aad2fb
Description-en: Tntnet libraries
Tntnet has a template-language called ecpp similar to PHP, JSP or
Mason, where you can embed c++ code inside a HTML page to generate
active content. The ecpp files are precompiled to C++ classes called
components and compiled and linked into a shared library. This process
is done at compiletime. The web server Tntnet needs only the compiled
component library.
.
Because the web applications are compiled into native code, they are
very fast and compact.
.
Components can call other components. So you can create building blocks
of HTML parts and call them in other pages like subprocesses.
.
Requests are parsed by tntnet and the request information is easily
accessible to the components. It supports GET and POST parameters and
MIME multipart requests for file upload.
.
The template language has also support for internationalized
applications. You can easily create web applications for different
languages.
.
Other features are: cookies, HTTP upload, automatic request parameter
parsing and conversion, automatic session management, scoped variables
(application, request and session), internationalisation and keep-alive.
.
Logging is done through cxxtools, which provides a unique API for
log4cpp, log4cxx or simple logging to files or console.
.
Tntnet is fully multithreaded and much work has been gone into making
it scalable. It uses a dynamic pool of worker threads, which answer
requests from HTTP clients.
.
Thos package contains the library.
Package: libtophide-ocaml-dev
Description-md5: 856727ebee95a7cf940c400b43f1eaa2
Description-en: hide values that start with '_' in OCaml toplevel
This library hides toplevel values whose name starts with an underscore. This
is useful for some Camlp4 syntax extensions that produce lots of global
identifiers that should remain hidden.
Package: libtorch-dev
Description-md5: f82a036facab80b9cda749c723e0fe6f
Description-en: Tensors and Dynamic neural networks in Python (Development Files)
PyTorch is a Python package that provides two high-level features:
.
(1) Tensor computation (like NumPy) with strong GPU acceleration
(2) Deep neural networks built on a tape-based autograd system
.
You can reuse your favorite Python packages such as NumPy, SciPy and Cython
to extend PyTorch when needed.
.
This is the CPU-only version of PyTorch (Development files).
Package: libtorch-test
Description-md5: 4325c6e2507653d820eb920c5a2ad432
Description-en: Tensors and Dynamic neural networks in Python (Test Binaries)
PyTorch is a Python package that provides two high-level features:
.
(1) Tensor computation (like NumPy) with strong GPU acceleration
(2) Deep neural networks built on a tape-based autograd system
.
You can reuse your favorite Python packages such as NumPy, SciPy and Cython
to extend PyTorch when needed.
.
This is the CPU-only version of PyTorch (Test Binaries).
Package: libtorch2.9
Description-md5: 2af9ff00ffc5dab05134d4e047aa0a15
Description-en: Tensors and Dynamic neural networks in Python (Shared Objects)
PyTorch is a Python package that provides two high-level features:
.
(1) Tensor computation (like NumPy) with strong GPU acceleration
(2) Deep neural networks built on a tape-based autograd system
.
You can reuse your favorite Python packages such as NumPy, SciPy and Cython
to extend PyTorch when needed.
.
This is the CPU-only version of PyTorch (Shared Objects).
Package: libtorrent-rasterbar-dev
Description-md5: 705ada813b82d11c67efa98c9c4ca92d
Description-en: Development files for libtorrent-rasterbar
Bittorrent library by Rasterbar Software (Arvid Norberg).
libtorrent-rasterbar is a C++ library that aims to be a good alternative to
all the other bittorrent implementations around.
.
The main goals of libtorrent-rasterbar are:
* to be cpu efficient
* to be memory efficient
* to be very easy to use
.
This package contains header files and static version of the library.
Package: libtorrent-rasterbar-doc
Description-md5: 73e12f09fdc69aff638cb9fc1456982b
Description-en: Documentation for libtorrent-rasterbar
Bittorrent library by Rasterbar Software (Arvid Norberg).
libtorrent-rasterbar is a C++ library that aims to be a good alternative to
all the other bittorrent implementations around.
.
The main goals of libtorrent-rasterbar are:
* to be cpu efficient
* to be memory efficient
* to be very easy to use
.
This package contains documentation and example files.
Package: libtorrent-rasterbar2.0t64
Description-md5: 2eaccb98576b5d83c868c53992a012f8
Description-en: C++ bittorrent library by Rasterbar Software
Bittorrent library by Rasterbar Software (Arvid Norberg).
libtorrent-rasterbar is a C++ library that aims to be a good alternative to
all the other bittorrent implementations around.
.
The main goals of libtorrent-rasterbar are:
* to be cpu efficient
* to be memory efficient
* to be very easy to use
.
This package contains libtorrent-rasterbar run time shared library.
Package: libtrampoline1
Description-md5: a4950779db1a74b824f048d187bb6628
Description-en: foreign function call libraries - closures in C (non-reentrant variant)
ffcall is a collection of libraries which can be used to build
foreign function call interfaces in embedded interpreters.
.
This package installs a shared library version of the trampoline library,
which implements closures as first-class C functions. This is a non-reentrant
variant of part of the 'callback' library.
Package: libtsm-dev
Description-md5: bc4e25e5082739fd4d50a09d84276c0e
Description-en: Terminal-emulator State Machine - development
TSM is a state machine for DEC VT100-VT520 compatible terminal
emulators. It tries to support all common standards while keeping
compatibility to existing emulators like xterm, gnome-terminal, konsole, ..
.
TSM itself does not provide any rendering nor window management.
It is a simple plain state machine without any external dependencies.
It can be used to implement terminal emulators, but also to implement
other applications that need to interpret terminal escape sequences.
.
This library is very similar to libvte of the GNOME project.
However, libvte is highly bound to GTK+, which makes it unsuitable for
non-graphics projects that need to parse escape sequences. Instead,
TSM tries to restrict its API to terminal emulation only. Furthermore,
TSM does not try to establish a new terminal emulation standard, but
instead keeps compatibility as close to xterm as possible.
This is why the TERM variable can be set to xterm-color256 with any
TSM based terminal emulator.
.
This package contains the header files and static library needed to
compile applications that use libtsm.
Package: libtsm4
Description-md5: a36fe17160b1e2c334666ef421f86515
Description-en: Terminal-emulator State Machine - runtime
TSM is a state machine for DEC VT100-VT520 compatible terminal
emulators. It tries to support all common standards while keeping
compatibility to existing emulators like xterm, gnome-terminal, konsole, ..
.
TSM itself does not provide any rendering nor window management.
It is a simple plain state machine without any external dependencies.
It can be used to implement terminal emulators, but also to implement
other applications that need to interpret terminal escape sequences.
.
This library is very similar to libvte of the GNOME project.
However, libvte is highly bound to GTK+, which makes it unsuitable for
non-graphics projects that need to parse escape sequences. Instead,
TSM tries to restrict its API to terminal emulation only. Furthermore,
TSM does not try to establish a new terminal emulation standard, but
instead keeps compatibility as close to xterm as possible.
This is why the TERM variable can be set to xterm-color256 with any
TSM based terminal emulator.
.
This package contains the libtsm runtime library.
Package: libtumbler-1-0t64
Description-md5: 4323f73e4ec816c00add5357207eae1b
Description-en: library for tumbler, a D-Bus thumbnailing service
Tumbler is a D-Bus service for applications to request thumbnails for various
URI schemes and MIME types. It is an implementation of the thumbnail management
D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
.
This package contains the shared library.
Package: libtumbler-1-dev
Description-md5: d25e72effb48a6edc4d5030260e5074a
Description-en: library for tumbler, a D-Bus thumbnailing service (development)
Tumbler is a D-Bus service for applications to request thumbnails for various
URI schemes and MIME types. It is an implementation of the thumbnail management
D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
.
This package contains the shared library development files.
Package: libturbojpeg-java
Description-md5: 14f35c7c61cd2a2a1847d86aa35c89ee
Description-en: Java bindings for the TurboJPEG library
The libjpeg-turbo JPEG library is a library for handling JPEG files.
.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX,
SSE2, NEON) to accelerate baseline JPEG compression and decompression
on x86, x86-64, and ARM systems.
.
This package contains the Java bindings.
Package: libturbojpeg0
Description-md5: 819932f545d3726c7af93af41b3df6b0
Description-en: TurboJPEG runtime library - SIMD optimized
The libjpeg-turbo JPEG library is a library for handling JPEG files.
.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX,
SSE2, NEON) to accelerate baseline JPEG compression and decompression
on x86, x86-64, and ARM systems.
.
This package contains the TurboJPEG shared runtime library.
Package: libturbojpeg0-dev
Description-md5: 5961e39a83c1657d246018b58cb0e3ab
Description-en: Development files for the TurboJPEG library
The libjpeg-turbo JPEG library is a library for handling JPEG files.
.
libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX,
SSE2, NEON) to accelerate baseline JPEG compression and decompression
on x86, x86-64, and ARM systems.
.
This package contains the static library, headers and documentation for
the TurboJPEG library.
Package: libufpidentity-dev
Description-md5: 487f4859cd423271467dc3f37e05b66f
Description-en: UFP Identity development library for C applications
This library allows C applications to interact with the UFP Identity
service. Use this package if you want to develop applications that
interact with UFP Identity.
Package: libufpidentity1t64
Description-md5: 5bc0640a300fead34c82268eb2966e8b
Description-en: UFP Identity library for C applications
This library allows C applications to interact with the UFP Identity
service. Use this package if you want to run applications that interact
with UFP Identity.
Package: libuhd-dev
Description-md5: edbe3132d8c8d86055aefaf2c1ec7b35
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-doc package.
Package: libuhd4.9.0
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: libuhd4.9.0-dpdk
Description-md5: b57b9ecb4802199eaa5b0eff63d4e845
Description-en: universal hardware driver for Ettus Research products - DPDK
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 is built with the Data Plane Development Kit and has additional
dependencies and system configuration requirements to use those features.
Package: libuhd4.9.0-dpdk-tests
Description-md5: ef78ebd91ed14ff8f4008ec895566025
Description-en: universal hardware driver for Ettus Research products - DPDK tests
Network tests for the Universal Hardware Driver for Ettus Research products.
.
This package is built with the Data Plane Development Kit and has additional
dependencies and system configuration requirements to use those features.
Package: libukui-menu-dev
Description-md5: 86370f44f2ee3e87a04214a9532b7d0d
Description-en: implementation of the freedesktop menu specification for UKUI (dev)
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 files.
Package: libukui-menu2
Description-md5: a1b11fc5b82aafc4693a52dfbb7a7b7e
Description-en: implementation of the freedesktop menu specification for UKUI (library)
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 actual library files.
Package: libukwm-1-0t64
Description-md5: b08ac63f05af36b7b78c630c30807235
Description-en: window manager library from the Ukwm window manager
Ukwm is a small window manager, using GTK+ and Clutter to do
everything.
.
Ukwm is the clutter-based evolution of Metacity, which, as the
author says, is a "Boring window manager for the adult in you. Many
window managers are like Marshmallow Froot Loops; Metacity is like
Cheerios."
.
This package contains the window manager shared library, used by ukwm
itself, and gnome-shell.
Package: libukwm-1-dev
Description-md5: 317c675071c45ac284af1ad06bcc4eca
Description-en: Development files for the Ukwm window manager
Ukwm is a small window manager, using GTK+ and Clutter to do
everything.
.
Ukwm is the clutter-based evolution of Metacity, which, as the
author says, is a "Boring window manager for the adult in you. Many
window managers are like Marshmallow Froot Loops; Metacity is like
Cheerios."
.
This package contains the development files.
Package: libumad2sim0
Description-md5: f353e396e02cc90660f28f13a719acd4
Description-en: InfiniBand fabric simulator
ibsim provides a simulation of an InfiniBand fabric,
which can be used by the opensm subnet manager and
infiniband diagnostics and management tools.
.
This package provides an LD_PRELOADable library which
will make applications use the simulated fabric.
Package: libunix-errno-ocaml
Description-md5: 2b328779347920320b55e5a54847333c
Description-en: errno variant that includes a variety of constructors
An errno variant similar to Unix.error but including POSIX
2008, Linux, OS X, and FreeBSD constructors. A macro
definition type is also provided in order to transport a
specific errno-integer map as is the case with FUSE or
9p2000.u. The types and their functions reside in Errno and
are independent of any Unix bindings. This makes the
library's types usable from MirageOS on top of Xen.
.
Runtime files are used when running applications using this
package.
Package: libunix-errno-ocaml-dev
Description-md5: 2ec3b31d30e29197dc7aa63b73c98ab1
Description-en: errno variant that includes a variety of constructors -- development files
An errno variant similar to Unix.error but including POSIX
2008, Linux, OS X, and FreeBSD constructors. A macro
definition type is also provided in order to transport a
specific errno-integer map as is the case with FUSE or
9p2000.u. The types and their functions reside in Errno and
are independent of any Unix bindings. This makes the
library's types usable from MirageOS on top of Xen.
.
The development files are required for development of OCaml
modules using this package.
Package: libunwind-17-dev
Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e
Description-en: production-quality unwinder
libunwind is a production-quality unwinder, with platform support for DWARF
unwind info, SjLj, and ARM EHABI.
.
The low level libunwind API was designed to work either in-process (aka local)
or to operate on another process (aka remote), but only the local path has
been implemented. Remote unwinding remains as future work.
Package: libunwind-17t64
Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e
Description-en: production-quality unwinder
libunwind is a production-quality unwinder, with platform support for DWARF
unwind info, SjLj, and ARM EHABI.
.
The low level libunwind API was designed to work either in-process (aka local)
or to operate on another process (aka remote), but only the local path has
been implemented. Remote unwinding remains as future work.
Package: libunwind-18
Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e
Description-en: production-quality unwinder
libunwind is a production-quality unwinder, with platform support for DWARF
unwind info, SjLj, and ARM EHABI.
.
The low level libunwind API was designed to work either in-process (aka local)
or to operate on another process (aka remote), but only the local path has
been implemented. Remote unwinding remains as future work.
Package: libunwind-18-dev
Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e
Description-en: production-quality unwinder
libunwind is a production-quality unwinder, with platform support for DWARF
unwind info, SjLj, and ARM EHABI.
.
The low level libunwind API was designed to work either in-process (aka local)
or to operate on another process (aka remote), but only the local path has
been implemented. Remote unwinding remains as future work.
Package: libunwind-19-dev
Description-md5: e0f421c84efc3ef19fcbc9e27be10510
Description-en: LLVM unwinder, not compatible with glibc
llvm-libunwind is the LLVM unwinder, with platform support for DWARF
unwind info, SjLj, and ARM EHABI. Using it for packaging work inside
Debian is not recommended, incompatible with glibc.
.
The low level libunwind API was designed to work either in-process (aka local)
or to operate on another process (aka remote), but only the local path has
been implemented. Remote unwinding remains as future work.
Package: libunwind-20-dev
Description-md5: e0f421c84efc3ef19fcbc9e27be10510
Description-en: LLVM unwinder, not compatible with glibc
llvm-libunwind is the LLVM unwinder, with platform support for DWARF
unwind info, SjLj, and ARM EHABI. Using it for packaging work inside
Debian is not recommended, incompatible with glibc.
.
The low level libunwind API was designed to work either in-process (aka local)
or to operate on another process (aka remote), but only the local path has
been implemented. Remote unwinding remains as future work.
Package: libunwind-21-dev
Description-md5: e0f421c84efc3ef19fcbc9e27be10510
Description-en: LLVM unwinder, not compatible with glibc
llvm-libunwind is the LLVM unwinder, with platform support for DWARF
unwind info, SjLj, and ARM EHABI. Using it for packaging work inside
Debian is not recommended, incompatible with glibc.
.
The low level libunwind API was designed to work either in-process (aka local)
or to operate on another process (aka remote), but only the local path has
been implemented. Remote unwinding remains as future work.
Package: liburiparser-dev
Description-md5: 7c19dfa07f254b32160e3463004a5798
Description-en: development files for uriparser
This package provides the development files for uriparser, a library to parse
Uniform Resource Identifiers (URIs). Install it if you want to compile a
program that makes use of this library.
Package: liburiparser-doc
Description-md5: ac5ca99dca7e21036ca511a721fac97b
Description-en: documentation files for uriparser
uriparser is a library that parses Uniform Resource Identifiers (URIs),
strictly adhering to RFC 3986 where syntax for URIs is defined. URIs
are used to identify resources, like http://www.debian.org/ or
urn:isbn:0-395-36341-1. This package provides the documentation
files for uriparser.
Package: liburiparser1
Description-md5: 3e5858ee07d918323487df71ddecd78b
Description-en: URI parsing library compliant with RFC 3986
uriparser is a library that parses Uniform Resource Identifiers (URIs),
strictly adhering to RFC 3986 where syntax for URIs is defined. URIs
are used to identify resources, like http://www.debian.org/ or
urn:isbn:0-395-36341-1.
.
uriparser has the following features:
.
* strictly compliant to RFC 3986, implementing:
+ parsing
+ reference resolution
+ reference creation
+ recomposition
+ syntax-based normalization
* fast (linear input length time complexity)
* unicode support
Package: libusb-ocaml
Description-md5: 21b44918e271ba69391cf36d8bc77883
Description-en: OCaml bindings to libusb-1.0 (runtime)
OCaml-USB is a binding to libusb-1.0, a userspace USB programming
library. It uses Lwt to ease use of asynchronous IO features of
libusb-1.0.
.
This package contains the runtime libraries for OCaml-USB.
Package: libusb-ocaml-dev
Description-md5: 023b491c31d22274d979468eb2a148fc
Description-en: OCaml bindings to libusb-1.0
OCaml-USB is a binding to libusb-1.0, a userspace USB programming
library. It uses Lwt to ease use of asynchronous IO features of
libusb-1.0.
.
This package contains development files for OCaml-USB.
Package: libuser
Description-md5: 6f131ac55b2e56087bf8f36a7e8e16ab
Description-en: user and group account administration library - utilities
The libuser library implements a standardized interface for manipulating
and administering user and group accounts. The library uses pluggable
back-ends to interface to its data sources.
.
Sample applications modeled after those included with the shadow password
suite are included: lchsh, lchfn, lid, lnewusers, lgroupadd, luseradd,
lgroupdel, luserdel, lusermod, lgroupmod, lchage and lpasswd.
Package: libuser1
Description-md5: d113d9e8ec5fd9669c971f54184757ab
Description-en: user and group account administration library - shared libraries
The libuser library implements a standardized interface for manipulating
and administering user and group accounts. The library uses pluggable
back-ends to interface to its data sources.
.
This package contains the shared library itself.
Package: libuser1-dev
Description-md5: 5961270f0edb19099f7c4bf39e70d0f5
Description-en: user and group account administration library - development files
The libuser library implements a standardized interface for manipulating
and administering user and group accounts. The library uses pluggable
back-ends to interface to its data sources.
.
This package contains the development headers and data.
Package: libutop-ocaml
Description-md5: b506409314f69ba92475bf2b23f62c2f
Description-en: improved OCaml toplevel (runtime library)
utop is an improved toplevel for OCaml. It can run in a terminal or
in Emacs. It supports line edition, history, real-time and context
sensitive completion, colors, and more.
.
This package contains the runtime libraries for programs using
the utop library.
Package: libutop-ocaml-dev
Description-md5: 3500b0a4aa59aab2a18e0c4fc25f6838
Description-en: improved OCaml toplevel (development tools)
utop is an improved toplevel for OCaml. It can run in a terminal or
in Emacs. It supports line edition, history, real-time and context
sensitive completion, colors, and more.
.
This package contains the development stuff needed to use the
utop library in your programs.
Package: libuuid1-dbgsym
Description-md5: 7218cdc079d4873f9b9c0bfff987e3f9
Description-en: debug symbols for libuuid1
Package: libva-dev
Description-md5: b05056c35234f58e18a1c20f8515cede
Description-en: Video Acceleration (VA) API for Linux -- development files
Video Acceleration API (VA API) is a library ("libVA") and API specification
which enables and provides access to graphics hardware (GPU) acceleration for
video processing on Linux and UNIX based operating systems. Accelerated
processing includes video decoding, video encoding, subpicture blending and
rendering. The specification was originally designed by Intel for its GMA
(Graphics Media Accelerator) series of GPU hardware, the API is however not
limited to GPUs or Intel specific hardware, as other hardware and manufacturers
can also freely use this API for hardware accelerated video decoding.
.
This package provides the development environment for libva.
Package: libva-glx2
Description-md5: 42dc4ca10bad014e06d32b00b19aa179
Description-en: Video Acceleration (VA) API for Linux -- GLX runtime
Video Acceleration API (VA API) is a library ("libVA") and API specification
which enables and provides access to graphics hardware (GPU) acceleration for
video processing on Linux and UNIX based operating systems. Accelerated
processing includes video decoding, video encoding, subpicture blending and
rendering. The specification was originally designed by Intel for its GMA
(Graphics Media Accelerator) series of GPU hardware, the API is however not
limited to GPUs or Intel specific hardware, as other hardware and manufacturers
can also freely use this API for hardware accelerated video decoding.
.
This package provides the libva-glx library.
Package: libva-wayland2
Description-md5: 900dc9a0703333e92cb6b892e7a6f293
Description-en: Video Acceleration (VA) API for Linux -- Wayland runtime
Video Acceleration API (VA API) is a library ("libVA") and API specification
which enables and provides access to graphics hardware (GPU) acceleration for
video processing on Linux and UNIX based operating systems. Accelerated
processing includes video decoding, video encoding, subpicture blending and
rendering. The specification was originally designed by Intel for its GMA
(Graphics Media Accelerator) series of GPU hardware, the API is however not
limited to GPUs or Intel specific hardware, as other hardware and manufacturers
can also freely use this API for hardware accelerated video decoding.
.
This package provides the libva-wayland library.
Package: libva-x11-2
Description-md5: fc57e085827316d46f6af4246a506efa
Description-en: Video Acceleration (VA) API for Linux -- X11 runtime
Video Acceleration API (VA API) is a library ("libVA") and API specification
which enables and provides access to graphics hardware (GPU) acceleration for
video processing on Linux and UNIX based operating systems. Accelerated
processing includes video decoding, video encoding, subpicture blending and
rendering. The specification was originally designed by Intel for its GMA
(Graphics Media Accelerator) series of GPU hardware, the API is however not
limited to GPUs or Intel specific hardware, as other hardware and manufacturers
can also freely use this API for hardware accelerated video decoding.
.
This package provides the libva-x11 library.
Package: libvamp-hostsdk3t64
Description-md5: cdbb041cc6aadf62611f8f7b2f46c490
Description-en: helper library for Vamp hosts written in C++
Vamp is an audio processing plugin system for plugins that extract
descriptive information from audio data - typically referred to as
audio analysis plugins or audio feature extraction plugins.
.
This library contains handy classes for using Vamp plugins from
hosts written in C++.
Package: libvamp-sdk2t64
Description-md5: 7579eaf17e8434ae640d1f93501ae31f
Description-en: helper library for Vamp plugins written in C++
Vamp is an audio processing plugin system for plugins that extract
descriptive information from audio data - typically referred to as
audio analysis plugins or audio feature extraction plugins.
.
If you want to develop Vamp plugins in C++, you should use this
library to expose the official C API to hosts.
Package: libvhdi-dev
Description-md5: f66e6c0f010ebb393bd9a3af43bc0ea1
Description-en: Virtual Hard Disk image format access library -- development files
libvhdi is a library to access the Virtual Hard Disk (VHD) image format.
.
This package includes the development support files.
Package: libvhdi-utils
Description-md5: 850157a44782c028fc4ec5e1a3dce77a
Description-en: Virtual Hard Disk image format access library -- Utilities
libvhdi is a library to access the Virtual Hard Disk (VHD) image format.
.
This package contains tools to access data stored in VHD files:
vhdiinfo, vhdimount.
Package: libvhdi1
Description-md5: bf23cbdc8c2736a515e0c3d7fffbd54a
Description-en: Virtual Hard Disk image format access library
libvhdi is a library to access the Virtual Hard Disk (VHD) image format.
.
This package contains the shared library.
Package: libvmdk-dev
Description-md5: e4299caeab198dde8473a10aa1972b20
Description-en: VMWare Virtual Disk format access library -- development files
libvmdk is a library to access the VMware Virtual Disk (VMDK) format.
.
This package includes the development support files.
Package: libvmdk-utils
Description-md5: 24361189efc5082ad89832a3d10f4727
Description-en: VMWare Virtual Disk format access library -- Utilities
libvmdk is a library to access the VMware Virtual Disk (VMDK) format.
.
This package contains tools to access data stored in VMDK files:
vmdkinfo, vmdkmount.
Package: libvmdk1
Description-md5: 9515a1d6230845100408642fb273944d
Description-en: VMWare Virtual Disk format access library
libvmdk is a library to access the VMware Virtual Disk (VMDK) format.
.
This package contains the shared library.
Package: libvsapm-dev
Description-md5: 22e28dbe03f0a1a0d98e1569e267a709
Description-en: Apple Partition Map (APM) volume system format access library -- development files
libvsapm is a library to access the Apple Partition Map (APM) volume system format.
.
This package includes the development support files.
Package: libvsapm-utils
Description-md5: b65b34fdc777ec9d1bdaa752c3cb916b
Description-en: Apple Partition Map (APM) volume system format access library -- Utilities
libvsapm is a library to access the Apple Partition Map (APM) volume system format.
.
This package contains vsapminfo, a utility to determine information
about an Apple partition.
Package: libvsapm1
Description-md5: 73e6dec1204c282b172c5daeb2d59ade
Description-en: Apple Partition Map (APM) volume system format access library
libvsapm is a library to access the Apple Partition Map (APM) volume system format.
.
This package contains the shared library.
Package: libvsgpt-dev
Description-md5: c24c96215b48b98b7d012612fca25406
Description-en: GUID Partition Table (GPT) volume system access library -- development files
libvsgpt is a library to access the GUID Partition Table (GPT) volume system.
.
This package includes the development support files.
Package: libvsgpt-utils
Description-md5: 8d320a49df336de28cabbf4004c93fa1
Description-en: GUID Partition Table (GPT) volume system access library -- Utilities
libvsgpt is a library to access the GUID Partition Table (GPT) volume system.
.
This package contains vsgptinfo, a utility to determine information
about a GUID Partition Table (GPT) volume system.
Package: libvsgpt1
Description-md5: 4c68f5d2851b6e32c4afb171064ef23a
Description-en: GUID Partition Table (GPT) volume system access library
libvsgpt is a library to access the GUID Partition Table (GPT) volume system.
.
This package contains the shared library.
Package: libvshadow-dev
Description-md5: 0e08f2f1d13939f048f8d2b0a5cf94f1
Description-en: Volume Shadow Snapshot format access library -- development files
libvshadow is a library to access the Volume Shadow Snapshot (VSS)
format. The VSS format is used by Windows, as of Vista, to maintain
copies of data on a storage media volume.
.
This package includes the development support files.
Package: libvshadow-utils
Description-md5: 4332e69fd9199fa1dcac2be44fa38426
Description-en: Volume Shadow Snapshot format access library -- Utilities
libvshadow is a library to access the Volume Shadow Snapshot (VSS)
format. The VSS format is used by Windows, as of Vista, to maintain
copies of data on a storage media volume.
.
This package contains tools to access data stored in a Volume Shadow
Snapshot: vshadowinfo, vshadowmount.
Package: libvshadow1t64
Description-md5: 892d66090c89bbe8dc811491c33751b3
Description-en: Volume Shadow Snapshot format access library
libvshadow is a library to access the Volume Shadow Snapshot (VSS)
format. The VSS format is used by Windows, as of Vista, to maintain
copies of data on a storage media volume.
.
This package contains the shared library.
Package: libvslvm-dev
Description-md5: 9239b7d592176083efcd95265475a470
Description-en: Linux LVM volume system format access library -- development files
libvslvm is a library to access the Linux Logical Volume Manager
(LVM) volume system format.
.
This package includes the development support files.
Package: libvslvm-utils
Description-md5: 7b4f9361be594c14ae6d859544e5ac2b
Description-en: Linux LVM volume system format access library -- Utilities
libvslvm is a library to access the Linux Logical Volume Manager
(LVM) volume system format.
.
This package contains tools to access data ...
Package: libvslvm1t64
Description-md5: 723321fdaa621e28305116eaff443fc5
Description-en: Linux LVM volume system format access library
libvslvm is a library to access the Linux Logical Volume Manager
(LVM) volume system format.
.
This package contains the shared library.
Package: libvtk-dicom-dev
Description-md5: 1e65cf009fa665d643cd7eb9e8f3a816
Description-en: DICOM for VTK - dev
This package contains a set of classes for managing DICOM
files and metadata from within VTK, and some utility programs
for interrogating and converting DICOM files.
.
Development headers
Package: libvtk9-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: libvtk9-java
Description-md5: 932b2399f9a60f20870f5d82b0543577
Description-en: VTK - Java language support
The Visualization Toolkit (VTK) is an object oriented, high level
library that allows one to easily write C++ programs, Python and
Java scripts that do 3D visualization.
.
This package provides the VTK Java language support.
Package: libvtk9-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: libvtk9.5
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: libvtk9.5-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: libvtkdicom0.8t64
Description-md5: 86dc91825799283320e0e23d1ce81fa4
Description-en: DICOM for VTK - lib
This package contains a set of classes for managing DICOM
files and metadata from within VTK, and some utility programs
for interrogating and converting DICOM files.
.
Libraries for runtime applications
Package: libvtkgdcm-9.1t64
Description-md5: cab5f57666c7427ad71ef8912a148fb2
Description-en: Grassroots DICOM VTK runtime libraries
Grassroots DiCoM is a C++ library for DICOM medical files. It is
automatically wrapped to python/C#/Java (using swig). It supports
RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated.
.
Libvtkgdcm is a library that quickly allow programmer to use GDCM
from a VTK environment.
Package: libvtkgdcm-dev
Description-md5: c2acb59fd33273d44d4e253f024260bf
Description-en: Grassroots DICOM VTK development libraries and headers
Grassroots DiCoM is a C++ library for DICOM medical files. It is
automatically wrapped to python/C#/Java (using swig). It supports
RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated.
.
Headers and static libraries for libvtkgdcm. These are not needed to
use GDCM, but are needed to build plugins or programs that link
against libvtkgdcm.
Package: libvtkgdcm-tools
Description-md5: 666824291f0fae87cea7f91fa496e83a
Description-en: Grassroots DICOM VTK tools and utilities
Grassroots DiCoM is a C++ library for DICOM medical files. It is
automatically wrapped to python/C#/Java (using swig). It supports
RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated.
.
Libvtkgdcm-tools provides a number of command line debugging and utility
tool. Install this package for the gdcmviewer, gdcm2pnm and gdcm2vtk
programs.
Package: libwacom-bin
Description-md5: 54c3d321d56588549964a28b7f84905a
Description-en: Wacom model feature query library -- binaries
libwacom is a library to identify wacom tablets and their model-specific
features. It provides easy access to information such as "is this a built-in
on-screen tablet", "what is the size of this model", etc.
.
This package contains the utilities which are used by the libraries.
Package: libwebsocket-lwt-unix-ocaml
Description-md5: 8fa762c51cc07b18c8e8346b82f24564
Description-en: WebSocket library (Lwt support) (runtime)
The WebSocket Protocol enables two-way communication between a client
running untrusted code in a controlled environment to a remote host
that has opted-in to communications from that code.
.
The security model used for this is the origin-based security model
commonly used by web browsers. The protocol consists of an opening
handshake followed by basic message framing, layered over TCP.
.
The goal of this technology is to provide a mechanism for
browser-based applications that need two-way communication with
servers that does not rely on opening multiple HTTP connections
(e.g., using XMLHttpRequest or