ux kernel version 5.4.0 This package provides kernel header files for version 5.4.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-xilinx-zynqmp-headers-5.4.0-1020/debian.README.gz for details Package: linuxptp Description-md5: 3678f13807c05861be8c708a652e8e9d Description-en: Precision Time Protocol (PTP, IEEE1588) implementation for Linux Linuxptp is an implementation of the Precision Time Protocol (PTP) according to IEEE standard 1588 for Linux. Features include: - support for hardware and software time stamping via the Linux SO_TIMESTAMPING socket option. - support for the Linux PTP Hardware Clock (PHC) subsystem by using the clock_gettime family of calls, including the new clock_adjtimex system call - implementation of Boundary Clock (BC) and Ordinary Clock (OC) - transport over UDP/IPv4, UDP/IPv6, and raw Ethernet (Layer 2) - support for IEEE 802.1AS-2011 in the role of end station . PTP provides higher precision and faster synchronization than NTP even without hardware support. With hardware support, sub-microsecond accuracy can be expected. Whereas NTP is intended for WAN use, PTP is designed for LAN environments and makes use of UDP multicast. Package: liquidsoap Description-md5: 94d9899fe402c70cc9efd6e28fca9a0e Description-en: audio streaming language Liquidsoap is a powerful tool for building complex audio streaming systems, typically targeting internet radios (e.g. icecast streams). . It consists of a simple script language, in which you can create, combine and transform audio sources. Its design makes liquidsoap flexible and easily extensible. . Some of the typical uses are: * dynamically generating playlists depending on the time or other factors * having smooth transitions between songs * adding jingles periodically * applying effects on the sound like volume normalization * reencoding the stream at various qualities * remotely controlling the stream Package: liquidsoap-mode Description-md5: 2f409ad96550ec4a40fbb458fcaceb00 Description-en: Emacs mode for editing Liquidsoap code Liquidsoap is a powerful tool for building complex audio streaming systems, typically targeting internet radios (e.g. icecast streams). . It consists of a simple script language, in which you can create, combine and transform audio sources. Its design makes liquidsoap flexible and easily extensible. . This package provides an (X)Emacs mode which makes it easier to edit Liquidsoap source code. Package: lirc Description-md5: 1746eac586c652dde3396bfe4ec0c42b Description-en: Infra-red remote control support - daemons and utils LIRC stands for 'Linux Infra-red Remote Control'. . This package provides the daemons and some utilities to support infra-red remote controls under Linux. Package: lirc-x Description-md5: 080a70f172eb3d147aae728a5d8e0a32 Description-en: infra-red remote control support - X utilities LIRC stands for 'Linux Infra-red Remote Control'. . This package provides X utilities for LIRC: - irxevent: Allows controlling X applications with a remote control. - xmode2: Shows the IR waveform of the remote controller without an oscilloscope. Unneeded for TV cards or the Irman. Package: live-build-cgi Description-md5: f4c71dad5330df75c843617cf4d9fe41 Description-en: Debian Live - System build scripts (CGI frontend) live-build contains the scripts that build a Debian Live system image from a configuration directory. . This package contains the CGI frontend. Package: lld-11 Description-md5: 39b52f07f105b329dd7852cce89ebb7d Description-en: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. Package: lld-12 Description-md5: 39b52f07f105b329dd7852cce89ebb7d Description-en: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. Package: lldb-11 Description-md5: 45d52d0209cd7953d2f2bc4d1a99170f Description-en: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Package: lldb-12 Description-md5: 45d52d0209cd7953d2f2bc4d1a99170f Description-en: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Package: llvm-11 Description-md5: 07d463911771b9679a5f0131f40992d4 Description-en: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X96, SparcV10, PowerPC or many other architectures. Package: llvm-11-dev Description-md5: 29f654aa391c01f742a2023c872d7a49 Description-en: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Package: llvm-11-doc Description-md5: 19896d0a63f9911e3a7a7b85ecfac407 Description-en: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-11-examples Description-md5: 61fee537b751bf39ce1ac5bf27ca3806 Description-en: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-11-runtime Description-md5: a2e425ebfc2fcd56b539f44a28559b4a Description-en: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Package: llvm-11-tools Description-md5: 709eba32627c3c079585c05fc5963fe8 Description-en: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Package: llvm-12 Description-md5: 07d463911771b9679a5f0131f40992d4 Description-en: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X96, SparcV10, PowerPC or many other architectures. Package: llvm-12-dev Description-md5: 29f654aa391c01f742a2023c872d7a49 Description-en: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Package: llvm-12-doc Description-md5: 19896d0a63f9911e3a7a7b85ecfac407 Description-en: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-12-examples Description-md5: 61fee537b751bf39ce1ac5bf27ca3806 Description-en: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-12-linker-tools Description-md5: 34d6480db2d150315f7bca6065772d03 Description-en: Modular compiler and toolchain technologies - Plugins LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVMgold and LLVMPolly linker plugins. Package: llvm-12-runtime Description-md5: a2e425ebfc2fcd56b539f44a28559b4a Description-en: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Package: llvm-12-tools Description-md5: 709eba32627c3c079585c05fc5963fe8 Description-en: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Package: lm-sensors Description-md5: 491418ae94ae096e9d6b05b0cf47c351 Description-en: utilities to read temperature/voltage/fan sensors Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. . This package contains programs to help you set up and read data from lm-sensors. Package: lrzip Description-md5: 3790656513d7f6048496d52bba0592cf Description-en: compression program with a very high compression ratio A compression program that can achieve very high compression ratios and speed when used with large files. It uses the combined compression algorithms of zpaq and lzma for maximum compression, lzo for maximum speed, and the long range redundancy reduction of rzip. It is designed to scale with increases with RAM size, improving compression further. A choice of either size or speed optimizations allows for either better compression than even lzma can provide, or better speed than gzip, but with bzip2 sized compression levels. Package: lshw-gtk Description-md5: 5db6f64eacd69eb948a83477966cd1db Description-en: graphical information about hardware configuration A small tool to provide detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc. on DMI-capable x86 systems, on some PowerPC machines (PowerMac G4 is known to work) and AMD64. . This package provides lshw-gtk (the GTK+ version) Package: lttng-modules-dkms Description-md5: a5bcab8927cca4938e9c6c31dce67928 Description-en: Linux Trace Toolkit (LTTng) kernel modules (DKMS) The LTTng project aims at providing highly efficient tracing tools for Linux. Its tracers help tracking down performance issues and debugging problems involving multiple concurrent processes and threads. Tracing across multiple systems is also possible. . This package contains the LTTng kernel modules. These provide additional instrumentation (not found in the mainline kernel), the ring buffer library, the tracer itself, and some additional utilities. . Installing on kernel versions prior to 2.6.38 might be possible, but has not been tested. Package: lubuntu-update-notifier Description-md5: bdc22c2e36d0f71cbd06b47219f3a0dc Description-en: Package includes a bash daemon (lubuntu-upg-notifier.sh) which checks if there are updates available. If there are it opnes notifier.py which is a window that notifies about package updates available. If you decide to upgrade a full upgrade (not safe-upgrade) with the upgrader binary. Upgrader can also be run alone, it can be chosen to run cache update before and if a safe or full upgrade will be done. There is also a .desktop to call upgrader with cache update and a full upgrade. Package: lxc Description-md5: 8f5ab7156cfdafe3662f916116c20006 Description-en: Transitional package - lxc -> lxc-utils This is a transitional dummy package. It can safely be removed. . lxc is now replaced by lxc-utils. Package: lxc-dev Description-md5: 901ee3caa837071f9dec6c5062db7b76 Description-en: Transitional package - lxc-dev -> liblxc-dev This is a transitional dummy package. It can safely be removed. . lxc-dev is now replaced by liblxc-dev. Package: lxc-utils Description-md5: 4ece0dffd153c29e95ffdb89f8238dfc Description-en: Linux Containers userspace tools Containers are insulated areas inside a system, which have their own namespace for filesystem, network, PID, IPC, CPU and memory allocation and which can be created using the Control Group and Namespace features included in the Linux kernel. . This package provides the lxc-* tools, which can be used to start a single daemon in a container, or to boot an entire "containerized" system, and to manage and debug your containers. Package: lxc1 Description-md5: 273a0579052e484ba19949ef240341d4 Description-en: Transitional package - lxc1 -> lxc-utils This is a transitional dummy package. It can safely be removed. . lxc1 is now replaced by lxc-utils. Package: lxd Description-md5: 6ded2abd7dcb33b84669e2fc0cd65175 Description-en: Transitional package - lxd -> snap (lxd) This is a transitional dummy package. It can safely be removed. . lxd is now replaced by the LXD snap. Package: lxd-client Description-md5: 357a78a197a2426d5db5946775c9314d Description-en: Transitional package - lxd-client -> LXD snap This is a transitional dummy package. It can safely be removed. . lxd-client is now replaced by the LXD snap. Package: lxd-tools Description-md5: 285f0e7677295fa7f0179a06011e33e9 Description-en: Transitional package - lxc-tools -> LXD snap This is a transitional dummy package. It can safely be removed. . lxd-tools is no longer available in the Ubuntu archive. Package: maas-rack-controller Description-md5: 1473513b48acf3da76455974883d9c80 Description-en: Transitional package to the maas snap This is a transitional package. It can be safely removed. Package: maas-region-api Description-md5: 1473513b48acf3da76455974883d9c80 Description-en: Transitional package to the maas snap This is a transitional package. It can be safely removed. Package: maas-region-controller Description-md5: 1473513b48acf3da76455974883d9c80 Description-en: Transitional package to the maas snap This is a transitional package. It can be safely removed. Package: macutils Description-md5: b98e9f290c7a6b046bef64eea109212d Description-en: Set of tools to deal with specially encoded Macintosh files macutils is a package that contains a number of utilities that deal with Macintosh files on a Unix system. This is useful for converting BinHex-encoded files to the smaller MacBinary format before transferring them to a Mac. Package: magnum-api Description-md5: ae20646c6a12de90fd0830dfefb8e5f3 Description-en: OpenStack containers as a service Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack. It features: * Abstractions for bays, containers, nodes, pods, replication controllers, and services * Integration with Kubernetes and Docker for backend container technology * Integration with Keystone for multi-tenant security * Integration with Neutron for Kubernetes multi-tenancy network security . This package contains the API server. Package: magnum-common Description-md5: 2932a6cef94cee9c86fe7ba523a94e4e Description-en: OpenStack containers as a service - API server Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack. It features: * Abstractions for bays, containers, nodes, pods, replication controllers, and services * Integration with Kubernetes and Docker for backend container technology * Integration with Keystone for multi-tenant security * Integration with Neutron for Kubernetes multi-tenancy network security . This package contains common files for the engine and the conductor. Package: magnum-conductor Description-md5: c1077d8334fcc9029e3acfca19015ef0 Description-en: OpenStack containers as a service - conductor Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack. It features: * Abstractions for bays, containers, nodes, pods, replication controllers, and services * Integration with Kubernetes and Docker for backend container technology * Integration with Keystone for multi-tenant security * Integration with Neutron for Kubernetes multi-tenancy network security . This package contains the conductor server. Package: mail-stack-delivery Description-md5: a344ae6c5f24033e88eae160780ba7aa Description-en: transitional package This is a transitional package. It can safely be removed. . If you had formerly set up dovecot via mail-stack-delivery this package will still have the configuration /etc/dovecot/conf.d/99-mail-stack-delivery.conf associated to it which will be removed if you purge the package. Package: mailman Description-md5: c0704b09355713376b05bc252b17bf2c Description-en: Web-based mailing list manager (legacy branch) The GNU Mailing List Manager, which manages email discussion lists. Mailman gives each mailing list a web page, and allows users to subscribe, unsubscribe, etc. over the web. The list manager can administer his or her list entirely from the web. . Mailman also integrates most things people want to do with mailing lists, including archiving, mail <-> news gateways, and so on. It has all of the features you expect from such a product, plus integrated support for the web (including web based archiving), automated bounce handling and integrated spam prevention. . Note that this package contains the legacy (2.x) branch of Mailman. All new development happens in the Mailman 3 suite, available in Debian via the mailman3 metapackage. Package: mailnag Description-md5: 89ad4cbfa0421f17012a6b890ecbc591 Description-en: extensible mail notification daemon Mailnag is a daemon program that checks POP3 and IMAP servers for new mail. On mail arrival it performs various actions provided by plugins. Mailnag comes with a set of desktop-independent default plugins for visual/sound notifications, script execution etc. and can be extended with additional plugins easily. Package: manila-api Description-md5: e019ff74f222e5a806576572dc17f259 Description-en: OpenStack shared file system as a service - API server Manila is an OpenStack project to provide Shared Filesystems as a service. It provides coordinated access to shared or distributed file systems. While the primary consumption of file shares would be across OpenStack Compute instances, the service is also intended to be accessible as an independent capability in line with the modular design established by other OpenStack services. Manila is extensible for multiple backends (to support vendor or file system specific nuances / capabilities) and accommodates any of a variety of shared or distributed file system types. . This package contains the Manila API server. Package: manila-common Description-md5: 0e77db467cebc7f7f047bc3559b071e8 Description-en: OpenStack shared file system as a service - common files Manila is an OpenStack project to provide Shared Filesystems as a service. It provides coordinated access to shared or distributed file systems. While the primary consumption of file shares would be across OpenStack Compute instances, the service is also intended to be accessible as an independent capability in line with the modular design established by other OpenStack services. Manila is extensible for multiple backends (to support vendor or file system specific nuances / capabilities) and accommodates any of a variety of shared or distributed file system types. . This package contains commons components for Manila. Package: manila-data Description-md5: 8b3773488d3a534a16bca01851e57487 Description-en: Manila storage service - Data service OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Manila is the OpenStack shared filesystem service. . This package contains the Manila Data service. Package: manila-doc Description-md5: 4d147df8dfa9e761161b0fd3ac138385 Description-en: OpenStack shared file system as a service - Doc Manila is an OpenStack project to provide Shared Filesystems as a service. It provides coordinated access to shared or distributed file systems. While the primary consumption of file shares would be across OpenStack Compute instances, the service is also intended to be accessible as an independent capability in line with the modular design established by other OpenStack services. Manila is extensible for multiple backends (to support vendor or file system specific nuances / capabilities) and accommodates any of a variety of shared or distributed file system types. . This package contains the documentation. Package: manila-scheduler Description-md5: 3d5e80e2df18870bf302457915e178f1 Description-en: OpenStack shared file system as a service - Scheduler server Manila is an OpenStack project to provide Shared Filesystems as a service. It provides coordinated access to shared or distributed file systems. While the primary consumption of file shares would be across OpenStack Compute instances, the service is also intended to be accessible as an independent capability in line with the modular design established by other OpenStack services. Manila is extensible for multiple backends (to support vendor or file system specific nuances / capabilities) and accommodates any of a variety of shared or distributed file system types. . This package contains the Manila Scheduler server. Package: manila-share Description-md5: 53598b9980cb21643d8d022115bf9638 Description-en: OpenStack shared file system as a service - Share server Manila is an OpenStack project to provide Shared Filesystems as a service. It provides coordinated access to shared or distributed file systems. While the primary consumption of file shares would be across OpenStack Compute instances, the service is also intended to be accessible as an independent capability in line with the modular design established by other OpenStack services. Manila is extensible for multiple backends (to support vendor or file system specific nuances / capabilities) and accommodates any of a variety of shared or distributed file system types. . This package contains the Manila Share daemon. Package: maradns Description-md5: a523bb953b34b6ed9fc3ca0475c912a2 Description-en: simple security-focused authoritative Domain Name Service server MaraDNS is an easy to configure DNS server that functions as an authoritative domain name server. MaraDNS is optimised for serving a small number of domains quickly and efficiently. Well suited to host your own private DNS server for making up subdomains with minimal fuss. Maradns is security-aware by utilising a special string library which is resistant to buffer overflows and mandating to run as an unprivileged user. . For the recursive name server component and IPv6 support see maradns-deadwood. For TCP and domain transfer support see maradns-zoneserver. Package: maradns-deadwood Description-md5: cca274de24547a67199a76898043252f Description-en: simple security-focused recursive Domain Name Service server This is an experimental build of the deadwood binary, that is MaraDNS' recursive domain name server. It will contain support for IPv6. However the necessary integration of init scripts and config files will not be done. Package: maradns-docs Description-md5: a7b3a562f88325f5f8475d9d2d62ee6a Description-en: upstream documentation for the MaraDNS Domain Name Service server MaraDNS is easy to configure DNS server that functions as a recursive and/or authoritative name server. This package provides the upstream documentation for the MaraDNS suite. This includes more information than is available in the man pages including background information on DNS, how to obtain the source code, compile and install it. As a result the documentation includes none of the packaging tweaks intended to fit MaraDNS into Debian. Package: maradns-zoneserver Description-md5: 9e21b9ef82eb2e786065ffde995f81fa Description-en: complementary server process to TCP functions for MaraDNS The MaraDNS zoneserver listens on port 53/tcp and handles DNS zone transfers and any DNS query done over TCP instead of UDP. It uses the same configuration file as the MaraDNS process itself. . This package also includes askmara-tcp, a version of askmara that uses TCP rather than UDP. Package: mariadb-backup Description-md5: 5e80c3dd009aded10c0cfe25bd682155 Description-en: Backup tool for MariaDB server This backup tool is guaranteed to be compatible with MariaDB. Based on Xtrabackup, but improved to work with MariaDB. . Please refer to the MariaDB Knowledge Base on more information on how to use this tool. Package: mariadb-client Description-md5: 153b542e1c336af8b6347c4e1ae9e0b6 Description-en: MariaDB database client (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mariadb-client (currently mariadb-client-10.3), as determined by the MariaDB maintainers. Install this package if in doubt about which MariaDB version you want, as this is the one considered to be in the best shape. Package: mariadb-client-10.3 Description-md5: 7b5610b71c2642b63e6ffcb5b15bba8e Description-en: MariaDB database client binaries MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the client binaries and the additional tools innotop and mysqlreport. Package: mariadb-client-core-10.3 Description-md5: 2862a38a5ead2e1df7366bf661e03278 Description-en: MariaDB database core client binaries MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the core client files, as used by Akonadi. Package: mariadb-common Description-md5: a8bf2c1aebcb16934e54a7cb04adbfb4 Description-en: MariaDB common metapackage MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. Package: mariadb-plugin-connect Description-md5: a80bd9647c2961ca648b4365a4644855 Description-en: Connect storage engine for MariaDB Connect engine supports a number of file formats (dbf, xml, txt, bin, etc), connections to ODBC tables and remote MySQL tables, as well as a number of other interesting features. This package contains the Connect plugin for MariaDB. Package: mariadb-plugin-cracklib-password-check Description-md5: 0a2fe8a4ba8c29f625cec2b60dca2e5d Description-en: CrackLib Password Validation Plugin for MariaDB This password validation plugin uses cracklib to allow only sufficiently secure (as defined by cracklib) user passwords in MariaDB. Package: mariadb-plugin-gssapi-client Description-md5: ece7660a1e2293e316a2fa35c35f8b25 Description-en: GSSAPI authentication plugin for MariaDB client This plugin includes support for Kerberos on Unix, but can also be used for Windows authentication with or without domain environment. . This package contains the client parts. Package: mariadb-plugin-gssapi-server Description-md5: 15f0c8ec89caa84121f658521f1d6501 Description-en: GSSAPI authentication plugin for MariaDB server This plugin includes support for Kerberos on Unix, but can also be used for Windows authentication with or without domain environment. . This package contains the server parts. Package: mariadb-plugin-mroonga Description-md5: 38f273fa8679ace3c47de32b8f1ad726 Description-en: Mroonga storage engine for MariaDB Mroonga (formerly named Groonga Storage Engine) is a storage engine that provides fast CJK-ready full text searching using column store. This package contains the Mroonga plugin for MariaDB. Package: mariadb-plugin-oqgraph Description-md5: 1fb0e876d57cfdc1cff69872c8dc754b Description-en: OQGraph storage engine for MariaDB The OQGraph engine is a computation engine plugin for handling hierarchies (trees) and graphs (friend-of-a-friend, etc) cleanly through standard SQL. This package contains the OQGraph plugin for MariaDB. Package: mariadb-plugin-rocksdb Description-md5: ca86ea61af685fe611c31b1ad7926b58 Description-en: RocksDB storage engine for MariaDB The RocksDB storage engine is a high performance storage engine, aimed at maximising storage efficiency while maintaining InnoDB-like performance. This package contains the RocksDB plugin for MariaDB. Package: mariadb-plugin-spider Description-md5: 0834409e7a3afca41f173143a638f5ab Description-en: Spider storage engine for MariaDB The Spider storage engine with built-in sharding features. It supports partitioning and xa transactions, and allows tables of different MariaDB instances to be handled as if they were on the same instance. It refers to one possible implementation of ISO/IEC 9075-9:2008 SQL/MED. Package: mariadb-plugin-tokudb Description-md5: 31667cb988ed1d50b7ef032158e16474 Description-en: TokuDB storage engine for MariaDB The TokuDB storage engine is for use in high-performance and write-intensive environments, offering increased compression and better performance based on fractal indexes. This package contains the TokuDB plugin for MariaDB. Package: mariadb-server Description-md5: 47753d361ef73aaa0d808a49d4717d3f Description-en: MariaDB database server (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mariadb-server (currently mariadb-server-10.3), as determined by the MariaDB maintainers. Install this package if in doubt about which MariaDB version you need. That will install the version recommended by the package maintainers. . MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. Package: mariadb-server-10.3 Description-md5: ae76dbcde4bf3e79b8228e6dad967834 Description-en: MariaDB database server binaries MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the server binaries. Package: mariadb-server-core-10.3 Description-md5: a01f76260dfbedfdfbfcd8ff440b8a4c Description-en: MariaDB database core server files MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the core server files, as used by Akonadi. Package: mariadb-test Description-md5: 88232ad1a9463948e9a1f1d33923b547 Description-en: MariaDB database regression test suite MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the regression test suite. Package: mariadb-test-data Description-md5: 4e2584329df41bfe2241de957d88c44a Description-en: MariaDB database regression test suite - data files MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package has the architecture independent data files for the test suite. Package: masakari-instance-monitor Description-md5: e1047fdb4f7b119ce91dc9fa9749cb99 Description-en: Virtual Machine High Availability (VMHA) for OpenStack - Instance Monitor Monitors for Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically detecting the failure events such as VM process down, provisioning process down, and nova-compute host failure. If it detect the events, it sends notifications to the masakari-api. . This package contains the Masakari Instance Monitor. Package: masakari-introspective-instance-monitor Description-md5: edfb6419561c44b8d0addd0d1b63ae95 Description-en: Virtual Machine High Availability (VMHA) for OpenStack - Introspective Instance Monitor Monitors for Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically detecting the failure events such as VM process down, provisioning process down, and nova-compute host failure. If it detect the events, it sends notifications to the masakari-api. . This package contains the Masakari Introspective Instance Monitor. Package: masakari-process-monitor Description-md5: 1df2557f17b6ded122d59173792d6266 Description-en: Virtual Machine High Availability (VMHA) for OpenStack - Process Monitor Monitors for Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically detecting the failure events such as VM process down, provisioning process down, and nova-compute host failure. If it detect the events, it sends notifications to the masakari-api. . This package contains the Masakari Process Monitor. Package: mate-applet-appmenu Description-md5: 5c2efceefc5ece04f061607c41d211cc Description-en: Application Menu plugin for mate-panel This is an Application Menu (Global Menu) plugin. It is built using the Unity protocol and libraries and provides all features found in the Unity implementation. . This package provides the plugin for MATE. Package: maven Description-md5: 344f87767e3119fe58a5149874e743c9 Description-en: Java software project management and comprehension tool Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. . Maven's primary goal is to allow a developer to comprehend the complete state of a development effort in the shortest period of time. In order to attain this goal there are several areas of concern that Maven attempts to deal with: . * Making the build process easy * Providing a uniform build system * Providing quality project information * Providing guidelines for best practices development * Allowing transparent migration to new features Package: mencoder Description-md5: 3e0b1c03e45777592769ce1aa7a30c28 Description-en: MPlayer's Movie Encoder MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies. . This package contains mencoder, a simple movie encoder, designed to encode MPlayer-playable movies (AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET) to other MPlayer-playable formats. It can encode with various codecs, like DivX4 (1 or 2 passes), libavcodec, PCM/MP3/VBRMP3 audio. Also has stream copying and video resizing capabilities. Package: mender-client Description-md5: f63cb2510c63afcdfdc6f0f55a578cad Description-en: Mender over-the-air software updater client. Mender: over-the-air updater for embedded Linux devices . 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. . Embedded product teams often end up creating homegrown updaters at the last minute due to the need to fix bugs in field-deployed devices. However, the most important requirement for an embedded update process is robustness, for example loss of power at any time should not brick a device. This creates a challenge given the time constraints to develop and maintain a homegrown updater. . Mender aims to address this challenge with a robust and easy to use updater for embedded Linux devices, which is open source and available to anyone. . Robustness is ensured with atomic image-based deployments using a dual A/B rootfs partition layout. This makes it always possible to roll back to a working state, even when losing power at any time during the update process. . Ease of use is addressed with an intuitive UI, comprehensive documentation (https://docs.mender.io/), a meta layer for the Yocto Project (https://github.com/mendersoftware/meta-mender) for easy integration into existing environments, and high quality software (see the test coverage badge). . This repository contains the Mender client updater, which can be run in standalone mode (manually triggered through its command line interface) or managed mode (connected to the Mender server). . Mender not only provides the client-side updater, but also the backend and UI for managing deployments as open source. The Mender server is designed as a microservices architecture and comprises several repositories. . To start using Mender, we recommend that you begin with the Getting started section in the Mender documentation (https://docs.mender.io/). . In order to support rollback, the Mender client depends on integration with U-Boot and the partition layout. It is therefore most easily built as part of your Yocto Project image by using the meta layer for the Yocto Project (https://github.com/mendersoftware/meta-mender). Package: mesa-opencl-icd Description-md5: 10fe1749fa432fa001ccca2f3b268b84 Description-en: free implementation of the OpenCL API -- ICD runtime This package contains the mesa implementation of the OpenCL (Open Compute Language) library, which is intended for use with an ICD loader. OpenCL provides a standardized interface for computational analysis on graphical processing units. Package: mesa-va-drivers Description-md5: c89bbf6e4f80a47acafd5858be814f3c Description-en: Mesa VA-API video acceleration drivers These libraries provide the Video Acceleration API (VA-API) for Unix. They provide accelerated video playback (incl. H.264) and video post-processing for the supported graphics cards. . This package enables support for VA-API for some gallium drivers. Package: metacity Description-md5: 06e64374861a42f6f96cc5a654ad56b1 Description-en: lightweight GTK+ window manager Metacity is a small window manager, using GTK+ to do everything. . As the author says, metacity is a "Boring window manager for the adult in you. Many window managers are like Marshmallow Froot Loops; Metacity is like Cheerios." . This package contains the core binaries. Package: metacity-common Description-md5: 386fc245b801260f4b7c75b1915cb1ee Description-en: shared files for the Metacity window manager Metacity is a small window manager, using GTK+ to do everything. . As the author says, metacity 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 shared files. Package: micro Description-md5: 1e5016b81d0f5aedf7555bfa090aacc1 Description-en: modern and intuitive terminal-based text editor micro is a terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the full capabilities of modern terminals. . As the name indicates, micro aims to be somewhat of a successor to the nano editor by being easy to install and use. Package: milou Description-md5: 59d39a86e2671ca8f1561bc6c25fd6e3 Description-en: Dedicated search plasmoid. Milou can also be used as an alternative to KRunner, and does provide application launching. The main difference is that it concentrates more on searching. Package: minidlna Description-md5: 5b2d396f86d25a79b5ab8a1c34181623 Description-en: lightweight DLNA/UPnP-AV server targeted at embedded systems MiniDLNA (aka ReadyDLNA) is server software with the aim of being fully compliant with DLNA/UPnP-AV clients. . The minidlna daemon serves media files (music, pictures, and video) to clients on your network. Example clients include applications such as totem and xbmc, and devices such as portable media players, smartphones, and televisions. . MiniDLNA is a simple, lightweight alternative to mediatomb, but has fewer features. It does not have a web interface for administration and must be configured by editing a text file. Package: mistral-api Description-md5: 1155adf2bcac68d6e6dabb88e031254a Description-en: OpenStack Workflow service - API Mistral is a workflow service. Most business processes consist of multiple distinct interconnected steps that need to be executed in a particular order in a distributed environment. One can describe such process as a set of tasks and task relations and upload such description to Mistral so that it takes care of state management, correct execution order, parallelism, synchronization and high availability. Mistral also provides flexible task scheduling so that it can run a process according to a specified schedule (i.e. every Sunday at 4.00pm) instead of running it immediately. Such set of tasks and relations between them is called a workflow. . This package contains the API server. Package: mistral-common Description-md5: 425d3cc770e8e278b2e94a8bc66dcc1e Description-en: OpenStack Workflow service - common files Mistral is a workflow service. Most business processes consist of multiple distinct interconnected steps that need to be executed in a particular order in a distributed environment. One can describe such process as a set of tasks and task relations and upload such description to Mistral so that it takes care of state management, correct execution order, parallelism, synchronization and high availability. Mistral also provides flexible task scheduling so that it can run a process according to a specified schedule (i.e. every Sunday at 4.00pm) instead of running it immediately. Such set of tasks and relations between them is called a workflow. . This package contains common files and configuration. Package: mistral-engine Description-md5: 9e0064a0aeecd2d60ccc677ceed53651 Description-en: OpenStack Workflow service - Engine Mistral is a workflow service. Most business processes consist of multiple distinct interconnected steps that need to be executed in a particular order in a distributed environment. One can describe such process as a set of tasks and task relations and upload such description to Mistral so that it takes care of state management, correct execution order, parallelism, synchronization and high availability. Mistral also provides flexible task scheduling so that it can run a process according to a specified schedule (i.e. every Sunday at 4.00pm) instead of running it immediately. Such set of tasks and relations between them is called a workflow. . This package contains the Engine. Package: mistral-event-engine Description-md5: cec66962c1a7a469cc6db43bd6a92874 Description-en: OpenStack Workflow service - Event Engine Mistral is a workflow service. Most business processes consist of multiple distinct interconnected steps that need to be executed in a particular order in a distributed environment. One can describe such process as a set of tasks and task relations and upload such description to Mistral so that it takes care of state management, correct execution order, parallelism, synchronization and high availability. Mistral also provides flexible task scheduling so that it can run a process according to a specified schedule (i.e. every Sunday at 4.00pm) instead of running it immediately. Such set of tasks and relations between them is called a workflow. . This package contains the Event Engine. Package: mistral-executor Description-md5: c4132be56beb4823d6aabf5d45be74d5 Description-en: OpenStack Workflow service - Executor Mistral is a workflow service. Most business processes consist of multiple distinct interconnected steps that need to be executed in a particular order in a distributed environment. One can describe such process as a set of tasks and task relations and upload such description to Mistral so that it takes care of state management, correct execution order, parallelism, synchronization and high availability. Mistral also provides flexible task scheduling so that it can run a process according to a specified schedule (i.e. every Sunday at 4.00pm) instead of running it immediately. Such set of tasks and relations between them is called a workflow. . This package contains the Executor. Package: mkosi Description-md5: 8132e263a8a7e1a9c8c71c977c2ead34 Description-en: create legacy-free OS images A fancy wrapper around "dnf --installroot", "debootstrap" and "pacstrap", that may generate disk images with a number of bells and whistles. . Generated images are "legacy-free". This means only GPT disk labels (and no MBR disk labels) are supported, and only systemd based images may be generated. Moreover, for bootable images only EFI systems are supported (not plain MBR/BIOS). Package: mmdb-bin Description-md5: ccac67bacde8d3e0250479517acfb0b6 Description-en: IP geolocation lookup command-line tool The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. . This package contains the command line utilities to resolve IPs using the libmaxminddb library. Package: mongodb Description-md5: 8fa8c030cb4f008d0ac716b496446f9d Description-en: object/document-oriented database (metapackage) MongoDB is a high-performance, open source, schema-free document-oriented data store that's easy to deploy, manage and use. It's network accessible, written in C++ and offers the following features: . * Collection oriented storage - easy storage of object-style data * Full index support, including on inner objects * Query profiling * Replication and fail-over support * Efficient storage of binary data including large objects (e.g. videos) * Auto-sharding for cloud-level scalability . High performance, scalability, and reasonable depth of functionality are the goals for the project. . This is a convenience metapackage that depends on all the mongodb parts: the server, the clients and the development files (headers and library). Package: mongodb-clients Description-md5: 4a9a420d4a119483f9c8b9e74d827f5c Description-en: object/document-oriented database (client apps) MongoDB is a high-performance, open source, schema-free document-oriented data store that's easy to deploy, manage and use. It's network accessible, written in C++ and offers the following features: . * Collection oriented storage - easy storage of object-style data * Full index support, including on inner objects * Query profiling * Replication and fail-over support * Efficient storage of binary data including large objects (e.g. videos) * Auto-sharding for cloud-level scalability . High performance, scalability, and reasonable depth of functionality are the goals for the project. . This package contains the standard administrative shell (mongo) and other utilities for administration or analysis of performance of the server. Package: mongodb-server Description-md5: d69ade9ea95f5bdcf2dfe5fc8001563b Description-en: object/document-oriented database (managed server package) MongoDB is a high-performance, open source, schema-free document-oriented data store that's easy to deploy, manage and use. It's network accessible, written in C++ and offers the following features: . * Collection oriented storage - easy storage of object-style data * Full index support, including on inner objects * Query profiling * Replication and fail-over support * Efficient storage of binary data including large objects (e.g. videos) * Auto-sharding for cloud-level scalability . High performance, scalability, and reasonable depth of functionality are the goals for the project. . This package installs MongoDB as a system service. Package: mongodb-server-core Description-md5: 835160aaa7a62f3c995d9b885528eeb9 Description-en: object/document-oriented database (server binaries package) MongoDB is a high-performance, open source, schema-free document-oriented data store that's easy to deploy, manage and use. It's network accessible, written in C++ and offers the following features: . * Collection oriented storage - easy storage of object-style data * Full index support, including on inner objects * Query profiling * Replication and fail-over support * Efficient storage of binary data including large objects (e.g. videos) * Auto-sharding for cloud-level scalability . High performance, scalability, and reasonable depth of functionality are the goals for the project. . This package contains the database server (mongod) and sharding server/load-balancer (mongos) binaries. Package: monitoring-plugins Description-md5: b40d74d84d0014181bbf82cd9cb4e665 Description-en: Plugins for nagios compatible monitoring systems (metapackage) Plugins for nagios compatible monitoring systems like Naemon and Icinga. . This metapackage will install the entire suite of plugins for nagios compatible monitoring systems. If you are installing monitoring plugins on a remote "satellite" server (using nagios-nrpe-server or nsca), you may be interested in the monitoring-plugins-basic package. Package: monitoring-plugins-basic Description-md5: 0ebf82c1421b961a4c00adda72f8022b Description-en: Plugins for nagios compatible monitoring systems (basic) Plugins for nagios compatible monitoring systems like Naemon and Icinga. It contains the following plugins: . check_apt, check_by_ssh, check_clamd, check_cluster, check_dhcp, check_disk, check_dummy, check_file_age, check_ftp, check_host, check_http, check_icmp, check_ide_smart, check_imap, check_ircd, check_jabber, check_load, check_log, check_mrtg, check_mrtgtraf, check_nagios, check_nntp, check_nntps, check_nt, check_ntp, check_ntp_peer, check_ntp_time, check_nwstat, check_overcr, check_ping, check_pop, check_procs, check_real, check_rta_multi, check_sensors, check_simap, check_smtp, check_spop, check_ssh, check_ssmtp, check_swap, check_tcp, check_time, check_udp, check_ups, check_users . This package provides a basic set of plugins with minimal external dependencies. It is not likely to be useful by itself unless you are using a remote "satellite" system (using nagios-nrpe-server, check_by_ssh or nsca, for example). Package: monitoring-plugins-common Description-md5: 47e82c7672ca4e789fe190e2cfb690cd Description-en: Common files for plugins for nagios compatible monitoring Common files for plugins for nagios compatible monitoring systems like Naemon and Icinga. . This package contains common files which maybe needed for plugins. Package: monitoring-plugins-standard Description-md5: 4b9521fc857dec46e8aa902c6f4c791d Description-en: Plugins for nagios compatible monitoring systems (standard) Plugins for nagios compatible monitoring systems like Naemon and Icinga. It contains the following plugins: . check_breeze, check_dbi, check_dig, check_disk_smb, check_dns, check_flexlm, check_fping, check_game, check_hpjd, check_ifoperstatus, check_ifstatus, check_ldap, check_ldaps, check_mailq, check_mysql, check_mysql_query, check_oracle, check_pgsql, check_radius, check_rpc, check_snmp, check_wave . This package provides the suite of plugins that are most likely to be useful on a central monitoring host. Some scripts need more packages installed to work, which is implemented as recommends. Package: mplayer Description-md5: e1a06607c7bcbd25d2abd6bdf83b871b Description-en: movie player for Unix-like systems MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies. . Another big feature of MPlayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, DirectFB, but also SDL. . Not all of the upstream code is distributed in the source tarball. See the README.Debian and copyright files for details. Package: mplayer-doc Description-md5: c6fcbec0e0667e19084785de6460e973 Description-en: documentation for MPlayer This package contains the HTML documentation for MPlayer, a movie player for Unix-like systems. It is available in several languages. . You only need this package if you want to read the MPlayer manual. The manpages are included in the regular MPlayer package. Package: mplayer-gui Description-md5: 9e3f05de5fceb175bfdc57b182d973d0 Description-en: movie player for Unix-like systems (GUI variant) MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies. . Another big feature of MPlayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, DirectFB, but also SDL. . This package includes the GUI variant of MPlayer. Package: mu-cade Description-md5: 9e95045170d9080cecda1319a6998e87 Description-en: physics centipede invasion, smashup waggly shmup Mu-cade is another shoot-em-up game by Kenta Cho. In this game Kenta has introduced physics into his formula of hardcore shooting games. Similar in some ways to Asteroids and Nibbles, the playing area is a rectangular arena in which vessel-snakes have only one idea at the head: expelling the others into the vacuum. You incarnate one of them, and you'll quickly realize the subtlety of the goal: your tail lengthens as you destroy your enemies. Package: mu-cade-data Description-md5: 5d0a898e0a16ccbbee2853605842e486 Description-en: physics centipede invasion - game data Mu-cade is another shoot-em-up game by Kenta Cho. In this game Kenta has introduced physics into his formula of hardcore shooting games. Similar in some ways to Asteroids and Nibbles, the playing area is a rectangular arena in which vessel-snakes have only one idea at the head: expelling the others into the vacuum. You incarnate one of them, and you'll quickly realize the subtlety of the goal: your tail lengthens as you destroy your enemies. . This package includes the architecture-independent data for the game Mu-cade. Package: muffin Description-md5: 9e054e88a1beb69eced924223232f38e Description-en: lightweight window and compositing manager Muffin is a small window manager performing compositing as well based on GTK+ and Clutter and used in desktop environment such as Cinnamon. . It is fairly extensible by the mean of plugins, providing new or customized visual effects as well as a flexibility in the behavior of the window manager. . This package contains the core binaries. Package: muffin-common Description-md5: 9681f73ba61a8eeb2603251b9393a920 Description-en: lightweight window and compositing manager (data files) Muffin is a small window manager performing compositing as well based on GTK+ and Clutter and used in desktop environment such as Cinnamon. . It is fairly extensible by the mean of plugins, providing new or customized visual effects as well as a flexibility in the behavior of the window manager. . This package contains the shared data files. Package: muffin-doc Description-md5: 13047f769e926b8cd2d218745879b6e0 Description-en: lightweight window and compositing manager (Documentation) Muffin is a small window manager performing compositing as well based on GTK+ and Clutter and used in desktop environment such as Cinnamon. . It is fairly extensible by the mean of plugins, providing new or customized visual effects as well as a flexibility in the behavior of the window manager. . This package contains the documentation files distributed with Cinnamon. Package: mumble Description-md5: 07c8e9ffe77a700bb357718c18477b62 Description-en: Low latency encrypted VoIP client Mumble is a low-latency, high quality voice chat program for gaming. It features noise suppression, encrypted connections for both voice and instant messaging, automatic gain control and low latency audio with support for multiple audio standards. Mumble includes an in-game overlay compatible with most open-source and commercial 3D applications. Mumble is just a client and uses a non-standard protocol. You will need a dedicated server to talk to other users. Server functionality is provided by the package "mumble-server". Package: mumble-server Description-md5: 1fcced71b2a711c76977f8dc39491949 Description-en: Low latency encrypted VoIP server Murmur is the VoIP server component for Mumble. Murmur is installed in a system-wide fashion, but can also be run by individual users. Each murmur process supports multiple virtual servers, each with their own user base and channel list. Package: murano-agent Description-md5: 543488a73f608fa6ecbdd3fab557c1c5 Description-en: cloud-ready application catalog - VM agent Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog, which may be used by the cloud users (including the inexperienced ones) to pick-up the needed applications and services and composes the reliable environments out of them in a "push-the-button" manner. . This package contains the Murano Agent, which is a VM-side guest agent that accepts commands from Murano Conductor and executes them. Package: murano-api Description-md5: d42ef80aee563f704f672476bdaa2cdf Description-en: cloud-ready application catalog - API server Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog, which may be used by the cloud users (including the inexperienced ones) to pick-up the needed applications and services and composes the reliable environments out of them in a "push-the-button" manner. . This package contains the API server. Package: murano-cfapi Description-md5: 3bd9cf10cc2b0c65cc9fb38a9c6b59f9 Description-en: cloud-ready application catalog - Cloud Foundry broker Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog, which may be used by the cloud users (including the inexperienced ones) to pick-up the needed applications and services and composes the reliable environments out of them in a "push-the-button" manner. . This package contains the Cloud Foundry Service Broker API. For more info, see https://docs.cloudfoundry.org/services/api.html. Package: murano-common Description-md5: a77762d02e3eadc0d73cf02aa801f65e Description-en: cloud-ready application catalog - common files Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog, which may be used by the cloud users (including the inexperienced ones) to pick-up the needed applications and services and composes the reliable environments out of them in a "push-the-button" manner. . This package contains common files to all Murano servers. Package: murano-doc Description-md5: ee9f468c518f47b0d49556b4335db84c Description-en: cloud-ready application catalog - doc Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog, which may be used by the cloud users (including the inexperienced ones) to pick-up the needed applications and services and composes the reliable environments out of them in a "push-the-button" manner. . This package contains the documentation. Package: murano-engine Description-md5: 89a15dc01a325bc04277753aaab08726 Description-en: cloud-ready application catalog - Engine server Murano Project introduces an application catalog, which allows application developers and cloud administrators to publish various cloud-ready applications in a browsable categorised catalog, which may be used by the cloud users (including the inexperienced ones) to pick-up the needed applications and services and composes the reliable environments out of them in a "push-the-button" manner. . This package contains the Engine server. Package: mysql-router Description-md5: 68df088e13493c106d4f76a2eb4efc60 Description-en: route connections from MySQL clients to MySQL servers MySQL Router is part of InnoDB cluster, and is lightweight middleware that provides transparent routing between your application and back-end MySQL servers. It can be used for a wide variety of use cases, such as providing high availability and scalability by effectively routing database traffic to appropriate back-end MySQL servers. The pluggable architecture also enables developers to extend MySQL Router for custom use cases. . Since MySQL Router is clustering software and needs to be configured and managed across an entire cluster, packaging cannot manage it for you. This package supplies the binary build only, ready for manual configuration. Package: mysql-source-8.0 Description-md5: 88f58941059fab032315a68e3122ac60 Description-en: MySQL source MySQL is a fast, stable, and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the MySQL source code as configured before building - but after the arch specific configuration. This is currently required for building plugins. Package: mysql-testsuite Description-md5: a37f36627bd4d1ec3a167a2eae840534 Description-en: MySQL regression tests This is an empty package that depends on the current "best" version of mysql-testsuite (currently mysql-testsuite-8.0), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you want, as this is the one we consider to be in the best shape. Package: mysql-testsuite-8.0 Description-md5: ccc32250aefb33a80993be5dab467ee4 Description-en: MySQL 8.0 testsuite MySQL is a fast, stable, and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the MySQL testsuite. Package: nagios4 Description-md5: 4128cee634c4cbec9a839e94c1046245 Description-en: host/service/network monitoring and management system Nagios is a monitoring and management system for hosts, services and networks. This is a metapackage installing both the monitoring daemon and the web interface. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) Package: nagios4-cgi Description-md5: 7bec888b595817756e3670fd7b893cad Description-en: cgi files for nagios4 Nagios is a monitoring and management system for hosts, services and networks. This package contains the web interface. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) Package: nagios4-common Description-md5: b6d077682f7747dbe80a9ba6dc41bec1 Description-en: support files for nagios4 Nagios is a monitoring and management system for hosts, services and networks. This package contains files needed by both the daemon and web interface. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) Package: nagios4-core Description-md5: ebdb18192e195fe62d5a416ba502b5c4 Description-en: host/service/network monitoring and management system core files Nagios is a monitoring and management system for hosts, services and networks. The package contains the nagios4 monitoring daemon. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) Package: nagios4-dbg Description-md5: bec95f13dac782d66f13308e8cc07268 Description-en: debugging symbols and debug stuff for nagios4 Nagios is a monitoring and management system for hosts, services and networks. The package contains the debug symbols for nagios4. . Nagios' features include: . * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.) Package: nano-tiny Description-md5: 26373c621bdb00986d716853280c567b Description-en: small, friendly text editor inspired by Pico - tiny build GNU nano is an easy-to-use text editor originally designed as a replacement for Pico, the ncurses-based editor from the non-free mailer package Pine (itself now available under the Apache License as Alpine). . This package contains a build of GNU nano with many features disabled, for environments such as rescue disks where resources are limited. Package: nbd-client Description-md5: 50b5081db709f9bc399b8b74366d1d8f Description-en: Network Block Device protocol - client Network Block Device (NBD) is a client/server protocol that emulates a block device (such as a hard disk, a floppy, or a CD-ROM) over the network, thus giving the system the ability to swap over the network, or to use raw network disk space for other purposes. . However, writing to one Network Block Device from different clients simultaneously is not recommended, and would probably result in data loss. If you want multiple clients to share a remote resource, use a network file system such as NFS or Coda. . This package provides the client binary for NBD. Package: ncat Description-md5: c813db1c4353f6959ccedbe324259549 Description-en: NMAP netcat reimplementation ncat is a reimplementation of Netcat by the NMAP project, providing most of the features present in the original implementations, along with some new features such as IPv6 and SSL support. Port scanning support has been removed. Package: ncbi-entrez-direct Description-md5: 10c6a6866d4021f4e8969018b2d1adbc Description-en: NCBI Entrez utilities on the command line Entrez Direct (EDirect) is an advanced method for accessing NCBI's set of interconnected databases (publication, sequence, structure, gene, variation, expression, etc.) from a terminal window or script. Functions take search terms from command-line arguments. Individual operations are combined to build multi-step queries. Record retrieval and formatting normally complete the process. . EDirect also provides an argument-driven function that simplifies the extraction of data from document summaries or other results that are returned in structured XML format. This can eliminate the need for writing custom software to answer ad hoc questions. Queries can move seamlessly between EDirect commands and UNIX utilities or scripts to perform actions that cannot be accomplished entirely within Entrez. Package: ndiff Description-md5: 709e1a79eaf40edbceaf61edd0490c48 Description-en: The Network Mapper - result compare utility Ndiff is a tool to aid in the comparison of Nmap scans. It takes two Nmap XML output files and prints the differences between them them: hosts coming up and down, ports becoming open or closed, and things like that. It can produce output in human-readable text or machine-readable XML formats. Package: ndiswrapper Description-md5: c523cfe08b170aec01d252cbc44fddb9 Description-en: Userspace utilities for the ndiswrapper Linux kernel module Some vendors do not release specifications of the hardware or provide a Linux driver for their wireless network cards. This project implements Windows kernel API and NDIS (Network Driver Interface Specification) API within Linux kernel. A Windows driver for wireless network card is then linked to this implementation so that the driver runs natively, as though it is in Windows, without binary emulation. . This package contains the userspace tools. You will also need the kernel module package. Package: ndiswrapper-dkms Description-md5: 15f92c61c671c49f4b26763f35440d30 Description-en: Source for the ndiswrapper Linux kernel module (DKMS) Some vendors do not release specifications of the hardware or provide a Linux driver for their wireless network cards. This project implements Windows kernel API and NDIS (Network Driver Interface Specification) API within Linux kernel. A Windows driver for wireless network card is then linked to this implementation so that the driver runs natively, as though it is in Windows, without binary emulation. . This package provides the source code for ndiswrapper kernel module to be build with dkms. Package: ndiswrapper-source Description-md5: 6f94d428f7e87a395a13699a49d22f73 Description-en: Source for the ndiswrapper Linux kernel module Some vendors do not release specifications of the hardware or provide a Linux driver for their wireless network cards. This project implements Windows kernel API and NDIS (Network Driver Interface Specification) API within Linux kernel. A Windows driver for wireless network card is then linked to this implementation so that the driver runs natively, as though it is in Windows, without binary emulation. . This package provides the source code for the ndiswrapper kernel module. Package: needrestart Description-md5: a26ee5dd9ec37fe484bee4f1ce585d87 Description-en: check which daemons need to be restarted after library upgrades needrestart checks which daemons need to be restarted after library upgrades. It is inspired by checkrestart from the debian-goodies package. . Features: - supports (but does not require) systemd - binary blacklisting (i.e. display managers) - tries to detect required restarts of interpreter based daemons (supports Java, Perl, Python, Ruby) - tries to detect required restarts of containers (docker, LXC) - tries to detect pending kernel upgrades - tries to detect pending microcode upgrades for Intel CPUs - could be used as nagios check_command - fully integrated into apt/dpkg using hooks Package: nemo Description-md5: 2de74fdb31432279c715f87a45768e42 Description-en: File manager and graphical shell for Cinnamon Nemo is the official file manager for the Cinnamon desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the Cinnamon desktop. It works on local and remote filesystems. . Several icon themes and components for viewing different kinds of files are available in separate packages. Package: nemo-data Description-md5: 2191910dfb2321d4a02010c25f7b6997 Description-en: File manager and graphical shell for Cinnamon (data files) Nemo is the official file manager for the Cinnamon desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the Cinnamon desktop. It works on local and remote filesystems. . This package contains pictures, localization files and other data needed by nemo. Package: netatalk Description-md5: e62dc5d47a8976340a23e15627b92aa9 Description-en: Apple Filing Protocol service Netatalk is an implementation of the Apple Filing Protocol (AFP), for offering file service (mainly) to macOS clients. . Compared to the Windows-native SMB protocol (which is also supported on macOS), the Macintosh-native AFP protocol is accessible from a different network, can be simpler to setup and faster for some operations (e.g. server-to-server copying), and some features (e.g. the backup service Time Machine) may work more reliably than over SMB. . This package contains all daemon and utility programs as well as Netatalk's libraries. Package: netatalk-dbg Description-md5: 7ffbe56e551210e00bbf242066bb53a0 Description-en: Apple Filing Protocol service - debug symbols Netatalk is an implementation of the Apple Filing Protocol (AFP), for offering file service (mainly) to macOS clients. . Compared to the Windows-native SMB protocol (which is also supported on macOS), the Macintosh-native AFP protocol is accessible from a different network, can be simpler to setup and faster for some operations (e.g. server-to-server copying), and some features (e.g. the backup service Time Machine) may work more reliably than over SMB. . This package contains the debugging symbols for Netatalk. Package: netfilter-persistent Description-md5: 95597849653e54a48f09ea05bea0633e Description-en: boot-time loader for netfilter configuration This package provides a loader for netfilter configuration using a plugin-based architecture. It can load, flush and save a running configuration. Extending netfilter-persistent with plugins is trivial and can be done in any language. Package: nettle-bin Description-md5: b9c201f42c4b4fea02c357189015a9c0 Description-en: low level cryptographic library (binary tools) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context-independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains binary utilities that accompany the library: . - nettle-lfib-stream - generates a pseudo-random stream, using the Knuth lfib (non-cryptographic) pseudo-random generator. - sexp-conv - conversion tool for handling the different flavours of sexp syntax. - pkcs1-conv - converts PKCS#1 keys to sexp format. - nettle-hash - command-line tool to compute message digests such as SHA-1. Package: network-manager-config-connectivity-debian Description-md5: ee9b0c2af33d572bf2dba6f733d3d44b Description-en: NetworkManager configuration to enable connectivity checking This package contains a configuration file which enables NetworkManager's connectivity checking functionality. . NetworkManager will try to connect to a Debian server to determine the connection status. . This is particularly useful for captive portal detection. . No user data is transmitted in the connectivity checks, but merely contacting the Debian connectivity check servers reveals that the user is running a Debian(-based) operating system with NetworkManager. Package: networking-bagpipe-common Description-md5: 9e0e6b75e826d3de6ef420811f821c08 Description-en: Driver and agent code to use BagPipe implementation (common) Driver and agent code to use BaGPipe lightweight implementation of BGP-based VPNs as a backend for Neutron. . This is the common configuration package. Package: networking-bgpvpn-common Description-md5: 4a28b9e09780c6c751b0d7cfa2bd473e Description-en: BGP-MPLS VPN Extension for OpenStack Networking (common) This project provides an API and Framework to interconnect BGP/MPLS VPNs to Openstack Neutron networks, routers and ports. . The Border Gateway Protocol and Multi-Protocol Label Switching are widely used Wide Area Networking technologies. The primary purpose of this project is to allow attachment of Neutron networks and/or routers to VPNs built in carrier provided WANs using these standard protocols. An additional purpose of this project is to enable the use of these technologies within the Neutron networking environment. . This package provides common configuration files. Package: networking-l2gw-common Description-md5: 0c947b81be7a6a590dc95237e334b5b1 Description-en: OpenStack virtual network service - L2 gateway agent Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring. . This package provides shared configuration files. Package: networking-mlnx-common Description-md5: ee34304d8dec7f8a9bec9aba93d0b594 Description-en: OpenStack virtual network service - Mellanox plugin common files Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring. . This package provides the Mellanox plugin common files. Package: networking-mlnx-eswitchd Description-md5: 8880cf1de8f731a04d1fb8b4bbe5b6a6 Description-en: Neutron is a virtual network service for Openstack - Mellanox eswitchd Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Mellanox eswitchd. Package: networking-odl-common Description-md5: 01451725d683981cedea81a6b50446d4 Description-en: OpenStack Networking OpenDayLight ML2 mechanism driver Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides common configuration files for the OpenDayLight mechanism driver for Neutron. Package: networking-sfc-common Description-md5: f0010cbaae6ea2ab9d3e0063e7c7801d Description-en: OpenStack virtual network service - SFC extension Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring. . This package contains the common configuration files for the Service Function Chaining (SFC) extension. Package: neutron-bgp-dragent Description-md5: ff8bfa713accd9acf3585e7dfe788442 Description-en: OpenStack Neutron Dynamic Routing - Agent Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring. . Neutron dynamic routing enables advertisement of self-service (private) network prefixes to physical network devices that support dynamic routing protocols such as routers, thus removing the conventional dependency on static routes. . It advertises three classes of routes: * Host routes for floating IP addresses hosted on non-DVR routers, the nexthop is the centralized router. * Host routes for floating IP addresses hosted on DVR routers, the nexthop is the appropriate compute node. * Prefix routes for directly routable tenant networks with address scopes, the nexthop is the centralized router, the same for DVR and CVR. . Neutron dynamic routing consists of service plug-in and agent. The service plug-in implements the Networking service extension and the agent manages dynamic routing protocol peering sessions. The plug-in communicates with the agent through RPC. . This package contains the Dynamic Routing agent. Package: neutron-dynamic-routing-common Description-md5: de43144c27254d31aa4dea1da5761640 Description-en: OpenStack Neutron Dynamic Routing - common files Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring. . Neutron dynamic routing enables advertisement of self-service (private) network prefixes to physical network devices that support dynamic routing protocols such as routers, thus removing the conventional dependency on static routes. . It advertises three classes of routes: * Host routes for floating IP addresses hosted on non-DVR routers, the nexthop is the centralized router. * Host routes for floating IP addresses hosted on DVR routers, the nexthop is the appropriate compute node. * Prefix routes for directly routable tenant networks with address scopes, the nexthop is the centralized router, the same for DVR and CVR. . Neutron dynamic routing consists of service plug-in and agent. The service plug-in implements the Networking service extension and the agent manages dynamic routing protocol peering sessions. The plug-in communicates with the agent through RPC. . This package contains common files. Package: neutron-l2gateway-agent Description-md5: b2cb68427799c6ca639a8ce649eab4a2 Description-en: OpenStack virtual network service - L2 gateway agent Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring. . This package provides the Layer 2 gateway agent. Package: neutron-macvtap-agent Description-md5: e60c41b51b193c7b7bd59c74ab9bbcd9 Description-en: Neutron is a virtual network service for Openstack - Macvtap L2 Agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Macvtap L2 Agent. Package: neutron-metering-agent Description-md5: 65dae36f4a24be77bcb88d08a02f05f3 Description-en: Neutron is a virtual network service for Openstack - metering agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the metering agent. Package: neutron-mlnx-agent Description-md5: 32be0f3aea409f8199fd302f54b9bd67 Description-en: OpenStack virtual network service - Mellanox plugin agent Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring. . This package provides the Mellanox plugin agent. Package: neutron-sriov-agent Description-md5: 42989299f1b85c4fc6eccec9138ca534 Description-en: Neutron is a virtual network service for Openstack - SR-IOV agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Mellanox SR-IOV agent. Package: nfs-ganesha-gluster Description-md5: 628b00e48d6991a7c11ca98173006ca6 Description-en: nfs-ganesha fsal gluster libraries NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. This package contains a library for FSAL_GLUSTER and an example .conf file Package: nfs-ganesha-gpfs Description-md5: e94c3dcca1c947067e710cdaa8ed57c3 Description-en: nfs-ganesha fsal gpfs libraries NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. This package contains a library for a FSAL_GPFS and conf files. Package: nfs-ganesha-mem Description-md5: 8b8c371ea95a0b99111a57a865284357 Description-en: nfs-ganesha fsal mem libraries NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. This package contains a library for a FSAL_MEM and an example mem.conf file Package: nfs-ganesha-mount-9p Description-md5: 3f14f1a7c2fa760f565d7c7cbffdc90a Description-en: nfs-ganesha mount.9P NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. . This package contains mount.9P Package: nfs-ganesha-nullfs Description-md5: bd73a5e49da5066b4f52ce8b321eaf75 Description-en: nfs-ganesha fsal nullfs libraries NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. This package contains a library for a FSAL_NULLFS Package: nfs-ganesha-proxy Description-md5: 67927b644c381e4d89fa2337b2cf9a77 Description-en: nfs-ganesha fsal proxy libraries NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. This package contains a library for a FSAL_PROXY Package: nfs-ganesha-vfs Description-md5: 589e1270487706770d701d480565286e Description-en: nfs-ganesha fsal vfs libraries NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. This package contains a library for a FSAL_VFS and an example vfs.conf file Package: nfs-ganesha-xfs Description-md5: 5016e49d9f74de1254abf7505609f3dd Description-en: nfs-ganesha fsal xfs libraries NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. This package contains a library for a FSAL_XFS and an example xfs.conf file Package: nghttp2 Description-md5: ca84fd3762013e2b3766232f5365fa1f Description-en: server, proxy and client implementing HTTP/2 This package will install a set of programs implementing the HTTP/2 protocol: a standalone server (nghttp2-server), a reverse proxy (nghttp2-proxy) and a client (nghttp2-client). It provides no files on its own and is not necessary for these programs to work. Package: nghttp2-client Description-md5: c9f9eea931674bd2c6a88fff60dc43ef Description-en: client implementing HTTP/2 protocol This is a command line client implementing the HTTP/2 protocol. It gives access to many low-level and advanced aspects of the protocol and therefore is useful for debugging. Package: nghttp2-proxy Description-md5: 8e735de4aa891e6f34f1f0121d726cb0 Description-en: reverse proxy implementing HTTP/2 protocol This is a standalone server implementing the HTTP/2 protocol with HTTP/1.1 fallback for clients that do not support it. It can be used as a frontend in front of web servers that do not support HTTP/2. Package: nghttp2-server Description-md5: 1d388440c4e8648708dbc32d3eda635d Description-en: server implementing HTTP/2 protocol This is a standalone server implementing the HTTP/2 protocol with HTTP/1.1 fallback for clients that do not support it. It can be used to serve files from a local directory. Package: nginx-extras Description-md5: cebf6bae29675a6727afab89ec1e2af6 Description-en: nginx web/proxy server (extended version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides a version of nginx with the standard modules, plus extra features and modules such as the Perl module, which allows the addition of Perl in configuration files. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, UWSGI. . OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, FLV, GeoIP, Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, MP4, Embedded Perl, Random Index, Real IP, Slice, Secure Link, SSI, SSL, Stream, SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT. . MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. . THIRD PARTY MODULES: Auth PAM, Cache Purge, DAV Ext, Echo, Fancy Index, Headers More, Embedded Lua, GeoIP2, HTTP Substitutions, Nchan, Upload Progress, Upstream Fair Queue. Package: nginx-full Description-md5: 7b92efed8d0dfeddae5135a906a7f165 Description-en: nginx web/proxy server (standard version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides a version of nginx with the complete set of standard modules included (but omitting some of those included in nginx-extra). . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, UWSGI. . OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, GeoIP, Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, Real IP, Slice, SSI, SSL, Stream, SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT. . MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. . THIRD PARTY MODULES: Auth PAM, DAV Ext, Echo, GeoIP2, HTTP Substitutions, Upstream Fair Queue. Package: nginx-light Description-md5: dc750c339c49ba7f8f24198d00333f02 Description-en: nginx web/proxy server (basic version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides a very light version of nginx with only the minimal set of features and modules. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Empty GIF, FastCGI, Map, Proxy, Rewrite, SCGI, uWSGI. . OPTIONAL HTTP MODULES: Auth Request, Charset, Gzip, Gzip Precompression, Headers, HTTP/2, Index, Log, Real IP, Slice, SSI, SSL, Stub Status, Thread Pool, WebDAV, Upstream. . THIRD PARTY MODULES: Echo. Package: nmap Description-md5: bc417f4c1fdba7d8d9b0ca8a2a90b7a8 Description-en: The Network Mapper Nmap is a utility for network exploration or security auditing. It supports ping scanning (determine which hosts are up), many port scanning techniques, version detection (determine service protocols and application versions listening behind ports), and TCP/IP fingerprinting (remote host OS or device identification). Nmap also offers flexible target and port specification, decoy/stealth scanning, sunRPC scanning, and more. Most Unix and Windows platforms are supported in both GUI and commandline modes. Several popular handheld devices are also supported, including the Sharp Zaurus and the iPAQ. Package: nmap-common Description-md5: a8ec0b012c0eee4435ee71e9dc12f881 Description-en: Architecture independent files for nmap Nmap is a utility for network exploration or security auditing. It supports ping scanning (determine which hosts are up), many port scanning techniques, version detection (determine service protocols and application versions listening behind ports), and TCP/IP fingerprinting (remote host OS or device identification). Nmap also offers flexible target and port specification, decoy/stealth scanning, sunRPC scanning, and more. Most Unix and Windows platforms are supported in both GUI and commandline modes. Several popular handheld devices are also supported, including the Sharp Zaurus and the iPAQ. . This package contains the nmap files shared by all architectures. Package: node-browserify-sign Description-md5: 56f4c137ba00be33abcd45643a67eb8d Description-en: adds node crypto signing for browsers This library adds node crypto signing for browsers. . This library is a dependency for webpack. Webpack takes code targeted at node.js and makes it run in the browser. Node.js comes with API of its own that is not available in the browsers. Webpack exposes this code to programs that are unaware they are running in a browser. . Node.js is an event-based server-side JavaScript engine. Package: node-eventsource Description-md5: 2d9bfa4513c4fdd2f1f472033886876b Description-en: W3C compliant EventSource client for Node.js This library implements the EventSource client for Node.js. The API aims to be W3C compatible. . Node.js is an event-based server-side JavaScript engine. Package: node-fetch Description-md5: 52a72c11c1e0cbfefe354c5f9a5862c1 Description-en: light-weight module that brings window.fetch to node.js Instead of implementing XMLHttpRequest in Node.js to run browser-specific Fetch polyfill, why not go from native http to Fetch API directly? Hence node-fetch, minimal code for a window.fetch compatible API on Node.js runtime. . Node.js is an event-based server-side JavaScript engine. Package: node-hawk Description-md5: 11050b4870efe8512ecf3589f21d771c Description-en: HTTP Hawk Authentication Scheme Hawk is an HTTP authentication scheme using a message authentication code (MAC) algorithm to provide partial HTTP request cryptographic verification. For more complex use cases such as access delegation, see Oz. . Node.js is an event-based server-side JavaScript engine. Package: node-jquery-ui Description-md5: d139e08d8eb027c6ed4e9cf3dcdab7d6 Description-en: JavaScript UI library for dynamic web applications (NodeJs) jQuery UI provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications. . Node.js is an event-based server-side JavaScript engine. Package: node-json-schema Description-md5: df78411b90d50bf76a267d3a310942f0 Description-en: JSON Schema validation and specifications JSON Schema is a repository for the JSON Schema specification, reference schemas and a CommonJS implementation of JSON Schema (not the only JavaScript implementation of JSON Schema, JSV is another excellent JavaScript validator). . Node.js is an event-based server-side JavaScript engine. Package: node-json5 Description-md5: 97fd17b58309e4239a6c5b4052035526 Description-en: JSON for the ES5 era JSON5 is a proposed extension to JSON that aims to make it easier for humans to write and maintain by hand. It does this by adding some minimal syntax features directly from ECMAScript 5. . JSON5 remains a strict subset of JavaScript, adds no new data types, and works with all existing JSON content. . JSON5 is not an official successor to JSON, and JSON5 content may not work with existing JSON parsers. For this reason, JSON5 files use a new .json5 extension. (TODO: new MIME type needed too.) . The code here is a reference JavaScript implementation for both Node.js and all browsers. It’s based directly off of Douglas Crockford’s own JSON implementation, and it’s both robust and secure. . Node.js is an event-based server-side JavaScript engine. Package: node-minimatch Description-md5: 1eb4388b667ee4f8d0ff7553d0d0e6a1 Description-en: Convert glob expressions into RegExp objects for Node.js A pure javascript, not strictly compatible, implementation of fnmatch/glob. Supports negation, comment, double-star, brace expansion. . Node.js is an event-based server-side javascript engine. Package: node-moment Description-md5: 4db150f8a4fc67daf457c78fba7b1de5 Description-en: Work with dates in JavaScript (Node.js module) A lightweight JavaScript date library to parse, validate, manipulate and format dates. . Node.js is an event-based server-side JavaScript engine. Package: node-nth-check Description-md5: 87cadb861e1b70a6cdb8713f4b979f77 Description-en: performant nth-check parser & compiler This module can be used to parse & compile nth-checks, as they are found in CSS 3's nth-child() and nth-last-of-type(). . nth-check focusses on speed, providing optimized functions for different kinds of nth-child formulas, while still following the spec. . Node.js is an event-based server-side JavaScript engine. Package: node-object-path Description-md5: 1326ba86a9e00ca5da814d3c786a2a7b Description-en: Access deep object properties using a path Node.js module to access (get, set, insert, delete, test) deep object properties using dot-separated paths. . Node.js is an event-based server-side JavaScript engine. Package: node-pegjs Description-md5: 0935bdac7390a27dbc75411b9771cc3b Description-en: JavaScript parser generator PEG.js is a simple parser generator for JavaScript that produces fast parsers with excellent error reporting. You can use it to process complex data or computer languages and build transformers, interpreters, compilers and other tools easily. Package: node-thenify Description-md5: 6eade1ced51fc142af2e90332eedd78a Description-en: Promisify a callback-based function Some features of this module: - Preserves function names - Uses a native promise implementation if available and tries to fall back to a promise implementation such as bluebird - Converts multiple arguments from the callback into an Array, also support change the behavior by options.multiArgs - Resulting function never deoptimizes - Supports both callback and promise style An added benefit is that thrown errors in that async function will be caught by the promise! . Node.js is an event-based server-side JavaScript engine. Package: node-trim-newlines Description-md5: fc76051f575c5886d69e7cce5d68ab43 Description-en: Trim newlines from start and/or end of a string Trim newlines or line break from the start and/or end of a string . Node.js is an event-based server-side JavaScript engine. Package: node-uid-number Description-md5: 97ce42784eded72824b2316dcd8f0896 Description-en: Convert a username/group name to a uid/gid number This module can be used to convert a username/groupname to a uid/gid number. . Node.js is an event-based server-side JavaScript engine. Package: node-underscore Description-md5: 398861d20e6c0b871219d43e35746ad1 Description-en: JavaScript's functional programming helper library - NodeJS Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux. . Underscore provides 60-odd functions that support both the usual functional suspects: map, select, invoke - as well as more specialized helpers: function binding, javascript templating, deep equality testing, and so on. It delegates to built-in functions, if present, so modern browsers will use the native implementations of forEach, map, reduce, filter, every, some and indexOf. . This package contains the NodeJS module. Package: node-url-parse Description-md5: 0e27d3fc10c5e075495ca0ecf3279b9f Description-en: Parse URL in node using the URL module and in the browser using the DOM The url-parse method exposes two different API interfaces. The url interface that you know from Node.js and the new URL interface that is available in the latest browsers. . Since 0.1 we've moved away from using the DOM's element for URL parsing and moving to a full Regular Expression solution. The main reason for this change is to make the URL parser available in different JavaScript environments as you don't always have access to the DOM like Worker environments. This module still have a really small foot print as this module's main intention is to be bundled with client-side code. The only problem however with a RegExp based solution is that it required a lot of lookups causing major problems in FireFox. So the last and the current solution was a pure string parsing solution which chops up the URL in smaller pieces. . Node.js is an event-based server-side JavaScript engine. Package: node-xmldom Description-md5: 4e78452970c1f14abc7bdbdd9861ffe2 Description-en: Standard XML DOM (Level2 CORE) implementation in pure javascript A JavaScript implementation of W3C DOM for Node.js, Rhino and the browser. This implementation is fully compatible with W3C DOM level 2. . This package allows one to use DOMParser and XMLSerializer interface in browser. . Node.js is an event-based server-side JavaScript engine. Package: nodejs Description-md5: 0d0bbaed314d7d26588d112ee4ede074 Description-en: evented I/O for V8 javascript - runtime executable Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. . Node.js is bundled with several useful libraries to handle server tasks: . System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX, HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings. Package: nodejs-doc Description-md5: f6ac623e9b900beab3517ba17914bb07 Description-en: API documentation for Node.js, the javascript platform Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. . Node.js is bundled with several useful libraries to handle server tasks: . System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX, HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings. . This package contains API documentation for Node.js. Package: nodejs-mozilla Description-md5: e507fb472d7cdaceffc5b285a62d5c1b Description-en: evented I/O for V8 javascript Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. . Node.js is bundled with several useful libraries to handle server tasks: . System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX, HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings. Package: notary Description-md5: e711f233992770c0982664a996c25313 Description-en: tool 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 binaries/tools. Package: nova-ajax-console-proxy Description-md5: 571664bc0008e44d5df6784807a6ecf0 Description-en: OpenStack Compute - AJAX console proxy - transitional package OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package used to provide the AJAX proxy, which is now gone. Package: nova-api-metadata Description-md5: ae9cd778d7894b1a89d138fe3587a7da Description-en: OpenStack Compute - metadata API frontend OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and priv