ects to XML and back again The features of the XStream library are: . - Ease of use. A high level facade is supplied that simplifies common use cases. - No mappings required. Most objects can be serialized without need for specifying mappings. - Performance. Speed and low memory footprint are a crucial part of the design, making it suitable for large object graphs or systems with high message throughput. - Clean XML. No information is duplicated that can be obtained via reflection. This results in XML that is easier to read for humans and more compact than native Java serialization. - Requires no modifications to objects. Serializes internal fields, including private and final. Supports non-public and inner classes. Classes are not required to have default constructor. - Full object graph support. Duplicate references encountered in the object-model will be maintained. Supports circular references. - Integrates with other XML APIs. By implementing an interface, XStream can serialize directly to/from any tree structure (not just XML). - Customizable conversion strategies. Strategies can be registered allowing customization of how particular types are represented as XML. - Error messages. When an exception occurs due to malformed XML, detailed diagnostics are provided to help isolate and fix the problem. - Alternative output format. The modular design allows other output formats. XStream ships currently with JSON support and morphing. Package: libyaml-snake-java Description-md5: 9634aca8c2a2686a8f55f05be8c763aa Description-en: YAML parser and emitter for the Java programming language SnakeYAML is a YAML parser and emitter for the Java programming language. . SnakeYAML features . * a complete YAML 1.1 parser. In particular, SnakeYAML can parse all examples from the specification. * Unicode support including UTF-8/UTF-16 input/output. * high-level API for serializing and deserializing native Java objects. * support for all types from the YAML types repository. * relatively sensible error messages. Package: libyaml-snake-java-doc Description-md5: 61fcacc98c62c684f44ee890fbda865e Description-en: Documentation for SnakeYAML SnakeYAML is a YAML parser and emitter for the Java programming language. . This package contains the API documentation of libyaml-snake-java. Package: libzen-dev Description-md5: fd715c913b6da32e7465db188780786d Description-en: ZenLib C++ utility library -- development files ZenLib is a C++ utility library. It includes classes for handling strings, configuration, bit streams, threading, translation, and cross-platform operating system functions. . This package contains the headers required for compiling applications/libraries which use this library. Package: libzen-doc Description-md5: ea8634da071a42ce8508d04755b10795 Description-en: ZenLib C++ utility library -- documentation ZenLib is a C++ utility library. It includes classes for handling strings, configuration, bit streams, threading, translation, and cross-platform operating system functions. . This package contains the Doxygen generated API reference for developing applications/libraries using this library. Package: libzen0v5 Description-md5: 44c91cf8a569a195b1bf36947bdf9416 Description-en: ZenLib C++ utility library -- runtime ZenLib is a C++ utility library. It includes classes for handling strings, configuration, bit streams, threading, translation, and cross-platform operating system functions. . This package contains the shared library needed for running applications which use this library. Package: libzookeeper-java Description-md5: 9d8746036f857b6258f6cc81bcc7fbb8 Description-en: Core Java libraries for zookeeper ZooKeeper is a centralized, reliable, service for maintaining configuration information, naming, providing distributed synchronization, and group services. All of these kinds of services are used in some form or another by distributed applications. . This package contains the java .jar files. Package: libzookeeper-java-doc Description-md5: fa7efb25704b2929cc2dd670cc5d88c4 Description-en: API Documentation for zookeeper ZooKeeper is a centralized, reliable, service for maintaining configuration information, naming, providing distributed synchronization, and group services. All of these kinds of services are used in some form or another by distributed applications. Package: libzookeeper-mt-dev Description-md5: e97b8f70fd8f634f667573656ff3b1b8 Description-en: Development files for multi threaded zookeeper C bindings ZooKeeper is a centralized, reliable, service for maintaining configuration information, naming, providing distributed synchronization, and group services. All of these kinds of services are used in some form or another by distributed applications. . This package contains the development files for the multi threaded C bindings. Package: libzookeeper-mt2 Description-md5: 408293df7a7895abc9fc9f52d0bdcf1a Description-en: Multi threaded C bindings for zookeeper ZooKeeper is a centralized, reliable, service for maintaining configuration information, naming, providing distributed synchronization, and group services. All of these kinds of services are used in some form or another by distributed applications. . This package contains the multi-threaded libraries for the C bindings. Package: libzookeeper-st-dev Description-md5: a7ed7dfb8ba76990f2dfc948ba578d1b Description-en: Development files for single threaded zookeeper C bindings ZooKeeper is a centralized, reliable, service for maintaining configuration information, naming, providing distributed synchronization, and group services. All of these kinds of services are used in some form or another by distributed applications. . This package contains the development files for the single threaded C bindings. Package: libzookeeper-st2 Description-md5: dfcadac92fabca64f9de63fa5218992a Description-en: Single threaded C bindings for zookeeper ZooKeeper is a centralized, reliable, service for maintaining configuration information, naming, providing distributed synchronization, and group services. All of these kinds of services are used in some form or another by distributed applications. . This package contains the single-threaded libraries for the C bindings. Package: libzzip-0-13 Description-md5: af2b6923fb71473fe9795bf123474a93 Description-en: library providing read access on ZIP-archives - library The zziplib library is intentionally lightweight, it offers the ability to easily extract data from files archived in a single zip file. Applications can bundle files into a single zip archive and access them. The implementation is based only on the (free) subset of compression with the zlib algorithm which is actually used by the zip/unzip tools. . This package contains the zziplib runtime library. Package: libzzip-dev Description-md5: 9b4d9c54c5e7e6fd09cecb072283372f Description-en: library providing read access on ZIP-archives - development The zziplib library is intentionally lightweight, it offers the ability to easily extract data from files archived in a single zip file. Applications can bundle files into a single zip archive and access them. The implementation is based only on the (free) subset of compression with the zlib algorithm which is actually used by the zip/unzip tools. . This package contains the header files and static library needed to compile applications that use zziplib. Package: lightdm Description-md5: a04ec89b09d7becf8ba288295841fad0 Description-en: Display Manager LightDM is a X display manager that: * Has a lightweight codebase * Is standards compliant (PAM, ConsoleKit, etc) * Has a well defined interface between the server and user interface * Cross-desktop (greeters can be written in any toolkit) Package: lighttpd Description-md5: 3cbd5b2dae1802558158d8c2aae494ab Description-en: fast webserver with minimal memory footprint lighttpd is a small webserver and fast webserver developed with security in mind and a lot of features. It has support for * CGI, FastCGI and SSI * virtual hosts * URL rewriting * authentication (plain files, htpasswd, LDAP) * transparent content compression * conditional configuration * HTTP proxying and configuration is straight-forward and easy. Package: lighttpd-dev Description-md5: f1fc9af82b36575ba112fed026bd55dc Description-en: Development files for lighttpd This package contains the development header-files for lighttpd. Package: lighttpd-doc Description-md5: 71123b17b9134699e9fdc68a1dc47ca8 Description-en: documentation for lighttpd lighttpd is a small webserver and fast webserver developed with security in mind and a lot of features. . This package contains documentation for lighttpd. Package: lighttpd-mod-authn-gssapi Description-md5: 676c06d3b9e9aa2d3cdbb977b90950dc Description-en: GSSAPI authentication for lighttpd This package contains the authn_gssapi module for lighttpd. With this module, it is possible to perform GSSAPI authentication. Package: lighttpd-mod-authn-pam Description-md5: a778e61b81e42bf32f9801b20de8ae80 Description-en: PAM authentication for lighttpd This package contains the authn_pam module for lighttpd. With this module, it is possible to perform authentication using PAM. Package: lighttpd-mod-authn-sasl Description-md5: 86821ed8ef60f5ef3cf7083af9cb7587 Description-en: SASL authentication for lighttpd This package contains the authn_sasl module for lighttpd. With this module, it is possible to perform authentication using SASL. Package: lighttpd-mod-cml Description-md5: ca397250853424b2968805d5becd1464 Description-en: cache meta language module for lighttpd With the cache meta language, it is possible to describe to the dependencies of a cached file to its source files/scripts. For the cache files, the scripting language Lua is used. . THIS MODULE IS OBSOLETED, USE mod_magnet INSTEAD. Package: lighttpd-mod-geoip Description-md5: ab547b8ad21a623471cbdc43eb5be98f Description-en: GeoIP restrictions for lighttpd This package contains the geoip module for lighttpd. With this module, it is possible to distinguish users based on the location using a GeoIP database. Package: lighttpd-mod-magnet Description-md5: 21507a9a15e97ab84f252703ace80d9d Description-en: control the request handling module for lighttpd mod_magnet can attract a request in several stages in the request-handling. either at the same level as mod_rewrite, before any parsing of the URL is done or at a later stage, when the doc-root is known and the physical-path is already setup Package: lighttpd-mod-maxminddb Description-md5: e58596ceaaa6bedb725a1cd8145719ce Description-en: GeoIP2 restrictions for lighttpd This package contains the maxminddb module for lighttpd. With this module, it is possible to distinguish users based on the location using a GeoIP2 database. Package: lighttpd-mod-trigger-b4-dl Description-md5: adbb0418f4a65a954f7d36639cd523e0 Description-en: anti-deep-linking module for lighttpd The trigger-b4-dl module for lighttpd can prevent deep linking from other sites by requiring users to visit a trigger URL to be able to download certain files. Package: lighttpd-mod-vhostdb-dbi Description-md5: 3cab0cfe4d635f8c78e97baa2bf110b9 Description-en: DBI-based virtual host configuration for lighttpd This package contains the vhostdb_dbi module for lighttpd. With this module, it is possible to write the configuration for virtual hosts into a database table instead of including it in the lighttpd configuration file. Package: lighttpd-mod-vhostdb-pgsql Description-md5: d2bf97aa407a0631f2e6372b718e39af Description-en: PostgreSQL-based virtual host configuration for lighttpd This package contains the vhostdb_pgsql module for lighttpd. With this module, it is possible to write the configuration for virtual hosts into a PostgreSQL table instead of including it in the lighttpd configuration file. Package: lighttpd-mod-webdav Description-md5: 8b407fc645d38800308ef71a9223ad32 Description-en: WebDAV module for lighttpd The WebDAV module is a very minimalistic implementation of RFC 2518. Minimalistic means that not all operations are implemented yet. . Currently supports: GET POST HEAD PROPFIND OPTIONS MKCOL DELETE PUT Package: lighttpd-modules-ldap Description-md5: ccab7512c20ac6dd2f055dc6171e541e Description-en: LDAP-based modules for lighttpd This package contains the following modules: * mod_authn_ldap: With this module, it is possible to perform authentication against an LDAP server. * mod_vhostdb_ldap: Database backend module for using LDAP as a source for virtual host configuration using mod_vhostdb. . Do not depend on this package. Depend on the provided lighttpd-mod-* packages instead. Package: lighttpd-modules-mysql Description-md5: 7002a860fedabd68610e3a67ce44443e Description-en: MySQL-based modules for lighttpd This package contains the following modules: * mod_authn_mysql: With this module, it is possible to perform authentication using a MySQL table. * mod_mysql_vhost: With this module, it is possible to write the configuration for virtual hosts into a MySQL table instead of including it in the lighttpd configuration file. Deprecated. * mod_vhostdb_mysql: Database backend module for using MySQL as a source for virtual host configuration using mod_vhostdb. . Do not depend on this package. Depend on the provided lighttpd-mod-* packages instead. Package: lilv-utils Description-md5: b83b3f7dee4bdde03d1437529ef60770 Description-en: library for simple use of LV2 plugins (runtime files) Lilv (formerly SLV2) is a library for LV2 hosts intended to make using LV2 Plugins as simple as possible (without sacrificing capabilities). . Lilv is the successor to SLV2, rewritten to be significantly faster and have minimal dependencies. . This package provides the following utilities: * lv2info - Extract information about an installed LV2 plugin. * lv2ls - List all installed LV2 plugins. * lv2apply - Apply an LV2 plugin to an audio file. * lv2bench - Benchmark all installed and supported LV2 plugins. * lilv-bench Package: lime-forensics-dkms Description-md5: cb370b8d5216a7ee6a5025cd0a804f1f Description-en: kernel module to memory dump (DKMS) LiME (Linux Memory Extractor, formerly DMD) is a Loadable Kernel Module (LKM), which allows the acquisition of volatile memory (RAM) from Linux and Linux-based devices, such as those powered by Android. In others words, you can use it to get a memory image from a machine. . The tool supports acquiring memory either to the file system of the device or over the network. LiME is unique in that it is the first tool that allows full memory captures from Android devices. It also minimizes its interaction between user and kernel space processes during acquisition. It will produce memory captures that are more forensically sound than those of other tools designed for Linux memory acquisition. The dump format provided as "lime" is fully compatible with volatility framework. . This package provides the source code for the lime-forensics kernel modules to be build with dkms. . Kernel source or headers are required to compile these modules. Package: linux-buildinfo-5.10.0-1008-oem Description-md5: 4b283c2c9a88cba6b57cf10ccb838fc3 Description-en: Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.10.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1003-gkeop Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1005-gkeop Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1007-gkeop Description-md5: f24fe8db47a8