Description-en: documentation for the OpenShot video library
 OpenShot Library (libopenshot) is an open-source project dedicated to
 delivering high quality video editing, animation, and playback solutions
 to the world. The API currently supports C++, Python, and Ruby.
 .
 This package provides the documentation.

Package: libopenshot21
Description-md5: 9a6752fee7d26667c4090bff9b2449fd
Description-en: library for high-quality video editing
 OpenShot Library (libopenshot) is an open-source project dedicated to
 delivering high quality video editing, animation, and playback solutions
 to the world. The API currently supports C++, Python, and Ruby.
 .
 This package provides the shared libraries.

Package: python3-openshot
Description-md5: 79199ed0a47be51aad3ca4fa3552a838
Description-en: OpenShot video library bindings for Python 3
 OpenShot Library (libopenshot) is an open-source project dedicated to
 delivering high quality video editing, animation, and playback solutions
 to the world. The API currently supports C++, Python, and Ruby.
 .
 This package provides the bindings for Python 3.

Package: libopenshot-audio-dev
Description-md5: 3fd7dc237b3e5ed2601c94a4040cf1bd
Description-en: development files for the OpenShot audio library
 The OpenShot audio library is a program which allows high-quality
 editing and playback of audio based on the JUCE library.
 .
 This package provides the development files.

Package: libopenshot-audio-doc
Description-md5: 16f42549fa26d965998b4a7457618efa
Description-en: documentation for the OpenShot audio library
 The OpenShot audio library is a program which allows high-quality
 editing and playback of audio based on the JUCE library.
 .
 This package provides the documentation.

Package: libopenshot-audio-test-sound
Description-md5: 325f0bc0697f11e338f50df8443334be
Description-en: plays test sound using libopenshot-audio
 The OpenShot audio library is a program which allows high-quality
 editing and playback of audio based on the JUCE library.
 .
 This package provides the test binary to test the sound using
 libopenshot-audio.

Package: libopenshot-audio8
Description-md5: ee5da53019df3890000816b7b9043907
Description-en: library for high-quality audio editing
 The OpenShot audio library is a program which allows high-quality
 editing and playback of audio based on the JUCE library.
 .
 This package provides the shared library.

Package: libopensmtpd-dev
Description-md5: 13efb851e525fe369ad7356fbd7aaf4e
Description-en: development files for libopensmtpd
 This library provides an event-based interface for writing
 OpenSMTPD filters. It is used, for example, by the dkimsign filter
 provided by the filter-dkimsign package.
 .
 This package provides C header files. Non-developers likely have
 little use for this package.

Package: libopensmtpd0
Description-md5: 84295c2a1b7bc1b8b9e58e810a0f45b2
Description-en: event-based interface for writing OpenSMTPD filters
 This library provides an event-based interface for writing
 OpenSMTPD filters. It is used, for example, by the dkimsign filter
 provided by the filter-dkimsign package.

Package: libnet-oping-perl
Description-md5: c5e4a15fe5509f3c0ede9fec40e2e8b2
Description-en: module for ICMP latency measurement
 Net::Oping is a Perl module for sending ICMP ECHO_REQUESTs (better known as
 "ping packets") and measuring the time that elapses until the reception of an
 ICMP ECHO_REPLY packet (also known as "pong"). It supports pinging multiple
 hosts in parallel using IPv4 or IPv6 transparently.

Package: liboping-dev
Description-md5: a26f6bd523cb990b2a189d424ccc838a
Description-en: C/C++ library to generate ICMP ECHO_REQUESTs (development files)
 liboping features pinging multiple hosts in parallel using IPv4 or IPv6
 transparently. The interface is object oriented.
 .
 This package contains the header files, the static library and the manpages.

Package: liboping0
Description-md5: d2f37fbfb9564fb0ca5231e5a1530efc
Description-en: C/C++ library to generate ICMP ECHO_REQUESTs
 liboping features pinging multiple hosts in parallel using IPv4 or IPv6
 transparently. The interface is object oriented.
 .
 This package contains the shared library.

Package: oping
Description-md5: 3576bf590bd8db05a970e07cf571c091
Description-en: sends ICMP_ECHO requests to network hosts
 oping uses ICMP packages (better known as "ping packets") to test the
 reachability of network hosts. It supports pinging multiple hosts in parallel
 using IPv4 and/or IPv6 transparently.
 .
 This package contains two command line applications: "oping" is a replacement
 for tools like ping(1), ping6(1) and fping(1). "noping" is an ncurses-based
 tool which displays statistics while pinging and highlights aberrant
 round-trip times.

Package: liboptimade-filter-perl
Description-md5: ab52e6acd2fc98369fbc5d1d4d3ba9f2
Description-en: OPTIMADE filter language parser/composer
 OPTIMADE filter language is an SQL-like query language. OPTIMADE::Filter
 contains both a parser and a composer for this language.

Package: liboptions-java
Description-md5: 87f5acf5afde56b160e4afaa44533f18
Description-en: command line option parsing library for Java
 Generic Java API to
  * Check whether the syntax used is valid and supported
  * Retrieve the actual data required for the application
 The Options class implements a generic approach to easily handle the
 most complex situations. The class allows for a simple definition of the
 required options and data arguments, and provides thorough syntax checks
 and easy access to the results of these checks.

Package: liboptions-java-doc
Description-md5: 3ac1ac2ff012281d9691e7a684d8792f
Description-en: command line option parsing library for Java (documentation)
 Generic Java API to
  * Check whether the syntax used is valid and supported
  * Retrieve the actual data required for the application
 The Options class implements a generic approach to easily handle the
 most complex situations. The class allows for a simple definition of the
 required options and data arguments, and provides thorough syntax checks
 and easy access to the results of these checks.
 .
 This package provides the documentation for the library

Package: libopusenc-dev
Description-md5: 3404bf936a44c14b872bd29c1e6fd82b
Description-en: High-level API for encoding Opus audio streams (development files)
 libopusenc provides a convenient high-level API for creating .opus files or
 streaming Ogg Opus data.  It is implemented as a layer on top of Xiph.Org's
 reference libopus library.
 .
 This package provides the libopusenc library headers and development files.

Package: libopusenc-doc
Description-md5: 376a43737fee766c6fd0d8a1fa5392b5
Description-en: High-level API for encoding Opus audio streams (documentation)
 libopusenc provides a convenient high-level API for creating .opus files or
 streaming Ogg Opus data.  It is implemented as a layer on top of Xiph.Org's
 reference libopus library.
 .
 This package provides the developer documentation for libopusenc.

Package: libopusenc0
Description-md5: 358e3a37ac7fe28153b064eaf0908b8a
Description-en: High-level API for encoding Opus audio streams (library)
 libopusenc provides a convenient high-level API for creating .opus files or
 streaming Ogg Opus data.  It is implemented as a layer on top of Xiph.Org's
 reference libopus library.
 .
 This package provides the libopusenc runtime library.

Package: liborcus-0.17-0
Description-md5: 800af55a60213c5d36dbb1945e9972b5
Description-en: library for processing spreadsheet documents
 Orcus is a library that provides a collection of standalone file processing
 filters.  It is currently focused on providing filters for spreadsheet
 documents, but filters for other productivity application types (such as
 wordprocessor and presentation) are in consideration.
 .
 The library currently includes filters for xlsx, ods, csv, and generic XML
 formats.

Package: liborcus-bin
Description-md5: 459b163b4324efaf7f2729fc752e1b84
Description-en: library for processing spreadsheet documents - binaries
 Orcus is a library that provides a collection of standalone file processing
 filters.  It is currently focused on providing filters for spreadsheet
 documents, but filters for other productivity application types (such as
 wordprocessor and presentation) are in consideration.
 .
 The library currently includes filters for xlsx, ods, csv, and generic XML
 formats.
 .
 This package contains the command-line applications for converting documents.

Package: liborcus-dev
Description-md5: f319d889de981c05db3d1e3d0e1f4909
Description-en: library for processing spreadsheet documents -- development
 Orcus is a library that provides a collection of standalone file processing
 filters.  It is currently focused on providing filters for spreadsheet
 documents, but filters for other productivity application types (such as
 wordprocessor and presentation) are in consideration.
 .
 The library currently includes filters for xlsx, ods, csv, and generic XML
 formats.
 .
 This package contains headers, pkg-config file and static library for
 developing applications using Orcus.

Package: liborcus-doc
Description-md5: c8ca59a302383cb14911f9b1818bfe71
Description-en: library for processing spreadsheet documents - documentation
 Orcus is a library that provides a collection of standalone file processing
 filters.  It is currently focused on providing filters for spreadsheet
 documents, but filters for other productivity application types (such as
 wordprocessor and presentation) are in consideration.
 .
 The library currently includes filters for xlsx, ods, csv, and generic XML
 formats.
 .
 This package contains the API documentation.

Package: liborcus-mso-0.17-0
Description-md5: 7ceafb935aba99dc50ba66ce07b0f55e
Description-en: library for processing spreadsheet documents - MS Office encryption library
 Orcus is a library that provides a collection of standalone file processing
 filters.  It is currently focused on providing filters for spreadsheet
 documents, but filters for other productivity application types (such as
 wordprocessor and presentation) are in consideration.
 .
 The library currently includes filters for xlsx, ods, csv, and generic XML
 formats.
 .
 This package contains a library for handling MS Office encryption.

Package: liborcus-parser-0.17-0
Description-md5: 3fd0f4f34e632a623a2c5703bf7fcfc5
Description-en: library for processing spreadsheet documents - parser library
 Orcus is a library that provides a collection of standalone file processing
 filters.  It is currently focused on providing filters for spreadsheet
 documents, but filters for other productivity application types (such as
 wordprocessor and presentation) are in consideration.
 .
 The library currently includes filters for xlsx, ods, csv, and generic XML
 formats.
 .
 This package contains the parser library.

Package: liborcus-spreadsheet-model-0.17-0
Description-md5: 352029f606c7e1adcd4ffecfa1028e33
Description-en: library for processing spreadsheet documents - spreadsheet model library
 Orcus is a library that provides a collection of standalone file processing
 filters.  It is currently focused on providing filters for spreadsheet
 documents, but filters for other productivity application types (such as
 wordprocessor and presentation) are in consideration.
 .
 The library currently includes filters for xlsx, ods, csv, and generic XML
 formats.
 .
 This package contains a library abstracting the spreadsheet model.

Package: python3-orcus
Description-md5: 5ac877554a2345ef8d4a7bfc469cbeed
Description-en: library for processing spreadsheet documents - Python bindings
 Orcus is a library that provides a collection of standalone file processing
 filters.  It is currently focused on providing filters for spreadsheet
 documents, but filters for other productivity application types (such as
 wordprocessor and presentation) are in consideration.
 .
 The library currently includes filters for xlsx, ods, csv, and generic XML
 formats.
 .
 This package contains the Python bindings for liborcus.

Package: liborigin2-1v5
Description-md5: 4f9bf842d2dcd5c6e73ffb78bc4f5098
Description-en: library for reading OriginLab Origin 7.5 project files (runtime)
 liborigin2 is a library for reading the project files from the OriginLab
 Origin 7.5 plotting program. OriginLab Origin provides extensive scientific
 graphing and data analysis capabilities and includes several new tools that
 simplify common operations.
 .
 See http://www.originlab.com for more information about OriginLab Origin.
 .
 This package contains the files necessary for running applications that
 use the liborigin2 library.

Package: liborigin2-dev
Description-md5: a8874cef4caff152b4168ea9a89d50e7
Description-en: library for reading OriginLab Origin 7.5 project files (development)
 liborigin2 is a library for reading the project files from the OriginLab
 Origin 7.5 plotting program. OriginLab Origin provides extensive scientific
 graphing and data analysis capabilities and includes several new tools that
 simplify common operations.
 .
 See http://www.originlab.com for more information about OriginLab Origin.
 .
 This package contains the development header files.

Package: liborlite-migrate-perl
Description-md5: c2023239cf004ef150a095fa4f0c738c
Description-en: Perl helper module for SQLite-to-ORLite schema migration
 ORLite::Migrate is a light weight Database Schema Migration enhancement for
 ORLite. It provides a simple implementation of schema versioning within the
 SQLite database using the built-in user_version pragma (which is set to zero
 by default).

Package: liborlite-mirror-perl
Description-md5: 5d2d8428d9703aba2f56b94b352164ab
Description-en: ORLite extension to use remote SQLite databases
 ORLite::Mirror provides a simple mechanism for opening a read-only SQLite
 database from anywhere on the web. In a method analogous to using ORLite to
 work with a local read-only SQLite database, you can use ORLite::Mirror to
 open a SQLite database at an arbitrary URI. If the remote file has a "gz" or
 "bz2" extension, then ORLite::Mirror will decompress the file before opening.

Package: liborlite-perl
Description-md5: df1c47adf63f30a5524d84ecb2ece3ec
Description-en: lightweight SQLite-specific ORM
 ORLite is a Perl module that implements an object-relational mapper designed
 specifically for SQLite. It follows many of the same principles as the ::Tiny
 series of modules and has a design that aligns directly to the capabilities
 of SQLite.
 .
 ORLite discovers the schema of a SQLite database, and then deploys a set of
 packages for talking to that database.

Package: liborlite-statistics-perl
Description-md5: 9fcc8bd232e729329826fc7d92f89277
Description-en: ORLite extension providing simple statistics
 ORLite::Statistics provides easy integration with the Statistics::Basic set
 of modules (see libstatistics-basic-perl). It enables some basic statistical
 analysis by generating a vector for a particular method, which can then be
 used for any number of things, like determining the median, mean, standard
 deviation and other basic descriptive statistics.

Package: liboro-java
Description-md5: 13828b6fdf02cd24f01df6e9bf8c9f62
Description-en: Regular expression library for Java
 The Jakarta-ORO Java classes are a set of text-processing Java classes
 that provide Perl5 compatible regular expressions, AWK-like regular
 expressions, glob expressions, and utility classes for performing
 substitutions, splits, filtering filenames, etc.
 ORO is faster and more functional than gnu.regexp.

Package: liboro-java-doc
Description-md5: 3ec9395d21a0156e45b1b41488ece071
Description-en: Regular expression library for Java -- documentation
 The Jakarta-ORO Java classes are a set of text-processing Java classes
 that provide Perl5 compatible regular expressions, AWK-like regular
 expressions, glob expressions, and utility classes for performing
 substitutions, splits, filtering filenames, etc.
 ORO is faster and more functional than gnu.regexp.
 .
 This package contains the API documentation of liboro-java

Package: gir1.2-libosinfo-1.0
Description-md5: c776cd29cda0a7b28893d84644dad78a
Description-en: GObject introspection data for libosinfo
 This package contains introspection data for the libosinfo library.
 .
 libosinfo is a GObject based library API for managing information about
 operating systems, hypervisors and the (virtual) hardware devices they
 can support. It includes a database containing device metadata and
 provides APIs to match/identify optimal devices for deploying an
 operating system on a hypervisor.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: libosinfo-1.0-0
Description-md5: f876c13a2dc71fac563bc3ec3984a9df
Description-en: Library for managing information about operating systems and hypervisors
 libosinfo is a GObject based library API for managing information about
 operating systems, hypervisors and the (virtual) hardware devices they
 can support. It includes a database containing device metadata and
 provides APIs to match/identify optimal devices for deploying an
 operating system on a hypervisor.
 .
 Via the GObject Introspection, the API is available in all common
 programming languages.
 .
 This package contains the shared library.

Package: libosinfo-1.0-dev
Description-md5: c452d12ef13dbe942b5b162d84fdc0cc
Description-en: libosinfo development files
 libosinfo is a GObject based library API for managing information about
 operating systems, hypervisors and the (virtual) hardware devices they
 can support. It includes a database containing device metadata and
 provides APIs to match/identify optimal devices for deploying an
 operating system on a hypervisor.
 .
 This package contains the development headers and Vala bindings.

Package: libosinfo-bin
Description-md5: 9b54dcff8b2811fb98d2a5c218b33934
Description-en: Tools for querying the osinfo database via libosinfo
 libosinfo is a GObject based library API for managing information about
 operating systems, hypervisors and the (virtual) hardware devices they
 can support. It includes a database containing device metadata and
 provides APIs to match/identify optimal devices for deploying an
 operating system on a hypervisor.
 .
 This package contains the runtime files to detect operating systems and query
 the database.

Package: libosinfo-l10n
Description-md5: 24dcf86001a20324b976a8a7e8619a24
Description-en: Translations for libosinfo
 libosinfo is a GObject based library API for managing information about
 operating systems, hypervisors and the (virtual) hardware devices they
 can support. It includes a database containing device metadata and
 provides APIs to match/identify optimal devices for deploying an
 operating system on a hypervisor.
 .
 This package contains the libosinfo translations.

Package: libosip2-15
Description-md5: 9454bb2a1f7c80ec7523f5320f771242
Description-en: Session Initiation Protocol (SIP) library
 oSIP is an implementation of SIP.
 .
 SIP stands for the Session Initiation Protocol
 and is described by the RFC3261.
 This library aims to provide multimedia
 and telecom software developers
 an easy and powerful interface
 to initiate and control SIP based sessions in their applications.
 .
 SIP is the IETF replacement for the ITU's H323.
 Example programs using this library are partysip and linphone.

Package: libosip2-dev
Description-md5: ef14d53b803c1fafcb006f23cd99803c
Description-en: development files for the SIP library
 libosip2 header files and static libraries
 to assist in development of programs wishing to use SIP.
 .
 The oSIP library is written in C, is thread safe
 and has no dependencies except the standard C library.
 .
 oSIP could be used to implement an IP soft-phone
 as well as embedded SIP software.
 oSIP is not limited to endpoint agents implementations
 and can also be used to implement SIP proxies
 or registration services.
 .
 oSIP currently provides an API for the SIP message parser,
 SDP message parser,
 and library to handle "SIP transactions"
 as defined by the SIP standards (RFC3261).

Package: libosl-dev
Description-md5: 4e93264df8e1f4c2a0e4e566aa40d52a
Description-en: library for Shogi playing programs
 OpenShogiLib (OSL) provides following features of Shogi playing programs,
 especially for Shogi programming study. Shogi is a Japanese two-player board
 game like Chess.
 1. Board: reading/writing records, generating legal moves etc.
 2. Evaluation function: piece values and a lot of features
 3. Hash table: hashing boards etc.
 4. Checkmate search: concurrent df-pn+ etc.
 5. Search framework: full-depth search, realization probability etc.
 6. Move category: mate, illegal moves etc.
 7. Opening book
 8. Gaming: search time control etc.
 .
 This package contains header files and static libraries for developers.

Package: libosl-doc
Description-md5: a0ffe8c7925e6f58707d4a070b490a5e
Description-en: library for Shogi playing programs
 OpenShogiLib (OSL) provides following features of Shogi playing programs,
 especially for Shogi programming study. Shogi is a Japanese two-player board
 game like Chess.
 1. Board: reading/writing records, generating legal moves etc.
 2. Evaluation function: piece values and a lot of features
 3. Hash table: hashing boards etc.
 4. Checkmate search: concurrent df-pn+ etc.
 5. Search framework: full-depth search, realization probability etc.
 6. Move category: mate, illegal moves etc.
 7. Opening book
 8. Gaming: search time control etc.
 .
 This package contains documents that Doxygen generates from OSL source files.

Package: libosl1v5
Description-md5: c72051bdbc2bd1c10693f2d0ef57c111
Description-en: library for Shogi playing programs
 OpenShogiLib (OSL) provides following features of Shogi playing programs,
 especially for Shogi programming study. Shogi is a Japanese two-player board
 game like Chess.
 1. Board: reading/writing records, generating legal moves etc.
 2. Evaluation function: piece values and a lot of features
 3. Hash table: hashing boards etc.
 4. Checkmate search: concurrent df-pn+ etc.
 5. Search framework: full-depth search, realization probability etc.
 6. Move category: mate, illegal moves etc.
 7. Opening book
 8. Gaming: search time control etc.
 .
 OSL works only on Pentium4 or later compatible CPUs due to using the SSE2
 instruction set.

Package: libosmium2-dev
Description-md5: 1d96312841d12988a3b703331a930111
Description-en: C++ framework for working with OSM data files
 The Osmium library has extensive support for all types of OSM entities: nodes,
 ways, relations, and changesets. It allows reading from and writing to OSM
 files in XML and PBF formats, including change files and full history files.
 Osmium can store OSM data in memory and on disk in various formats and using
 various indexes. Its easy to use handler interface allows you to quickly write
 data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS
 and GeoJSON geometries for easy conversion into many GIS formats and it can
 assemble multipolygons from ways and relations.
 .
 Osmium is a header-only library, so there is nothing to compile to build it.
 Just include the header files you need.
 .
 This package contains the Osmium library headers.

Package: libosmium2-doc
Description-md5: f1c569f981e7d524d5e9cc9077a2979a
Description-en: C++ framework for working with OSM data files - documentation
 The Osmium library has extensive support for all types of OSM entities: nodes,
 ways, relations, and changesets. It allows reading from and writing to OSM
 files in XML and PBF formats, including change files and full history files.
 Osmium can store OSM data in memory and on disk in various formats and using
 various indexes. Its easy to use handler interface allows you to quickly write
 data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS
 and GeoJSON geometries for easy conversion into many GIS formats and it can
 assemble multipolygons from ways and relations.
 .
 Osmium is a header-only library, so there is nothing to compile to build it.
 Just include the header files you need.
 .
 This package contains the Osmium library documentation.

Package: libosmo-abis-dev
Description-md5: 50a0aef7bb565131d6bfe28417797aa5
Description-en: Development headers for A-bis interface
 The libosmo-abis library contains common/shared code regarding the A-bis
 interface between GSM BTS and BSC. This package in particular contains the
 development files needed to develop with the libosmoabis and libosmotrau
 libraries.

Package: libosmoabis10
Description-md5: 8146bd50c67f3eb0b2fd2bdba549b5dd
Description-en: GSM A-bis handling
 This library contains common/shared code regarding the A-bis interface between
 the GSM Base transceiver station (BTS) and the GSM Base station controller BSC.
 .
 It also implements drivers for mISDN and DAHDI based E1 cards, as well as some
 A-bis/IP dialects.

Package: libosmotrau2
Description-md5: 0ecceb898592f83711415aac91e4e55d
Description-en: GSM trau handling
 This library implements the Transcoder and Rate Adaptation Unit (TRAU) for
 GSM systems. It is closely related to the libosmo-abis library.
 .
 TRAU performs transcoding function for speech channels and rate adaptation (RA)
 for data channels in the GSM network.

Package: libosmo-netif-dev
Description-md5: 1fe8290816c3b845db47318677dc327c
Description-en: Development headers for Osmocom network interface
 The libosmo-netif library is one of the libraries needed by the
 OpenBSC GSM infrastructure software. This library in particular implements
 the shared code for network interfaces.
 .
 This package contains the development files needed for developing with
 the libosmo-netif library.

Package: libosmonetif8
Description-md5: c9fe926ac6f91bb3f3ce6cdf53f72527
Description-en: Common/shared code regarding network interface for OpenBSC
 The libosmo-netif library is one of the libraries needed by the
 OpenBSC GSM infrastructure software. This library in particular implements
 the shared code for network interfaces.

Package: libosmo-sccp-dev
Description-md5: 8e070ef906970234ad41b0d7cca14c80
Description-en: Development files for libsccp, libmtp and libxua
 SCCP is a network layer protocol that provides extended routing, flow
 control, segmentation, connection-orientation, and error correction
 facilities in Signaling System 7 telecommunications networks. It is heavily
 used in cellular networks such as GSM. This package contains the development
 files for the library.

Package: libosmo-sigtran-dev
Description-md5: 354d370f4fbb4364ad9dc338550d9c6a
Description-en: Development headers for the Osmocom SIGTRAN library
 libosmo-sigtran is a shared library containing SS7/SIGTRAN related
 functionality, including connection-less and connection-oriented SCCP as per
 ITU-T Q.71x, M3UA (MTP3 User Adaptation) according to IETF RFC4666, SUA
 (SCCP User Adpatation) according to IETF RFC3868 as well as MTP-level routing
 function and handling of signaling links, linksets, ASPs, SGs, etc.

Package: libosmo-sigtran-doc
Description-md5: f934691e54ebb87d59e7b356a8e9c29a
Description-en: Documentation for the Osmocom SIGTRAN library
 libosmo-sigtran is a shared library containing SS7/SIGTRAN related
 functionality, including connection-less and connection-oriented SCCP as per
 ITU-T Q.71x, M3UA (MTP3 User Adaptation) according to IETF RFC4666, SUA
 (SCCP User Adpatation) according to IETF RFC3868 as well as MTP-level routing
 function and handling of signaling links, linksets, ASPs, SGs, etc. This
 package provides documentation for the Osmocom SIGTRAN Library.

Package: libosmo-sigtran7
Description-md5: 41b089f4864402089ec9cc59171b3e90
Description-en: Osmocom SIGTRAN library (SCCP, SUA, M3UA and more)
 This is a shared library containing SS7/SIGTRAN related functionality,
 including connection-less and connection-oriented SCCP as per ITU-T Q.71x,
 M3UA (MTP3 User Adaptation) according to IETF RFC4666, SUA (SCCP User
 Adpatation) according to IETF RFC3868 as well as MTP-level routing function
 and handling of signaling links, linksets, ASPs, SGs, etc.

Package: libosmomtp0
Description-md5: fe3c70e0aec1adc1289180986ebfa2bd
Description-en: Message Transfer Part for Signaling System 7
 MTP is part of the Signaling System 7 used for communication in Public
 Switched Telephone Networks. MTP is responsible for reliable, unduplicated and
 in-sequence transport of SS7 messages between communication partners.
 This library is closely related to the libosmosccp library.

Package: libosmosccp0
Description-md5: 9a8e1655bde7b31c3538347e4f590f92
Description-en: Library for Signalling Connection Control Part (SCCP)
 SCCP is a network layer protocol that provides extended routing, flow control,
 segmentation, connection-orientation, and error correction facilities in
 Signaling System 7 telecommunications networks.
 It is heavily used in cellular networks such as GSM.

Package: libosmoxua0
Description-md5: e7d06984ffdbe59bafb4c4ba160f6fea
Description-en: Osmocom SCCP support library for generating and parsing messages
 SCCP is a network layer protocol that provides extended routing, flow control,
 segmentation, connection-orientation, and error correction facilities in
 Signaling System 7 telecommunications networks.
 It is heavily used in cellular networks such as GSM.
 This library is used to provide generating and parsing message facilities.

Package: osmo-stp
Description-md5: c20181d822a19c75db734751541a8061
Description-en: Osmocom SIGTRAN STP (Signaling Transfer Point)
 This is the Osmocom (Open Source Mobile Communications) implementation of a
 Signaling Transfer Point (STP) for SS7/SIGTRAN telecommunication networks. At
 this point it is a very minimal implementation, missing lots of the
 functionality usually present in a STP, such as Global Title Routing, Global
 Title Translation.

Package: libosmocodec-doc
Description-md5: 3d271a5120a8f319fb0aa5d5fa3f8c71
Description-en: Documentation for the osmo codec library
 This is part of the libosmocore "meta"-library. The libosmocore library
 contains various utility functions that were originally developed as part of
 the OpenBSC project, but which are of a more generic nature and thus useful to
 (at least) other programs that are developed in the sphere of Free Software /
 Open Source mobile communication.
 .
 This package contains the documentation for the libosmocodec library.

Package: libosmocodec0
Description-md5: 08fc85971e42077d5b42f4470cde4ab4
Description-en: Osmo codec library
 This is part of the libosmocore "meta"-library. The libosmocore library
 contains various utility functions that were originally developed as part of
 the OpenBSC project, but which are of a more generic nature and thus useful to
 (at least) other programs that are developed in the sphere of Free Software /
 Open Source mobile communication.
 .
 The libosmocodec library in particular contains the implementation of multiple
 GSM codecs:
 .
  - GSM 06.10 - GSM FR Codec
  - GSM 06.20 - GSM HR Codec
  - GSM 06.60 - GSM EFR Codec
  - GSM 06.90 - GSM AMR Codec

Package: libosmocoding-doc
Description-md5: adf7e5ec016014a24b219879c049e7a5
Description-en: Documentation for the osmo coding library
 This is part of the libosmocore "meta"-library. The libosmocore library
 contains various utility functions that were originally developed as part of
 the OpenBSC project, but which are of a more generic nature and thus useful to
 (at least) other programs that are developed in the sphere of Free Software /
 Open Source mobile communication.
 .
 This package contains the documentation for the libosmocoding library.

Package: libosmocoding0
Description-md5: 29347cbbdbeef1403b9225924ad94de9
Description-en: Osmo coding library
 This is part of the libosmocore "meta"-library. The libosmocore library
 contains various utility functions that were originally developed as part of
 the OpenBSC project, but which are of a more generic nature and thus useful to
 (at least) other programs that are developed in the sphere of Free Software /
 Open Source mobile communication.
 .
 The libosmocoding library in particular contains the implementation of
 GSM, GPRS and EDGE transcoding routines, migrated from OsmoBTS.

Package: libosmocore
Description-md5: f59946f33b0378accb65eccb6eade4ca
Description-en: Open Source MObile COMmunications CORE library (metapackage)
 The libraries provided by this package contain various utility functions.
 These were originally developed as part of the
 OpenBSC project but are of a more generic nature and thus useful to (at
 least) other programs that are developed in the sphere of Free Software / Open
 Source mobile communication.

Package: libosmocore-dev
Description-md5: 9b4869af5fb363d878d72d05a4b97c12
Description-en: Development headers for Open Source MObile COMmunications CORE library
 The header files provided by this package may be used to develop
 with any of the libosmocore libraries.
 .
 Also static libraries are installed with this package.

Package: libosmocore-doc
Description-md5: 534b14c764573b8e14874cd13a4d7876
Description-en: Documentation for the Osmo Core library
 This is part of the libosmocore "meta"-library. The libosmocore library
 contains various utility functions that were originally developed as part of
 the OpenBSC project, but which are of a more generic nature and thus useful to
 (at least) other programs that are developed in the sphere of Free Software /
 Open Source mobile communication.
 .
 This package contains the documentation for the libosmocore library.

Package: libosmocore-utils
Description-md5: 6338eb9f16151f3ccf3fc9e097f06365
Description-en: Utilities for gsm
 This package contains a program for frequency calculation for GSM called
 'osmo-arfcn' and a program called 'osmo-auc-gen' that is used for testing GSM
 authentication.
 .
 They use the libosmocore library. The libosmocore library contain various
 utility functions that were originally developed as part of the OpenBSC
 project, but which are of a more generic nature and thus useful to (at least)
 other programs that are developed in the sphere of Free Software / Open Source
 mobile communication.

Package: libosmocore19
Description-md5: d84ddbf49e5cd9f364d7d2b42c96a79c
Description-en: Osmo Core library
 This is part of the libosmocore "meta"-library. The libosmocore library
 contains various utility functions that were originally developed as part of
 the OpenBSC project, but which are of a more generic nature and thus useful to
 (at least) other programs that are developed in the sphere of Free Software /
 Open Source mobile communication.
 .
 The libosmocore library in particular is a collection of common code used in
 various sub-projects inside the Osmocom family of projects.

Package: libosmoctrl-doc
Description-md5: 72458ac44178e4187c48f6f3dc061bdd
Description-en: Documentation for the Osmocom CTRL library
 This is part of the libosmocore "meta"-library. The libosmocore library
 contains various utility functions that were originally developed as part of
 the OpenBSC project, but which are of a more generic nature and thus useful to
 (at least) other programs that are developed in the sphere of Free Software /
 Open Source mobile communication.
 .
 This package contains the documentation for the libosmoctrl library.

Package: libosmoctrl0
Description-md5: 3ed925d636495a7933b8bac6c1972e18
Description-en: Osmo control library
 This is part of the libosmocore "meta"-library. The libosmocore library
 contains various utility functions that were originally developed as part of
 the OpenBSC project, but which are of a more generic nature and thus useful to
 (at least) other programs that are developed in the sphere of Free Software /
 Open Source mobile communication.
 .
 The libosmoctrl library in particular contains an SNMP-like status interface.

Package: libosmogb14
Description-md5: 2a9ab57c88412c45225f1e0a78b3722b
Description-en: Osmo GPRS GB library
 This is part of the libosmocore "meta"-library. The libosmocore library
 contains various utility functions that were originally developed as part of
 the OpenBSC project, but which are of a more generic nature and thus useful to
 (at least) other programs that are developed in the sphere of Free Software /
 Open Source mobile communication.
 .
 The libosmogb library in particular contains a GPRS BSSGP protocol
 implementation.

Package: libosmogsm-doc
Description-md5: 822bd515ccfb077d80e20b7dd7e574de
Description-en: Documentation for the Osmo GSM utility library
 This is part of the libosmocore "meta"-library. The libosmocore library
 contains various utility functions that were originally developed as part of
 the OpenBSC project, but which are of a more generic nature and thus useful to
 (at least) other programs that are developed in the sphere of Free Software /
 Open Source mobile communication.
 .
 This package contains the documentation for the libosmogsm library.

Package: libosmogsm18
Description-md5: c04f7a0e6860b11a8f4106cf5dcafa7d
Description-en: Osmo GSM utility library
 This is part of the libosmocore "meta"-library. The libosmocore library
 contains various utility functions that were originally developed as part of
 the OpenBSC project, but which are of a more generic nature and thus useful to
 (at least) other programs that are developed in the sphere of Free Software /
 Open Source mobile communication.
 .
 The libosmogsm library in particular is a collection of common code used in
 various GSM related sub-projects inside the Osmocom family of projects. It
 includes A5/1 and A5/2 ciphers, COMP128v1, a LAPDm implementation, a GSM TLV
 parser, SMS utility routines as well as protocol definitions for a series of
 protocols.

Package: libosmosim2
Description-md5: 01287e6dd28c7786d019b10da5bced11
Description-en: Osmo SIM library
 This is part of the libosmocore "meta"-library. The libosmocore library
 contains various utility functions that were originally developed as part of
 the OpenBSC project, but which are of a more generic nature and thus useful to
 (at least) other programs that are developed in the sphere of Free Software /
 Open Source mobile communication.
 .
 The libosmosim library in particular contains routines for SIM card access.

Package: libosmovty-doc
Description-md5: 3d47770504c844d9ad9c7f7ee08be54d
Description-en: Documentation for the Osmo VTY library
 This is part of the libosmocore "meta"-library. The libosmocore library
 contains various utility functions that were originally developed as part of
 the OpenBSC project, but which are of a more generic nature and thus useful to
 (at least) other programs that are developed in the sphere of Free Software /
 Open Source mobile communication.
 .
 This package contains the documentation for the libosmovty library.

Package: libosmovty9
Description-md5: 77f399cfc0dc6d1a3d1926e4fc98bac9
Description-en: Osmo VTY library
 This is part of the libosmocore "meta"-library. The libosmocore library
 contains various utility functions that were originally developed as part of
 the OpenBSC project, but which are of a more generic nature and thus useful to
 (at least) other programs that are developed in the sphere of Free Software /
 Open Source mobile communication.
 .
 The libosmovty library in particular implements the interactive command-line
 on the VTY (Virtual TTY) as well as configuration file parsing.

Package: libosmosdr-dev
Description-md5: ced59cc23791e11ee054cd868ffa08c1
Description-en: Software defined radio support for OsmoSDR hardware (development files)
 OsmoSDR is a 100% Free Software based small form-factor inexpensive
 SDR (Software Defined Radio) project.
 .
 The hardware part of OsmoSDR brings information from an antenna connector
 to a USB plug.
 .
 This package is the software that provides control of the USB hardware
 and an API to pass data to software defined radio applications on the host.
 .
 This package contains development files.

Package: libosmosdr0
Description-md5: 7ca0e25e4381b1a49425468e74f6e817
Description-en: Software defined radio support for OsmoSDR hardware (library)
 OsmoSDR is a 100% Free Software based small form-factor inexpensive
 SDR (Software Defined Radio) project.
 .
 The hardware part of OsmoSDR brings information from an antenna connector
 to a USB plug.
 .
 This package is the software that provides control of the USB hardware
 and an API to pass data to software defined radio applications on the host.
 .
 This package contains the shared library.

Package: osmo-sdr
Description-md5: 0374a37e5b2691d980daa37e56eaa910
Description-en: Software defined radio support for OsmoSDR hardware (tools)
 OsmoSDR is a 100% Free Software based small form-factor inexpensive
 SDR (Software Defined Radio) project.
 .
 The hardware part of OsmoSDR brings information from an antenna connector
 to a USB plug.
 .
 This package is the software that provides control of the USB hardware
 and an API to pass data to software defined radio applications on the host.
 .
 This package contains a set of command line utilities:

Package: libotf-bin
Description-md5: 1b6a5fe8099563b1d202bbbc2b3ab80d
Description-en: Library for handling OpenType Font - utilities
 The libotf library provides the following facilities:
  - Read Open Type Layout Tables from OTF file.  Currently these
    tables are supported; head, name, cmap, GDEF, GSUB, and GPOS.
  - Convert a Unicode character sequence to a glyph code sequence by
    using the above tables.
 .
 The combination of libotf and the FreeType library (Ver.2) realizes
 CTL (complex text layout) by OpenType fonts.
 .
 This package contains the support utilities of libotf.

Package: libotf-dev
Description-md5: 0f85decd7c68cf90642a8dd8e5abf7ea
Description-en: Library for handling OpenType Font - development
 The libotf library provides the following facilities:
  - Read Open Type Layout Tables from OTF file.  Currently these
    tables are supported; head, name, cmap, GDEF, GSUB, and GPOS.
  - Convert a Unicode character sequence to a glyph code sequence by
    using the above tables.
 .
 The combination of libotf and the FreeType library (Ver.2) realizes
 CTL (complex text layout) by OpenType fonts.
 .
 This package contains the header and development files needed to build
 programs and packages using libotf.

Package: libotf1
Description-md5: 272167b6ea5a45fb1e0214abe379f63e
Description-en: Library for handling OpenType Font - runtime
 The libotf library provides the following facilities:
  - Read Open Type Layout Tables from OTF file.  Currently these
    tables are supported; head, name, cmap, GDEF, GSUB, and GPOS.
  - Convert a Unicode character sequence to a glyph code sequence by
    using the above tables.
 .
 The combination of libotf and the FreeType library (Ver.2) realizes
 CTL (complex text layout) by OpenType fonts.
 .
 This package contains the runtime part of libotf.

Package: libotr5
Description-md5: cff3e3817189bece0518936b4f3ab901
Description-en: Off-the-Record Messaging library
 OTR allows you to have private conversations over IM by providing:
  - Encryption
    - No one else can read your instant messages.
  - Authentication
    - You are assured the correspondent is who you think it is.
  - Deniability
    - The messages you send do not have digital signatures that are
      checkable by a third party.  Anyone can forge messages after a
      conversation to make them look like they came from you.  However,
      during a conversation, your correspondent is assured the messages
      they see are authentic and unmodified.
  - Perfect forward secrecy
    - If you lose control of your private keys, no previous conversation
      is compromised.
 .
 This package provides the OTR library.

Package: libotr5-bin
Description-md5: e2cff41cba01eb729b59708a65bd3911
Description-en: toolkit for Off-the-Record Messaging library
 OTR allows you to have private conversations over IM by providing:
  - Encryption
    - No one else can read your instant messages.
  - Authentication
    - You are assured the correspondent is who you think it is.
  - Deniability
    - The messages you send do not have digital signatures that are
      checkable by a third party.  Anyone can forge messages after a
      conversation to make them look like they came from you.  However,
      during a conversation, your correspondent is assured the messages
      they see are authentic and unmodified.
  - Perfect forward secrecy
    - If you lose control of your private keys, no previous conversation
      is compromised.
 .
 This package contains the program files for the OTR library.

Package: libotr5-dev
Description-md5: 85b3a9c1be0562fd955915c46ecca1ff
Description-en: Off-the-Record Messaging library development files
 OTR allows you to have private conversations over IM by providing:
  - Encryption
    - No one else can read your instant messages.
  - Authentication
    - You are assured the correspondent is who you think it is.
  - Deniability
    - The messages you send do not have digital signatures that are
      checkable by a third party.  Anyone can forge messages after a
      conversation to make them look like they came from you.  However,
      during a conversation, your correspondent is assured the messages
      they see are authentic and unmodified.
  - Perfect forward secrecy
    - If you lose control of your private keys, no previous conversation
      is compromised.
 .
 This package contains the header files and static libraries needed to
 develop applications using libotr.

Package: libouch-perl
Description-md5: 8614d07344e802c3d99e90e9e73d054f
Description-en: exception handling module
 The Ouch module ("exceptions that don't hurt") provides a class for exception
 handling that doesn't require a lot of boilerplate, nor any up front
 definition.  It is fast, easy to use, requires few typing, and has no prereqs,
 but still provides much of that same functionality as e.g. Exception::Class.

Package: liboverload-filecheck-perl
Description-md5: ea91f8cf534e83bf7213550bb64e8f5b
Description-en: Perl module that provides a hook system to mock Perl filecheck operations
 Overload::FileCheck provides a way to mock one or more file checks. It is also
 possible to mock stat/lstat functions using "mock_all_from_stat" and let
 Overload::FileCheck mock for you for any other -X checks.
 .
 By using mock_all_file_checks you can set a hook function to reply any -X
 check. You can provide your own pure perl code when performing file checks
 using one of the -X ops: -e, -f, -z.

Package: libowasp-antisamy-java
Description-md5: d7abb20da27a090315946e1efb126ebe
Description-en: OWASP AntiSamy
 The OWASP AntiSamy project is a collection of APIs for safely allowing
 users to supply their own HTML and CSS without exposing the site to XSS
 vulnerabilities

Package: libowasp-antisamy-java-doc
Description-md5: 249a6e4c0e9a16b920e9f4987bc9ba50
Description-en: Documentation for OWASP AntiSamy
 The OWASP AntiSamy project is a collection of APIs for safely allowing
 users to supply their own HTML and CSS without exposing the site to XSS
 vulnerabilities
 .
 This package contains the API documentation of libowasp-antisamy-java.

Package: libowasp-encoder-java
Description-md5: 69ecf66da795e092bebc530348f02371
Description-en: OWASP Java Encoder Project
 The OWASP Encoders package is a collection of high-performance low-overhead
 contextual encoders, that when utilized correctly, is an effective tool
 in preventing Web Application security vulnerabilities such as Cross-Site
 Scripting.

Package: libowasp-esapi-java
Description-md5: 6e5fb651ab901cb4a139e25eac8c158d
Description-en: Enterprise Security API (ESAPI)
 The Enterprise Security API (ESAPI) project is an OWASP project to
 create simple strong security controls for every web
 platform. Security controls are not simple to build. You can read
 about the hundreds of pitfalls for unwary developers on the OWASP web
 site. By providing developers with a set of strong controls, OWASP
 aims to eliminate some of the complexity of creating secure web
 applications.

Package: libowfat-dev
Description-md5: 0fdb4ee9a82b511f989ddb1c8c4c6856
Description-en: Reimplementation of libdjb, development files
 This library is a reimplementation of libdjb, which means that it provides
 Daniel Bernstein's interfaces (with some extensions).
 .
 It contains wrappers around memory allocation, buffered I/O, routines for
 formatting and scanning, a full DNS resolver, several socket routines,
 wrappers for socket functions, mkfifo, opendir, wait, and an abstraction
 around errno.  It also includes wrappers for Unix signal functions and a
 layer of mmap and sendfile.
 .
 This package contains the libowfat development files and man pages.

Package: libowfat0
Description-md5: cb17dd77c010c2f43dbc70083acdb917
Description-en: Reimplementation of libdjb, shared library
 This library is a reimplementation of libdjb, which means that it provides
 Daniel Bernstein's interfaces (with some extensions).
 .
 It contains wrappers around memory allocation, buffered I/O, routines for
 formatting and scanning, a full DNS resolver, several socket routines,
 wrappers for socket functions, mkfifo, opendir, wait, and an abstraction
 around errno.  It also includes wrappers for Unix signal functions and a
 layer of mmap and sendfile.

Package: libowl-directsemantics-perl
Description-md5: 6a717f6cd1f2c8d1a79f08f4c00b084d
Description-en: representation of the direct semantics of OWL2
 The Web Ontology Language (OWL) is a family of knowledge representation
 languages for authoring ontologies.
 .
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 OWL::DirectSemantics provides a basic framework for representing the
 OWL 2 direct semantics model, and a translator to build that model from
 an RDF-based model.

Package: liboxford-calendar-perl
Description-md5: a5437504f50ff127c65db72bb80cde27
Description-en: University of Oxford calendar conversion routines
 This module converts University of Oxford dates (Oxford academic dates)
 to and from Real World dates, and provides information on Terms of the
 University.

Package: libengine-pkcs11-openssl
Description-md5: fde800d6a1b419988579d61d56f3ca4d
Description-en: OpenSSL engine for PKCS#11 modules
 With this engine for OpenSSL you can use OpenSSL library
 and command line tools with any PKCS#11 implementation as
 backend for the crypto operations.
 .
 Engine_pkcs11 was developed for smart cards, and mostly
 for the OpenSC PKCS#11 module, but it should work fine with
 any PKCS#11 implementation.
 .
 Engine_pkcs11 is a spin off from OpenSC and replaced
 libopensc-openssl.

Package: libp11-3
Description-md5: c1bc0ac5ee7b3b8ed3f9341c5678a0cb
Description-en: pkcs#11 convenience library
 Libp11 is a library to simplify using smart cards via PKCS#11
 modules.  It was spun of the OpenSC project but can be used with any
 pkcs#11 module.

Package: libp11-dev
Description-md5: d18268fbc218a173e85d9adefaf49159
Description-en: pkcs#11 convenience library - development files
 Libp11 is a library to simplify using smart cards via PKCS#11
 modules.  It was spun of the OpenSC project but can be used with any
 pkcs#11 module.
 .
 This package contains the header files and static libraries.

Package: libpackage-constants-perl
Description-md5: 4c46f4771ac9e7ca0ac67002048cf710
Description-en: module to list constants defined in a package
 Package::Constants lists all the constants defined in a certain package. This
 can be useful for, among others, setting up an autogenerated
 @EXPORT/@EXPORT_OK for a Constants.pm file.

Package: libpackage-deprecationmanager-perl
Description-md5: 4cd65f8632548df5aefa4320397a4548
Description-en: module for managing deprecation warnings for Perl distributions
 Package::DeprecationManager allows you to manage a set of deprecations for
 one or more modules. It will issue one warning per deprecated feature used,
 optionally with regard to an -api_version specified by users of your module.

Package: libpackage-locator-perl
Description-md5: 64fd810ea8cc27112833e4a050308583
Description-en: module to find a package among CPAN-like repositories
 Package::Locator attempts to answer the question: "Where a distribution that
 will provide this package?" The answer is divined by searching the indexes
 for one or more CPAN-like repositories. If you also provide a specific
 version number, Package::Locator will attempt to find a distribution with
 that version of the package, or higher. You can also ask to find the latest
 version of a package across all the indexes.
 .
 Package::Locator only looks at the index files for each repository, and those
 indexes only contain information about the latest versions of the packages
 within that repository. So Package::Locator is not BackPAN magic -- you
 cannot use it to find precisely which distribution a particular package (or
 file) came from.

Package: libpackage-new-perl
Description-md5: b0cef8d52f51fb9b3caab197d801f8be
Description-en: simple base package from which to inherit
 The Package::New object provides a consistent constructor for objects,
 similar to Package::Base or Object::Tiny. It provides the methods 'new'
 and 'initialize', as well as a method 'dump' for debugging through
 Package::New::Dump.

Package: libpackage-pkg-perl
Description-md5: 6b80757b499d987653c928a7376b5bb1
Description-en: collection of package manipulation utilities
 Package::Pkg is a Perl module that provides several utility functions useful
 for manipulating packages and their subroutines. You can install arbitrary
 code references as functions in a given namespace, alias functions from one
 package to another, and set up an exporter.
 .
 In many respects, this package provides functionality similar to Sub::Install
 (see libsub-install-perl) and Sub::Exporter (see libsub-exporter-perl).

Package: libpackage-stash-perl
Description-md5: 2cc7309d7c2c8bbf04d343339450b60d
Description-en: module providing routines for manipulating stashes
 Package::Stash is a Perl module that provides an interface for manipulating
 stashes (Perl's symbol tables). These operations are occasionally necessary,
 but often very messy and easy to get wrong.

Package: libpackage-stash-xs-perl
Description-md5: e41fb14e69b70ce83e05d94f555e4684
Description-en: Perl module providing routines for manipulating stashes (XS version)
 Manipulating stashes (Perl's symbol tables) is occasionally necessary, but
 incredibly messy, and easy to get wrong. Package::Stash hides all of that
 behind a simple API.
 .
 Package::Stash::XS provides the faster and more correct XS implementation.

Package: libpackage-variant-perl
Description-md5: d9e41e8d86276ed2c2189189e6c39977
Description-en: parameterizable packages
 Package::Variant allows you to build a variable package that contains a
 package template and can use it to build variant packages at runtime.
 .
 Your variable package will export a subroutine which will build a
 variant package, combining its arguments with the template, and return
 the name of the new variant package.
 .
 The implementation does not care about what kind of packages it builds,
 be they simple function exporters, classes, singletons or something
 entirely different.

Package: libpadwalker-perl
Description-md5: f686c2f2dfe85157f03c0ffade424501
Description-en: module to inspect and manipulate lexical variables
 PadWalker is a module that allows you to inspect and even modify lexical
 variables in the current "lexical pad stack." Perl tracks which variables
 are accessible and visible in each lexical scope by keeping a separate
 set of variables for each scope. This module looks for a given variable
 by traversing that stack, which allows it to alter anything in the stack,
 even variables not normally accessible in the current scope.
 .
 In practise, this module is useful for checking anything defined in the full
 stack of subroutines that called your function, making it extremely useful
 for debugging. It is, however, not recommended for use in production code.

Package: libpagemaker-0.0-0
Description-md5: 54e3d3a279bcf988efa20b2154ca0485
Description-en: Library for importing and converting PageMaker Documents
 libpagemaker is library providing ability to interpret and import
 Adobe PageMaker documents into various applications.

Package: libpagemaker-dev
Description-md5: 05177a0d0820cb83d79c3a728f91b7f2
Description-en: Library for importing and converting PageMaker Documents -- development
 libpagemaker is library providing ability to interpret and import
 Adobe PageMaker documents into various applications.
 .
 This package contains the development files (headers, ...)

Package: libpal-java
Description-md5: 746860c317a376d9cc7d4aee77a54f79
Description-en: Phylogenetic Analysis Library
 The PAL project is a collaborative effort to provide a high quality Java
 library for use in molecular evolution and phylogenetics. At present PAL
 consists of approximately 200 public classes/interfaces in 16 packages
 Please refer to the API documentation for a detailed description of all
 classes and methods available, and to the release history for an
 overview of the development history of PAL.

Package: libpal-java-doc
Description-md5: 626f3545e35af7dabad6f4385dadb93c
Description-en: Phylogenetic Analysis Library - documentation
 The PAL project is a collaborative effort to provide a high quality
 Java library for use in molecular evolution and phylogenetics.  At
 present PAL consists of approximately 200 public classes/interfaces in
 16 packages Please refer to the API documentation for a detailed
 description of all classes and methods available, and to the release
 history for an overview of the development history of PAL.
 .
 This package contains the documentation.

Package: libpalm-pdb-perl
Description-md5: eb5b6128c82c1ce2aa612b7a241fe949
Description-en: modules to parse Palm database files
 The Palm::PDB module provides a framework for reading and writing database
 files for use on PalmOS devices such as the PalmPilot. It can read and write
 both Palm Database (.pdb) and Palm Resource (.prc) files.  It is intended to
 be used in conjunction with supplemental modules for specific types of
 databases, such as Palm::Raw (also included in this package) or Palm::Memo
 (included in libpalm-perl).

Package: libpalm-perl
Description-md5: c55c530dcdc1d00d4dcc21f8d64da7be
Description-en: modules for manipulating pdb and prc database files
 Palm is a collection of Perl modules useful for manipulating Palm Pilot
 databases, including Palm::ToDo, Palm::Datebook, Palm::Address, and
 Palm::Memo.

Package: libpam-abl
Description-md5: 789ce08b518a05d9764bf9713f98255c
Description-en: blocks hosts attempting a brute force attack
 a PAM module that provides auto blacklisting of hosts and users responsible
 for repeated failed authentication attempts. Generally configured so that
 blacklisted users still see normal login prompts but are guaranteed
 to fail to authenticate.

Package: libpam-afs-session
Description-md5: 7a08b5843f4c8a2abbb8d29ebcc472cf
Description-en: PAM module to set up a PAG and obtain AFS tokens
 AFS is a distributed network file system.  It uses in-kernel credentials
 (AFS tokens) obtained from Kerberos tickets for authentication and access
 control, and controls access to those credentials via PAGs (process
 authentication groups).  This module provides a PAM session
 implementation that puts new logins in separate PAGs and optionally runs
 an external program (usually aklog) to obtain tokens from Kerberos
 tickets.  It is designed to work with a Kerberos PAM module that obtains
 the initial Kerberos tickets.

Package: libpam-alreadyloggedin
Description-md5: 3446f8f2cdfb9d65f42219f1c0ba1dff
Description-en: PAM module to skip password authentication for logged users
 libpam-alreadloggedin is a PAM module which allows users to skip
 authentication if they are already logged in on another console.
 .
 Note that this module trades a bit of security for users' convenience and
 thus should be used cautiously.

Package: libpam-ccreds
Description-md5: 996a71e096b611797c4a85c7f4de3533
Description-en: Pam module to cache authentication credentials
 This package provides the means for Linux workstations to locally
 authenticate using an enterprise identity when the network is unavailable.
 Used in conjunction with the nss_updatedb utility, it provides a mechanism for
 disconnected use of network directories. They are designed to work with
 libpam-ldap and libnss-ldap.

Package: libpam-chroot
Description-md5: bbdef08c6105e8de4951ff6fb34ad201
Description-en: Chroot Pluggable Authentication Module for PAM
 This package includes a special (but not thoroughly tested) PAM
 module to provide chrooted (restricted) environments for users.
 The module tries to provide a transparent wrapper around the
 average user, one that puts them in a fake file-system (eg, their
 '/' is really /some/where/else).
 .
 In order to setup this environment in Debian please read the
 README.Debian as well as the detailed example provided in
 /usr/share/doc/libpam-chroot/examples

Package: libpam-encfs
Description-md5: 8d52be1c31cea38768c53d34621d8115
Description-en: PAM module to automatically mount encfs filesystems on login
 This PAM module integrates encfs and PAM, so home directories are
 automatically mounted on login. EncFS provides an encrypted filesystem in
 user-space, this PAM module easily allow each user to have an encrypted home,
 and mount it automatically using its login password as encfs password.

Package: libpam-freerdp2
Description-md5: 679563b11558d7bdbba6162ac227b7ac
Description-en: PAM Module to auth against an RDP server using FreeRDPv2
 Auth and session PAM module that uses FreeRDPv2 to authenticate against
 an RDP server as the remote host and user. Local account required.
 .
 This PAM module is intended for facilitating Remote Logon into RDP
 servers using LightDM's Arctica Greeter.

Package: libpam-freerdp2-dev
Description-md5: 24daf9e0a7efe04af1c1cc4c7df7d46b
Description-en: PAM Module to auth against an RDP server using FreeRDPv2 (development files)
 Auth and session PAM module that uses FreeRDPv2 to authenticate against
 an RDP server as the remote host and user. Local account required.
 .
 This PAM module is intended for facilitating Remote Logon into RDP
 servers using LightDM's Arctica Greeter.
 .
 This package contains the pam_freerdp2.so header files.

Package: libpam-heimdal
Description-md5: 66e4a509213fb644555c0cb0d4c1efd6
Description-en: PAM module for Heimdal Kerberos
 A Kerberos PAM module build against the Heimdal libraries.  It supports
 authenticating against a Kerberos KDC, obtaining tickets and populating
 an initial ticket cache, authorizing users via a ~/.k5login file, and
 changing Kerberos passwords.

Package: libpam-krb5
Description-md5: 9a55be1ab4c79745fc72cfd7ff8deebb
Description-en: PAM module for MIT Kerberos
 A Kerberos PAM module build against the MIT Kerberos libraries.  It
 supports authenticating against a Kerberos KDC, obtaining tickets and
 populating an initial ticket cache, authorizing users via a ~/.k5login
 file, and changing Kerberos passwords.

Package: libpam-mklocaluser
Description-md5: 259dcdbc4c59dcfaaf6e30f71e13f271
Description-en: Configure PAM to create a local user if it does not exist already
 When the user logs in for the first time, a local POSIX user account is
 created in /etc/passwd, a primary group is created in /etc/group, and a
 local home directory is created in /home.
 .
 This is useful on roaming computers when the password is set up to be
 cached by, for example, libpam-ccreds or sssd to allow login without
 network connectivity using the password provided by a network
 authentication service like Kerberos or LDAP.
 .
 Other than the caching mechanisms of libpam-ccreds or libpam-sssd /
 libnss-sssd, the libpam-mklocaluser approach makes the LDAP accounts
 more persistent on the roaming workstation and robust again credentials
 cache deletions and such.
 .
 The pam_mklocaluser PAM module additionally allows for execution of
 additional hook scripts when users log in to such a roaming computer for
 the first time.

Package: libpam-mount
Description-md5: 104628c783f5ce09f73179478f9d2431
Description-en: PAM module that can mount volumes for a user session
 This module is aimed at environments with central file servers that a
 user wishes to mount on login and unmount on logout, such as
 (semi-)diskless stations where many users can login.
 .
 The module also supports mounting local filesystems of any kind the
 normal mount utility supports, with extra code to make sure certain
 volumes are set up properly because often they need more than just a
 mount call, such as encrypted volumes. This includes SMB/CIFS, FUSE,
 dm-crypt and LUKS.

Package: libpam-mount-bin
Description-md5: 34f8b45938eaad89813820c6e2a9ddc8
Description-en: PAM module that can mount volumes for a user session - helper
 This module is aimed at environments with central file servers that a
 user wishes to mount on login and unmount on logout, such as
 (semi-)diskless stations where many users can login.
 .
 The module also supports mounting local filesystems of any kind the
 normal mount utility supports, with extra code to make sure certain
 volumes are set up properly because often they need more than just a
 mount call, such as encrypted volumes. This includes SMB/CIFS, FUSE,
 dm-crypt and LUKS.
 .
 This package contains helper binaries

Package: libpam-net
Description-md5: af9ae8126202e9f489f78181aec06e47
Description-en: create/join network namespaces at login
 libpam-net implements two pam modules:
 .
 pam_newnet.so: users belonging to the newnet group get a new network namespace
 at login. lo interface is down.
 .
 pam_usernet.so users belonging to the usernet group get their own network name
 at login. If a network namespace having the same name as the username exists,
 pam runs the user's shell in that namespace. If such a namespace does not
 exist, it is created during the login process.

Package: libpam-pwdfile
Description-md5: c94cebb47d115f6cc0afcd7203155a04
Description-en: PAM module allowing authentication via an /etc/passwd-like file
 This PAM module lets you use an arbitrarily-named text file similar in
 structure to /etc/passwd to authenticate users. It supports libc's crypt
 plus md5crypt with a broken md5 and Digital UNIX's bigcrypt.

Package: libpam-radius-auth
Description-md5: b1d911feec4563ba30fb34237dd03b2f
Description-en: PAM RADIUS authentication module
 This is the PAM to RADIUS authentication module. It allows any PAM-capable
 machine to become a RADIUS client for authentication and accounting
 requests. You will, however, need to supply your own RADIUS server to
 perform the actual authentication

Package: libpam-script
Description-md5: 92f94c216214f5e561093f81177e8f47
Description-en: PAM module which allows executing a script
 This module will allow you to execute scripts during authorization,
 password changes and sessions. This is very handy if your current
 security application has no PAM support but is accessible with
 perl or other scripts.

Package: libpam-ufpidentity
Description-md5: 20fbb24c1c4dc2a66e4c413137976d92
Description-en: PAM library for UFP identity
 The UFP Identity PAM module provides integration of the UFP Identity
 service into your existing user authentication infrastructure. PAM is
 used by Linux/BSD, Solaris and Mac OS X for user authentication to
 various services such as SSH, login, and sudo.
 See https://github.com/ufpidentity/pam_ufpidentity/blob/master/README.md
 for details about installation.

Package: libpam-x2go
Description-md5: 10ed811048a58a8bcef8b9841322f6d1
Description-en: PAM Module to check credentials against X2Go servers
 Auth and session PAM module that uses SSH to authenticate against
 an X2Go server as the remote host and user. Local account required.
 .
 This PAM module is intended for facilitating Remote Logon into X2Go
 servers using LightDM's Arctica Greeter.

Package: libpam-x2go-dev
Description-md5: f00185b0f34f69325edd1b390bf86910
Description-en: PAM Module to check credentials against X2Go servers (development files)
 Auth and session PAM module that uses SSH to authenticate against
 an X2Go server as the remote host and user. Local account required.
 .
 This PAM module is intended for facilitating Remote Logon into X2Go
 servers using LightDM's Arctica Greeter.
 .
 This package contains the pam_x2go.so header files.

Package: libpandoc-elements-perl
Description-md5: d9024263fe1e9d2a9e8e7213504ac207
Description-en: create and process Pandoc documents
 Pandoc::Elements provides utility functions to create abstract syntax
 trees (AST) of Pandoc documents.  The resulting data structure can be
 converted by Pandoc to many other document formats, such as HTML,
 LaTeX, ODT, and ePUB.
 .
 This package includes the Perl module Pandoc::Elements,
 and the pandoc filter multifilter.

Package: libpandoc-wrapper-perl
Description-md5: 5e02af8c393b7aa92705d8f26a1d652d
Description-en: wrapper for the mighty Pandoc document converter
 Pandoc::Wrapper provides a Perl wrapper
 for John MacFarlane's Pandoc document converter.
 .
 Pandoc is a command-line tool for converting text-centric documents
 from one markup format to another,
 covering a large range of markup formats.

Package: gir1.2-panel-1
Description-md5: 85473416df6dee45e7711c0ab2593955
Description-en: GObject introspection data for libpanel
 This package contains GObject introspection information.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: libpanel-1-1
Description-md5: c9925d9b562cdb7617071b73fb0174e8
Description-en: IDE paneling library for GTK
 libpanel is a collection of GTK widgets for IDE-like applications targeting
 GNOME using GTK 4 and libadwaita.

Package: libpanel-common
Description-md5: 4222fae9278fc7df065e12c4bf0431cc
Description-en: IDE paneling library for GTK - common files
 libpanel is a collection of GTK widgets for IDE-like applications targeting
 GNOME using GTK 4 and libadwaita.
 .
 This package contains common data files and translations.

Package: libpanel-dev
Description-md5: 98b55932d8bc0fae99081c73fef5c845
Description-en: IDE paneling library for GTK - development files
 libpanel is a collection of GTK widgets for IDE-like applications targeting
 GNOME using GTK 4 and libadwaita.
 .
 This package contains the development files.

Package: libpanel-doc
Description-md5: 0c5b2a0fd43af39a6e6f33ec7e998558
Description-en: IDE paneling library for GTK - documentation
 libpanel is a collection of GTK widgets for IDE-like applications targeting
 GNOME using GTK 4 and libadwaita.
 .
 This package contains the API reference.

Package: libpango-perl
Description-md5: fa8d0b39e1ea579624a3f5de632ac556
Description-en: Perl module to layout and render international text
 Pango is a library for laying out and rendering text, with an emphasis on
 internationalization. Pango can be used anywhere that text layout is needed,
 but using Pango in conjunction with Cairo and/or Gtk2 provides a complete
 solution with high quality text handling and graphics rendering.
 .
 This package provides the Perl bindings for the Pango library.

Package: libpano13-3
Description-md5: c861c2b47e497ed444fd1bf7445a1b37
Description-en: panorama tools library
 This package contains the panoramatools library. It provides basic
 algorithmic tools to generate, edit and transform many kinds of
 panoramic images.

Package: libpano13-bin
Description-md5: f85e3b9bbb28f19ea0656b70963cf71e
Description-en: panorama tools utilities
 This package contains the following tools, all part of the Panorama Tools
 library, and supposed to make it easy to work with panoramic images:
  * panoinfo    - List details about the libpano13 library
  * PTblender   - Colour and brightness correction of panoramas
  * PTcrop      - Crop TIFF images
  * PTinfo      - Display information about a panotools-generated image
  * PTmasker    - Compute stitching masks
  * PTmender    - Replacement for PTStitcher
  * PToptimizer - Wrapper around control point optimization routines
  * PTroller    - Merge several images into a single one
  * PTtiff2psd  - Convert a set of TIFF files into a Photoshop PSD file
  * PTtiffdump  - Compare two TIFF images
  * PTuncrop    - Uncrop TIFF images

Package: libpano13-dev
Description-md5: e56d37fef5d1428c47e6d73b1971d612
Description-en: panorama tools library development files
 This package contains the panoramatools library. It provides basic
 algorithmic tools to generate, edit and transform many kinds of
 panoramic images.
 .
 This package holds static libraries and headers needed by developers
 who wish to use libpano13 in their programs.

Package: libpaper-dev
Description-md5: 6c8179d39b674ad3187dd08617ac4aed
Description-en: library for handling paper characteristics (development files)
 The libpaper paper-handling library automates recognition of many
 different paper types and sizes for programs that need to deal with
 printed output.
 .
 This package contains the development files.

Package: libpaper-utils
Description-md5: f001a626709825a07a2ba9c24bd625ef
Description-en: library for handling paper characteristics (utilities)
 The libpaper paper-handling library automates recognition of many
 different paper types and sizes for programs that need to deal with
 printed output.
 .
 This package contains utilities for setting the system's default
 paper type and for accessing paper type information from shell
 scripts.

Package: libpaper1
Description-md5: d6054385af0ea189dc57ebb5c50936f6
Description-en: library for handling paper characteristics
 The libpaper paper-handling library automates recognition of many
 different paper types and sizes for programs that need to deal with
 printed output.

Package: libpappsomspp-dev
Description-md5: f9fb95fa2316feb8393e293201842f35
Description-en: C++ library to handle mass spectrometry data (development files)
 libpappsomspp provides a simple API to perform a variety of
 tasks related to mass spectrometry. Although the library is
 proteomics oriented, it also features interesting functions to perform
 mass spectral data integrations. The main features are:
 .
 - abstractions for peptides, ions, amino acid modifications...
 - integrations to mass spectra, drift spectra, XIC chromatograms...
 .
 This package ships the development files for the non-GUI library.

Package: libpappsomspp-doc
Description-md5: 5ac60a96a25a46b9e68991b12c3db065
Description-en: C++ library to handle mass spectrometry data (developer documentation)
 libpappsomspp provides a simple API to perform a variety of
 tasks related to mass spectrometry. Although the library is
 proteomics oriented, it also features interesting functions to perform
 mass spectral data integrations. The main features are:
 .
 - abstractions for peptides, ions, amino acid modifications...
 - integrations to mass spectra, drift spectra, XIC chromatograms...
 .
 This package contains the developer documentation.

Package: libpappsomspp-widget-dev
Description-md5: c9b7d2b228b70dd17b9c056c5e4e4dd3
Description-en: C++ library to handle mass spectrometry data (GUI development files)
 libpappsomspp provides a simple API to perform a variety of
 tasks related to mass spectrometry. Although the library is
 proteomics oriented, it also features interesting functions to perform
 mass spectral data integrations. The main features are:
 .
 - abstractions for peptides, ions, amino acid modifications...
 - integrations to mass spectra, drift spectra, XIC chromatograms...
 .
 This package ships the development files for the GUI library.

Package: libpappsomspp-widget0-qt6
Description-md5: 01a9b7d7e6f2bc88bdca85179c6085ce
Description-en: C++ library to handle mass spectrometry data (GUI runtime)
 libpappsomspp provides a simple API to perform a variety of
 tasks related to mass spectrometry. Although the library is
 proteomics oriented, it also features interesting functions to perform
 mass spectral data integrations. The main features are:
 .
 - abstractions for peptides, ions, amino acid modifications...
 - integrations to mass spectra, drift spectra, XIC chromatograms...
 .
 This package ships the GUI library.

Package: libpappsomspp0-qt6
Description-md5: d284803512cb6877890a2095df3b9fae
Description-en: C++ library to handle mass spectrometry data (non-GUI runtime)
 libpappsomspp provides a simple API to perform a variety of
 tasks related to mass spectrometry. Although the library is
 proteomics oriented, it also features interesting functions to perform
 mass spectral data integrations. The main features are:
 .
 - abstractions for peptides, ions, amino acid modifications...
 - integrations to mass spectra, drift spectra, XIC chromatograms...
 .
 This package ships the non-GUI library.

Package: libpar-dist-perl
Description-md5: 90e5bcc9819d97c47ac5d1d9a12bcbbe
Description-en: perl module to create and manipulate PAR distributions
 The PAR::Dist module creates and manipulates PAR distributions. These are
 architecture-specific .par files, containing everything under blib/ of a CPAN
 distribution after the make or Build stage, a META.yml describing metadata
 of the original CPAN distribution, and a MANIFEST detailing all files within
 it. Digitally signed PAR distributions will also contain a SIGNATURE file.

Package: libpar-packer-perl
Description-md5: 5baca5dc69d075a0c228c0179cbfc32e
Description-en: utility for creating PAR archives and stand-alone executables
 PAR (Perl Archiving Toolkit) is a Cross-Platform Packaging and Deployment
 tool, dubbed as a cross between Java's JAR and Perl2EXE/PerlApp.
 .
 This package contains the PAR component PAR::Packer, i.e. the modules and
 tools necessary for creating PAR archives and stand-alone executables.

Package: libpar-perl
Description-md5: 9cbc81416e82699691bd175698a63fb5
Description-en: Perl redistributable module packaging framework
 PAR is a Perl framework which allows you to easily bundle a typical blib/
 tree into a compressed file (currently a zip) called a Perl Archive. This
 makes it fairly simple to redistribute, even providing support for loading
 C/XS modules by overriding DynaLoader's bootstrapping methods. It writes a
 shared object file to a temporary file at the time it is needed.

Package: libparallel-forkmanager-perl
Description-md5: 6bb0a40f522764021adf95ad8e0377f6
Description-en: simple parallel processing fork manager for Perl
 Parallel::ForkManager Perl module is intended for use in operations that can
 be done in parallel where the number of processes to be forked off should be
 limited. Typical use is a downloader which will be retrieving
 hundreds/thousands of files.

Package: libparallel-iterator-perl
Description-md5: 61b86987f0cbfb204e7ae37a44c66a03
Description-en: module for simple parallel execution
 Parallel::Iterator provides a 'parallel map()'. Multiple worker processes are
 forked so that many instances of the transformation function may be executed
 simultaneously.
 .
 For time consuming operations, particularly operations that spend most of
 their time waiting for I/O, this is a big performance win. It also provides a
 simple idiom to make effective use of multi CPU systems.

Package: libparallel-prefork-perl
Description-md5: 707358d60f3f7f1e203436d04c819821
Description-en: simple prefork server framework
 Parallel::Prefork is much like Parallel::ForkManager, but supports graceful
 shutdown and run-time reconfiguration.

Package: libparallel-runner-perl
Description-md5: 8fc58689db9e31ff9695ac3a1a320f36
Description-en: Perl module to manage running things in parallel processes
 Parallel::Runner is a super specialised parallel task manager. You create
 the object with a process limit and callbacks for what to do while waiting for
 a free process slot, as well as a callback for what a process should do just
 before exiting.

Package: libparams-callbackrequest-perl
Description-md5: 9e861a31ab365e6beb4586fbf56dea26
Description-en: handler for functional and object-oriented callbacks in Perl
 Params::CallbackRequest provides functional and object-oriented callbacks to
 method and function parameters. Callbacks may be either code references
 provided to the new() constructor, or methods defined in subclasses of
 Params::Callback. Callbacks are triggered either for every call to the
 Params::CallbackRequest request() method, or by specially named keys in the
 parameters to request().
 .
 The idea behind this module is to provide a sort of plugin architecture for
 Perl templating systems. Callbacks are triggered by the contents of a request
 to the Perl templating server, before the templating system itself executes.
 This approach allows you to carry out logical processing of data submitted
 from a form, to affect the contents of the request parameters before they're
 passed to the templating system for processing, and even to redirect or abort
 the request before the templating system handles it.

Package: libparams-classify-perl
Description-md5: 87d5673492184545f929dd5fec511f9b
Description-en: Perl module for argument type classification
 Params::Classify provides various type-testing functions. These are intended
 for functions that, unlike most Perl code, care what type of data they
 are operating on. For example, some functions wish to behave
 differently depending on the type of their arguments (like overloaded
 functions in C++).
 .
 These functions only provide type classification; they do not enforce
 type restrictions. Type enforcement may, of course, be built using
 these classification functions, but the reader's attention is drawn to
 libparams-validate-perl.

Package: libparams-coerce-perl
Description-md5: 04abe85bb9a4e225bf3bf7f457960f94
Description-en: Perl module to permit parameter coercion for classes
 Params::Coerce attempts to encourage flexibility in the ways that your class
 accepts parameters by making it easier to take different types of parameters,
 while adding negligible additional complexity to your code.

Package: libparams-util-perl
Description-md5: b89d5fae021a246d6bcf83f4a22061d9
Description-en: Perl extension for simple stand-alone param checking functions
 Params::Util provides a basic set of importable functions that makes checking
 parameters easier. The functions provided by Params::Util check in the most
 strictly correct manner, and it should not be fooled by odd cases.

Package: libparams-validate-perl
Description-md5: 5e447d8721950161f2c85427a998a5ae
Description-en: Perl module to validate parameters to Perl method/function calls
 Params::Validate is a Perl module providing a flexible way to validate method
 and function call parameters. The validation can be as simple as checking for
 the presence of required parameters, or more complex, like validating object
 classes (via isa) or capabilities (via can) and checking parameter types. It
 also provides extensibility through customized validation callbacks.
 .
 The module has been designed to work equally well with positional or named
 parameters (via a hash or hash reference) and includes experimental support
 for attributes (see Attribute::Params::Validate for details).

Package: libparams-validationcompiler-perl
Description-md5: 0a4b565162996119df50ab909e71bdeb
Description-en: module to build an optimized subroutine parameter validator
 Params::ValidationCompiler creates a customized, highly efficient parameter
 checking subroutine. It can handle named or positional parameters, and can
 return the parameters as key/value pairs or a list of values.
 .
 In addition to type checks, it also supports parameter defaults, optional
 parameters, and extra "slurpy" parameters.
 .
 A parameter specification can be provided as either an arrayref (which expects
 positional params) or a hashref (which expects named params). Parameter types
 can be specified as Moose, Type::Tiny or Specio type objects. Parameters can
 be specified as being optional and can be provided with default values.

Package: libparanamer-java
Description-md5: 2bfbed08ac759a4d9cc644440f211864
Description-en: Java library to access method parameter names at runtime
 Paranamer is a library that allows the parameter names of non-private methods
 and constructors to be accessed at runtime. Normally this information is
 dropped by the compiler. With the advent of advanced scripting languages and
 web action frameworks for the Java Virtual Machine it is of increasing
 importance to be able to leverage a method's parameter names. Scripting
 languages like Groovy & JRuby, web action frameworks like Waffle and VRaptor
 and the compelling Grails as well as SOAP and REST designs could also benefit.

Package: libparanamer-java-doc
Description-md5: ca5f621661c69aeb0114087f88d870aa
Description-en: Java library to access method parameter names at runtime -- docs
 Paranamer is a library that allows the parameter names of non-private methods
 and constructors to be accessed at runtime.
 .
 This package contains the Javadoc API documentation for libparanamer-java.

Package: libparanamer-maven-plugin-java
Description-md5: a3b3bb6a276277dc83d98531dd9ffcb5
Description-en: Paranamer Maven Plugin
 Paranamer is a library that allows the parameter names of non-private methods
 and constructors to be accessed at runtime. Normally this information is
 dropped by the compiler. With the advent of advanced scripting languages and
 web action frameworks for the Java Virtual Machine it is of increasing
 importance to be able to leverage a method's parameter names. Scripting
 languages like Groovy & JRuby, web action frameworks like Waffle and VRaptor
 and the compelling Grails as well as SOAP and REST designs could also benefit.
 .
 This package contains the paranamer-maven-plugin and its dependency
 paranamer-generator.

Package: libparanoid-perl
Description-md5: d2cc231211df9ef9e7fa2a98ae301324
Description-en: module for safer, more secure programming
 Paranoid is a collection of Perl modules that began as simple utilities which
 perform things in a (debatably) safer and taint-safe manner. Since then it's
 also grown to include functionality that fit into the same framework and
 conventions of the original modules.

Package: libparse-bbcode-perl
Description-md5: 95d7d8000446970c357e80742ed259e4
Description-en: Perl module to parse BBCode and render it as HTML or text
 Parse::BBCode parses common bbcode like
 .
   [b]bold[/b] [size=10]big[/size]
 .
 short tags like
 .
   [foo://test]
 .
 and custom bbcode tags.

Package: libparse-binary-perl
Description-md5: 6e562a9197ca9b86f44e8ea0b7918e09
Description-en: Binary data structure parser
 Parse::Binary makes parsing binary data structures much easier, by serving as
 a base class for classes that represents the binary data, which may contain
 objects of other classes to represent parts of itself.
 .
 Documentation is unfortunately a bit lacking at this moment. Please read the
 tests and source code of Parse::AFP and Win32::Exe for examples of using this
 module.

Package: libparse-cpan-packages-perl
Description-md5: dfd4e8c7dee00aae4ffdce192f32d0b3
Description-en: module to parse the CPAN Packages file
 Parse::CPAN::Packages is a Perl module that parses the package details index
 file named "02packages.details.txt.gz". This file contains lots of useful
 information and this module provides a simple interface to the data contained
 within.
 .
 Note that this module does not concern itself with downloading or unpacking
 the "02packages.details.txt.gz" file; you will need to do this yourself.

Package: libparse-debcontrol-perl
Description-md5: 31fd75256aab72c27dfdb97f5e3f18e6
Description-en: parser for debian control-like files
 Parse::DebControl is an easy OO way to parse Debian control files and
 other colon separated key-value pairs. It's specifically designed
 to handle the format used in Debian control files, template files, and
 the cache files used by dpkg.
 .
 For basic format information see:
 http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-controlsyntax
 .
 This module does not actually do any intelligence with the file content
 (because there are a lot of files in this format), but merely handles
 the format. It can handle simple control files, or files hundreds of lines
 long efficiently and easily.

Package: libparse-debian-packages-perl
Description-md5: df608c1b32b956e0ad4af2695d85793f
Description-en: module for parsing the data from a Debian Packages.gz
 Parse::Debian::Packages parses the Packages files used by the Debian
 package management tools.
 .
 It presents itself as an iterator.  Each call of the ->next method
 will return the next package found in the file.

Package: libparse-dia-sql-perl
Description-md5: 14caeb8bcca27c513a0435fab5459e44
Description-en: module for parsing Dia diagram files and generating SQL
 Parse::Dia::SQL is a Perl module that parses files created in the Dia diagram
 creation program, represents it as an internal datastructure, and produces
 the SQL statements it represents.
 .
 This package also provides the 'parsediasql' command-line utility to convert
 diagrams into SQL. this utility replaces the older tedia2sql program.

Package: libparse-distname-perl
Description-md5: d79a799ae95327d3380b48f689dfe514
Description-en: module to parse a CPAN distribution name
 Parse::Distname is yet another distribution name parser. It works almost the
 same as CPAN::DistnameInfo, but Parse::Distname takes a different approach.
 It tries to extract a version part of a distribution and treat the rest as a
 distribution name, contrary to CPAN::DistnameInfo which tries to define a
 name part and treat the rest as a version.

Package: libparse-dmidecode-perl
Description-md5: 41570676113a9d810efd80d9ad20ef55
Description-en: interface to SMBIOS using dmidecode
 Parse::DMIDecode provides an OO interface to SMBIOS information through the
 dmidecode command which is known to work under a number of Linux, BSD and
 BeOS variants.

Package: libparse-edid-perl
Description-md5: a2958c22c96dd9da09f3bbdc8ac24eb8
Description-en: extended display identification data (EDID) parser
 The Parse::EDID perl module provides some functions to parse Extended
 Display Identification Data binary data structures.
 .
 Extended Display Identification Data (EDID) is a metadata format for
 display devices to describe their capabilities to a video source. The
 data format is defined by a standard published by the Video Electronics
 Standards Association (VESA).
 .
 This module helps to analyse display devices capabilities from perl
 scripts.

Package: libparse-errorstring-perl-perl
Description-md5: f7d65c41ddd87a53a80d77d4b03ee6f0
Description-en: module for parsing error messages from the Perl interpreter
 Parse::ErrorString::Perl is aimed primarily at those developing integrated
 development environments, allowing them to have a nice object oriented
 interface to parsed error messages of the Perl interpreter.

Package: libparse-exuberantctags-perl
Description-md5: 348c262871840a113fe67133ce72899b
Description-en: exuberant ctags parser for Perl
 Parse::ExuberantCTags parses ctags files and handles both traditional
 ctags as well as extended ctags files such as produced with Exuberant
 ctags. It does not handle emacs-style "etags" files.
 .
 The module is implemented as a wrapper around the readtags library
 that normally ships with Exuberant ctags. If you do not know what
 that is, you are encouraged to have a look at
 http://ctags.sourceforge.net/ and look at the exuberant-ctags
 package.

Package: libparse-fixedlength-perl
Description-md5: 6b0ec3df4abc6293ef27c2f668f15e1c
Description-en: Perl module to parse a string containing fixed length fields
 The Parse::FixedLength module facilitates the process of breaking
 a string into its fixed-length components. Sure, it's a glorified
 (and in some ways more limited) substitute for the perl functions pack and
 unpack, but this module helps in the maintainability of working with fixed
 length formats as the number of fields in a format grows.

Package: libparse-http-useragent-perl
Description-md5: b0aa52e53b204b70e822abce23a61545
Description-en: parser for the HTTP User Agent string
 Parse::HTTP::UserAgent implements a rules-based parser and tries to
 identify MSIE, FireFox, Opera, Safari & Chrome first. It then tries to
 identify Mozilla, Netscape, Robots and the rest will be tried with a
 generic parser. There is also a structure dumper, useful for debugging.

Package: libparse-mediawikidump-perl
Description-md5: 44083e1db74ca29b5b72b1ed2cb028e5
Description-en: Perl module to parse MediaWiki dump files
 Parse::MediaWikiDump is a Perl module which provides tools needed to process
 the contents of XML dump files generated by MediaWiki (page information, with
 single or multiple revisions, as well as link dumps).

Package: libparse-method-signatures-perl
Description-md5: 573c2aa224b46ff6de6e6236dac43ee1
Description-en: Perl module to parse Perl6-like method signatures
 Parse::Method::Signatures takes a method signature and extracts information
 about it. For users of Perl5 who are unfamiliar with this feature, it is
 essentially what prototypes are to other languages like C, where methods and
 functions have parameterized lists that can also optionally enforce data type
 constraints. It is useful to process Perl6 code, but also the subset of Perl6
 supported backported to Perl5 via Moose.
 .
 This is primarily intended as a utility module to be used by developers that
 work with either Moose or Perl6 code, such as MooseX::Method::Signatures
 (see libmoosex-method-signatures-perl).

Package: libparse-mime-perl
Description-md5: 642836c2fcd5c74c7dfca7be14cca4a8
Description-en: module to parse mime-types, match against media ranges
 The Parse::MIME module provides basic functions for handling mime-types. It
 can handle matching mime-types against a list of media-ranges according the
 section 14.1 of the HTTP specification RFC 2616.

Package: libparse-nessus-nbe-perl
Description-md5: 441b3865fb666f1d420efb5e3bad6440
Description-en: module to extract specific data from Nessus NBE files
 Parse::Nessus::NBE is designed to extract information from Nessus NBE files.
 Functions have been designed to return certain sets of data, such as service
 banners and OS versions. Other functions have been provided that will return
 more specific information, such as all IPs listening on a given port or all
 IPs associated with a specified plugin id.

Package: libparse-netstat-perl
Description-md5: 924f70132163d21c181a62155034540a
Description-en: module to parse the output of the "netstat" command
 Parse::Netstat provides a function called "parse_netstat()" that
 parses the output of the Unix "netstat" command.

Package: libparse-plainconfig-perl
Description-md5: a40130cf9f43581ec0d3fa7b208c45d7
Description-en: parser for plain-text configuration files
 Parse::PlainConfig provides a simple way to write a config object class that
 supports all the basic primitive data types (scalar, array, and hashes) while
 allowing for arbitrary delimiters, comment characters, and more.

Package: libparse-pmfile-perl
Description-md5: 377b120425c22cb021d9083c286d3df9
Description-en: module to parse .pm file as PAUSE does
 Most of the code of this module is taken from the PAUSE code as of April 2013
 almost verbatim. Thus, the heart of Parse::PMFile should be quite stable.
 .
 Parse::PMFile doesn't provide features to extract a distribution or parse
 meta files intentionally.

Package: libparse-recdescent-perl
Description-md5: 85557a0ccc0e903cc0864afc0029c180
Description-en: Perl module to create and use recursive-descent parsers
 Parse::RecDescent incrementally generates top-down recursive-descent text
 parsers from simple yacc-like grammar specifications. It provides:
 .
   * Regular expressions or literal strings as terminals (tokens)
   * Multiple (non-contiguous) productions for any rule
   * Repeated, optional and alternate sub-rules within productions
   * Late-bound (run-time dispatched) sub-rules
   * Full access to Perl within actions specified as part of the grammar
   * Simple automated error reporting during parser generation and parsing
   * The ability to commit to, uncommit to, or reject particular productions
     during a parse
   * Incremental extension of the parsing grammar (even during a parse)
   * The ability to retrieve the generated parsing code

Package: libparse-syslog-perl
Description-md5: 28b5201a1b3afa310e9ac9a7d47d7090
Description-en: perl module for parsing syslog entries
 Unix syslogs are convenient to read for humans but because of small
 differences between operating systems and things like 'last message
 repeated xx times' not very easy to parse by a script.
 .
 Parse::Syslog presents a simple interface to parse syslog files: you
 create a parser on a file (with new) and call next to get one line at
 a time with Unix-timestamp, host, program, pid and text returned in a
 hash-reference.

Package: libparse-win32registry-perl
Description-md5: 0a57a9741ea8cc17d0825526891ec8fc
Description-en: Perl module for parsing Windows registry files
 Parse::Win32Registry is a module for parsing Windows Registry files, allowing
 you to read the keys and values of a registry file without going through the
 Windows API.
 .
 It provides an object-oriented interface to the keys and values in a registry
 file. Registry files are structured as trees of keys, with each key
 containing further subkeys or values.
 .
 It supports both Windows NT registry files (Windows NT, 2000, XP, 2003,
 Vista) and Windows 95 registry files (Windows 95, 98, and Millennium
 Edition).

Package: libparse-yapp-perl
Description-md5: 20f57c0f17259125725a96b3e0bf60dd
Description-en: Perl module for creating fully reentrant LALR parser OO Perl modules
 This is a collection of modules that let you generate and use yacc
 like thread safe (reentrant) parsers with perl object oriented
 interface.
 .
 The script yapp is a front-end to the Parse::Yapp module and let you
 easily create a Perl OO parser from an input grammar file.

Package: libparser-mgc-perl
Description-md5: 91341dfae300b9b90441551dff4045da
Description-en: builder for simple recursive-descent parsers
 Parser::MGC provides a low-level framework
 for building recursive-descent parsers
 that consume a given input string from left to right,
 returning a parse structure.
 It takes its name from the `m//gc' regexps
 used to implement the token parsing behaviour.
 .
 It provides a number of token-parsing methods,
 which each extract a grammatical token from the string.
 It also provides wrapping methods
 that can be used to build up a possibly-recursive grammar structure,
 by applying a structure around other parts of parsing code.

Package: libparsington-java
Description-md5: e0ee59cafda9b2079864d4c4aca3d692
Description-en: mathematical expression parser for Java
 Parsington is an infix-to-postfix (or infix-to-syntax-tree) expression
 parser for mathematical expressions written in Java. It is simple yet
 fancy, handling (customizable) operators, functions, variables and
 constants in a similar way to what the Java language itself supports.

Package: libparsington-java-doc
Description-md5: 0894f833c1a6523baf41a7f3078fa74f
Description-en: documentation for parsington
 Parsington is an infix-to-postfix (or infix-to-syntax-tree) expression
 parser for mathematical expressions written in Java. It is simple yet
 fancy, handling (customizable) operators, functions, variables and
 constants in a similar way to what the Java language itself supports.
 .
 This package contains the API documentation.

Package: libpass-otp-perl
Description-md5: 08ba82806b3aba62c94341a37e729fdd
Description-en: Perl implementation of HOTP / TOTP algorithms
 The Pass::OTP module provides implementation of HOTP and TOTP algorithms
 according to the RFC 4226 and RFC 6238.

Package: libpasswd-unix-perl
Description-md5: 6775f8a3dbea58f644a2b850ab83a3e2
Description-en: object-oriented and function interface to standard Unix files
 The Passwd::Unix module provides an abstract interface to /etc/passwd,
 /etc/shadow and /etc/group format files. It is inspired by Unix::PasswdFile
 module (that one does not handle /etc/shadow file, what is necessary in
 modern systems like Sun Solaris 10 or Linux).

Package: libpath-class-file-stat-perl
Description-md5: 1ca51cc88931b1cf7b25cf76948ce2f0
Description-en: cache of stat calls for a Path::Class::File object
 Path::Class::File::Stat perl module is an extension of
 Path::Class::File. Path::Class::File::Stat is useful in long-running
 programs (as under mod_perl) where you might have a file handle opened
 and want to check if the underlying file has changed.

Package: libpath-class-perl
Description-md5: 25649d958f6aa1acb64975af942871a3
Description-en: module for cross-platform path specification manipulation
 Path::Class is a module for manipulation of file and directory specifications
 (strings describing their locations; for example: '/home/ken/foo.txt') in a
 cross-platform manner. It supports pretty much every platform Perl runs on,
 including Unix, Windows, Mac, VMS, Epoc, Cygwin, OS/2 and NetWare.
 .
 Path::Class uses File::Spec internally, wrapping all the unsightly details so
 you can concentrate on your application code. Path::Class provides an object
 model of path specifications and their semantics. In other words, it creates
 objects representing files and directories, and provides methods that relate
 them to each other.

Package: libpath-dispatcher-perl
Description-md5: b2a79d42fea6d96b7a98387638ff78e3
Description-en: flexible and extensible dispatcher module
 Path::Dispatcher is a Perl module that allows a program to determine which
 code to execute by matching a path against a list of rules. Dispatch takes
 a path and returns a list of matches; from there, you can "run" the rules
 that matched. Developers may also inspect which rules were matched without
 executing their codeblocks.

Package: libpath-finddev-perl
Description-md5: 740233b696755cc39c08cb31b56e78d6
Description-en: Perl module to find a development source tree somewhere in an upper hierarchy
 Path::FindDev provides an easy and platform-independent way to find the
 root of a development source tree in some parent directory, irrespective
 of which test you put it in, and regardless of what $CWD happens to be
 when you call it.  Path::FindDev is mostly a glue layer around
 Path::IsDev with a few directory walking tricks.

Package: libpath-isdev-perl
Description-md5: 4aa04977fb597466061c00e4a6d1711b
Description-en: Perl module to determine if a given Path resembles a development source tree
 Path::IsDev is more or less a bunch of heuristics for determining if a
 given path is a development tree root of some kind. This has many
 useful applications, notably ones that require behaviours for
 "installed" modules to be different to those that are still "in
 development".

Package: libpath-iter-perl
Description-md5: 872751e419c60f6f7034e94c54fc196b
Description-en: module for simple efficient path iteration
 Path::Iter allows one to iterate through the contents of a given path without
 having to build the entire list first.

Package: libpath-iterator-rule-perl
Description-md5: b636b9ad652b05a3e8bffbc091f23b93
Description-en: iterative, recursive file finder
 Path::Iterator::Rule iterates over files and directories
 to identify ones matching a user-defined set of rules.
 The API is based heavily on File::Find::Rule,
 but with more explicit distinction between matching rules
 and options that influence how directories are searched.
 A Path::Iterator::Rule object is a collection of rules (match criteria)
 with methods to add additional criteria.
 Options that control directory traversal are given as arguments
 to the method that generates an iterator.
 .
 Here is a summary of features
 for comparison to other file finding modules:
  * provides many "helper" methods for specifying rules
  * offers (lazy) iterator and flattened list interfaces
  * custom rules implemented with callbacks
  * breadth-first (default) or pre- or post-order depth-first searching
  * follows symlinks (by default, but can be disabled)
  * directories visited only once (no infinite loop; can be disabled)
  * doesn't chdir during operation
  * provides an API for extensions
 .
 As a convenience, the PIR module is an empty subclass of this one
 that is less arduous to type for one-liners.

Package: libpath-router-perl
Description-md5: bbb8210af16a8e541f4ba203830f8d17
Description-en: tool for routing paths
 Path::Router provides a way of deconstructing paths into parameters
 suitable for dispatching on. It also provides the inverse in that it
 will take a list of parameters, and construct an appropriate uri for
 it.

Package: libpath-tiny-perl
Description-md5: 854030140749a1874a01d47751fbbf89
Description-en: file path utility
 Path::Tiny attempts to provide a small, fast utility for working with
 file paths. It is friendlier to use than File::Spec and provides easy
 access to functions from several other core file handling modules.
 .
 It doesn't attempt to be as full-featured as IO::All or Path::Class,
 nor does it try to work for anything except Unix-like and Win32
 platforms.  Even then, it might break if you try something particularly
 obscure or tortuous. (Quick! What does this mean:
 "///../../..//./././a//b/.././c/././"? And how does it differ on
 Win32?)

Package: libpbkdf2-tiny-perl
Description-md5: f1135ae4a74dc4c888d78129cc3846fe
Description-en: Minimalist PBKDF2 (RFC 2898) with HMAC-SHA1 or HMAC-SHA2
 PBKDF2::Tiny provides a minimal PBKDF2 implementation using HMAC-SHA1
 or HMAC-SHA2 in under 100 lines of code.  It requires no modules
 other than core for versions of Perl greater than 5.10.

Package: libpcap-dev
Description-md5: 10078daf2f68ccb78a8fc1970d8c94f5
Description-en: development library for libpcap (transitional package)
 Empty package to facilitate upgrades, can be safely removed.

Package: libpcap0.8
Description-md5: fc353603d8470e05b8e9063ea61ff608
Description-en: system interface for user-level packet capture
 libpcap (Packet CAPture) provides a portable framework for low-level
 network monitoring.  Applications include network statistics collection,
 security monitoring, network debugging, etc.
 .
 Since almost every system vendor provides a different interface for
 packet capture, and since there are several tools that require this
 functionality, the libpcap authors created this system-independent API
 to ease in porting and to alleviate the need for several
 system-dependent packet capture modules in each application.

Package: libpcap0.8-dev
Description-md5: 847ec6013e502e2a10ed73e3627d72b8
Description-en: development library and header files for libpcap0.8
 Headers, static libraries, and documentation for the libpcap library.
 .
 libpcap (Packet CAPture) provides a portable framework for low-level
 network monitoring.  Applications include network statistics
 collection, security monitoring, network debugging, etc.
 .
 Since almost every system vendor provides a different interface for
 packet capture, and since there are several tools that require this
 functionality, the libpcap authors created this system-independent API
 to ease in porting and to alleviate the need for several
 system-dependent packet capture modules in each application.

Package: libpciaccess-dev
Description-md5: 9eb69db91357eb8ab70fab7958f33c2b
Description-en: Generic PCI access library for X - development files
 Provides functionality for X to access the PCI bus and devices
 in a platform-independent way.
 .
 This package contains the development files for libpciaccess.

Package: libpciaccess0
Description-md5: d0ad9b669375fc349fbc3c6888e88566
Description-en: Generic PCI access library for X
 Provides functionality for X to access the PCI bus and devices
 in a platform-independent way.

Package: libpcl1
Description-md5: b19d0716b24de9aaeb66a87bdd99ab20
Description-en: Portable Coroutine Library (PCL)
 Coroutines are a very simple cooperative multitasking environment where
 the switch from one task to another is done explicitly by a function
 call. Coroutines are a lot faster than processes or threads switch,
 since there is no OS kernel involvement for the operation. Also
 coroutines require much less OS resources than processes of threads.
 .
 For a more complete definition of the term coroutine see The Art of
 Computer Programming by Donald E. Knuth.

Package: libpcl1-dev
Description-md5: 7d39e36986e7e7364a15a386153922f0
Description-en: Portable Coroutine Library (PCL), development files
 Coroutines are a very simple cooperative multitasking environment where
 the switch from one task to another is done explicitly by a function
 call. Coroutines are a lot faster than processes or threads switch,
 since there is no OS kernel involvement for the operation. Also
 coroutines require much less OS resources than processes of threads.
 .
 For a more complete definition of the term coroutine see The Art of
 Computer Programming by Donald E. Knuth.
 .
 This package contains the static library and header files used in
 development, plus developer's documentation.

Package: libpdb-redo-dev
Description-md5: 247b9dc6af8c07e9791b443d65646277
Description-en: Development files for libpdb-redo
 This library contains shared code for the various programs
 in the project PDB-REDO.
 .
 This specific package contains all files needed to develop new
 software using libpdb-redo.

Package: libpdb-redo3
Description-md5: 4e406db325624306219193a3854d1dbd
Description-en: Library file for libpdb-redo
 This library contains shared code for the various programs
 in the project PDB-REDO.
 .
 This package contains the shared library for libpdb-redo.

Package: libpdf-api2-perl
Description-md5: 2cbef3e4a007524af11336977bf0b32f
Description-en: module for creating, modifying, and examining PDF files
 PDF::API2 started as a nice API around the Text::PDF modules created by
 Martin Hosken.
 .
 Features:
  - Works with more than one PDF file open at once
  - It presents a object-oriented API to the user
  - Supports the 14 base PDF Core Fonts
  - Supports TrueType/OpenType fonts with both TT and CFF Outlines
  - Supports Adobe-Type1 Fonts (pfb/pfa/afm)
  - Supports native Embedding of bitmap images (jpeg, ppm, png)
  - Supports modification of existing pdfs and import/cloning of pages
  - Lite version of the API for first-timers

Package: libpdf-api2-simple-perl
Description-md5: f01daf5eff6608497eab848af9c37143
Description-en: simple interface for manipulating PDF files
 PDF::API2::Simple is a Perl module for creating and manipulating files in the
 Portable Document Format (PDF). It aims to provide a simplified interface for
 working with these documents, using PDF::API2 (see libpdf-api2-perl) for the
 heavy lifting.

Package: libpdf-api2-xs-perl
Description-md5: 1ba0d33b4ffcc451706e1d14b3f3f4b8
Description-en: optional PDF::API2 add-on using XS to speed up expensive operations
 PDF::API2 will make use of the PDF::API2::XS distribution if it's installed,
 to speed up some operations that are significantly faster in C than in Perl.
 .
 There's no need to interact with this distribution directly. PDF::API2 will
 use it automatically if it detects it.

Package: libpdf-builder-perl
Description-md5: 410e17f796823c8ea5f6733c66d44c3f
Description-en: Facilitates the creation and modification of PDF files
 PDF::Builder started as a fork of PDF::API2, but has since added new features
 and fixed large bugs compared to the original.
 .
 Features:
  - Works with more than one PDF file open at once
  - It presents a object-oriented API to the user
  - Supports the 14 base PDF Core Fonts
  - Supports TrueType/OpenType fonts with both TT and CFF Outlines
  - Supports Adobe-Type1 Fonts (pfb/pfa/afm)
  - Supports native Embedding of bitmap images (jpeg, ppm, png)
  - Supports modification of existing pdfs and import/cloning of pages
  - Lite version of the API for first-timers

Package: libpdf-create-perl
Description-md5: 09210befb5791f0fbd6e5c5033af7df9
Description-en: Perl module to create PDF files
 PDF::Create allows you to create documents in the Portable Document Format
 (PDF) using a large number of primitives, and emit the result as a PDF file
 or stream.
 .
 Documents can have several pages, a table of content, an information section
 and many other PDF elements. Since documents are constructed on-the-fly, the
 memory footprint is not tied to the size of the pages; only the number of
 pages.
 .
 It is intended to be simple and highly portable, as it is written purely in
 Perl. For more complex tasks, see libpdf-api2-perl.

Package: libpdf-fdf-simple-perl
Description-md5: 404df3e4a4c4ac582bfcefcd1970386d
Description-en: Perl module to read and write (Acrobat) FDF files
 PDF::FDF::Simple helps creating and extracting the content of FDF files. It
 is meant to be a simple replacement for the Adobe FdfToolkit. Therefore some
 of its behavior, especially handling of diverse whitespace/newline artefacts,
 is orientated on FdfToolkit's handling.
 .
 After the extraction process the content is available within a hash
 reference.
 .
 For creating FDF files it currently only supports setting text
 values. Anyway, this should be enough to create FDF files for text
 fields, text areas, checkboxes and radio buttons.
 .
 PDF::FDF::Simple uses Parse::RecDescent and understands both the
 "Kids" notation and the "dotted" notation for field names. Saving will
 always use the "dotted" notation.

Package: libpdf-report-perl
Description-md5: f9ae5a766155dbae42df0543b4ec47ec
Description-en: simplified PDF report generator
 PDF::Report is written around Alfred Reibenschuh's PDF::API2. It
 provides methods to create a PDF document with text, lines, color and
 graphics.

Package: libpdf-reuse-barcode-perl
Description-md5: c551b293978d5e0d4989f7dec1e1ef6a
Description-en: Create barcodes for PDF documents with PDF::Reuse
 This is a sub-module to PDF::Reuse. It creates barcode "images" to be used in
 PDF documents. It uses GD::Barcode and its sub-modules: GD::Barcode::Code39,
 COOP2of5, EAN13 and so on, to calculate the barcode pattern. For Code128 it
 uses Barcode::Code128.
 .
 Normally the barcodes are displayed on a white background and with the
 characters under the bars. You can rotate the "image", make it smaller or
 bigger, prolong the bars and change the background. (But then, don't forget to
 test that your barcode scanner still understands it.)
 .
 If you don't change the size of the "image", the bars are approximately 24
 pixels high (the guard bars a few pixels longer) and the box/background is 38
 pixels high and something like 20 pixels wider than the barcodes. The text
 under the bars are 10 pixels high.

Package: libpdf-reuse-perl
Description-md5: 8acfed55eb6f8d6519809a5451e580c0
Description-en: Reuse and mass produce PDF documents
 PDF::Reuse could be used when you want to mass produce similar (but not
 identical) PDF documents and reuse templates, JavaScripts and some other
 components. It is functional to be fast, and to give your programs capacity to
 produce many pages per second and very big PDF documents if necessary.
 .
 The module produces PDF-1.4 files. Some features of PDF-1.5, like "object
 streams" and "cross reference streams", are supported, but only at an
 experimental level. More testing is needed. (If you get problems with a new
 document from Acrobat 6 or 7, try to save it or recreate it as a PDF-1.4
 document first, before using it together with this module.)

Package: libpdf-table-perl
Description-md5: 6213d5faf3bfc93d2ffc0e9494b8c04a
Description-en: utility class for building table layouts in a PDF::API2 object
 PDF::Table is a utility for use with the PDF::API2 module from
 CPAN. It can be used to display text data in a table layout within
 the PDF. The text data must be in a 2d array (such as returned by a
 DBI statement handle fetchall_arrayref() call). The PDF::Table will
 automatically add as many new pages as necessary to display all of
 the data. Various layout properties, such as font, font size, and
 cell padding and background color can be specified for each column
 and/or for even/odd rows. See the METHODS section in the man page.

Package: libpdf-writer-perl
Description-md5: 35388a27d46f51ed03cea9a58c2f17c7
Description-en: PDF writer abstraction layer
 PDF::Writer is a generalised API that allows a module that generates PDFs to
 transparently target multiple backends without changing its code. The
 currently supported backends are:
  * PDF::API2
  * PDFlib (versions 3+)
  * Mock
 If both PDF::API2 and pdflib_pl are available, PDF::API2 is preferred.
 If neither is available, a run-time exception will be thrown.

Package: libpdfbox-graphics2d-java
Description-md5: b34b67743c3de13b86a1f9fc4ec4b238
Description-en: Java library to embed graphics as vector drawing in a PDF
 Using this library one can use any Graphics2D API based SVG / graph /
 chart library to embed those graphics as vector drawing in a PDF. In
 combination with PDFBox PDFRenderer/PageDrawer one can also "rerender"
 PDF pages and change certain aspects (e.g. change the color mapping and
 perform an overfill) .
 .
 The following features are supported:
 .
  * Drawing any shape using draw...() and fill...() methods from
    Graphics2D.
  * Drawing images. The default is to always lossless compress them. One
    could plugin one's own Image -> PDImageXObject conversion if one wants
    to encode the images as jpeg.
  * All BasicStroke attributes.
  * Paint:
     - Color. One can specify one's own color mapping implementation to
       special map the (RGB) colors to PDColor. Beside using CMYK colors
       one can also use spot colors.
     - GradientPaint, LinearGradientPaint and RadialGradientPaint. There
       are some restrictions.
     - TexturePaint.
  * Drawing text. By default all text is drawn as vector shapes, so no
    fonts are embedded. RTL languages are supported. It's possible to use
    fonts, but this loses some features (especially RTL support) and one
    must provide the TTF files of the fonts if the default PDF fonts are
    not enough.

Package: libfontbox-java
Description-md5: 3cd3ec1efa6b1b5821425455ac283be8
Description-en: Java font library
 The Apache FontBox library is an open source Java tool to obtain low level
 information from font files.
 .
 This package contains the library itself.

Package: libfontbox-java-doc
Description-md5: c7c66289c846c279d4d14b3122e05ce2
Description-en: Java font library (Documentation)
 The Apache FontBox library is an open source Java tool to obtain low level
 information from font files.
 .
 This package contains the documentation for the library.

Package: libjempbox-java
Description-md5: 5ea17e6984d802a9db07b0c483e16963
Description-en: XMP Compatible Java Library
 The Apache JempBox library is an open source Java tool for working with  XMP
 metadata.
 .
 This package contains the library itself.

Package: libjempbox-java-doc
Description-md5: 741a9dca3786acf0cb72572ad8bab05c
Description-en: XMP Compatible Java Library (documentation)
 The Apache JempBox library is an open source Java tool for working with  XMP
 metadata.
 .
 This package contains the documentation for the library.

Package: libpdfbox-java
Description-md5: d93792cecbea16312212fb8c98f1a182
Description-en: PDF library for Java
 The Apache PDFBox library is an open source Java tool for working with PDF
 documents. This project allows creation of new PDF documents, manipulation
 of existing documents and the ability to extract content from documents.
 .
 This package contains the library itself.

Package: libpdfbox-java-doc
Description-md5: 533ca944496210643c2e3c5b769c0f75
Description-en: PDF library for Java (documentation)
 The Apache PDFBox library is an open source Java tool for working with PDF
 documents. This project allows creation of new PDF documents, manipulation
 of existing documents and the ability to extract content from documents.
 .
 This package contains the documentation for the library.

Package: libfontbox2-java
Description-md5: 1ac9b26e4e8b96b1f1df47024c6df1d4
Description-en: Java font library
 The Apache FontBox library is an open source Java tool to obtain low level
 information from font files.
 .
 This package contains version 2 of the library.

Package: libpdfbox2-java
Description-md5: f9b6e1a97ce4e85fefde2532a63c9e89
Description-en: PDF library for Java
 The Apache PDFBox library is an open source Java tool for working with PDF
 documents. This project allows creation of new PDF documents, manipulation
 of existing documents and the ability to extract content from documents.
 .
 This package contains version 2 of the library which is backwards incompatible.

Package: libpdfrenderer-java
Description-md5: d5ca09e8d593f090d8939aa930e7b321
Description-en: Java PDF renderer and viewer
 The PDF Renderer is just what the name implies: an open source, all
 Java library which renders PDF documents to the screen using Java2D.
 Typically this means drawing into a Swing panel, but it could also draw
 to other Graphics2D implementations. It could be used to draw on top of
 PDFs, share them over a network, convert PDFs to PNG images, or maybe
 even project PDFs into a 3D scene.

Package: libpdl-ccs-perl
Description-md5: 5a2ad970cb3c58cfc877117b5376e562
Description-en: module to provide various utilities for PDL CSS
 PDL::CCS is a wrapper package which pulls in a number of submodules dealing
 with sparse structures. It provides means of handling large sparse
 n-dimensional structures in an optimized way and some low-level utilities
 permitting to operate on them.

Package: libpdl-graphics-gnuplot-perl
Description-md5: fc796c291cad0fde8b6b45aa42bc6d19
Description-en: gnuplot-based plotting backend for PDL
 PDL::Graphics::Gnuplot allows PDL data to be plotted using Gnuplot as a backend
 for 2D and 3D plotting and image display.
 .
 It is not necessary to understand the gnuplot syntax to generate basic, or
 even complex, plots - though the full syntax is available for advanced users
 who want the full flexibility of the Gnuplot backend.
 .
 Gnuplot recognizes both hard-copy and interactive plotting devices, and on
 interactive devices (like X11) it is possible to pan, scale, and rotate both
 2-D and 3-D plots interactively. You can also enter graphical data through
 mouse clicks on the device window.

Package: libpdl-io-hdf5-perl
Description-md5: 6631f8ba01500451a3855ed7ec5cf15e
Description-en: PDL Interface to the HDF5 Data Format
 PDL::IO::HDF5 provides an object-oriented interface for PDLs to the HDF5
 data-format. Information on the HDF5 Format can be found at the NCSA's web
 site at http://www.hdfgroup.org

Package: libpdl-io-matlab-perl
Description-md5: f5cc485d970d3069b341fb1f72f688cb
Description-en: PDL support to read/write Matlab format data files
 PDL::IO::Matlab provides routines to read and write Matlab data files in PDL
 (perl data language) programs. Both functional and OO interface are provided.
 .
 Only real, multi-dimensional arrays corresponding to PDL data types are
 supported. Compression for both reading and writing is supported.

Package: libpdl-linearalgebra-perl
Description-md5: 5cc2f748a4287fb94987580397449f61
Description-en: Linear Algebra utils for PDL
 PDL::LinearAlgebra provides PDL bindings to LAPACK and BLAS. The package
 contains both the slower-but-more-flexible PDL::LinearAlgebra module and
 faster-but-more-specific PDL::LinearAlgebra::Real and
 PDL::LinearAlgebra::Complex modules.

Package: libpdl-netcdf-perl
Description-md5: 2e8917065cb4ab6e2677394fb303f065
Description-en: Netcdf-IO for PDL
 PDL::NetCDF provides the PDL interface to the Unidata NetCDF library.
 It uses the netCDF version 3 library to make a subset of netCDF functionality
 available to PDL users in a clean, object-oriented interface.
 .
 The NetCDF standard allows N-dimensional binary data to be efficiently
 stored, annotated and exchanged between many platforms.
 .
 When one creates a new netCDF object, this object is associated with one
 netCDF file.

Package: libpdl-stats-perl
Description-md5: b1eb7249fb2dc185a59200dcaf06b883
Description-en: collection of statistics modules in Perl Data Language
 This package provides several statistical Perl module:
  * PDL::GSL::CDF       PDL interface to GSL Cumulative Distribution Functions
  * PDL::Stats::Basic   basic statistics and related utilities such as
    standard deviation, Pearson correlation, and t-tests
  * PDL::Stats::Distr   parameter estimations and probability density functions
    for distributions
  * PDL::Stats::GLM     general and generalized linear modeling methods such as
    ANOVA, linear regression, PCA, and logistic regression
  * PDL::Stats::Kmeans  classic k-means cluster analysis
  * PDL::Stats::TS      basic time series functions

Package: libpdl-vectorvalued-perl
Description-md5: 9820fe6cd21d086d5f06032700b2dfc0
Description-en: module to provide some utilities for vector-valued PDLs
 PDL::VectorValued provides generalizations of some elementary PDL functions
 to higher-order PDLs which treat vectors as "data values".

Package: gir1.2-peas-1.0
Description-md5: 39453a6e0ce93895a424e482b96aa4d6
Description-en: Application plugin library (introspection files)
 libpeas is a library that allows applications to support plugins.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.

Package: libpeas-1.0-0
Description-md5: 3f80da95d5376fd25d9270857554e87d
Description-en: Application plugin library
 libpeas is a library that allows applications to support plugins.

Package: libpeas-common
Description-md5: f57e59d56f6b30c3e45ea69ce400d9d7
Description-en: Application plugin library (common files)
 libpeas is a library that allows applications to support plugins.
 .
 This package contains common files, such as translations and icons.

Package: libpeas-dev
Description-md5: 24ebb31b049bc8580a6082cdf3af558f
Description-en: Application plugin library (development files)
 libpeas is a library that allows applications to support plugins.
 .
 This package contains the headers files required for developing software that
 uses libpeas.

Package: libpeas-doc
Description-md5: 648a49618986d2488dba598ea56550b5
Description-en: Application plugin library (documentation)
 libpeas is a library that allows applications to support plugins.
 .
 This package contains the API reference for libpeas.

Package: libpegex-perl
Description-md5: 65ab3ca22e1c134d3575b1506bf44f94
Description-en: Acmeist PEG Parser Framework
 Pegex is an Acmeist parser framework. It allows you to easily create parsers
 that will work equivalently in lots of programming languages! The inspiration
 for Pegex comes from the parsing engine upon which the postmodern programming
 language Perl 6 is based on. Pegex brings this beauty to the other
 *just*modern languages that have a normal regular expression engine
 available.
 .
 Pegex gets it name by combining Parsing Expression Grammars (PEG), with
 Regular Expessions (Regex). That's actually what Pegex does.
 .
 PEG is the cool new way to elegantly specify recursive descent grammars. The
 Perl 6 language is defined in terms of a self modifying PEG language called
 Perl 6 Rules. Regexes are familiar to programmers of most modern programming
 languages. Pegex defines a simple PEG syntax, where all the terminals are
 regexes. This means that Pegex can be quite fast and powerful.
 .
 Pegex attempts to be the simplest way to define new (or old) Domain Specific
 Languages (DSLs) that need to be used in several programming languages and
 environments. Things like JSON, YAML, Markdown etc. It also great for writing
 parsers/compilers that only need to work in one language.

Package: libperinci-cmdline-perl
Description-md5: 2e861f4e1f50736354ba09de17b3894c
Description-en: Rinci/Riap-based command-line application framework
 Perinci::CmdLine is currently empty, because the implementation is currently
 split into Perinci::CmdLine::Lite (the lightweight version) and
 Perinci::CmdLine::Classic (the full but heavier version). There's also
 Perinci::CmdLine::Any that lets you choose between the two dynamically, à la
 Any::Moose. And finally there's also Perinci::CmdLine::Inline, the even more
 lightweight version.

Package: libperinci-object-perl
Description-md5: 4de3e8c48baab1193443ec00fc1ddab8
Description-en: module that provides a object-oriented interface for Rinci
 Rinci works using pure data structures, but sometimes it's convenient to have
 an object-oriented interface (wrapper) for those data. Perinci::Object module
 provides just that.

Package: libperinci-sub-normalize-perl
Description-md5: bb901444500db5ef800d950366a802a3
Description-en: Perl module to normalize Rinci function metadata
 Perinci::Sub::Normalize normalizes and checks Rinci function metadata $meta
 and returns a normalized metadata, which is a shallow copy of $meta. This is
 done by normalize_function_metadata subroutine.

Package: libperinci-sub-util-perl
Description-md5: ca874a0f947f8845e61f64b8175236f3
Description-en: Perl module that is a helper to write functions
 Perinci::Sub::Util is a helper to write functions. This module could help with
 handling errors, where the application can be killed or just throw some warn,
 generate stub functions and be used as a caller.

Package: libperinci-sub-util-propertymodule-perl
Description-md5: 94fcf3f4183630264716b16c90b846b7
Description-en: module to detect which property modules are used with Perinci
 Perinci::Sub::Util::PropertyModule provides a function to detect which
 additional property modules (Perinci::Sub::Property::*) are used with the
 Perinci framework.

Package: libperl-critic-community-perl
Description-md5: bf845708f44c1703f1fb1133823a703b
Description-en: community-inspired Perl::Critic policies
 Perl::Critic::Community is a set of Perl::Critic policies to enforce the
 practices generally recommended by subsets of the Perl community,
 particularly on IRC.
 .
 Formerly known as Perl::Critic::Freenode.
 .
 Because this policy "theme" is designed to be used with zero configuration on
 the command line, some duplication will occur if it is used in combination
 with core Perl::Critic policies.

Package: libperl-critic-freenode-perl
Description-md5: e47770694bf4b7d3671220e117120132
Description-en: transitional dummy package for migration to Perl::Critic::Community
 Perl::Critic::Freenode has been renamed upstream to Perl::Critic::Community.
 This package merely depends on libperl-critic-community-perl, which also
 contains wrappers in the Perl::Critic::Freenode namespace.
 .
 Once you have libperl-critic-community-perl installed, it is safe to remove
 this package.

Package: libperl-critic-perl
Description-md5: 5c461a970fff1643c12b1a918d67e5fb
Description-en: Perl module to critique code for best practices
 Perl::Critic is an extensible framework for creating and applying software
 coding policies to Perl source code. By default, it is distributed with a
 number of policy modules that attempt to enforce various coding guidelines,
 including those discussed in Damian Conway's Perl Best Practices. However,
 it is not limited to PBP and will even support policies that contradict PBP.
 You can enable, disable and customize those policies through the Perl::Critic
 interface. You can also create new Policy modules to suit your own tastes.

Package: libperl-critic-policy-variables-prohibitlooponhash-perl
Description-md5: ecce282a05e9de05894bf706da5c8960
Description-en: Perl::Critic policy to avoid writing loops on hashes
 Perl::Critic::Policy::Variables::Prohibitlooponhash is a Perl::Critic policy
 to check whether loops correctly iterate on hashes' keys or values, not on
 hashes themselves.

Package: libperl-critic-pulp-perl
Description-md5: 83a0baeae753247226cf2ae9e5a1ea12
Description-en: add-on policies for Perl::Critic
 Collection of add-on policies for Perl::Critic checking for miscellaneous
 bugs, compatibility, efficiency, and cosmetic things. See the POD of
 Perl::Critic::Pulp for the full list.

Package: libperl-critic-toomuchcode-perl
Description-md5: 4e53e2f32d410a5c761361c468e1d882
Description-en: perlcritic add-ons that generally check for dead code
 Perl::Critic::TooMuchCode is an add-on for Perl::Critic is aiming for
 identifying trivial dead code.  Either the ones that has no use, or the
 one that produce no effect.  Having dead code floating around causes
 maintenance burden. Some might prefer not to generate them in the first place.

Package: libperl-destruct-level-perl
Description-md5: 3dec2c476892862a087e45ef926a1b1a
Description-en: Perl module to change Perl's destruction level
 Perl::Destruct::Level is an interface allowing one to change Perl's internal
 destruction level. While this functionality is available through the
 PERL_DESTRUCT_LEVEL environment variable when perl is compiled with debug
 support, this module provides it for perls without -DDEBUGGING.
 .
 The default value of the destruct level is 0; it means that perl won't bother
 destroying all its internal data structures, but let the OS do the cleanup
 for it at exit.
 .
 Relevant values recognized by perl are 1 and 2. Consult your source code to
 know exactly what they mean. Note that some embedded environments might
 extend the meaning of the destruction level for their own purposes: mod_perl
 does that, for example.

Package: libperl-languageserver-perl
Description-md5: 4d034ce32d12bd2b022d369ad1527a27
Description-en: Language Server and Debug Protocol Adapter for Perl
 Perl::LanguageServer is a Language Server and Debug Protocol Adapter for
 Perl. It implements the Language Server Protocol which provides
 syntax-checking, symbol search, etc. Perl to various editors, for example
 Visual Studio Code or Atom.
 https://microsoft.github.io/language-server-protocol/specification
 .
 It also implements the Debug Adapter Protocol, which allows debugging with
 various editors/includes
 https://microsoft.github.io/debug-adapter-protocol/overview
 .
 To use both with Visual Studio Code, install the extension "perl"
 https://marketplace.visualstudio.com/items?itemName=richterger.perl

Package: libperl-metrics-simple-perl
Description-md5: 8740cd5f564b45541190e1ef5f1cf100
Description-en: module to provide metrics of Perl code
 Perl::Metrics::Simple is a Perl module that provides several useful methods
 for static analysis of one or many Perl files. It currently offers these
 metrics: packages, subroutines, lines of code, and an approximation of
 cyclomatic (mccabe) complexity for the subroutines and the "main" portion
 of the code.
 .
 This module is designed to be simpler than the similar Perl::Metric module.

Package: libperl-minimumversion-fast-perl
Description-md5: 21a156640781d07dfbb8ed8c79bd9b6b
Description-en: Find a minimum required version of perl for Perl code
 Perl::MinimumVersion::Fast module takes Perl source code and
 calculates the minimum version of perl required to be able to run
 it. Because it is based on goccy's Compiler::Lexer, it can do this
 without having to actually load the code.
 .
 Perl::MinimumVersion::Fast is an alternative fast & lightweight
 implementation of Perl::MinimumVersion.

Package: libperl-minimumversion-perl
Description-md5: e80178659ae89e167b9b29c1a3673225
Description-en: module to determine minimum required version of perl required
 Perl::MinimumVersion is a module that inspects arbitrary Perl source code and
 determines the minimum version of perl required to be able to run it. Because
 it is based on PPI, it can do this without having to actually load the code.
 .
 Currently it tests both the syntax of your code, and the use of explicit
 version dependencies such as "require 5.005".
 .
 Future plans are to also add support for tracing module dependencies.

Package: libperl-osnames-perl
Description-md5: 3d78f926f9304889058f74d0437ea4f0
Description-en: Perl module to list possible $^O ($OSNAME) values with description
 Perl::osnames provides possible values of $^O, along with a description for
 each. It also provides helper functions, such as whether an operating system
 is POSIX-compatible or Unix-like.

Package: libperl-prereqscanner-notquitelite-perl
Description-md5: 62566753384acd823040cb38beffb5f3
Description-en: Perl module for scanning Perl code for prerequisites
 Perl::PrereqScanner::NotQuiteLite is yet another prerequisites scanner. It
 passes almost all the scanning tests for Perl::PrereqScanner and
 Module::ExtractUse (ie. except for a few dubious ones), and runs slightly
 faster than PPI-based Perl::PrereqScanner. However, it doesn't run as fast as
 Perl::PrereqScanner::Lite (which uses an XS lexer).
 .
 Perl::PrereqScanner::NotQuiteLite also recognizes eval. Prerequisites in eval
 are not considered as requirements, but they may be collected as suggestions.
 .
 Conditional requirements or requirements loaded in a block are treated as
 recommends. Noed modules are stored separately (since 0.94). You may or may
 not need to merge them into requires.

Package: libperl-prereqscanner-perl
Description-md5: eac6ab5f20847dc91f23213c46712fc6
Description-en: module for extracting prerequisites from Perl code
 Perl::PrereqScanner is a Perl module that extracts distribution prerequisites
 from files through various means. The extraction is not perfect but provides
 a best-guess approximation.
 .
 It currently detects the following:
  * plain lines beginning with use or require in perl modules and scripts
  * regular inheritance declared with the base and parent pragmata
  * Moose inheritance declared with the extends keyword
  * Moose roles included with the with keyword

Package: libperl-version-perl
Description-md5: b5d1d1be4d74b733e157ba5fc629cf46
Description-en: module to parse and manipulate Perl version strings
 Perl::Version provides a simple interface for parsing, manipulating and
 formatting Perl version strings.
 .
 Unlike version.pm (which concentrates on parsing and comparing version
 strings) Perl::Version is designed for cases where you'd like to parse a
 version, modify it and get back the modified version formatted like the
 original.

Package: libperl4-corelibs-perl
Description-md5: da6e1bfd1ac3e2ff3320936903442616
Description-en: libraries historically supplied with Perl 4
 Perl4::CoreLibs is a collection of .pl files that have historically been
 bundled with the Perl core but are not distributed with core version 5.15 or
 later. Following their removal, they should be acquired from this package
 instead.

Package: libperl6-caller-perl
Description-md5: 3b894e27848f66077ea1a431ef6d484b
Description-en: Perl6-like OO caller() interface for Perl 5
 By default, Perl6::Caller exports the caller function. This automatically
 returns a new caller object. An optional argument specifies how many stack
 frames back to skip, just like the CORE::caller function.

Package: libperl6-export-attrs-perl
Description-md5: a798d1078ad74a2194bad3d535b79c68
Description-en: Perl 6 'is export(...)' trait as a Perl 5 attribute
 Perl6::Export::Attrs implements a Perl 5 native version
 of what the Perl 6 symbol export mechanism will look like.

Package: libperl6-export-perl
Description-md5: 39e72eb85fd75dea679c0a8f12355d0b
Description-en: implementation of the Perl 6 'is export(...)' trait
 Perl6::Export prototypes the Perl 6 'exported' and 'exportable' traits
 in Perl 5.
 .
 Instead of messing around with @EXPORT arrays, you just declare which
 subs are to be exported (or are exportable on request) as part of
 those subs.

Package: libperl6-form-perl
Description-md5: a638dca452341e73b0d95f1613de65e6
Description-en: Perl 5 implementation of the Perl 6 'form' built-in
 Formats are Perl 5's mechanism for creating text templates with
 fixed-width fields. Those fields are then filled in using values from
 prespecified package variables.
 .
 Unlike Perl 5, Perl 6 doesn't have a C<format> keyword. Or the
 associated built-in formatting mechanism. Instead it has a Form.pm
 module. And a C<form> function.
 .
 The Perl6::Form module implements virtually all of the functionality of the
 Perl 6 Form.pm module.

Package: libperl6-junction-perl
Description-md5: 7d1e90c462d00dcdfa814a0f11b85633
Description-en: module providing Perl6-style Junction operators in Perl5
 Perl6::Junction is a lightweight module which provides 'Junction' operators
 in Perl5, the most commonly used being any and all. It is inspired by the
 Perl6 design docs, see http://dev.perl.org/perl6/doc/design/exe/E06.html.
 .
 Perl6::Junction provides a limited subset of the functionality of
 Quantum::Superpositions.

Package: libperl6-say-perl
Description-md5: b6fc68faf59676883ca87bdf55a9b9b8
Description-en: module to print without newline needed
 Perl6::Say implements a close simulation of the say function in Perl 6, which
 acts like print but automatically appends a newline.
 .
 Use it just like print (except that it only supports the indirect
 object syntax when the stream is a bareword).
 .
 Since perl 5.10, you don't need this module.  The Perl 6 say function is
 available in Perl 5.10 by saying "use feature 'say';".

Package: libperl6-slurp-perl
Description-md5: 87a33d7220edd876da1517f8e0ca1bc5
Description-en: module implementing the Perl 6 'slurp' built-in
 Perl6::Slurp allows you to "slurp" in contents from a file or
 a file handle into a scalar or an array. This used to be done by
 modifying the $/ built-in, but Perl6::Slurp provides the ease of
 use of the Perl 6's slurp() function.

Package: libperlanet-perl
Description-md5: 213a845372db6362c892ae876b980101
Description-en: program for creating programs that aggregate web feeds
 Perlanet is a Perl module for aggregating web feeds.
 .
 It allows you to aggregate a number of web feeds
 (both Atom and RSS)
 and to publish a web page and another web feed
 containing the aggregated content.

Package: libperlbal-xs-httpheaders-perl
Description-md5: 25f8e8c06865df065fae255d42910626
Description-en: Perlbal extension for processing HTTP headers faster
 Perlbal::XS::HTTPHeaders is used to read HTTP headers from a string and to
 parse them into an internal storage format for easy access and modification.
 You can also ask the module to reconstitute the headers into one big string,
 useful if you're writing a proxy and need to read and write headers while
 maintaining the ability to modify individual parts of the whole.
 .
 The goal is to be fast. This is a lot faster than doing all of the text
 processing in Perl directly, and a lot of the flexibility of Perl is
 maintained by implementing the library in Perl and descending from
 Perlbal::HTTPHeaders.

Package: libperldoc-search-perl
Description-md5: 7b3083185d69608b82ea5c1ea6d5a5b9
Description-en: Index and Search local Perl Documentation
 Perldoc::Search uses the swish-e engine to index the local Perl
 documentation. It provides both the command line utility perldig
 and an API to perform searches on the index. It uses SWISH::API::Common
 as the indexing and search engine.
 .
 This package also contains the command line utility perldig, which digs up
 keywords in the local Perl documentation

Package: libperlio-eol-perl
Description-md5: ed2c3daec1c9456d31ec93b1459e831a
Description-en: PerlIO layer for normalizing line endings
 The PerlIO::eol layer normalizes any of CR, LF, CRLF and Native encoding into
 the designated line ending. It works for both input and output handles.

Package: libperlio-gzip-perl
Description-md5: 2130ed8bcc3cb383e4a602f4c49f191d
Description-en: module providing a PerlIO layer to gzip/gunzip
 PerlIO::gzip is a Perl module that provides a PerlIO layer for manipulating
 files in the format used by the gzip program. Compression and decompression
 are both implemented, but cannot be used simultaneously (i.e. files cannot
 be opened for both reading and writing).

Package: libperlio-layers-perl
Description-md5: 321037522d28dbb934fba3a40596ada5
Description-en: Perl module to query a filehandle's capabilities
 Perl's filehandles are implemented as a stack of layers, with the bottom-most
 usually doing the actual IO and the higher ones doing buffering,
 encoding/decoding or transformations. PerlIO::Layers allows you to query the
 filehandle's properties concerning these layers.

Package: libperlio-utf8-strict-perl
Description-md5: 10a5f752a2d6032b43efaa4395d81b28
Description-en: fast and correct UTF-8 Perl IO module
 PerlIO::utf8_strict provides a fast and correct UTF-8 PerlIO layer.
 Unlike perl's default :utf8 layer it checks the input for correctness
 and will croak if it finds an ill-formed UTF-8 octet sequence or
 noncharacter code points not meant for interchange.

Package: libperlio-via-dynamic-perl
Description-md5: 0622e70223b45a4e1d6b06da574557a1
Description-en: module to create dynamic PerlIO layers
 PerlIO::via::dynamic is used for creating dynamic PerlIO layers. It is
 useful when the behavior or the layer depends on variables. You should
 not use this module as via layer directly (ie :via(dynamic)).
 .
 Use the constructor to create new layers, with two arguments:
 translate and untranslate. Then use $p->via ($fh) to wrap the
 handle.
 .
 Note that PerlIO::via::dynamic uses the scalar fields to reference to
 the object representing the dynamic namespace. If you

Package: libperlio-via-symlink-perl
Description-md5: 27331236e7b038c574532c2a8bf4a5d0
Description-en: PerlIO layer for creating symlinks
 PerlIO::via::symlink allows you to create a symbolic link by
 writing to the file handle.

Package: libperlio-via-timeout-perl
Description-md5: a2bc7549f59ca9bdf0aabc8d109bd47e
Description-en: PerlIO layer that adds read & write timeout to a handle
 PerlIO::via::Timeout implements a PerlIO layer, that adds read / write
 timeout. This can be useful to avoid blocking while accessing a handle (file,
 socket, ...), and fail after some time.

Package: libperlmenu-perl
Description-md5: 0f95e365da98f9a7b9b9656b7742a316
Description-en: Menu and Template (curses-based) UI for Perl
 perlmenu is a Perl module that provides your application
 with access to easy-to-use functions for templates,
 menus, forms, and the like -- everything needed
 to put a slick UI on a program without resorting to
 a GUI.
 .
  Homepage: http://search.cpan.org/~skunz/perlmenu/

Package: libperlude-perl
Description-md5: aee098b22aff3a60880bdcf0b334c768
Description-en: shell and powershell pipes, haskell keywords mixed with the awesomeness of perl
 Perlude: If you're used to a unix shell, Windows Powershell or any
 language coming with the notion of streams, perl could be frustrating
 as functions like map and grep only works with arrays.
 .
 The goodness of it is that '|' is an on demand operator that can easily
 compose actions on potentially very large amount of data in a very memory
 and you can control the amount of consummed data in a friendly way.
 .
 Perlude gives a better '|' to Perl: as it works on scalars which can be
 both strings (like unix shell), numbers or references (like powershell).

Package: libperlx-assert-perl
Description-md5: 0e2a29b8947c233caebd3bd1acba45ad
Description-en: yet another assertion keyword
 PerlX::Assert is a framework for embedding assertions in Perl code.
 Under normal circumstances, assertions are not checked; they are
 optimized away at compile time.
 .
 However if, at compile time, any of the following environment variables
 is true, assertions are checked, and if they fail, throw an exception.
 .
  - PERL_STRICT
  - AUTHOR_TESTING
  - EXTENDED_TESTING
  - RELEASE_TESTING
 .
 That is, assertions will only typically be checked when the test suite
 is being run on the authors' machine, or otherwise opted into.

Package: libperlx-define-perl
Description-md5: 755ec9f7910bc4518183fa335fa0bd9f
Description-en: cute syntax for defining constants
 PerlX::Define is a yet another module for defining constants.
 .
 Differences from constant.pm:
 .
  * Cute syntax.
    Like constant.pm, constants get defined at compile time,
    not run time.
  * Requires Perl 5.12 or above.
    If you're lucky enough to be able to free yourself
    from the shackles of supporting decade-old versions of Perl,
    PerlX::Define is your friend.
  * Only supports scalar constants.
    List constants are rarely useful.
    Your constant can of course be a reference to an array or hash,
    but this module doesn't attempt
    to make the referred-to structure read only.
  * Doesn't try to handle some of the things constant.pm does
    like declaring constants using fully-qualified names,
    or defining constants pointing at magic scalars.
 .
 Prior to version 0.100, PerlX::Define was bundled with Moops.

Package: libperlx-maybe-perl
Description-md5: dc7748f268a4655054307561b9f83c3f
Description-en: return a pair only if they are both defined
 Moose classes (and some other classes) distinguish between an attribute
 being unset and the attribute being set to undef. Supplying a
 constructor arguments like this:
 .
     my $bob = Person->new(
        name => $name,
        age => $age,
        );
 .
 Will result in the "name" and "age" attributes possibly being set to
 undef (if the corresponding $name and $age variables are not defined),
 which may violate the Person class' type constraints.
 .
 PerlX::Maybe checks that $x and $y are both defined. If they are, it
 returns them both as a list; otherwise it returns the empty list.
 .
 This package also includes Syntax::Feature::Maybe.

Package: libperlx-maybe-xs-perl
Description-md5: 923df061de5e574d0943f8c78ed8e6f1
Description-en: XS backend for PerlX::Maybe
 PerlX::Maybe::XS is a (possibly 30% faster) XS implementation of
 PerlX::Maybe.

Package: libpetal-perl
Description-md5: 05b9c761ca804dc0679361b40d50f66f
Description-en: Perl Template Attribute Language - TAL for perl
 Petal is an XML based templating engine that is able to process any kind of
 XML, XHTML and HTML.
 .
 Petal borrows a lot of good ideas from the Zope Page Templates TAL
 specification, it is very well suited for the creation of WYSIWYG XHTML
 editable templates.

Package: libpetal-utils-perl
Description-md5: 31755fd2f020f11be6f1b9af72218412
Description-en: Useful template modifiers for Petal
 Petal::Utils contains commonly used Petal modifiers (or plugins),
 and bundles them with an easy-to-use installation interface.
 .
 Petal is an XML based templating engine that is able to process any kind of
 XML, XHTML and HTML.

Package: libpf4j-java
Description-md5: 006b8b095db77aad8635d60a57203aaf
Description-en: framework to turn monolithic Java applications into modular ones
 PF4J is a lightweight framework which helps one to build a modular application
 by defining plugins, which are containers for extension points (defining
 where, in the application, custom code may be called), for extensions (which
 implement extension points) and for optional life-cycle methods to start, load
 and stop extensions.
 A plugin is similar to modules in other programming languages.

Package: libpf4j-update-java
Description-md5: 75d518527e9618d2be8c57e34ab7f785
Description-en: update mechanism for Java modular applications
 This package allows one to inspect repositories to check the availability of
 updates for Java plugins. The available updates can then be installed, updated
 or uninstalled using the classes in this package.
 Plugins are containers for extension points (defining  where, in the
 application, custom code may be called), for extensions (which implement
 extension points) and for optional life-cycle methods to start, load and stop
 extensions.

Package: libpff-dev
Description-md5: 7c6799e13fd19c9b3ac50d16ac36f3b9
Description-en: library to access various ms outlook files formats (development)
 Libpff is a library to access Personal Folder File (PFF) and Offline Folder
 File (OFF) formats. Those files formats are used by MS Outlook in PAB
 (Personal Address Book), PST (Personal Storage Table) and OST
 (Offline Storage Table) files.
 .
 This package contains the development files.

Package: libpff1
Description-md5: a67c2cedaed212753eb102ce4b65a8d9
Description-en: library to access various ms outlook files formats
 Libpff is a library to access Personal Folder File (PFF) and Offline Folder
 File (OFF) formats. Those files formats are used by MS Outlook in PAB
 (Personal Address Book), PST (Personal Storage Table) and OST
 (Offline Storage Table) files.

Package: pff-tools
Description-md5: 5a818de45325f5e080916bc6055ed2e5
Description-en: utilities for MS Outlook PAB, PST and OST files
 Libpff is a library to access Personal Folder File (PFF) and Offline Folder
 File (OFF) formats. Those files formats are used by MS Outlook in PAB
 (Personal Address Book), PST (Personal Storage Table) and OST
 (Offline Storage Table) files.
 .
 This package contains tools to exports PAB, PST and OST files.

Package: python3-pypff
Description-md5: ed5076c4fee44c8600d966b4c87246fa
Description-en: Python 3 bindings for libpff
 Libpff is a library to access Personal Folder File (PFF) and Offline Folder
 File (OFF) formats. Those files formats are used by MS Outlook in PAB
 (Personal Address Book), PST (Personal Storage Table) and OST
 (Offline Storage Table) files.
 .
 This package contains Python 3 bindings for libpff.

Package: libpfm4
Description-md5: 0bcc80034d18de9750e5f9ac06aedd9b
Description-en: Library to program the performance monitoring events
 Libpfm4 helps convert from an event name, expressed as a string, to
 the event encoding. The encoding can then be used with specific OS
 interfaces. Libpfm4 also provides OS-specific interfaces to directly
 setup OS-specific data structures to be passed to the kernel. The
 current libpfm4, for instance, provides support for the perf_events
 interface which was introduced in Linux v2.6.31.
 .
 This package provides the shared library.

Package: libpfm4-dev
Description-md5: 3872a46e131fdb997e3bbc1d835eaf29
Description-en: Development files for the libpfm4 library
 Libpfm4 helps convert from an event name, expressed as a string, to
 the event encoding. The encoding can then be used with specific OS
 interfaces. Libpfm4 also provides OS-specific interfaces to directly
 setup OS-specific data structures to be passed to the kernel. The
 current libpfm4, for instance, provides support for the perf_events
 interface which was introduced in Linux v2.6.31.
 .
 This package provides the development files of the library.

Package: libpg-hstore-perl
Description-md5: 135217ea1e5cb990e8d00a5823b0c53c
Description-en: Perl module for working with PostgreSQLs HSTORE data type
 Pg::hstore decodes and encodes PostgreSQLs HSTORE data type into/from Perl
 hash refs.
 .
 This module was previously known as DBD::Pg::hstore, but has been renamed
 to Pg::hstore because it's not DBD specific.

Package: libpg-perl
Description-md5: 8b0c2c0d10a4ea4ed05e5a7f22d76c78
Description-en: PostgreSQL interface for Perl
 This library enables Perl scripts to communicate with the PostgreSQL database
 backend.
 .
 This is a very old driver, newer applications should use DBI and DBD::Pg
 (libdbd-pg-perl) instead.

Package: libpg-query-dev
Description-md5: b4f14bb4feef27984065e3fee7dec481
Description-en: C library for accessing the PostgreSQL parser outside of the server environment
 This library uses the actual PostgreSQL server source to parse SQL queries and
 return the internal PostgreSQL parse tree.

Package: libpg-query1504.0
Description-md5: b4f14bb4feef27984065e3fee7dec481
Description-en: C library for accessing the PostgreSQL parser outside of the server environment
 This library uses the actual PostgreSQL server source to parse SQL queries and
 return the internal PostgreSQL parse tree.

Package: libpgf-dev
Description-md5: a941972740fd627952445e0807ed0611
Description-en: Progressive Graphics File (PGF) library - development files
 libpgf is a library implementing an interface for handling
 PGF (Progressive Graphic File) format files.
 .
 This package contains files needed for development.

Package: libpgf7
Description-md5: 471071eb7a82ca163d62d7337948a3c6
Description-en: Progressive Graphics File (PGF) library - runtime files
 libpgf is a library implementing an interface for handling
 PGF (Progressive Graphic File) format files.
 .
 This package contains runtime library files needed to run
 software using libpgf.

Package: libpostgresql-jdbc-java
Description-md5: bb1e9935490d1fa107fc086ecb80a0d4
Description-en: Java database (JDBC) driver for PostgreSQL
 PostgreSQL JDBC Driver allows Java programs to connect to a PostgreSQL
 database (8.4 or later) using standard, database independent Java code.
 It is an open source JDBC driver written in Pure Java (Type 4), and
 communicates in the PostgreSQL native network protocol.

Package: libpostgresql-jdbc-java-doc
Description-md5: cfe48f9a4b076311baccc0cb35fa2b40
Description-en: Java database (JDBC) driver for PostgreSQL (documentation)
 PostgreSQL JDBC Driver allows Java programs to connect to a PostgreSQL
 database (8.4 or later) using standard, database independent Java code.
 It is an open source JDBC driver written in Pure Java (Type 4), and
 communicates in the PostgreSQL native network protocol.
 .
 This package contains the documentation.

Package: libpgm-5.3-0
Description-md5: 46e778aa0963aa92ffc1db02a8b200a9
Description-en: OpenPGM shared library
 OpenPGM is an open source implementation of the Pragmatic General Multicast
 (PGM) specification in RFC 3208 available at www.ietf.org. PGM is a reliable
 and scalable multicast protocol that enables receivers to detect loss,
 request retransmission of lost data, or notify an application of
 unrecoverable loss. PGM is a receiver-reliable protocol, which means the
 receiver is responsible for ensuring all data is received, absolving the
 sender of reception responsibility. PGM runs over a best effort datagram
 service, currently OpenPGM uses IP multicast but could be implemented above
 switched fabrics such as InfiniBand.
 .
 This is the runtime package for programs that use the OpenPGM library.

Package: libpgm-dev
Description-md5: c37f162932a99cac3ff26b9610f4fc78
Description-en: OpenPGM development files
 OpenPGM is an open source implementation of the Pragmatic General Multicast
 (PGM) specification in RFC 3208 available at www.ietf.org. PGM is a reliable
 and scalable multicast protocol that enables receivers to detect loss,
 request retransmission of lost data, or notify an application of
 unrecoverable loss. PGM is a receiver-reliable protocol, which means the
 receiver is responsible for ensuring all data is received, absolving the
 sender of reception responsibility. PGM runs over a best effort datagram
 service, currently OpenPGM uses IP multicast but could be implemented above
 switched fabrics such as InfiniBand.
 .
 This is the development package which contains headers and static libraries
 for the OpenPGM library.

Package: libpgobject-perl
Description-md5: 3e71584b2d52f4717a23cebd6bf1bbbf
Description-en: base class for PG Object subclasses
 PGObject contains the base routines for object management using discoverable
 stored procedures in PostgreSQL databases. PGObject contains only common
 functionality and support structures, and low-level API's. Most developers
 will want to use more functional modules which add to these functions.
 .
 The overall approach here is to provide the basics for a toolkit that other
 modules can extend. This is thus intended to be a component for building
 integration between PostgreSQL user defined functions and Perl objects.
 .
 Because decisions such as state handling are largely outside of the scope of
 this module, this module itself does not do any significant state handling.
 Database handles (using DBD::Pg 2.0 or later) must be passed in on every
 call. This decision was made in order to allow for diversity in this area,
 with the idea that wrapper classes would be written to implement this.

Package: libpgobject-simple-perl
Description-md5: 8148effd76039760baa1440bcade7f71
Description-en: minimalist stored procedure mapper based on LedgerSMB's DBObject
 PGObject::Simple is a minimalist framework for mapping stored procedures in
 PostgreSQL to object methods. The framework is truly minimalist and hence the
 "Simple" designation (in fact the module contains less than 50 lines of code,
 and the code is dwarfed by both POD and test cases). It is intended to be of
 use for developers wishing for such a minimalist framework and those who may
 want to have a reference for how to build such a mapping framework themselves.
 .
 The framework lends itself to a few specific antipatterns. Objects can become
 ill-formed, overly nebulous, or the like. It is thus very important when using
 this for actual development to ensure that acceptable data structures are well
 documented and that these are adhered to.
 .
 This module is based on a simple idea, namely that stored procedures can tell
 application classes how to call them. See the POD for specific information and
 guidelines.

Package: libpgobject-simple-role-perl
Description-md5: 7215b29a87631d6f72aa5765dcf1b951
Description-en: Moo/Moose mappers for minimalist PGObject framework
 PGObject::Simple::Role is a Moo/Moose mapper for minimalist PGObject framework
 (embodied in PGObject::Simple).  Basically it provides a way to easily map
 stored procedures using the conventions of PGObject::Simple for Moo/Moose
 environments, allowing you to use that functionality in those environments.
 The role itself makes no assumptions about database state, but provides hooks
 for classes to use to retrieve or create database handles for their use.
 .
 This module is suited to quick and easy integration of PostgreSQL stored
 procedures with Moo and Moose object models. It is quite powerful and it makes
 developing in such environments relatively easy.

Package: libpgobject-type-bigfloat-perl
Description-md5: 0baa081e777d1e998c604aca75da7ba1
Description-en: Math::BigFloat wrappers for PGObject classes
 PGObject::Type::BigFloat provides a PGObject-aware wrapper around
 Math::BigFloat. This can then be the basis of "double-facing" classes sitting
 between user interfaces and the database. Once registered (optionally in a
 registry, which must already exist), it grabs all NUMERIC and FLOAT types and
 returns these as Math::BigFloat-compatible objects.

Package: libpgobject-type-bytestring-perl
Description-md5: a9946d0a49440741942c7141ed8c49cb
Description-en: wrapper for raw strings mapping to BYTEA columns
 PGObject::Type::ByteString provides a basic wrapper around Perl strings,
 mapping them to a BYTEA field.

Package: libpgobject-type-datetime-perl
Description-md5: 6ea5cece4cd0bfecbd38f41a0daa3d8f
Description-en: DateTime Wrappers for PGObject
 PGObject::Type::DateTime provides a basic wrapper around DateTime to allow
 PGObject-framework types to automatically tie date/time related objects, but
 date and timestamp formats are handled in the 'from_db' routines.
 .
 This specific module only supports the ISO YMD datestyle. The MDY or DMY
 datestyles may be usable in future versions but datestyles other than ISO
 raise ambiguity issues, sufficient that they cannot always even be used in
 PostgreSQL as input.
 .
 This module also provides basic default handling. Times are assigned a date
 of '0001-01-01' and dates are assigned a time of midnight. Whether this is
 set is persisted, along with whether timezones are set, and these are
 returned to a valid ISO YMD format on export, if a date component was
 initially set.
 .
 This means you can use this for general math without worrying about many of
 the other nicities. Parsing ISO YMD dates and standard times (24 hr format)
 is supported via the from_db interface, which also provides a useful way of
 handing dates in.

Package: libpgobject-type-json-perl
Description-md5: 940e9fd4e8131569961f1f157af23746
Description-en: JSON wrappers for PGObject
 PGObject::Type::JSON is a type handler for JSON entities. This is a best
 effort mapping of types to references. Literal values are handled as literal
 references. It allows json types or other (specified by custom register) types
 to be converted from JSON into objects according to their values. This module
 assumes that encoding will be in UTF8 across the board and is not safe to use
 with other database encodings.

Package: libpgobject-util-dbadmin-perl
Description-md5: 88eb31a5cff24c18f320646dd1f153e1
Description-en: PostgreSQL Database Management Facilities for PGObject
 The PGObject::Util::DBAdmin module provides an interface to the basic Postgres
 DB manipulation utilities including the following functions: server_version,
 list_dbs, create, run_file, backup, backup_globals, restore, & drop.

Package: libpgobject-util-dbchange-perl
Description-md5: dcc87f50225e5f4b855f6cc40fa3dc13
Description-en: module to track applied change files in the PostgreSQL database
 The PGObject::Util::DBChange Perl Module allows one to track applied change
 files in a PostgreSQL database, using the sha hash of the normalized content
 (comments and whitespace lines stripped) of the file to track its identity.

Package: libpgobject-util-dbmethod-perl
Description-md5: 3cdd5a32eadc95328efa3588e411cf6d
Description-en: object mappings for the PGObject Framework
 PGObject::Util::DBMethod provides syntactic sugar which allows for declarative
 mapping of stored procedures to supported PGObject paradigms.  It is designed
 to work initially with PGObject::Simple, but will almost certainly be supported
 with PGObject::CompositeType when this is released.
 .
 Please see the POD/Man page for detailed information.

Package: libpgobject-util-pseudocsv-perl
Description-md5: 9f2af1c81deeb4f755a9ac080677a8f8
Description-en: PostgreSQL text representations parser
 PostgreSQL can represent tuples and arrays in a text format that is almost
 like CSV. Unfortunately this format has a number of gotchas which render
 existing CSV-parsers useless. PGObject::Util::PseudoCSV provides basic
 parsing functions to other programs for db interface purposes. With this
 module you can both parse pseudocsv representations of tuples and arrays and
 you can create them from a list.
 .
 The API's here assume you send one (and only one) pseudo-csv record to the
 API at once. These may be nested, so a single tuple can contain arrays of
 tuples which can contain arrays of tuples ad infinitum but the parsing only
 goes one layer deep tuple-wise so that handling classes have an opportunity to
 re-parse with appropriate type information. Naturally this has performance
 implications, so depth in SQL structures passed should be reasonably limited.

Package: libpgp-sign-perl
Description-md5: 3272ca51cbeb7d0dd8bcef3195df4528
Description-en: Perl module to create detached PGP signatures
 PGP::Sign creates and checks detached PGP signatures for textual data
 using GnuPG.  Other PGP implementations are also supported with run-time
 configuration.  Secret key passphrases are passed via a pipe, and no
 temporary files are required for signature generation (but are for
 signature verification).

Package: libpgplot-perl
Description-md5: 0bcad72bb03a82fdbdd15f1eaf307200
Description-en: perl interface to the pgplot plotting library
 The PGPLOT module provides a perl interface to the pgplot libraries used for
 plotting and visualizing scientific data. It is particularly popular for
 plotting astronomical data. Compared to using pgplot from C or FORTRAN,
 these Perl bindings allow for a faster, more interactive development.

Package: libgeocoding8
Description-md5: fa0fa46f4839f5d33867e1791fe0f79f
Description-en: geocoding phone numbers
 Google's library for geocoding phone international phone numbers.
 .
 This package contains the runtime libraries which can be used to geocode phone
 numbers. This means obtaining a description (for example of the location) of a
 given phone number.

Package: libphonenumber-dev
Description-md5: 12721939fe1f80882d2c0bf45c4a9302
Description-en: parsing/formatting/validating phone numbers - development files
 Google's common C++ and Java library for parsing, formatting, storing and
 validating international phone numbers.
 .
 This package contains the static libraries and include files.

Package: libphonenumber8
Description-md5: f3693d1a72bf177b42952b7e4b89147d
Description-en: parsing/formatting/validating phone numbers
 Google's common C++ and Java library for parsing, formatting, storing and
 validating international phone numbers.
 .
 This package contains the runtime libraries for C++ users.

Package: libphonenumber8-java
Description-md5: 5c4f6b4e2ca96ba0504b6d60e4232276
Description-en: parsing/formatting/validating phone numbers - java
 Google's common C++ and Java library for parsing, formatting, storing and
 validating international phone numbers.
 .
 This package contains the runtime library JARs for Java users.

Package: libphp-adodb
Description-md5: 2377d690aaafb4578a3d228030eea689
Description-en: ADOdb is a PHP database abstraction layer library
 A library for PHP, to allow for a universal way to access databases.
 ADOdb stands for Active Data Objects Data Base. Currently supported databases
 are MySQL, Interbase, Sybase, PostgreSQL, Oracle, Microsoft SQL server, Foxpro
 ODBC, Access ODBC, Informix, DB2, Sybase SQL Anywhere, generic ODBC and
 Microsoft's ADO.

Package: libphp-jabber
Description-md5: e8d6034a0e4e78f4c839cd2826067356
Description-en: Object-oriented PHP interface for the Jabber/XMPP protocol
 Class.Jabber.PHP is an object oriented solution to make Jabber connectivity
 for your website, bot, or even IM client as simple as possible when using PHP.
 CJP gives you complete abstraction from Jabber/XMPP so that you don't have
 to worry about API to the server, and instead focus on the quality of the
 Jabber features that you are implementing.

Package: libphp-phpmailer
Description-md5: 18eaabdfa1cab6ca0bca6b9f5d84461c
Description-en: full featured email transfer class for PHP
 Many PHP developers utilize email in their code. The only PHP function
 that supports this is the mail() function. However, it does not provide
 any assistance for making use of popular features such as HTML-based
 emails and attachments.
 .
 Class Features:
  - Integrated SMTP support - send without a local mail server
  - Send emails with multiple TOs, CCs, BCCs and REPLY-TOs
  - Multipart/alternative emails for mail clients that do not read
    HTML email
  - Support for UTF-8 content and 8bit, base64, binary, and
    quoted-printable encodings
  - SMTP authentication with LOGIN, PLAIN, NTLM and CRAM-MD5 mechanisms
    over SSL and TLS transports
  - Error messages in 47 languages
  - DKIM and S/MIME signing support

Package: libphp-serialization-perl
Description-md5: 983f3ce722457a28e7f6d86cc3d1f9fd
Description-en: Perl module to manipulate serialized PHP data structures
 PHP::Serialization provides a simple means of serializing Perl data structures
 (including object data) into PHP's serialized data format. It can also process
 this data as input, in order to read serialized PHP data structures into their
 Perl equivalents. Numeric arrays are mapped to arrays in Perl and vice-versa.
 Similarly, arrays which contain string keys are mapped to hashes in Perl.

Package: libphp-snoopy
Description-md5: 3a02ec47f93e21ecdc36bb18df024463
Description-en: Snoopy is a PHP class that simulates a web browser
 It automates the task of retrieving web page content and posting forms,
 for example.
 .
 Some of Snoopy's features:
 .
  * easily fetch the contents of a web page
  * easily fetch the text from a web page (strip html tags)
  * easily fetch the links from a web page
  * supports proxy hosts
  * supports basic user/pass authentication
  * supports setting user_agent, referer, cookies and header content
  * supports browser redirects, and controlled depth of redirects
  * expands fetched links to fully qualified URLs (default)
  * easily submit form data and retrieve the results
  * supports following html frames (added v0.92)
  * supports passing cookies on redirects (added v0.92)

Package: php-swiftmailer
Description-md5: e4730bbc3c27c1a5dbcc061072174452
Description-en: Swiftmailer, free feature-rich PHP mailer
 Swift Mailer is component based mailing solution for PHP
 Send emails using SMTP, sendmail, postfix or a custom Transport
 implementation of your own. It Supports servers that require username
 and password and/or encryption.
 .
 Features:
  - SMTP authentication
  - event-driven plugins to customize the library
  - MIME compliant HTML/multipart emails
  - large attachments and inline/embedded images with low memory use

Package: libphysfs-dev
Description-md5: 78f64f68fcaa03166671767c2a500825
Description-en: filesystem abstraction library for game programmers (development headers)
 The PhysicsFS filesystem abstraction library provides a simple C
 interface to aid game programmers in utilizing game assets packaged in
 many different types of archive files.
 .
 This package contains the development libraries and headers.

Package: libphysfs1
Description-md5: 690cc5acdd4c5a562184ca3d5289cd66
Description-en: filesystem abstraction library for game programmers
 The PhysicsFS filesystem abstraction library provides a simple C
 interface to aid game programmers in utilizing game assets packaged in
 many different types of archive files.

Package: libpicocontainer-java
Description-md5: b6512ed5df0c09d227cc9625e31951ac
Description-en: Java library implementing the Dependency Injection pattern
 PicoContainer is a highly embeddable full service Inversion of Control (IoC)
 container for components that honour the Dependency Injection pattern. It can
 be used as a lightweight alternative to Sun's J2EE patterns for web
 applications or general solutions.
 .
 Despite it being very compact in size, PicoContainer supports different
 dependency injection types (Constructor, Setter, Annotated Field and Method)
 and offers multiple lifecycle and monitoring strategies.

Package: libpicocontainer-java-doc
Description-md5: 1ac21ce199f1ce8ce62732d72a8026f9
Description-en: Java library implementing the Dependency Injection pattern -- docs
 PicoContainer is a highly embeddable full service Inversion of Control (IoC)
 container for components that honour the Dependency Injection pattern.
 .
 This package contains the Javadoc API documentation for libpicocontainer-java.

Package: libpicocontainer1-java
Description-md5: b40500b5643e6a8cf972f1765feaec13
Description-en: Java library implementing the Dependency Injection pattern
 PicoContainer is a highly embeddable full service Inversion of Control
 (IoC) container for components honour the Dependency Injection pattern.
 It can be used as a lightweight alternative to Sun's J2EE patterns for
 web applications or general solutions.
 .
 Despite it being very compact in size (the core is ~128K and it has no
 mandatory dependencies outside the JDK), PicoContainer supports
 different dependency injection types (Constructor, Setter, Annotated
 Field and Method) and offers multiple lifecycle and monitoring
 strategies.

Package: libpillowfight-dev
Description-md5: 0b1cf5901aa55a7abad1314ee69f7d94
Description-en: Various image processing algorithms library - development files
 Really simple C Library containing various image processing algorithms.
 It includes several image processing algorithms specialized for scanned paper
 described in the library package.
 .
 This package installs the development headers

Package: libpillowfight0
Description-md5: 2700890c579f14900e7070314bac5862
Description-en: Various image processing algorithms library
 Really simple C Library containing various image processing algorithms.
 It includes the following algorithms:
  - Unpaper's algorithms: Blackfilter, Noisefilter, Blurfilter, Masks,
 Grayfilter, Border
  - Canny edge detection
  - Sobel operator
  - Gaussian blur
  - ACE (Automatic Color Equalization ; Parallelized implementation)
  - SWT (Stroke Width Transformation)
  - Compare : Compare two images (grayscale) and makes the pixels that are
 different really visible (red).
  - Scan borders: Tries to detect the borders of a page in an image coming from
 a scanner.
 .
 This package installs the C library

Package: python3-pypillowfight
Description-md5: d9942d62d2e8869c473eddb335b89c8c
Description-en: Python 3 bindings for libpillowfight
 Really simple C Library containing various image processing algorithms.
 It includes Python 3 bindings designed to operate on Pillow images.
 .
 This package installs the library for Python 3.

Package: libpinyin-common-dev
Description-md5: 207ba738361239f299409c922812b040
Description-en: library to deal with PinYin / zhuyin - common development files
 libpinyin is a set of core algorithms designed for intelligent
 sentence-based Chinese PinYin / zhuyin input methods.
 .
 This package provides the common header files for both libpinyin and libzhuyin.

Package: libpinyin-data
Description-md5: 704e7558fcd3fe8c600b8b1fef4c6b08
Description-en: Data for PinYin / zhuyin input method library
 The libpinyin project aims to provide the algorithms core for intelligent
 sentence-based Chinese zhuyin input methods. libpinyin can be integrated with
 input method framework likes ibus, fcitx, etc. to provide a PinYin and zhuyin
 based input method for Chinese user.
 .
 This package contains the data likes zhuyin to word mapping, n-gram
 information, etc. used by libpinyin algorithm.

Package: libpinyin-utils
Description-md5: 04769e29a0cdbecfbff483fd0de6b6b8
Description-en: library to deal with PinYin - utilities
 libpinyin is a set of core algorithms designed for intelligent
 sentence-based Chinese PinYin input methods.
 .
 This package provides the utilities for manipulating dict files.

Package: libpinyin15
Description-md5: 4097e388e64d038f28b7e62d322b271f
Description-en: library to deal with PinYin
 libpinyin is a set of core algorithms designed for intelligent
 sentence-based Chinese PinYin input methods.
 .
 This package provides the library files.

Package: libpinyin15-dev
Description-md5: a31106aa58e75ec73db543c570ec8fa7
Description-en: library to deal with PinYin - development files
 libpinyin is a set of core algorithms designed for intelligent
 sentence-based Chinese PinYin input methods.
 .
 This package provides the library development files.

Package: libzhuyin-dev
Description-md5: 3737238c0c0f6cf700c376bec7c7cdd7
Description-en: Development files for zhuyin input method library
 The libzhuyin project aims to provide the algorithms core for
 intelligent sentence-based Chinese zhuyin input methods. libzhuyin can
 be integrated with input method framework likes ibus, fcitx, etc. to
 provide a zhuyin based input method for Traditional Chinese user.
 .
 This package contains development files for libzhuyin.

Package: libzhuyin15
Description-md5: b3c1ce49632ac7b6fadd69d5309c5633
Description-en: Zhuyin input method library
 The libzhuyin project aims to provide the algorithms core for
 intelligent sentence-based Chinese zhuyin input methods. libzhuyin can
 be integrated with input method framework likes ibus, fcitx, etc. to
 provide a zhuyin based input method for Traditional Chinese user.

Package: libpipeline-dev
Description-md5: 482d54e799c08b4e62a4c3986b14a752
Description-en: Unix process pipeline manipulation library (development files)
 This is a C library for setting up and running pipelines of processes,
 without needing to involve shell command-line parsing which is often
 error-prone and insecure.
 .
 This package contains files needed for developing with libpipeline.

Package: libpipeline1
Description-md5: 8b5f1e1bfe24dc8604ead49f420aee80
Description-en: Unix process pipeline manipulation library
 This is a C library for setting up and running pipelines of processes,
 without needing to involve shell command-line parsing which is often
 error-prone and insecure.

Package: libpithub-perl
Description-md5: 83a107c694bea34ecf6377a7f81aec58
Description-en: Github v3 API
 Pithub is a Perl module to provide access to Github v3 API in an
 object oriented way.
 .
 This module does not support older version of Github API.

Package: libpixelif-common
Description-md5: 9d64e4519c3924a4ba962a103a53c2a6
Description-en: Provides localization and font data for libpixelif
 This package is required by all packages which are using libpixelif. It's
 usually not necessary to install this package manually and should be
 normally installed as a dependency for another package.

Package: libpixelif-dev
Description-md5: 9e0f7e300216a9d67ee81fe21267d070
Description-en: Interface translating fizmo output into pixel data
 This library transforms fizmo's raw Z-Machine output into pixel-based
 output operations. It greatly simplifies the implementation of a
 GUI-based Z-Machine interpreter and is used by the fizmo-sdl2 frontend.

Package: libpixels-java
Description-md5: 289e8cc01aa5a0b4eeb561300215188a
Description-en: manipulation and filtering of images in Java
 A large number of Java Image filters which are all standard Java
 BufferedImageOps and can be plugged directly into existing programs.
 .
 Many of these filters are useful in applications such as games where images
 need to be generated on the fly, or where it's quicker to generate them rather
 than downloading them. For instance, it's quicker to download one image and
 rotate it several times than to download several separate images.
 .
 Another use for the filters is in animation. For example animating the Water
 Ripple filter can produce a nice rippling effect. Some of the filters have a
 time parameter for this purpose.
 .
 All of the filters are designed to work with TYPE_INT_ARGB images.
 .
 More info and samples can be found in
 http://www.jhlabs.com/ip/filters/index.html

Package: libpixie-java
Description-md5: 6ff37f5ec8cf10752b4a521f268b75b1
Description-en: Java Vector Format Viewer Library
 Pixie is a WMF-File reading library originally written as converter for the
 Pixie-ImageViewer. Pixie was long time dead and is now resurrected as
 WMF-Reader and ImageProducer for Java 1.2.2 or higher.
 .
 Pixie lacks the support for most BitMap-Formats but everything else is
 working fine. Write-Support will be implemented somewhere in the future,
 classes for the writesupport are mostly dummies at the moment.

Package: libpj-java
Description-md5: 8b44fd800b1ed9eab9597876d70e58b4
Description-en: API and middleware for parallel programming in Java
 Parallel Java (PJ) is for parallel programming in 100% Java on shared memory
 multiprocessor (SMP) parallel computers, cluster parallel computers, and
 hybrid SMP cluster parallel computers. PJ was developed in the Department of
 Computer Science at the Rochester Institute of Technology.

Package: libpkgconfig-perl
Description-md5: 81de42c237215e8067d9ed01ea96a960
Description-en: Pure-Perl Core-Only replacement for pkg-config
 PkgConfig provides a pure-perl, core-only replacement for the
 pkg-config utility.
 While pkg-config is a compiled binary linked with glib,
 the pure-perl version has no such requirement, and will run
 wherever Perl ( >= 5.6 ) does.
 The package provides a pure perl binary called ppkg-config which
 can be used as well as pkg-config.

Package: libpktriggercord0
Description-md5: fc1c5b1ee3bfa89960af6de17fdc794b
Description-en: library for Pentax cameras in MSC mode
 This package contains a library to control Pentax cameras in MSC mode.A
 .
 After one connects the camera to the PC with the USB cable, one can control
 the camera from the computer. One can read status information, one can change
 several settings, and one can take pictures. The pictures are stored in the
 camera's buffer and can be downloaded to the PC. Pictures are not written on
 the SD card of the camera.

Package: libplacebo-dev
Description-md5: 8573a0e9eaebdc417a110d8bbb759598
Description-en: GPU-accelerated video/image rendering primitives (development files)
 The library provides useful GPU-accelerated image processing primitives based
 on GLSL. It includes shader routines for decoding and transforming colors,
 tone mapping, dithering, and for various algorithms that sample from images,
 such as debanding and scaling.
 .
 This package contains the development files.

Package: libplacebo208
Description-md5: 6e6253382a0be31062c18fbf3b6b6b29
Description-en: GPU-accelerated video/image rendering primitives (shared library)
 The library provides useful GPU-accelerated image processing primitives based
 on GLSL. It includes shader routines for decoding and transforming colors,
 tone mapping, dithering, and for various algorithms that sample from images,
 such as debanding and scaling.
 .
 This package contains the shared library.

Package: libplack-app-proxy-perl
Description-md5: 033054021d7047d1a6e6bc15d34a026c
Description-en: Plack::App::Proxy - middleware-aware proxy application for Plack
 A streaming capable proxy for Plack.
 .
 This application is just like a normal PSGI application and is middleware
 aware, which means you can modify proxy requests (and responses) using Plack
 middleware stack.

Package: libplack-builder-conditionals-perl
Description-md5: 381b35e94e87d5238c484e8516f4b0c6
Description-en: Plack::Builder extension for Conditionals
 Plack::Builder::Conditionals is an extension that provides the following
 functions: 'match_if', 'addr', 'path', 'method', 'header', 'browser',
 'all', and 'any'.

Package: libplack-handler-anyevent-fcgi-perl
Description-md5: 5f146e62c782482149b5c7584cb41e73
Description-en: asynchronous FCGI handler for PSGI using AnyEvent::FCGI
 Plack::Handler::AnyEvent::FCGI is a PSGI adapter for AnyEvent::FCGI
 allowing AnyEvent based non-blocking applications running behind a
 web server using FastCGI as a protocol.

Package: libplack-handler-fcgi-ev-perl
Description-md5: 57628f840b16d9a76fd0a57710cf7c8f
Description-en: asynchronous PSGI handler using FCGI::EV
 Plack::Handler::FCGI::EV is an asynchronous PSGI handler using FCGI::EV as
 its backend. It can be used to replace Plack::Handler::FCGI to run
 application using asynchronous EV library.

Package: libplack-middleware-cache-perl
Description-md5: acff017990f1d4336bae81f3f2c70d64
Description-en: Plack middleware for caching responses of certain URLs
 Plack::Middleware::Cache allows you to cache expensive and non-changing
 responses from URIs that match a list of regular expression patterns.

Package: libplack-middleware-crossorigin-perl
Description-md5: 5270e31b4873d0a9288abd5e18fbb6f6
Description-en: Plack middleware adding headers to allow CORS
 Plack::Middleware::CrossOrigin adds
 Cross Origin Request Sharing headers
 used by modern browsers
 to allow XMLHttpRequest to work across domains.
 This module will also help protect against CSRF attacks
 in some browsers.
 .
 This module attempts to fully conform to the CORS spec,
 while allowing additional flexibility
 in the values specified for the of the headers.
 .
 Plack is a set of tools similar to Ruby's Rack
 or Python's Paste for WSGI.
 It implements the Perl Server Gateway Interface (PSGI)
 standard interface,
 which allows developers to decouple their web application framework
 from the local web server environment.

Package: libplack-middleware-csrfblock-perl
Description-md5: d5d612d6b6700f3dcd4fec83c5bda6ec
Description-en: Plack middleware to block CSRF (cross-site request forgery)
 Plack::Middleware::CSRFBlock helps blocking Cross-Site Request Forgeries,
 and can be used without any modifications to your application, in
 most cases.
 .
 When the application response Content-type header is "text/html" or
 "application/xhtml+xml", this middleware inserts a hidden input tag
 that contains a token string into all POST-forms found in the
 response body.
 .
 For every POST requests, this middleware ensures that the input
 parameters contain the correct token parameter. If not found, the
 middleware throws an HTTP error 403 (Forbidden) and the forged
 request does not even reach your application.

Package: libplack-middleware-debug-perl
Description-md5: ea3f645780cac4028a5519c0660b2505
Description-en: Plack middleware for displaying request/response debug information
 Plack::Middleware::Debug offers a configurable set of panels that
 display information about the current request and response, thus aiding
 in debugging. It is heavily influenced by the Django Debug Toolbar.

Package: libplack-middleware-deflater-perl
Description-md5: 4dff139990d0af8ee3e8d6e10b48de54
Description-en: middleware to compress response body with gzip or deflate
 Plack::Middleware::Deflater is a middleware to encode your response body in
 gzip or deflate, based on the Accept-Encoding HTTP request header. While
 saving a little bandwidth it will increase the Plack server load, so ideally
 you should handle this on the frontend reverse proxy servers.
 .
 This middleware removes Content-Length and streams encoded content, which
 means the server should support HTTP/1.1 chunked response or downgrade to
 HTTP/1.0 and close the connection.

Package: libplack-middleware-expires-perl
Description-md5: dd7dda5da03309b133d812afd76180a5
Description-en: mod_expires for plack
 Plack is a set of tools similar to Ruby's Rack or Python's Paste for
 WSGI. It implements the Perl Server Gateway Interface (PSGI) standard
 interface, which allows developers to decouple their web application
 framework from the local web server environment.
 .
 Plack::Middleware::Expires is Apache's mod_expires for Plack.
 .
 This middleware controls the setting of Expires HTTP header and the
 max-age directive of the Cache-Control HTTP header in server responses.
 .
 Note: Expires works only for successful response and If exists Expires
 HTTP header already, this middleware does not override.

Package: libplack-middleware-file-sass-perl
Description-md5: 1366045a7423d4b80bed3d8fc5ab940f
Description-en: Sass and SCSS support for all Plack-based PSGI frameworks
 PSGI is a specification to decouple web server environments from web
 application framework code.  Plack is an implementation of PSGI.
 .
 Plack::Middleware::File::Sass is a Plack middleware component that
 works with Plack::App::File or Plack::Middleware::Static to compile
 Sass templates into CSS stylesheet in every request.
 .
 When a request comes in for *.css* file, this middleware changes the
 internal path to *.sass* or *.scss*, depending on the configuration, in
 the same directory. If the Sass template is found, a new CSS stylesheet
 is built on memory and served to the browsers. Otherwise, it falls back
 to the original *.css* file in the directory.
 .
 This middleware should be very handy for the development. While Sass to
 CSS rendering is reasonably fast, for the production environment you
 might want to precompile Sass templates to CSS files on disk and serves
 them with a real web server like nginx or lighttpd.
 .
 Text::Sass provides only a limited Sass implementation, so the Ruby
 implementation is recommended even when Text::Sass is available.

Package: libplack-middleware-fixmissingbodyinredirect-perl
Description-md5: c2ac3cabf9fda24c08043541a9c06afc
Description-en: Plack::Middleware which ensures redirect response have a body
 Plack::Middleware::FixMissingBodyInRedirect sets a minimal body for
 redirect responses, in cases where one has not already been set. This can
 be useful e.g. when a user has turned auto-redirect off.

Package: libplack-middleware-header-perl
Description-md5: 88dedf95ff247d458277abda94406c29
Description-en: Plack middleware to modify HTTP response headers
 Plack is a set of tools similar to Ruby's Rack or Python's Paste for
 WSGI. It implements the Perl Server Gateway Interface (PSGI) standard
 interface, which allows developers to decouple their web application
 framework from the local web server environment.
 .
 Plack::Middleware::Header allows modification (setting, appending to,
 and unsetting) of HTTP response headers.

Package: libplack-middleware-logany-perl
Description-md5: 739ec43b6aa737e58a510893f638bdd1
Description-en: use Log::Any to handle logging from your Plack app
 Plack::Middleware::LogAny  is a Plack::Middleware component that allows
 you to use Log::Any to handle the logging object, psgix.logger.
 .
 It really tries to be the thinnest possible shim, so it doesn't handle
 any configuration beyond setting the category to which messages from
 plack might be logged.
 .
 Plack is a set of tools similar to Ruby's Rack or Python's Paste for
 WSGI. It implements the Perl Server Gateway Interface (PSGI) standard
 interface, which allows developers to decouple their web application
 framework from the local web server environment.

Package: libplack-middleware-logerrors-perl
Description-md5: 6cacb49964aa26072a1434e659242ea3
Description-en: map psgi.errors to psgix.logger or other logger
 psgi.errors defaults to stderr in most backends,
 which results in content going somewhere unhelpful
 like the server console.
 .
 Plack::Middleware::LogErrors simply remaps the psgi.errors stream
 to the psgix.logger stream,
 or an explicit logger that you provide.
 .
 This is especially handy
 when used in combination with other middlewares
 such as Plack::Middleware::LogWarn
 (which diverts Perl warnings to psgi.errors);
 Plack::Middleware::HTTPExceptions
 (which diverts uncaught exceptions to psgi.errors);
 and Plack::Middleware::AccessLog,
 which defaults to psgi.errors when not passed a logger --
 which is also automatically applied via plackup
 (so if you provided no --access-log option indicating a filename,
 psgi.errors is used).
 .
 Plack is a set of tools similar to Ruby's Rack
 or Python's Paste for WSGI.
 It implements the Perl Server Gateway Interface (PSGI)
 standard interface,
 which allows developers to decouple their web application framework
 from the local web server environment.

Package: libplack-middleware-logwarn-perl
Description-md5: afed018761614ff34c1ef686a9a73113
Description-en: converts warnings to log messages
 Plack::Middleware::LogWarn is a Plack::Middleware component that will
 help you get warnings into a logger. You probably want to use some sort
 of real logging system such as Log::Log4perl and another
 Plack::Middleware such as Plack::Middleware::Log4perl.
 .
 Plack is a set of tools similar to Ruby's Rack or Python's Paste for
 WSGI. It implements the Perl Server Gateway Interface (PSGI) standard
 interface, which allows developers to decouple their web application
 framework from the local web server environment.

Package: libplack-middleware-methodoverride-perl
Description-md5: 418af3d86c4a2a983ba8214cff4d81db
Description-en: Plack::Middleware to override REST methods via POST
 Plack::Middleware::MethodOverride provides a workaround for writing RESTful
 Plack applications that also support web browsers. Using a header named
 X-HTTP-Method-Override or a form action parameter named x-tunneled-method,
 the REQUEST_METHOD key of the Plack environment hash will be replaced with
 the specified value, allowing a POST request to be used in place of any the
 other HTTP methods.

Package: libplack-middleware-removeredundantbody-perl
Description-md5: a6d3212b0bf499d1ba5d2d1ae3e9c5b3
Description-en: Plack::Middleware which removes an unnecessary HTTP response body
 Plack::Middleware::RemoveRedundantBody is in some ways the opposite of
 Plack::Middleware::FixMissingBodyInRedirect: it removes the body from HTTP
 responses that do not require one.

Package: libplack-middleware-reverseproxy-perl
Description-md5: 5cd0c50c33722c63fdc88c0eb3b140f4
Description-en: module supporting apps to run as a reverse proxy backend
 Plack::Middleware::ReverseProxy resets some HTTP headers, which changed by
 reverse-proxy. You can specify the reverse proxy address and stop fake
 requests using 'enable_if' directive in your app.psgi.

Package: libplack-middleware-session-perl
Description-md5: 5e03df26302212f73884de3797efca7b
Description-en: Perl module for Plack middleware session management
 Plack::Middleware::Session provides Plack Middleware
 component for session management. By default it will
 use cookies to keep session state and store data in
 memory. This library also comes with other state and
 store solutions. It should be noted that it stores
 the current session as a hash reference in the
 psgix.session key inside the $env where it can
 accessed as needed.

Package: libplack-middleware-status-perl
Description-md5: 9fa096597170f0236dd58a97ac717efa
Description-en: Perl module for Plack middleware mapping URLs to status codes
 Plack::Middleware::Status is a Perl module providing a Plack Middleware
 component for mapping application URLs to responses with any given
 HTTP Status Code.

Package: libplack-middleware-test-stashwarnings-perl
Description-md5: 21f6ecdcf0b85c65db632d53c5e75ceb
Description-en: module for testing plack application warnings
 Plack::Middleware::Test::StashWarnings is a Plack middleware component to
 record warnings generated by your application so that you can test them to
 make sure your application complains about the right things.
 .
 The warnings generated by your application are available at a special URL
 (/__test_warnings), encoded with Storable/nfreeze. So using
 Test::WWW::Mechanize you can just get that URL and Storable/thaw its content.

Package: libplack-perl
Description-md5: 645aed1b71f7fd8a2f3134da60b76e77
Description-en: interface between web servers and Perl web applications
 Plack is a set of tools similar to Ruby's Rack or Python's Paste for WSGI. It
 implements the Perl Server Gateway Interface (PSGI) standard interface, which
 allows developers to decouple their web application framework from the local
 web server environment.
 .
 This package contains middleware components, a reference server and utilities
 for web application frameworks.

Package: libplack-request-withencoding-perl
Description-md5: a1e1375e6981f27c32c55d6d19030a34
Description-en: Perl module subclass of Plack::Request which supports encoding
 Plack::Request::WithEncoding is a subclass of Plack::Request that supports
 encoded requests. It overrides many Plack::Request attributes to return
 decoded values.
 .
 This feature allows a single application to seamlessly handle a wide variety
 of different language code sets. Applications that must be able to handle
 many different translations at once will find this extension able to quickly
 solve that problem.

Package: libplack-test-agent-perl
Description-md5: e8b7354bb59de47556a41164ad1fb659
Description-en: OO interface for testing low-level Plack/PSGI apps
 Plack is a set of tools similar to Ruby's Rack or Python's Paste for WSGI.
 It implements the Perl Server Gateway Interface (PSGI) standard interface,
 which allows developers to decouple their web application framework from
 the local web server environment.
 .
 Plack::Test::Agent is an OO interface to test PSGI applications. It can
 perform GET and POST requests against PSGI applications either in process or
 over HTTP through a Plack::Handler-compatible backend.
 .
 This is an experimental module and its interface may change.

Package: libplack-test-anyevent-perl
Description-md5: b192b7a7d36d3e31e76237ca6fb9ba69
Description-en: run Plack::Test on AnyEvent-based PSGI applications
 Plack::Test::AnyEvent allows you to easily test
 your AnyEvent-based PSGI applications.
 Normally,
 Plack::Test::MockHTTP or Plack::Test::Server work fine for this,
 but this implementation comes in handy
 when you'd like to test your streaming results as they come in,
 or if your application uses long-polling.
 For non-streaming requests,
 you can use this module exactly like Plack::Test::MockHTTP;
 otherwise, you can set up a content handler and call $res->recv.
 The event loop will then run
 until the PSGI application closes its writer handle
 or until your test client calls send on the response.

Package: libplack-test-externalserver-perl
Description-md5: 8c06f5bb6686cadfbb20287df15160df
Description-en: module for running HTTP tests on external live servers
 Plack::Test::ExternalServer allows you to run your Plack::Test tests against
 an external server instead of just against a local application through either
 mocked HTTP or a locally spawned server.
 .
 See Plack::Test on how to write tests that can use this module.

Package: libplist++-dev
Description-md5: 1bfe45fa71d0b484c2feb1da46c06439
Description-en: C++ library for handling Apple binary and XML property lists - dev files
 libplist is a library for reading and writing the Apple binary and XML
 property lists format. It's part of the libimobiledevice stack, providing
 access to iDevices (iPod, iPhone, iPad ...).
 .
 This package contains the development files of the liplist++ library.

Package: libplist++3v5
Description-md5: 73d0296a4e76c1d57a3f4ef06aaefd79
Description-en: C++ Library for handling Apple binary and XML property lists
 libplist is a library for reading and writing the Apple binary and XML
 property lists format. It's part of the libimobiledevice stack, providing
 access to iDevices (iPod, iPhone, iPad ...).
 .
 This library is the C++ implementation of the libplist API.

Package: libplist-dev
Description-md5: 0dde14eaf211cdb9bdcce0e6d1ae6309
Description-en: Library for handling Apple binary and XML property lists - development files
 libplist is a library for reading and writing the Apple binary and XML
 property lists format. It's part of the libimobiledevice stack, providing
 access to iDevices (iPod, iPhone, iPad ...).
 .
 This package contains the development files.

Package: libplist-doc
Description-md5: 9ab15babc32c4040b0ce721aff38b6f0
Description-en: Library for handling Apple binary and XML property lists - docs
 This package contains tools to convert Apple property list files from binary
 to XML and vice-versa. It's part of the libimobiledevice stack, providing
 access to iDevices (iPod, iPhone, iPad ...).
 .
 This package contains the documentation.

Package: libplist-utils
Description-md5: f3e61dfbb8451db7dc3eae7293afdb7d
Description-en: Apple property list converter
 This package contains tools to convert Apple property list files from binary
 to XML and vice-versa. It's part of the libimobiledevice stack, providing
 access to iDevices (iPod, iPhone, iPad ...).

Package: libplist3
Description-md5: 025ff093cbf9bf08e17d0248380c6438
Description-en: Library for handling Apple binary and XML property lists
 libplist is a library for reading and writing the Apple binary and XML
 property lists format. It's part of the libimobiledevice stack, providing
 access to iDevices (iPod, iPhone, iPad ...).

Package: python3-plist
Description-md5: 487d0e45cf9e076ca3024ae72a1f32cb
Description-en: Library for handling Apple binary and XML property lists - Python3 bindings
 libplist is a library for reading and writing the Apple binary and XML
 property lists format. It's part of the libimobiledevice stack, providing
 access to iDevices (iPod, iPhone, iPad ...).
 .
 This package contains the Python 3 bindings.

Package: libpll-dev
Description-md5: eaedd4763bbb1c111c6bc1bfc015ed92
Description-en: Phylogenetic Likelihood Library (development)
 PLL is a highly optimized, parallelized software library to ease the
 development of new software tools dealing with phylogenetic inference.
 .
 Among the functions included in PLL are parsing multiple sequence
 alignments (MSA) from PHYLIP and FASTA files, reading Newick trees,
 performing topological moves such as SPR and NNI, model optimization,
 likelihood evaluation and partitioned analysis by assigning different
 substitution models to each partition of the MSA. PLL fully implements
 the GTR nucleotide substitution model for DNA data and a number of
 models for aminoacid data.
 .
 This package contains the static library and the header file.

Package: libpll0
Description-md5: cabc80f806b90e2b49087e0912cd8201
Description-en: Phylogenetic Likelihood Library
 PLL is a highly optimized, parallelized software library to ease the
 development of new software tools dealing with phylogenetic inference.
 .
 Among the functions included in PLL are parsing multiple sequence
 alignments (MSA) from PHYLIP and FASTA files, reading Newick trees,
 performing topological moves such as SPR and NNI, model optimization,
 likelihood evaluation and partitioned analysis by assigning different
 substitution models to each partition of the MSA. PLL fully implements
 the GTR nucleotide substitution model for DNA data and a number of
 models for aminoacid data.
 .
 This package contains the dynamic library.

Package: libplucene-perl
Description-md5: 7de236ef6bead77db359661f349d17e3
Description-en: Perl port of the Lucene search engine
 Plucene is a fully-featured and highly customizable search engine toolkit
 based on the Lucene API. (http://jakarta.apache.org/lucene)
 .
 It is not, in and of itself, a functional search engine - you are expected
 to subclass and tie all the pieces together to suit your own needs.
 The synopsis above gives a rough indication of how to use the engine
 in simple cases. See Plucene::Simple for one example of tying it
 all together.

Package: libpng-dev
Description-md5: 45b416ab6d5ce75a17d9b8dc7d29bbf2
Description-en: PNG library - development (version 1.6)
 libpng is a library implementing an interface for reading and writing
 PNG (Portable Network Graphics) format files.
 .
 This package contains the header and development files needed to build
 programs and packages using libpng.

Package: libpng-tools
Description-md5: 5abac1e7b840725c0d559fdff5a3de36
Description-en: PNG library - tools (version 1.6)
 libpng is a library implementing an interface for reading and writing
 PNG (Portable Network Graphics) format files.
 .
 This package contains a program to interact with libpng from the
 command line.

Package: libpng16-16
Description-md5: d5a985e94f8651ba49089e3bee0eb18f
Description-en: PNG library - runtime (version 1.6)
 libpng is a library implementing an interface for reading and writing
 PNG (Portable Network Graphics) format files.
 .
 This package contains the runtime library files needed to run software
 using libpng.

Package: podman
Description-md5: 5e601f54db60d5a494eef41932519387
Description-en: engine to run OCI-based containers in Pods
 Podman is an engine for running OCI-based containers in Pods.
 Podman provides a CLI interface for managing Pods, Containers, and
 Container Images.
 .
 At a high level, the scope of libpod and podman is the following:
  * Support multiple image formats including the OCI and Docker image
    formats.
  * Support for multiple means to download images including trust & image
    verification.
  * Container image management (managing image layers, overlay filesystems,
    etc).
  * Full management of container lifecycle.
  * Support for pods to manage groups of containers together.
  * Resource isolation of containers and pods.
  * Support for a Docker-compatible CLI interface through Podman.
 .
 Podman is a daemon-less alternative to Docker.

Package: podman-docker
Description-md5: 63e31fa2e8211a08eb6c8fde8a23d475
Description-en: engine to run OCI-based containers in Pods - wrapper for docker
 Podman is an engine for running OCI-based containers in Pods.
 Podman provides a CLI interface for managing Pods, Containers, and
 Container Images.
 .
 At a high level, the scope of libpod and podman is the following:
  * Support multiple image formats including the OCI and Docker image
    formats.
  * Support for multiple means to download images including trust & image
    verification.
  * Container image management (managing image layers, overlay filesystems,
    etc).
  * Full management of container lifecycle.
  * Support for pods to manage groups of containers together.
  * Resource isolation of containers and pods.
  * Support for a Docker-compatible CLI interface through Podman.
 .
 Podman is a daemon-less alternative to Docker.
 .
 This package installs a wrapper script that acts like the original docker
 implementation

Package: libpod-2-docbook-perl
Description-md5: 2a2571b9456244d811c0d49b817151e9
Description-en: module for converting Pod data to DocBook SGML
 Pod::2::DocBook is a module for translating Pod-formatted documents to
 DocBook 4.2 SGML (see http://www.docbook.org/). It is primarily a back end
 for pod2docbook, but, as a Pod::Parser subclass, it can be used on its own.

Package: libpod-abstract-perl
Description-md5: 9d92f9c7c7a20fe35dfa0288510f7d59
Description-en: abstract document tree for Perl POD documents
 Pod::Abstract provides an abstract, tree-based interface to POD documents. It
 allows straightforward, round-trip capable manipulation of POD documentation.
 .
 This also allows an easy tree-based mechanism to write a Pod::<format> type
 filter. The package includes a simple, and extensible, command line utility
 called "paf" (Pod::Abstract Filter). This program can chain together filter
 operations, allowing manipulation and extraction of POD documents from the
 command line.

Package: libpod-constants-perl
Description-md5: dbab1e03d17fe476a6761a454bffc564
Description-en: module for including constants from POD
 This module allows you to specify those constants that should be
 documented in your POD, and pull them out a run time in a fairly
 arbitrary fashion.
 .
 Pod::Constants uses Pod::Parser to do the parsing of the source file.
 It has to open the source file it is called from, and does so directly
 either by lookup in %INC or by assuming it is $0 if the caller is
 "main" (or it can't find %INC{caller()})

Package: libpod-coverage-perl
Description-md5: e9fce37b1e0cde66dd70b4cc7ef1e2a9
Description-en: checker for comprehensiveness of perl module documentation
 POD::Coverage provides a mechanism for determining if the pod for a given
 module is comprehensive. It checks on a function by function basis and is
 useful for finding holes in module documentation.

Package: libpod-coverage-trustpod-perl
Description-md5: 614551421df10095347ad5aa0ce912ae
Description-en: module to support hints for Pod::Coverage
 Pod::Coverage::TrustPod is a Perl module that extends Pod::Coverage by
 allowing your Plain Old Documentation (POD) to declare certain symbol names
 as trusted. It is similar to using the 'trustme' feature in your test file,
 but does not require changes to the test file; instead, you make such trust
 annotations in your POD in a specially formatted field.

Package: libpod-elemental-perl
Description-md5: 4ede3c3d269ac4360e3b41d27a62d5f0
Description-en: module for manipulating POD elements
 Pod::Elemental is a system for treating Perl's Plain Old Documentation (POD)
 format as trees of elements. This model is similar in nature to, though less
 sophisticated than, the HTML Document Object Model (DOM). This makes it easy
 to perform many different transformations on the document data.

Package: libpod-elemental-perlmunger-perl
Description-md5: c3c2384d55f8dc77b44cc607508dada2
Description-en: Perl module that rewrites Perl documentation
 Pod::Elemental::PerlMunger is a role to be included in classes that rewrite
 the documentation of a Perl document, stripping out all the Pod, munging it,
 and replacing it into the Perl.

Package: libpod-elemental-transformer-list-perl
Description-md5: c4acf05e9d940c10c82d5a1e6b6c6a26
Description-en: module to transform :list regions into =over/=back
 Pod::Elemental::Transformer::List module provides a way to write lists
 in Pod in an easier way than usual =over/=item/back section.
 .
 In your Pod document, you must add a =for declaration and then the list
 items prefixed with '*'

Package: libpod-eventual-perl
Description-md5: 96a8116ac19420213adc098968480acd
Description-en: module to read a POD as a series of trivial events
 Pod::Eventual is a collection of Perl modules designed to read line-based
 input and produce events describing each POD paragraph or directive it finds.
 Once complete, events are immediately passed to the handle_event method. This
 method should be implemented by subclasses of Pod::Eventual; otherwise the
 default handle_event method will raise an exception.

Package: libpod-index-perl
Description-md5: 2bd7070edb1864ddfee11eb6a81f6686
Description-en: index and search PODs using X<> entries
 The Pod-Index distribution includes various modules for indexing and
 searching POD that is appropriately marked with X<> POD codes.
 .
 Pod::Index, as a module, does nothing. Everything is done by
 Pod::Index::Builder, Pod::Index::Search, and other helper modules.

Package: libpod-latex-perl
Description-md5: 10547a7da0ffed32c9f964b6846170f2
Description-en: module to convert Pod data to formatted LaTeX
 Pod::LaTeX is a module to convert documentation in the Pod format into LaTeX.
 The pod2latex command uses this module for translation.
 .
 Pod::LaTeX is a derived class from Pod::Select.

Package: libpod-markdown-perl
Description-md5: ac17805ab377e66f8409a9b0fde99845
Description-en: module to convert POD to the Markdown file format
 Pod::Markdown is a Perl module that parses Plain Old Documentation (POD) and
 converts it into the Markdown text format. It subclasses Pod::Parser, so it
 supports all of its commands, too.
 .
 Markdown is a markup language to convert structured text into (X)HTML. Its
 main design goal is to make the input text as readable as possible. For this,
 the syntax is highly inspired by the format of plain text email. Markdown
 supports features like headers, *emphasis*, code blocks, blockquotes and
 links. For maximum flexibility, it also allows embedding HTML tags, both
 within paragraphs (eg. <span>), and at block level (<div>, <table>).

Package: libpod-minimumversion-perl
Description-md5: d0e91f397fd0fa09d9c19bf077e276a9
Description-en: module to determine minimum Perl version of POD directives
 Pod::MinimumVersion parses the POD in a Perl script, module, or document, and
 reports what version of Perl is required to process the directives in it with
 pod2man etc.

Package: libpod-pandoc-perl
Description-md5: 122f1a66dcf9f02a424715bd41f45cd6
Description-en: process Plain Old Documentation format with Pandoc
 The Plain Old Documentation format (POD) is a markup language used to
 document Perl code (see perlpod for reference).
 .
 Pod::Pandoc is an attempt to unify and extend Pod converting based on the
 Pandoc document converter. Pandoc supports more document formats in a more
 detailled and uniform way than any set of Perl modules will ever do.
 For this reason Pod::Pandoc provides methods to convert Pod to the
 Pandoc document model for further processing with Pandoc.

Package: pod2pandoc
Description-md5: 176cd1897c5f0faa806ddd675873baa8
Description-en: convert POD documents with Pandoc
 The Plain Old Documentation format (POD) is a markup language used to
 document Perl code (see perlpod for reference).
 .
 pod2pandoc converts documents in Plain Old Documentation format using
 Pandoc to other document formats: HTML, Markdown, LaTeX, PDF, EPUB, ODT
 and others.

Package: libpod-parser-perl
Description-md5: a43c08b1df4ab0bc8f7219919a74abe3
Description-en: modules for parsing/translating POD format documents
 This package contains the following mdoules for using Perl5 "pod" (Plain Old
 Documentation).
 .
 "Pod::Parser", which provides a base class for parsing and selecting sections
 of POD documentation from an input stream.
 .
 "Pod::Select", which provides a subclass of Pod::Parser and an exported
 function named "podselect()" to dump selected sections of raw pod
 documentation from an input stream.
 .
 "Pod::PlainText", which is a replacement for "Pod::Text" and the
 corresponding "pod2text()" function. It is derived from the Pod::Parser
 class. As of perl 5.00_58, Pod::PlainText has been re-written by Russ
 Allbery, and has been renamed to Pod::Text in the core Perl distribution
 (replacing the previous implementation of Pod::Text). The Pod::PlainText
 module is still provided with Pod::Parser solely for backward
 compatibility.
 .
 "Pod::InputObjects": Some input objects needed by Pod::Parser, and for
 advanced users of Pod::Parser that need more about a command besides its name
 and text.
 .
 "Pod::ParseUtils", a module with several object-oriented helpers for POD
 parsing and processing. Probably the most important is Pod::Hyperlink for
 parsing and expanding POD hyperlinks L<...>.
 .
 This distribution is considered to be legacy - it has been superseded by
 Pod::Simple which brings more robustness, unicode and various other benefits.
 It has been removed from perl core after 5.31.0, and is packaged only for
 backward compatibility.

Package: libpod-plainer-perl
Description-md5: 75964be788011871d08e054f7cdba051
Description-en: Perl extension for converting Pod to old-style Pod
 Pod::Plainer uses Pod::Parser which takes Pod with the (new) 'C<< .. >>'
 constructs and returns the old(er) style with just 'C<>'; '<' and '>' are
 replaced by 'E<lt>' and 'E<gt>'.
 .
 This can be used to pre-process Pod before using tools which do not recognise
 the new style Pods.

Package: libpod-pom-perl
Description-md5: 5fc68269056bf4696a3244f764e0ee8c
Description-en: module providing a Pod Object Model
 Pod::POM is a Perl Pod document parser that exposes an object model called
 Pod Object Model. The object model is generated as a hierarchical tree of
 nodes, each of which represents a different element of the original document.
 The tree can be walked manually and the nodes examined, printed or otherwise
 manipulated. Pod::POM also provides view objects, which can automatically
 traverse the tree, or section thereof, and generate an output representation
 in one form or another.

Package: libpod-pom-view-restructured-perl
Description-md5: 01354bc6de537bff68e3cda64355ea0f
Description-en: view for Pod::POM that outputs reStructuredText
 Pod::POM::View::Restructured outputs reStructuredText that is expected to be
 used with Sphinx. Verbatim sections (indented paragraphs) in the POD will be
 output with syntax highlighting for Perl code by default.

Package: libpod-projectdocs-perl
Description-md5: af076f19df3ba1fa30c8b84b7ff0afa4
Description-en: module to generate CPAN like project documents from POD
 The Pod::ProjectDocs module allows you to generate CPAN like POD pages from
 your modules for your projects. It also creates an optional index page.
 .
 Additionally, you can use the command line script pod2projdocs to generate
 your documentation without creating a custom perl script.

Package: libpod-pseudopod-perl
Description-md5: 89b52ab8e32482440920f37556c9d7d2
Description-en: framework for parsing PseudoPod
 PseudoPod is an extended set of Pod tags used for book manuscripts. Standard
 Pod doesn't have all the markup options you need to mark up files for
 publishing production. PseudoPod adds a few extra tags for footnotes, tables,
 sidebars, etc.
 .
 Pod::PseudoPod adds parsing support for the PseudoPod tags. It also overrides
 Pod::Simple's _handle_element_start, _handle_text, and _handle_element_end
 methods so that parser events are turned into method calls.
 .
 In general, you'll only want to use this module as the base class for a
 PseudoPod formatter/processor.

Package: libpod-readme-perl
Description-md5: 99d4a0110c0dd3026000f9ae42ca7b66
Description-en: Perl module to convert POD to README file
 Pod::Readme is no longer a subclass of a POD parsing module. Instead, it is a
 simple POD filter.
 .
 This module allows authors to mark portions of the POD to be included only in,
 or to be excluded from the README file.  It also allows you to include
 portions of another file (such as a separate ChangeLog).

Package: libpod-sax-perl
Description-md5: 3533e91eeaebda08a25dabad9835a67b
Description-en: Perl module for generating SAX events from POD
 The Pod::SAX module parses POD and generates corresponding SAX events. The aim
 of this module is not round trip data preservation, but rather standards
 compliance, while maintaining simple access to the underlying data.

Package: libpod-simple-perl
Description-md5: c7cec2775c221602530ea0f955a7a3a5
Description-en: framework for parsing files in the Pod markup language
 Pod::Simple is a Perl module that provides useful utilities for parsing text
 in the POD (Plain Old Documentation) markup language that is typically used to
 write documentation for Perl modules and scripts.

Package: libpod-simple-wiki-perl
Description-md5: 3acd9c3fccb060a986a34da50351d2f9
Description-en: Perl class for creating Pod to Wiki filters
 Pod::Simple::Wiki is used to convert Pod text to Wiki text.
 .
 Pod (Plain Old Documentation) is a simple markup language used for writing
 Perl documentation.
 .
 A Wiki is a user extensible web site. It uses very simple mark-up that is
 converted to Html. For an introduction to Wikis see:
 http://en.wikipedia.org/wiki/Wiki

Package: libpod-spell-perl
Description-md5: eaff2f86c7bb837f181fc25ef0afe879
Description-en: formatter to easily check the spelling of POD
 Pod::Spell is a POD formatter whose output is good for checking the spelling
 of the document.  Pod::Spell is much like Pod::Text, except that it doesn't
 put much effort into actual formatting, and it suppresses things that look
 like Perl symbols or Perl jargon (so that your spellchecking program won't
 complain about mystery words like "`$thing'" or "`Foo::Bar'" or "hashref").

Package: libpod-strip-perl
Description-md5: ecd274aa20d91e76b4568fd246b4cca9
Description-en: remove POD documentation from Perl code
 Pod::Strip is a subclass of Pod::Simple that removes the POD (plain old
 documentation) from Perl code. The POD may optionally be replaced with
 comments so that line numbers of the code stay the same.
 .
 Pod::Strip is useful in Perl code parsers that don't want to bother about POD.

Package: libpod-tests-perl
Description-md5: 6f653d8206a2db0a82f7aaf97258c47b
Description-en: Perl extension for excts embedded tests and code examples from POD
 Pod::Tests is a specialized POD viewer to extract embedded tests and code
 examples from POD. It doesn't do much more than that.
 .
 This module is deprecated, in favour of Test::Inline.

Package: libpod-thread-perl
Description-md5: 696111b859a803db0b85c41c5294f72e
Description-en: Convert POD to thread, an HTML macro language
 Pod::Thread converts documentation in POD format to thread, a macro
 language used to generate HTML.  This module and the pod2thread program
 provided by this package are used by DocKnot to handle formatting of POD
 documentation.

Package: libpod-tree-perl
Description-md5: e1e352929990975308e558f79ca7fe6c
Description-en: module for creating a static syntax tree for a POD
 Pod::Tree parses a POD into a static syntax tree. Applications walk the
 tree to recover the structure and content of the POD. See Pod::Tree::Node
 for a description of the tree.

Package: libpod-weaver-perl
Description-md5: 67d9ccdef51f5297e3de7508f1a16815
Description-en: Perl module to weave together a Pod document from an outline
 Pod::Weaver is a system for building Pod documents from templates. It doesn't
 perform simple text substitution, but instead builds a
 Pod::Elemental::Document. Its plugins sketch out a series of sections that
 will be produced based on an existing Pod document or other provided
 information.

Package: libpod-weaver-plugin-ensureuniquesections-perl
Description-md5: 581e599099e2b403e924de02cd7ea307
Description-en: Pod::Weaver plugin to check for duplicate Pod section headers
 Pod::Weaver::Plugin::EnsureUniqueSections is a Pod::Weaver plugin to
 ensure that the Pod after weaving has no duplicate top-level section
 headers.  This can help you if you are converting from writing all
 your own POD to generating it with Pod::Weaver.  If you begin
 generating a section with Pod::Weaver but you forget to delete the
 manually written section of the same name, this plugin will warn you.

Package: libpod-weaver-section-contributors-perl
Description-md5: 9483e104ce77448f92ed0302082c4be8
Description-en: Pod::Weaver plugin for a section listing contributors
 Pod::Weaver::Section::Contributors provides a Pod::Weaver plugin to
 generate a section listing modules contributors.  These can be named
 on the source of individual modules as well as on the pod weaver and
 dist zilla configuration files.

Package: libpod-weaver-section-legal-complicated-perl
Description-md5: 47ae0961fe1e08d8d03bf4d78acfaefc
Description-en: Pod::Weaver plugin for per module authors, copyright holders, and license
 Pod::Weaver::Section::Legal::Complicated is a Pod::Weaver plugin to
 create Pod sections listing authors, copyright owners, and licenses
 of each module in the distribution.  It is targeted at distributions
 with a large number of modules and where different module may have
 different authos, copyright holders, and licenses.  It does so by
 parsing individual modules and looking for specific comments.

Package: libpod-weaver-section-support-perl
Description-md5: 2c77f02f66039d5c924881c5a5da3246
Description-en: Dist::Zilla plugin to add a SUPPORT section to your POD
 Pod::Weaver::Section::Support is a Dist::Zilla plugin to that will
 produce a hunk of pod that lists the various ways to get support for
 your module.
 .
 If you have Dist::Zilla::Plugin::Repository enabled in your dist.ini, be sure
 to check the repository_link attribute!
 .
 The generated support section is added ONLY to the main module's POD,
 because it would be a waste of space to add it to all modules in your
 dist.

Package: libpod-webserver-perl
Description-md5: 0e610d292860729995560c5f0de915e7
Description-en: miniature web server for reading Pod in web browsers
 Pod::Webserver can be run as an application that works as a minimal web
 server to serve local Perl documentation. It's like perldoc except it works
 through your browser.

Package: libpod-wordlist-hanekomu-perl
Description-md5: b347f62302b66254985b81237a1f7234
Description-en: collection of stop words to spell check POD documents
 Pod::Wordlist::hanekomu, when loaded, adds more stopwords for POD spell check,
 that is, words that should be ignored by the spell check.
 .
 WARNING: This module is deprecated. All non-name words from this list have
 been merged into the master Pod::Wordlist module. Therefore, this list is no
 longer maintained.

Package: libpod-wsdl-perl
Description-md5: 8a7bcde46a5dd4644144028766a542b3
Description-en: creator of WSDL documents from (extended) POD
 Pod::WSDL is Perl module to create WSDL documents from (extended) module
 documentation (POD).

Package: libpod-xhtml-perl
Description-md5: fad49be79253f4a67d7c666c33d42690
Description-en: module for translating POD to XHTML
 There's Pod::PXML and Pod::XML, so why is Pod::Xhtml needed? You need
 an XSLT to transform XML into XHTML and many people don't have the time
 or inclination to do this. But they want to make sure that the pages
 they put on their web site are well-formed, they want those pages to
 use stylesheets easily, and possibly they want to squirt the XHTML
 through some kind of filter for more processing.
 .
 By generating well-formed XHTML straight away anyone can just
 use the output files as-is. For those who want to use XML tools or
 transformations they can use the XHTML as a source, because it's a
 well-formed XML document.

Package: libpod2-base-perl
Description-md5: 55516e5141e51f5ef1140411f1176076
Description-en: module for translations of Perl documentation
 POD2::Base is an abstraction of the code in POD2::IT and POD2::FR.
 These modules belong to the Italian and the French translation projects
 of core Perl pods.
 .
 Once a translation package had been installed, the translated
 documentation can be accessed with:
 .
     $ perldoc POD2::<lang>::<podname>
 Or
     $ perldoc -L IT <podpage>

Package: libpodofo-dev
Description-md5: 6fca5148ee2f292cc2afba75a0839028
Description-en: PoDoFo development files
 The PoDoFo library is a free, portable C++ library which includes classes to
 parse PDF files and modify their contents into memory. The changes can be
 written back to disk easily. The parser can also be used to extract
 information from a PDF file (for example the parser could be used in a PDF
 viewer). Besides parsing PoDoFo includes also very simple classes to create
 your own PDF files. All classes are documented so it is easy to start writing
 your own application using PoDoFo.
 .
 This package contains the header development files used for building
 PoDoFo-enabled applications.

Package: libpodofo-utils
Description-md5: 4d9de53690690c97777dfcb5a257b598
Description-en: PoDoFo utilities
 The PoDoFo library is a free, portable C++ library which includes classes to
 parse PDF files and modify their contents into memory. The changes can be
 written back to disk easily. The parser can also be used to extract
 information from a PDF file (for example the parser could be used in a PDF
 viewer). Besides parsing PoDoFo includes also very simple classes to create
 your own PDF files. All classes are documented so it is easy to start writing
 your own application using PoDoFo.
 .
 This package contains tools for working with PDF files.

Package: libpodofo0.9.8
Description-md5: d06b9c84c314e7bd8952e46d020948a4
Description-en: PoDoFo - library to work with the PDF file format
 The PoDoFo library is a free, portable C++ library which includes classes to
 parse PDF files and modify their contents into memory. The changes can be
 written back to disk easily. The parser can also be used to extract
 information from a PDF file (for example the parser could be used in a PDF
 viewer). Besides parsing PoDoFo includes also very simple classes to create
 your own PDF files. All classes are documented so it is easy to start writing
 your own application using PoDoFo.

Package: libpoe-component-client-dns-perl
Description-md5: 0d1861bbda99450b20183889bc098f61
Description-en: POE Component for performing asynchronous DNS queries
 POE::Component::Client::DNS is a wrapper for non-blocking DNS queries based on
 Net::DNS (libnet-dns-perl). It lets other tasks run while something is waiting
 for a nameserver response and allows multiple DNS servers to be queried at the
 same time. DNS client components are spawned as separate sessions rather than
 being created as proper objects; for full details, see the documentation.

Package: libpoe-component-client-http-perl
Description-md5: 763263eed6d9084f4b08667fd44cf1a9
Description-en: POE Component for running asynchronous HTTP transactions
 POE::Component::Client::HTTP is an HTTP User-Agent that allows programs to
 easily make HTTP requests within the POE framework. It allows other sessions
 to run while these transactions are being processed and can handle several
 HTTP transactions in parallel.

Package: libpoe-component-client-ident-perl
Description-md5: f0df67046eae7e05f8df22c343afdc0c
Description-en: POE component that provides non-blocking ident lookups
 POE::Component::Client::Ident is a POE component that provides
 non-blocking ident lookup services to other POE components and
 sessions.

Package: libpoe-component-client-keepalive-perl
Description-md5: 55ce61326cac4d5f8c8a71cc33687d6c
Description-en: POE component that manages and keeps alive client connections
 POE::Component::Client::Keepalive creates and manages connections for other
 components. It maintains a cache of kept-alive connections for quick reuse.
 It is written specifically for clients that can benefit from kept-alive
 connections, such as HTTP clients. Using it for one-shot connections would
 probably be silly.

Package: libpoe-component-client-mpd-perl
Description-md5: 6092cff107cb7e827f8d2f20161309b9
Description-en: client library for MPD (Music Player Daemon)
 POE::Component::Client::MPD is a Perl POE component module that provides a
 clear message passing interface for talking to and controlling Music Player
 Daemon (MPD) servers. A connection to the MPD server is established as soon
 as a new object is created. Commands are then sent to the server as messages
 are passed.

Package: libpoe-component-client-ping-perl
Description-md5: 36a5b886a5c0597f892c9aa9e411b4c3
Description-en: ICMP ping client component for POE
 POE::Component::Client::Ping is an asynchronous, event driven client
 for ICMP ping. It accepts events containing the specifics of ICMP
 ping requests, and it returns events carrying the results of those
 pings.
 .
 Ping client components are not proper objects.  Instead of being
 created, as most objects are, they are "spawned" as separate sessions.
 To avoid confusion (and hopefully not cause other confusion), they
 must be spawned with a spawn method, not created anew with a new
 one.

Package: libpoe-component-dbiagent-perl
Description-md5: f26dd5d43fff4a74bf1bab1b50b3b9d2
Description-en: POE Component for running asynchronous DBI calls
 POE::Component::DBIAgent is your answer to non-blocking DBI in POE.
 .
 It fires off a configurable number child processes (defaults to 3) and
 feeds database queries to it via two-way pipe (or sockets ... however
 POE::Component::Wheel::Run is able to manage it).  The primary method
 is query.

Package: libpoe-component-irc-perl
Description-md5: b8b646cc0a2eee06f62e229e4f484810
Description-en: POE Component for manipulating IRC sessions
 POE::Component::IRC is a POE component which acts as an easily controllable
 IRC client for your other POE components and sessions. You create an IRC
 component and tell it what events your session cares about and where to
 connect to, and it sends back interesting IRC events when they happen. You
 make the client do things by sending it events.

Package: libpoe-component-jabber-perl
Description-md5: a5645571063ac791a0f5105593dd81aa
Description-en: pOE Component for communicating over Jabber
 POE::Component::Jabber is a module that simplies for the POE developer, access
 to the Jabber protocol through the use of one of the four Client classes. With
 built in events for common Jabber packets, all a POE developer need do is
 provide an event and arguments for most events so the responses to the
 requests can be properly handled by the coder.
 .
 Please see the Client classes for more detailed descriptions of the events
 provided.

Package: libpoe-component-jobqueue-perl
Description-md5: 0ffeab47c7f4380c105f575720ee944f
Description-en: POE component to manage queues and worker pools
 POE::Component::JobQueue manages a finite pool of worker sessions as they
 handle an arbitrarily large number of tasks. It often is used as a form of
 flow control, preventing a large group of tasks from exhausting some sort of
 resource.
 .
 This module implements two kinds of queue: active and passive. Both types of
 queues use a Worker coderef to spawn sessions that process jobs, but how they
 use the Worker differs between them.

Package: libpoe-component-pcap-perl
Description-md5: 78db90abf83a4ef00f8c9af75080d3b3
Description-en: POE Interface to Net::Pcap
 POE::Component::Pcap provides a wrapper for using the Net::Pcap module
 from POE programs.  The component creates a separate session which
 posts events to a specified session and state when packets are
 available.

Package: libpoe-component-pool-thread-perl
Description-md5: 7816203191bc7fd9455fb2b41d023c89
Description-en: POE Managed Boss/Worker thread pool
 Thread pool expand-on-demand managed through a POE session in a
 manner that does not interfere with cooperative multitasking. A single pipe is
 created, each thread communicates its state to the main process through this
 pipe. No serialization occurs (these are threads, not child processes), so
 execution is very fast.
 .
 This package provides the Perl modules Poe::Component::Pool::Thread.

Package: libpoe-component-pubsub-perl
Description-md5: 0ef81bd14c5518de285b69b89dcc6c9e
Description-en: generic publish/subscribe POE::Component
 POE::Component::PubSub is a generic publish/subscribe POE::Component
 that enables POE::Sessions to publish events to which other
 POE::Sessions may subscribe.

Package: libpoe-component-resolver-perl
Description-md5: 447f2364ca043d729c0d6b76eb97d548
Description-en: POE Component for domain name resolution
 POE::Component::Resolver is a Perl module that provides nonblocking domain
 name resolution by using Socket::GetAddrInfo's getaddrinfo() function in
 subprocesses where they are permitted to block indefinitely.
 .
 By default, it will use a maximum of eight subprocesses and prefer address
 families in whatever order Socket::GetAddrInfo returns them. These defaults
 can be overridden with constructor parameters.

Package: libpoe-component-rssaggregator-perl
Description-md5: 82556eb1fc386a71172bc750ee19c116
Description-en: POE component to watch multiple RSS feeds
 POE::Component::RSSAggregator is a POE component that can monitor multiple
 RSS feeds for new headlines/items. Each configured RSS feed has its own
 update interval. Whilst running, new feeds can be added and existing feeds
 paused, resumed and removed.

Package: libpoe-component-schedule-perl
Description-md5: ee3d5c6321f1a1754e7d130bf43eff54
Description-en: Schedule POE events using DateTime::Set iterators
 This perl module is a POE component that sends events to POE client sessions on
 a schedule defined by a DateTime::Set iterator.
 .
 This module originally started as POE::Component::Cron and got forked in order
 to extract the generic parts and isolate the Cron specific code in order to
 reduce dependencies on other Perl modules. Nowadays, POE::Component::Cron
 inherits from POE::Component::Schedule.
 .
 This package provides the Perl module Poe::Component::Schedule.

Package: libpoe-component-server-jsonrpc-perl
Description-md5: 3f79f60d4b105ebd018437621bf6e183
Description-en: POE tcp and http based JSON-RPC 1.0 server
 This Perl module is a POE component that allows you to easily create an HTTP
 or TCP JSON RPC server inside POE.
 .
 The specification is defined on http://json-rpc.org/ and this module uses
 the JSON-RPC specification version 1.0 (version 1.1 does not cover TCP
 streams).
 .
 This package provides Poe::Component::Server::Jsonrpc.

Package: libpoe-component-server-simplehttp-perl
Description-md5: b474a6b22607f4de58bb30ce2d580fcc
Description-en: simple HTTP server for POE
 POE::Component::Server::SimpleHTTP is Perl extension to easily serve HTTP
 requests within the POE framework. It also includes support for secure
 connections via SSL if POE::Component::SSLify (libpoe-component-sslify-perl),
 and pre-forking if IPC::Shareable (libipc-shareable-perl) are available.

Package: libpoe-component-server-soap-perl
Description-md5: 13819232ac1ea303fe5e9ea2f55f9d17
Description-en: POE component to publish event handlers via SOAP over HTTP
 POE::Component::Server::SOAP is a component that can publish event handlers
 via SOAP over HTTP. Currently, this module only supports SOAP/1.1 requests,
 though support for SOAP/1.2 is planned. A simple HTTP server is provided by
 POE::Component::Server::SimpleHTTP (libpoe-component-server-simplehttp-perl).

Package: libpoe-component-sslify-perl
Description-md5: f2654218699d515fc52cd0e503980e87
Description-en: module for SSL connection handling in POE Components
 POE::Component::SSLify is a POE Component that represents the standard way to
 handle SSL connections for other POE Components. It allows for the creation of
 SSL-wrapped sockets, generally used with POE::Wheel::SocketFactory, which are
 correctly handled by the POE engine.

Package: libpoe-component-syndicator-perl
Description-md5: da58a0969a0fb529baad617a3c5e19a6
Description-en: POE component base class which implements the Observer pattern
 POE::Component::Syndicator is a base class for POE components which need to
 handle a persistent resource (e.g. a connection to an IRC server) for one or
 more sessions in an extendable way.
 .
 POE::Component::Syndicator (as well as Object::Pluggable, which this module
 inherits from) was born out of POE::Component::IRC, the guts of which quickly
 spread to other POE components. Now they can all inherit from this module
 instead.

Package: libpoe-filter-http-parser-perl
Description-md5: cdc26331324a0a3b36e16a4ea6e45a0d
Description-en: POE filter for HTTP clients or servers
 POE::Filter::HTTP::Parser is a filter for the Perl Object Environment (POE)
 system based on HTTP::Parser. It can be used to easily create POE-based HTTP
 servers or clients.
 .
 With the type set to client, which is the default behaviour, 'get' will parse
 HTTP::Response objects from HTTP streams and 'put' will accept HTTP::Request
 objects and convert them to HTTP streams.
 .
 For servers, the reverse will happen; 'get' will parse HTTP::Request objects
 from HTTP streams and 'put' will accept HTTP::Response objects and convert
 them to HTTP streams. If there is an error parsing the request, this filter
 will generate a HTTP::Response object instead, encapsulating an error message
 suitable for simply sending back to the requesting client.

Package: libpoe-filter-ircd-perl
Description-md5: a313bd66483397b96c814b036e6a06cb
Description-en: parser for the IRC protocol
 POE::Filter::IRCD is a Perl module that provides a convenient way of creating
 and parsing Internet Relay Chat (IRC) protocol commands using the Perl Object
 Environment (POE) framework.
 .
 This module provides the basic parsing engine for various modules, including
 POE::Component::IRC and POE::Component::Server::IRC. A standalone version is
 available as Parse::IRC.

Package: libpoe-filter-ssl-perl
Description-md5: 7f09cd1824ecad60d59b5e67d9c23f70
Description-en: module to make SSL in POE easy and flexible
 POE::Filter::SSL allows one to secure connections of POE::Wheel::ReadWrite
 with OpenSSL by a POE::Filter object, and behaves (beside of SSLing) as
 POE::Filter::Stream.
 .
 POE::Filter::SSL can be added, switched and removed during runtime, for
 example if you want to initiate SSL (see the SSL on an established
 connection example in SYNOPSIS) on an already established connection. You
 are able to combine POE::Filter::SSL with other filters, for example have
 a HTTPS server together with POE::Filter::HTTPD.
 .
 POE::Filter::SSL is based on Net::SSLeay, but got two XS functions which
 Net::SSLeay is missing.

Package: libpoe-filter-stomp-perl
Description-md5: 3970b6f89dbfaba13f15fcd466c9b06b
Description-en: Perl extension for the POE Environment to provide a Stomp filter
 POE::Filter::Stomp is a filter for the POE environment. It will translate the
 input buffer into Net::Stomp::Frame objects and serialize the output buffer
 from said objects. For more information an the STOMP protocol, please refer
 to: https://stomp.github.io/ .

Package: libpoe-filter-xml-perl
Description-md5: 935985b89a1998077e08c60bf66f072d
Description-en: POE Filter for parsing XML
 POE::Filter::XML is a Perl module that provides POE with an encapsulated XML
 parsing strategy that processes XML streams. The default XML::SAX compliant
 Handler will produce POE::Filter::XML::Node objects, but this behaviour can
 be changed by overriding the default Handler.

Package: libpoe-loop-tk-perl
Description-md5: ee8e64c2f79a0e1424a7a630561f32b8
Description-en: POE event loop implementation using Tk
 POE::Loop::Tk implements the standard POE::Loop event loop interface for the
 Tk toolkit. It provides features needed to manage a Tk-based event loop in
 Perl in a consistent fashion and does not differ from the standard interface.
 Please see POE::Loop from libpoe-perl for details on how this works.

Package: libpoe-perl
Description-md5: 0b5e51f6ec6d0c70457fc5463047ce44
Description-en: event-driven component architecture for Perl
 POE stands for "Perl Object Environment" and provides libraries for event
 driven state machines, I/O abstraction and object management. It includes
 high level interfaces for sockets, alarms and file input/output. It can be
 used as a cooperative threading environment and/or a portable component
 architecture.

Package: libpoe-test-loops-perl
Description-md5: a076a11fd7ccd5694592b83bc3e76961
Description-en: test framework for POE event loops
 POE::Test::Loops is a Perl helper module that provides a framework for testing
 the functionality of POE event loops. It contains a single function that sets
 up all the loop tests for one or more POE::Loop subclasses. It is most useful
 during development and building of POE event loops.

Package: libpoet-perl
Description-md5: 0e6def1f67d13ba4c290db24c18826a5
Description-en: modern Perl web framework for Mason developers
 Poet is a modern Perl web framework designed especially for Mason
 developers. It uses PSGI/Plack for server integration, Mason for request
 routing and templating, and a selection of best-of-breed CPAN modules
 for caching, logging and configuration.

Package: libpog-dev
Description-md5: 3e75ea63b3fba6d3fcf683d0a7346f64
Description-en: C++ library for generating LALR(1) parsers
 Pog is C++17 library for generating LALR(1) parsers. This library is
 header-only itself but requires RE2 library which does not come with
 header-only version. It splits definitions of parser into:
  * Declaration of tokens (regular expressions describing how the input should
    be tokenized)
  * Grammar rules over tokens from tokenization phase

Package: libpolyclipping-dev
Description-md5: 8e9dbf3dbcb218bd659852e7ad6eb32b
Description-en: Polygon and line clipping and offsetting library (development files)
 The Clipper library performs polygon clipping, polygon offsetting and polyline
 offsetting. All four boolean clipping operations are supported - intersection,
 union, difference and exclusive-or. Also, there are no restrictions on the
 types of polygons that can be clipped - they can have holes, be
 self-intersecting, have coincident edges etc.
 .
 These are the files needed for compiling programs with libpolyclipping.

Package: libpolyclipping22
Description-md5: 03166c6c67aaf16891cfaa8dbae0a859
Description-en: Polygon and line clipping and offsetting library (shared library)
 The Clipper library performs polygon clipping, polygon offsetting and polyline
 offsetting. All four boolean clipping operations are supported - intersection,
 union, difference and exclusive-or. Also, there are no restrictions on the
 types of polygons that can be clipped - they can have holes, be
 self-intersecting, have coincident edges etc.

Package: libponapi-client-perl
Description-md5: 012f0215c7c53dc7ec045c50d888a0bc
Description-en: client to a JSON:API v1.0 service
 PONAPI::Client is a JSON:API compliant client; it should be able to communicate
 with any API-compliant service.
 .
 The client does a handful of checks required by the spec, then uses Hijk to
 communicate with the service.
 .
 In most cases, all API methods return a response document:
 .
 my $response = $client->retrieve(...);
 .
 In list context however, all API methods will return the request status and
 the document:
 .
 my ($status, $response) = $client->retrieve(...)

Package: gir1.2-xdp-1.0
Description-md5: 206b1c686d330824fc524df2e2f2a986
Description-en: Flatpak portal library - introspection data
 libportal provides GIO-style C APIs for most Flatpak portals' D-Bus
 interfaces. It is primarily intended for installation in Flatpak runtimes,
 where applications can use it to interact with portals; it can also be
 used to test the portal services.
 .
 See the xdg-desktop-portal package's description for more information
 about portals.
 .
 This package can be used by other packages using the GIRepository format
 to generate dynamic bindings.

Package: gir1.2-xdpgtk3-1.0
Description-md5: 92b71604e55df4895ebfba00c2ae7b97
Description-en: Flatpak portal library - introspection data for GTK 3
 libportal provides GIO-style C APIs for most Flatpak portals' D-Bus
 interfaces. It is primarily intended for installation in Flatpak runtimes,
 where applications can use it to interact with portals; it can also be
 used to test the portal services.
 .
 See the xdg-desktop-portal package's description for more information
 about portals.
 .
 This package can be used by other packages using the GIRepository format
 to generate dynamic bindings for GTK 3 integration.

Package: gir1.2-xdpgtk4-1.0
Description-md5: 1a7aae360191b760fef7b2fc87961a58
Description-en: Flatpak portal library - introspection data for GTK 4
 libportal provides GIO-style C APIs for most Flatpak portals' D-Bus
 interfaces. It is primarily intended for installation in Flatpak runtimes,
 where applications can use it to interact with portals; it can also be
 used to test the portal services.
 .
 See the xdg-desktop-portal package's description for more information
 about portals.
 .
 This package can be used by other packages using the GIRepository format
 to generate dynamic bindings for GTK 4 integration.

Package: libportal-dev
Description-md5: 45b5cd7a8d4021a146b1916a20e9fa55
Description-en: Flatpak portal library (development files)
 libportal provides GIO-style C APIs for most Flatpak portals' D-Bus
 interfaces. It is primarily intended for installation in Flatpak runtimes,
 where applications can use it to interact with portals; it can also be
 used to test the portal services.
 .
 See the xdg-desktop-portal package's description for more information
 about portals.
 .
 This package contains development headers and the pkg-config file for
 the non-GUI-specific parts of libportal.

Package: libportal-doc
Description-md5: d8412b1b73629ad93ff027d5657e9f30
Description-en: Flatpak portal library (documentation)
 libportal provides GIO-style C APIs for most Flatpak portals' D-Bus
 interfaces. It is primarily intended for installation in Flatpak runtimes,
 where applications can use it to interact with portals; it can also be
 used to test the portal services.
 .
 See the xdg-desktop-portal package's description for more information
 about portals.
 .
 This package contains API documentation.

Package: libportal-gtk3-1
Description-md5: c3e48e340d1ac65fcfa8ae7ca9da9683
Description-en: Flatpak portal library for GTK 3 GUIs
 libportal provides GIO-style C APIs for most Flatpak portals' D-Bus
 interfaces. It is primarily intended for installation in Flatpak runtimes,
 where applications can use it to interact with portals; it can also be
 used to test the portal services.
 .
 See the xdg-desktop-portal package's description for more information
 about portals.
 .
 This package contains the shared library for integration with GTK 3.

Package: libportal-gtk3-dev
Description-md5: 562d6aba366792c314860df507440318
Description-en: Flatpak portal library (development files for GTK 3)
 libportal provides GIO-style C APIs for most Flatpak portals' D-Bus
 interfaces. It is primarily intended for installation in Flatpak runtimes,
 where applications can use it to interact with portals; it can also be
 used to test the portal services.
 .
 See the xdg-desktop-portal package's description for more information
 about portals.
 .
 This package contains development headers and the pkg-config file for
 integration with GTK 3.

Package: libportal-gtk4-1
Description-md5: 7c23273e0739d0db7d676b906bf43579
Description-en: Flatpak portal library for GTK 4 GUIs
 libportal provides GIO-style C APIs for most Flatpak portals' D-Bus
 interfaces. It is primarily intended for installation in Flatpak runtimes,
 where applications can use it to interact with portals; it can also be
 used to test the portal services.
 .
 See the xdg-desktop-portal package's description for more information
 about portals.
 .
 This package contains the shared library for integration with GTK 4.

Package: libportal-gtk4-dev
Description-md5: 6857e98c6b1e7f62cc2fac273f533cea
Description-en: Flatpak portal library (development files for GTK 4)
 libportal provides GIO-style C APIs for most Flatpak portals' D-Bus
 interfaces. It is primarily intended for installation in Flatpak runtimes,
 where applications can use it to interact with portals; it can also be
 used to test the portal services.
 .
 See the xdg-desktop-portal package's description for more information
 about portals.
 .
 This package contains development headers and the pkg-config file for
 integration with GTK 4.

Package: libportal-qt5-1
Description-md5: 0b128e4d065d3c90221305b95dc36dcf
Description-en: Flatpak portal library for Qt 5 GUIs
 libportal provides GIO-style C APIs for most Flatpak portals' D-Bus
 interfaces. It is primarily intended for installation in Flatpak runtimes,
 where applications can use it to interact with portals; it can also be
 used to test the portal services.
 .
 See the xdg-desktop-portal package's description for more information
 about portals.
 .
 This package contains the shared library for integration with Qt 5.

Package: libportal-qt5-dev
Description-md5: 61a3b25fe14c8e5f74fc95859c5613e1
Description-en: Flatpak portal library (development files for Qt 5)
 libportal provides GIO-style C APIs for most Flatpak portals' D-Bus
 interfaces. It is primarily intended for installation in Flatpak runtimes,
 where applications can use it to interact with portals; it can also be
 used to test the portal services.
 .
 See the xdg-desktop-portal package's description for more information
 about portals.
 .
 This package contains development headers and the pkg-config file for
 integration with Qt 5.

Package: libportal-tests-gtk3
Description-md5: 8784786d31d3e6683f90115550340ccc
Description-en: Flatpak portal library (test program for GTK 3)
 libportal provides GIO-style C APIs for most Flatpak portals' D-Bus
 interfaces. It is primarily intended for installation in Flatpak runtimes,
 where applications can use it to interact with portals; it can also be
 used to test the portal services.
 .
 See the xdg-desktop-portal package's description for more information
 about portals.
 .
 This package contains the portal-test-gtk3 application, and will contain
 "as-installed" test programs if they are added.

Package: libportal-tests-gtk4
Description-md5: a5ca829977cd2135da99e11b7d3237d4
Description-en: Flatpak portal library (test program for GTK 4)
 libportal provides GIO-style C APIs for most Flatpak portals' D-Bus
 interfaces. It is primarily intended for installation in Flatpak runtimes,
 where applications can use it to interact with portals; it can also be
 used to test the portal services.
 .
 See the xdg-desktop-portal package's description for more information
 about portals.
 .
 This package contains the org.gnome.PortalTest.Gtk4 application, and
 will contain "as-installed" test programs if they are added.

Package: libportal-tests-qt5
Description-md5: d89392464eacd09011c8579b1d06b74f
Description-en: Flatpak portal library (test program for Qt)
 libportal provides GIO-style C APIs for most Flatpak portals' D-Bus
 interfaces. It is primarily intended for installation in Flatpak runtimes,
 where applications can use it to interact with portals; it can also be
 used to test the portal services.
 .
 See the xdg-desktop-portal package's description for more information
 about portals.
 .
 This package contains the portal-test-qt application, and will contain
 "as-installed" test programs if they are added.

Package: libportal1
Description-md5: 4c9c5d9fc1c76bde824cb81781b0adb8
Description-en: Flatpak portal library - non-GUI part
 libportal provides GIO-style C APIs for most Flatpak portals' D-Bus
 interfaces. It is primarily intended for installation in Flatpak runtimes,
 where applications can use it to interact with portals; it can also be
 used to test the portal services.
 .
 See the xdg-desktop-portal package's description for more information
 about portals.
 .
 This package contains the shared library for non-GUI-specific use of
 portals.

Package: libposix-2008-perl
Description-md5: 3bd8ff26ec2a2ae64475cd8e8b11e562
Description-en: Perl interface to POSIX.1-2008
 POSIX::2008 contains many of the interfaces specified by POSIX.1-2008 that
 the core POSIX module withholds, implements in Perl or messed up.
 .
 POSIX::2008 is provided "as is" unless someone volunteers to maintain it.

Package: libposix-atfork-perl
Description-md5: 0a5a222e8cbfc3ebc25a714a8f293514
Description-en: hook registrations at fork(2)
 POSIX::AtFork is an interface to pthread_atfork(3),
 which registers handlers called before and after fork(2).

Package: libposix-strftime-compiler-perl
Description-md5: f03824b2cd502b6dda91d3bda64ab8c9
Description-en: GNU C library compatible strftime for loggers and servers
 POSIX::strftime::Compiler provides a GNU C library compatible
 strftime(3), which is not affected by the system locale. This is useful
 when you want to write loggers, servers and portable applications that
 generate the same result strings on any locale. Technically,
 POSIX::strftime::Compiler wraps POSIX::strftime and converts some format
 characters to perl code.

Package: libposix-strptime-perl
Description-md5: 040fcdfc673050d32fd1454253dacce6
Description-en: Perl extension to the POSIX date parsing strptime(3) function
 POSIX::strptime is a Perl interface to strptime(3). The strptime()
 function converts the specified character string to time values, using
 the specified format.

Package: libpostfix-parse-mailq-perl
Description-md5: 9ef17461b96057383982497f77a88520
Description-en: module to parse the postfix mail queue
 Postfix::Parse::Mailq is a Perl module that reads the output of Postfix's
 mailq command and returns the contents of the queue as an arrayref. Each
 record is then reported as a hashref.

Package: libpostscript-file-perl
Description-md5: 5e3fd9196f919855bc71cd4cfe60add7
Description-en: module for creating Adobe PostScript files
 PostScript::File is a Perl module capable of producing the outline for an
 Adobe PostScript file. It provides convenient routines for writing PostScript
 directly, and also includes error reporting and debugging facilities. Though
 it is designed to be used independently, the functions provided are suitable
 for use in other modules.

Package: libpostscript-perl
Description-md5: b41447351b3b7cc358e3bd839b4f91cf
Description-en: Perl module to generate PostScript code
 The PostScript module lets you generate PostScript files within a Perl
 script.
 .
 With PostScript::Element you can represent circles, boxes, lines and images
 such that they can be easily output as PostScript code.
 With PostScript::TextBlock you can write text blocks into your output file.

Package: libpostscript-simple-perl
Description-md5: b74d10367f71b20b827c2c247b5dd416
Description-en: Perl library for generating postscript files
 PostScript::Simple allows you to have a simple method of writing
 PostScript files from Perl. It has several graphics primitives that
 allow lines, circles, polygons and boxes to be drawn. Text can be
 added to the page using standard PostScript fonts.

Package: libpostscriptbarcode
Description-md5: 45acc946dbee69ae19739dbb28c0ed91
Description-en: Barcode Writer in Pure PostScript
 Barcode Writer in Pure Postscript generates all barcode formats entirely
 within PostScript so that the process of converting the input data into the
 printed output can be performed by the printer or RIP itself. This is ideal
 for variable data printing (VDP) and avoids the need to re-implement the
 barcode generation process whenever your language needs change.

Package: libppd-dev
Description-md5: 53b7ebf8070e3e07ab0c82414e6d6a2d
Description-en: postscript PPD file library, development kit
 This package contains the static library and header files used in
 development of programs that use libppd.

Package: libppd0
Description-md5: 62d671c88414c8ea835fdd7dca953110
Description-en: postscript PPD file library
 PostScript was designed as a device independent language. To be able
 to access device specific features like selecting different paper
 trays and turning on different imaging models, each printer vendor
 supplies a PostScript Printer Definition or PPD file. This library
 reads those PPD files and provides functions that allow a program to
 modify PostScript print jobs to access these special features.

Package: ppdfilt
Description-md5: fca583af4e18b78aee91743a3ebdb6d8
Description-en: filter that inserts printer specific commands into print jobs
 ppdfilt is a filter program designed to be used within a filter
 script or from the command line tool to insert printer specific
 commands to a PostScript print job. This can be used to tell the printer
 to duplex or staple the print job, or tell it what paper tray to draw
 paper from. In the GNULpr printing environment, users do not call ppdfilt
 directly, but its features are accessed by using 'lpr' or 'gpr' (see)

Package: libppi-html-perl
Description-md5: 608ded8221d2c21926a52749fdf2d13b
Description-en: module to highlight Perl code using PPI
 PPI::HTML is a Perl module which uses the PPI (a Perl Parsing Interface, see
 libppi-perl) module to create syntax-highlighted HTML documents from Perl
 code. It supports extensibility through stylesheets and provides an easy
 facility to change colours of your output.

Package: libppi-perl
Description-md5: 65e8ee936b1f6025105595702eb5063b
Description-en: module to parse, analyze and manipulate Perl code
 PPI provides the ability to parse, analyze and manipulate Perl code without
 actually executing the code, by implementing a lexer similar to what perl has
 itself internally.
 .
 The purpose of PPI is not to parse Perl Code, but to parse Perl Documents. By
 making this distinction and treating the problem this way, one could analyze
 files containing Perl source code in isolation from any other resources and
 without executing it, including other libraries. A significant feature of PPI
 is the ability to analyze Perl source code without requiring an instance of
 perl to run alongside or inside the parser.

Package: libppi-xs-perl
Description-md5: 3d0bbd6ee1b138a7782503612232647b
Description-en: Perl module to accelerate the Perl Parsing Interface (PPI)
 PPI::XS provides XS-based acceleration of the core PPI packages. It
 selectively replaces a (small but growing) number of methods throughout PPI
 with identical but much faster C versions.
 .
 Once installed, it will be auto-detected and loaded in by PPI completely
 transparently. The integration between the primary (Perl) implementation and
 the XS-accelerated version are designed to degrade gracefully if they fall out
 of sync -- the Perl version is preferred over the XS version.

Package: libppix-documentname-perl
Description-md5: 456bbc6ad027eccc7f4c17b68bef3dc6
Description-en: utility to extract a name from a PPI Document
 PPIx::DocumentName contains a few utilities for extracting a "name" out of an
 arbitrary Perl file.
 .
 Typically, this is the module name, in the form:
 .
  package Foo
 .
 However, it also supports extraction of an override statement in the form:
 .
  # PODNAME: OverrideName::Goes::Here
 .
 which may be more applicable for documents that lack a package statement, or
 the package statement may be "wrong", but they still need the document parsed
 under the guise of having a name (for purposes such as POD).

Package: libppix-editortools-perl
Description-md5: 1ca9ae8202a21cfb6c6fa30e94209844
Description-en: set of tools for editors to use for manipulating Perl via PPI
 PPIx::EditorTools is a set of tools designed to be used by IDEs and Editors
 to manipulate Perl code. It provides base classes and utility methods for
 manipulating Perl via PPI.

Package: libppix-quotelike-perl
Description-md5: d3077502829fc3b1fef390c3e3d0b9f9
Description-en: module to parse Perl string literals and string-literal-like things
 The PPIx::QuoteLike module parses Perl string literals and things that are
 reasonably like string literals. Its real reason for being is to find
 interpolated variables for Perl::Critic policies and similar code.

Package: libppix-regexp-perl
Description-md5: affd490263909622de74933e9561bd66
Description-en: module to parse regular expressions
 PPIx::Regexp is a Perl module that parses regular expressions in a manner
 similar to the way that PPI (see libppi-perl) parses Perl documents. This
 class forms the root of the parse tree, which is similar to PPI::Document.
 Like PPI, this module produces output which is round-trip safe.

Package: libppix-utilities-perl
Description-md5: e922ae96d09b0f657c401d05c9b73c7c
Description-en: Perl module containing extensions to PPI
 This is a collection of functions for dealing with PPI objects, many of which
 originated in Perl::Critic. They are organized into modules by the kind of
 PPI class they relate to, by replacing the "PPI" at the front of the module
 name with "PPIx::Utilities", e.g. functionality related to PPI::Nodes is in
 PPIx::Utilities::Node.

Package: libppix-utils-perl
Description-md5: f8462ad2072f6d7c81f5b31035946dba
Description-en: utility functions for PPI
 PPIx::Utils is a collection of utility functions for working with PPI
 documents. The functions are organized into submodules, and may be imported
 from the appropriate submodule or via this module.
 .
 These functions were originally from Perl::Critic::Utils and related modules,
 and have been split off to this distribution for use outside of Perl::Critic.

Package: libpqtypes-dev
Description-md5: dc8cbdd791661e86969f5cc927f5146b
Description-en: parameterized queries libpq extension - development
 libpqtypes is a libpq extension that offers a new way of handling
 parameterized queries and getting result field values. Both putting
 parameters and getting values use a printf/scanf style interface, with
 consistent specifiers for both.
 .
  * Full support for binary and text format. (parameter and result)
  * Full support for composites, arrays and composite arrays. (binary format
    only)
  * printf style interface to libpq's binary parameterized API. (PQputf)
  * scanf style interface for getting values: PQgetvalue extension. (PQgetf)
  * Ability to register user-defined types, aliases and data type sub-classes
    for use with printf style interfaces: ex. "%mytype".
  * Per-thread global error message. (PQgeterror)
  * Online docs as well as man pages.
 .
 This package contains the headers and manpages.

Package: libpqtypes0
Description-md5: 51042daf917aa6b5210158e6c4e155bf
Description-en: parameterized queries libpq extension - shared library
 libpqtypes is a libpq extension that offers a new way of handling
 parameterized queries and getting result field values. Both putting
 parameters and getting values use a printf/scanf style interface, with
 consistent specifiers for both.
 .
  * Full support for binary and text format. (parameter and result)
  * Full support for composites, arrays and composite arrays. (binary format
    only)
  * printf style interface to libpq's binary parameterized API. (PQputf)
  * scanf style interface for getting values: PQgetvalue extension. (PQgetf)
  * Ability to register user-defined types, aliases and data type sub-classes
    for use with printf style interfaces: ex. "%mytype".
  * Per-thread global error message. (PQgeterror)
  * Online docs as well as man pages.
 .
 This package contains the shared library.

Package: libpqxx-6.4
Description-md5: 784597ab0014e8e4c4a387e759d0a7b4
Description-en: C++ library to connect to PostgreSQL
 C++ library to enable user programs to communicate with
 the PostgreSQL database back-end. The database back-end can
 be local or it may be on another machine, accessed via
 TCP/IP. This package obsoletes the libpqpp package.

Package: libpqxx-dev
Description-md5: 5b65c966ddc8054c930a94b411672051
Description-en: C++ library to connect to PostgreSQL (development files)
 C++ library to enable user programs to communicate with
 the PostgreSQL database back-end.
 .
 This package contains header files for linking against libpqxx. Obsoletes
 the libpqpp-dev package.

Package: libpqxx-doc
Description-md5: c99836c2f5cd6fe2ab85438cc219add8
Description-en: C++ library to connect to PostgreSQL (documentation)
 C++ library to enable user programs to communicate with
 the PostgreSQL database back-end.
 .
 This package contains documentation and examples.

Package: libpragmatic-perl
Description-md5: 90a291ac55700615d0bece220aeceaa0
Description-en: Adds pragmata to Exporter
 Pragmatic implements a default import method for processing pragmata before
 passing the rest of the import to Exporter.
 .
 Perl automatically calls the import method when processing a use statement
 for a module. Modules and use are documented in perlfunc and perlmod.
 .
 (Do not confuse Pragmatic with pragmatic modules, such as less, strict and
 the like. They are standalone pragmata, and are not associated with any other
 module.)

Package: libprefork-perl
Description-md5: 657bb353eb91cfbdf66a1da5706db92b
Description-en: pragma for optimized module loading for forking or non-forking processes
 The prefork pragma is intended to allow module writers to optimise module
 loading for both scenarios with as little additional code as possible.
 .
 prefork.pm is intended to serve as a central and optional marshalling point
 for state detection (the software is running in compile-time or run-time mode)
 and to act as a relatively light-weight module loader.

Package: libprelude-dev
Description-md5: 690200baf98a592ce26413fad4f65ff1
Description-en: Security Information and Events Management system [ Development files ]
 The Prelude Library is a collection of generic functions providing
 communication between the Prelude SIEM suite components. It provides a
 convenient interface for sending alerts to Prelude Manager with transparent
 SSL, failover and replication support, asynchronous events and timer
 interfaces, an abstracted configuration API (hooking at the commandline, the
 configuration line, or wide configuration, available from the Manager), and a
 generic plugin API. It allows you to easily turn your favorite security
 program into a Prelude sensor.
 .
 This package contains the development files for Prelude components.

Package: libprelude-doc
Description-md5: 35aa5e25f36a55c1346fc8f0902ae961
Description-en: Security Information and Events Management system [ Documentation ]
 The Prelude Library is a collection of generic functions providing
 communication between the Prelude SIEM suite components. It provides a
 convenient interface for sending alerts to Prelude Manager with transparent
 SSL, failover and replication support, asynchronous events and timer
 interfaces, an abstracted configuration API (hooking at the commandline, the
 configuration line, or wide configuration, available from the Manager), and a
 generic plugin API. It allows you to easily turn your favorite security
 program into a Prelude sensor.
 .
 This package contains the documentation for developers for
 Prelude components.

Package: libprelude-lua
Description-md5: a1584926ab850438f031972da69c7a21
Description-en: Security Information and Events Management system [ Lua bindings ]
 The Prelude Library is a collection of generic functions providing
 communication between the Prelude SIEM suite components. It provides a
 convenient interface for sending alerts to Prelude Manager with transparent
 SSL, failover and replication support, asynchronous events and timer
 interfaces, an abstracted configuration API (hooking at the commandline, the
 configuration line, or wide configuration, available from the Manager), and a
 generic plugin API. It allows you to easily turn your favorite security
 program into a Prelude sensor.
 .
 This package contains the Lua bindings for Prelude.

Package: libprelude-perl
Description-md5: a99e41706f71efe8881d388b611cf7a7
Description-en: Security Information and Events Management system [ Perl bindings ]
 The Prelude Library is a collection of generic functions providing
 communication between the Prelude SIEM suite components. It provides a
 convenient interface for sending alerts to Prelude Manager with transparent
 SSL, failover and replication support, asynchronous events and timer
 interfaces, an abstracted configuration API (hooking at the commandline, the
 configuration line, or wide configuration, available from the Manager), and a
 generic plugin API. It allows you to easily turn your favorite security
 program into a Prelude sensor.
 .
 This package contains the perl bindings for Prelude.

Package: libprelude28
Description-md5: b02ea600b91be43ec2557a750781cd88
Description-en: Security Information and Events Management system [ Base library ]
 The Prelude Library is a collection of generic functions providing
 communication between the Prelude SIEM suite components. It provides a
 convenient interface for sending alerts to Prelude Manager with transparent
 SSL, failover and replication support, asynchronous events and timer
 interfaces, an abstracted configuration API (hooking at the commandline, the
 configuration line, or wide configuration, available from the Manager), and a
 generic plugin API. It allows you to easily turn your favorite security
 program into a Prelude sensor.
 .
 This package contains the Prelude shared library.

Package: libpreludecpp12
Description-md5: 479c49791ad72aef827e8c262ebf1e70
Description-en: Security Information and Events Management system [ C++ library ]
 The Prelude Library is a collection of generic functions providing
 communication between the Prelude SIEM suite components. It provides a
 convenient interface for sending alerts to Prelude Manager with transparent
 SSL, failover and replication support, asynchronous events and timer
 interfaces, an abstracted configuration API (hooking at the commandline, the
 configuration line, or wide configuration, available from the Manager), and a
 generic plugin API. It allows you to easily turn your favorite security
 program into a Prelude sensor.
 .
 This package contains the Prelude C++ shared library.

Package: prelude-utils
Description-md5: f5b40465ae9195e0d4f0e0f4362bb3ce
Description-en: Security Information and Events Management system [ Utils ]
 The Prelude Library is a collection of generic functions providing
 communication between the Prelude SIEM suite components. It provides a
 convenient interface for sending alerts to Prelude Manager with transparent
 SSL, failover and replication support, asynchronous events and timer
 interfaces, an abstracted configuration API (hooking at the commandline, the
 configuration line, or wide configuration, available from the Manager), and a
 generic plugin API. It allows you to easily turn your favorite security
 program into a Prelude sensor.
 .
 This package contains the Prelude shared library utils.

Package: python3-prelude
Description-md5: f8791ae8504dd6ff5cc636a63e27f0e8
Description-en: Security Information and Events Management system [ Python3 bindings ]
 The Prelude Library is a collection of generic functions providing
 communication between the Prelude SIEM suite components. It provides a
 convenient interface for sending alerts to Prelude Manager with transparent
 SSL, failover and replication support, asynchronous events and timer
 interfaces, an abstracted configuration API (hooking at the commandline, the
 configuration line, or wide configuration, available from the Manager), and a
 generic plugin API. It allows you to easily turn your favorite security
 program into a Prelude sensor.
 .
 This package contains the Python 3 bindings for Prelude.

Package: ruby-libprelude
Description-md5: f398aa815e81387c46bad39694050dbf
Description-en: Security Information and Events Management system [ Ruby bindings ]
 The Prelude Library is a collection of generic functions providing
 communication between the Prelude SIEM suite components. It provides a
 convenient interface for sending alerts to Prelude Manager with transparent
 SSL, failover and replication support, asynchronous events and timer
 interfaces, an abstracted configuration API (hooking at the commandline, the
 configuration line, or wide configuration, available from the Manager), and a
 generic plugin API. It allows you to easily turn your favorite security
 program into a Prelude sensor.
 .
 This package contains the ruby bindings for Prelude.

Package: libpreludedb-dev
Description-md5: 46e44402cd45e3c0e8792554069b3edc
Description-en: Security Information and Events Management System [ Development files ]
 The PreludeDB Library provides an abstraction layer upon the type and the
 format of the database used to store IDMEF alerts. It allows developers to use
 the Prelude IDMEF database easily and efficiently without worrying about SQL,
 and to access the database independently of the type/format of the database.
 .
 This package contains the development files for PreludeDB components.

Package: libpreludedb-doc
Description-md5: 8b82af9c5fc64683562221e6f50f58bf
Description-en: Security Information and Events Management System [ Documentation ]
 The PreludeDB Library provides an abstraction layer upon the type and the
 format of the database used to store IDMEF alerts. It allows developers to use
 the Prelude IDMEF database easily and efficiently without worrying about SQL,
 and to access the database independently of the type/format of the database.
 .
 This package contains the documentation for developers for
 PreludeDB components.

Package: libpreludedb7
Description-md5: 94fca143da2f9e1bf005f3b547993978
Description-en: Security Information and Events Management System [ Base library ]
 The PreludeDB Library provides an abstraction layer upon the type and the
 format of the database used to store IDMEF alerts. It allows developers to use
 the Prelude IDMEF database easily and efficiently without worrying about SQL,
 and to access the database independently of the type/format of the database.
 .
 This package contains the PreludeDB shared library.

Package: libpreludedb7-mysql
Description-md5: b2fb18609f65fae8d350a6e72ae697a0
Description-en: Security Information and Events Management System [ MySQL library ]
 The PreludeDB Library provides an abstraction layer upon the type and the
 format of the database used to store IDMEF alerts. It allows developers to use
 the Prelude IDMEF database easily and efficiently without worrying about SQL,
 and to access the database independently of the type/format of the database.
 .
 This package contains the PreludeDB shared library for MySQL.

Package: libpreludedb7-pgsql
Description-md5: e13ec092b98a19cca8e105de375f885e
Description-en: Security Information and Events Management System [ PGSQL library ]
 The PreludeDB Library provides an abstraction layer upon the type and the
 format of the database used to store IDMEF alerts. It allows developers to use
 the Prelude IDMEF database easily and efficiently without worrying about SQL,
 and to access the database independently of the type/format of the database.
 .
 This package contains the PreludeDB shared library for PGSQL.

Package: libpreludedb7-sqlite
Description-md5: 838e78c9bb4a236873b6b34cfc5789e0
Description-en: Security Information and Events Management System [ SQLite library ]
 The PreludeDB Library provides an abstraction layer upon the type and the
 format of the database used to store IDMEF alerts. It allows developers to use
 the Prelude IDMEF database easily and efficiently without worrying about SQL,
 and to access the database independently of the type/format of the database.
 .
 This package contains the PreludeDB shared library for SQLite.

Package: libpreludedbcpp2
Description-md5: 35a9515053f8df9618882dcbf2b6290a
Description-en: Security Information and Events Management System [ C++ library ]
 The PreludeDB Library provides an abstraction layer upon the type and the
 format of the database used to store IDMEF alerts. It allows developers to use
 the Prelude IDMEF database easily and efficiently without worrying about SQL,
 and to access the database independently of the type/format of the database.
 .
 This package contains the Prelude C++ shared library.

Package: preludedb-utils
Description-md5: f830719e759381b2ec77c2318d6a18f2
Description-en: Security Information and Events Management System [ Library utils ]
 The PreludeDB Library provides an abstraction layer upon the type and the
 format of the database used to store IDMEF alerts. It allows developers to use
 the Prelude IDMEF database easily and efficiently without worrying about SQL,
 and to access the database independently of the type/format of the database.
 .
 This package contains the Prelude shared library tools.

Package: python3-preludedb
Description-md5: 9dc7fe810b24a5f55bad65fc7d02b84a
Description-en: Security Information and Events Management System [ Python3 bindings ]
 The PreludeDB Library provides an abstraction layer upon the type and the
 format of the database used to store IDMEF alerts. It allows developers to use
 the Prelude IDMEF database easily and efficiently without worrying about SQL,
 and to access the database independently of the type/format of the database.
 .
 This package contains the Python 3 bindings for PreludeDB.

Package: libpri-dev
Description-md5: b929f767d75d1ba667c066eaf946044d
Description-en: Primary Rate ISDN specification development files
 Development files for the C implementation of the Primary Rate ISDN
 specification.
 .
 It was based on the Bellcore specification SR-NWT-002343 for National
 ISDN.  As of May 12, 2001, it has been tested work with NI-2, Nortel
 DMS-100, and Lucent 5E Custom protocols on switches from Nortel and Lucent.

Package: libpri1.4
Description-md5: 57ac3ce48778cd2de1ea8c37a3cc934b
Description-en: Primary Rate ISDN specification library
 C implementation of the Primary Rate ISDN specification.  It was
 based on the Bellcore specification SR-NWT-002343 for National ISDN.  As of
 May 12, 2001, it has been tested work with NI-2, Nortel DMS-100, and Lucent
 5E Custom protocols on switches from Nortel and Lucent

Package: libprintsys
Description-md5: f98ca5d8730a134fa199a881dd5e6bbb
Description-en: printcap parser, helper for gnulpr's printfilters
 this package installs the libprintsys libraries and
 /usr/lib/printfilters/pcap, a small utility
 that parses /etc/printcap

Package: libprintsys-dev
Description-md5: 28dd55d71ec1003d96e3e7831b3f9cd1
Description-en: printcap parser, helper for gnulpr's printfilters, dev files
 this package installs the libprintsys development files and static libraries

Package: libprivileges-drop-perl
Description-md5: ca07589771d9662364d10618ab2bdf3e
Description-en: module to make it simple to drop all privileges
 Privileges::Drop tries to simplify the process of dropping privileges. This
 can be useful when your Perl program needs to bind to privileged ports, etc.
 This module is much like Proc::UID, except that it's implemented in pure
 Perl. Special care has been taken to also drop saved uid on platforms that
 support this, currently only tested on Linux.

Package: libprobe-perl-perl
Description-md5: 66746d1359f8984288612a9dc9fa8f25
Description-en: module to obtain information about the currently running Perl interpreter
 Probe::Perl provides methods for obtaining information about the currently
 running Perl interpreter.
 .
 It can retrieve the current version, path, @INC or details about perl
 configuration, as well as compare if two Perl interpreters are the same.

Package: libproc-background-perl
Description-md5: abc0f1f6ed8df8552dda2f5e03bf27d9
Description-en: generic interface for Unix and Win32 background process management
 Proc::Background is a generic interface for placing processes in the
 background on both Unix and Win32 platforms. This module lets you start,
 kill, wait on, retrieve exit values, and see if background processes still
 exist.

Package: libproc-daemon-perl
Description-md5: b2a69902691abc084a95a049775658ec
Description-en: module for running scripts as daemons
 Proc::Daemon can be used by a Perl program to initialize itself as a daemon
 (a background process with no controlling terminal). You can also check the
 status of the daemon (alive or dead) and you can kill the daemon.

Package: libproc-fastspawn-perl
Description-md5: 2fe6cca29f3d57895cf57eae5b9e5df6
Description-en: module to fork+exec, or spawn, a subprocess as quickly as possible
 The purpose of the small (in scope and footprint) Proc::FastSpawn module is
 simple: spawn a subprocess asynchronously as efficiently and/or fast as
 possible. Basically the same as calling fork+exec (on POSIX), but hopefully
 faster than those two syscalls.
 .
 Apart from fork overhead, this module also allows you to fork+exec programs
 when otherwise you couldn't - for example, when you use POSIX threads in your
 perl process then it generally isn't safe to call fork from perl, but it is
 safe to use this module to execute external processes.

Package: libproc-fork-perl
Description-md5: 1f58d783d7d4aa6f6efedc38a8cf28da
Description-en: Perl interface to the fork() system call
 Proc::Fork provides an intuitive, Perl-ish way to write forking
 programs by facilitating the use of blocks to illustrate which code
 section executes in which fork.

Package: libproc-guard-perl
Description-md5: a34c131684099dc095bc6323353d3717
Description-en: process runner with RAII pattern
 Proc::Guard runs a process, and destroys it when the calling perl script
 exits.
 .
 This is useful for testing code working with e.g. server processes.

Package: libproc-invokeeditor-perl
Description-md5: 00c6eeb8c8182cb9a5a128efc160df8d
Description-en: Perl extension for starting a text editor
 Proc::InvokeEditor module provides the ability to supply some text to an
 external text editor, have it edited by the user, and retrieve the results.
 .
 The File::Temp module is used to provide secure, safe temporary
 files, and File::Temp is set to its highest available level of
 security. This may cause problems on some systems where no secure
 temporary directory is available.
 .
 When the editor is started, no subshell is used. Your path will
 be scanned to find the binary to use for each editor if the string
 given does not exist as a file, and if a named editor contains whitespace,
 for example if you try to use the editor 'xemacs -nw', then the string will
 be split on whitespace and anything after the editor name will be passed
 as arguments to your editor. A shell is not used but this should cover
 most simple cases.

Package: libproc-pid-file-perl
Description-md5: a901408b477a0a0e3e93491802db7e1d
Description-en: Perl module for managing process id files
 Proc::PID::File is useful for writers of daemons and other processes
 that need to tell whether other instances are running already.
 The module accomplishes this via Unix-style pidfiles.

Package: libproc-processtable-perl
Description-md5: 654ab30ad3c0a7649b3da3d10df757b7
Description-en: Perl library for accessing process table information
 Proc::ProcessTable attempts to unify the interfaces to Unix process table
 information, without having to run a ps subprocess from within a perl or
 shell script and parse the output.

Package: libproc-queue-perl
Description-md5: a826614dd74f03a0501d8b5d870b7e7c
Description-en: Perl module to limit the number of child processes
 Proc::Queue lets you parallelise a perl program using the fork, exit, wait
 and waitpid calls as usual but without taking care of creating too many
 processes and overloading the machine.
 .
 It redefines perl fork, exit, wait and waitpid core functions. Old programs
 do not need to be reprogrammed, only the use Proc::Queue ... sentence has to
 be added to them.

Package: libproc-reliable-perl
Description-md5: b8f017f9e636ed3a455f1237fb949e95
Description-en: Perl module to run external processes reliably
 Proc::Reliable is a class for simple, reliable and configurable subprocess
 execution in Perl. In particular, it is especially useful for managing the
 execution of 'problem' programs which are likely to fail, hang, or otherwise
 behave in an unruly manner.
 .
 This module includes all of the functionality of the backticks operator and
 system() functions, plus many common uses of fork() and exec(), open2() and
 open3(). It incorporates a number of options, including sending data to the
 subprocess on STDIN, collecting STDOUT and STDERR separately or together,
 killing hung processes, timeouts and automatic retries.

Package: libproc-simple-perl
Description-md5: bf8a641f47001e9d35ca55d7097cd7e2
Description-en: Perl interface to launch and control background processes
 The Proc::Simple package provides objects mimicking real-life processes from a
 user's point of view.
 .
 Either external programs or perl subroutines can be launched and
 controlled as processes in the background.

Package: libproc-syncexec-perl
Description-md5: 56c8a6eb4e31b203c243b77e5d205be7
Description-en: module to spawn processes but report exec() errors properly
 Proc::SyncExec contains functions for synchronized process spawning
 with full error return. If the child's exec() call fails the reason
 for the failure is reported back to the parent.

Package: libproc-terminator-perl
Description-md5: e60536bdb518f8b7a7decfb6c4820c0a
Description-en: module to conveniently terminate processes
 Proc::Terminator provides a convenient way to kill a process, often useful in
 utility and startup functions which need to ensure the death of an external
 process.
 .
 Proc::Terminator provides a simple, blocking, and procedural interface to
 kill a process or multiple processes (not tested), and not return until they
 are all dead.
 .
 Proc::Terminator can know if you do not have permissions to kill a process,
 if the process is dead, and other interesting tidbits.
 .
 It also provides for flexible options in the type of death a process will
 experience. Whether it be slow or immediate.

Package: libproc-wait3-perl
Description-md5: 3208785aa5130bfb441e89bed0b4f4b3
Description-en: Perl interface to the wait3() system call
 Proc::Wait3 is a Perl extension that provides access to the wait3 system call,
 which is used to wait for state changes in child processes. Unlike wait, wait3
 additionally returns child's resource usage information.

Package: libproc-waitstat-perl
Description-md5: e0396cf1e57a87d75e6f694502fefa0c
Description-en: module to interpret and act on wait() status values
 The Proc::WaitStat module contains functions which are useful for
 interpreting and acting on wait() status values.
 .
 Nothing is exported by default.

Package: libprogress-any-output-termprogressbarcolor-perl
Description-md5: dfc6e536d892f9e9a9d5a8d45523cd6a
Description-en: module to output progress to terminal as color bar
 Progress::Any::Output::TermProgressBarColor permits one to display nice
 and rich progress bars using customizable colors and animations.

Package: libprogress-any-perl
Description-md5: e5e92c788339a0a65340c79b3f04192e
Description-en: Perl module to record progress to any output
 Progress::Any is an interface for applications that want to display progress
 to users. It decouples progress updating and output, rather similar to how
 Log::Any decouples log producers and consumers (output). The API is also
 rather similar to Log::Any, except Adapter is called Output and category is
 called task.
 .
 Progress::Any records position/target and calculates elapsed time, estimated
 remaining time, and percentage of completion. One or more output modules
 (Progress::Any::Output::*) display this information.

Package: libprometheus-tiny-perl
Description-md5: 17da1a7071322a7b4608b1d5669e3738
Description-en: tiny module to export monitoring metrics for Prometheus
 Prometheus::Tiny is a minimal metrics client for the Prometheus time-series
 database, that can be used to instrument a service so that it can export
 monitoring metrics so that Prometheus compatible servers can collect them.
 .
 It does the following things differently to Net::Prometheus:
  * No setup. No need to pre-declare metrics to get something useful.
  * Labels are passed in a hash. Positional parameters get awkward.
  * No inbuilt collectors, PSGI apps, etc. Just the metrics.
  * No different metric types. You get what you ask for.

Package: libprometheus-tiny-shared-perl
Description-md5: 1baa4a6f15176f630642111f7efc0854
Description-en: tiny Prometheus client with a shared database behind it
 Prometheus::Tiny::Shared is a wrapper around Prometheus::Tiny that instead of
 storing metrics data in a hashtable, stores them in a shared datastore
 (provided by Hash::SharedMem, though this may change in the future). This
 lets you keep a single set of metrics in a multithreaded app.

Package: libprotocol-http2-perl
Description-md5: 1f75cfab051022ccd6811b729d754f05
Description-en: HTTP/2 protocol implementation with client and server libraries
 Protocol::HTTP2 is HTTP/2 protocol implementation (RFC 7540) with stateful
 decoders/encoders of HTTP/2 frames. You may use this module to implement your
 own HTTP/2 client/server/intermediate on top of your favorite event loop over
 plain or TLS socket.
 .
 Protocol::HTTP2::Client is HTTP/2 client library. It's intended to make
 HTTP/2 client implementations on top of your favorite event-loop.
 .
 Protocol::HTTP2::Server is HTTP/2 server library. It's intended to make
 HTTP/2 server implementations on top of your favorite event loop.

Package: libprotocol-irc-perl
Description-md5: c33e6f324b34ae2323749a17ddab9f88
Description-en: IRC protocol handling
 This mix-in class provides a base layer of IRC message handling logic. It
 allows reading of IRC messages from a string buffer and dispatching them to
 handler methods on its instance.
 .
 Protocol::IRC::Client provides an extension to this logic that may be more
 convenient for IRC client implementations. Much of the code provided here is
 still useful in client applications, so the reader should be familiar with
 both modules.

Package: libprotocol-osc-perl
Description-md5: e71a18c336e278eb2df0133cbce260a5
Description-en: module to implement (de)coding and processing of OSC packets
 Protocol::OSC implements the encoding, decoding and processing of OSC packets
 following the Open Sound Control protocol.
 .
 It's pure Perl implementation, is faster than Net::LibLO (~4x) and
 Net::OpenSoundControl (~2x) and also provides a connection agnostic interface,
 path matching and type tagging according OSC v1 specification (and v1.1)

Package: libprotocol-websocket-perl
Description-md5: d517d44f1ecfc28609310a36e095ae37
Description-en: Perl library that implements WebSocket protocol
 Client/server WebSocket message and frame parser/constructor.
 Protocol::WebSocket does not provide a WebSocket server or client, but is
 made for using in http servers or clients to provide WebSocket support.
 .
 Protocol::WebSocket supports the following WebSocket protocol versions:
  * draft-ietf-hybi-17 (latest)
  * draft-ietf-hybi-10
  * draft-ietf-hybi-00 (with HAProxy support)
  * draft-hixie-75
 .
 By default the latest version is used. The WebSocket version is detected
 automatically on the server side. On the client side you have set a version
 attribute to an appropriate value.

Package: libproxool-java
Description-md5: 982551bc167e8d21aa4554695d040a46
Description-en: Java JDBC connection pool
 A Java SQL Driver that provides a connection pool wrapper around
 another Driver of your choice. Very simple to migrate existing code.
 Fully configurable. Fast, mature and robust. Transparently adds
 connection pooling to your existing JDBC driver.

Package: libproxy-dev
Description-md5: 29be2cc9b16e55d72e96ae251f29ee6d
Description-en: automatic proxy configuration management library (devel)
 libproxy is a lightweight library which makes it easy to develop
 applications proxy-aware with a simple and stable API.
 .
 This package contains the development files including vala bindings.

Package: libproxy-tools
Description-md5: aac59bba35e1a229fc8c5ffe6e4ba4cb
Description-en: automatic proxy configuration management library (tools)
 libproxy is a lightweight library which makes it easy to develop
 applications proxy-aware with a simple and stable API.
 .
 This package contains a program to interact with libproxy from the
 command line.

Package: libproxy1-plugin-gsettings
Description-md5: 5d0ba9adbb7dcf6a885a32ef5fbfd48a
Description-en: automatic proxy configuration management library (GSettings plugin)
 libproxy is a lightweight library which makes it easy to develop
 applications proxy-aware with a simple and stable API.
 .
 This package contains the plugin to allow libproxy to read proxy settings from
 GSettings (GNOME 3)

Package: libproxy1-plugin-kconfig
Description-md5: f9b50798054bc63f81dfbd1c8764aafc
Description-en: automatic proxy configuration management library (KConfig plugin)
 libproxy is a lightweight library which makes it easy to develop
 applications proxy-aware with a simple and stable API.
 .
 This package contains the plugin to allow libproxy to read proxy settings from
 KConfig (KDE 4)

Package: libproxy1-plugin-networkmanager
Description-md5: 3c77d58edf9693a82bb2bebb3f33e55a
Description-en: automatic proxy configuration management library (Network Manager plugin)
 libproxy is a lightweight library which makes it easy to develop
 applications proxy-aware with a simple and stable API.
 .
 This package contains the plugin to allow libproxy to read information from
 Network Manager.

Package: libproxy1-plugin-webkit
Description-md5: 20f65401cda862ebec9528e2cbd29339
Description-en: automatic proxy configuration management library (Webkit plugin)
 libproxy is a lightweight library which makes it easy to develop
 applications proxy-aware with a simple and stable API.
 .
 This package contains the plugin to allow libproxy to interpret PAC files
 using Webkit

Package: libproxy1v5
Description-md5: e83bd4fc73080685251129a6bdac7f50
Description-en: automatic proxy configuration management library (shared)
 libproxy is a lightweight library which makes it easy to develop
 applications proxy-aware with a simple and stable API.
 .
 This package contains the shared library.

Package: python3-libproxy
Description-md5: c6da08d2b736a2677aeb8665659233eb
Description-en: automatic proxy configuration management library (Python 3)
 libproxy is a lightweight library which makes it easy to develop
 applications proxy-aware with a simple and stable API.
 .
 This package contains the Python 3 bindings.

Package: libprpc-perl
Description-md5: 71fef0eef111d076e5d8dcd6ee55aafb
Description-en: Perl extensions for writing pRPC servers and clients
 Perl RPC simplifies the writing of Perl based client/server
 applications.  RPC::pServer is the package used on the server side,
 and you guess what RPC::pClient is for.  pRPC works by defining a set
 of functions that may be executed by the client.

Package: libpsl-dev
Description-md5: a47dfd5910d73c5de4ef03d3face9596
Description-en: Library for Public Suffix List (development headers)
 Libpsl allows checking domains against the Public Suffix List.
 It can be used to avoid privacy-leaking 'super-cookies',
 'super domain' certificates, for domain highlighting purposes
 sorting domain lists by site and more.
 .
 Please see https://publicsuffix.org for more detailed information.
 .
 This package contains development header files and documentation for
 developers.

Package: libpsl5
Description-md5: 737acdacc0f014d042db24cf175d47b8
Description-en: Library for Public Suffix List (shared libraries)
 Libpsl allows checking domains against the Public Suffix List.
 It can be used to avoid privacy-leaking 'super-cookies',
 'super domain' certificates, for domain highlighting purposes
 sorting domain lists by site and more.
 .
 Please see https://publicsuffix.org for more detailed information.
 .
 This package contains runtime libraries.

Package: psl
Description-md5: 90d1b0c21089454097be58ac776be7f7
Description-en: Explore the Public Suffix List
 Libpsl allows checking domains against the Public Suffix List.
 It can be used to avoid privacy-leaking 'super-cookies',
 'super domain' certificates, for domain highlighting purposes
 sorting domain lists by site and more.
 .
 Please see https://publicsuffix.org for more detailed information.
 .
 This package contains a commandline tool to explore the Public Suffix
 List.

Package: psl-make-dafsa
Description-md5: 18b0e96e702ef99fc29c711022e5f524
Description-en: Create a binary DAFSA from a Public Suffix List
 libpsl permits the use of an optimized binary representation of the
 Public Suffix List (PSL).  This format is a deterministic acyclic
 finite state automaton, or DAFSA.
 .
 It is primarily used for building a new version of the publicsuffix
 package, but could also be used by anyone else looking to match
 printable US ASCII strings.
 .
 This package contains a Python script to convert a standard PSL into
 a DAFSA, either in C source code form, or in a specialized mmap-able
 binary format.

Package: libpsm2-2
Description-md5: b0d67b9b1cdc64f83fc1128eded819c0
Description-en: Intel PSM2 library
 PSM2 is Intel's low-level user-space communications interface for
 the Intel(R) OPA family of products. PSM2 users are enabled with
 mechanisms necessary to implement higher level communications
 interfaces in parallel environments.

Package: libpsm2-2-compat
Description-md5: 6fe882d03b825248c872bb124b08dd96
Description-en: Compat library for Intel PSM2
 PSM compatibility API is Intel's low-level user-space communications
 interface for the Intel(R) TrueScale family of products. This library
 adds support for MPIs linked with PSM versions < 2.

Package: libpsm2-dev
Description-md5: e6456c0f14b0a183301e0a2ace9a971a
Description-en: Development files for Intel PSM2 library
 PSM2 is Intel's low-level user-space communications interface for
 the Intel(R) OPA family of products. PSM2 users are enabled with
 mechanisms necessary to implement higher level communications
 interfaces in parallel environments. This package contains the
 development headers for Intel PSM2 library.

Package: libmodhmm-dev
Description-md5: a28911d9948c3709e84d452c97509368
Description-en: library for constructing, training and scoring hidden Markov models (dev)
 Library for constructing, training and scoring hidden Markov models.  It
 is provided with PSORTb but might be used separately.
 .
 PSORTb enables prediction of bacterial protein subcellular localization
 (SCL) and provides a quick and inexpensive means for gaining insight
 into protein function, verifying experimental results, annotating newly
 sequenced bacterial genomes, detecting potential cell surface/secreted
 drug targets, as well as identifying biomarkers for microbes.
 .
 This library needed by PSORTb is distributed separately by upstream.
 .
 This package contains the static library which is needed to link PSORTb.

Package: libmodhmm0
Description-md5: b3050f1ca429453acb05f8abbbac34de
Description-en: library for constructing, training and scoring hidden Markov models
 Library for constructing, training and scoring hidden Markov models.  It
 is provided with PSORTb but might be used separately.
 .
 PSORTb enables prediction of bacterial protein subcellular localization
 (SCL) and provides a quick and inexpensive means for gaining insight
 into protein function, verifying experimental results, annotating newly
 sequenced bacterial genomes, detecting potential cell surface/secreted
 drug targets, as well as identifying biomarkers for microbes.
 .
 This library needed by PSORTb is distributed separately by upstream.
 .
 This package contains the shared library which is needed to run PSORTb.

Package: libsvmloc-dev
Description-md5: 4a79474fccc76e28debed5f3253d51a9
Description-en: PSORTb adapted library for svm machine-learning library (dev)
 Libsvm is a machine-learning library which is an easy-to-use package
 for support vector classification, regression and one-class SVM. It
 supports multi-class classification, probability outputs, and
 parameter selection.
 .
 PSORTb was featuring a code copy plus some local additions.  This
 library is linked against the Debian packaged libsvn and just contains
 the PSORTb extensions.
 .
 PSORTb enables prediction of bacterial protein subcellular localization
 (SCL) and provides a quick and inexpensive means for gaining insight
 into protein function, verifying experimental results, annotating newly
 sequenced bacterial genomes, detecting potential cell surface/secreted
 drug targets, as well as identifying biomarkers for microbes.
 .
 This library needed by PSORTb is distributed separately by upstream.
 .
 This package contains the static library which is needed to link PSORTb.

Package: libsvmloc0
Description-md5: 8c4413f4ce02fd721527e31a61738b02
Description-en: PSORTb adapted library for svm machine-learning library
 Libsvm is a machine-learning library which is an easy-to-use package
 for support vector classification, regression and one-class SVM. It
 supports multi-class classification, probability outputs, and
 parameter selection.
 .
 PSORTb was featuring a code copy plus some local additions.  This
 library is linked against the Debian packaged libsvn and just contains
 the PSORTb extensions.
 .
 PSORTb enables prediction of bacterial protein subcellular localization
 (SCL) and provides a quick and inexpensive means for gaining insight
 into protein function, verifying experimental results, annotating newly
 sequenced bacterial genomes, detecting potential cell surface/secreted
 drug targets, as well as identifying biomarkers for microbes.
 .
 This library needed by PSORTb is distributed separately by upstream.
 .
 This package contains the shared library which is needed to run PSORb.

Package: libpst-dev
Description-md5: 0a707cb266b64c9fbeffe4e783ed19f9
Description-en: library for reading Microsoft Outlook PST files (development files)
 Library for accessing data from Microsoft Outlook PST files.
 .
 This package include the files needed for developing with libpst,
 including the headers, static library and documentation.

Package: libpst4
Description-md5: cdf74a6d42e16aee25bc6963ddac68f2
Description-en: library for reading Microsoft Outlook PST files
 Library for accessing data from Microsoft Outlook PST files.
 .
 This package include the libpst shared library used by applications.

Package: pst-utils
Description-md5: 18527b620917d30a8a69424496959525
Description-en: tools for reading Microsoft Outlook PST files
 This package contains tools based on libpst to read data from Microsoft
 Outlook PST files.
   * readpst - export data from PST files to a variety of formats, including
     mbox, MH and KMail. Other packages like mb2md are available for subsequent
     conversions to Maildir and other formats.
   * lspst - list data in PST files.
   * pst2ldif - extract contacts from a PST file and prepare them for input in
     LDAP
   * pst2dii - export data from PST files to Summation dii load file format

Package: libpthread-stubs0-dev
Description-md5: febf47fd836991c5b22ad0c176b41e1b
Description-en: pthread stubs not provided by native libc, development files
 This library provides weak aliases for pthread functions not provided
 in libc or otherwise available by default.  Libraries like libxcb rely
 on pthread stubs to use pthreads optionally, becoming thread-safe when
 linked to libpthread, while avoiding any performance hit when running
 single-threaded. libpthread-stubs supports this behavior even on
 platforms which do not supply all the necessary pthread stubs.
 .
 On platforms which already supply all the necessary pthread stubs, this
 package ships only the pkg-config file pthread-stubs.pc, to allow
 libraries to unconditionally express a dependency on pthread-stubs and
 still obtain correct behavior.

Package: libptytty-dev
Description-md5: 205d90ca3d13e01635a3ea9a18b7e5c0
Description-en: library for OS-independent pseudo-tty management - development files
 A small library that offers pseudo-tty management in an OS-independent way. It
 also offers session database support (utmp and optional wtmp/lastlog updates
 for login shells).
 .
 This package contains libptytty's header files.

Package: libptytty0
Description-md5: cad95f640cd3abd3e6d2f3097e36f775
Description-en: library for OS-independent pseudo-tty management - runtime libraries
 A small library that offers pseudo-tty management in an OS-independent way. It
 also offers session database support (utmp and optional wtmp/lastlog updates
 for login shells).
 .
 This package contains libptytty's runtime libraries.

Package: libpulse-java
Description-md5: b6ad3a33a6f508a03526b3098febb07b
Description-en: PulseAudio sound driver for Java
 IcedTea implementation of javax.sound.sampled.spi.MixerProvider using
 PulseAudio as a mixer.

Package: libpulse-jni
Description-md5: 64561d0b5244752007260862680d0ecd
Description-en: PulseAudio sound driver for Java (JNI libraries)
 IcedTea implementation of javax.sound.sampled.spi.MixerProvider using
 PulseAudio as a mixer.
 .
 This package contains the architecture specific Java native interface part.

Package: libpuzzle-bin
Description-md5: 9ef9ad482476dca51ae4f4cda8ee42fa
Description-en: quick similar image finder - runtime tool
 The Puzzle library is designed to quickly find visually similar images
 (GIF, PNG, JPG), even if they have been resized, recompressed,
 recolored or slightly modified.
 .
 This package contains the command-line tool: puzzle-diff.

Package: libpuzzle-dev
Description-md5: 3cf50754184ea1b780fbcc5e579f28d0
Description-en: quick similar image finder - development files
 The Puzzle library is designed to quickly find visually similar images
 (GIF, PNG, JPG), even if they have been resized, recompressed,
 recolored or slightly modified.
 .
 This package contains the development files.

Package: libpuzzle1
Description-md5: 9f331cf6c5254793a9b82427a8f349fc
Description-en: quick similar image finder - shared library
 The Puzzle library is designed to quickly find visually similar images
 (GIF, PNG, JPG), even if they have been resized, recompressed,
 recolored or slightly modified.
 .
 This package contains the C library.

Package: libpwiz-dev
Description-md5: 0f13f0d35cee409d86a3824bef452d8b
Description-en: library to perform proteomics data analyses (devel files)
 The libpwiz library from the ProteoWizard project provides a modular
 and extensible set of open-source, cross-platform tools and
 libraries. The tools perform proteomics data analyses; the libraries
 enable rapid tool creation by providing a robust, pluggable
 development framework that simplifies and unifies data file access,
 and performs standard chemistry and LCMS dataset computations.
 .
 The primary goal of ProteoWizard is to eliminate the existing
 barriers to proteomic software development so that researchers can
 focus on the development of new analytic approaches, rather than
 having to dedicate significant resources to mundane (if important)
 tasks, like reading data files.
 .
 This package ships the library development files.

Package: libpwiz-doc
Description-md5: 24d107d710ce667dc230d326fa76a835
Description-en: set of programs to perform proteomics data analyses (doc)
 The libpwiz library from the ProteoWizard project provides a modular
 and extensible set of open-source, cross-platform tools and
 libraries. The tools perform proteomics data analyses; the libraries
 enable rapid tool creation by providing a robust, pluggable
 development framework that simplifies and unifies data file access,
 and performs standard chemistry and LCMS dataset computations.
 .
 The primary goal of ProteoWizard is to eliminate the existing
 barriers to proteomic software development so that researchers can
 focus on the development of new analytic approaches, rather than
 having to dedicate significant resources to mundane (if important)
 tasks, like reading data files.
 .
 This package ships the documentation to the proteowizard software
 along with example programs (source code and binaries).

Package: libpwiz-tools
Description-md5: 27877a23421affb754c25f7153331f24
Description-en: ProteoWizard command line tools
 The libpwiz library from the ProteoWizard project provides a modular
 and extensible set of open-source, cross-platform tools and
 libraries. The tools perform proteomics data analyses; the libraries
 enable rapid tool creation by providing a robust, pluggable
 development framework that simplifies and unifies data file access,
 and performs standard chemistry and LCMS dataset computations.
 .
 The primary goal of ProteoWizard is to eliminate the existing
 barriers to proteomic software development so that researchers can
 focus on the development of new analytic approaches, rather than
 having to dedicate significant resources to mundane (if important)
 tasks, like reading data files.
 .
 This package ships command line tools that include _idconvert_
 (conversion of MS identifications) and _msconvert_ (conversion of MS
 raw data files from/to any supported format).

Package: libpwiz3
Description-md5: ed040acf1f8dfea90ff2b4dd850eda23
Description-en: library to perform proteomics data analyses (runtime)
 The libpwiz library from the ProteoWizard project provides a modular
 and extensible set of open-source, cross-platform tools and
 libraries. The tools perform proteomics data analyses; the libraries
 enable rapid tool creation by providing a robust, pluggable
 development framework that simplifies and unifies data file access,
 and performs standard chemistry and LCMS dataset computations.
 .
 The primary goal of ProteoWizard is to eliminate the existing
 barriers to proteomic software development so that researchers can
 focus on the development of new analytic approaches, rather than
 having to dedicate significant resources to mundane (if important)
 tasks, like reading data files.

Package: libpwizlite-dev
Description-md5: 2f89fc19584d28e2c0d8508eb5691034
Description-en: Library to load mzML/mzXML files (dev files)
 This library is a dumbed-down version of the Proteowizard library.
 This library only contains the required features to
 load standard mzML/mzXML mass spectrometry data files.
 .
 See http://proteowizard.sourceforge.net/ for the original project.
 .
 This package ships the development files.

Package: libpwizlite3
Description-md5: 012b19a8c79ebdb8399f8d01da8f935c
Description-en: Library to load mzML/mzXML files (runtime files)
 This library is a dumbed-down version of the Proteowizard library.
 This library only contains the required features to
 load standard mzML/mzXML mass spectrometry data files.
 .
 See http://proteowizard.sourceforge.net/ for the original project.
 .
 This package ships the runtime library files.

Package: libpam-pwquality
Description-md5: a0adf9a37eba9a9b210c968269f49c5e
Description-en: PAM module to check password strength
 libpwquality's purpose is to provide common functions for password
 quality checking and also scoring them based on their apparent randomness. The
 library also provides a function for generating random passwords with good
 pronounceability.
 .
 This module can be plugged into the password stack of a given service to
 provide some plug-in strength-checking for passwords. The code was originaly
 based on pam_cracklib module and the module is backwards compatible with its
 options.

Package: libpwquality-common
Description-md5: d37cfdd3767d216513b4314f28c1e005
Description-en: library for password quality checking and generation (data files)
 libpwquality's purpose is to provide common functions for password
 quality checking and also scoring them based on their apparent randomness. The
 library also provides a function for generating random passwords with good
 pronounceability.
 .
 This package contains the configuration file and man page for libpwquality.

Package: libpwquality-dev
Description-md5: e1ae040707372e3c48466d82429c05bc
Description-en: Password quality checking and generation (development files)
 libpwquality's purpose is to provide common functions for password
 quality checking and also scoring them based on their apparent randomness. The
 library also provides a function for generating random passwords with good
 pronounceability.
 .
 This package contains the development files, and should be used for
 compilation.

Package: libpwquality-tools
Description-md5: 748331af36bc84978f52ee4344e90e81
Description-en: tools for password quality checking and generation
 libpwquality's purpose is to provide common functions for password
 quality checking and also scoring them based on their apparent randomness. The
 library also provides a function for generating random passwords with good
 pronounceability.
 .
 Tools for password quality checking and generation.

Package: libpwquality1
Description-md5: 4bacb8fb9ef490cec9ba0d22197731b7
Description-en: library for password quality checking and generation
 libpwquality's purpose is to provide common functions for password
 quality checking and also scoring them based on their apparent randomness. The
 library also provides a function for generating random passwords with good
 pronounceability.
 .
 This package contains the shared library.

Package: python3-pwquality
Description-md5: 04483db006f6aa03b924da3534406479
Description-en: Python bindings for libpwquality
 libpwquality's purpose is to provide common functions for password
 quality checking and also scoring them based on their apparent randomness. The
 library also provides a function for generating random passwords with good
 pronounceability.
 .
 This package contains the Python bindings.

Package: python-libpysal-doc
Description-md5: 8b6abc336ee1f0fab345ad1b3038d37c
Description-en: Improved Python libpaysal module from (common documentation)
 Module has the libpysal.cg responsible for Computational Geometry,
 as well as the libpysal.io which allows input and output as well
 as libpysal.weights capable of processing Space Weights.
 .
 This package contains HTML documentation, incorporates instructions on how
 to install and configure and use this module Python libpaysal.

Package: python3-libpysal
Description-md5: a17700c846f11da333bd7de2b1c6d5c2
Description-en: Library of spatial analysis functions
 Module has the libpysal.cg responsible for Computational Geometry,
 as well as the libpysal.io which allows input and output as well
 as libpysal.weights capable of processing Space Weights.
 .
 The module also comes with libpysal.examples, ie built-in example
 datasets, making it very efficient.

Package: libpyzy-1.0-0v5
Description-md5: 759302988bd5715f90ab45ee9e6d9859
Description-en: Chinese PinYin and Bopomofo conversion library
 Algorithm library of ibus-pinyin. It is separated from ibus-pinyin
 to convenient other programs.
 .
 This package contains shared library.

Package: libpyzy-dev
Description-md5: 1f705aea93b67ce8a06486468af45582
Description-en: Development files of libpyzy
 Algorithm library of ibus-pinyin. It is separated from ibus-pinyin
 to convenient other programs.
 .
 This package contains static library and header files.

Package: libqaccessibilityclient-qt5-0
Description-md5: 7abeac7425a3b377ac1176d6f7d1e699
Description-en: helper to make writing accessibility tools easier
 Helper library to make writing accessibility tools easier.  Used by
 screen readers for example.
 .
 This package contains the shared library.

Package: libqaccessibilityclient-qt5-dev
Description-md5: 762347af976a8f9abb38d101828ff820
Description-en: helper to make writing accessibility tools easier -- development
 Helper library to make writing accessibility tools easier.  Used by
 screen readers for example.
 .
 This package contains the development files.

Package: libqalculate-data
Description-md5: b4a9d85057a1a9f8aef5146972590a3a
Description-en: Powerful and easy to use desktop calculator - data
 Qalculate! is small and simple to use but with much power and versatility
 underneath.  Features include customizable functions, units, arbitrary
 precision, plotting, and a graphical interface that uses a one-line
 fault-tolerant expression entry (although it supports optional traditional
 buttons).
 .
 This package contains the data files needed by libqalculate.

Package: libqalculate-dev
Description-md5: f539c1ac1488eeb06b0232761399ea2e
Description-en: Powerful and easy to use desktop calculator - development
 Qalculate! is small and simple to use but with much power and versatility
 underneath.  Features include customizable functions, units, arbitrary
 precision, plotting, and a graphical interface that uses a one-line
 fault-tolerant expression entry (although it supports optional traditional
 buttons).
 .
 This package contains the development files needed to build the frontends.

Package: libqalculate-doc
Description-md5: 02fc32ed83533c6b69ef67af7a10ef00
Description-en: Powerful and easy to use desktop calculator - documentation
 Qalculate! is small and simple to use but with much power and versatility
 underneath.  Features include customizable functions, units, arbitrary
 precision, plotting, and a graphical interface that uses a one-line
 fault-tolerant expression entry (although it supports optional traditional
 buttons).
 .
 This package contains the libqalculate documentation for developers.

Package: libqalculate20-data
Description-md5: 764da5c285f8194118a8e49395b73e29
Description-en: Dummy transitional package for transition to new name
 This package ensures smooth transition to libqalculate-data and
 can be safely removed.

Package: libqalculate22
Description-md5: d259e364d39e86d2ec2ec0bbf8522e97
Description-en: Powerful and easy to use desktop calculator - library
 Qalculate! is small and simple to use but with much power and versatility
 underneath.  Features include customizable functions, units, arbitrary
 precision, plotting, and a graphical interface that uses a one-line
 fault-tolerant expression entry (although it supports optional traditional
 buttons).
 .
 This package contains the shared library used by all Qalculate! frontends.

Package: qalc
Description-md5: 759f73c3d3ead9fd33f3314e15defaf8
Description-en: Powerful and easy to use command line calculator
 Qalculate! is small and simple to use but with much power and versatility
 underneath.  Features include customizable functions, units, arbitrary
 precision using a one-line fault-tolerant expression entry.
 .
 This package contains the command line version of Qalculate!.

Package: gstreamer-qapt
Description-md5: 0558e3377dc05a6ba109973b5b0db72a
Description-en: GStreamer plugin to install codecs using QApt
 QApt is a collection of tools and a library providing a wrapper around
 APT. The intention is to ease the use of APT in Qt-based programs.
 .
 This package provides a plugin for the GStreamer multimedia framework
 to search and to install audio and video codecs.

Package: kde-thumbnailer-deb
Description-md5: fe7b630f34508b498ac0af7a4d6b95d9
Description-en: KDE plugin to show thumbnails of Debian package files
 QApt is a collection of tools and a library providing a wrapper around
 APT. The intention is to ease the use of APT in Qt-based programs.
 .
 A plugin for KDE file managers (Dolphin and Konqueror) to preview Debian
 packages (.deb files) as thumbnails.

Package: libqapt-dev
Description-md5: ebfb8a382214854d21b85301af1fea89
Description-en: Development headers for the QApt library
 LibQApt is a Qt wrapper around the libapt-pkg library as well as an APT
 implementation using libapt-pkg. The aim is to provide a sane API for
 package management to ease the development of package managers written in Qt
 and C++
 .
 This package contains the development headers for the QApt library

Package: libqapt3
Description-md5: 038c717459bf7e7e73e27ab32c90ffc8
Description-en: QApt library package
 LibQApt is a Qt wrapper around the libapt-pkg library as well as an APT
 implementation using libapt-pkg. The aim is to provide a sane API for
 package management to ease the development of package managers written in Qt
 and C++
 .
 This package contains the QApt library

Package: libqapt3-runtime
Description-md5: 1383b3859e9d954f26494c46e0594b54
Description-en: Runtime components for the QApt library
 LibQApt is a Qt wrapper around the libapt-pkg library as well as an APT
 implementation using libapt-pkg. The aim is to provide a sane API for
 package management to ease the development of package managers written in Qt
 and C++
 .
 This package contains the runtime components necessary for applications using
 the QApt library to run.

Package: plasma-runner-installer
Description-md5: a17697e3ee56e6894b1f4c55f99ee8b7
Description-en: KRunner plugin for installing packages
 QApt is a collection of tools and a library providing a wrapper around
 APT. The intention is to ease the use of APT in Qt-based programs.
 .
 This KRunner plugin offers the option to install an application if its
 command is typed in to KRunner and the application is not already
 installed.

Package: qapt-batch
Description-md5: 9633f74129c52826e6eb15f1560f193b
Description-en: Batch package manager for KDE
 QApt is a collection of tools and a library providing a wrapper around
 APT. The intention is to ease the use of APT in Qt-based programs.
 .
 QApt Batch is a simple GUI for doing batch package management operations.
 It can install and remove packages, as well as update the package cache via a
 command line interface. It also has an attach function invokable via the
 command line. QApt Batch is a drop-in replacement for the "install-package"
 batch package management tool.

Package: qapt-deb-installer
Description-md5: b01355b293289ed35612ec0b93eef68d
Description-en: tool for installing deb files
 QApt is a collection of tools and a library providing a wrapper around
 APT. The intention is to ease the use of APT in Qt-based programs.
 .
 The QApt deb installer allows you to install local .deb files. The QApt Deb
 Installer resolves and downloads dependencies. The APT package manager does
 the same, but only for remote packages.

Package: qapt-utils
Description-md5: e4a47a9dcc06514423f3eac9b993f559
Description-en: complete collection of QApt package management utilities
 QApt is a collection of tools and a library providing a wrapper around
 APT. The intention is to ease the use of APT in Qt-based programs.
 .
 This is a metapackage depending on all of QApt's extra package management
 utilities.

Package: doxygen2man
Description-md5: 462507a8aa141cfaf770e5ed70398b2b
Description-en: generate man pages from Doxygen XML files
 This is a tool to generate API manpages from a doxygen-annotated
 header files. First run doxygen on the header files and then run this
 program against the main XML file it created and the directory
 containing the ancilliary files. It will then output a lot of *.3 man
 page files which you can then ship with your library.

Package: libqb-dev
Description-md5: 898c3483eb6616abbbff6040fa6f3361
Description-en: high performance client server features library (devel files)
 libqb provides a set of high performance client-server
 reusable features. It offers high performance logging, tracing, IPC and poll.
 Its initial features were spun off the Corosync cluster communication suite
 to make them accessible for other projects.
 .
 This package contains libqb's development files. You will need it to develop
 applications using libqb.

Package: libqb-tools
Description-md5: 6ef6c5f75e85a3ece0324aa38e045f98
Description-en: high performance client server features library (tools)
 libqb provides a set of high performance client-server
 reusable features. It offers high performance logging, tracing, IPC and poll.
 Its initial features were spun off the Corosync cluster communication suite
 to make them accessible for other projects.
 .
 This package contains the qb-blackbox utility, which prints out the
 logs that were recorded using the libqb blackbox mechanism.

Package: libqb100
Description-md5: fcc30a5a72b372c70ca21fd1ffe323f5
Description-en: high performance client server features library
 libqb provides a set of high performance client-server
 reusable features. It offers high performance logging, tracing, IPC and poll.
 Its initial features were spun off the Corosync cluster communication suite
 to make them accessible for other projects.
 .
 This package contains the libqb library itself.

Package: libqcow-dev
Description-md5: 2877f7b721886c2ee0e85e11eae61928
Description-en: QEMU Copy-On-Write image format access library -- development files
 libqcow is a library to access the QEMU Copy-On-Write (QCOW) image format.
 .
 This package includes the development support files.

Package: libqcow-utils
Description-md5: 47d81ceacc7aecaba8af34b2ec1d888d
Description-en: QEMU Copy-On-Write image format access library -- Utilities
 libqcow is a library to access the QEMU Copy-On-Write (QCOW) image format.
 .
 This package contains tools to access data stored in QCOW files:
 qcowinfo, qcowmount.

Package: libqcow1
Description-md5: ad2e480029d6e2c25ba681d44b0d5b79
Description-en: QEMU Copy-On-Write image format access library
 libqcow is a library to access the QEMU Copy-On-Write (QCOW) image format.
 .
 This package contains the shared library.

Package: python3-libqcow
Description-md5: c71d27865ff2dc205319c0befda6e59c
Description-en: QEMU Copy-On-Write image format access library -- Python 3 bindings
 libqcow is a library to access the QEMU Copy-On-Write (QCOW) image format.
 .
 This package contains Python 3 bindings for libqcow.

Package: libqes-dev
Description-md5: ce5d45184a1cbc2672d82e344a96f38c
Description-en: DNA sequence parsing library -- development
 A small C library, with a bioinformatic focus. Optimised for speed and a clean
 API. Handles sequence parsing and miscellaneous manipulation of DNA sequences.
 .
 These are the development headers required to use libqes in your own
 applications.

Package: libqes0
Description-md5: 5ae04551622364c6702f079257c5699a
Description-en: DNA sequence parsing library
 A small C library, with a bioinformatic focus. Optimised for speed and a clean
 API. Handles sequence parsing and miscellaneous manipulation of DNA sequences.
 .
 This package is the shared library which programs using libqes should link to.
 Developers will want libqes-dev installed to use libqes in developing their
 applications.

Package: libqglviewer-dev-qt5
Description-md5: 37ae09d683357d31d407e6d69239120b
Description-en: OpenGL 3D viewer library based on Qt5 - development files
 libqglviewer (also known as libQGLViewer) is a free C++ library based on Qt
 that enables the quick creation of OpenGL 3D viewers. It features a powerful
 camera trackball and simple applications simply require an implementation of
 the draw() function. It is a tool of choice for OpenGL beginners and
 assignments. It provides screenshot saving, mouse manipulated frames, stereo
 display, interpolated keyFrames, object selection, and much more. It is fully
 customizable and easy to extend to create complex applications, with a
 possible Qt GUI.
 .
 This package contains the files needed to develop and compile programs
 using QGLViewer linked with Qt version 4.

Package: libqglviewer-doc
Description-md5: 8aea14fc852d7c54eccb8c83bfa02ae6
Description-en: OpenGL 3D viewer library - documentation and examples
 libqglviewer (also known as libQGLViewer) is a free C++ library based on Qt
 that enables the quick creation of OpenGL 3D viewers. It features a powerful
 camera trackball and simple applications simply require an implementation of
 the draw() function. It is a tool of choice for OpenGL beginners and
 assignments. It provides screenshot saving, mouse manipulated frames, stereo
 display, interpolated keyFrames, object selection, and much more. It is fully
 customizable and easy to extend to create complex applications, with a
 possible Qt GUI.
 .
 This package contains documentation and examples.

Package: libqglviewer-headers
Description-md5: d7abe84745f57a392c0760e14037ee33
Description-en: OpenGL 3D viewer library - header files
 libqglviewer (also known as libQGLViewer) is a free C++ library based on Qt
 that enables the quick creation of OpenGL 3D viewers. It features a powerful
 camera trackball and simple applications simply require an implementation of
 the draw() function. It is a tool of choice for OpenGL beginners and
 assignments. It provides screenshot saving, mouse manipulated frames, stereo
 display, interpolated keyFrames, object selection, and much more. It is fully
 customizable and easy to extend to create complex applications, with a
 possible Qt GUI.
 .
 This package contains headers.

Package: libqglviewer2-qt5
Description-md5: 7ff22a4c04cf07e2c99b5939fe4f6b48
Description-en: OpenGL 3D viewer library based on Qt - runtime library
 libqglviewer (also known as libQGLViewer) is a free C++ library based on Qt
 that enables the quick creation of OpenGL 3D viewers. It features a powerful
 camera trackball and simple applications simply require an implementation of
 the draw() function. It is a tool of choice for OpenGL beginners and
 assignments. It provides screenshot saving, mouse manipulated frames, stereo
 display, interpolated keyFrames, object selection, and much more. It is fully
 customizable and easy to extend to create complex applications, with a
 possible Qt GUI.
 .
 This package contains the shared library needed to run programs using
 QGLViewer. This package contains QGLViewer linked with Qt version 5.

Package: gir1.2-qmi-1.0
Description-md5: d2359cce6cb7204cf8508ef20dcb4b5c
Description-en: GObject introspection data for libqmi-glib
 This package contains introspection data for the libqmi-glib library.

Package: libqmi-glib-dev
Description-md5: c44abffbfc596d254147b508f8e0374e
Description-en: Header files for adding QMI support to applications that use glib
 This package contains the header and pkg-config files for development
 applications using QMI functionality from applications that use glib.

Package: libqmi-glib-doc
Description-md5: 3bcaba736bf4f2671c9b86184d60ff6a
Description-en: API documentation for libqmi-glib
 This package provides the API documentation for libqmi-glib for adding
 QMI support to applications that use glib.

Package: libqmi-glib5
Description-md5: 6c72eafa1689addb16b819279e6f3080
Description-en: Support library to use the Qualcomm MSM Interface (QMI) protocol
 Libraries for adding QMI support to applications that use glib.

Package: libqmi-proxy
Description-md5: 415b7b5c1f0133619dedb566502ee36d
Description-en: Proxy to communicate with QMI ports
 This package contains the binary qmi-proxy used by libqmi to allow multiple
 clients to use the same QMI port simultaneously.

Package: libqmi-utils
Description-md5: 76e1eda70baf3a1a86ec637dca8a1dd9
Description-en: Utilities to use the QMI protocol from the command line
 This package contains the utilities that make it easier to use QMI
 functionality from the command line.

Package: libqofono-dev
Description-md5: 098bb3ba9792d93440577165dd973d2f
Description-en: Qt library for Ofono (development files)
 Shared library for accessing the ofono daemon, and a declarative plugin
 for it. This allows accessing ofono in qtquick and friends.
 .
 This package contains the header files of the libqofono shared library.

Package: libqofono-examples
Description-md5: a59b80bde1910e03bb016bb6f9dc8d1d
Description-en: QtQuick/QML example application for libqofono-qt5
 Shared library for accessing the ofono daemon, and a declarative plugin
 for it. This allows accessing ofono in qtquick and friends.
 .
 This package contains the ofonotest example application written in
 QtQuick/QML.

Package: libqofono-qt5-0
Description-md5: dbac3dfac192303756d6d147b141f747
Description-en: Qt library for Ofono
 Shared library for accessing the ofono daemon, and a declarative plugin
 for it. This allows accessing ofono in qtquick and friends.
 .
 This package contains the Qt5 build of the libqofono library.

Package: libqofono-tests
Description-md5: 9388599667378106d7c5c87769c3b307
Description-en: Qt library for Ofono (unit tests)
 Shared library for accessing the ofono daemon, and a declarative plugin
 for it. This allows accessing ofono in qtquick and friends.
 .
 This package contains the unit tests of the shared library. These
 require ofono to be running. Before they can be run at build-time, more
 upstream work is required. As an alternative, the executable unit tests
 are provided for run-time.

Package: qml-module-ofono
Description-md5: e12fa596d1d1071f3c679188c8a31b63
Description-en: QML bindings for libqofono
 Shared library for accessing the ofono daemon, and a declarative plugin
 for it. This allows accessing ofono in qtquick and friends.
 .
 This package contains the QML bindings for the libqofono shared library.

Package: gir1.2-qrtr-1.0
Description-md5: e8e183e7b3e1c2ef94dee0f439de319e
Description-en: GObject introspection data for libqrtr-glib
 glib-based library to use and manage the QRTR (Qualcomm IPC Router) bus.
 .
 This package contains the GObject-introspection data in binary typelib format.

Package: libqrtr-glib-dev
Description-md5: 9c84e554c332143a6a04b162aa280391
Description-en: Development files for libqrtr-glib
 glib-based library to use and manage the QRTR (Qualcomm IPC Router) bus.
 .
 This package contains the library headers and development files.

Package: libqrtr-glib-doc
Description-md5: bcf29bf57cc86b650c10646363397466
Description-en: API documentation for libqrtr-glib
 glib-based library to use and manage the QRTR (Qualcomm IPC Router) bus.
 .
 This package contains the API documentation.

Package: libqrtr-glib0
Description-md5: 06ffd3a0a7a41b580ca472386bd60fe5
Description-en: Support library to use the QRTR protocol
 glib-based library to use and manage the QRTR (Qualcomm IPC Router) bus.
 .
 This package contains the shared library.

Package: libqtdbusmock1
Description-md5: c36609046c2e0f8cc642d28ddef53461
Description-en: Library for mocking DBus interactions using Qt
 A simple library for mocking DBus services with a Qt API. The software
 is relevant for unit testing DBus services based on Qt API.
 .
 This package contains the shared library.

Package: libqtdbusmock1-common
Description-md5: 22dd764cd6aecce4ed520986c2713b12
Description-en: Library for mocking DBus interactions using Qt (common files)
 A simple library for mocking DBus services with a Qt API. The software
 is relevant for unit testing DBus services based on Qt API.
 .
 This package contains extra dbusmock templates.

Package: libqtdbusmock1-dev
Description-md5: d733110bfe1cdeb9f1f5678f578edbd8
Description-en: Library for mocking DBus interactions using Qt (development files)
 A simple library for mocking DBus services with a Qt API. The software
 is relevant for unit testing DBus services based on Qt API.
 .
 This package contains header files needed for development.

Package: libqtdbustest1
Description-md5: 89514a0eea9498fefc9b16ea3212239e
Description-en: Library for testing DBus interactions using Qt
 A simple library for testing Qt based DBus services and clients. This
 library is relevant for running unit tests against DBus for Qt
 applications.
 .
 This package contains the shared library.

Package: libqtdbustest1-dev
Description-md5: d878664a89042cfdbd44a385c4ca6a70
Description-en: Library for testing DBus interactions using Qt (development files)
 A simple library for testing Qt based DBus services and clients. This
 library is relevant for running unit tests against DBus for Qt
 applications.
 .
 This package contains header files needed for development.

Package: qtdbustest-runner
Description-md5: c92d334bcb2f6b9c023c94b5aed91af5
Description-en: Library for testing DBus interactions using Qt (test runner executable)
 The libqtdbustest library is a simple library for testing Qt based DBus
 services and clients.
 .
 This package contains a simple executable for running a test script
 under a private DBus environment.

Package: libqt5pas-dev
Description-md5: f8ec31f3420bf55837378d9c0a431a4e
Description-en: Development files for Qt5Pas
 Provides interface for Pascal applications
 to the Qt5 C++ libraries.
 This binding does not cover the whole Qt5 framework, it
 just contains all classes needed to use Qt as a widgetset.
 .
 This package contains files needed to develop
 Qt5 based applications with Pascal.

Package: libqt5pas1
Description-md5: 284230714eab1ee0512dac5681ba61d2
Description-en: Qt5 interface bindings for Pascal
 Provides interface for Pascal applications
 to the Qt5 C++ libraries.
 This binding does not cover the whole Qt5 framework, it
 just contains all classes needed to use Qt as a widgetset.

Package: libqt5xdg-dev
Description-md5: 2b1a9a4fe4d46f78a59d017296037277
Description-en: Development files for libqtxdg
 This library implements functions of the XDG Specifications in Qt. It is part
 of LXQt.
 .
 This package provides development files.

Package: libqt5xdg3
Description-md5: 682beb74b0058e6395eb1a9511e2158e
Description-en: Implementation of the XDG Specifications for Qt (shared lib)
 This library implements functions of the XDG Specifications in Qt.  It is part
 of LXQt.
 .
 This package provides the shared library.

Package: libqt5xdgiconloader-dev
Description-md5: 1b35c44bb34a251aefef80bb5e3bf41c
Description-en: Development files for libqtxdgiconloader
 This library implements the backend to load icons which are handled according
 to the XDG Icon Theme Specification in Qt. It is part of LXQt.
 .
 This package provides development files.

Package: libqt5xdgiconloader3
Description-md5: f52ca23c74d3bb1788b5787d10a785b4
Description-en: Implementation of the XDG Iconloader for Qt (shared lib)
 This library implements the backend to load icons which are handled according
 to the XDG Icon Theme Specification in Qt. It is part of LXQt.
 .
 This package provides the shared library.

Package: qtxdg-dev-tools
Description-md5: 1491e65e6e3843941f9a1c0816b42d16
Description-en: Tools for QtXdg
 This package provide some tools for qtxdg:
 .
  * qtxdg-desktop-file-start - QtXdg XdgDesktopFile start Tester
  * qtxdg-iconfinder - Find icons the QtXdg way
  * qtxdg-mat - Mime app tool for QtXdg

Package: libquantum-dev
Description-md5: 751a1175ace2b1834ff87632bfc4ab51
Description-en: library for the simulation of a quantum computer (development files)
 libquantum is a C library for the simulation of a quantum computer. Based on
 the principles of quantum mechanics, it provides an implementation of a
 quantum register. Basic operations for register manipulation such as the
 Hadamard gate or the Controlled-NOT gate are available through an easy-to-use
 interface. Measurements can be performed on either single qubits or the whole
 quantum register.
 .
 Features:
  * Simulation of arbitrary quantum algorithms is possible
  * High performance and low memory consumption
  * Decoherence support for realistic quantum computation
  * Interface for quantum error correction (QEC)
  * Supports the density operator formalism
  * Implementations of Shor's factoring algorithm and Grover's search
    algorithm are included
 .
 This package contains the header files and static libraries which are needed
 to develop applications based on libquantum.

Package: libquantum8
Description-md5: 98137356779534c23753d1368f0d39fa
Description-en: library for the simulation of a quantum computer
 libquantum is a C library for the simulation of a quantum computer. Based on
 the principles of quantum mechanics, it provides an implementation of a
 quantum register. Basic operations for register manipulation such as the
 Hadamard gate or the Controlled-NOT gate are available through an easy-to-use
 interface. Measurements can be performed on either single qubits or the whole
 quantum register.
 .
 Features:
  * Simulation of arbitrary quantum algorithms is possible
  * High performance and low memory consumption
  * Decoherence support for realistic quantum computation
  * Interface for quantum error correction (QEC)
  * Supports the density operator formalism
  * Implementations of Shor's factoring algorithm and Grover's search
    algorithm are included
 .
 This package contains the shared libraries.

Package: libquantum-entanglement-perl
Description-md5: c3bcfb1175fa6df5cfe8545561fb7ae2
Description-en: Quantum Mechanic entanglement of variables in perl
 One of the more popular interpretations of quantum mechanics holds that
 instead of particles always being in a single, well defined, state
 they instead exist as an almost ghostly overlay of many different
 states (or values) at the same time.  Of course, it is our experience
 that when we look at something, we only ever find it in one single state.
 This is explained by the many states of the particle collapsing to a
 single state and highlights the importance of observation.
 .
 Essentially, this allows you to put variables into a superposition
 of states, have them interact with each other (so that all states
 interact) and then observe them (testing to see if they satisfy
 some comparison operator, printing them) which will collapse
 the entire system so that it is consistent with your knowledge.

Package: libquantum-superpositions-perl
Description-md5: cda325058019dcf83360178338957879
Description-en: Quantum Mechanic-like superpositions for Perl
 The Quantum::Superpositions module provides a new scalar data structure: the
 superposition. In a metaphor drawn from quantum mechanics, superpositions store
 a collection of values by overlaying them in parallel superimposed states
 within a single scalar variable.
 .
 Under the standard interpretation of quantum mechanics, until they are
 observed, particles exist only as a discontinuous probability function. Under
 the Cophenhagen Interpretation, this situation is often visualized by imagining
 the state of an unobserved particle to be a ghostly overlay of all its possible
 observable states simultaneously. For example, a particle that might be
 observed in state A, B, or C may be considered to be in a pseudo-state where it
 is simultaneously in states A, B, and C.  Such a particle is said to be in a
 superposition of states.

Package: libquartz-java
Description-md5: e19cdb50400c888327cada3dd4096723
Description-en: open source job scheduling system
 Quartz is a full-featured, open source job scheduling system that can
 be integrated with, or used along side virtually any J2EE or J2SE
 application - from the smallest stand-alone application to the
 largest e-commerce system. Quartz can be used to create simple or
 complex schedules for executing tens, hundreds, or even
 tens-of-thousands of jobs; jobs whose tasks are defined as standard
 Java components or EJBs. The Quartz Scheduler includes many
 enterprise-class features, such as JTA transactions and clustering.

Package: libquartz2-java
Description-md5: e19cdb50400c888327cada3dd4096723
Description-en: open source job scheduling system
 Quartz is a full-featured, open source job scheduling system that can
 be integrated with, or used along side virtually any J2EE or J2SE
 application - from the smallest stand-alone application to the
 largest e-commerce system. Quartz can be used to create simple or
 complex schedules for executing tens, hundreds, or even
 tens-of-thousands of jobs; jobs whose tasks are defined as standard
 Java components or EJBs. The Quartz Scheduler includes many
 enterprise-class features, such as JTA transactions and clustering.

Package: libquazip-doc
Description-md5: 0f152c05eb6f6c7787d47a30d7e1e89a
Description-en: C++ wrapper for ZIP/UNZIP (documentation)
 QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
 can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
 .
 QuaZIP allows you to access files inside ZIP archives using QIODevice API,
 and that means that you can also use QTextStream, QDataStream or
 whatever you would like to use on your zipped files.
 .
 QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
 from and writing to ZIP archives.
 .
 This package contains the API documentation in HTML.

Package: libquazip5-1
Description-md5: fbc8c4bb8f18179535c27ab56b2114be
Description-en: C++ wrapper for ZIP/UNZIP
 QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
 can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
 .
 QuaZIP allows you to access files inside ZIP archives using QIODevice API,
 and that means that you can also use QTextStream, QDataStream or
 whatever you would like to use on your zipped files.
 .
 QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
 from and writing to ZIP archives.
 .
 QuaZIP built using Qt5 libraries.

Package: libquazip5-dev
Description-md5: 90f03f0ef7b0288d2a8b723cf04f7e86
Description-en: C++ wrapper for ZIP/UNZIP (development files)
 QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
 can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
 .
 QuaZIP allows you to access files inside ZIP archives using QIODevice API,
 and that means that you can also use QTextStream, QDataStream or
 whatever you would like to use on your zipped files.
 .
 QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
 from and writing to ZIP archives.
 .
 This package contains the development files.

Package: libquazip1-qt5-1
Description-md5: c5faf42a159d761318c9b2e9c01e02ac
Description-en: Qt/C++ wrapper over minizip - Version 1 (Qt5)
 QuaZip is the C++ wrapper for Gilles Vollant's ZIP/UNZIP package (AKA
 Minizip) using Trolltech's Qt library.
 This package contains version 1 of the library, compiled for use with
 Qt version 5.

Package: libquazip1-qt5-dev
Description-md5: 103828571c26cacf3b179eedb053bf43
Description-en: Qt/C++ wrapper over minizip - Version 1 (Qt5) - development files
 QuaZip is the C++ wrapper for Gilles Vollant's ZIP/UNZIP package (AKA
 Minizip) using Trolltech's Qt library.
 This package contains development files for version 1 of the library,
 compiled for use with Qt version 5.

Package: libquazip1-qt5-doc
Description-md5: b13e8f1f853b18b5830a6ce34c7b4057
Description-en: Qt/C++ wrapper over minizip - Version 1 (Qt5) - documentation
 QuaZip is the C++ wrapper for Gilles Vollant's ZIP/UNZIP package (AKA
 Minizip) using Trolltech's Qt library.
 This package contains documentation for version 1 of the library,
 compiled for use with Qt version 5.

Package: libquazip1-qt6-1
Description-md5: 03e6c0dd23a5071f13cc7b99a953bbd4
Description-en: Qt/C++ wrapper over minizip - Version 1 (Qt6)
 QuaZip is the C++ wrapper for Gilles Vollant's ZIP/UNZIP package (AKA
 Minizip) using Trolltech's Qt library.
 This package contains version 1 of the library, compiled for use with
 Qt version 6.

Package: libquazip1-qt6-dev
Description-md5: 3292056d66abfdbf65c07839aa21d7e4
Description-en: Qt/C++ wrapper over minizip - Version 1 (Qt6) - development files
 QuaZip is the C++ wrapper for Gilles Vollant's ZIP/UNZIP package (AKA
 Minizip) using Trolltech's Qt library.
 This package contains development files for version 1 of the library,
 compiled for use with Qt version 6.

Package: libquazip1-qt6-doc
Description-md5: a0902e18e3e114bbf64b0c2b4d7e53c9
Description-en: Qt/C++ wrapper over minizip - Version 1 (Qt6) - documentation
 QuaZip is the C++ wrapper for Gilles Vollant's ZIP/UNZIP package (AKA
 Minizip) using Trolltech's Qt library.
 This package contains documentation for version 1 of the library,
 compiled for use with Qt version 6.

Package: libquicktime-dev
Description-md5: d267680c6a1ab57536dc5a4e4fc20ab6
Description-en: library for reading and writing Quicktime files (development)
 libquicktime is a library for reading and writing QuickTime files on UNIX
 systems. Video CODECs supported by this library are OpenDivX, MJPA, JPEG Photo,
 PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression. Supported audio CODECs are Ogg
 Vorbis, IMA4, ulaw, and any linear PCM format.
 .
 This package contains the development files.

Package: libquicktime-doc
Description-md5: 77eb32321123d2bd2a7cf01397f3715a
Description-en: library for reading and writing Quicktime files (documentation)
 libquicktime is a library for reading and writing QuickTime files on UNIX
 systems. Video CODECs supported by this library are OpenDivX, MJPA, JPEG Photo,
 PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression. Supported audio CODECs are Ogg
 Vorbis, IMA4, ulaw, and any linear PCM format.
 .
 This package contains the html documentation of the libquicktime API.

Package: libquicktime2
Description-md5: a733d5535b74f7f426e16427135e6348
Description-en: library for reading and writing Quicktime files
 libquicktime is a library for reading and writing QuickTime files on UNIX
 systems. Video CODECs supported by this library are OpenDivX, MJPA, JPEG Photo,
 PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression. Supported audio CODECs are Ogg
 Vorbis, IMA4, ulaw, and any linear PCM format.

Package: quicktime-utils
Description-md5: cbd5af54db23762e0fd8ed5e16b2dfd6
Description-en: library for reading and writing Quicktime files (utilities)
 libquicktime is a library for reading and writing QuickTime files on UNIX
 systems. Video CODECs supported by this library are OpenDivX, MJPA, JPEG Photo,
 PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression. Supported audio CODECs are Ogg
 Vorbis, IMA4, ulaw, and any linear PCM format.
 .
 This package contains additional utilities.

Package: quicktime-x11utils
Description-md5: 969ac83482c42e16383433074dcd28dc
Description-en: library for reading and writing Quicktime files (x11 utilities)
 libquicktime is a library for reading and writing QuickTime files on UNIX
 systems. Video CODECs supported by this library are OpenDivX, MJPA, JPEG Photo,
 PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression. Supported audio CODECs are Ogg
 Vorbis, IMA4, ulaw, and any linear PCM format.
 .
 This package contains additional utilities for the X window system.

Package: libquota-perl
Description-md5: 77eb3d01d3e38124514d34e52a2fd767
Description-en: Perl interface to file system quotas
 Quota is a Perl module that provides access to filesystem quota information.
 This module uses the quotactl() or ioctl() system calls to set or query quota
 information on the local host. It also supports remotely submitting queries
 via RPC to a remote host.

Package: libquotient-dev
Description-md5: ecc96b4a5bdc0d9723de5c5a6bc0d841
Description-en: Qt5 library to write cross-platform clients for Matrix
 libQuotient is a Qt5-based library to make IM clients for the Matrix
 protocol. It is the backbone of Quaternion, Spectral and some other projects.

Package: libquotient0.6
Description-md5: ecc96b4a5bdc0d9723de5c5a6bc0d841
Description-en: Qt5 library to write cross-platform clients for Matrix
 libQuotient is a Qt5-based library to make IM clients for the Matrix
 protocol. It is the backbone of Quaternion, Spectral and some other projects.

Package: libquvi-0.9-0.9.4
Description-md5: 6ead196a588a039d5e8b105123cb5273
Description-en: library for parsing video download links (runtime libraries)
 Library to parse Adobe flash video download links. It supports Youtube
 and other similar video websites. It provides access to functionality and
 data through an API, and does not enable or require the use of the
 flash technology.

Package: libquvi-0.9-dev
Description-md5: ec84926e3079a30f918e18a1a2609e94
Description-en: library for parsing video download links (development package)
 Library to parse Adobe flash video download links. It supports Youtube
 and other similar video websites. It provides access to functionality and
 data through an API, and does not enable or require the use of the
 flash technology.
 .
 This package provides the necessary files to compile programs which
 use libquvi.

Package: libquvi-0.9-doc
Description-md5: afa5d720031c37bf6ca2a455627ce15c
Description-en: library for parsing video download links (documentation package)
 Library to parse Adobe flash video download links. It supports Youtube
 and other similar video websites. It provides access to functionality and
 data through an API, and does not enable or require the use of the
 flash technology.
 .
 This package provides the necessary documentation to make use the library.

Package: libquvi-scripts-0.9
Description-md5: 7401175f409f150b2093bd00aaf16ead
Description-en: library for parsing video download links (Lua scripts)
 libquvi is a library to parse Adobe flash video download links. It
 supports Youtube and other similar video websites. It provides access
 to functionality and data through an API, and does not enable or
 require the use of the flash technology.
 .
 This package contains the Lua scripts used to parse documents.

Package: libqxp-0.0-0
Description-md5: e490adaf60a917531c1e7c4f8711da00
Description-en: library for reading and converting QuarkXPress files
 libqxp is a library and a set of tools for reading and converting
 QuarkXPress file format. It supports versions 3.1-4.1 currently.

Package: libqxp-dev
Description-md5: 376ac5a5d5a22d3c360693a4aa53d0aa
Description-en: library for reading and converting QuarkXPress files -- development
 libqxp is a library and a set of tools for reading and converting
 QuarkXPress file format. It supports versions 3.1-4.1 currently.
 .
 This package contains the needef files (headers, ..) for developing
 applications using libqxp.

Package: libqxp-doc
Description-md5: 18750f3f6c4c14650d9996a2d5a68962
Description-en: library for reading and converting QuarkXPress files -- documentation
 libqxp is a library and a set of tools for reading and converting
 QuarkXPress file format. It supports versions 3.1-4.1 currently.
 .
 This package contains the documentation for libqxp

Package: libqxp-tools
Description-md5: 83e15c80888aaf31218c1f1997dcb92b
Description-en: library for reading and converting QuarkXPress files -- tools
 libqxp is a library and a set of tools for reading and converting
 QuarkXPress file format. It supports versions 3.1-4.1 currently.
 .
 This package contains the qxp2raw, qxp2svg and qxp2text tools.

Package: libr3-0
Description-md5: bff9cd009e92f90d21c79f0e6537cea1
Description-en: High-performance URL router library
 R3 is an URL router library with high performance, thus, it's implemented in
 C.  It compiles your route paths into a prefix trie. By using the constructed
 prefix trie in the start-up time, you can dispatch routes with efficiency.

Package: libr3-dev
Description-md5: 252f81975251d57e281a0680e738e33c
Description-en: High-performance URL router library (development files)
 R3 is an URL router library with high performance, thus, it's implemented in
 C.  It compiles your route paths into a prefix trie. By using the constructed
 prefix trie in the start-up time, you can dispatch routes with efficiency.
 .
 This package contains development files for libr3.

Package: amqp-tools
Description-md5: 8059068d01bfb939336097d2add7f12f
Description-en: Command-line utilities for interacting with AMQP servers
 RabbitMQ provides robust messaging for applications. It is easy to use, fit
 for purpose at cloud scale and supported on all major operating systems and
 developer platforms. librabbitmq is a C-language AMQP client library for use
 with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1.
 .
 This package includes command line utilities.

Package: librabbitmq-dev
Description-md5: 328f6d1c1ad91f4390a538abfb93a5cf
Description-en: AMQP client library written in C - Dev Files
 RabbitMQ provides robust messaging for applications. It is easy to use, fit
 for purpose at cloud scale and supported on all major operating systems and
 developer platforms. librabbitmq is a C-language AMQP client library for use
 with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1.
 .
 This package provides the files needed for development.

Package: librabbitmq4
Description-md5: d813b0dbcf2f33c93fba8ae5959a1228
Description-en: AMQP client library written in C
 RabbitMQ provides robust messaging for applications. It is easy to use, fit
 for purpose at cloud scale and supported on all major operating systems and
 developer platforms. librabbitmq is a C-language AMQP client library for use
 with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1.
 .
 This package includes the library itself.

Package: libradsec-dev
Description-md5: 2a34f5cfaec4cd20d7e5ecc0c0321028
Description-en: RADIUS library with RADSEC support
 RADIUS (RFC 2865) provides a protocol for authenticating and
 authorizing users to network services.
 .
 This is the development library for libradsec, a RADIUS library
 supporting RADIUS and RADSEC.

Package: libradsec0
Description-md5: 7636d41ae25e0c7b3185736ba12e3cf3
Description-en: RADIUS library supporting RADSEC
 RADIUS (RFC 2865) provides a mechanism for authenticating and
 authorizing users to use network services.
 .
 This is the shared library for a RADIUS library supporting RADSEC
 (RADIUS over TLS).

Package: librandom123-dev
Description-md5: 6946df1f8b87be171778d0719734f839
Description-en: parallel random numbers library
 Random123 is a family of highly parallelizable counter-based random
 number generators (CBRNGs) that are useful for a wide range of
 applications.
 .
 Random123 is a library of "counter-based" random number generators
 (CBRNGs), in which the Nth random number can be obtained by applying a
 stateless mixing function to N instead of the conventional approach of
 using N iterations of a stateful transformation. CBRNGs are ideal for a
 wide range of applications on modern multi-core CPUs, GPUs, clusters,
 and special-purpose hardware. Three families of non-cryptographic CBRNGs
 are described in a paper presented at the SC11 conference: ARS (based on
 the Advanced Encryption System (AES)), Threefry (based on the Threefish
 encryption function), and Philox (based on integer multiplication). They
 all satisfy rigorous statistical testing (passing BigCrush in TestU01),
 vectorize and parallelize well (each generator can produce at least 2^64
 independent streams), have long periods (the period of each stream is at
 least 2^128), require little or no memory or state, and have excellent
 performance (a few clock cycles per byte of random output). The
 Random123 library can be used with CPU (C and C++) and GPU (CUDA and
 OpenCL) applications.

Package: librandom123-doc
Description-md5: 2cf62cadd3698cd9ffbc8b874dd8094c
Description-en: documentation and examples of parallel random numbers library
 Random123 is a family of highly parallelizable counter-based random
 number generators (CBRNGs) that are useful for a wide range of
 applications.
 .
 Random123 is a library of "counter-based" random number generators
 (CBRNGs), in which the Nth random number can be obtained by applying a
 stateless mixing function to N instead of the conventional approach of
 using N iterations of a stateful transformation. CBRNGs are ideal for a
 wide range of applications on modern multi-core CPUs, GPUs, clusters,
 and special-purpose hardware. Three families of non-cryptographic CBRNGs
 are described in a paper presented at the SC11 conference: ARS (based on
 the Advanced Encryption System (AES)), Threefry (based on the Threefish
 encryption function), and Philox (based on integer multiplication). They
 all satisfy rigorous statistical testing (passing BigCrush in TestU01),
 vectorize and parallelize well (each generator can produce at least 264
 independent streams), have long periods (the period of each stream is at
 least 2128), require little or no memory or state, and have excellent
 performance (a few clock cycles per byte of random output). The
 Random123 library can be used with CPU (C and C++) and GPU (CUDA and
 OpenCL) applications.
 .
 This package contains the documentation and examples for the library.

Package: librandomx-dev
Description-md5: 58c4da771bc5fa55ceea6543cde847da
Description-en: proof of work (PoW) algorithm for CPUs - development headers
 RandomX is a proof-of-work (PoW) algorithm
 that is optimized for general-purpose CPUs.
 RandomX uses random code execution (hence the name)
 together with several memory-hard techniques
 to minimize the efficiency advantage of specialized hardware.
 .
 This package provides development headers for RandomX.

Package: librandomx0
Description-md5: 76c00972699cc21ff06b694aa57ad6d6
Description-en: proof of work (PoW) algorithm for CPUs
 RandomX is a proof-of-work (PoW) algorithm
 that is optimized for general-purpose CPUs.
 RandomX uses random code execution (hence the name)
 together with several memory-hard techniques
 to minimize the efficiency advantage of specialized hardware.

Package: libranlip-dev
Description-md5: 16e6dead1c9f1967dcaf2f4e023985e2
Description-en: generates random variates with multivariate Lipschitz density
 RanLip generates random variates with an arbitrary multivariate
 Lipschitz density.
 .
 While generation of random numbers from a variety of distributions is
 implemented in many packages (like GSL library
 http://www.gnu.org/software/gsl/  and UNURAN library
 http://statistik.wu-wien.ac.at/unuran/), generation of random variate
 with an arbitrary distribution, especially in the multivariate case, is
 a very challenging task. RanLip is a method of generation of random
 variates with arbitrary Lipschitz-continuous densities,  which works in
 the univariate and multivariate cases, if the dimension is not very
 large (say 3-10 variables).
 .
 Lipschitz condition implies that the rate of change of the function (in
 this case, probability density p(x)) is bounded:
 .
 |p(x)-p(y)|<M||x-y||.
 .
 From this condition, we can build an overestimate of the density, so
 called hat function h(x)>=p(x), using a number of values of p(x) at some
 points. The more values we use, the better is the hat function. The
 method of acceptance/rejection then works as follows: generatea  random
 variate X with density h(x); generate an independent uniform on (0,1)
 random number Z; if p(X)<=Z h(X), then return X, otherwise repeat all
 the above steps.
 .
 RanLip constructs a piecewise constant hat function of the required
 density p(x) by subdividing the domain of p (an n-dimensional rectangle)
 into many smaller rectangles, and computes the upper bound on p(x)
 within each of these rectangles, and uses this upper bound as the value
 of the hat function.

Package: libranlip1c2
Description-md5: 16e6dead1c9f1967dcaf2f4e023985e2
Description-en: generates random variates with multivariate Lipschitz density
 RanLip generates random variates with an arbitrary multivariate
 Lipschitz density.
 .
 While generation of random numbers from a variety of distributions is
 implemented in many packages (like GSL library
 http://www.gnu.org/software/gsl/  and UNURAN library
 http://statistik.wu-wien.ac.at/unuran/), generation of random variate
 with an arbitrary distribution, especially in the multivariate case, is
 a very challenging task. RanLip is a method of generation of random
 variates with arbitrary Lipschitz-continuous densities,  which works in
 the univariate and multivariate cases, if the dimension is not very
 large (say 3-10 variables).
 .
 Lipschitz condition implies that the rate of change of the function (in
 this case, probability density p(x)) is bounded:
 .
 |p(x)-p(y)|<M||x-y||.
 .
 From this condition, we can build an overestimate of the density, so
 called hat function h(x)>=p(x), using a number of values of p(x) at some
 points. The more values we use, the better is the hat function. The
 method of acceptance/rejection then works as follows: generatea  random
 variate X with density h(x); generate an independent uniform on (0,1)
 random number Z; if p(X)<=Z h(X), then return X, otherwise repeat all
 the above steps.
 .
 RanLip constructs a piecewise constant hat function of the required
 density p(x) by subdividing the domain of p (an n-dimensional rectangle)
 into many smaller rectangles, and computes the upper bound on p(x)
 within each of these rectangles, and uses this upper bound as the value
 of the hat function.

Package: librarian-puppet
Description-md5: 88d1c602478696581bd8cdb727ccbc61
Description-en: bundler for your puppet modules
 Simplify deployment of your Puppet infrastructure by automatically pulling in
 modules from the forge and git repositories with a single command.

Package: librarian-puppet-simple
Description-md5: 0b1553be2c7f412bf613ee4e21112f35
Description-en: simple version of librarian-puppet with most of its commands
 librarian-puppet-simple was created out of its author's frustration with the
 dependency management in librarian-puppet. Librarian-puppet offers to simplify
 deployment of a Puppet infrastructure by automatically pulling in modules from
 the forge and git repositories with a single command. This package only
 allows one to pin revisions for a collection of modules, and it is also less
 heavy than librarian-puppet.
 .
 librarian-puppet-simple has fewer commands, but they should be compatible with
 the original librarian-puppet.
 .
 Note that you cannot currently install both librarian-puppet and
 librarian-puppet-simple at the same time.

Package: librasterlite2-1
Description-md5: 12bc70dfe5821a821556377783558fe6
Description-en: library for huge raster coverages using a SpatiaLite DBMS
 librasterlite2 is an open source library that stores and retrieves huge
 raster coverages using a SpatiaLite DBMS.
 .
 It is intended to completely replace and supersede librasterlite.
 The two projects are completely unrelated: the unique similarity between
 both is just in covering the same identical application area.
 .
 This package contains the shared library.

Package: librasterlite2-dev
Description-md5: a085e2bbdd262e8b3abe1a312b9f9d4d
Description-en: library for huge raster coverages using a SpatiaLite DBMS - headers
 librasterlite2 is an open source library that stores and retrieves huge
 raster coverages using a SpatiaLite DBMS.
 .
 It is intended to completely replace and supersede librasterlite.
 The two projects are completely unrelated: the unique similarity between
 both is just in covering the same identical application area.
 .
 This package contains development files.

Package: libsqlite3-mod-rasterlite2
Description-md5: f6137658be042623b6314f0600066b2f
Description-en: SQLite 3 module for huge raster coverages
 librasterlite2 is an open source library that stores and retrieves huge
 raster coverages using a SpatiaLite DBMS.
 .
 It is intended to completely replace and supersede librasterlite.
 The two projects are completely unrelated: the unique similarity between
 both is just in covering the same identical application area.
 .
 This package contains the loadable extension module for SQLite 3.

Package: rasterlite2-bin
Description-md5: 3422659ba559aa6ff6267f96c25dee4f
Description-en: command line tools for librasterlite2
 librasterlite2 is an open source library that stores and retrieves huge
 raster coverages using a SpatiaLite DBMS.
 .
 It is intended to completely replace and supersede librasterlite.
 The two projects are completely unrelated: the unique similarity between
 both is just in covering the same identical application area.
 .
 This package contains command-line tools to use librasterlite2.

Package: liblur-dev
Description-md5: a50ecebbe4ff414aa0414a3d89633125
Description-en: Logitech Unifying Receiver access library - dev files
 liblur is an access library for devices connected to Logitech
 Unifying Receivers. It provides functions to enumerate or disconnect
 paired devices, and pair new devices.
 .
 This package contains the files required to build software using
 liblur.

Package: liblur3
Description-md5: 40bdafc976f67bd266831751bb6e8e99
Description-en: Logitech Unifying Receiver access library
 liblur is an access library for devices connected to Logitech
 Unifying Receivers. It provides functions to enumerate or disconnect
 paired devices, and pair new devices.

Package: libratbag-tools
Description-md5: 3beebaf39b4815a411ed502f14c96c8d
Description-en: configuration tools for gaming mice (transitional package)
 This package used to provide lur-command and ratbag-command.
 lur-command is now packaged in its own package, and ratbag-command
 has been replaced by ratbagd's ratbagctl.
 .
 This package can safely be removed.

Package: lur-command
Description-md5: 67a7b26750fbb91f1a401fd5a9ea68d2
Description-en: Logitech Unifying Receiver control tool
 This package contains lur-command, which controls Logitech Unifying
 Receivers and attached devices, allowing devices to be enumerated,
 disconnected and paired.

Package: ratbagd
Description-md5: d92536492aa9fbf3914ddf6610c0df5f
Description-en: D-Bus daemon handling mouse configuration
 ratbagd provides access over D-Bus to settings exposed by libratbag,
 such as DPI and button mappings on gaming mice.
 .
 It currently supports some Etekcity, G.Skill, Roccat, and SteelSeries
 mice, most Logitech gaming mice, and some Logitech keyboards and
 non-gaming mice.

Package: libraw-bin
Description-md5: 4c913ed132454ab0396aa40ae3b9f9f5
Description-en: raw image decoder library (tools)
 LibRaw is a library for reading RAW files obtained from digital photo cameras
 (CRW/CR2, NEF, RAF, DNG, and others).
 .
 This package contains some tools to manipulate RAW files.

Package: libraw-dev
Description-md5: c5d75da67a9fd77fe2f4c9ff9bcc51c0
Description-en: raw image decoder library (development files)
 LibRaw is a library for reading RAW files obtained from digital photo cameras
 (CRW/CR2, NEF, RAF, DNG, and others).
 .
 This package contains the static library and header files.

Package: libraw-doc
Description-md5: 40ee49077e6079579c20f569ac791566
Description-en: raw image decoder library (documentation)
 LibRaw is a library for reading RAW files obtained from digital photo cameras
 (CRW/CR2, NEF, RAF, DNG, and others).
 .
 This package contains documentation files.

Package: libraw20
Description-md5: 436cf471e5e66b160c9d836328eeba54
Description-en: raw image decoder library
 LibRaw is a library for reading RAW files obtained from digital photo cameras
 (CRW/CR2, NEF, RAF, DNG, and others).
 .
 This package contains the shared library.

Package: libraw1394-11
Description-md5: 949bee021305068625569148281aa75b
Description-en: library for direct access to IEEE 1394 bus (aka FireWire)
 libraw1394 is the only supported interface to the kernel side raw1394
 of the Linux IEEE-1394 subsystem, which provides direct access to the
 connected 1394 buses to user space.  Through libraw1394/raw1394,
 applications can directly send to and receive from other nodes without
 requiring a kernel driver for the protocol in question.

Package: libraw1394-dev
Description-md5: f6a919599bffb3e787a1082f7b77d318
Description-en: library for direct access to IEEE 1394 bus - development files
 libraw1394 is the only supported interface to the kernel side raw1394
 of the Linux IEEE-1394 subsystem, which provides direct access to the
 connected 1394 buses to user space.  Through libraw1394/raw1394,
 applications can directly send to and receive from other nodes without
 requiring a kernel driver for the protocol in question.
 .
 This package contains the include files, static library and development
 tools for libraw1394.

Package: libraw1394-doc
Description-md5: a23c950d3d34a5728ec5ad9d8d2433d1
Description-en: Reference manual and documentation about libraw1394
 libraw1394 is the only supported interface to the kernel side raw1394
 of the Linux IEEE-1394 subsystem, which provides direct access to the
 connected 1394 buses to user space.  Through libraw1394/raw1394,
 applications can directly send to and receive from other nodes without
 requiring a kernel driver for the protocol in question.
 .
 This package contains documentation for libraw1394, as well as
 the programmer's documentation.

Package: libraw1394-tools
Description-md5: 37acd10ddc8cc0179de11218ed797e1e
Description-en: library for direct access to IEEE 1394 bus (aka FireWire)
 libraw1394 is the only supported interface to the kernel side raw1394
 of the Linux IEEE-1394 subsystem, which provides direct access to the
 connected 1394 buses to user space.  Through libraw1394/raw1394,
 applications can directly send to and receive from other nodes without
 requiring a kernel driver for the protocol in question.
 .
 This package contains various utilities for that use libraw1394, including
 the testlibraw program.

Package: librcc-dev
Description-md5: 89dcea1fc03f71d183aeefb71dfed656
Description-en: RusXMMS Charset Conversion library (development files)
 libRCC allows developers to work with multiple encodings of the same language
 by adapting the encoding of ID3 tags, M3U and PLS playlists (including file
 names) to local settings on the fly.
 .
 The library is not limited to ID3 tags and can be used by any program that
 works with small titles or file names in different languages and encodings.
 .
  * Language auto-detection.
  * On-the-fly translation between languages, using online-services.
  * Encoding auto-detection for most European Languages.
  * Support for encoding detection plugins (besides Enca and LibRCD).
  * Recoding/translation of multi-language playlists.
  * Cache to speed-up re-recoding.
  * Potential to configure new languages and encodings.
  * Shared configuration file.
  * Menu localization.
 .
 This package contains the development files (headers and libraries)
 needed to develop programs using libRCC.

Package: librcc-doc
Description-md5: 74d21174962ecbc2f4c743a227564d33
Description-en: RusXMMS Charset Conversion library (documentation)
 libRCC allows developers to work with multiple encodings of the same language
 by adapting the encoding of ID3 tags, M3U and PLS playlists (including file
 names) to local settings on the fly.
 .
 The library is not limited to ID3 tags and can be used by any program that
 works with small titles or file names in different languages and encodings.
 .
  * Language auto-detection.
  * On-the-fly translation between languages, using online-services.
  * Encoding auto-detection for most European Languages.
  * Support for encoding detection plugins (besides Enca and LibRCD).
  * Recoding/translation of multi-language playlists.
  * Cache to speed-up re-recoding.
  * Potential to configure new languages and encodings.
  * Shared configuration file.
  * Menu localization.
 .
 This package contains the libRCC development documentation and examples.

Package: librcc0
Description-md5: baadfe002ddbe50bb364f4ce8ae68108
Description-en: RusXMMS Charset Conversion library
 libRCC allows developers to work with multiple encodings of the same language
 by adapting the encoding of ID3 tags, M3U and PLS playlists (including file
 names) to local settings on the fly.
 .
 The library is not limited to ID3 tags and can be used by any program that
 works with small titles or file names in different languages and encodings.
 .
  * Language auto-detection.
  * On-the-fly translation between languages, using online-services.
  * Encoding auto-detection for most European Languages.
  * Support for encoding detection plugins (besides Enca and LibRCD).
  * Recoding/translation of multi-language playlists.
  * Cache to speed-up re-recoding.
  * Potential to configure new languages and encodings.
  * Shared configuration file.
  * Menu localization.

Package: librccui0
Description-md5: 710780798af2265d4ede21e03bbf0820
Description-en: RusXMMS Charset Conversion library (user interface)
 libRCC allows developers to work with multiple encodings of the same language
 by adapting the encoding of ID3 tags, M3U and PLS playlists (including file
 names) to local settings on the fly.
 .
 The library is not limited to ID3 tags and can be used by any program that
 works with small titles or file names in different languages and encodings.
 .
  * Language auto-detection.
  * On-the-fly translation between languages, using online-services.
  * Encoding auto-detection for most European Languages.
  * Support for encoding detection plugins (besides Enca and LibRCD).
  * Recoding/translation of multi-language playlists.
  * Cache to speed-up re-recoding.
  * Potential to configure new languages and encodings.
  * Shared configuration file.
  * Menu localization.
 .
 This package contains the libRCC UI library.

Package: librcd-dev
Description-md5: f2e99119b6ffafcdd343aef997d50f57
Description-en: Library for autodection charset of Russian text - dev files
 LibRCD is used by RusXMMS project for encoding auto-detection.
 It is optimized to handle very short titles, like ID3 tags,
 file names and etc, and provides very high accuracy even
 for short 3-4 letter words.
 Current version supports Russian and Ukrainian languages
 and able to distinguish UTF-8, KOI8-R, CP1251, CP866, ISO8859-1.
 If compared with Enca, LibRCC provides better detection accuracy
 on short titles and is able to detect ISO8859-1 (non-cyrillic)
 encoding what allows one to properly display correct ID3 v.1 titles.
 .
 This package provides library development files.

Package: librcd0
Description-md5: 4e3c58701b6663609d890b1dc857d4ea
Description-en: Library for autodection charset of Russian text
 LibRCD is used by RusXMMS project for encoding auto-detection.
 It is optimized to handle very short titles, like ID3 tags,
 file names and etc, and provides very high accuracy even
 for short 3-4 letter words.
 Current version supports Russian and Ukrainian languages
 and able to distinguish UTF-8, KOI8-R, CP1251, CP866, ISO8859-1.
 If compared with Enca, LibRCC provides better detection accuracy
 on short titles and is able to detect ISO8859-1 (non-cyrillic)
 encoding what allows one to properly display correct ID3 v.1 titles.
 .
 This package provides shared library files.

Package: librcs-perl
Description-md5: 2235c513c5f0b2abed450c06eb2b8809
Description-en: Perl Object Class for Revision Control System (RCS)
 This Perl module provides an object oriented interface to access
 Revision Control System (RCS) utilities. This module should simplify
 the creation of an RCS front-end.

Package: librcsb-core-wrapper-doc
Description-md5: 2056c7b023a65fb38bc4f9e3a3ccc38b
Description-en: documentation for librcsb-core-wrapper0
 The RCSB Core Wrapper library was developed to provide an object-oriented
 application interface to information in mmCIF format. It includes several
 classes for accessing data dictionaries and mmCIF format data files.
 .
 This package contains html documentation.

Package: librcsb-core-wrapper0
Description-md5: 76b14fd0ad75ca5a0807b9f83a3a33db
Description-en: C++ library providing OO API to information in mmCIF format
 The RCSB Core Wrapper library was developed to provide an object-oriented
 application interface to information in mmCIF format. It includes several
 classes for accessing data dictionaries and mmCIF format data files.
 .
 This package contains the shared library.

Package: librcsb-core-wrapper0-dev
Description-md5: 2396ce23bde421880c11a768e84c4060
Description-en: development files for librcsb-core-wrapper0
 The RCSB Core Wrapper library was developed to provide an object-oriented
 application interface to information in mmCIF format. It includes several
 classes for accessing data dictionaries and mmCIF format data files.
 .
 This package contains files necessary for developing applications with
 the library.

Package: python3-corepywrap
Description-md5: 34e3fc13d18482d169e2bddd5c43dcd6
Description-en: library that exports C++ mmCIF accessors to Python3
 The RCSB Core Wrapper library was developed to provide an object-oriented
 application interface to information in mmCIF format. It includes several
 classes for accessing data dictionaries and mmCIF format data files.
 .
 This library provides Python3 bindings for librcsb-core-wrapper.

Package: gir1.2-rda-1.0
Description-md5: 16b1f594f4140b30421f0c9329a4d840
Description-en: GObject introspection data for librda
 This library provides an API for detecting if a desktop session
 is running inside a remote desktop session (e.g. X2Go).
 .
 This package contains introspection data for the librda library.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: librda-bin
Description-md5: 349adeea6621cab2c35bdae2af5d0d61
Description-en: Remote Desktop Awareness (utility)
 This library provides an API for detecting if a desktop session
 is running inside a remote desktop session (e.g. X2Go).
 .
 This package contains the RDA check utility.

Package: librda-common
Description-md5: 7b902c4d0e972e207a82b0de72731b76
Description-en: Remote Desktop Awareness (common files)
 This library provides an API for detecting if a desktop session
 is running inside a remote desktop session (e.g. X2Go).
 .
 This package contains the RDA library's common files.

Package: librda-dev
Description-md5: ebbaaff6b7f469c00c34c9bde74d9638
Description-en: Remote Desktop Awareness (development headers)
 This library provides an API for detecting if a desktop session
 is running inside a remote desktop session (e.g. X2Go).
 .
 This package contains the RDA development headers.

Package: librda0
Description-md5: 8f901c1f22d93d28e0422d6cb02143aa
Description-en: Remote Desktop Awareness (shared library)
 This library provides an API for detecting if a desktop session
 is running inside a remote desktop session (e.g. X2Go).
 .
 This package contains the RDA shared library.

Package: librdata-dev
Description-md5: 9439c7ea02a08eb4e6d60e9f025fab46
Description-en: Read and write R data frames from C (dev files)
 Originally part of ReadStat, librdata is a small C library
 for reading and writing R data frames.
 .
 Features:
 .
  - Read both RData and RDS formats
  - Read compressed files (requires bzip2, zlib, and lzma)
  - Write factors, timestamps, logical vectors, and more
 .
 This package distributes development files.

Package: librdata0
Description-md5: f000c2aed252898a66ca412b6fba95bf
Description-en: Read and write R data frames from C (runtime files)
 Originally part of ReadStat, librdata is a small C library
 for reading and writing R data frames.
 .
 Features:
 .
  - Read both RData and RDS formats
  - Read compressed files (requires bzip2, zlib, and lzma)
  - Write factors, timestamps, logical vectors, and more
 .
 This package distributes the shared object runtime library.

Package: librdf-acl-perl
Description-md5: ed80839c81573dea936b86df74c4dce1
Description-en: access control lists for the semantic web
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::ACL is a Perl library for managing access control lists based on
 RDF data defined, either a serialised string of RDF, a file name, a URI
 or any other method handled by RDF::TrineShortcuts.
 .
 Note that this module provides access control and does not perform
 authentication!

Package: librdf-aref-perl
Description-md5: 046aaf7e47382aa955f39c3e9fa9d5a1
Description-en: another RDF Encoding Form
 aREF (another RDF Encoding Form) is an encoding of RDF graphs
 in form of arrays, hashes, and Unicode strings.
 .
 RDF::aREF implements decoding from aREF data to RDF triples.
 .
 +aREF has been an attempt to solve problems
 that meanwhile have largely been solved by JSON-LD.
 Despite aRef having its own benefits,
 please consider using a more established technology (JSON-LD) instead!

Package: librdf-closure-perl
Description-md5: 27c29623f0ddf25864721b98d2e52ab0
Description-en: pure Perl RDF inferencing
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::Closure is a pure Perl RDF inference engine
 designed as an add-in for RDF::Trine.
 It is largely a port of Ivan Herman's Python RDFClosure library,
 though there has been some restructuing,
 and there are a few extras thrown in.

Package: librdf-doap-lite-perl
Description-md5: 6c5fbed7cd6c050a126e7a2c794a6243
Description-en: write DOAP data quickly and easily
 RDF::DOAP::Lite is a small companion module to RDF::DOAP, enabling you
 to output DOAP data easily from standard CPAN distribution files.
 .
 DOAP (Description of a Project) is an RDF Schema and XML vocabulary to
 describe software projects, in particular free and open source
 software.

Package: librdf-doap-perl
Description-md5: f245d71a884a463ad39f26f60bbfa05f
Description-en: object-oriented interface for DOAP data
 RDF::DOAP provides classes to parse and build DOAP data.
 .
 DOAP (Description of a Project) is an RDF Schema and XML vocabulary
 to describe software projects,
 in particular free and open source software.

Package: librdf-endpoint-perl
Description-md5: 73881bcf2ae31a6d147b7fd6b7df263f
Description-en: SPARQL Protocol Endpoint implementation
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::Endpoint is a Perl library implementing the SPARQL Protocol for
 RDF using the PSGI interface provided by Plack. It may be run with any
 Plack handler.

Package: librdf-generator-http-perl
Description-md5: 1763254ad04554b1b3349de861039841
Description-en: Perl module to generate RDF from an HTTP request
 RDF::Generator::HTTP simply takes an HTTP::Message object, and based on its
 content, especially the content the HTTP::Header object(s) it contains,
 creates a simple RDF representation of the contents. It is useful chiefly for
 recording data when crawling resources on the Web, but it may also have other
 uses.

Package: librdf-generator-void-perl
Description-md5: f0512c6762d7a4ea85ca8a8c21a44bd9
Description-en: generate VoID descriptions based on data in an RDF model
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 VoID is an RDF Schema vocabulary for expressing metadata about RDF
 datasets, intended as a bridge between the publishers and users of RDF
 data. More info at <http://www.w3.org/TR/void/>.
 .
 RDF::Generator::Void takes a RDF::Trine::Model object as input to the
 constructor, and based on the data in that model as well as data
 supplied by the user, it creates a new model with a VoID description of
 the data in the model.

Package: librdf-helper-properties-perl
Description-md5: 8ef4aa26c312fdfec59a5c920c0b91da
Description-en: shortcuts to retrieve certain information
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::Helper::Properties provides some convenience routines for handling
 RDF data.

Package: librdf-icalendar-perl
Description-md5: bdfed210c88d5018c33419b6073b3203
Description-en: convert between RDF and iCalendar
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::iCalendar::Exporter takes some RDF using the W3C's iCalendar
 vocabulary, and outputs RDF::iCalendar::Entity objects.
 .
 An RDF::iCalendar::Entity objects is an individual iCalendar calendar.
 It overloads stringification, so just treat it like a string.

Package: librdf-kml-exporter-perl
Description-md5: 5e5059306748585c10dabef3b36c5aed
Description-en: export RDF geo data to KML (Google Earth)
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::KML::Exporter takes RDF using W3C's WGS84 Geo Positioning
 vocabulary and converts it to KML format as used by Google Earth.

Package: librdf-ldf-perl
Description-md5: e590f0d55a46f0836777bb8c516b35a2
Description-en: Linked Data Fragments client
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web, also known as Linked Data.
 .
 Linked Data Fragment (LDF) is a protocol to exchange specific views of
 Linked Data.
 .
 RDF::LDF implements a basic Linked Data Fragment client, also known as
 a Triple Pattern Fragments client.

Package: librdf-linkeddata-perl
Description-md5: 2b4b40623bfa57e1aa6883aa0f7facfb
Description-en: simple Linked Data implementation
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::LinkedData is used to create a minimal Linked Data server that can
 serve RDF data out of an RDF::Trine::Model. It will look up URIs in the
 model and do the right thing (known as the 303 dance) and mint URLs for
 that, as well as content negotiation. Thus, you can concentrate on URIs
 for your things, you need not be concerned about minting URLs for the
 pages to serve it.

Package: librdf-ns-curated-perl
Description-md5: 0f269d0c309e39536160b1e9d51dd4c5
Description-en: curated set of RDF prefixes
 RDF::NS::Curated contains a limited list of prefix and URI pairs that
 are commonly used in RDF.  The intention is that prefixes in this list
 can be safely used in code that has a long lifetime.  The list has been
 derived mostly from W3C standards documents, but also some popularity
 lists.
 .
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.

Package: librdf-ns-perl
Description-md5: 3bf03d7748b0e9e211a3cc2c163df4d1
Description-en: just use popular RDF namespace prefixes from prefix.cc
 Hardcoding URI namespaces and prefixes for RDF applications
 is neither fun nor maintainable.
 In the end we all use more or less the same prefix definitions,
 as collected at <http://prefix.cc>.
 RDF::NS includes all these prefixes
 as defined at specific snapshots in time.
 These snapshots correspond to version numbers of this module.
 By selecting particular versions,
 you make sure that changes at prefix.cc won't affect your scripts.

Package: librdf-prefixes-perl
Description-md5: 31cc34bebbe7e5d2f082377d06aa87de
Description-en: simple way to turn URIs into QNames
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::Prefixes is not so much for managing namespaces/prefixes in code
 (see RDF::Trine::NamespaceMap for that), but as a helper for code that
 serialises data using namespaces.
 .
 It generates pretty prefixes, reducing "http://purl.org/dc/terms/" to
 "dc" rather than something too generic like "ns01", and provides a
 context for keeping track of namespaces already used, so that when
 "http://purl.org/dc/elements/1.1/" is encountered, it won't stomp on
 the previous definition of "dc".

Package: librdf-query-client-perl
Description-md5: 85c51b81be415677d7c653192e813d4e
Description-en: get data from W3C SPARQL Protocol 1.0 servers
 Resource Description Framework (RDF) is a standard model
 for data interchange on the Web.
 .
 RDF::Query::Client helps query data
 from W3C SPARQL Protocol 1.0 servers.

Package: librdf-query-perl
Description-md5: 3de7e2e029c96e18a7aa94e848f2782e
Description-en: complete SPARQL 1.1 Query and Update implementation for RDF::Trine
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::Query allows SPARQL 1.1 and RDQL queries to be run against an RDF
 model, returning rows of matching results.

Package: librdf-queryx-lazy-perl
Description-md5: 596a1456da1aaafc5add780b194179c6
Description-en: avoid all those boring PREFIX definitions
 RDF::QueryX::Lazy is a fairly trivial subclass of RDF::Query that
 auto-defines many prefixes for you, so you can be lazy.  It should have
 most of the common ones in there.
 .
 Oh yeah, and if you want, you can pass a key 'lazy' in the RDF::Query
 %options hash with additional prefix mappings.

Package: librdf-rdfa-generator-perl
Description-md5: 6036f31dfccd6884b22c13ace70629b8
Description-en: generate data for RDFa serialization
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDFa is a collection of attributes and processing rules for extending
 XHTML to support RDF.
 .
 RDF::RDFa::Generator is a Perl library for generating XHTML output with
 embedded RDFa hints.

Package: librdf-rdfa-parser-perl
Description-md5: 9ea81c95384bf125c0fc3e364affa41a
Description-en: flexible RDFa parser
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDFa is a collection of attributes and processing rules for extending
 XHTML to support RDF.
 .
 RDF::RDFa::Parser is a Perl library providing a flexible RDFa parser
 for e.g....:
  * working with an RDF::Trine::Model that can be queried with SPARQL
  * dealing with local data
  * working with Open Graph Protocol data

Package: librdf-trin3-perl
Description-md5: 29416646f9d99266532659b6989c8076
Description-en: notation 3 extensions for RDF::Trine
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::TriN3 extends RDF::Trine in three ways:
 .
  *   Adds a Notation 3 parser.
  *   Adds a Notation 3 serializer.
  *   Provides a subclass of literals to represent Notation 3 formulae.
 .
 In addition, a parser is provided for Notation 3 extended with
 ShorthandRDF notation - <http://esw.w3.org/ShorthandRDF>.

Package: librdf-trine-node-literal-xml-perl
Description-md5: 7189c260925f1be38e4c5d2b3eb5c043
Description-en: RDF Node class for XML Literals
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::Trine::Node::Literal::XML extends the RDF::Trine framework with
 XML Literals.

Package: librdf-trine-perl
Description-md5: 3a9fbefeea5088f3902a358b65fc6f2c
Description-en: RDF Framework for Perl
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::Trine provides an RDF framework with an emphasis on extensibility,
 API stability, and the presence of a test suite. The package consists
 of several components:
 .
  * RDF::Trine::Model - RDF model providing access to a triple store.
  * RDF::Trine::Parser - Native RDF parsers (RDF/XML, RDFa, Turtle,
    RDF/JSON, TriG, N-Triples, and N-Quads).
  * RDF::Trine::Serializer, a set of native RDF serializers for RDF/XML,
    Turtle, RDF/JSON, N-Triples, Canonical N-Triples, and N-Quads.
  * RDF::Trine::Store::DBI - A triple store for MySQL and SQLite, based
    on the Redland schema.
  * RDF::Trine::Iterator - Iterator classes for variable bindings and
    RDF statements, used by RDF::Trine::Store, RDF::Trine::Model, and
    RDF::Query.
  * RDF::Trine::Namespace - A convenience class for easily constructing
    RDF node objects from URI namespaces.
 .
 RDFa parser requires the package librdf-rdfa-parser-perl.
 .
 DBI backends other than SQLite require either of packages
 libdbd-pg-perl libdbd-mysql-perl.
 .
 Redis store requires the package libredis-perl.

Package: librdf-trine-serializer-rdfa-perl
Description-md5: 6a6942be6a14a55cb290045e58841fe1
Description-en: RDFa Serializer for RDF::Trine
 The RDF::Trine::Serializer class provides an API
 for serializing RDF graphs to strings and files.
 This subclass provides RDFa serialization via RDF::RDFa::Generator.
 .
 It is intended that this module will replace
 the RDF::Trine compatibility methods in RDF::RDFa::Generator,
 which are now deprecated.
 This is done to allow both RDF::Trine and Attean to use it,
 but not require them as dependencies.
 .
 RDF::Trine is a Perl framework
 for working with RDF data and SPARQL queries.
 .
 SPARQL is an RDF query language,
 that is, a semantic query language for databases,
 able to retrieve and manipulate data
 stored in Resource Description Framework format.
 .
 Resource Description Framework (RDF) is a standard model
 for data interchange on the Web.

Package: librdf-trinex-compatibility-attean-perl
Description-md5: 356bf0fad5955489f6274a7e1b0850c8
Description-en: compatibility layer between Attean and RDF::Trine
 RDF::TrineX::Compatibility::Attean is a compatibility layer
 that is useful for modules that are in transition to Attean,
 in that older modules will be able to use newer code.
 It is for example a dependency for RDFa serialization.
 .
 RDF::Trine and Attean are both Perl frameworks
 for working with RDF data and SPARQL queries,
 the former using Moose and deprecated
 in favor of the latter using Moo.
 .
 SPARQL is an RDF query language,
 that is, a semantic query language for databases,
 able to retrieve and manipulate data
 stored in Resource Description Framework format.
 .
 Resource Description Framework (RDF) is a standard model
 for data interchange on the Web.

Package: librdf-trinex-functions-perl
Description-md5: 1698b9384bca3d0ee467e4e54656c8de
Description-en: shortcut functions for RDF::Trine's object-oriented interface
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::Trine provides an RDF framework with an emphasis on extensibility,
 API stability, and the presence of a test suite.
 .
 RDF::TrineX::Functions provides some shortcut functions for RDF::Trine.
 It is a replacement for the venerable RDF::TrineShortcuts. Not a
 drop-in replacement. It has fewer features, fewer dependencies, less
 hackishness, less magic and fewer places it can go wrong.

Package: librdf-trinex-serializer-mockturtlesoup-perl
Description-md5: 3966a22ac5df3dc8d415ea67af427022
Description-en: RDF/Turtle serializer pleasant for humans to look at
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::Trine provides an RDF framework with an emphasis on extensibility,
 API stability, and the presence of a test suite.
 .
 RDF::TrineX::Serializer::MockTurtleSoup provides an RDF::Trine
 serializer like RDF::Trine::Serializer::Turtle but real pretty.
 .
 And slower.
 .
 And probably breaks with some complex graphs.

Package: librdf-vcard-perl
Description-md5: e6c2d5c238638be6b3ce6ddabc763f31
Description-en: convert between RDF and vCard
 Resource Description Framework (RDF) is a standard model for data
 interchange on the Web.
 .
 RDF::vCard::Exporter takes some RDF using the W3C's vCard vocabulary,
 and outputs RDF::vCard::Entity objects.
 .
 RDF::vCard::Importer does the reverse.

Package: librdfa-java
Description-md5: a5886f4a510e18d82b9bc1aa684c5b11
Description-en: SAX-based Java RDFa parser
 RDFa is a specification for attributes to express structured data in HTML5,
 XHTML, and any XML application. The rendered, hypertext content of (X)HTML or
 XML is reused by the RDFa markup, so that publishers don't need to repeat
 significant data in the document. Tools can extract that structured data and
 generate RDF triples for further reuse. RDFa can be considered as another
 serialization format for RDF, alongside Turtle, RDF/XML, or JSON-LD

Package: librdkafka++1
Description-md5: c95a91eb81b5170c3ac46ae01d89a199
Description-en: library implementing the Apache Kafka protocol (C++ bindings)
 librdkafka is a C library implementation of the Apache Kafka protocol,
 providing Producer, Consumer and Admin clients. It was designed with message
 delivery reliability and high performance in mind, current figures exceed 1
 million msgs/second for the producer and 3 million msgs/second for the
 consumer.
 .
 More information about Apache Kafka can be found at http://kafka.apache.org/
 .
 This package contains the C++ shared library.

Package: librdkafka-dev
Description-md5: 2f47faef9806ae0190670ff71b24dbc4
Description-en: library implementing the Apache Kafka protocol (development headers)
 librdkafka is a C library implementation of the Apache Kafka protocol,
 providing Producer, Consumer and Admin clients. It was designed with message
 delivery reliability and high performance in mind, current figures exceed 1
 million msgs/second for the producer and 3 million msgs/second for the
 consumer.
 .
 More information about Apache Kafka can be found at http://kafka.apache.org/
 .
 This package contains the development headers.

Package: librdkafka1
Description-md5: 696c49fea3f32483b05e6861c3db5ef0
Description-en: library implementing the Apache Kafka protocol
 librdkafka is a C library implementation of the Apache Kafka protocol,
 providing Producer, Consumer and Admin clients. It was designed with message
 delivery reliability and high performance in mind, current figures exceed 1
 million msgs/second for the producer and 3 million msgs/second for the
 consumer.
 .
 More information about Apache Kafka can be found at http://kafka.apache.org/
 .
 This package contains the C shared library.

Package: librdp-taxonomy-tree-java
Description-md5: 3ca52a7a167d7db89c3ecd68cd20a739
Description-en: taxonomy tree library from Ribosomal Database Project (RDP)
 The TaxonomyTree project is a library used by other  Ribosomal Database
 Project (RDP) tools.

Package: libre-dev
Description-md5: 9604d48c426480305fce6177d057a6d8
Description-en: generic library for real-time communications (development files)
 Libre is a portable and generic library for real-time communications
 with async IO support and a complete SIP stack with support for protocols
 such as SDP, RTP/RTCP, STUN/TURN/ICE, BFCP, HTTP and DNS Client.
 .
 The current features are:
 .
  * SIP Stack (RFC 3261)
  * SDP
  * RTP and RTCP
  * SRTP and SRTCP (Secure RTP)
  * DNS-Client
  * STUN/TURN/ICE stack
  * BFCP
  * HTTP-stack with client/server
  * Websockets
  * Jitter-buffer
  * Async I/O (poll, epoll, select, kqueue)
  * UDP/TCP/TLS/DTLS transport
  * JSON parser
  * RTMP and RTMPS (Real Time Messaging Protocol)
 .
 Design goals:
 .
  Portable POSIX source code (ANSI C89 and ISO C99 standard)
  Robust, fast, low memory footprint
  RFC compliance
  IPv4 and IPv6 support
 .
 This package provides development headers.

Package: libre0
Description-md5: ac5cddae34993efc20dffade90497706
Description-en: generic library for real-time communications with async IO support
 Libre is a portable and generic library for real-time communications
 with async IO support and a complete SIP stack with support for protocols
 such as SDP, RTP/RTCP, STUN/TURN/ICE, BFCP, HTTP and DNS Client.
 .
 The current features are:
 .
  * SIP Stack (RFC 3261)
  * SDP
  * RTP and RTCP
  * SRTP and SRTCP (Secure RTP)
  * DNS-Client
  * STUN/TURN/ICE stack
  * BFCP
  * HTTP-stack with client/server
  * Websockets
  * Jitter-buffer
  * Async I/O (poll, epoll, select, kqueue)
  * UDP/TCP/TLS/DTLS transport
  * JSON parser
  * RTMP and RTMPS (Real Time Messaging Protocol)
 .
 Design goals:
 .
  Portable POSIX source code (ANSI C89 and ISO C99 standard)
  Robust, fast, low memory footprint
  RFC compliance
  IPv4 and IPv6 support

Package: libre-engine-re2-perl
Description-md5: 0180db19f731089d2767b6d2916b6243
Description-en: RE2 regex engine
 re::engine::RE2 replaces perl's regex engine
 in a given lexical scope with RE2.
 .
 RE2 is a primarily DFA based regexp engine from Google
 that is very fast at matching large amounts of text.
 However it does not support look behind
 and some other Perl regular expression features.
 See RE2's syntax wiki page
 at <https://github.com/google/re2/wiki/Syntax> for more information.
 .
 Fallback to normal Perl regexp is implemented by this module.
 If RE2 is unable to compile a regexp it will use Perl instead,
 therefore features not implemented by RE2 don't suddenly stop working,
 they will just use Perl's regexp implementation.

Package: libreadline-java
Description-md5: e1224d9daf9b16643de6a0807053db5d
Description-en: GNU readline and BSD editline wrappers for Java
 Included is the Java package org.gnu.readline which provides the GNU
 readline and BSD editline libraries for Java.  Note that this is NOT a
 pure Java implementation; it merely contains JNI wrappers for the standard
 system libraries.
 .
 BSD editline resembles GNU readline but is under a more relaxed license.
 In some cases it can be used as a drop-in replacement for GNU readline
 when licensing issues prevent GNU readline from being used.

Package: libreadonly-perl
Description-md5: b7b346189e6c11c18015c43e895af85e
Description-en: facility for creating read-only scalars, arrays and hashes
 Readonly is a facility for creating non-modifiable variables.
 This is useful for configuration files, headers, etc.
 It can also be useful as a development and debugging tool, for catching
 updates to variables that should not be changed.

Package: libreadonly-tiny-perl
Description-md5: 3a4810b8ea5d24fa011b6e6c683965ae
Description-en: Perl module to provide simple, correct readonly values
 Readonly::Tiny provides a simple and correct way of making values readonly.
 Unlike Readonly it does not cause arrays and hashes to be tied, it just uses
 the core SvREADONLY flag.

Package: libreadonlyx-perl
Description-md5: 86cb0bc23ac70877c053ed425d3a5749
Description-en: faster facility for creating read-only scalars, arrays, hashes
 ReadonlyX is a near-drop-in replacement for Readonly, the popular facility
 for creating non-modifiable variables. This is useful for configuration
 files, headers, etc. It can also be useful as a development and debugging
 tool for catching updates to variables that should not be changed.

Package: librecad
Description-md5: d9135c95b7b340a7d52e6f02c873080e
Description-en: Computer-aided design (CAD) system
 LibreCAD is an application for computer aided design (CAD) in two
 dimensions (2D). With LibreCAD you can create technical drawings such as
 plans for buildings, interiors, mechanical parts or schematics and
 diagrams.

Package: librecad-data
Description-md5: 0e5eafc76941eb84c7ad1d26fcab39e8
Description-en: Computer-aided design (CAD) system -- shared files
 LibreCAD is an application for computer aided design (CAD) in two
 dimensions (2D).
 .
 This package contains platform independent files for LibreCAD, including
 fonts, patterns, and interface translations.

Package: python3-librecaptcha
Description-md5: e75f24b0c1e63d99932ae1c95c5c12c7
Description-en: program and library for solving reCAPTCHA challenges
 A program and library for solving reCAPTCHA challenges.
 It provides an interface through which a human can solve them.
 .
 https://en.wikipedia.org/wiki/ReCAPTCHA
 .
 Please note that tokens from successfully completed CAPTCHAs
 may be rejected due to lack of support for BotGuard:
 .
 https://github.com/taylordotfish/librecaptcha/issues/7

Package: liblibrecast-dev
Description-md5: 6cfb6a48639040176cdc72ddeb74498e
Description-en: librecast IPv6 multicast library (development)
 Librecast is a C library which supports IPv6 multicast networking.
 .
 This package provides the development files.

Package: liblibrecast0.5
Description-md5: 534e6d2c4cd7e7c603f834725958cfbc
Description-en: librecast IPv6 multicast library (runtime)
 Librecast is a C library which supports IPv6 multicast networking.
 .
 This package provides the library.

Package: librecommended-perl
Description-md5: 440a18c2fba1700802477547749a1d7d
Description-en: Load recommended Perl modules on demand when available
 recommended gathers a list of recommended modules and versions and provides
 means to check if they are available. It is a thin veneer around
 Module::Runtime.
 .
 There are two major benefits over using Module::Runtime directly:
 .
   * Self-documents recommended modules together with versions at the top
     of your code, while still loading them on demand elsewhere.
   * Dies if a recommended module exists but fails to compile, but
     doesn't die if the module is missing or the version is insufficient.
     This is not something that Module::Runtime offers in a single
     subroutine.

Package: libredis-fast-perl
Description-md5: fe8ad2f20740152a7511e3618205da08
Description-en: Perl binding for Redis database
 Redis::Fast is a wrapper around Salvatore Sanfilippo's hiredis C client.
 It is compatible with Redis.pm.
 .
 This version supports protocol 2.x (multi-bulk) or later of Redis
 available at https://github.com/antirez/redis/.

Package: libredis-perl
Description-md5: b5f8b907ab36a5a0f5002d8a85db7a7e
Description-en: persistent key-value database with network interface (Perl client library)
 Redis is a key-value database in a similar vein to memcache but the dataset
 is non-volatile. Redis additionally provides native support for atomically
 manipulating and querying data structures such as lists and sets.
 .
 This package contains the Perl client library.

Package: libref-util-perl
Description-md5: acc4808d1a939572b730815a62a5eb05
Description-en: set of utility functions for checking references
 Ref::Util introduces several functions to help identify references in a
 faster and smarter way. In short:
 .
  ref $foo eq 'ARRAY'
  # is now:
  is_arrayref($foo)

Package: libref-util-xs-perl
Description-md5: 15de027690d805efcd951d3936749e33
Description-en: XS implementation for Ref::Util
 Ref::Util::XS is the XS implementation of Ref::Util, which provides several
 functions to help identify references in a more convenient way than the usual
 approach of examining the return value of ref.
 .
 You should use Ref::Util::XS by installing Ref::Util itself (packaged as
 libref-util-perl): If the system doesn't have Recommends turned off, you will
 get libref-util-xs-perl automatically. Ref::Util::XS will be used
 automatically, providing a significant speed boost to everything that uses
 Ref::Util.
 .
 See Ref::Util for full documentation of the available functions.

Package: libreflectasm-java
Description-md5: add1aaddf9a4bbd3ace74ac8d2fa522d
Description-en: library that provides reflection by using code generation
 ReflectASM is a very small Java library that provides high performance
 reflection by using code generation. An access class is generated
 to set/get fields, call methods, or create a new instance.
 .
 The access class uses bytecode rather than Java's reflection,
 so it is much faster. It can also access primitive fields via
 bytecode to avoid boxing.

Package: libreflectasm-java-doc
Description-md5: 7868dc6a991415b76b6f454111b4e897
Description-en: library that provides reflection by using code generation - doc
 ReflectASM is a very small Java library that provides high performance
 reflection by using code generation. An access class is generated
 to set/get fields, call methods, or create a new instance.
 .
 The access class uses bytecode rather than Java's reflection,
 so it is much faster. It can also access primitive fields via
 bytecode to avoid boxing.
 .
 This package contains the Javadoc API

Package: libreflections-java
Description-md5: 5cc4fa445d71049d63736b59e20d32ca
Description-en: Java runtime metadata analysis library
 Reflections scans a classpath, indexes the metadata, allows one to query it on
 runtime and may save and collect that information for many modules within a
 project.
 .
 Using Reflections one can query metadata such as:
  - get all subtypes of some type;
  - get all types/members annotated with some annotation;
  - get all resources matching a regular expression;
  - get all methods with specific signature including parameters, parameter
  annotations and return type.

Package: libregexp-assemble-perl
Description-md5: b62757e0536209ebab08805d880c6245
Description-en: Perl module to merge several regular expressions
 Regexp::Assemble takes an arbitrary number of regular expressions
 and assembles them into a single regular expression (or RE) that
 matches all that the individual REs match.
 .
 It is also possible to track the original patterns, so that you can
 determine which, among the source patterns that form the assembled
 pattern, was the one that caused the match to occur.

Package: libregexp-common-email-address-perl
Description-md5: 924aff224fcbbc613366bec7c665d764
Description-en: Regexp::Common extension for matching e-mail addresses
 The Regexp::Common::Email::Address Perl module extends Regexp::Common
 with a pattern that matches e-mail addresses as defined by RFC-2822.  It
 is simple glue between the parser in Email::Address and Regexp::Common.

Package: libregexp-common-net-cidr-perl
Description-md5: 397cd3ecc532f38554e519db368db88c
Description-en: provide patterns for CIDR blocks
 This module provides regexp patterns for CIDR netblocks.

Package: libregexp-common-perl
Description-md5: 3db997253657fa3b02465e8a8eb32b43
Description-en: module with common regular expressions
 Regexp::Common is a Perl module that exports a single hash ('%RE') that
 stores or generates commonly needed regular expressions.
 .
 The module currently provides the following patterns:
 .
   * balanced parentheses and brackets
   * delimited text (with escapes)
   * integers and floating-point numbers in any base (up to 36)
   * comments in 44 languages
   * offensive language
   * lists of any pattern
   * IPv4 and IPv6 addresses
   * URIs
   * Zip codes

Package: libregexp-common-time-perl
Description-md5: fde97c244427f7524c74cd1e91699189
Description-en: Regexp::Common extension for date and time matching
 Regexp::Common::time extends Regexp::Common with regular expressions
 that can be used for parsing dates and times.

Package: libregexp-debugger-perl
Description-md5: e859860a902d984b9d1bcb30b9a1ef38
Description-en: Perl module to visually debug regexes in-place
 Regexp::Debugger is a module that helps tame unruly regexes by
 providing live interactive run-time visualizations of any regex in a
 Perl code. The debugger allows one to track capture variables, follow
 recursive subpattern matches, set break-points within a regex match,
 and even step backwards through the matching process to work out
 exactly where things started going so horribly wrong.
 .
 When you load this module, any regex in the same lexical scope will be
 visually (and interactively) debugged as it matches.
 .
 In addition to the Perl module, the package also contains the
 module's commandline frontend rxrx.

Package: libregexp-grammars-perl
Description-md5: 726e098899d4a7fbdb4d0558679e35c7
Description-en: Perl module to add grammatical parsing features to Perl 5.10 regexes
 Regexp::Grammars adds a small number of new regex constructs that can be used
 within Perl 5.10 patterns to implement complete recursive-descent parsing.
 .
 Perl 5.10 already supports recursive=descent matching, via the new
 (?<name>...) and (?&name) constructs. This technique makes it possible
 to use regexes to recognize complex, hierarchical--and even recursive--
 textual structures. The problem is that Perl 5.10 doesn't provide any
 support for extracting that hierarchical data into nested data
 structures. In other words, using Perl 5.10 you can match complex data,
 but not parse it into an internally useful form.
 .
 An additional problem when using Perl 5.10 regexes to match complex
 data formats is that you have to make sure you remember to insert whitespace-
 matching constructs (such as \s*) at every possible position where the
 data might contain ignorable whitespace. This reduces the readability
 of such patterns, and increases the chance of errors (typically caused
 by overlooking a location where whitespace might appear).
 .
 The Regexp::Grammars module solves both those problems.

Package: libregexp-ipv6-perl
Description-md5: 8e7590c55287ef79687d6f6408e0318c
Description-en: Regular expression for IPv6 addresses
 Regexp::IPv6 exports the $IPv6_re regular expression that matches any valid
 IPv6 address as described in "RFC 2373 - 2.2 Text Representation of
 Addresses" but ::. Any string not compliant with such RFC will be rejected.

Package: libregexp-java
Description-md5: b1141233204ba0843794bf8c71c5504d
Description-en: Regular expression library for Java
 Regexp is a 100% Pure Java Regular Expression package. Regular expressions
 are pattern descriptions which enable sophisticated matching of strings.
 In addition to being able to match a string against a pattern, you can also
 extract parts of the match. This is especially useful in text parsing!

Package: libregexp-java-doc
Description-md5: 9139de802e5cd5b0dd71ef1b82eff7ca
Description-en: Documentation for the Regular expression library
 Regexp is a 100% Pure Java Regular Expression package. Regular expressions
 are pattern descriptions which enable sophisticated matching of strings.
 In addition to being able to match a string against a pattern, you can also
 extract parts of the match. This is especially useful in text parsing!
 .
 This package provides the Javadoc for the regexp API.

Package: libregexp-log-perl
Description-md5: 44681d692754bdf523f37ef0b3c59111
Description-en: base class for log files regexp builders
 Regexp::Log is a base class for a variety of modules that generate
 regular expressions for performing the usual data munging tasks on log
 files that cannot be simply split().
 .
 The goal of this module family is to compute regular expressions based
 on the configuration string of the log.
 .
 Please note that there is I<nothing useful> you can do with
 Regexp::Log! Use one of its derived classes!

Package: libregexp-optimizer-perl
Description-md5: 1b74113d51796e203a32281d454d3290
Description-en: modules for optimizing regular expressions
 This contains two modules, Regexp::List and Regexp::Optimizer.
 .
 Regexp::List offers a method which turns a list of words into an
 optimized regular expression which matches all words therein.
 The optimized regular expression is much more efficient than a
 simple-minded '|'-concatenation.
 .
 Regexp:Optimizer factors out common suffices/prefices in regular
 expressions (trie optimization). Currently, the user has to optimize
 "foo|far" and "foo|goo" into "f(?:oo|ar)" and "[fg]oo" by hand;
 this module does it automatically.

Package: libregexp-pattern-defhash-perl
Description-md5: 634984d4865342aeb8f48a812886c8ae
Description-en: Regexp patterns related to DefHash
 Regexp::Pattern is a convention for organizing reusable regex patterns.

Package: libregexp-pattern-license-perl
Description-md5: 4e286676883db8f32020419fe629f5d2
Description-en: regular expressions for legal licenses
 Regexp::Pattern::License provides a hash of regular expression patterns
 related to legal software licenses.
 .
 Regexp::Pattern is a convention for organizing reusable regex patterns.

Package: libregexp-pattern-perl
Description-md5: 4a9e36db64cfb352e67fa0399e6b6ee2
Description-en: convention/framework for modules that contain collection of regexes
 Regexp::Pattern is a convention
 for organizing reusable regexp patterns in modules,
 as well as framework to provide convenience
 in using those patterns in your program.

Package: libregexp-reggrp-perl
Description-md5: e246cfa2372453b1893cd595b76dcbf6
Description-en: Perl module for grouping regular expressions
 Regexp::RegGrp is a pure Perl library providing an object-oriented
 API for grouping regular expressions into a single group of regular
 expressions.

Package: libregexp-shellish-perl
Description-md5: 977ed7de1efd7462ea92fabd86cf2342
Description-en: module for shell-like regular expressions
 Regexp::Shellish provides shell-like regular expressions.  The wildcards
 provided are ?, * and **, where ** is like * but matches /.
 .
 Case sensitivity and constructs like **, (a*b), and {a,b,c} can be disabled.

Package: libregexp-stringify-perl
Description-md5: c0ee9871c0a34130380fafa54c22072a
Description-en: Perl module to stringify a Regexp object
 Regexp::Stringify is an alternative to Perl's default stringification of
 Regexp objects (i.e.:`"$re"`) and has some features/options, e.g.: producing
 a regexp string that is compatible with certain Perl versions.

Package: libregexp-trie-perl
Description-md5: ed31d8763f7bde3b0361abe24f363c64
Description-en: Perl module for building a trie-ized regular expression
 Regexp::Trie is a faster but simpler version of Regexp::Assemble or
 Regexp::Optimizer. It builds a regular expression that matches multiple
 string literals with more or less common prefixes.

Package: libregexp-wildcards-perl
Description-md5: 656acc5b69f31c3ed0feaa182bd5c902
Description-en: converts wildcard expressions to Perl regular expressions
 In many situations, users may want to specify patterns to match but
 don't need the full power of regexps. Wildcards make one of those sets
 of simplified rules. Regexp::Wildcards converts wildcard expressions
 to Perl regular expressions, so that you can use them for matching.
 .
 It handles the * and ? wildcards, as well as Unix bracketed
 alternatives {,}, but also % and _ SQL wildcards. If required, it can
 also keep original (...) groups or ^ and $ anchors. Backslash (\) is
 used as an escape character.
 .
 Typesets that mimic the behaviour of Windows and Unix shells are also
 provided.

Package: libregf-dev
Description-md5: d5c35feba69b190eaad6aedec3bec75f
Description-en: Windows NT Registry File (REGF) format access library -- development files
 libregf is a library to access the Windows NT Registry File (REGF)
 format.
 .
 This package includes the development support files.

Package: libregf-utils
Description-md5: e5cd02438ff4618b17d01ce02917fe46
Description-en: libregf -- Utilities
 libregf is a library to access the Windows NT Registry File (REGF)
 format.
 .
 This package contains a few tools to work with data stored in
 registry files: regfexport, regfinfo, regfmount, regfreport.

Package: libregf1
Description-md5: 7358258195a98a63469ec568276ec4df
Description-en: Windows NT Registry File (REGF) format access library
 libregf is a library to access the Windows NT Registry File (REGF)
 format.

Package: python3-libregf
Description-md5: 4f4ba6e6dde131fa13be9d4a8488e9b8
Description-en: Windows NT Registry File (REGF) format access library -- Python 3 bindings
 libregf is a library to access the Windows NT Registry File (REGF)
 format.
 .
 This package contains Python 3 bindings for libregf.

Package: librelative-perl
Description-md5: ea46719379f0c218d7d9cc7c49d78b7a
Description-en: Load modules with relative names
 This module allows you to load modules using only parts of their name,
 relatively to the current module or to a given module. Module names are
 by default searched below the current module, but can be searched upper
 in the hierarchy using the ..:: syntax.
 .
 In order to further loosen the namespace coupling, import returns
 the full names of the loaded modules, making object-oriented code easier
 to write:
 .
    use relative;
 .
    my ($Maker, $Publisher) = import relative qw(Create Publish);
    my $report    = $Maker->new;
    my $publisher = $Publisher->new;

Package: librelaxng-datatype-java
Description-md5: 6472d8159e6cd83f4c61b390da41e060
Description-en: Java datatype interface for RELAX NG
 RELAX NG is a schema language for XML. This library is a Java interface
 for describing datatypes within RELAX NG.

Package: libreligion-islam-prayertimes-perl
Description-md5: 1c050a36e2f00a99c6504b99503bb07a
Description-en: Perl module that calculates Muslim Prayers Times and Sunrise
 Religion::Islam::PrayerTimes calculates Muslim prayers times and sunrise for
 any location on the earth.

Package: librelp-dev
Description-md5: 42c1d0b6aeb68e5586482de4937a9e25
Description-en: Reliable Event Logging Protocol (RELP) library - development files
 RELP provides reliable event logging over the network.
 .
 RELP (and hence) librelp assures that no message is lost, not even when
 connections break and a peer becomes unavailable. The current version of
 RELP has a minimal window of opportunity for message duplication after a
 session has been broken due to network problems. In this case, a few messages
 may be duplicated (a problem that also exists with plain tcp syslog). Future
 versions of RELP will address this shortcoming.
 .
 Please note that RELP is a general-purpose, extensible logging protocol. Even
 though it was designed to solve the urgent need of rsyslog-to-rsyslog
 communication, RELP supports many more applications. Extensible command verbs
 provide ample opportunity to extend the protocol without affecting existing
 applications.

Package: librelp0
Description-md5: e173389330cd3d94c1a9439e2181decf
Description-en: Reliable Event Logging Protocol (RELP) library
 RELP provides reliable event logging over the network.
 .
 RELP (and hence) librelp assures that no message is lost, not even when
 connections break and a peer becomes unavailable. The current version of
 RELP has a minimal window of opportunity for message duplication after a
 session has been broken due to network problems. In this case, a few messages
 may be duplicated (a problem that also exists with plain tcp syslog). Future
 versions of RELP will address this shortcoming.
 .
 Please note that RELP is a general-purpose, extensible logging protocol. Even
 though it was designed to solve the urgent need of rsyslog-to-rsyslog
 communication, RELP supports many more applications. Extensible command verbs
 provide ample opportunity to extend the protocol without affecting existing
 applications.

Package: librem-ec-acpi-dkms
Description-md5: 8981461d395396c2851b60372b429b73
Description-en: dkms driver sources for EC ACPI in Purism Librem devices
 The driver librem_ec_acpi provides Linux kernel support
 for the ACPI embedded controller of the following devices:
  * Purism Librem 14 laptop
 .
 Advanced Configuration and Power Interface (ACPI) is a protocol
 to discover and configure computer hardware components,
 to perform power management
 e.g. putting unused hardware components to sleep,
 to perform auto configuration
 e.g. Plug and Play and hot swapping,
 and to perform status monitoring.
 .
 This package provides sources for the librem_ec_acpi kernel module,
 for use with the Dynamic Kernel Module Support (dkms) framework.

Package: fonts-opensymbol
Description-md5: c976ef54f80faf44d726a46723d3fbd0
Description-en: OpenSymbol TrueType font
 This package contains the OpenSymbol TrueType font included in
 LibreOffice. This font contains symbols (like fonts as Wingdings(tm)),
 bullets (needed for bullets in LibreOffice) and non-latin character

Package: gir1.2-lokdocview-0.1
Description-md5: 7dc30c9eaf0ca4f765d8e934afd2126b
Description-en: GTK3 widget wrapping LibreOffice functionality - introspection
 LOKDocView is the GTK3 widget that wraps the libreoffice functionality and
 exposes a simple API for applications to use this widget.
 .
 This package contains the Introspection data.

Package: liblibreoffice-java
Description-md5: d71a0b67eeb476140ee5b28e32f1171a
Description-en: LibreOffice UNO runtime environment -- Java library
 The Uno Runtime Environment (URE) is the well-known UNO component model
 of LibreOffice, packaged up as an individual product.
 .
 This package contains the public Java libraries.

Package: liblibreofficekitgtk
Description-md5: 52a3fee7a3b817ab39c00dba0ffe0a7f
Description-en: GTK3 widget wrapping LibreOffice functionality
 This package contains a (basic) GTK+ document viewer widget (used
 by e.g. LOKDocView)

Package: libofficebean-java
Description-md5: e07555977ea770bba6aa36e951ee2753
Description-en: generic Java Bean wrapper for LibreOffice components
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Java library for the LibreOffice Office Bean
 for embedding LibreOffice in custom Java applications.

Package: libreoffice
Description-md5: 9614e13c8592ae9a0c81c629137ef53e
Description-en: office productivity suite (metapackage)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This metapackage installs all components of libreoffice:
  * libreoffice-writer: Word processor
  * libreoffice-calc: Spreadsheet
  * libreoffice-impress: Presentation
  * libreoffice-draw: Drawing
  * libreoffice-base: Database
  * libreoffice-math: Equation editor
 It also recommends additional packages (e.g. fonts) in order to match an
 upstream LibreOffice install as closely as possible.
 .
 You can extend the functionality of LibreOffice by installing these
 packages:
  * hunspell-*/myspell-*: Hunspell/Myspell dictionaries
    for use with LibreOffice
  * libreoffice-l10n-*: UI interface translation
  * libreoffice-help-*: User help
  * mythes-*: Thesauri for the use with LibreOffice
  * hyphen-*: Hyphenation patterns for LibreOffice
  * libreoffice-gtk(2|3): Gtk UI Plugin, GNOME File Picker support
  * libreoffice-gnome: GIO backend
  * unixodbc: ODBC database support
  * cups-bsd: Allows LibreOffice to detect your CUPS printer queues
    automatically
  * libsane: Use your sane-supported scanner with LibreOffice
  * libxrender1: Speed up display by using Xrender library
  * libgl1: OpenGL support
  * openclipart-libreoffice: Open Clip Art Gallery with LibreOffice index
    files
  * firefox-esr | thunderbird | firefox:
    Mozilla profile with Certificates needed for XML Security...
  * openjdk-11-jre | openjdk-8-jre | java8-runtime:
    Java Runtime Environment for use with LibreOffice
  * pstoedit / imagemagick / ghostscript: helper tools for EPS
  * gstreamer0.10-plugins-*: GStreamer plugins for use with LibreOffices
    media backend
  * libpaper-utils: papersize detection support via paperconf
  * bluez: Bluetooth support for Impress (slideshow remote control)

Package: libreoffice-base
Description-md5: 5529fff5c628ca6b70284749063daea4
Description-en: office productivity suite -- database
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the database component for LibreOffice.

Package: libreoffice-base-core
Description-md5: 00dfbbe7bf584af5cd6d0ee0f5695390
Description-en: office productivity suite -- shared library
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains common libraries of LibreOffice Base used by
 Base, Writer and Calc.
 .
 If you need full Base functionality (or actual database drivers), please
 install libreoffice-base (and/or libreoffice-base-drivers and/o
 libreoffice-sdbc-*).

Package: libreoffice-base-drivers
Description-md5: 95a600bf1d7e583b757fe5b8ea210d10
Description-en: Database connectivity drivers for LibreOffice
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the database connectivity drivers used by LibreOffices
 database functionality:
  - ODBC
  - JDBC
  - dBase
  - Calc
  - Flat files
 .
 You can extend this by installing:
 .
  * unixodbc: ODBC database support
  * libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | odbc-mdbtools: ODBC
    drivers for:
    - MySQL
    - PostgreSQL
    - SQLite
    - MS SQL / Sybase SQL
    - *.mdb (JET / MS Access)
  * libmariadb-java | libpg-java | libjtds-java: JDBC Drivers
    for:
    - MySQL/MariaDB
    - PostgreSQL
    - MS SQL Server and Sybase
  * libreoffice-sdbc-hsqldb: embedded HSQLDB SDBC Driver
  * libreoffice-sdbc-firebird: Firebird SDBC Driver
  * libreoffice-sdbc-postgresql: PostgreSQL SDBC Driver
  * libreoffice-sdbc-mysql: MySQL/MariaDB SDBC Driver

Package: libreoffice-base-nogui
Description-md5: e83dd6cdb7c67ccb13c0407fd6a32ebc
Description-en: office productivity suite -- database (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the database component for LibreOffice.

Package: libreoffice-calc
Description-md5: e809bbd7f91acfd0d9ad0f8fd5ed86a3
Description-en: office productivity suite -- spreadsheet
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the spreadsheet component for LibreOffice.

Package: libreoffice-calc-nogui
Description-md5: ed9483b973f6b2dd25d568b6ef77d8c4
Description-en: office productivity suite -- spreadsheet (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the spreadsheet component for LibreOffice
 for use with libreoffice-core-nogui.

Package: libreoffice-common
Description-md5: 304f06193ef91a740410572ff1db7174
Description-en: office productivity suite -- arch-independent files
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the architecture-independent files of
 LibreOffice.

Package: libreoffice-core
Description-md5: 5464d9229de42a41fda16d9993e11570
Description-en: office productivity suite -- arch-dependent files
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the architecture-dependent core files of
 LibreOffice.  See the libreoffice package for more information.

Package: libreoffice-core-nogui
Description-md5: d16e9871c20b5b5c8f38d6d74c8dfe8e
Description-en: office productivity suite -- arch-dependent files (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the architecture-dependent core files of
 LibreOffice without GUI support for server-based or commandline usage of
 LibreOffice.

Package: libreoffice-dev
Description-md5: fa13d1087845b42e8db65349b0428d09
Description-en: office productivity suite -- SDK -- architecture-dependent parts
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the (architecture-dependent) files needed to build
 plugins/add-ons for LibreOffice (build tools, libraries, arch-dependent
 includes, ...).

Package: libreoffice-dev-common
Description-md5: 8e2f47a3629807507c30bffdf52c61ba
Description-en: office productivity suite -- SDK -- architecture-independent parts
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the (architecture-independent) files needed to build
 plugins/add-ons for LibreOffice (includes, IDL files, ...)

Package: libreoffice-dev-doc
Description-md5: b4ecfbc8a8e236404d92fb39cd9ea14f
Description-en: office productivity suite -- SDK documentation
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the documentation of the LibreOffice SDK:
 .
  * C++/Java API reference
  * IDL reference
  * C++/Java/Basic examples

Package: libreoffice-dev-gui
Description-md5: c7381cdfc5446c44dd4085615626c61e
Description-en: office productivity suite -- "GUI" development stuff
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the gengal utility which was moved from
 libreoffice-dev.

Package: libreoffice-draw
Description-md5: 48e37fe8495cb12961b923bb0b0f970f
Description-en: office productivity suite -- drawing
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the drawing component for LibreOffice.

Package: libreoffice-draw-nogui
Description-md5: c4d7d9707b31ef9344d70e006f7a27af
Description-en: office productivity suite -- drawing (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the drawing component for LibreOffice.

Package: libreoffice-evolution
Description-md5: 7d9a6b62e74d5a806f263ecd0d4bed18
Description-en: office productivity suite -- Evolution addressbook support
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package allows LibreOffice to access Evolution address books.
 You need to install evolution separately.

Package: libreoffice-gnome
Description-md5: c468d8fd91ddd9ba3bc4401d295be6e1
Description-en: office productivity suite -- GNOME integration
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the GIO support.
 .
 You can extend the functionality of this by installing these packages:
 .
  * libreoffice-evolution: Evolution addressbook support
  * evolution

Package: libreoffice-gtk3
Description-md5: 146f765cda9a463edbf2032242a5150f
Description-en: office productivity suite -- GTK+ 3 integration
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Gtk plugin for drawing LibreOffices widgets
 with Gtk+ 3 and Gtk/GNOMEish print dialog when running under GNOME.

Package: libreoffice-help-ca
Description-md5: d6b57c84305eb2009f0f7cca49b022f1
Description-en: office productivity suite -- Catalan help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Catalan.

Package: libreoffice-help-common
Description-md5: bb2508f2324a7b651c019aba6b2c24e9
Description-en: office productivity suite -- common files for LibreOffice help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the common files (e.g. language-independent, media) files
 for the LibreOffice Help.

Package: libreoffice-help-cs
Description-md5: ac7fea7c0a197c7b356a8223d94347ea
Description-en: office productivity suite -- Czech help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Czech.

Package: libreoffice-help-da
Description-md5: 2eeb5c9d61409db9416d1bf688280d6e
Description-en: office productivity suite -- Danish help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Danish.

Package: libreoffice-help-de
Description-md5: 446e337ad4cf957e780c2996c41e0163
Description-en: office productivity suite -- German help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 German.

Package: libreoffice-help-dz
Description-md5: 831cde2511d5df0e50fca4f9545adb3b
Description-en: office productivity suite -- Dzongkha help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Dzongkha.

Package: libreoffice-help-el
Description-md5: 27db60f82a9a1414b51ea5e553a7b9e8
Description-en: office productivity suite -- Greek help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Greek.

Package: libreoffice-help-en-gb
Description-md5: 6843fecfa30da7d8c3e384c4f92747ac
Description-en: office productivity suite -- English_british help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 English_british.

Package: libreoffice-help-en-us
Description-md5: 887d1c3089d4c0e44d0b26ed6ffd9193
Description-en: office productivity suite -- English_american help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 English_american.

Package: libreoffice-help-es
Description-md5: 3b17681533c31b51304225ad41bc4cc9
Description-en: office productivity suite -- Spanish help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Spanish.

Package: libreoffice-help-et
Description-md5: ee9a1b4e728ba5dd900173bfee1a731c
Description-en: office productivity suite -- Estonian help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Estonian.

Package: libreoffice-help-eu
Description-md5: 173b0972f7f0a78d8c52cb5f5045e57e
Description-en: office productivity suite -- Basque help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Basque.

Package: libreoffice-help-fi
Description-md5: 07a9aa483488050f6541179d8987d975
Description-en: office productivity suite -- Finnish help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Finnish.

Package: libreoffice-help-fr
Description-md5: 3f39cd0f487b1234b3b028700174aea6
Description-en: office productivity suite -- French help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 French.

Package: libreoffice-help-gl
Description-md5: 373bae22071a7f0286ed9ec163a95c9f
Description-en: office productivity suite -- Galician help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Galician.

Package: libreoffice-help-hi
Description-md5: 2086330d67240d859330eccd8a050d0d
Description-en: office productivity suite -- Hindi help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Hindi.

Package: libreoffice-help-hu
Description-md5: 61ae09c1e4ead0c3a139c61b39f763a8
Description-en: office productivity suite -- Hungarian help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Hungarian.

Package: libreoffice-help-id
Description-md5: efd54faf7a13796ca988f291361d13f7
Description-en: office productivity suite -- Indonesian help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Indonesian.

Package: libreoffice-help-it
Description-md5: 68017996bf772a95a5138d70db294b80
Description-en: office productivity suite -- Italian help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Italian.

Package: libreoffice-help-ja
Description-md5: 202a13f334a5b4d912a0c725a68309d3
Description-en: office productivity suite -- Japanese help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Japanese.

Package: libreoffice-help-km
Description-md5: 85075447fb80af12955c4e01c4a316c5
Description-en: office productivity suite -- Khmer help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Khmer.

Package: libreoffice-help-ko
Description-md5: d879d29f7f222fa7b6ad3b86112dcbec
Description-en: office productivity suite -- Korean help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Korean.

Package: libreoffice-help-nl
Description-md5: 39207c43a1ac830972c4637d2d15402a
Description-en: office productivity suite -- Dutch help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Dutch.

Package: libreoffice-help-om
Description-md5: 71d9bb0e518d702c88916fc4bcbd3fcb
Description-en: office productivity suite -- Oromo help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Oromo.

Package: libreoffice-help-pl
Description-md5: 1ecec6865a123ab7b50509708fbd986b
Description-en: office productivity suite -- Polish help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Polish.

Package: libreoffice-help-pt
Description-md5: a995efbac2b786bee5de0e56d3a97215
Description-en: office productivity suite -- Portuguese help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Portuguese.

Package: libreoffice-help-pt-br
Description-md5: ef429612095b5aa3dc738547af704ccb
Description-en: office productivity suite -- Portuguese_brazilian help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Portuguese_brazilian.

Package: libreoffice-help-ru
Description-md5: 26ff97e5963f7a1cdb5ca84a587aad70
Description-en: office productivity suite -- Russian help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Russian.

Package: libreoffice-help-sk
Description-md5: d26e95b5d6c285b41315b083c88099d0
Description-en: office productivity suite -- Slovak help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Slovak.

Package: libreoffice-help-sl
Description-md5: 0b685103983bbccf5f421b1c697576d2
Description-en: office productivity suite -- Slovenian help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Slovenian.

Package: libreoffice-help-sv
Description-md5: 0f3bdd564c5f61573a0a4a42f4b54fbc
Description-en: office productivity suite -- Swedish help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Swedish.

Package: libreoffice-help-tr
Description-md5: 0e69dac1381ab919682ec9c47de5194e
Description-en: office productivity suite -- Turkish help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Turkish.

Package: libreoffice-help-vi
Description-md5: e38510b2855a269b0484915b84687e41
Description-en: office productivity suite -- Vietnamese help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Vietnamese.

Package: libreoffice-help-zh-cn
Description-md5: 2aa55f3147e53b54fe485b32ed13386f
Description-en: office productivity suite -- Chinese_simplified help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Chinese_simplified.

Package: libreoffice-help-zh-tw
Description-md5: ee9697d616e7c4173187caaaecafb1b2
Description-en: office productivity suite -- Chinese_traditional help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Chinese_traditional.

Package: libreoffice-impress
Description-md5: 472668fa8a618a3bed701d2301185f86
Description-en: office productivity suite -- presentation
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the presentation component for LibreOffice.

Package: libreoffice-impress-nogui
Description-md5: 10ce2c27d434135cd9308937c1bdb31c
Description-en: office productivity suite -- presentation (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the presentation component for LibreOffice.

Package: libreoffice-java-common
Description-md5: 9b905cfcc13278c04580172f90e74120
Description-en: office productivity suite -- arch-independent Java support files
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the architecture-independent files of
 the Java support for LibreOffice (Java classes, scripts, config snippets).

Package: libreoffice-kf5
Description-md5: 60a27e47a640a57cbd044cc3528831f5
Description-en: office productivity suite -- KDE Frameworks 5 integration
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the KF5 plugin for LibreOffice and a KF5-based File
 Picker when running under Plasma.

Package: libreoffice-l10n-af
Description-md5: 25408426f5cceacb5ad931a04f17c27e
Description-en: office productivity suite -- Afrikaans language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Afrikaans.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-am
Description-md5: c82c66da2760f49995d4e8690d0f9536
Description-en: office productivity suite -- Amharic language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Amharic.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-ar
Description-md5: 587caaeee146ae2e8c3996cb98f27e14
Description-en: office productivity suite -- Arabic language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Arabic.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-as
Description-md5: 4ac2e69fa5a27abf0c1dea94b43a4a7a
Description-en: office productivity suite -- Assamese language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Assamese.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-ast
Description-md5: e881b8766739626fc2bfe3be78a504b6
Description-en: office productivity suite -- Asturian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Asturian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-be
Description-md5: 4e120b250b345e0e6dc4ca4cf4767d2b
Description-en: office productivity suite -- Belarusian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Belarusian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-bg
Description-md5: 1e2ff5cea5d0d31b2fadc412f6046e12
Description-en: office productivity suite -- Bulgarian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Bulgarian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-bn
Description-md5: 00d1921e153b39622cb04e7f66795716
Description-en: office productivity suite -- Bengali language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Bengali.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-br
Description-md5: d16cf29a1d2c4c4ed7016afa029144be
Description-en: office productivity suite -- Breton language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Breton.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-bs
Description-md5: 7fc91db4c49442d4457804a807e892f1
Description-en: office productivity suite -- Bosnian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Bosnian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-ca
Description-md5: a91b06d5c0057582f16109658e9ac2f8
Description-en: office productivity suite -- Catalan language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Catalan.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-cs
Description-md5: afead2a0313d84ddc897a8641a06a05e
Description-en: office productivity suite -- Czech language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Czech.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-cy
Description-md5: 05accff0a8db25ee2b5bbfa42b627da5
Description-en: office productivity suite -- Welsh language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Welsh.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-da
Description-md5: 3baa4ced7ad5463e2aeedc011515df6f
Description-en: office productivity suite -- Danish language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Danish.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-de
Description-md5: 9100dc24d96f8d761ed9e9a72aaae56d
Description-en: office productivity suite -- German language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 German.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-dz
Description-md5: ea22c1cbc51379d92908e5e9e9fd316d
Description-en: office productivity suite -- Dzongkha language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Dzongkha.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-el
Description-md5: 4f78a8507785668c597339f89484e181
Description-en: office productivity suite -- Greek language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Greek.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-en-gb
Description-md5: 2175d49557a4317b25abdfef0508de34
Description-en: office productivity suite -- English_british language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 English_british.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-en-za
Description-md5: c94234e62f754742485de331d5cce167
Description-en: office productivity suite -- English_southafrican language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 English_southafrican.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-eo
Description-md5: ceec53900ab8424d55b41ca9805f4477
Description-en: office productivity suite -- Esperanto language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Esperanto.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-es
Description-md5: 9ca224f2e6cdf51887ac42db8c56be1b
Description-en: office productivity suite -- Spanish language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Spanish.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-et
Description-md5: 48b61d8af6c926ad0fc569a88eff07f2
Description-en: office productivity suite -- Estonian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Estonian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-eu
Description-md5: a9ce34217df35bf42f382c34b328939c
Description-en: office productivity suite -- Basque language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Basque.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-fa
Description-md5: 6fb22f6ccd00a52dcb073d05bdb131d9
Description-en: office productivity suite -- Farsi language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Farsi.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-fi
Description-md5: 3706653bf050d85e2b88029ab6b8043d
Description-en: office productivity suite -- Finnish language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Finnish.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-fr
Description-md5: be373ab6133f4822f55949baa3af6fb6
Description-en: office productivity suite -- French language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 French.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-ga
Description-md5: 45ee5e619b80d12047c3db358a95ece6
Description-en: office productivity suite -- Gaelic language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Gaelic.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-gd
Description-md5: 18113968ce7e8c22cc31b05613ac922a
Description-en: office productivity suite -- Scottish_gaelic language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Scottish_gaelic.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-gl
Description-md5: 91aaf32f09c1b953e8cf6a0878954eea
Description-en: office productivity suite -- Galician language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Galician.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-gu
Description-md5: d33d0bf909d9ce8566c829e9e8c7958d
Description-en: office productivity suite -- Gujarati language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Gujarati.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-gug
Description-md5: 8a60db7a8c323661ed589467da797a53
Description-en: office productivity suite -- Guarani language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Guarani.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-he
Description-md5: 162257c4fc07447259f3f6ba8311eab8
Description-en: office productivity suite -- Hebrew language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Hebrew.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-hi
Description-md5: c0f9f00435657eaf48161db67ec8e03d
Description-en: office productivity suite -- Hindi language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Hindi.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-hr
Description-md5: c1f7ed74f344f50c39b1b97d22d34b76
Description-en: office productivity suite -- Croatian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Croatian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-hu
Description-md5: 03faefa7ee83b9dbc4ee7a082d63744e
Description-en: office productivity suite -- Hungarian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Hungarian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-id
Description-md5: 831b063ee510059ca4447efa18a337a8
Description-en: office productivity suite -- Indonesian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Indonesian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-in
Description-md5: 36e2a96a1e51778367a7324914492a84
Description-en: office productivity suite -- Indic language packages
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package is a metapackage installing l10n packages for all available
 indic languages.

Package: libreoffice-l10n-is
Description-md5: 867a82757a25dc87440a74fb74e46369
Description-en: office productivity suite -- Icelandic language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Icelandic.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-it
Description-md5: e9939e05ca7fe3ecb840f7f3d6192e35
Description-en: office productivity suite -- Italian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Italian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-ja
Description-md5: 711d02c365f10214733d3d63a55bf474
Description-en: office productivity suite -- Japanese language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Japanese.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-ka
Description-md5: 1efb8e2732132342f73ee09022329760
Description-en: office productivity suite -- Georgian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Georgian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-kk
Description-md5: 0f55a645c29d349c14ae394b15a44300
Description-en: office productivity suite -- Kazakh language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Kazakh.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-km
Description-md5: 8bbe73d4befdfd439c3cbc8ee6b1fcb9
Description-en: office productivity suite -- Khmer language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Khmer.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-kmr
Description-md5: b118604d13c95984ec63f0e9fea14884
Description-en: office productivity suite -- Kurmanji language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Kurmanji.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-kn
Description-md5: 5c250ecb97123c4ac162dfd656bbe62e
Description-en: office productivity suite -- Kannada language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Kannada.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-ko
Description-md5: 959045aad72889d15ef474977f2b76c4
Description-en: office productivity suite -- Korean language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Korean.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-lt
Description-md5: 034b11c582987c822f6f0f155d0a2dca
Description-en: office productivity suite -- Lithuanian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Lithuanian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-lv
Description-md5: 5590d50c683679292cf935268a635351
Description-en: office productivity suite -- Latvian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Latvian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-mk
Description-md5: 14c69c972f6eb55814e005281db272c1
Description-en: office productivity suite -- Macedonian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Macedonian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-ml
Description-md5: 60f657487ccd35990900a2b5e69a0ece
Description-en: office productivity suite -- Malayalam language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Malayalam.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-mn
Description-md5: 4025564fcb7aef1ac127f7d38a7d89a3
Description-en: office productivity suite -- Mongolian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Mongolian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-mr
Description-md5: 8222f55840ec7b6dfe5f1d5507393b3c
Description-en: office productivity suite -- Marathi language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Marathi.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-nb
Description-md5: 9ec98f81a0201acd8a280f74f7aea258
Description-en: office productivity suite -- Norwegian_bokmal language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Norwegian_bokmal.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-ne
Description-md5: b943bce9f69b671bef2b0962294dd15e
Description-en: office productivity suite -- Nepalese language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Nepalese.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-nl
Description-md5: 070320c4fffa196cb47074884ecf5d04
Description-en: office productivity suite -- Dutch language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Dutch.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-nn
Description-md5: bbdb9d7bd3b045feb8b26450f0b1e84d
Description-en: office productivity suite -- Norwegian_nynorsk language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Norwegian_nynorsk.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-nr
Description-md5: 43bc32c188cfe5924ea7f2995a36995d
Description-en: office productivity suite -- Ndebele language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Ndebele.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-nso
Description-md5: 12301064896f2feae77bfb9b19df2b41
Description-en: office productivity suite -- Northern_sotho language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Northern_sotho.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-oc
Description-md5: 33ddfe08a196f8f66e1a8e27f2d010cc
Description-en: office productivity suite -- Occitan language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Occitan.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-om
Description-md5: b0d2c1a766f405e3832badc1c8a5b242
Description-en: office productivity suite -- Oromo language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Oromo.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-or
Description-md5: aca394fbe45768c0d7262fd88c98ebd1
Description-en: office productivity suite -- Odia language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Odia.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-pa-in
Description-md5: 257cf2122f7b0d44fd1c044bf69204bb
Description-en: office productivity suite -- Punjabi language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Punjabi.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-pl
Description-md5: af3855564491f6adf7a5d23e57e3d07f
Description-en: office productivity suite -- Polish language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Polish.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-pt
Description-md5: 3ebb2c295967229068d690bf4004b6e4
Description-en: office productivity suite -- Portuguese language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Portuguese.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-pt-br
Description-md5: bca2f0a66f444a733b61ca3bb45846ca
Description-en: office productivity suite -- Portuguese_brazilian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Portuguese_brazilian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-ro
Description-md5: e4018d28105361bb391246001caccf0c
Description-en: office productivity suite -- Romanian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Romanian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-ru
Description-md5: 58787e12e170fc436c645c007bfdc3a3
Description-en: office productivity suite -- Russian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Russian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-rw
Description-md5: 567e17f0373585af19cb698b7c5680e9
Description-en: office productivity suite -- Kinarwanda language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Kinarwanda.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-si
Description-md5: 1f61af11cbbfd06c45ff93fd66708f91
Description-en: office productivity suite -- Sinhala language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Sinhala.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-sk
Description-md5: 1769b72d83c3ab6d8bc16b3fda5f0a67
Description-en: office productivity suite -- Slovak language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Slovak.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-sl
Description-md5: cb73e143fff5a545b5d0d0878593a2f5
Description-en: office productivity suite -- Slovenian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Slovenian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-sr
Description-md5: a5246257fe1a7bc6da50c1903b447187
Description-en: office productivity suite -- Serbian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Serbian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-ss
Description-md5: b3cd9971feec09abdc68c846c96340a6
Description-en: office productivity suite -- Swazi language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Swazi.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-st
Description-md5: 3eddf8b8a781fcc8d00658fd683751c6
Description-en: office productivity suite -- Southern_sotho language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Southern_sotho.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-sv
Description-md5: 94e08d9ebf4885b6a199a8604f8e4623
Description-en: office productivity suite -- Swedish language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Swedish.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-szl
Description-md5: 042319a52566380faa02b485ca055ca0
Description-en: office productivity suite -- Upper_silesian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Upper_silesian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-ta
Description-md5: f1a39c06a2dd67a9a2480ae41bbfcff0
Description-en: office productivity suite -- Tamil language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Tamil.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-te
Description-md5: 61e424cfb84420f8dc211c66f1b3a533
Description-en: office productivity suite -- Telugu language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Telugu.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-tg
Description-md5: 20867b7b1d2eafbaca5ff6af5b2d57c9
Description-en: office productivity suite -- Tajik language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Tajik.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-th
Description-md5: 94a998c14aeff6049d9b90810598f1dd
Description-en: office productivity suite -- Thai language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Thai.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-tn
Description-md5: 7da81d27f41218d11fbd8aabceec792c
Description-en: office productivity suite -- Tswana language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Tswana.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-tr
Description-md5: df7d8cde01531055398d2aa9010f77bc
Description-en: office productivity suite -- Turkish language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Turkish.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-ts
Description-md5: 29ca3694d6ba2d256e546fdcdc5b65bb
Description-en: office productivity suite -- Tsonga language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Tsonga.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-ug
Description-md5: ca1d8cb61ea8620dc7ff4ea41c7dfe12
Description-en: office productivity suite -- Uighur language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Uighur.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-uk
Description-md5: 6f386a310674737ccb0fc8c3aaefc90e
Description-en: office productivity suite -- Ukrainian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Ukrainian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-uz
Description-md5: a7da1f6ae1fcdfa64f696aed12dc759d
Description-en: office productivity suite -- Uzbek language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Uzbek.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-ve
Description-md5: 7bb286307dfd6105c62d2c54772e83fd
Description-en: office productivity suite -- Venda language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Venda.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-vi
Description-md5: baa160c324599bd2156dca97789a430a
Description-en: office productivity suite -- Vietnamese language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Vietnamese.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-xh
Description-md5: 6124cc72bfc02b25a2a78aaa09e77b01
Description-en: office productivity suite -- Xhosa language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Xhosa.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-za
Description-md5: 88b25d0aaf8864e6f6b3862a477db0fe
Description-en: office productivity suite -- South African language packages
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package is a metapackage installing l10n packages for all 11 South
 African languages.

Package: libreoffice-l10n-zh-cn
Description-md5: b8e748f9a21ee8996147f93a46daa148
Description-en: office productivity suite -- Chinese_simplified language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Chinese_simplified.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-zh-tw
Description-md5: 166e08e5f36a4b8b8968bda48d5eb24e
Description-en: office productivity suite -- Chinese_traditional language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Chinese_traditional.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-l10n-zu
Description-md5: 1826bfebd2ace6bb52d52081479ab115
Description-en: office productivity suite -- Zulu language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Zulu.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

Package: libreoffice-librelogo
Description-md5: cdaef056eb365a457e28772fa2fd9de6
Description-en: Logo-like programming language for LibreOffice
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains Librelogo, which is a pyuno-based Logo-like programming
 language with interactive vectorgraphics for education and DTP
  - basic Logo syntax for back compatibility with educational Logo systems
  - interactive vectorgraphics in LibreOffice Writer
  - native commands (easily translatable)
  - Python data structures (list, tuple, set, dictionary) and other Python
    features

Package: libreoffice-math
Description-md5: 66f3b39e514cc02ac689ec67f6ed274a
Description-en: office productivity suite -- equation editor
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the equation editor component for LibreOffice.

Package: libreoffice-math-nogui
Description-md5: e104f51d572d2ee302d3c3550e97e6ff
Description-en: office productivity suite -- equation editor (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the equation editor component for LibreOffice.

Package: libreoffice-nlpsolver
Description-md5: fae46d5df372eb372a1c97e3831f88bc
Description-en: "Solver for Nonlinear Programming" extension for LibreOffice
 By default LibreOffice Calc ships with a solver engine for linear
 programming only. This allows the optimization of models to a certain degree.
 However, if the formulas or constraints become more complex,
 nonlinear programming is required. That missing gap is now filled by the
 Solver for Nonlinear Programming extension.
 .
 Currently it incorporates two Evolutionary Algorithms which are able to
 handle floating point and integer variables as well as nonlinear constraints.

Package: libreoffice-nogui
Description-md5: b2664061ba9641158b0a41d2c958aa3e
Description-en: office productivity suite (metapackage, no GUI)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This metapackage installs all components of libreoffice:
  * libreoffice-writer: Word processor
  * libreoffice-calc: Spreadsheet
  * libreoffice-impress: Presentation
  * libreoffice-draw: Drawing
  * libreoffice-base: Database
  * libreoffice-math: Equation editor
 .
 WITHOUT GUI SUPPORT.
 .
 This package is intended mostly for scripting needs.

Package: libreoffice-plasma
Description-md5: 962e5fa862a2425941adbcdb81054cc7
Description-en: office productivity suite -- some Plasma integration
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains some minor Plasma integration (like AppData
 and "Create New..." integration) and a KDE/KF5 configuration backend.

Package: libreoffice-qt5
Description-md5: 459572943562e2a51d6e9c1c30d84c71
Description-en: office productivity suite -- Qt 5 integration
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Qt 5 plugin for drawing LibreOffices widgets
 with Qt 5 and a Qt File Picker and print dialog.
 .
 You need to enable it manually by export SAL_USE_VCLPLUGIN=qt5 if you are
 not using Plasma.

Package: libreoffice-report-builder
Description-md5: 8239ceaa4ebaf25c2b15325d48eb907c
Description-en: LibreOffice component for building database reports
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the report builder:
  "Create with the Sun Report Builder stylish, smart-looking database reports.
  The flexible report editor can define group and page headers as well as
  group and page footers and even calculation fields are available to
  accomplish complex database reports."

Package: libreoffice-report-builder-bin
Description-md5: 4de9416ad29a7951be39b95f83055e84
Description-en: LibreOffice component for building database reports -- libraries
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains some architecture-dependent support libraries
 (librpt*.so) for the report builder component.

Package: libreoffice-report-builder-bin-nogui
Description-md5: 6d5263ac65fb4d1c4c7caf8eb713944d
Description-en: LibreOffice component for building database reports -- libraries (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains some architecture-dependent support libraries
 (librpt*.so) for the report builder component.

Package: libreoffice-script-provider-bsh
Description-md5: 720bef09745ce9eb4902772fb5c437d8
Description-en: BeanShell script support provider for LibreOffice scripting framework
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The Scripting Framework allows LibreOffice users to write and run macros
 in multiple languages including LibreOffice Basic, Python, Java, BeanShell
 and JavaScript. These macros can then be assigned to menus, toolbars,
 keyboard shortcuts, events and embedded objects.
 .
 This package contains the script provider to support BeanShell.

Package: libreoffice-script-provider-js
Description-md5: 41b18315e9be2aaa24a28415b907118e
Description-en: JavaScript script support provider for LibreOffice scripting framework
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The Scripting Framework allows LibreOffice users to write and run macros
 in multiple languages including LibreOffice Basic, Python, Java, BeanShell
 and JavaScript. These macros can then be assigned to menus, toolbars,
 keyboard shortcuts, events and embedded objects.
 .
 This package contains the script provider to support JavaScript.

Package: libreoffice-script-provider-python
Description-md5: 019117f2dc708fc6c1179714b81e2076
Description-en: Python script support provider for LibreOffice scripting framework
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The Scripting Framework allows LibreOffice users to write and run macros
 in multiple languages including LibreOffice Basic, Python, Java, BeanShell
 and JavaScript. These macros can then be assigned to menus, toolbars,
 keyboard shortcuts, events and embedded objects.
 .
 This package contains the script provider to support Python.

Package: libreoffice-sdbc-firebird
Description-md5: 4ad372e2554b0f42b39c7e1325d5e6d0
Description-en: Firebird SDBC driver for LibreOffice
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The Firebird SDBC Driver allows one to use the Firebird database from
 LibreOffice without any wrapper layer such as ODBC or JDBC.

Package: libreoffice-sdbc-hsqldb
Description-md5: 54ed9715a25b1dae2ad2d3a9b6838a65
Description-en: HSQLDB SDBC driver for LibreOffice
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The HSQLDB SDBC Driver allows one to use the HSQLDB embedded database from
 LibreOffice without any wrapper layer such as ODBC or JDBC.

Package: libreoffice-sdbc-mysql
Description-md5: 1022a8fb85f50d65847256d96ae25e4f
Description-en: MariaDB/MySQL SDBC driver for LibreOffice
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The MariaDB/MySQL driver allows one to use the MariaDB or MySQL
 database from LibreOffice without any wrapper layer such as ODBC or JDBC.

Package: libreoffice-sdbc-postgresql
Description-md5: 06f71158aa78dbe7201679601bd1279b
Description-en: PostgreSQL SDBC driver for LibreOffice
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The PostgreSQL SDBC Driver allows one to use the PostgreSQL database from
 LibreOffice without any wrapper layer such as ODBC or JDBC.

Package: libreoffice-smoketest-data
Description-md5: 7540f40cccbf63cb8381dca8979a0828
Description-en: data files for LibreOffices "smoketest"
 Data files for the LibreOffice "smoketest".

Package: libreoffice-style-breeze
Description-md5: b3a725e09462ccaec72c3b8bb964827b
Description-en: office productivity suite -- Breeze symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "breeze" symbol style, default style for KDE 5.

Package: libreoffice-style-colibre
Description-md5: 32f69eb782a3e2c24c14038e98222fbe
Description-en: office productivity suite -- colibre symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "colibre" symbol style - a icon theme
 which follow Microsoft(R) Offices color scheme.

Package: libreoffice-style-elementary
Description-md5: d68f25478a11b022507c9a7afef86095
Description-en: office productivity suite -- Elementary symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "elementary" symbol style, default style
 for GTK+/Gnome.

Package: libreoffice-style-karasa-jaga
Description-md5: 62dc98488a5247cbad91f4e0ec562bcf
Description-en: office productivity suite -- Karasa Jaga symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "karasa_jaga" symbol style.

Package: libreoffice-style-sifr
Description-md5: 0fd5516a8dab8f6841c284edea8786d7
Description-en: office productivity suite -- Sifr symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "sifr" symbol style (an adaption of the Gnome
 symbolic theme), needs to be manually  enabled in the LibreOffice option
 menu.

Package: libreoffice-style-sukapura
Description-md5: b9dbd94d0660dbc8a05ba918cb3fb897
Description-en: office productivity suite -- Sukapura symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "sukapura" symbol style.

Package: libreoffice-subsequentcheckbase
Description-md5: cda482c5487d616e1ae7a228fce1d955
Description-en: LibreOffice java test libraries
 Java libraries LibreOffice subsequentchecks integration test suite

Package: libreoffice-wiki-publisher
Description-md5: a66aaa282ae4941588a4d314d1ebbf79
Description-en: LibreOffice extension for working with MediaWiki articles
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains an extension to create/edit/publish MediaWiki
 articles with LibreOffice

Package: libreoffice-writer
Description-md5: 7ddf1a7be67dc22b315f212f564325e8
Description-en: office productivity suite -- word processor
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the wordprocessor component for LibreOffice.

Package: libreoffice-writer-nogui
Description-md5: 963dc225bb14f9e5974345a7995f16a7
Description-en: office productivity suite -- word processor (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the wordprocessor component for LibreOffice.

Package: libreofficekit-data
Description-md5: fb01c7353a795aa18a541109824b6865
Description-en: common data for LOKDocView
 LOKDocView is the GTK3 widget that wraps the libreoffice functionality and
 exposes a simple API for applications to use this widget.
 .
 This package contains architecture-independent data (e.g. the selection
 handlers).

Package: libreofficekit-dev
Description-md5: 93284f0d29b8ae961670b7a6faf3d2ba
Description-en: LibreOfficeKit -- headers
 LibreOfficeKit can be used for accessing LibreOffice functionality through
 C/C++, without any need to use UNO.
 .
 For now it only offers document conversion (in addition to an experimental
 tiled rendering API).
 .
 This package contains the headers needed for using LibreOfficeKit.

Package: libuno-cppu3
Description-md5: 0775b20a656f30e0dc0529445a3b2e06
Description-en: LibreOffice UNO runtime environment -- CPPU public library
 The Uno Runtime Environment (URE) is the well-known UNO component model
 of LibreOffice, packaged up as an individual product.
 .
 It offers you a flexible, low-overhead component model that is most ideal
 for (but not limited to) combining in one application components written in
 different computer languages, and developed by different parties. You can use
 it to create any kind of application, in whatever application domain you can
 imagine.
 .
 This package contains CPPU, the type definitions/implementations for the core
 of UNO.

Package: libuno-cppuhelpergcc3-3
Description-md5: d7128bdb2e6050f1c9dde4fdafb9f411
Description-en: LibreOffice UNO runtime environment -- CPPU helper library
 The Uno Runtime Environment (URE) is the well-known UNO component model
 of LibreOffice, packaged up as an individual product.
 .
 It offers you a flexible, low-overhead component model that is most ideal
 for (but not limited to) combining in one application components written in
 different computer languages, and developed by different parties. You can use
 it to create any kind of application, in whatever application domain you can
 imagine.
 .
 This package contains the cppuhelper library (helpers for using cppu in C++,
 e.g. templates for implementing UNO components, bootstrapping stuff)

Package: libuno-purpenvhelpergcc3-3
Description-md5: 1ccb141cee929bfd1997ad58ed2f4bd0
Description-en: LibreOffice UNO runtime environment -- "purpose environment" helper
 The Uno Runtime Environment (URE) is the well-known UNO component model
 of LibreOffice, packaged up as an individual product.
 .
 It offers you a flexible, low-overhead component model that is most ideal
 for (but not limited to) combining in one application components written in
 different computer languages, and developed by different parties. You can use
 it to create any kind of application, in whatever application domain you can
 imagine.
 .
 This package contains a library which contains a helper for implementing
 so-called "purpose environments".

Package: libuno-sal3
Description-md5: a722cbe3a15024d19e85b1a6414d583a
Description-en: LibreOffice UNO runtime environment -- SAL public library
 The Uno Runtime Environment (URE) is the well-known UNO component model
 of LibreOffice, packaged up as an individual product.
 .
 It offers you a flexible, low-overhead component model that is most ideal
 for (but not limited to) combining in one application components written in
 different computer languages, and developed by different parties. You can use
 it to create any kind of application, in whatever application domain you can
 imagine.
 .
 This package contains the System Abstraction Layer (SAL) library.

Package: libuno-salhelpergcc3-3
Description-md5: a180d9b4db7a3bcc2f68a7c3250456c8
Description-en: LibreOffice UNO runtime environment -- SAL helpers for C++ library
 The Uno Runtime Environment (URE) is the well-known UNO component model
 of LibreOffice, packaged up as an individual product.
 .
 It offers you a flexible, low-overhead component model that is most ideal
 for (but not limited to) combining in one application components written in
 different computer languages, and developed by different parties. You can use
 it to create any kind of application, in whatever application domain you can
 imagine.
 .
 This package contains C++ helpers to make use of sal easier.

Package: libunoloader-java
Description-md5: 48adba4a429bf81f6a64bbbc29cb0006
Description-en: LibreOffice UNO runtime environment -- (Java) UNO loader
 The Uno Runtime Environment (URE) is the well-known UNO component model
 of LibreOffice, packaged up as an individual product.
 .
 This package contains a UNO loader library for Java.

Package: python3-access2base
Description-md5: 62049593c5d96b74959809148594af38
Description-en: interface between Python and the LibreOffice Access2Base library
 Access2Base is a LibreOffice/OpenOffice Basic library of macros for
 (business or personal) application developers and advanced users.
 .
 Their syntax and their meaning are directly inspired by MSAccess.
 The macros are callable from
  - a LibreOffice / OpenOffice Base application,
  - any LibreOffice / OpenOffice document wanting to access data
   stored in databases.
 .
 This package contains an interface between Python (user) scripts
 and Access2Base.

Package: python3-uno
Description-md5: f4a55d75b607baa049506ff436442fb6
Description-en: Python-UNO bridge
 The Python-UNO bridge allows use of the standard LibreOffice API
 with the Python scripting language. It additionally allows
 others to develop UNO components in Python, thus Python UNO components
 may be run within the LibreOffice process and can be called from C++
 or the built in StarBasic scripting language.

Package: uno-libs-private
Description-md5: e2b126a07040410322c2e32e97809c88
Description-en: LibreOffice UNO runtime environment -- private libraries used by public ones
 The Uno Runtime Environment (URE) is the well-known UNO component model
 of LibreOffice, packaged up as an individual product.
 .
 It offers you a flexible, low-overhead component model that is most ideal
 for (but not limited to) combining in one application components written in
 different computer languages, and developed by different parties. You can use
 it to create any kind of application, in whatever application domain you can
 imagine.
 .
 This package contains some private UNO/URE libraries which are used by public
 ones (e.g. cppu).

Package: ure
Description-md5: 91a81b0bbfc8236cc5518400be4807d1
Description-en: LibreOffice UNO runtime environment
 The Uno Runtime Environment (URE) is the well-known UNO component model
 of LibreOffice, packaged up as an individual product.
 .
 It offers you a flexible, low-overhead component model that is most ideal
 for (but not limited to) combining in one application components written in
 different computer languages, and developed by different parties. You can use
 it to create any kind of application, in whatever application domain you can
 imagine.

Package: ure-java
Description-md5: 3780fd4c22acb15e52acba392035d968
Description-en: LibreOffice UNO runtime environment -- Java support
 The Uno Runtime Environment (URE) is the well-known UNO component model
 of LibreOffice, packaged up as an individual product.
 .
 It offers you a flexible, low-overhead component model that is most ideal
 for (but not limited to) combining in one application components written in
 different computer languages, and developed by different parties. You can use
 it to create any kind of application, in whatever application domain you can
 imagine.
 .
 This package contains the Java support in the URE.

Package: libreoffice-canzeley-client
Description-md5: b266ee6255c92d50ec22d977e3c832f5
Description-en: LibreOffice Extension to organize a German Law Office
 This program handles records and personal data in a law firm,
 manages hold-files and adds data into documents. Own templates can
 be easily created. They are flexibly managed by this software for advocates.
 All document files belonging to a record are stored in a separate
 (sub-) directory and are managed at this place by the program.
 Canzeley is network-based, but can also be installed and operated on a
 stand-alone computer.
 .
 To install the necessary server, please note the information in
 README.Debian and in the (German) installation manual.

Package: hunspell-af
Description-md5: 8b2af79c04eb33f0ba0026093185c1b3
Description-en: Afrikaans dictionary for hunspell
 This is the Afrikaans dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-an
Description-md5: 5731042b6f0dd843ed122726669f7d10
Description-en: Aragonese dictionary for hunspell
 This is the Aragonese dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-bg
Description-md5: 1d0c7231d8b3d16a293ee3cc8d5914ee
Description-en: Bulgarian dictionary for hunspell
 This is the Bulgarian dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-bn
Description-md5: a32f634f7bc4174c6ebc91dd34a3a7f1
Description-en: Bengali dictionary for hunspell
 This is the Bengali dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-bs
Description-md5: cdadc8a4fbd91751de5c8a7f2f330942
Description-en: Bosnian dictionary for hunspell
 This is the Bosnian dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-cs
Description-md5: bc80a754bdf6a31c56d651fee56d008a
Description-en: Czech dictionary for hunspell
 This is the Czech dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-da
Description-md5: 01c3081cc2ba4aedc7306e30e648f80a
Description-en: Danish dictionary for hunspell
 This is the Danish dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-de-at-frami
Description-md5: 61b3e633c1c369bd7c8da9b1967d8a5c
Description-en: German (Austria) dictionary for hunspell ("frami" version)
 This is the German (Austria) dictionary for use with the hunspell
 spellchecker.
 .
 This package contains a enhanced version by Franz Michael Baumann with
 some words missing in the base dictionary or not (yet) belonging to the
 "core" German words.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-de-ch-frami
Description-md5: 8652d2fdea917d8727026dfa6da35b9b
Description-en: German (Switzerland) dictionary for hunspell ("frami" version)
 This is the German (Switzerland) dictionary for use with the hunspell
 spellchecker.
 .
 This package contains a enhanced version by Franz Michael Baumann with
 some words missing in the base dictionary or not (yet) belonging to the
 "core" German words.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-de-de-frami
Description-md5: bfc1a7cbe2308317ed2c975c0241bfdb
Description-en: German dictionary for hunspell ("frami" version)
 This is the German (Belgium, Germany, Luxemburg) dictionary for use with the
 hunspell spellchecker.
 .
 This package contains a enhanced version by Franz Michael Baumann with
 some words missing in the base dictionary or not (yet) belonging to the
 "core" German words.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-el
Description-md5: 0293eadd80b386b7b851b62c02171834
Description-en: Modern Greek dictionary for hunspell
 This is the Modern Greek dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-en-gb
Description-md5: dff81efc78be241902c2d75168501e98
Description-en: English (GB) dictionary for hunspell
 This is the English (GB) dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-en-za
Description-md5: 2c17c9820f4cdcbcb0405f4e2d4991c6
Description-en: English (South Africa) dictionary for hunspell
 This is the English (South Africa) dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-es
Description-md5: 5506ac634b0022c24b8eec719172878e
Description-en: Spanish dictionary for hunspell
 This is the Spanish dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-gd
Description-md5: a9d74fdcf7944262b6a6fb23bf5588c0
Description-en: Scottish Gaelic dictionary for hunspell
 This is the Scottish Gaelic dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-gl
Description-md5: bd306dc478dc7d0c8a909dfce83bc776
Description-en: Galician dictionary for hunspell
 This is the Galician dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-gl-es
Description-md5: 7cf165836678f03cb97e60bbddd6b34d
Description-en: Galician dictionary for hunspell - dummy transitional package
 This is the Galician dictionary for use with the hunspell spellchecker.
 .
 This package is here just to allow the transition to hunspell-gl; it can be
 safely removed once installed.

Package: hunspell-gu
Description-md5: 5bb9feddfb00e49875c21c47bc0ef53a
Description-en: Gujarati dictionary for hunspell
 This is the Gujarati dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-gug
Description-md5: 4a2a71b09ae7729781ae4686e5ac58ef
Description-en: Guarani dictionary for hunspell
 This is the Guarani dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-he
Description-md5: e729f9110980cb45fa77296225eb2b6f
Description-en: Hebrew dictionary for hunspell
 This is the Hebrew dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-hi
Description-md5: 656fa3a91ae9713322bebe7fac43062c
Description-en: Hindi dictionary for hunspell
 This is the Hindi dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-hr
Description-md5: 6c3f50b44f2e2d7d4875276a6427f145
Description-en: Croatian dictionary for hunspell
 This is the Croatian dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-hu
Description-md5: 06b6d98d07cb5579bda9e09f50bfdff0
Description-en: Hungarian dictionary for hunspell
 This is the Hungarian dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-id
Description-md5: d73295809ff02eb6bf74e65131b7f57e
Description-en: Indonesian dictionary for hunspell
 This is the Indonesian dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-is
Description-md5: 755df5a4f7852333d991a0c0b39baf91
Description-en: Icelandic dictionary for hunspell
 This is the Icelandic dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-it
Description-md5: ebe05c94ca9bf7f47266e6eaced536d9
Description-en: Italian dictionary for hunspell
 This is the Italian dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-kmr
Description-md5: 2b27d808cbe61495dec76f25d031d099
Description-en: Kurmanji dictionary for hunspell
 This is the Kurmanji dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-lo
Description-md5: e99ce8e13327e8de5d93b7e31d1c594b
Description-en: Laotian dictionary for hunspell
 This is the Laotian dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-lt
Description-md5: 925f512d3dbf8df3410ce64eb643cec9
Description-en: Lithuanian dictionary for hunspell
 This is the Lithuanian dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-mn
Description-md5: 349f688a8ff7b664feeb9e94c05544ef
Description-en: Mongolian dictionary for hunspell
 This is the Mongolian dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-ne
Description-md5: 79849fe2def2475369da94d7ee314d15
Description-en: Nepalese dictionary for hunspell
 This is the Nepalese dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-no
Description-md5: fef1f06e8d712beb981910508fdf8cb8
Description-en: Norwegian dictionary for hunspell
 This is the Norwegian dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-oc
Description-md5: 7b7f4390422a58a72e7851f5224cdae9
Description-en: Occitan dictionary for hunspell
 This is the Occitan dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-pl
Description-md5: 180e65bf4b2afcd04c4404f9bd87a968
Description-en: Polish dictionary for hunspell
 This is the Polish dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-pt-br
Description-md5: ea41ab964e63ebad499e278406a7150a
Description-en: Brazilian Portuguese dictionary for hunspell
 This is the Brazilian Portuguese dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-pt-pt
Description-md5: fdc5675b3e9f519ab00eaf077eb354e9
Description-en: Portuguese dictionary for hunspell
 This is the Portuguese dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-ro
Description-md5: 24629673061e267b9e87d498bae23555
Description-en: Romanian dictionary for hunspell
 This is the Romanian dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-ru
Description-md5: c9190617b96e7be23cdcb522a0e81a2d
Description-en: Russian dictionary for hunspell
 This is the Russian dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-si
Description-md5: 41cb6b8736a8d5e80fe32eb1589cab51
Description-en: Sinhala dictionary for hunspell
 This is the Sinhala dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-sk
Description-md5: 232947b0fd0b97833ec9f217451ae69c
Description-en: Slovak dictionary for hunspell
 This is the Slovak dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-sl
Description-md5: 74c362043cd84487e39fdd7509828e22
Description-en: Slovene dictionary for hunspell
 This is the Slovene dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-sr
Description-md5: 5a05a82395bb40fc5adc7739e28a38c2
Description-en: Serbian dictionary for hunspell
 This is the Serbian dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-sv
Description-md5: 80cbb5e2b2127c12b508d14e7aaa5f6d
Description-en: Swedish dictionary for hunspell
 This is the Swedish dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-sv-se
Description-md5: 81379dc3f42cfb4d0fc98e90ceaf85d0
Description-en: Swedish dictionary for hunspell - dummy transitional package
 This is the Swedish dictionary for use with the hunspell spellchecker.
 .
 This package is here just to allow the transition to hunspell-sv; it can be
 safely removed once installed.

Package: hunspell-sw
Description-md5: a383b40f857a8c6ebe20e485fdf2860a
Description-en: Swahili dictionary for hunspell
 This is the Swahili dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-te
Description-md5: b437d60499bd1628a076d3a688ed372e
Description-en: Telugu dictionary for hunspell
 This is the Telugu dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-th
Description-md5: 80803d32f86f29d3ebb76403cf008965
Description-en: Thai dictionary for hunspell
 This is the Thai dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-tr
Description-md5: 304284f898feadb65682eea956cabb55
Description-en: Turkish dictionary for hunspell
 This is the Turkish dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-uk
Description-md5: 56aaf8259c02041fce2f01519502b15b
Description-en: Ukrainian dictionary for hunspell
 This is the Ukrainian dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hunspell-vi
Description-md5: 2ce4391e152c2fff3903b7bd30d367cb
Description-en: Vietnamese dictionary for hunspell
 This is the Vietnamese dictionary for use with the hunspell
 spellchecker.
 .
 Hunspell is a spell checker and morphological analyzer library and program
 designed for languages with rich morphology and complex word compounding or
 character encoding. It is based on MySpell and features an Ispell-like
 terminal interface using Curses library, an Ispell pipe interface and a
 LibreOffice UNO module.

Package: hyphen-af
Description-md5: 6e30c0097e4667082a842f3d9b237ef8
Description-en: Afrikaans hyphenation patterns
 This package contains the Afrikaans hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-be
Description-md5: f534299806e2598eb56c2d638cbcb42e
Description-en: Belarusian hyphenation patterns
 This package contains the Belarusian hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-bg
Description-md5: 732ad2b2c7ea1620324ff7831318d3b2
Description-en: Bulgarian hyphenation patterns
 This package contains the Bulgarian hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-ca
Description-md5: 034089ad9b1b05a2e47893603316cd7c
Description-en: Catalan hyphenation patterns
 This package contains the Catalan hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-cs
Description-md5: 9985b834165cc6249f1e99d7f067c97c
Description-en: Czech hyphenation patterns
 This package contains the Czech hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-da
Description-md5: 71fe2dcdb568c42f8d59c7d0253ec061
Description-en: Danish hyphenation patterns
 This package contains the Danish hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-de
Description-md5: 403b6dd20e8c9abfd3b97774f48cd27e
Description-en: German hyphenation patterns
 This package contains the German hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-el
Description-md5: b840a0101d6d633c9b8907f09be34212
Description-en: Modern Greek hyphenation patterns
 This package contains the Modern Greek hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-en-gb
Description-md5: 4b03f775e373dcc2be863168c42f220d
Description-en: English (GB) hyphenation patterns
 This package contains the English (GB) hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-es
Description-md5: 9cda34af8a00a6bd02401f9055fb6b47
Description-en: Spanish hyphenation patterns
 This package contains the Spanish hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-fr
Description-md5: 33bbdf49e495a00e18795e9ff015fbf8
Description-en: French hyphenation patterns
 This package contains the French hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-gl
Description-md5: c20516ad32a126bdba6921b1b32f8c8b
Description-en: Galician hyphenation patterns
 This package contains the Galician hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-hr
Description-md5: 61733fc86e9a774bbe4ee1eece1fb27a
Description-en: Croatian hyphenation patterns
 This package contains the Croatian hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-hu
Description-md5: 7fbecc1b85622e36ecea102794aa6ff5
Description-en: Hungarian hyphenation patterns
 This package contains the Hungarian hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-id
Description-md5: ac2d34431c065e332e8ddaa49461840d
Description-en: Indonesian hyphenation patterns
 This package contains the Indonesian hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-is
Description-md5: d67e93029e79ca67801dcfb3dc5bfdb1
Description-en: Icelandic hyphenation patterns
 This package contains the Icelandic hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-it
Description-md5: 779165d834a6788be5d72c0c319cbac5
Description-en: Italian hyphenation patterns
 This package contains the Italian hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-lt
Description-md5: e5b456b99bbd0782207628c813513bf4
Description-en: Lithuanian hyphenation patterns
 This package contains the Lithuanian hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-mn
Description-md5: d1b1d26b071419076198193b237fcc3f
Description-en: Mongolian hyphenation patterns
 This package contains the Mongolian hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-nl
Description-md5: 0a34d6c8f271ff87b94871ea730b2d6a
Description-en: Dutch hyphenation patterns
 This package contains the Dutch hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-no
Description-md5: 804c02c0c60852e085f3128a17957b6c
Description-en: Norwegian hyphenation patterns
 This package contains the Norwegian hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-pt-br
Description-md5: 871660415ba89477ff770d0fe6fc11ba
Description-en: Brazilian Portuguese hyphenation patterns
 This package contains the Brazilian Portuguese hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-pt-pt
Description-md5: 56d63911a1e08faec51f7ea703806be7
Description-en: Portuguese hyphenation patterns
 This package contains the Portuguese hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-ro
Description-md5: 1c834f14f308588752f3b0f72e872da8
Description-en: Romanian hyphenation patterns
 This package contains the Romanian hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-sk
Description-md5: b3c7d7587ec4c0926e3b7a50f042b8df
Description-en: Slovak hyphenation patterns
 This package contains the Slovak hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-sl
Description-md5: ed7e57deb00968b532d8e59724d458a6
Description-en: Slovene hyphenation patterns
 This package contains the Slovene hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-sr
Description-md5: 824f3020a636f76f90c41bdccc889171
Description-en: Serbian hyphenation patterns
 This package contains the Serbian hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-sv
Description-md5: cabd4f9ce79728891345c6b7a6e784f1
Description-en: Swedish hyphenation patterns
 This package contains the Swedish hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-th
Description-md5: 683a035b073b2c165ea672e7797f3d48
Description-en: Thai hyphenation patterns
 This package contains the Thai hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-uk
Description-md5: f2f603948cbd0942c1b07e8c2f220e21
Description-en: Ukrainian hyphenation patterns
 This package contains the Ukrainian hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: hyphen-zu
Description-md5: cc535d21b9cb2e4699a33561f21bc05f
Description-en: Zulu hyphenation patterns
 This package contains the Zulu hyphenation patterns.
 .
 You can use these patterns with programs which take advantage of libhyphen,
 like LibreOffice.

Package: libreoffice-lightproof-pt-br
Description-md5: 9729b94d12e6aa1d4c719358a203fcab
Description-en: Lightproof grammar checker for LibreOffice (Brazilian Portuguese)
 Lightproof is a grammar checker extension generator in Python.
 The result of the generation is a single Lightproof or vendor specific
 grammar checker language package.
 .
 This package contains a Lightproof extension for LibreOffice for
 Brazlian Portuguese.

Package: myspell-hr
Description-md5: 78879385d46c2b7cde0d16522989aa3f
Description-en: Croatian dictionary for hunspell - dummy transitional package
 This is the Croatian dictionary for use with the hunspell spellchecker.
 .
 This package is here just to allow the transition to hunspell-hr; it can be
 safely removed once installed.

Package: myspell-pl
Description-md5: 46809d672f1a97a2cd655dc18f5b8e29
Description-en: Polish dictionary for hunspell - dummy transitional package
 This is the Polish dictionary for use with the hunspell spellchecker.
 .
 This package is here just to allow the transition to hunspell-hr; it can be
 safely removed once installed.

Package: mythes-ar
Description-md5: ac65a92c4430f366eb39de714d7060b4
Description-en: Arabic Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Arabic thesaurus for LibreOffice.

Package: mythes-bg
Description-md5: 5cbc6845fbb1fcb2ff38b0d34f5e5cf3
Description-en: Bulgarian Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Bulgarian thesaurus for LibreOffice.

Package: mythes-ca
Description-md5: 1779903bad776a713842e8722bf18bd2
Description-en: Catalan Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Catalan thesaurus for LibreOffice.

Package: mythes-cs
Description-md5: 77bb04f2466e525c086191f3bc02a9d7
Description-en: Czech Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Czech thesaurus for LibreOffice.

Package: mythes-da
Description-md5: 33928c0740a6060d24454305d72485cf
Description-en: Danish Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Danish thesaurus for LibreOffice.

Package: mythes-en-us
Description-md5: a3c45160e07c862dfa7b808f53bfed86
Description-en: English (USA) Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the English (USA) thesaurus for LibreOffice.

Package: mythes-es
Description-md5: a3cf9e3d779c0796e93c5a049f654af7
Description-en: Spanish Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Spanish thesaurus for LibreOffice.

Package: mythes-fr
Description-md5: 8588b6f64d7ca9f5d08ab0b4fc7def1e
Description-en: French Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the French thesaurus for LibreOffice.

Package: mythes-gl
Description-md5: f56dafcba5bb2e02fd113efd0f49488f
Description-en: Galician Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Galician thesaurus for LibreOffice.

Package: mythes-gug
Description-md5: cb02fc0e9937068c3051d04a1585d83b
Description-en: Guarani Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Guarani thesaurus for LibreOffice.

Package: mythes-hu
Description-md5: f3f452a0b7a95f74b62388ddcbf18825
Description-en: Hungarian Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Hungarian thesaurus for LibreOffice.

Package: mythes-id
Description-md5: bdfaa5d08f4f9c1aed6499665d1ae0ff
Description-en: Indonesian Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Indonesian thesaurus for LibreOffice.

Package: mythes-is
Description-md5: 5dc8cde77245dd614ee2b03e0b4546e1
Description-en: Icelandic Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Icelandic thesaurus for LibreOffice.

Package: mythes-it
Description-md5: abe4964df415e11dad7034b26101c539
Description-en: Italian Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Italian thesaurus for LibreOffice.

Package: mythes-lv
Description-md5: bb33d681442cf72a0a5eed9fb68e42a1
Description-en: Latvian Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Latvian thesaurus for LibreOffice.

Package: mythes-ne
Description-md5: 3f5e51297c3fedae62b7e2fd3b740d45
Description-en: Nepalese Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Nepalese thesaurus for LibreOffice.

Package: mythes-no
Description-md5: 0f00635f79da76d2c950e8a6c8559450
Description-en: Norwegian Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Norwegian thesaurus for LibreOffice.

Package: mythes-pt-br
Description-md5: accb5008f348f4c7c3ae0af602af21cc
Description-en: Brazilian Portuguese Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Brazilian Portuguese thesaurus for LibreOffice.

Package: mythes-pt-pt
Description-md5: 779a1c409608d5dc88d8fb0022ce0666
Description-en: Portuguese Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Portuguese thesaurus for LibreOffice.

Package: mythes-ro
Description-md5: 76b718fa5b5cd25ef3bf01b8b2b85d7f
Description-en: Romanian Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Romanian thesaurus for LibreOffice.

Package: mythes-ru
Description-md5: bf6f92e994505b29be3ec4857b6ad4db
Description-en: Russian Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Russian thesaurus for LibreOffice.

Package: mythes-sk
Description-md5: 9db9b89e1d895f7fcb2fa880c8a8586f
Description-en: Slovak Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Slovak thesaurus for LibreOffice.

Package: mythes-sl
Description-md5: 41a88809db2506ce1eab32865f9f9249
Description-en: Slovene Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Slovene thesaurus for LibreOffice.

Package: mythes-sv
Description-md5: 1f4766f5e4ae9b4e4b1900d6a41e3927
Description-en: Swedish Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Swedish thesaurus for LibreOffice.

Package: mythes-uk
Description-md5: 76d8af092a7ff1ddae7de3d72868c412
Description-en: Ukrainian Thesaurus for LibreOffice
 Libreoffice is a full-featured office productivity suite that provides a
 near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Ukrainian thesaurus for LibreOffice.

Package: libreoffice-texmaths
Description-md5: bcf9aef56ee3ce4c5119c544ea6cfa71
Description-en: TexMaths is a LaTeX equation editor for LibreOffice
 TexMaths generates SVG or PNG images from LaTeX equations, inserts them into
 the document, and the LaTeX source is stored alongside the image in the ODT
 format. TexMaths can be used to edit the source and regenerate the image, or
 one can unzip the ODT and extract the LaTeX source from the content.xml.

Package: libreoffice-voikko
Description-md5: 35322c6ea2a519660d5284a6e2a4e188
Description-en: Spellchecker, grammar checker and hyphenator for LibreOffice
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains a libreoffice-voikko, a multi language spellchecker,
 grammar checker and hyphenator extension for LibreOffice. It uses
 libvoikko for all linguistic operations.
 .
 Based on the configuration of libvoikko, spell checking is supported for
 multiple languages. Other features are currently available only for
 Finnish.
 .
 NOTE: Usually spell-checking, grammar checking and hyphenation should be
 automatically activated after installing this package. If this is not the
 case, go to "Writing Aids" settings in LibreOffice and activate Voikko
 components manually.

Package: librep-dbg
Description-md5: 10cf16dad26ede6ecc73dd5ca5137434
Description-en: debug symbols for librep
 rep is a dialect of Lisp, designed to be used both as an extension
 language for applications and as a general purpose programming language.
 .
 This package contains the debug symbols for the interpreter and the embedded
 library. They are only required for debugging.

Package: librep-dev
Description-md5: 6aa328f204caf7cb7af4dea16a22f72d
Description-en: development libraries and headers for librep
 rep is a dialect of Lisp, designed to be used both as an extension
 language for applications and as a general purpose programming language.
 .
 It was originally written to be mostly-compatible with Emacs Lisp, but has
 subsequently diverged markedly. Its aim is to combine the best features of
 Scheme and Common Lisp and provide an environment that is comfortable for
 implementing both small and large scale systems. It tries to be a
 "pragmatic" programming language.
 .
 This package contains the files needed to embed the rep interpreter in an
 application.

Package: librep16
Description-md5: 8759c74887b085375c139464fcfd0338
Description-en: embedded lisp command interpreter library
 rep is a dialect of Lisp, designed to be used both as an extension
 language for applications and as a general purpose programming language.
 .
 It was originally written to be mostly-compatible with Emacs Lisp, but has
 subsequently diverged markedly. Its aim is to combine the best features of
 Scheme and Common Lisp and provide an environment that is comfortable for
 implementing both small and large scale systems. It tries to be a
 "pragmatic" programming language.
 .
 This package contains the shared library for applications that embed
 the rep interpreter. You should not need to install this package manually.

Package: rep
Description-md5: 902f579f55694d6fa5c9e1aa16b0f49f
Description-en: lisp command interpreter
 rep is a dialect of Lisp, designed to be used both as an extension
 language for applications and as a general purpose programming language.
 .
 It was originally written to be mostly-compatible with Emacs Lisp, but has
 subsequently diverged markedly. Its aim is to combine the best features of
 Scheme and Common Lisp and provide an environment that is comfortable for
 implementing both small and large scale systems. It tries to be a
 "pragmatic" programming language.

Package: rep-doc
Description-md5: eb01d7a11bea02855ea2537c29562596
Description-en: documentation for the lisp command interpreter
 rep is a dialect of Lisp, designed to be used both as an extension
 language for applications and as a general purpose programming language.
 .
 It was originally written to be mostly-compatible with Emacs Lisp, but has
 subsequently diverged markedly. Its aim is to combine the best features of
 Scheme and Common Lisp and provide an environment that is comfortable for
 implementing both small and large scale systems. It tries to be a
 "pragmatic" programming language.
 .
 This package contains the language documentation in info format.

Package: librepfunc-dev
Description-md5: 92ea587dcb0fd192b730e57c574cfc67
Description-en: set of C++ classes and utilities for building multimedia tools (dev files)
 This is a collection of utilities and functions used for example in w-scan-cpp
 .
 This package contains the files required to build other packages.

Package: librepfunc1
Description-md5: 681310cdcde0f7dae4e95a8748b0f371
Description-en: set of C++ classes and utilities for building multimedia tools
 This is a collection of utilities and functions used for example in w-scan-cpp
 .
 string related:
  * LowerCase and UpperCase
  * LeftTrim and RightTrim and Trim
  * FrontFill and BackFill
  * ReplaceAll
 .
 vector of string related:
  * SplitStr
 .
 number conversion to string or vice versa
  * IntToStr
  * FloatToStr
  * ExpToStr
  * StrToInt
  + StrToFloat
 .
 print time
  * TimeStr
 .
 other conversions
  * BCDtoDecimal
 .
 sleep threads
  * Sleep, mSleep, uSleep
 .
 print hex data
  * HexDump
 .
 files and directories
  * FileExists
  * cFileList
  * ReadFileToStream
  * ReadFile
  * WriteStreamToFile
  * WriteFile
 .
 start/stop threads from main thread
  * ThreadBase

Package: libreplaygain-dev
Description-md5: 23cd0965d8678f4cdf055324d592ef62
Description-en: Calculate ReplayGain information - development files
 libreplaygain calculates the perceived loudness of audio and
 suggests dB adjustments according to the ReplayGain standard.
 .
 This package contains the header files, static libraries
 and symbolic links that developers using libreplaygain will need.

Package: libreplaygain1
Description-md5: 64fb9bf5746ccf4e399883febf805e4d
Description-en: Calculate ReplayGain information - library
 libreplaygain calculates the perceived loudness of audio and
 suggests dB adjustments according to the ReplayGain standard.
 .
 This package provides the shared library.

Package: libreply-perl
Description-md5: d625336bcf21da688357d76480cd6070
Description-en: lightweight extensible Perl REPL
 Reply ("read, eval, print, loop, yay!") is a lightweight, extensible REPL for
 Perl. It is plugin-based (see Reply::Plugin), and through plugins supports
 many advanced features such as coloring and pretty printing, readline
 support, and pluggable commands.
 .
 NOTE: This is an early release, and implementation details of this module are
 still very much in flux. Feedback is welcome!

Package: librepo-dev
Description-md5: f5ee69e0784c5ed7c185f6160b8218a4
Description-en: librepo - development files
 A library providing C and Python (libcURL-like) APIs to
 download repository metadata.
 .
 This package contains the development header files for the
 librepo library.

Package: librepo-doc
Description-md5: 5816a1cd03687807d327979d31ba3bb9
Description-en: Documentation for the librepo library (common documentation)
 A library providing C and Python (libcURL-like) APIs to
 download repository metadata.
 .
 This package installs common documentation for the librepo
 C bindings.

Package: librepo0
Description-md5: fee6ae42eec29b7667ad2d2b8d9dd2f5
Description-en: librepo - shared library
 A library providing C and Python (libcURL-like) APIs to
 download repository metadata.
 .
 This package provides the librepo shared library.

Package: python3-librepo
Description-md5: 949cf8bfd80e42af7c40e235f18cb206
Description-en: Python bindings for the librepo library (Python 3)
 A library providing C and Python (libcURL-like) APIs to
 download repository metadata.
 .
 This package installs the librepo library for Python 3.

Package: python3-librepo-doc
Description-md5: c5e5f5b5f5ab1f7061e46313804bbd6b
Description-en: Python 3 bindings for the librepo library (common documentation)
 A library providing C and Python (libcURL-like) APIs to
 download repository metadata.
 .
 This package installs common documentation for the librepo Python
 3 bindings.

Package: librepository-java
Description-md5: 748be748309c99dc3abb3714dbac4da4
Description-en: abstraction library for accessing hierachic bulk content
 LibRepository provides a simple abstraction layer to access bulk content that
 is organized in a hierarchical layer.
 .
 Unlike the JSR-000170, this library does not aim to solve all problems
 associated with content storages. The main purpose of LibRepository is to
 give users an abstract view over an filesystem like structure so that content
 generator and content consumer do no longer have to make assumptions about
 where to store the generated content.
 .
 The repositories described here should not be used to store other things than
 BLOBs.

Package: librepository-java-doc
Description-md5: 03e444117f8753d871c3ab62d2b6a5f8
Description-en: abstraction library for accessing hierachic bulk content -- documentation
 LibRepository provides a simple abstraction layer to access bulk content that
 is organized in a hierarchical layer.
 .
 Unlike the JSR-000170, this library does not aim to solve all problems
 associated with content storages. The main purpose of LibRepository is to
 give users an abstract view over an filesystem like structure so that content
 generator and content consumer do no longer have to make assumptions about
 where to store the generated content.
 .
 The repositories described here should not be used to store other things than
 BLOBs.
 .
 This package contains the Javadoc.

Package: libresample1
Description-md5: 1cc1e6c6be4f8a51600832a5b32f37a9
Description-en: real-time audio resampling library - shared libraries
 A real-time library for audio sampling rate conversion providing
 several useful features relative to resample-1.7 on which it is based:
  - More portable (source includes autoconf script and Visual C++
    project file, packaging adds CMake script with shared library
    support).
  - Memory-based (no need to read or write external files).
  - Floating-point computations (not fixed-point).
  - Faster and more accurate results (filter table increased by a factor
    of 32).
  - Supports variable resampling ratio (data can be processed in small
    chunks).
  - Easily applied to any number of simultaneous data channels
  - LGPL-licensed (libsamplerate, a GPL-licensed alternative, is
    considered by the libresample author to be technically superior).
 .
 This package contains the shared libraries for resample.

Package: libresample1-dev
Description-md5: f22e058d490d1ea027a0f18226e9ae91
Description-en: real-time audio resampling library - development files
 A real-time library for audio sampling rate conversion providing
 several useful features relative to resample-1.7 on which it is based:
  - More portable (source includes autoconf script and Visual C++
    project file, packaging adds CMake script with shared library
    support).
  - Memory-based (no need to read or write external files).
  - Floating-point computations (not fixed-point).
  - Faster and more accurate results (filter table increased by a factor
    of 32).
  - Supports variable resampling ratio (data can be processed in small
    chunks).
  - Easily applied to any number of simultaneous data channels
  - LGPL-licensed (libsamplerate, a GPL-licensed alternative, is
    considered by the libresample author to be technically superior).
 .
 This package contains the development headers and static libraries for
 resample.

Package: gir1.2-rest-1.0
Description-md5: 20603212d512dbb9aa6548318a9e63da
Description-en: REST service access library (introspection files)
 This library was designed to make it easier to access web services that
 claim to be "RESTful".  It includes convenience wrappers for libsoup and
 libxml to ease remote use of the RESTful API.
 .
 This package contains introspection data.
 .
 It can be used by packages using the GIRepository format to generate dynamic
 bindings.

Package: gir1.2-restextras-1.0
Description-md5: db3563d5908b29a3c9b980deadfc403a
Description-en: REST service access library extra components (introspectionfiles)
 This library was designed to make it easier to access web services that
 claim to be "RESTful".  It includes convenience wrappers for libsoup and
 libxml to ease remote use of the RESTful API. This extra package provides
 Facebook and Flickr support.
 .
 This package contains introspection data
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: librest-1.0-0
Description-md5: b9596f15c90979058521292c03c3efb9
Description-en: REST service access library
 This library was designed to make it easier to access web services that
 claim to be "RESTful".  It includes convenience wrappers for libsoup and
 libxml to ease remote use of the RESTful API.

Package: librest-dev
Description-md5: 094d9a02839014f2dcb9afb78eb411e7
Description-en: REST service access library (development headers)
 This library was designed to make it easier to access web services that
 claim to be "RESTful".  It includes convenience wrappers for libsoup and
 libxml to ease remote use of the RESTful API.
 .
 This package contains the development headers.

Package: librest-doc
Description-md5: 5418f69c43d240c1cca3c94bb7c61be5
Description-en: REST service access library (documentation)
 This library was designed to make it easier to access web services that
 claim to be "RESTful".  It includes convenience wrappers for libsoup and
 libxml to ease remote use of the RESTful API.
 .
 This package contains the documentation

Package: librest-extras-1.0-0
Description-md5: bccf414e2c1699613c362f86b7c5326e
Description-en: REST service access library extra components
 This library was designed to make it easier to access web services that
 claim to be "RESTful".  It includes convenience wrappers for libsoup and
 libxml to ease remote use of the RESTful API. This extra package provides
 Facebook and Flickr support.

Package: librest-extras-dev
Description-md5: 0352efef165d7b2c319eba2686dc11cc
Description-en: REST service access library extra components (development headers)
 This library was designed to make it easier to access web services that
 claim to be "RESTful".  It includes convenience wrappers for libsoup and
 libxml to ease remote use of the RESTful API. This extra package provides
 Facebook and Flickr support.
 .
 This package contains the development headers.

Package: librest-application-perl
Description-md5: 4d18099975ddfe63924cb9ef15f22bb4
Description-en: framework for building RESTful web-applications
 Rest::Application acts as a base class for applications which implement a
 RESTful interface, similar to CGI::Application.

Package: librest-client-perl
Description-md5: 763fd867050ca169c1118d2d6e992640
Description-en: simple client for interacting with RESTful HTTP/HTTPS resources
 REST::Client provides an easy to use interface for interacting with RESTful
 HTTP/HTTPS resources through an intuitive API.

Package: libreswan
Description-md5: 85f11a75b91fd863b98f3e219668ec8a
Description-en: Internet Key Exchange daemon
 Libreswan is an IPsec implementation for Linux. It has support for most
 of the extensions (RFC + IETF drafts) related to IPsec, including
 IKEv2, X.509 Digital Certificates, NAT Traversal, and many others.
 .
 Libreswan has been forked from Openswan 2.6.38, which was forked from
 FreeS/WAN 1.99.
 .
 The Libreswan IKE daemon is named pluto. It was inherited from the FreeS/WAN
 project, but provides improved X.509 certificate support and other features.

Package: libtls-dev
Description-md5: 29fd28a058c80253ef6ba5fecba291cf
Description-en: libtls development files
 This package contains the files needed for developing applications that
 use libtls.

Package: libtls26
Description-md5: fb3cfe568a7c11ffea2419106cec07d3
Description-en: libtls shared library
 LibreTLS is a port of libtls from LibreSSL to OpenSSL.
 libtls is a TLS library designed by the OpenBSD project to make it easier
 to write more secure code.

Package: libretro-beetle-pce-fast
Description-md5: d32c55124c773520eceebb289deb6ea7
Description-en: Libretro wrapper for the Beetle PCE FAST core
 This wrapper makes Beetle PCE FAST core API compatible with libretro, thus
 allowing its use with libretro frontends, such as RetroArch.
 .
 This core emulates the TurboGrafx-16 Entertainment SuperSystem, originally
 known in Japan as the PC Engine. It also emulates the TurboGrafx-CD (CD-ROM²).
 .
 Beetle PCE FAST is based in the Mednafen "pce_fast" module, so it has some
 tricks to speed up the hardware emulation, but with some loss in accuracy.

Package: libretro-beetle-psx
Description-md5: 01137698581fed55d1ac4d25a749aa3b
Description-en: Libretro wrapper for the Beetle PSX core
 This wrapper makes Beetle PSX core API compatible with libretro, thus
 allowing its use with libretro frontends, such as RetroArch.
 .
 Beetle is a fork of Mednafen for libretro. This core emulates the PlayStation
 console.
 .
 PlayStation is a registered trademark of Sony Computer Entertainment Inc.
 Mednafen/Beetle PSX is not affiliated with or endorsed by any of the companies
 mentioned. The emulator is for educational and development purposes only and it
 may not be used to play games you do not legally own.

Package: libretro-beetle-vb
Description-md5: 198f87db895526e4f95f389f95ce8ead
Description-en: Libretro wrapper for the Beetle VB core
 This wrapper makes Beetle VB core API compatible with libretro, thus allowing
 its use with libretro frontends, such as RetroArch.
 .
 Beetle is a fork of Mednafen for libretro. This core emulates the Nintendo
 Virtual Boy hardware.

Package: libretro-beetle-wswan
Description-md5: f48cb1bb3f4793f1bdfcf5f5eac22095
Description-en: Libretro wrapper for the Beetle WSWAN core
 This wrapper makes Beetle WSWAN core API compatible with libretro, thus
 allowing its use with libretro frontends, such as RetroArch.
 .
 Beetle is a fork of Mednafen for libretro. This core emulates the Bandai
 handheld WonderSwan hardware.
 .
 The Mednafen WSWAN core is itself a fork of Cygne.
 .
 WonderSwan is (C) by Bandai, Cygne is (C) by Dox. All rights reserved.

Package: kodi-game-libretro-bsnes-mercury-accuracy
Description-md5: 679c36bd008bc0ec4f2f01f98742f068
Description-en: Kodi integration for bsnes-mercury accuracy core
 This package contains the appropriate Kodi configuration to allow the use of
 the bsnes-mercury accuracy libretro core with Kodi via kodi-game-libretro.
 .
 This core is enabled to emulate only SNES hardware and its subsystems (from
 the command line only), like Super Game Boy, Satellaview and Sufami Turbo.
 .
 bsnes-mercury is a fork of higan, aiming to restore some useful features that
 have been removed, as well as improving performance a bit. Maximum accuracy is
 still uncompromisable; anything that affects accuracy is optional and off by
 default. The name is because metals are shiny, like the accuracy promises of
 bsnes, and mercury is the fastest metal.
 .
 This package pulls in the bsnes-mercury accuracy core, which runs 100% of SNES
 games, with perfect emulation of the console. It requires high CPU usage.

Package: kodi-game-libretro-bsnes-mercury-balanced
Description-md5: 57a372cec9fb4e47a6e4e2f1f38959df
Description-en: Kodi integration for bsnes-mercury balanced core
 This package contains the appropriate Kodi configuration to allow the use of
 the bsnes-mercury balanced libretro core with Kodi via kodi-game-libretro.
 .
 This core is enabled to emulate only SNES hardware and its subsystems (from
 the command line only), like Super Game Boy, Satellaview and Sufami Turbo.
 .
 bsnes-mercury is a fork of higan, aiming to restore some useful features that
 have been removed, as well as improving performance a bit. Maximum accuracy is
 still uncompromisable; anything that affects accuracy is optional and off by
 default. The name is because metals are shiny, like the accuracy promises of
 bsnes, and mercury is the fastest metal.
 .
 This package pulls in the bsnes-mercury balanced core, which tries to keep  a
 good balance between accuracy and performance. It runs almost all SNES games.

Package: kodi-game-libretro-bsnes-mercury-performance
Description-md5: 5ad1b042c72c1a2370e2e7f778e56bdb
Description-en: Kodi integration for bsnes-mercury performance core
 This package contains the appropriate Kodi configuration to allow the use of
 the bsnes-mercury performance libretro core with Kodi via kodi-game-libretro.
 .
 This core is enabled to emulate only SNES hardware and its subsystems (from
 the command line only), like Super Game Boy, Satellaview and Sufami Turbo.
 .
 bsnes-mercury is a fork of higan, aiming to restore some useful features that
 have been removed, as well as improving performance a bit. Maximum accuracy is
 still uncompromisable; anything that affects accuracy is optional and off by
 default. The name is because metals are shiny, like the accuracy promises of
 bsnes, and mercury is the fastest metal.
 .
 This package pulls in the bsnes-mercury performance core, which provides
 faster emulation at the cost of reduced accuracy, including problems with some
 games.

Package: libretro-bsnes-mercury-accuracy
Description-md5: 0b537935cdc2bb7f994b008e396e7d0f
Description-en: Libretro wrapper for bsnes-mercury accuracy core
 This wrapper makes bsnes-mercury accuracy core API compatible with libretro,
 thus allowing its use with libretro frontends, such as RetroArch.
 .
 This core is enabled to emulate only SNES hardware and its subsystems (from
 the command line only), like Super Game Boy, Satellaview and Sufami Turbo.
 .
 bsnes-mercury is a fork of higan, aiming to restore some useful features that
 have been removed, as well as improving performance a bit. Maximum accuracy is
 still uncompromisable; anything that affects accuracy is optional and off by
 default. The name is because metals are shiny, like the accuracy promises of
 bsnes, and mercury is the fastest metal.
 .
 This package comes with the bsnes-mercury accuracy core, which runs 100% of
 SNES games, with perfect emulation of the console. It requires high CPU usage.

Package: libretro-bsnes-mercury-balanced
Description-md5: 205b2ec57b955715a17051799b6c59bc
Description-en: Libretro wrapper for bsnes-mercury balanced core
 This wrapper makes bsnes-mercury balanced core API compatible with libretro,
 thus allowing its use with libretro frontends, such as RetroArch.
 .
 This core is enabled to emulate only SNES hardware and its subsystems (from
 the command line only), like Super Game Boy, Satellaview and Sufami Turbo.
 .
 bsnes-mercury is a fork of higan, aiming to restore some useful features that
 have been removed, as well as improving performance a bit. Maximum accuracy is
 still uncompromisable; anything that affects accuracy is optional and off by
 default. The name is because metals are shiny, like the accuracy promises of
 bsnes, and mercury is the fastest metal.
 .
 This package comes with the bsnes-mercury balanced core, which tries to keep
 a good balance between accuracy and performance. It runs almost all SNES games.

Package: libretro-bsnes-mercury-performance
Description-md5: b974a40849310afd241098c2c845d3bf
Description-en: Libretro wrapper for bsnes-mercury performance core
 This wrapper makes bsnes-mercury performance core API compatible with libretro,
 thus allowing its use with libretro frontends, such as RetroArch.
 .
 This core is enabled to emulate only SNES hardware and its subsystems (from
 the command line only), like Super Game Boy, Satellaview and Sufami Turbo.
 .
 bsnes-mercury is a fork of higan, aiming to restore some useful features that
 have been removed, as well as improving performance a bit. Maximum accuracy is
 still uncompromisable; anything that affects accuracy is optional and off by
 default. The name is because metals are shiny, like the accuracy promises of
 bsnes, and mercury is the fastest metal.
 .
 This package comes with the bsnes-mercury performance core, which provides
 faster emulation at the cost of reduced accuracy, including problems with some
 games.

Package: libretro-core-info
Description-md5: 5147db7a01770b4563a0c1bda5df448d
Description-en: Info files for Libretro cores
 This package installs info files for all cores.

Package: libretro-desmume
Description-md5: 4fe41c3e595aa23b7e15d56bd43fcdf1
Description-en: Libretro wrapper for DeSmuME
 This wrapper makes DeSmuME core API compatible with libretro, thus allowing its
 use with libretro frontends, such as RetroArch.
 .
 DeSmuME attempts to emulate, as faithfully as possible, the Nintendo DS and
 Nintendo DS Lite handheld game consoles. Nintendo DSi is not supported.
 .
 Nintendo DS, Nintendo DS Lite and Nintendo DSi are registered trademarks of
 Nintendo of America Inc. DeSmuME is not affiliated with or endorsed by any of
 the companies mentioned.

Package: libretro-gambatte
Description-md5: 7fd14526c911f3d75b690e20ec97f647
Description-en: Libretro wrapper for Gambatte
 This wrappers makes Gambatte API compatible with libretro, thus allowing
 its use with libretro frontends, such as RetroArch.
 .
 Gambatte is a portable, open-source Game Boy and Game Boy Color emulator.
 .
 Game Boy and Game Boy Color are registered trademarks of Nintendo of
 America Inc. Gambatte is not affiliated with or endorsed by any of the
 companies mentioned.

Package: libretro-nestopia
Description-md5: 1964a214bbd412a0808d8ecbb0acca5d
Description-en: libretro wrapper for Nestopia
 Nestopia is a Nintendo Entertainment System (NES) / Famicom emulator, with a
 high compatibility rate.
 .
 This package provides a wrapper allowing the Nestopia engine to be used with
 libretro frontends such as RetroArch and Highscore (formerly GNOME Games).

Package: libreturn-multilevel-perl
Description-md5: 8f25b72b95c3aeb6759d34c3b85b9684
Description-en: Perl module to enable returning from a nested call stack
 Return::MultiLevel provides a way to return immediately from a deeply
 nested call stack. This is similar to exceptions, but exceptions don't
 stop automatically at a target frame (and they can be caught by
 intermediate stack frames). In other words, this is more like
 setjmp(3)/longjmp(3) than die.

Package: libreturn-type-perl
Description-md5: 41d5fc1b55846a3e338aa321821cf07f
Description-en: specify a return type for a function (optionally with coercion)
 Return::Type allows you to specify a return type for your subs.
 Type constraints from any Type::Tiny, MooseX::Types
 or MouseX::Types type library are supported.

Package: librevenge-0.0-0
Description-md5: 15b190ead8d65eef02799dcf7cb9bd53
Description-en: Base Library for writing document interface filters
 librevenge is a base library for writing document import filters. It has
 interfaces for text documents, vector graphics, spreadsheets and presentations.

Package: librevenge-dev
Description-md5: 87dac606d6c9cfe18381f90a28fa24e6
Description-en: Base Library for writing document interface filters -- development
 librevenge is a base library for writing document import filters. It has
 interfaces for text documents, vector graphics, spreadsheets and presentations.
 .
 This package contains the development files (headers, ...)

Package: libreverseproxy-formfiller-perl
Description-md5: b8115f209c7728d2d152cd6aa400ae52
Description-en: ModPerl module to fill and submit any html form
 ReverseProxy::FormFiller makes an Apache server, positioned as a frontal
 server or as a reverse-proxy, fill and (possibly) submit html forms in place
 of users.
 .
 This is particularly intended for authentication forms, if you want users to
 be authenticated with some account, but if you don't want them to know and
 type any password. But it also works with any html POST form.
 .
 ReverseProxy::FormFiller is based on Apache2 mod_perl filters. So you have to
 enable mod_perl.

Package: librg-blast-parser-perl
Description-md5: a173e9b812f45f91a3a23ddf37953dd2
Description-en: very fast NCBI BLAST parser - binding for Perl
 This package contains Perl binding for a very fast C++ library that parses
 the default output of NCBI BLAST programs.  BLAST results are returned in a
 convenient hash structure.
 .
 Evaluated on a very small test set, this parser is considerably faster
 than Zerg::Report from libzerg-perl.

Package: librg-exception-perl
Description-md5: bbb7429e9fa358647471fb276d8a4cb9
Description-en: RG::Exception Perl module
 This package provides the RG::Exception Perl module, required by certain
 tools from the Rost Lab.
 .
 The following exceptions are implemented:
  * RG::Exception
  * RG::Exception::NotImplemented
  * RG::Exception::SyntaxError

Package: librg-utils-perl
Description-md5: a765edbb5ac993734641cc3416d1c853
Description-en: parsers and format conversion utilities used by (e.g.) profphd
 This package contributes to the PredictProtein server for the automated
 structural annotation of protein sequences. It features as series of conversion
 tools like:
 .
  * blast2saf.pl
  * blastpgp_to_saf.pl
  * conv_hssp2saf.pl
  * copf.pl
  * hssp_filter.pl
  * safFilterRed.pl
 .
 which are supported by the modules:
 .
  * RG:Utils::Conv_hssp2saf
  * RG:Utils::Copf
  * RG:Utils::Hssp_filter

Package: librime-bin
Description-md5: 670bc074a8b52a9a9d489d4814a250b2
Description-en: Rime Input Method Engine - utilities
 RIME is the acronym of Rime Input Method Engine.
 .
 RIME is a lightweight, extensible input method engine supporting various input
 schematas including glyph-based input methods, romanization-based input methods
 as well as those for Chinese dialects. It has the ability to compose phrases
 and sentences intelligently and provide very accurate traditional Chinese
 output. RIME's cross-platform core library is written in C++, and can work
 consistently on different platforms with OS-specific wrappers.
 .
 This package provides the executable utilities of RIME.

Package: librime-dev
Description-md5: 5a303b53e5db9bc1c2de0e9930e12592
Description-en: Rime Input Method Engine, the core library - development files
 RIME is the acronym of Rime Input Method Engine.
 .
 RIME is a lightweight, extensible input method engine supporting various input
 schematas including glyph-based input methods, romanization-based input methods
 as well as those for Chinese dialects. It has the ability to compose phrases
 and sentences intelligently and provide very accurate traditional Chinese
 output. RIME's cross-platform core library is written in C++, and can work
 consistently on different platforms with OS-specific wrappers.
 .
 This package provides the development files of RIME.

Package: librime-plugin-charcode
Description-md5: ca80749840f88ad2a47010108f7951a3
Description-en: Rime Input Method Engine - charcode plugin
 RIME is the acronym of Rime Input Method Engine.
 .
 RIME is a lightweight, extensible input method engine supporting various input
 schematas including glyph-based input methods, romanization-based input methods
 as well as those for Chinese dialects. It has the ability to compose phrases
 and sentences intelligently and provide very accurate traditional Chinese
 output. RIME's cross-platform core library is written in C++, and can work
 consistently on different platforms with OS-specific wrappers.
 .
 This package provides charcode plugin for RIME. It can be used for codepoint
 translation and charset filtering.

Package: librime-plugin-lua
Description-md5: 6ec6bb4bab7002bd52358166457092d9
Description-en: Rime Input Method Engine - Lua extension plugin
 RIME is the acronym of Rime Input Method Engine.
 .
 RIME is a lightweight, extensible input method engine supporting various input
 schematas including glyph-based input methods, romanization-based input methods
 as well as those for Chinese dialects. It has the ability to compose phrases
 and sentences intelligently and provide very accurate traditional Chinese
 output. RIME's cross-platform core library is written in C++, and can work
 consistently on different platforms with OS-specific wrappers.
 .
 This package provides lua extension plugin for RIME with the following
 features:
 .
   * Supports extending RIME processors, segmentors, translators and filters
   * Provides high-level programming model for translators and filters
   * Loaded dynamically as a librime plugin

Package: librime-plugin-octagram
Description-md5: f59fbfa1a6a02ded72d6d87c53393961
Description-en: Rime Input Method Engine - octagram plugin
 RIME is the acronym of Rime Input Method Engine.
 .
 RIME is a lightweight, extensible input method engine supporting various input
 schematas including glyph-based input methods, romanization-based input methods
 as well as those for Chinese dialects. It has the ability to compose phrases
 and sentences intelligently and provide very accurate traditional Chinese
 output. RIME's cross-platform core library is written in C++, and can work
 consistently on different platforms with OS-specific wrappers.
 .
 This package provides octagram plugin for RIME. It provides extra functionality
 in grammar checking.

Package: librime1
Description-md5: f5e86f1f1a251acdb3861a6e84a727fb
Description-en: Rime Input Method Engine - core library
 RIME is the acronym of Rime Input Method Engine.
 .
 RIME is a lightweight, extensible input method engine supporting various input
 schematas including glyph-based input methods, romanization-based input methods
 as well as those for Chinese dialects. It has the ability to compose phrases
 and sentences intelligently and provide very accurate traditional Chinese
 output. RIME's cross-platform core library is written in C++, and can work
 consistently on different platforms with OS-specific wrappers.
 .
 This package provides the core library of RIME.

Package: librinci-perl
Description-md5: 976d9a9cf37edbdafe9d88b0d595faaa
Description-en: module that provides a language-neutral metadata for your code
 Rinci is a set of extensible, language-neutral metadata
 specifications for your code. Rinci allows various helper tools, from code
 generator to web middleware to documentation generator to other protocols, to
 act on your code, making your life easier as a programmer.
 .
 Rinci is geared towards dynamic scripting languages like Perl, Python, Ruby,
 PHP, JavaScript, but is not limited to those languages.

Package: librist-dev
Description-md5: d378f00a94280dca9df8e2413b69df3a
Description-en: Reliable Internet Stream Transport -- development files
 Reliable Internet Stream Transport (RIST) is a transport protocol
 designed for reliable transmission of video over lossy networks
 (including the Internet) with low latency and high quality.
 .
 RIST is intended as a more reliable successor to Secure Reliable
 Transport (SRT), and as an open alternative to proprietary commercial
 options such as Zixi, VideoFlow, QVidium, and DVEO (Dozer).
 .
 This package contains the library development files.

Package: librist4
Description-md5: 0bf2f47b5cbee6438a188bd12233e1bc
Description-en: Reliable Internet Stream Transport -- shared library
 Reliable Internet Stream Transport (RIST) is a transport protocol
 designed for reliable transmission of video over lossy networks
 (including the Internet) with low latency and high quality.
 .
 RIST is intended as a more reliable successor to Secure Reliable
 Transport (SRT), and as an open alternative to proprietary commercial
 options such as Zixi, VideoFlow, QVidium, and DVEO (Dozer).
 .
 This package contains the shared library.

Package: rist-tools
Description-md5: d1924a8b6d228eb68c9c7ce2ce096a27
Description-en: Reliable Internet Stream Transport -- CLI tools
 Reliable Internet Stream Transport (RIST) is a transport protocol
 designed for reliable transmission of video over lossy networks
 (including the Internet) with low latency and high quality.
 .
 RIST is intended as a more reliable successor to Secure Reliable
 Transport (SRT), and as an open alternative to proprietary commercial
 options such as Zixi, VideoFlow, QVidium, and DVEO (Dozer).
 .
 This package contains the CLI tools.

Package: librivescript-perl
Description-md5: 967616e0b34bec04b1a53914238e8c08
Description-en: simple trigger/response language primarily used for chatbots
 RiveScript is a simple trigger/response language primarily used for the
 creation of chatting robots. It's designed to have an easy-to-learn syntax
 but provide a lot of power and flexibility.

Package: librnd3
Description-md5: 7627e82a581fc208f7a45921d117cef8
Description-en: Ringdove 2D CAD library framework
 librnd is a modular framework library for 2D CAD applications. It
 provides the following built-in features:
   - hierarchic configuration files
   - flexible menu and hotkey system
   - HID API for CLI/GUI frontend
   - multi-layer rendering support
   - interactive drawing tool infrastructure
   - action infrastructure
   - polygon clipping
   - turing complete user scripting
 .
 Supported via plugins:
   - CLI/batch frontend
   - gtk2 frontend with gdk software rendering
   - gtk2 frontend with gl hardware accelerated rendering
   - lesstif/motif frontend

Package: librnd3-cloud
Description-md5: 1b1dc76a4130870349bb3f2a5dc5c69c
Description-en: Networking plugins for accessing remote resources.
 Support library plugin for 'cloud' footprint/symbol access plugin
 that integrates remote, web access resources like edakrill or
 gedasymbols.org.

Package: librnd3-dev
Description-md5: e082cd104e414d3f4f1ce5da4f0bfcf6
Description-en: Ringdove 2D cad library, files for development.
 Headers, templates, scripts for compiling Ringdove applications.

Package: librnd3-doc
Description-md5: 31a6baa719dfc3291793250a38cbc7b0
Description-en: Documentation for librnd.
 Developer documentation for using librnd.

Package: librnd3-hid-gtk2-gdk
Description-md5: 65f58e7335678282bf61eaf0378578ea
Description-en: GUI: gtk2, software render
 Software rendering on gtk2, using the gdk API.

Package: librnd3-hid-gtk2-gl
Description-md5: 5794d4e95dc672886a83ca77263b170a
Description-en: GUI: gtk2, opengl
 Hardware accelerated (opengl) rendering on gtk2.

Package: librnd3-hid-gtk4-gl
Description-md5: 514eaeb69b9d0e54e72bf9dfd8fa90cb
Description-en: GUI: gtk4, opengl
 Hardware accelerated (opengl) rendering on gtk4.

Package: librnd3-hid-lesstif
Description-md5: 0e9f185dd5b1da152683803323f1b183
Description-en: GUI: motif/lesstif, software render
 Lightweight GUI and software rendering using the motif (lesstif)
 toolkit.

Package: librnd3-lib-gl
Description-md5: ae1b13b8549fb75351fa1adb8e1ef270
Description-en: Support library for rendering with opengl.
 Provides plugins for driving an opengl output, rendering the drawing
 on opengl.

Package: librnd3-lib-gtk
Description-md5: ce186e0f6206653947906216f772a72d
Description-en: Support library for building the GUI with gtk.
 Provides the common gtk code (e.g. dialog box engine, input handling)
 for any gtk based HID plugin.

Package: librnd3-lib-gui
Description-md5: fcb7ce8f437a360c8db695a0cabc7f2d
Description-en: Support library for building the GUI.
 Provides librnd specific dialog boxes (e.g. fontsel) and top window
 GUI elements.

Package: librnd3-pixmap
Description-md5: a95d550be3f0932cbaf407ae40e7ca2a
Description-en: Import and export pixmap images.
 Low level support for png/jpeg/gif export plugins, low level import
 pixmap objects using libgd.

Package: librole-basic-perl
Description-md5: dd0ad6ba57d901e040a3957458a9fea7
Description-en: simple implementation of roles
 Role::Basic provides a simple role implementation without using Moose.

Package: librole-commons-perl
Description-md5: 14276c8664972be4f9d0f7c132eebaf6
Description-en: roles that can be commonly used, for the mutual benefit of all
 Role::Commons is not yet another implementation of roles. It is a
 collection of generic, reusable roles that hopefully you will love to
 apply to your classes. These roles are built using Moo::Role, so
 automatically integrate into the Moose object system if you're using
 it, but they do not require Moose.
 .
 This package also provides the modules Object::AUTHORITY, Object::Tap
 and Authority::shared.

Package: librole-eventemitter-perl
Description-md5: 88459f07089a543b3be7da5b7434ac8a
Description-en: Perl module providing an event emitter role
 Role::EventEmitter is a simple Role::Tiny role for event emitting objects
 based on Mojo::EventEmitter. This role can be applied to any hash-based
 object class such as those created with Class::Tiny, Moo, or Moose.

Package: librole-hasmessage-perl
Description-md5: 4eb1d6ffcb027d10938f99080852c371
Description-en: Moose roles to summarize the message of an object
 Role::HasMessage is a simple Moose role that provides a method called message
 that returns a string summarizing the message or event represented by an
 object.
 .
 This distribution also provides the Role::HasMessage::Errf module, which is
 an implementation of Role::HasMessage that uses String::Errf to format
 sprintf-like message strings. It adds a message_fmt attribute, initialized by
 the message argument.

Package: librole-hooks-perl
Description-md5: a5c1cfe19c99632ed9f41fd431612c89
Description-en: role callbacks
 This module allows a role to run a callback when it is applied to a class or
 to another role.

Package: librole-identifiable-perl
Description-md5: 09f2545456a1e7609061247c3b9cbce5
Description-en: Moose roles to identify things
 The Role::Identifiable distribution provides several Moose roles for
 identifying things.
 .
 This distribution provides the following roles:
  * Role::Identifiable::HasIdent - Adds a required ident attribute that
    stores a simple string, meant to identify exceptions.
  * Role::Identifiable::HasTags - Adds the ability for your class and its
    composed parts (roles, superclasses) as well as instances of it to
    contribute to a pool of tags describing each instance.

Package: librole-rest-client-perl
Description-md5: 5fa1a0cfd9a1c81ecb114e9e756abf5a
Description-en: REST Client Role
 This REST Client role makes REST connectivity easy.
 Role::REST::Client will handle encoding and decoding when using
 the HTTP verbs GET, PUT, POST, DELETE, OPTIONS and HEAD.
 Role::REST::Client supports the json, x-www-form-urlencoded, xml
 and yaml encodings.

Package: librole-tiny-perl
Description-md5: f585057ac20f867b96ff923f664661ee
Description-en: Perl module for minimalist role composition
 Role::Tiny is a Perl module to do minimalist role composition. Role composition
 can be thought of as much more clever and meaningful multiple inheritance.
 .
 The basics of this implementation of roles is:
  * If a method is already defined on a class, that method will not be composed
    in from the role.
  * If a method that the role "requires" to be implemented is not implemented,
    role application will fail loudly.
 .
 Unlike Class::C3, where the last class inherited from "wins", role composition
 is the other way around, where first wins. In a more complete system (see
 Moose) roles are checked to see if they clash. The goal of this is to be much
 simpler, hence disallowing composition of multiple roles at once.

Package: libroman-perl
Description-md5: 969e5775386cf882386fabcb305ebacc
Description-en: Perl module for converting between Roman and Arabic numerals
 The Roman module provides some functions which help conversion of numeric
 notation between Roman and Arabic.
 .
 Domain of valid Roman numerals is limited to less than 4000, since proper
 Roman digits for the rest are not available in ASCII.

Package: libromana-perligata-perl
Description-md5: b14575af6018cc8aa0fa3c0de913f63f
Description-en: perl module for writing in Latin
 Using Filters, the Lingua::Romana::Perligata module makes it
 possible to write Perl programs in Latin.

Package: librose-datetime-perl
Description-md5: 895763525b86e8e13e2eb412d480e5cb
Description-en: collection of Perl modules for manipulating DateTime dates
 Rose::DateTime is a collection of Perl modules that provide a few convenience
 functions and objects for manipulating DateTime dates.
 .
 Rose::DateTime::Util contains a simple date parser and a slightly customized
 date formatter.
 .
 Rose::DateTime::Parser encapsulates a date parser with an associated default
 time zone.

Package: librose-db-object-perl
Description-md5: cb2d2e439102e097764fb1cae74764c0
Description-en: framework providing an extensible high-performance ORM
 Rose::DB::Object is a base class for objects that encapsulate a single row in
 a database table. By deriving objects from this module, you get a simple API
 for manipulating database tuples. This module inherits from, and follows the
 convention of, Rose::Object. See the manual for Rose::Object or the tutorial,
 Rose::DB::Object::Tutorial, for details.

Package: librose-db-perl
Description-md5: 97e6f3356a716e6b890f1018d4ff0a56
Description-en: Perl DBI wrapper and abstraction layer
 Rose::DB is a wrapper and abstraction layer for DBI-related functionality.
 Instead of dealing with "databases" that exist on "hosts" or are located via
 some vendor-specific addressing scheme, Rose::DB deals with "logical" data
 sources. It supports technologies like the Rose::DB::Object object-relational
 mapper system (see librose-db-object-perl for details).

Package: librose-object-perl
Description-md5: 2c916191cfc8b2550454dc1691ae0d68
Description-en: simple Perl object base class
 Rose::Class is a generic base class for classes. It provides a single class
 method (error), but may be expanded further in the future.
 .
 A class that inherits from Rose::Class is not expected to allow objects
 of that class to be instantiated, since the namespace for class and object
 methods is shared. For example, it is common for Rose::Object-derived classes
 to have error methods, but this would conflict with the Rose::Class method of
 the same name.

Package: librose-uri-perl
Description-md5: 515a9b68c18229e363f1e895252dd1f6
Description-en: module for an easy  manipulation of URI components
 Rose::URI perl module is an alternative to URI with more
 functionalities like:
  * a rich set of query string manipulation methods
  * query parameters with multiple values
  * usage of Apache's C-based URI parsing and HTML escaping functions
    when run in a mod_perl 1.x web server environment.
 .
 Rose::URI stores each URI "in pieces" (scheme, host, path, etc.) and
 then assembles those pieces when the entire URI is needed as a
 string. This technique is based on the assumption that the URI will be
 manipulated many more times than it is stringified. If this is not the
 case in your usage scenario, then URI may be a better alternative.
 .
 Rose::URI actually uses the URI class to do the heavy lifting of
 parsing URIs when not running in a mod_perl 1.x environment.

Package: librostlab-doc
Description-md5: 7e50dbd605ed7f0d13ab87ed7fa79830
Description-en: C++ library for computational biology (documentation)
 This library was developed by the Rost Lab.  The lab's research is
 driven by a conviction that protein and DNA sequences encode a
 significant core of information about the ultimate structure and
 function of genetic material and its gene products.
 .
 The library provides the following facilities:
  * current working directory resource
  * exception with stack backtrace
  * file lock resource
  * passwd and group structures for C++
  * effective uid and gid resource
  * rostlab::bio::seq class with stream input operator for FASTA format
  * umask resource
 .
 This package contains html documentation.

Package: librostlab3
Description-md5: 76dc5ccc01952c4a4563b99c6cbbc880
Description-en: C++ library for computational biology
 This library was developed by the Rost Lab.  The lab's research is
 driven by a conviction that protein and DNA sequences encode a
 significant core of information about the ultimate structure and
 function of genetic material and its gene products.
 .
 The library provides the following facilities:
  * current working directory resource
  * exception with stack backtrace
  * file lock resource
  * passwd and group structures for C++
  * effective uid and gid resource
  * rostlab::bio::seq class with stream input operator for FASTA format
  * umask resource
 .
 This package contains the shared library.

Package: librostlab3-dev
Description-md5: 523c2068ab04434d4e7fcdfc8d22f2a6
Description-en: C++ library for computational biology (development)
 This library was developed by the Rost Lab.  The lab's research is
 driven by a conviction that protein and DNA sequences encode a
 significant core of information about the ultimate structure and
 function of genetic material and its gene products.
 .
 The library provides the following facilities:
  * current working directory resource
  * exception with stack backtrace
  * file lock resource
  * passwd and group structures for C++
  * effective uid and gid resource
  * rostlab::bio::seq class with stream input operator for FASTA format
  * umask resource
 .
 This package contains files necessary for developing applications with
 librostlab.

Package: librostlab-blast-doc
Description-md5: 4117db0d809dc5407c3c4af63e161f2e
Description-en: very fast C++ library for parsing the output of NCBI BLAST programs (doc)
 This package provides a very fast library for parsing the default output of
 NCBI BLAST programs into a C++ structure.
 .
 libzerg is faster, but it provides only lexing (i.e. it only returns pairs
 of token identifiers and token string values).  librostlab-blast uses a
 parser generated with bison on top of a flex-generated lexer very similar to
 that of libzerg.
 .
 This package contains html and pdf documentation.

Package: librostlab-blast0-dev
Description-md5: f9f4b225f587efca8a14bc238cde199f
Description-en: very fast C++ library for parsing the output of NCBI BLAST programs (devel)
 This package provides a very fast library for parsing the default output of
 NCBI BLAST programs into a C++ structure.
 .
 libzerg is faster, but it provides only lexing (i.e. it only returns pairs
 of token identifiers and token string values).  librostlab-blast uses a
 parser generated with bison on top of a flex-generated lexer very similar to
 that of libzerg.
 .
 This package contains files necessary for developing applications with
 librostlab-blast.

Package: librostlab-blast0v5
Description-md5: 0393081ba7d558876c2bb0f10e1bbcee
Description-en: very fast C++ library for parsing the output of NCBI BLAST programs
 This package provides a very fast library for parsing the default output of
 NCBI BLAST programs into a C++ structure.
 .
 libzerg is faster, but it provides only lexing (i.e. it only returns pairs
 of token identifiers and token string values).  librostlab-blast uses a
 parser generated with bison on top of a flex-generated lexer very similar to
 that of libzerg.
 .
 This package contains the shared library.

Package: librouter-simple-perl
Description-md5: 84dceee17e8e89445cd2922072204c42
Description-en: simple HTTP router for web applications
 Router::Simple is a simple router class. Its main purpose is to serve
 as a dispatcher for web applications. Router::Simple can match against
 PSGI $env directly, which means it's easy to use with PSGI supporting
 web frameworks.

Package: python3-librouteros
Description-md5: ced6a8bdd6ece4b3693ff6620d4318e8
Description-en: Python implementation of RouterOS API
 It allows one to communicate with Mikrotik's RouterOS powered device to
 gather information, modify settings and do other management tasks.
 .
 This package installs the library for Python 3.

Package: librpc-xml-perl
Description-md5: 689e59d74d528a279b1e895307e173e5
Description-en: Perl implementation of the XML-RPC protocol
 RPC::XML is a Perl module that implements the XML-RPC protocol. It provides
 classes for sample client and server implementations, a server designed as
 an Apache location-handler, and a suite of data-manipulation classes that
 are used by them.

Package: librrdtool-oo-perl
Description-md5: 047be07482d2becfdaf8d8bcf2d30699
Description-en: object-oriented interface to RRDTool
 RRDTool::OO is an object-oriented Perl interface to Tobi Oetiker's round robin
 database tool, also known as rrdtool. It uses rrdtool's RRDs module to access
 rrdtool's shared library. It tries to marry rrdtool's database engine with the
 Perl programming language.
 .
 Using this module hides implementation details of the RRD engine, uses easy-
 to-memorize named parameters and sets meaningful defaults for parameters not
 needed in simple cases. For the experienced user, however, it still provides
 full access to rrdtool's API.

Package: librsb-dev
Description-md5: 1638ddbe1736e9468a9adcafded7429a
Description-en: shared-memory Sparse BLAS library using the RSB matrix format (development)
 This is a library for sparse matrix computations featuring the Recursive
 Sparse Blocks (RSB) matrix format. This format allows cache efficient and
 multi-threaded (that is, shared memory parallel) operations on large
 sparse matrices.  It provides the most common operations necessary to
 iterative solvers, like matrix-vector multiplication, triangular solution,
 rows/columns scaling, diagonal extraction / setting, blocks extraction,
 norm computation, formats conversion.  The RSB format is especially well
 suited for symmetric and transposed multiplication variants.
 .
 This package contains the static libraries for development with
 librsb, including examples.

Package: librsb-doc
Description-md5: 7c003162dc16cee091926a9a74cfb5d5
Description-en: shared-memory Sparse BLAS library using the RSB matrix format (documentation)
 This is a library for sparse matrix computations featuring the Recursive
 Sparse Blocks (RSB) matrix format. This format allows cache efficient and
 multi-threaded (that is, shared memory parallel) operations on large
 sparse matrices.  It provides the most common operations necessary to
 iterative solvers, like matrix-vector multiplication, triangular solution,
 rows/columns scaling, diagonal extraction / setting, blocks extraction,
 norm computation, formats conversion.  The RSB format is especially well
 suited for symmetric and transposed multiplication variants.
 .
 This package contains the documentation for librsb.

Package: librsb-tools
Description-md5: 7e6d97ec560dd940fb6ccb39a2ded351
Description-en: shared-memory Sparse BLAS library using the RSB matrix format (tools)
 This is a library for sparse matrix computations featuring the Recursive
 Sparse Blocks (RSB) matrix format. This format allows cache efficient and
 multi-threaded (that is, shared memory parallel) operations on large
 sparse matrices.  It provides the most common operations necessary to
 iterative solvers, like matrix-vector multiplication, triangular solution,
 rows/columns scaling, diagonal extraction / setting, blocks extraction,
 norm computation, formats conversion.  The RSB format is especially well
 suited for symmetric and transposed multiplication variants.
 .
 This package contains the rsbench program for testing the
 functionality and performance of librsb.

Package: librsb0
Description-md5: 49deb3750a7999f6c6f68eba43c969b6
Description-en: shared-memory Sparse BLAS library using the RSB matrix format
 This is a library for sparse matrix computations featuring the Recursive
 Sparse Blocks (RSB) matrix format. This format allows cache efficient and
 multi-threaded (that is, shared memory parallel) operations on large
 sparse matrices.  It provides the most common operations necessary to
 iterative solvers, like matrix-vector multiplication, triangular solution,
 rows/columns scaling, diagonal extraction / setting, blocks extraction,
 norm computation, formats conversion.  The RSB format is especially well
 suited for symmetric and transposed multiplication variants.
 .
 This package contains the shared library and the rsbench utility.

Package: librscode-dev
Description-md5: 0ef786fe368dba48af70fc4f254b7f02
Description-en: development libraries and headers for RSCODE
 The RSCODE project is an implementation of a Reed-Solomon error correction
 algorithm. It provides a byte-sized block coding which is convenient for
 adding protection to data which is stored as eight-bit bytes (i.e., most
 common computer data).
 .
 The Reed-Solomon code is the same one used for encoding of data on Audio CD's
 and CD-ROM disks, as well as many magnetic and optical disk controllers. You
 basically want to use Reed-Solomon coding in any situation where "forward
 error correction" is needed, i.e., the decoder will not have the option of
 requesting retransmission of bad blocks.
 .
 This package contains the header file and the static library.

Package: librscode1
Description-md5: 81acf4c1026e1284d9edf654b47ab293
Description-en: library implementing a Reed-Solomon error correction algorithm
 The RSCODE project is an implementation of a Reed-Solomon error correction
 algorithm. It provides a byte-sized block coding which is convenient for
 adding protection to data which is stored as eight-bit bytes (i.e., most
 common computer data).
 .
 The Reed-Solomon code is the same one used for encoding of data on Audio CD's
 and CD-ROM disks, as well as many magnetic and optical disk controllers. You
 basically want to use Reed-Solomon coding in any situation where "forward
 error correction" is needed, i.e., the decoder will not have the option of
 requesting retransmission of bad blocks.
 .
 This package contains the shared library.

Package: gir1.2-rsvg-2.0
Description-md5: 21262d3a94a96a4ac37656c109625ecd
Description-en: gir files for renderer library for SVG files
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package contains GObject-Introspection information.

Package: librsvg2-2
Description-md5: 5955c666a37a7cde845fec0579db4217
Description-en: SAX-based renderer library for SVG files (runtime)
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package contains the runtime library, necessary to run
 applications using librsvg.

Package: librsvg2-bin
Description-md5: a1b379fe0bbd2e726d1b308aa5edfb28
Description-en: command-line utility to convert SVG files
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package includes a command-line utility to convert the SVG files
 to the PNG format.

Package: librsvg2-common
Description-md5: ea3b9a976900e5b502f7a5919085cda4
Description-en: SAX-based renderer library for SVG files (extra runtime)
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package includes the gdk-pixbuf loader allowing
 to load SVG images transparently inside GTK+ applications.

Package: librsvg2-dev
Description-md5: 88fdcac4e12a294b5c6a4086d6f525b6
Description-en: SAX-based renderer library for SVG files (development)
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package provides the necessary development libraries and include
 files to allow you to develop with librsvg.

Package: librsvg2-doc
Description-md5: 6df5f01db90053b5cc6ab1c054d5a182
Description-en: SAX-based renderer library for SVG files (documentation)
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package provides the API documentation.

Package: librsvg2-tests
Description-md5: 4a8c6322b8be06a407eb2eb25353f2cc
Description-en: automated tests for RSVG library
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package contains automated tests, which can be run with
 gnome-desktop-testing or autopkgtest.

Package: librsync-dev
Description-md5: ea307aaa7473a706ad1a66d631ffce5a
Description-en: rsync remote-delta algorithm library (development)
 librsync implements the rsync remote-delta algorithm, which allows for
 efficient remote updates of a file, without requiring the old and new versions
 to both be present at the transmitter. The library uses a stream-based designed
 so that it can be easily embedded into network applications.
 .
 This package contains the development files.

Package: librsync2
Description-md5: 452126c42dad55ba12f1708398255636
Description-en: rsync remote-delta algorithm library
 librsync implements the rsync remote-delta algorithm, which allows for
 efficient remote updates of a file, without requiring the old and new versions
 to both be present at the transmitter. The library uses a stream-based designed
 so that it can be easily embedded into network applications.
 .
 librsync is used by rdiff-backup and duplicity backup applications.

Package: rdiff
Description-md5: 5284c275efe652989ea1372eb7c32b01
Description-en: Binary diff tool for signature-based differences
 rdiff is a little like diff and patch all rolled into one, with support for
 binary files. Since it takes advantage of the rsync remote-delta algorithm, you
 do not need the source file in the same place as your destination file.
 .
 To use it, you generate a "signature" of the original file and copy the
 signature (which is very small) to the same location as the modified file. Then
 you generate a "delta" which describes the changes required to turn the source
 file into the modified file. The small delta file can then be used to "patch"
 the original file, to transform it into the modified file.

Package: librt-client-rest-perl
Description-md5: 93590d60eb84fb18242e7154b6504e88
Description-en: RESTful Perl interface to RT installations
 RT::Client::REST is a set of object-oriented Perl modules designed to
 make communicating with RT using REST protocol easy.  Most of the
 features have been implemented and tested with rt 3.6.0 and later.

Package: librt-extension-commandbymail-perl
Description-md5: 762b736411dbbd380688c90b27887be5
Description-en: Allow RT status and other commands by email
 CommandByMail allows commands to be sent to the Request Tracker
 in emails. These are similar to those used by debbugs and allow
 tickets to be closed, reassigned, moved between queues and other
 commands.

Package: librtas-dev
Description-md5: 68e1a214c37e390fbddd152bace03008
Description-en: userspace RTAS library development files
 This library allows user-space programs to make Run-Time Abstraction
 Services (RTAS) calls which provide support for low-level system
 hardware configuration and operations, such as retrieving hardware
 sensor (temperature, fan speed, etc.) data, setting the operator
 panel LEDs, getting hardware error logs, injecting artificial
 hardware errors (for testing), getting VPD (Vital Product Data), and
 loading new firmware.
 .
 This package contains the static library and header files used in
 development.

Package: librtas2
Description-md5: ab39fc5a7aa92335cf34ffaa9abf738d
Description-en: userspace RTAS library
 This library allows user-space programs to make Run-Time Abstraction
 Services (RTAS) calls which provide support for low-level system
 hardware configuration and operations, such as retrieving hardware
 sensor (temperature, fan speed, etc.) data, setting the operator
 panel LEDs, getting hardware error logs, injecting artificial
 hardware errors (for testing), getting VPD (Vital Product Data), and
 loading new firmware.

Package: librtasevent-dev
Description-md5: 46d127f6757b95c81d9c9796c865bb68
Description-en: RTAS events library development files
 This library provides a set of definitions and useful routines
 for analyzing RTAS events, such as parsing out sections of an RTAS
 event and printing their contents.
 .
 This package contains the static library and header files used in
 development.

Package: librtasevent2
Description-md5: 00b6da471cd4aad1ff56c14fd308ed8a
Description-en: RTAS events library
 This library provides a set of definitions and useful routines
 for analyzing RTAS events, such as parsing out sections of an RTAS
 event and printing their contents.

Package: librtf-document-perl
Description-md5: 18ee5dd90ae7aec4adf0d19f632f2a01
Description-en: Perl extension for generating Rich Text Format (RTF) files
 RTF::Document is a Perl module for generating Rich Text Format (RTF)
 documents that can be used by most text converters and word
 processors.

Package: librtf-writer-perl
Description-md5: d869e2bc51e65f24623e1ec66991e83b
Description-en: module for creating RTF files
 RTF::Writer is for generating documents in Rich Text Format.
 .
 This module is a class; an object belonging to this class acts like
 an output filehandle, and calling methods on it causes RTF text to
 be written.
 .
 Incidentally, this module also optionally exports a few functions, particularly
 related to length.
 .
 The following documentation assumes some familiarity with the RTF
 Specification.  Users not already intimately familiar with RTF should
 look at RTF::Cookbook and/or the book "RTF Pocket Guide" from O'Reilly.

Package: librtr-dev
Description-md5: d888b6962e4265bfaa0638a6787430ac
Description-en: Small extensible RPKI-RTR-Client C library - development files
 RTRlib is an open-source C implementation of the  RPKI/Router Protocol
 client. The library allows one to fetch and store validated prefix origin data
 from a RTR-cache and performs origin verification of prefixes. It supports
 different types of transport sessions (e.g., SSH, unprotected TCP) and is
 easily extendable.
 .
 This package contains development files.

Package: librtr-doc
Description-md5: aad8e72abaa313848973c130c269878a
Description-en: Small extensible RPKI-RTR-Client C library - documentation
 RTRlib is an open-source C implementation of the  RPKI/Router Protocol
 client. The library allows one to fetch and store validated prefix origin data
 from a RTR-cache and performs origin verification of prefixes. It supports
 different types of transport sessions (e.g., SSH, unprotected TCP) and is
 easily extendable.
 .
 This package contains the doxygen generated HTML documentation for the
 libraries.

Package: librtr0
Description-md5: 829cf840921275cbf36b64005eb2ec95
Description-en: Small extensible RPKI-RTR-Client C library
 RTRlib is an open-source C implementation of the  RPKI/Router Protocol
 client. The library allows one to fetch and store validated prefix origin data
 from a RTR-cache and performs origin verification of prefixes. It supports
 different types of transport sessions (e.g., SSH, unprotected TCP) and is
 easily extendable.

Package: rtr-tools
Description-md5: 8beadbd96dd0ed08635aceaf87879957
Description-en: RPKI-RTR command line tools
 Contains tools provided with RTRlib.
 .
 rtrclient is command line that connects to an RPKI-RTR server and prints
 protocol information and information about the fetched ROAs.
 .
 rpki-rov is a command line tool that connects to an RPKI-RTR server and allows
 validating IP prefixes and origin ASes.

Package: librtsp-server-perl
Description-md5: 1a0f6fcafc450fed7ea7feceae434836
Description-en: Lightweight RTSP/RTP streaming media server (library)
 This module is designed to accept a number of sources to connect and
 transmit audio and video streams. Clients can connect and send RTSP
 commands to receive RTP data.
 .
 This was designed to make rebroadcasting audio and video data over a
 network simple.
 .
 This package provide the PERL library Rtsp::Server.

Package: rtsp-server-perl
Description-md5: acd7216c6fba2409770d5d6d1502a9d4
Description-en: Lightweight RTSP/RTP streaming media server (service)
 This module is designed to accept a number of sources to connect and
 transmit audio and video streams. Clients can connect and send RTSP
 commands to receive RTP data.
 .
 This was designed to make rebroadcasting audio and video data over a
 network simple.
 .
 This package provide the system service.

Package: librttopo-dev
Description-md5: 8eef3f18ed202897263edf1c83073c18
Description-en: Tuscany Region topology library - Development files
 The RT Topology Library exposes an API to create and manage standard
 (ISO 13249 aka SQL/MM) topologies using user-provided data stores.
 .
 The code is derived from PostGIS liblwgeom library enhanced to provide
 thread-safety, have less dependencies and be independent from PostGIS
 release cycles.
 .
 This package contains the development files.

Package: librttopo1
Description-md5: 28d084e05e252c790a1717a903a1c453
Description-en: Tuscany Region topology library
 The RT Topology Library exposes an API to create and manage standard
 (ISO 13249 aka SQL/MM) topologies using user-provided data stores.
 .
 The code is derived from PostGIS liblwgeom library enhanced to provide
 thread-safety, have less dependencies and be independent from PostGIS
 release cycles.
 .
 This package contains the shared library.

Package: librun-parts-perl
Description-md5: 5212d3ea3f8ba2f88f1d5846dd4bd599
Description-en: Offers run-parts' functionality in Perl
 run-parts and hence Run::Parts runs all the executable files named
 within constraints described below, found in the given directory.
 Other files and directories are silently ignored.
 .
 Additionally they can just print the names of the all matching files
 (not limited to executables, but ignores blacklisted files like
 e.g. backup files), but don't actually run them.
 .
 Run::Parts contains two backend implementation. Run::Parts::Debian
 actually uses /bin/run-parts and Run::Parts::Perl is a pure Perl
 implementation of a basic set of run-parts' functionality.
 .
 On Debian Run::Parts uses Run::Parts::Debian by default. But you can
 also choose any of the backends explicitly.

Package: librunapp-perl
Description-md5: 30146136d99e30cf0d6a6df04d47b806
Description-en: generic module to run web-applications
 RunApp streamlines the process for configuring applications that
 requires one or more web servers and/or other daemons, during
 development or deployment.  It builds the config files required  by
 the services (such as apache's httpd.conf) using a hash.

Package: librunning-commentary-perl
Description-md5: 547d7b6938bb2bcfd04f43ab07779586
Description-en: Perl module to call system() with tracking messages
 Running::Commentary provides a single subroutine: run() which is
 designed to be a more informative and less error-prone replacement for
 the built-in system(). run() acts like system(), except that it returns
 true on success and false on failure, and it announces what it's doing.
 .
 It also provides a compile-time keyword: run_with with which you can set
 lexically scoped default options for run().

Package: libs3-2
Description-md5: eb85f7da5574dc8195aa83358c98e894
Description-en: C Library and Tools for Amazon S3 Access
 This package includes the libs3 shared object library, needed to run
 applications compiled against libs3, and additionally contains the s3
 utility for accessing Amazon S3.

Package: libs3-dev
Description-md5: e05795dcf95b10c133f29bd0403dc3c8
Description-en: C Development Library for Amazon S3 Access
 This package includes the libs3 header, needed to compile applications
 against libs3.

Package: libsafe-isa-perl
Description-md5: f02c9f25d02013e33831d0f51d2b581b
Description-en: module for safely calling isa and friends on things that may not be objects
 Since Perl allows providing a subroutine reference, or a method name, to
 the -> operator (when used as a method call) and a subroutine doesn't require
 the invocant to actually be an object, Safe::Isa can be used to create safe
 versions of isa, can, does and DOES by using a subroutine reference that
 only tries to call the method if it's actually used on an object.

Package: libsah-schemas-rinci-perl
Description-md5: 447af8673b6627532549eaaa271ccc4b
Description-en: Sah schemas for Rinci
 Sah::Schemas::Rinci contains Sah schemas for Rinci.
 .
 Sah is a schema language for validating data structures, and Rinci is a set
 of extensible, language-neutral metadata specifications for code.

Package: libsambox-java
Description-md5: 345b728ae4499d78e82abe7c6958eb30
Description-en: SAMBox PDF processor
 SAMBox is an Apache PDFBox 2.0.0 fork intended to be used as PDF processor for
 Sejda and PDFsam related projects. The main differences between PDFBox and
 SAMBox are:
  * Lazy loading/parsing of PDF objects
  * Multiple I/O implementations to read from
  * Minimized garbage collection through the use of a pool of
    java.lang.Stringbuilder
  * PDF streams are read directly from the underlying source through the
    concept of bounded views
  * Removal of unused PDFBox features like preflight validator, fdf and digital
    signature
  * Documents can be saved using objects stream to store PDF objects

Package: libsamplerate0
Description-md5: 1cbecccffb58dab56ae610f3dcd51386
Description-en: Audio sample rate conversion library
 libsamplerate (aka Secret Rabbit Code) is a library for audio rate conversion.
 .
 libsamplerate currently provides three different sample rate conversion
 algorithms; zero order hold, linear interpolation and FIR filter interpolation
 (using filters derived from the mathematical SINC function). The first two
 algorithms (zero order hold and linear) are included for completeness and are
 not recommended for any application where high quality sample rate conversion
 is required. For the FIR/Sinc algorithm, three converters are provided;
 SRC_SINC_FASTEST, SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY to allow a
 trade off between conversion speed and conversion quality.
 .
 libsamplerate is capable of downsampling to 1/256 of the original sample rate
 and upsampling to 256 times the original sample rate. It is also capable of
 time varying conversions for vary speed effects and synchronising of two
 unlocked sample rates.

Package: libsamplerate0-dev
Description-md5: fb8d920f7c94f9c8678b701dd5236969
Description-en: Development files for audio sample rate conversion
 libsamplerate (aka Secret Rabbit Code) is a library for audio rate conversion.
 .
 libsamplerate currently provides three different sample rate conversion
 algorithms; zero order hold, linear interpolation and FIR filter interpolation
 (using filters derived from the mathematical SINC function). The first two
 algorithms (zero order hold and linear) are included for completeness and are
 not recommended for any application where high quality sample rate conversion
 is required. For the FIR/Sinc algorithm, three converters are provided;
 SRC_SINC_FASTEST, SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY to allow a
 trade off between conversion speed and conversion quality.
 .
 libsamplerate is capable of downsampling to 1/256 of the original sample rate
 and upsampling to 256 times the original sample rate. It is also capable of
 time varying conversions for vary speed effects and synchronising of two
 unlocked sample rates.
 .
 This package contains the library header files and API documentation.

Package: samplerate-programs
Description-md5: 59172bf972d3197c378fc32cf63ec208
Description-en: Sample programs that use libsamplerate - Transitional package
 This is a transitional package. It can safely be removed.

Package: libsass-dev
Description-md5: c383d1f4c49f94269962d88ed17c4bd4
Description-en: C/C++ port of the Sass CSS precompiler - development headers
 Sass is a pre-processing language for CSS.
 It allows you to write cleaner stylesheets
 and makes collaboration on your CSS a breeze.
 .
 LibSass is a C/C++ port of the Sass engine.
 The point is to be simple, fast, and easy to integrate.
 .
 This package provides header files
 for developing your applications to use libsass template engine.

Package: libsass1
Description-md5: e00bf14a1a2a3fbf6e8178704ebe7627
Description-en: C/C++ port of the Sass CSS precompiler
 Sass is a pre-processing language for CSS.
 It allows you to write cleaner stylesheets
 and makes collaboration on your CSS a breeze.
 .
 LibSass is a C/C++ port of the Sass engine.
 The point is to be simple, fast, and easy to integrate.

Package: pysassc
Description-md5: bc66517e5cfa3543d8349a2dd97dd3ca
Description-en: SASS for Python: command line utility for libsass
 This package provides a simple Python script to access libsass
 functionnalities.
 Libsass (written in C/C++ by Hampton Catlin and Aaron Leung). It's very
 straightforward and there isn't any headache related Python
 distribution/deployment.

Package: python3-libsass
Description-md5: 4ff2783661f5e52fd0a86e09dc46c859
Description-en: SASS for Python 3: a straightforward binding of libsass for Python
 This package provides a simple Python 3 extension module sass which is binding
 Libsass (written in C/C++ by Hampton Catlin and Aaron Leung). It's very
 straightforward and there isn't any headache related Python
 distribution/deployment.
 That means you can add just libsass into your setup.py's install_requires list
 or requirements.txt file. Need no Ruby nor Node.js.

Package: libsavitar-dev
Description-md5: 0ec341afae2d8bf71a5cccf1a1727ed6
Description-en: 3MF file handling library (development files)
 Savitar is a C++ library with Python 3 bindings for
 reading and writing 3MF files.
 .
 3MF is an interchange format for sharing 3D models and other 3D printing
 data between related software and 3D printers.
 It is XML based and standardised by the 3MF consortium.
 .
 This package contains C++ headers and other development files.

Package: libsavitar0
Description-md5: 15afd437d1a2fdc09439ae14a6aeefc1
Description-en: 3MF file handling library (shared library)
 Savitar is a C++ library with Python 3 bindings for
 reading and writing 3MF files.
 .
 3MF is an interchange format for sharing 3D models and other 3D printing
 data between related software and 3D printers.
 It is XML based and standardised by the 3MF consortium.
 .
 This package contains the shared library.

Package: python3-savitar
Description-md5: 33d075268cfb4b576dc951002784a9d3
Description-en: 3MF file handling library (Python bindings)
 Savitar is a C++ library with Python 3 bindings for
 reading and writing 3MF files.
 .
 3MF is an interchange format for sharing 3D models and other 3D printing
 data between related software and 3D printers.
 It is XML based and standardised by the 3MF consortium.
 .
 This package contains the Python 3 bindings.

Package: libsaxon-java
Description-md5: 8d3cd12834374c9d7a9d689e73416698
Description-en: Saxon XSLT Processor
 The saxon package is a collection of tools for processing XML documents and
 implements the XSLT 1.0 recommendation, including XPath 1.0, in its entirety.
 .
 Saxon is known to work well for processing DocBook XML documents
 with the DocBook XSL Stylesheets. Related packages make the process
 straightforward.

Package: libsbml5
Description-md5: 77573bcc9ac5e193f4127fefe2286850
Description-en: System Biology Markup Language library
 LibSBML is a library designed to help you read, write, manipulate,
 translate, and validate SBML files and data streams. It is not an
 application itself (though it does come with many example programs),
 but rather a library you can embed in your own applications.

Package: libsbml5-cil
Description-md5: 6923ba76f814ada93ced1087327fce79
Description-en: System Biology Markup Language library - CLI bindings
 LibSBML is a library designed to help you read, write, manipulate,
 translate, and validate SBML files and data streams. It is not an
 application itself (though it does come with many example programs),
 but rather a library you can embed in your own applications.
 .
 This package contains the CLI bindings of LibSBML.

Package: libsbml5-cil-doc
Description-md5: e6c5152386f704d7057a67c785d4ed74
Description-en: System Biology Markup Language library -- CLI documentation
 LibSBML is a library designed to help you read, write, manipulate,
 translate, and validate SBML files and data streams. It is not an
 application itself (though it does come with many example programs),
 but rather a library you can embed in your own applications.
 .
 This package contains documentation for Mono/CLI bindings

Package: libsbml5-dev
Description-md5: 36bd7cc34578b330d0124c235fd578c2
Description-en: System Biology Markup Language library - development files
 LibSBML is a library designed to help you read, write, manipulate,
 translate, and validate SBML files and data streams. It is not an
 application itself (though it does come with many example programs),
 but rather a library you can embed in your own applications.
 .
 This package contains files necessary for development with libsbml.

Package: libsbml5-doc
Description-md5: c7c243fe98f60ede7ac0f268222db508
Description-en: System Biology Markup Language library -- documentation
 LibSBML is a library designed to help you read, write, manipulate,
 translate, and validate SBML files and data streams. It is not an
 application itself (though it does come with many example programs),
 but rather a library you can embed in your own applications.
 .
 This package contains C/C++ documentation.

Package: libsbml5-examples
Description-md5: f3e61edd7be464c0440e23ab1c45123c
Description-en: System Biology Markup Language library -- example files
 LibSBML is a library designed to help you read, write, manipulate,
 translate, and validate SBML files and data streams. It is not an
 application itself (though it does come with many example programs),
 but rather a library you can embed in your own applications.
 .
 This package contains C/C++, Java, Perl and layout examples.

Package: libsbml5-java
Description-md5: 10a3c2b11a52fe2bff6f75a129266543
Description-en: System Biology Markup Language library - Java bindings
 LibSBML is a library designed to help you read, write, manipulate,
 translate, and validate SBML files and data streams. It is not an
 application itself (though it does come with many example programs),
 but rather a library you can embed in your own applications.
 .
 This Package contains the Java bindings of LibSBML.

Package: libsbml5-octave
Description-md5: 83d45fde6a91c158b9c085f690d5de45
Description-en: System Biology Markup Language library - Octave bindings
 LibSBML is a library designed to help you read, write, manipulate,
 translate, and validate SBML files and data streams. It is not an
 application itself (though it does come with many example programs),
 but rather a library you can embed in your own applications.
 .
 This package contains the Octave bindings of LibSBML.

Package: libsbml5-perl
Description-md5: b8a6ddbbd38f32e5ad16a2a52988d66f
Description-en: System Biology Markup Language library - Perl bindings
 LibSBML is a library designed to help you read, write, manipulate,
 translate, and validate SBML files and data streams. It is not an
 application itself (though it does come with many example programs),
 but rather a library you can embed in your own applications.
 .
 This package contains the Perl bindings of LibSBML.

Package: libsbml5-perl-doc
Description-md5: 5c65ea11d2ee42df27a385c8d9fcaf5b
Description-en: System Biology Markup Language library -- Perl documentation
 LibSBML is a library designed to help you read, write, manipulate,
 translate, and validate SBML files and data streams. It is not an
 application itself (though it does come with many example programs),
 but rather a library you can embed in your own applications.
 .
 This package contains documentation for Perl bindings

Package: python3-sbml5
Description-md5: 2a679a91571d76786eb1c306b81b4cea
Description-en: System Biology Markup Language library - Python3 bindings
 LibSBML is a library designed to help you read, write, manipulate,
 translate, and validate SBML files and data streams. It is not an
 application itself (though it does come with many example programs),
 but rather a library you can embed in your own applications.
 .
 This package contains the Python3 bindings of LibSBML.

Package: python3-sbml5-doc
Description-md5: fa98f15fbf00794275c21b1c1d7b7e42
Description-en: System Biology Markup Language library - Python3 documentation
 LibSBML is a library designed to help you read, write, manipulate,
 translate, and validate SBML files and data streams. It is not an
 application itself (though it does come with many example programs),
 but rather a library you can embed in your own applications.
 .
 This package contains documentation for Python3 bindings

Package: libsbsms-dev
Description-md5: da4c5f38e978e8518fc894111e1455f0
Description-en: Subband Sinusoidal Modeling Synthesis (development files)
 libsbsms is a C++ library for high quality time stretching and pitch scaling of
 audio. It uses octave subband sinusoidal modeling.
 .
 The audio is fed into a FIFO, which takes the STFT of the input. Each frame is
 high-pass filtered in the Fourier domain, and then written to a frame FIFO
 which does quadratic interpolating peak detection and track continuation. The
 tracks are resynthesized with a quadratic phase preserving oscillator bank at
 an arbitrary time scale.
 .
 The subbands are fed from the low-pass filtered frames, which are decimated by
 two and reconstructed in a half rate time domain. The subbands perform the same
 process as the parent band, only the data is at half the audio frequency, and
 at half the rate. There are typically 6 bands. The point of subbands is to
 allow high time resolution for high frequencies and at the same time high
 frequency resolution for low frequencies.
 .
 Pitch scaling is performed in a post-processing resampling step.
 .
 This package contains the development files.

Package: libsbsms10
Description-md5: d7209e3e3e94c239dae39fde49d154e1
Description-en: Subband Sinusoidal Modeling Synthesis
 libsbsms is a C++ library for high quality time stretching and pitch scaling of
 audio. It uses octave subband sinusoidal modeling.
 .
 The audio is fed into a FIFO, which takes the STFT of the input. Each frame is
 high-pass filtered in the Fourier domain, and then written to a frame FIFO
 which does quadratic interpolating peak detection and track continuation. The
 tracks are resynthesized with a quadratic phase preserving oscillator bank at
 an arbitrary time scale.
 .
 The subbands are fed from the low-pass filtered frames, which are decimated by
 two and reconstructed in a half rate time domain. The subbands perform the same
 process as the parent band, only the data is at half the audio frequency, and
 at half the rate. There are typically 6 bands. The point of subbands is to
 allow high time resolution for high frequencies and at the same time high
 frequency resolution for low frequencies.
 .
 Pitch scaling is performed in a post-processing resampling step.

Package: libscalar-defer-perl
Description-md5: e9ca753604af73886d468cbd65e0f2d0
Description-en: module providing lazy evaluation for Perl
 Scalar::Defer is a Perl module that exports two functions, defer and lazy,
 which can be used to construct values that are evaluated as needed. It also
 provides a function to force immediate evaluation of a deferred value.

Package: libscalar-does-perl
Description-md5: 0e79c81815f9aabe3de84d2ed7a9e536
Description-en: like ref() but useful
 Scalar::Does provides a "does()" built-in.
 .
 A check that "ref($thing) eq 'ARRAY'" doesn't allow you to accept an
 object that uses overloading to provide an array-like interface.
 .
 This package also includes IO::Detect, for detecting if a scalar is a
 filehandle (or something filehandle-like).

Package: libscalar-list-utils-perl
Description-md5: 6671f24f6fc82143bff604e2ad00a801
Description-en: modules providing common scalar and list utility subroutines
 List::Util is a collection of Perl modules that provide subroutines useful
 for working with scalars and lists, which people have expressed would be nice
 to have as a perl builtin, but where usage would not be sufficient to warrant
 use of a keyword, and the size so small such that being individual extensions
 would be wasteful.

Package: libscalar-listify-perl
Description-md5: e38c9f901176b1626eeb6db1f2d57373
Description-en: module that produces an array/arrayref from a scalar value or array ref
 A lot of Perl code ends up with scalars having either a single scalar value
 or a reference to an array of scalar values. In order to handle the two
 conditions, one must check for what is in the scalar value before getting on
 with one's task. Ie:
 .
  $text_scalar = 'text';
 .
  $aref_scalar = [ 1.. 5 ];
 .
  print ref($text_scalar) ? (join ':', @$text_scalar) : $text_scalar;

Package: libscalar-properties-perl
Description-md5: 3621eb8f31d12b10606eb40111434762
Description-en: perl module to add run-time properties on scalar variables
 Scalar::Properties attempts to make Perl more object-oriented by
 taking an idea from Ruby: Everything you manipulate is an object,
 and the results of those manipulations are objects themselves.
 .
 'hello world'->length
 (-1234)->abs
 "oh my god, it's full of properties"->index('g')
 .
 The first example asks a string to calculate its length. The second
 example asks a number to calculate its absolute value. And the
 third example asks a string to find the index of the letter 'g'.
 .
 Using this module you can have run-time properties on initialized
 scalar variables and literal values. The word 'properties' is used
 in the Perl 6 sense: out-of-band data, little sticky notes that
 are attached to the value. While attributes (as in Perl 5's attribute
 pragma, and see the Attribute::* family of modules) are handled
 at compile-time, properties are handled at run-time.

Package: libscalar-string-perl
Description-md5: 050097d84aff1c8e705525c074556a38
Description-en: Perl module concerning the string aspects of scalars
 Scalar::String is about the string part of plain Perl scalars. A scalar has a
 string value, which is notionally a sequence of Unicode codepoints, but may
 be internally encoded in either ISO-8859-1 or UTF-8. In places, and more so
 in older versions of Perl, the internal encoding shows through. To fully
 understand Perl strings it is necessary to understand these implementation
 details.
 .
 This module provides functions to classify a string by encoding and to encode
 a string in a desired way.

Package: libscalar-util-numeric-perl
Description-md5: 8379615cf77d18699807cf8dd2cbc788
Description-en: Perl module containing numeric tests for Perl datatypes
 Scalar::Util::Numeric exports a number of wrappers around perl's builtin
 looks_like_number function, which returns the numeric type of its argument,
 or 0 if it isn't numeric.

Package: libscca-dev
Description-md5: e5dd7deb9cff0cd8262e0b776fce3d29
Description-en: Windows Prefetch File access library -- development files
 libscca is a library to access the Windows Prefetch File (SCCA)
 format.
 .
 This package includes the development support files.

Package: libscca-utils
Description-md5: 95ad3e760bfc72055b074b3ee4b97a6c
Description-en: Windows Prefetch File access library -- Utilities
 libscca is a library to access the Windows Prefetch File (SCCA)
 format.
 .
 This package contains a tool to display information about a PF file.

Package: libscca1
Description-md5: 2f678b98ca09e74729ffbf3ad42cc6f1
Description-en: Windows Prefetch File access library
 libscca is a library to access the Windows Prefetch File (SCCA)
 format.
 .
 This package contains the shared library.

Package: python3-libscca
Description-md5: aa93e70767eca539b04146e381ceb2c3
Description-en: Windows Prefetch File access library -- Python 3 bindings
 libscca is a library to access the Windows Prefetch File (SCCA)
 format.
 .
 This package contains Python 3 bindings for libscca.

Package: libscgi-perl
Description-md5: 9b807a4dfea6141ce8365bc4598980ed
Description-en: SCGI server library for perl
 SCGI is for implementing an SCGI interface for an application server.

Package: libschedule-at-perl
Description-md5: 25e258b5f851d3a39d4c2c6a57dc03d3
Description-en: OS independent interface to the Unix 'at' command
 Schedule::At is an Operating System-independent Perl interface to 'at', the
 Unix command that allows you to execute commands at a specified time. It can
 add new jobs to the queue, read current jobs and remove jobs.

Package: libschedule-cron-events-perl
Description-md5: 796121bdcc377de46ff2027e4620afa5
Description-en: module to find out the times at which a cron entry would run
 Given a line from a crontab, tells you the time at which cron will next run
 the line, or when the last event occurred, relative to any date you choose.
 The object keeps that reference date internally, and updates it when you call
 nextEvent() or previousEvent() - such that successive calls will give you a
 sequence of events going forward, or backwards, in time.
 .
 Use setCounterToNow() to reset this reference time to the current date on
 your system, or use setCounterToDate() to set the reference to any arbitrary
 time, or resetCounter() to take the object back to the date you constructed
 it with.
 .
 Schedule::Cron::Events uses Set::Crontab to understand the date
 specification, so it should be able to handle all forms of cron entries.

Package: libschedule-cron-perl
Description-md5: ed4d56842a53d71371b4db522307e62a
Description-en: simple but complete cron like scheduler
 This perl module can be used for periodically executing perl
 subroutines. The dates and parameters for the subroutines to be
 called are specified with a format known as crontab entry (see
 manpage crontab(5) or documentation of Schedule::Cron).
 .
 The philosophy behind Schedule::Cron is to call subroutines
 periodically from within one single Perl program instead of letting
 cron trigger several (possibly different) Perl scripts. Everything
 under one roof. Furthermore Schedule::Cron provides mechanism to
 create crontab entries dynamically, which isn't that easy with cron.

Package: libschedule-ratelimiter-perl
Description-md5: 8b6c6a0ff5363c57f63a662f58a1b5ce
Description-en: Perl library to prevent events from happening too quickly
 Schedule::RateLimiter provides a way to voluntarily restrict how many times a
 given action may take place within a specified time frame. Such a tool may be
 useful if you have written something which periodically polls some public
 resource and want to ensure that you do not overburden that resource with too
 many requests.
 .
 Initially, one might think that solving this problem would be as simple as
 sleeping for the number of seconds divided by the number of iterations in
 between each event. However, that would only be correct if the event took no
 time at all.
 .
 If you know exactly how much time each event is going to take then you could
 build an even more complicated one-liner such as this:
 .
 sleep( (seconds / iterations) - single_event_time )

Package: libscope-guard-perl
Description-md5: 0ab1354db485ee56de877e8d97c7296e
Description-en: lexically scoped resource management
 Scope::Guard is a Perl module that provides a convenient way to perform
 cleanup or other forms of resource management at the end of a scope. It is
 particularly useful when dealing with exceptions.
 .
 For more information, see: <URL:http://www.drdobbs.com/cpp/184403758>

Package: libscope-upper-perl
Description-md5: 2b767e1eee6d1d3da9a093d05432e0d0
Description-en: module to manipulate upper scopes
 Scope::Upper is a Perl module that provides a way for Perl programs to defer
 actions at run-time until the control flow returns to the upper scope. It
 currently enables developers to:
 .
  * Hook an upper scope end with "reap"
  * Localize variables, array/hash values or deletions of elements in
    higher contexts with respectively "localize", "localize_elem" and
    "localize_delete"
  * Return values immediately to an upper level with "unwind", and know
    which context was in use then with "want_at"

Package: libscram-java
Description-md5: 5e8517df52675983ac63ab559722e1c5
Description-en: Salted Challenge Response Authentication Mechanism
 SCRAM (Salted Challenge Response Authentication Mechanism) is part of the
 family of Simple Authentication and Security Layer (SASL, RFC 4422)
 authentication mechanisms. It is described as part of RFC 5802 and RFC 7677.
 .
 This project aims to provide a complete clean-room implementation of SCRAM. It
 is written in Java and provided in a modular, re-usable way, independent of
 other software or programs.

Package: libscrappy-perl
Description-md5: 32243d5fb28a2f0400484f4398572a14
Description-en: powerful web spidering, scraping, creeping crawling framework
 Scrappy is an easy (and hopefully fun) way of scraping, spidering, and/or
 harvesting information from web pages, web services, and more. Scrappy is a
 feature rich, flexible, intelligent web automation tool.

Package: libscriptalicious-perl
Description-md5: e1bca8d2dd121f525472a9c222d99174
Description-en: module to simplify writing of Perl scripts
 Scriptalicious is a Perl module that enables developers to write scripts that
 conform to common best practices, quickly and easily. It provides some useful
 features such as providing a help message via the -h option and shortcuts for
 aborting the program with various error conditions.

Package: libscrypt-dev
Description-md5: f0465882628190280d7330670757b372
Description-en: scrypt shared library - development files
 The scrypt algorithm is a password-based key derivation function
 designed to require large amounts of memory. This proof-of-work scheme
 is intended to make it costly to perform large-scale hardware
 attacks.
 .
 This package contains files for development with libscrypt.

Package: libscrypt0
Description-md5: 1210abc7b561caa080f8d4f7657278f8
Description-en: scrypt shared library
 The scrypt algorithm is a password-based key derivation function
 designed to require large amounts of memory. This proof-of-work scheme
 is intended to make it costly to perform large-scale hardware
 attacks.
 .
 This package contains a shared library implementing the scrypt
 algorithm, based on the original implementation with a number of
 harnesses and simplified interfaces.

Package: libsdl-console
Description-md5: 295f60db921a9f6cdc4876f4f13cb7f9
Description-en: Console that can be added to any SDL application, libraries
 This library provides a console similar to the consoles in Quake and other
 games but with lots of added features.
 .
 A console is meant to be a very simple way of interacting with a program
 and executing commands. Commands are linked to the console with callback
 functions so that when a command is typed in, a specific function is
 executed automatically.
 .
 This package contains the runtime library.

Package: libsdl-console-dev
Description-md5: 3ab2682b6c4465addfc82cdbef0d00c5
Description-en: Console that can be added to any SDL application, development files
 This library provides a console similar to the consoles in Quake and other
 games but with lots of added features.
 .
 A console is meant to be a very simple way of interacting with a program
 and executing commands. Commands are linked to the console with callback
 functions so that when a command is typed in, a specific function is
 executed automatically.
 .
 This package contains the header files and static library needed to
 compile applications that use libsdl-console.

Package: libsdl-perl
Description-md5: fa4bdefe959b8a6904f253dc4fd3d8f7
Description-en: SDL bindings for the Perl language
 SDL is a library that allows programs portable low level access to
 a video framebuffer, audio output, mouse, and keyboard. This perl
 package contains Perl bindings to access the SDL library.

Package: libsdl-sge
Description-md5: 6cf065bddd65a1ec6ba47d0e681917ac
Description-en: extension of graphic functions for SDL multimedia libraries
 SGE is a layer over the SDL multimedia library which provides common graphics
 operations such as clipping, block copies, drawing of lines, circles and
 primitives, rotation and scaling of surfaces, pixel operations, palette
 functions and many more.
 .
 This package contains the runtime library.

Package: libsdl-sge-dev
Description-md5: d4882c99a05a09c96837e8e2f2e0274b
Description-en: extension of graphic functions for the SDL multimedia, development files
 SGE is a layer over the SDL multimedia library which provides common graphics
 operations such as clipping, block copies, drawing of lines, circles and
 primitives, rotation and scaling of surfaces, pixel operations, palette
 functions and many more.
 .
 This package contains the header files and static library needed to
 compile applications that use libsdl-sge.

Package: libsdl1.2-dev
Description-md5: 9a82f59c5790721baad7ffc5f181d3d6
Description-en: Simple DirectMedia Layer development files
 SDL is a library that allows programs portable low level access to a video
 framebuffer, audio output, mouse, and keyboard.
 .
 This package contains the files needed to compile and link programs which
 use SDL.

Package: libsdl1.2debian
Description-md5: 2f6ac91d15d566ebf6f63e05d7eeca1a
Description-en: Simple DirectMedia Layer
 SDL is a library that allows programs portable low level access to a video
 framebuffer, audio output, mouse, and keyboard.
 .
 This version of SDL is compiled with X11 and caca graphics drivers and OSS,
 ALSA and PulseAudio sound drivers.

Package: libsdl2-2.0-0
Description-md5: d559f821a8f0d5e89c678fe44650c80c
Description-en: Simple DirectMedia Layer
 SDL is a library that allows programs portable low level access to a video
 framebuffer, audio output, mouse, and keyboard.
 .
 This version of SDL is compiled with X11 and Wayland graphics drivers and OSS,
 ALSA, sndio and PulseAudio sound drivers.

Package: libsdl2-dev
Description-md5: 9a82f59c5790721baad7ffc5f181d3d6
Description-en: Simple DirectMedia Layer development files
 SDL is a library that allows programs portable low level access to a video
 framebuffer, audio output, mouse, and keyboard.
 .
 This package contains the files needed to compile and link programs which
 use SDL.

Package: libsdl2-doc
Description-md5: a30e9f79cd550bfdc77322c7f6f892eb
Description-en: Reference manual for libsdl2
 SDL is a library that allows programs portable low level access to a video
 framebuffer, audio output, mouse, and keyboard.
 .
 This package contains the reference manual and examples.

Package: libsdl2-tests
Description-md5: f451e96923adb880d39bf4e59ef383d2
Description-en: Simple DirectMedia Layer automated and manual tests
 SDL is a library that allows programs portable low level access to a video
 framebuffer, audio output, mouse, and keyboard.
 .
 This package contains manual and automated tests. The automated tests can
 be run using ginsttest-runner in the gnome-desktop-testing package,
 or manually.

Package: libsdl2-gfx-1.0-0
Description-md5: a7a830d7b5a7e3bf4681bbb0547c5b79
Description-en: drawing and graphical effects extension for SDL2
 The SDL2_gfx library is an extension to the SDL2 library which provides
 basic antialiased drawing routines such as lines, circles or polygons,
 an interpolating rotozoomer for SDL2 surfaces, framerate control and MMX
 image filters.
 .
 This package contains the SDL2_gfx runtime library.

Package: libsdl2-gfx-dev
Description-md5: 1ba2c0d7ca89abfeb05ca66097ea316a
Description-en: development files for SDL2_gfx
 The SDL2_gfx library is an extension to the SDL2 library which provides
 basic antialiased drawing routines such as lines, circles or polygons,
 an interpolating rotozoomer for SDL2 surfaces, framerate control and MMX
 image filters.
 .
 This package contains the header files and static library needed to
 compile applications that use SDL2_gfx.

Package: libsdl2-gfx-doc
Description-md5: 4ce5fa26404cfe2066a7ef9aa171d100
Description-en: documentation files for SDL2_gfx
 The SDL2_gfx library is an extension to the SDL2 library which provides
 basic antialiased drawing routines such as lines, circles or polygons,
 an interpolating rotozoomer for SDL2 surfaces, framerate control and MMX
 image filters.
 .
 This package contains the documentation to program with the SDL2_gfx library.

Package: libsdl2-image-2.0-0
Description-md5: e5b1016aaab8f0b7659c8933fad826b0
Description-en: Image loading library for Simple DirectMedia Layer 2, libraries
 This is a simple library to load images of various formats as SDL surfaces.  It
 supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF,
 WEBP, XCF, XPM, XV.
 .
 This package contains the shared library.

Package: libsdl2-image-dev
Description-md5: 69d53403a68162ef7e95a3a08bcf3861
Description-en: Image loading library for Simple DirectMedia Layer 2, development files
 This is a simple library to load images of various formats as SDL surfaces.  It
 supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF,
 WEBP, XCF, XPM, XV.
 .
 This package contains the development files.

Package: libsdl2-image-tests
Description-md5: 43ffb6a064efb0dd7cccfb9461b89587
Description-en: Image loading library for Simple DirectMedia Layer 2 - tests
 This is a simple library to load images of various formats as SDL surfaces.  It
 supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF,
 WEBP, XCF, XPM, XV.
 .
 This package contains automated and manual tests.

Package: libsdl2-mixer-2.0-0
Description-md5: 34f4d1cbb2b9046174dc41bffcfcdaa0
Description-en: Mixer library for Simple DirectMedia Layer 2, libraries
 SDL_mixer is a sample multi-channel audio mixer library.  It supports any
 number of simultaneously playing channels of 16 bit stereo audio, plus a single
 channel of music, mixed by the popular FLAC, modplug MOD, FluidSynth and
 Timidity MIDI, Ogg Vorbis, and MAD or SMPEG MP3 libraries.
 .
 This package contains the shared library.

Package: libsdl2-mixer-dev
Description-md5: 55b455dd6a9944b2e8ba9695b8456358
Description-en: Mixer library for Simple DirectMedia Layer 2, development files
 SDL_mixer is a sample multi-channel audio mixer library.  It supports any
 number of simultaneously playing channels of 16 bit stereo audio, plus a single
 channel of music, mixed by the popular FLAC, modplug MOD, FluidSynth and
 Timidity MIDI, Ogg Vorbis, and MAD or SMPEG MP3 libraries.
 .
 This package contains the development files.

Package: libsdl2-net-2.0-0
Description-md5: 0e252144b4b100ffba0cf7c7abc24e53
Description-en: Network library for Simple DirectMedia Layer 2, libraries
 This is a small, low-level, cross-platform networking library, that can be used
 with the Simple DirectMedia Layer library.
 .
 This package contains the shared library.

Package: libsdl2-net-dev
Description-md5: dfd3cc3d913384bda90efc6a0f7e822a
Description-en: Network library for Simple DirectMedia Layer 2, development files
 This is a small, low-level, cross-platform networking library, that can be used
 with the Simple DirectMedia Layer library.
 .
 This package contains the development files.

Package: libsdl2-ttf-2.0-0
Description-md5: d1d11e371518d26e6e4ae98dff649ad4
Description-en: TrueType Font library for Simple DirectMedia Layer 2, libraries
 Wrapper around FreeType 2.0 library, making possible to use TrueType fonts to
 render text in SDL applications.
 .
 This package contains the shared library.

Package: libsdl2-ttf-dev
Description-md5: dbc0a7ada44359d9c3ee7bc8d63ba702
Description-en: TrueType Font library for Simple DirectMedia Layer 2, development files
 Wrapper around FreeType 2.0 library, making possible to use TrueType fonts to
 render text in SDL applications.
 .
 This package contains the development files.

Package: libsdsl-dev
Description-md5: 1d7d30b06c7df099ead117e33b72df8f
Description-en: succinct data structure library - development files
 The Succinct Data Structure Library (SDSL) is a powerful and flexible
 C++11 library implementing succinct data structures. In total, the
 library contains the highlights of 40 research publications. Succinct
 data structures can represent an object (such as a bitvector or a
 tree) in space close the information-theoretic lower bound of the
 object while supporting operations of the original object
 efficiently. The theoretical time complexity of an operations
 performed on the classical data structure and the equivalent succinct
 data structure are (most of the time) identical.
 .
 This package installs development files.

Package: libsdsl3
Description-md5: 08a9fd71ef7ef85321b37f33f3a7d07d
Description-en: succinct data structure library
 The Succinct Data Structure Library (SDSL) is a powerful and flexible
 C++11 library implementing succinct data structures. In total, the
 library contains the highlights of 40 research publications. Succinct
 data structures can represent an object (such as a bitvector or a
 tree) in space close the information-theoretic lower bound of the
 object while supporting operations of the original object
 efficiently. The theoretical time complexity of an operations
 performed on the classical data structure and the equivalent succinct
 data structure are (most of the time) identical.
 .
 This package installs static library.

Package: libsearch-elasticsearch-client-1-0-perl
Description-md5: 219a4c1c6224893df97d895a5e262389
Description-en: Module to add client support for Elasticsearch 1.x
 libsearch-elasticsearch-client-1-0-perl relies on libsearch-elasticsearch-perl
 and adds support for Elasticsearch 1.x specific API.
 libsearch-elasticsearch-client-2-0-perl should be used for specific 2.x API.
 Newer versions rely ( >= 5.x ) on libsearch-elasticsearch-perl.

Package: libsearch-elasticsearch-client-2-0-perl
Description-md5: bf6393552f27b70d13b87f4d20f74aca
Description-en: Thin client with full support for Elasticsearch 2.x APIs
 libsearch-elasticsearch-client-2-0-perl relies on libsearch-elasticsearch-perl
 and adds support for Elasticsearch 2.x specific API.
 libsearch-elasticsearch-client-1-0-perl should be used for specific 1.x API.
 Newer versions ( >= 5.x ) rely on libsearch-elasticsearch-perl.

Package: libsearch-elasticsearch-perl
Description-md5: 79d603e1109d42a032d09e0b6ad4ca66
Description-en: Perl client for Elasticsearch
 Search::Elasticsearch is the official Perl client for Elasticsearch,
 supported by elasticsearch.com <http://www.elasticsearch.com>.
 .
 Elasticsearch itself is a flexible and powerful open source, distributed
 real-time search and analytics engine for the cloud. You can read more
 about it on elastic.co <http://www.elastic.co>.

Package: libsearch-gin-perl
Description-md5: 0becfa9824412bc3f3c7dac4f2c2a1fb
Description-en: Perl module for Generalized Inverted Indexing
 Search::GIN is a Perl module providing an implementation of a Generalized
 Inverted Index. An inverted index is a structure storing pairs of keys and
 posting lists, where a posting list is a set of documents in which the key
 occurs. It is generalized in the sense that it does not know what operation
 it accelerates and in general is used to provide fast and scalable full-text
 search facilities.

Package: libsearch-queryparser-perl
Description-md5: e3f890e6193c15db1234a2633c036692
Description-en: Perl module to parse search query strings into a data structure
 Search::QueryParser parses search query strings into a data structure to be
 handled by external search engines.
 .
 The query string can contain simple terms, "exact phrases", field names and
 comparison operators, '+/-' prefixes, parentheses, and boolean connectors.
 .
 The parser can be parameterized by regular expressions for specific notions
 of "term", "field name" or "operator" ; see the new method. The parser has no
 support for lemmatization or other term transformations : these should be
 done externally, before passing the query data structure to the search
 engine.

Package: libsearch-xapian-perl
Description-md5: a255a0ea45e7ee72d48d4fc52560c624
Description-en: Perl bindings for the Xapian search library
 Search::Xapian provides Perl bindings for the Xapian Open Source Search
 Engine library.
 .
 The Xapian search engine library is a highly adaptable toolkit which allows
 developers to easily add advanced indexing and search facilities to their own
 applications. It implements the probabilistic model of information retrieval,
 and provides facilities for performing ranked free-text searches, relevance
 feedback, phrase searching, boolean searching, stemming, and simultaneous
 update and searching. It is highly scalable and is capable of working with
 collections containing hundreds of millions of documents.

Package: libsearpc-dev
Description-md5: 0b7eddfd64421bce44181f9a70e7adfc
Description-en: Development files for the Searpc framework
 Searpc handles the serialization/deserialization part of RPC, the
 transport part is left to users.
 .
 This package contains the development files for Searpc.

Package: libsearpc1
Description-md5: 588103ce0f5a92887ad6334de8a13020
Description-en: Shared library for the Searpc framework
 Searpc is a simple C language RPC framework based on GObject system.
 Searpc handles the serialization/deserialization part of RPC, the
 transport part is left to users.
 .
 This package contains the shared library for Searpc.

Package: python3-searpc
Description-md5: 02601d690151ae211660ba452aea759d
Description-en: Python 3 bindings for the Searpc framework
 Searpc handles the serialization/deserialization part of RPC, the
 transport part is left to users.
 .
 This package contains the Python 3 bindings for Searpc.

Package: libseccomp-dev
Description-md5: e5fdb6fdd319bc8b5c43a1e29c7d62d5
Description-en: high level interface to Linux seccomp filter (development files)
 This library provides a high level interface to constructing, analyzing
 and installing seccomp filters via a BPF passed to the Linux Kernel's
 prctl() syscall.
 .
 This package contains the development files.

Package: libseccomp2
Description-md5: 7ee97a8161e83bfebc75870eb92bde51
Description-en: high level interface to Linux seccomp filter
 This library provides a high level interface to constructing, analyzing
 and installing seccomp filters via a BPF passed to the Linux Kernel's
 prctl() syscall.

Package: python3-seccomp
Description-md5: 4d2f47f47736ce3d567ce8905563031c
Description-en: high level interface to Linux seccomp filter (Python 3 bindings)
 This library provides a high level interface to constructing, analyzing
 and installing seccomp filters via a BPF passed to the Linux Kernel's
 prctl() syscall.

Package: seccomp
Description-md5: 288b26d85c99739b7f18d60004ee2e63
Description-en: helper tools for high level interface to Linux seccomp filter
 Provides helper tools for interacting with libseccomp. Currently, only
 a single tool exists, providing a way to easily enumerate syscalls across
 the supported architectures.

Package: libsecondstring-java
Description-md5: 0c9519f5af84650de2835a259afdf8c8
Description-en: approximate string-matching routines
 SecondString is a Java toolkit for developing and evaluating approximate
 string comparison operators. It includes abstract classes for various
 edit-distance based comparators and concrete implementations of several
 published approximate comparators.

Package: libsecp256k1-1
Description-md5: 2d59f652d02ddcff51b13bd553d9441d
Description-en: library for EC operations on curve secp256k1
 An optimized C library for EC operations on curve secp256k1.
 .
 NB! This library is intended to be
 the highest quality publicly available library
 for cryptography on the secp256k1 curve.
 However, the primary focus of its development has been
 for usage in the Bitcoin system
 and usage unlike Bitcoin's may be less well tested, verified,
 or suffer from a less well thought out interface.
 Correct usage requires some care and consideration
 that the library is fit for your application's purpose.
 .
 Features:
  * secp256k1 ECDSA signing/verification and key generation.
  * Additive and multiplicative tweaking of secret/public keys.
  * Serialization/parsing of secret keys, public keys, signatures.
  * Constant time, constant memory access signing and public key generation.
  * Derandomized ECDSA (via RFC6979 or with a caller provided function.)
  * Very efficient implementation.
  * Suitable for embedded systems.
  * Optional module for public key recovery.
  * Optional module for ECDH key exchange.

Package: libsecp256k1-dev
Description-md5: 3d3a5083d7abdc4cd06bd13d0346d318
Description-en: library for EC operations on curve secp256k1 - development headers
 An optimized C library for EC operations on curve secp256k1.
 .
 NB! This library is intended to be
 the highest quality publicly available library
 for cryptography on the secp256k1 curve.
 However, the primary focus of its development has been
 for usage in the Bitcoin system
 and usage unlike Bitcoin's may be less well tested, verified,
 or suffer from a less well thought out interface.
 Correct usage requires some care and consideration
 that the library is fit for your application's purpose.
 .
 Features:
  * secp256k1 ECDSA signing/verification and key generation.
  * Additive and multiplicative tweaking of secret/public keys.
  * Serialization/parsing of secret keys, public keys, signatures.
  * Constant time, constant memory access signing and public key generation.
  * Derandomized ECDSA (via RFC6979 or with a caller provided function.)
  * Very efficient implementation.
  * Suitable for embedded systems.
  * Optional module for public key recovery.
  * Optional module for ECDH key exchange.
 .
 This package provides header files for developing your applications to
 use libbitcoin template engine.

Package: libsecrecy-dev
Description-md5: 556b47cd5f5e5bfa9aec15eb11c1b3a4
Description-en: C++ header only library for random access to encrypted files
 libsecrecy is a header only C++ library implementing an encrypted file format
 based on GCM (Galois Counter Mode) and AES128 or AES256.
 .
 It uses nettle routines for file encryption and decryption via GCM using
 AES128 or AES256 as cipher function and gpgme for key storage.
 .
 While encryption is currently only supported in a streaming fashion,
 decryption allows random access in the encrypted file due to independently
 encoded subunits.

Package: secrecy
Description-md5: bf83dbaea22a9688386500b05ae2c638
Description-en: tool to handle libsecrecy keys and encrypted files
 libsecrecy is a header only C++ library implementing an encrypted file format
 based on GCM (Galois Counter Mode) and AES128 or AES256.
 .
 The libsecrecy distribution comes with a command line tool called secrecy.
 This tool has subcommands to manage libsecrecy encryption keys, encrypt, and
 decrypt files encrypted with the libsecrecy.

Package: gir1.2-secret-1
Description-md5: 282aebbdbea3a39223d0f976ec4df8d9
Description-en: Secret store (GObject-Introspection)
 This package contains introspection data for libsecret, which can be used
 to generate dynamic bindings.
 .
 libsecret is a library for storing and retrieving passwords and other secrets.
 It communicates with the "Secret Service" using DBus.
 .
 This package contains the introspection datas for the libsecret library.

Package: libsecret-1-0
Description-md5: 0896289b56498e648332c5193d208d4b
Description-en: Secret store
 Library for storing and retrieving passwords and other secrets.
 It communicates with the "Secret Service" using DBus.

Package: libsecret-1-dev
Description-md5: f5f75bda0b2ffe1fa8b2776e2fe6dba2
Description-en: Secret store (development files)
 Library for storing and retrieving passwords and other secrets.
 It communicates with the "Secret Service" using DBus.
 .
 This package contains the development files.

Package: libsecret-common
Description-md5: 2575f6062ae195676927b0e3721dc11d
Description-en: Secret store (common files)
 Library for storing and retrieving passwords and other secrets.
 It communicates with the "Secret Service" using DBus.
 .
 This package contains data files used by the libsecret library.

Package: libsecret-tools
Description-md5: 09678ba55eb8a000bae6c30075d2aa24
Description-en: tool for storing and retrieving GObject passwords
 This package provides a command line tool using libsecret to access
 the freedesktop.org Secret Service API. This can be used to store
 and retrieve passwords for desktop applications.

Package: libsejda-commons-java
Description-md5: ea4c5d1fd69379533345a1393e433a03
Description-en: common classes for PDFsam and Sejda
 A collection of utilities and common classes used by Sejda and PDFsam, a
 library and application to manipulate PDF files.

Package: libsejda-eventstudio-java
Description-md5: f61028fbd78172547efb03930caa04cd
Description-en: pure Java event bus implementation
 EventStudio is a pure Java event bus implementation providing the
 publish-subscribe pattern with events queue capabilities for intra-jvm event
 communication. It is thread safe, has a very simple API and any POJO can be an
 event.

Package: libsejda-injector-java
Description-md5: 1d165fe9a7f783a2e09b437ea1ed0e59
Description-en: lightweight dependency injection engine
 Sejda-injector is a simple dependency injection engine based on a similar
 library called Feather and is mainly used in PDFsam. Dependency injection is a
 technique whereby one object supplies the dependencies of another object.

Package: libsejda-io-java
Description-md5: 22591e182e75a080237386621d2efd52
Description-en: layer of Input/Output classes built on top of Java IO and NIO
 Sejda-io is a simple Input/Output layer built on top of Java standard IO and
 NIO packages. It is mainly used in Sejda, a PDF library, to ease its further
 development.

Package: libsejda-java
Description-md5: 1ff69dcc2706911ea91c9e7d5e2fc163
Description-en: extendible PDF manipulation layer library written in Java
 Sejda SDK is a task oriented PDF editor SDK library written in Java. It
 offers a set of "ready to go" manipulations implemented using SAMBox but it is
 also possible to provide your own implementation using iText, iText 5.x,
 PDFBox or any other PDF engine and configure Sejda to use it.

Package: libselinux1
Description-md5: 90f6e1cb06c527bc3fc11ec6f969c59c
Description-en: SELinux runtime shared libraries
 This package provides the shared libraries for Security-enhanced
 Linux that provides interfaces (e.g. library functions for the
 SELinux kernel APIs like getcon(), other support functions like
 getseuserbyname()) to SELinux-aware applications. Security-enhanced
 Linux is a patch of the Linux kernel and a number of utilities with
 enhanced security functionality designed to add mandatory access
 controls to Linux.  The Security-enhanced Linux kernel contains new
 architectural components originally developed to improve the security
 of the Flask operating system. These architectural components provide
 general support for the enforcement of many kinds of mandatory access
 control policies, including those based on the concepts of Type
 Enforcement, Role-based Access Control, and Multi-level Security.
 .
 libselinux1 provides an API for SELinux applications to get and set
 process and file security contexts and to obtain security policy
 decisions.  Required for any applications that use the SELinux
 API. libselinux may use the shared libsepol to manipulate the binary
 policy if necessary (e.g. to downgrade the policy format to an older
 version supported by the kernel) when loading policy.

Package: libselinux1-dev
Description-md5: ca6eeba78d95ecb95827216f2b16ab42
Description-en: SELinux development headers
 This package provides the  static libraries and header files
 needed for developing SELinux applications.  Security-enhanced Linux
 is a patch of the Linux kernel and a number of utilities with
 enhanced security functionality designed to add mandatory access
 controls to Linux.  The Security-enhanced Linux kernel contains new
 architectural components originally developed to improve the security
 of the Flask operating system. These architectural components provide
 general support for the enforcement of many kinds of mandatory access
 control policies, including those based on the concepts of Type
 Enforcement, Role-based Access Control, and Multi-level Security.

Package: python3-selinux
Description-md5: 9ba663ede69837730eefa0d1d3aeaa21
Description-en: Python3 bindings to SELinux shared libraries
 This package provides the Python3 bindings needed for developing Python
 SELinux applications.
 .
 Security-enhanced Linux is a patch of the Linux kernel and a number
 of utilities with enhanced security functionality designed to add mandatory
 access controls to Linux. The Security-enhanced Linux kernel contains
 new architectural components originally developed to improve the security
 of the Flask operating system. These architectural components provide
 general support for the enforcement of many kinds of mandatory access
 control policies, including those based on the concepts of Type Enforcement,
 Role-based Access Control, and Multi-level Security.

Package: ruby-selinux
Description-md5: 71f8f453f4c0fbe591180af8da96cd36
Description-en: Ruby bindings to SELinux shared libraries
 This package provides the Ruby bindings needed for developing Ruby
 SELinux applications.  Security-enhanced Linux is a patch of the
 Linux kernel and a number of utilities with enhanced security
 functionality designed to add mandatory access controls to Linux.
 The Security-enhanced Linux kernel contains new architectural
 components originally developed to improve the security of the Flask
 operating system. These architectural components provide general
 support for the enforcement of many kinds of mandatory access control
 policies, including those based on the concepts of Type Enforcement,
 Role-based Access Control, and Multi-level Security.

Package: selinux-utils
Description-md5: 0dfe4ba09954ecdcb854ff898167f98b
Description-en: SELinux utility programs
 This package provides various utility programs for a Security-enhanced
 Linux system. Security-enhanced Linux is a patch of the Linux kernel
 and a number of utilities with enhanced security functionality
 designed to add mandatory access controls to Linux. This package
 provides utility programs to get and set process and file security
 contexts and to obtain security policy decisions.

Package: libsemanage-common
Description-md5: c7a0a093650c85e838f42492add9b46b
Description-en: Common files for SELinux policy management libraries
 This package provides the common files used by the shared libraries
 for SELinux policy management.
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.

Package: libsemanage-dev
Description-md5: 303bd4372e6052211e2f9b4e60af2b0d
Description-en: Header files and libraries for SELinux policy manipulation
 This package provides an API for the management of SELinux policies.
 It contains the static libraries and header files needed
 for developing applications that manage SELinux policies.
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.

Package: libsemanage2
Description-md5: 8998b538051f37f69c5f1bf9a005fa56
Description-en: SELinux policy management library
 This package provides the shared libraries for SELinux policy management.
 It uses libsepol for binary policy manipulation and libselinux for
 interacting with the SELinux system.  It also exec's helper programs
 for loading policy and for checking whether the file_contexts
 configuration is valid (load_policy and setfiles from
 policycoreutils) presently, although this may change at least for the
 bootstrapping case
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.

Package: python3-semanage
Description-md5: 08b879a3156f0dcb939f35f158adf1b5
Description-en: Python3 bindings for SELinux policy management
 This package provides Python3 bindings for the management of SELinux
 policies.
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.

Package: ruby-semanage
Description-md5: 0573f123cd490210938f6da9efe52cb5
Description-en: Ruby bindings to for SELinux policy management
 This package provides the Ruby bindings needed for developing Ruby
 applications that manage SELinux policies.
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.

Package: semanage-utils
Description-md5: f08c1d00467630f36653d6234f30403c
Description-en: SELinux policy management utilities
 This package contains an utility that can be used to migrate from the old
 policy store format (HLL, stored in /etc/selinux) to the new one (CLI, stored
 in /var/lib/selinux).
 .
 Security-enhanced Linux is a patch of the Linux kernel and a
 number of utilities with enhanced security functionality designed to
 add mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement, Role-based Access
 Control, and Multi-level Security.

Package: libsemver-perl
Description-md5: 8b5f433a2eb08cb83e34dab9c95b361a
Description-en: Perl implementation of the Semantic Versioning 2.0.0 Specification
 This module named SemVer subclasses "version" to create semantic
 versions, as defined by the Semantic Versioning 2.0.0 Specification.
 .
 See https://semver.org/ for more information about the Semantic
 Versioning Specification.

Package: libsendmail-milter-perl
Description-md5: 3733329fa90cc8f45eacbf229c094854
Description-en: Interface to Sendmail's Mail Filter API
 Sendmail::Milter is a Perl extension to sendmail's Mail Filter API
 (Milter).
 .
 With this module, Perl callbacks can be defined and registered with
 the Milter engine. This module calls those perl callbacks using
 interpreters from a threaded persistent interpreter pool.

Package: libsendmail-pmilter-perl
Description-md5: bcaab656aec36389739734474fc8cf52
Description-en: Perl implementation of the Sendmail Milter protocol
 PMilter is an attempt to reimplement Sendmail's milter (mail filter)
 protocol in pure Perl. There are many reasons for this, including
 independence from Sendmail's libmilter, as well as freedom from POSIX
 threads (helps stability for Perl filters), etc.
 .
 Most of PMilter's Sendmail::Milter interface is a clone of the
 frontend functions in PMilter::Server. However, this compatibility
 package also includes some methods specific to the Sendmail MTA,
 which are deliberately not included in PMilter::Server.

Package: libsepol-dev
Description-md5: df6f84858afaf99b7b289c39fa4b8376
Description-en: SELinux binary policy manipulation library and development files
 libsepol allows programs to easily modify SELinux binary policies.  This
 means changing the default values for booleans, or reading the policy for
 analysis.
 .
 This package contains the headers and archives used for linking it into your
 programs.

Package: libsepol2
Description-md5: d569fae7efa3328b3d40879b104d9a63
Description-en: SELinux library for manipulating binary security policies
 Security-enhanced Linux is a patch of the Linux kernel and a number
 of utilities with enhanced security functionality designed to add
 mandatory access controls to Linux.  The Security-enhanced Linux
 kernel contains new architectural components originally developed to
 improve the security of the Flask operating system. These
 architectural components provide general support for the enforcement
 of many kinds of mandatory access control policies, including those
 based on the concepts of Type Enforcement®, Role-based Access
 Control, and Multi-level Security.
 .
 libsepol provides an API for the manipulation of SELinux binary policies.
 It is used by checkpolicy (the policy compiler) and similar tools, as well
 as by programs like load_policy that need to perform specific transformations
 on binary policies such as customizing policy boolean settings.

Package: sepol-utils
Description-md5: a1b596ce0ddd460c537eafbf4c1d7137
Description-en: Security Enhanced Linux policy utility programs
 This package provides a utility for a Security-enhanced
 Linux system to rewrite existing mandatory access control policy with
 different boolean setting, generating a new policy. Security-enhanced
 Linux is a patch of the Linux kernel and a number of utilities with
 enhanced security functionality designed to add mandatory access
 controls to Linux. This package provides utility programs to get and
 set process and file security contexts and to obtain security policy
 decisions.

Package: libseqlib-dev
Description-md5: 28b7ac82b2eed617ed6e66b7fee02d12
Description-en: C++ htslib/bwa-mem/fermi interface for interrogating sequence data (dev)
 C++ API and command line tool that provides a rapid and user-friendly
 interface to BAM/SAM/CRAM files, global sequence alignment operations
 and sequence assembly. Four C libraries perform core operations in
 SeqLib: HTSlib for BAM access, BWA-MEM and BLAT for sequence alignment
 and Fermi for error correction and sequence assembly. Benchmarking
 indicates that SeqLib has lower CPU and memory requirements than leading
 C++ sequence analysis APIs. Minimal SeqLib code can extract, error-correct
 and assemble reads from a CRAM file and then align with BWA-MEM.
 SeqLib also provides additional capabilities, including chromosome-aware
 interval queries and read plotting. Command line tools are available for
 performing integrated error correction, micro-assemblies and alignment.
 .
 This package contains the header files and static library.

Package: libseqlib2
Description-md5: 346127beb1a0da07603dfaeecb9a64e2
Description-en: C++ htslib/bwa-mem/fermi interface for interrogating sequence data
 C++ API and command line tool that provides a rapid and user-friendly
 interface to BAM/SAM/CRAM files, global sequence alignment operations
 and sequence assembly. Four C libraries perform core operations in
 SeqLib: HTSlib for BAM access, BWA-MEM and BLAT for sequence alignment
 and Fermi for error correction and sequence assembly. Benchmarking
 indicates that SeqLib has lower CPU and memory requirements than leading
 C++ sequence analysis APIs. Minimal SeqLib code can extract, error-correct
 and assemble reads from a CRAM file and then align with BWA-MEM.
 SeqLib also provides additional capabilities, including chromosome-aware
 interval queries and read plotting. Command line tools are available for
 performing integrated error correction, micro-assemblies and alignment.

Package: libsequence-library-java
Description-md5: b16f9fd66ae07a6e65e434e219cfead8
Description-en: Textual Diff and Merge Library
 This library provides utility classes allowing manipulation with sequences of
 characters such as searching for longest common subsequence of two strings,
 finding common blocks and creating text or binary diff files.

Package: libsereal-decoder-perl
Description-md5: 10fe895ecdf1074c8b38bf4026c624a6
Description-en: fast, compact, powerful binary deserialization module
 Sereal::Decoder implements a deserializer for an efficient, compact-output,
 and feature-rich binary protocol called Sereal.
 .
 Its sister module Sereal::Encoder implements an encoder for this format.

Package: libsereal-encoder-perl
Description-md5: 452c3b1dc0dcfd9906e3533d869aa4ca
Description-en: fast, compact, powerful binary serialization module
 Sereal::Encoder implements an efficient, compact-output,
 and feature-rich serializer using a binary protocol called Sereal.
 .
 Its sister module Sereal::Decoder implements a decoder for this format.

Package: libsereal-perl
Description-md5: 240f9f42c7e8cd851c392c8bbb9933b1
Description-en: fast, compact, powerful binary (de-)serialization module wrapper
 Sereal is an efficient, compact-output, binary and feature-rich serialization
 protocol. The Perl encoder is implemented as the Sereal::Encoder module, the
 Perl decoder correspondingly as Sereal::Decoder. They are distributed
 separately, in Debian as libsereal-decoder-perl and libsereal-encoder-perl.
 .
 This Sereal module is a very thin wrapper around both Sereal::Encoder and
 Sereal::Decoder. It depends on both and loads both. So if you have a user of
 both encoder and decoder, it is enough to depend on a particular version of
 Sereal and you'll get the most recent released versions of Sereal::Encoder
 and Sereal::Decoder.

Package: libserial-dev
Description-md5: ee95edf4acf2fda26a155c4284803616
Description-en: Serial port programming in C++ -- development files
 A collection of C++ classes which allow the serial port on POSIX systems to be
 accessed like an iostream object. Special functions are provided for setting
 various parameters of the serial port such as the baud rate, character size,
 flow control and other.
 .
 This package contains the development libraries and headers

Package: libserial-doc
Description-md5: c9733b6bda7e674d402e989708f7768d
Description-en: Serial port programming in C++ -- documentation
 A collection of C++ classes which allow the serial port on POSIX systems to be
 accessed like an iostream object. Special functions are provided for setting
 various parameters of the serial port such as the baud rate, character size,
 flow control and other.
 .
 Provides the documentation for the library and development packages

Package: libserial1
Description-md5: 74e8478d2a9bf955147ef52c8b26b2a3
Description-en: Serial port programming in C++ under POSIX operating system
 A collection of C++ classes which allow the serial port on POSIX systems to be
 accessed like an iostream object. Special functions are provided for setting
 various parameters of the serial port such as the baud rate, character size,
 flow control and other.
 .
 Provides the libserial library

Package: libserializer-java
Description-md5: fb69eaed048a29bb71c06a2395c0aa5a
Description-en: general serializaton framework
 This library module contains a general serialization framework. It simplifies
 the task of writing custom serialization handlers for non-serializable classes.

Package: libserialport-dev
Description-md5: 64d301e6e849a365f73ac2d8457d1a8f
Description-en: Crossplatform serial port handling library - development files
 libserialport is a minimal, cross-platform shared library that is intended
 to take care of the OS-specific details when writing software that uses
 serial ports.
 .
 This package contains the header files and other development files.

Package: libserialport0
Description-md5: 6ff69924a185f7208c4a743671869971
Description-en: Crossplatform serial port handling library - shared library
 libserialport is a minimal, cross-platform shared library that is intended
 to take care of the OS-specific details when writing software that uses
 serial ports.
 .
 This package contains the shared library.

Package: libserver-starter-perl
Description-md5: 4f73c904dc55de5ad3bf5674d8d2016d
Description-en: superdaemon for hot-deploying Perl server programs
 It is often a pain to write a server program that supports graceful restarts,
 with no resource leaks. Server::Starter solves the problem by splitting the
 task into two. One is start_server, a script provided as a part of the module,
 which works as a superdaemon that binds to zero or more TCP ports or unix
 sockets, and repeatedly spawns the server program that actually handles the
 necessary tasks (for example, responding to incoming commenctions). The spawned
 server programs under Server::Starter call accept(2) and handle the requests.
 .
 To gracefully restart the server program, send SIGHUP to the superdaemon. The
 superdaemon spawns a new server program, and if (and only if) it starts up
 successfully, sends SIGTERM to the old server program.

Package: libservicelog-1.1-1
Description-md5: 3042f4dd7a62e4b047b18cec0f776e8f
Description-en: Library to create and maintain a database for storing events
 The libservicelog package contains a library to create and maintain a
 database for storing events related to system service. This database
 allows for the logging of serviceable and informational events, and for
 the logging of service procedures that have been performed upon the system.

Package: libservicelog-dev
Description-md5: dab26c7873bed03b2258b2748fe6cca2
Description-en: libservicelog development files
 The libservicelog package contains a library to create and maintain a
 database for storing events related to system service. This database
 allows for the logging of serviceable and informational events, and for
 the logging of service procedures that have been performed upon the system.
 .
 This package provides development headers.

Package: libsession-storage-secure-perl
Description-md5: 7e6017027671ec7ed833f88a413c2862
Description-en: module implementing a secure way to encode session data
 Session::Storage::Secure provides encrypted, expiring, compressed,
 serialized session data with integrity. It is primarily intended
 for storing session data in browser cookies, but could be used with
 other backend storage where security of stored session data is
 important.

Package: libsession-token-perl
Description-md5: 233227079dccae6a7e5011c3e35bc699
Description-en: secure, efficient, simple random session token generation
 Session::Token provides a secure, efficient, and simple interface for
 creating session tokens, password reset codes, temporary passwords, random
 identifiers, and anything else you can think of.
 .
 This module is one of the recommended password generators in the comparison
 conducted by Neil Bowers (http://neilb.org/reviews/passwords.html) and is
 characterized as "is very fast and takes random number generation very
 seriously".

Package: libset-infinite-perl
Description-md5: e1f95a9bf355dd13c353cf826d2f8240
Description-en: module for sets of intervals
 Set::Infinite is a Set Theory module for infinite sets.
 .
 It works with reals, integers, and objects.
 .
 When it is used dates, this module provides schedule checks (intersections),
 unions, and infinite recurrences.

Package: libset-intervaltree-perl
Description-md5: 337103aef22b2d835237f87ceeb0dde4
Description-en: Perform range-based lookups on sets of ranges
 Set::IntervalTree uses Interval Trees to store and efficiently look up ranges
 using a range-based lookup.
 .
 All intervals are half-open, i.e. [1,3), [2,6), etc.

Package: libset-intspan-perl
Description-md5: 94b2e62a031ea72de103f50cecedbe4a
Description-en: module to manage sets of integers
 The Set::IntSpan module manages sets of integers.
 It is optimized for sets that have long runs of consecutive integers.
 These arise, for example, in .newsrc files, which maintain lists of articles.

Package: libset-nestedgroups-perl
Description-md5: f110948a53748a09904c0e739b91220b
Description-en: Simple implementation of nested groups
 Set::NestedGroups gives an implementation of nested groups,
 access control lists (ACLs) would be one example of
 nested groups.
 .
 For example, if Joe is a Manager, and Managers have access to payroll,
 you can create an ACL which implements these rules, then ask the ACL
 if Joe has access to payroll.
 .
 Another example, you may wish to track which city, state and country
 people are in, by adding people to cities, cities to states, and states
 to countries.
 .
 This module includes some facilities to integrate its data structures
 with either files in the local filesystem and with tables in a RDBMS.

Package: libset-object-perl
Description-md5: 419a6286ee730a11b605bae55ba8b5f0
Description-en: collection of objects without duplications
 Set::Object module implements a Set of objects, that is, a collection of
 objects without duplications. It is similar to a Smalltalk
 IdentitySet.

Package: libset-scalar-perl
Description-md5: ceb4401cf2a2d6e0426d2ab4f3544179
Description-en: Perl interface for operations on finite sets
 Set::Scalar provides an interface for working with finite, unordered sets of
 elements: creating, modifying, displaying, comparing and deriving them; the
 computation of power sets and the cartesian product of sets. It also provides
 overloaded operators for most operations.

Package: libset-tiny-perl
Description-md5: 59e524054bb65f1b4e49894aa14bd4f5
Description-en: module for simple sets of strings
 Set::Tiny is a thin wrapper around regular Perl hashes to perform often
 needed set operations, such as testing two sets of strings for equality, or
 checking whether one is contained within the other.
 .
 For a more complete implementation of mathematical set theory, see
 Set::Scalar. For sets of arbitrary objects, see Set::Object.

Package: libsfml-audio2.5
Description-md5: 9c8bd9837ed81a5452d418554ccca0e0
Description-en: Simple and Fast Multimedia Library - Audio part
 SFML is a modern multimedia library offering a wide range of subsystems
 useful to produce a multimedia app. It offers OpenGL integration for
 Hardware accelerated Graphics, Windowing and Input support, Audio and
 Network facilities and supports GNU/Linux, MS Windows and Mac OS X.
 .
 The Audio library is used to play sound and music in games. It is able to
 load OGG/Vorbis files.

Package: libsfml-dev
Description-md5: 488c4b12fb44d3d79e5db282c5a443f4
Description-en: Simple and Fast Multimedia Library - Development Files
 SFML is a modern multimedia library offering a wide range of subsystems
 useful to produce a multimedia app. It offers OpenGL integration for
 Hardware accelerated Graphics, Windowing and Input support, Audio and
 Network facilities and supports GNU/Linux, MS Windows and Mac OS X.
 .
 This package includes header files for all SFML libraries.

Package: libsfml-doc
Description-md5: 6aef1e2ea474deeca999388baa5fbb0f
Description-en: Simple and Fast Multimedia Library - Documentation
 SFML is a modern multimedia library offering a wide range of subsystems
 useful to produce a multimedia app. It offers OpenGL integration for
 Hardware accelerated Graphics, Windowing and Input support, Audio and
 Network facilities and supports GNU/Linux, MS Windows and Mac OS X.
 .
 This package includes the library reference and examples for SFML.

Package: libsfml-graphics2.5
Description-md5: a5d215f161950e219a03acbd8caf7237
Description-en: Simple and Fast Multimedia Library - Graphics part
 SFML is a modern multimedia library offering a wide range of subsystems
 useful to produce a multimedia app. It offers OpenGL integration for
 Hardware accelerated Graphics, Windowing and Input support, Audio and
 Network facilities and supports GNU/Linux, MS Windows and Mac OS X.
 .
 The Graphics library contains all the OpenGL and drawing code. It needs the
 Window library for Window creation.

Package: libsfml-network2.5
Description-md5: a69eda62ece501c5f82183902c170abb
Description-en: Simple and Fast Multimedia Library - Network part
 SFML is a modern multimedia library offering a wide range of subsystems
 useful to produce a multimedia app. It offers OpenGL integration for
 Hardware accelerated Graphics, Windowing and Input support, Audio and
 Network facilities and supports GNU/Linux, MS Windows and Mac OS X.
 .
 The Network Library brings basic networking support as needed by games.

Package: libsfml-system2.5
Description-md5: 8706f508f72606b96a998331dacf0a6a
Description-en: Simple and Fast Multimedia Library - System part
 SFML is a modern multimedia library offering a wide range of subsystems
 useful to produce a multimedia app. It offers OpenGL integration for
 Hardware accelerated Graphics, Windowing and Input support, Audio and
 Network facilities and supports GNU/Linux, MS Windows and Mac OS X.
 .
 The system library brings useful system utilities like multithreading and
 UNICODE handling.

Package: libsfml-window2.5
Description-md5: d24cf2c49ab4beaa2bc8a2eb664dd105
Description-en: Simple and Fast Multimedia Library - Window part
 SFML is a modern multimedia library offering a wide range of subsystems
 useful to produce a multimedia app. It offers OpenGL integration for
 Hardware accelerated Graphics, Windowing and Input support, Audio and
 Network facilities and supports GNU/Linux, MS Windows and Mac OS X.
 .
 The Window library provides basic utilities for creating and managing Windows.

Package: libsgml-parser-opensp-perl
Description-md5: e2c8e79605512ae4068bd723595584d3
Description-en: OpenSP Parser of SGML documents
 SGML::Parser::OpenSP provides an interface to the OpenSP SGML parser. OpenSP
 and this module are event based. As the parser recognizes parts of the
 document (say the start or end of an element), then any handlers registered
 for that type of an event are called with suitable parameters.

Package: libsgmls-perl
Description-md5: df980772a04f6f12a23eb225bc75961f
Description-en: Perl modules for processing SGML parser output
 This is a set of Perl5 routines for processing the output from the onsgmls,
 sgmls, and nsgmls SGML parsers. To make sensible use of this package you will
 need to install a suitable SGML parser as well.

Package: sgmls-doc
Description-md5: 8e9bc0b225020706706e6c339f9fcb4f
Description-en: HTML documentation of libsgmls-perl and sgmlspl
 libsgmls-perl and sgmlspl are tools for parsing the output from an SGML parser
 .
 This package contains the documentation in HTML format of the packages
 libsgmls-perl and sgmlspl.

Package: sgmlspl
Description-md5: cd4a6508f13ec21d352fabfcdfff0098
Description-en: SGMLS-based example Perl script for processing SGML parser output
 This is an example of a Perl script to post-process SGML parser output
 using the SGMLS Perl modules.  To make sensible use of this package
 you will need to install a suitable SGML parser as well.

Package: libshairport-dev
Description-md5: df71c1c8c3dd169bc7d4df3dfe9b8cef
Description-en: emulates an AirPort Express (development files)
 This program emulates an AirPort Express for the purpose of
 streaming music from iTunes and compatible iPods. It implements
 a server for the Apple RAOP protocol. ShairPort does not support
 AirPlay v2 (video and photo streaming). It supports multiple
 simultaneous streams, if your audio output chain
 (as detected by libao) does so.
 .
 This package installs the files necessary for development.

Package: libshairport2
Description-md5: 6ccd856e3c20d7dc53eb1633cb1397c4
Description-en: emulates an AirPort Express (shared library)
 This program emulates an AirPort Express for the purpose of
 streaming music from iTunes and compatible iPods. It implements
 a server for the Apple RAOP protocol. ShairPort does not support
 AirPlay v2 (video and photo streaming). It supports multiple
 simultaneous streams, if your audio output chain
 (as detected by libao) does so.
 .
 This package installs the shared library.

Package: libsharp-dev
Description-md5: 25b5303fc05a111b87db1acf35a9c2ee
Description-en: fast spherical harmonic transforms - C/C++ library
 libsharp is a library for spherical harmonic transforms (SHTs), which evolved
 from the libpsht library, addressing several of its shortcomings, such as
 adding MPI support for distributed memory systems and SHTs of fields with
 arbitrary spin, but also supporting new developments in CPU instruction sets
 like the Advanced Vector Extensions (AVX) or fused multiply-accumulate (FMA)
 instructions. The library is implemented in portable C99 and provides an
 interface that can be easily accessed from other programming languages such as
 C++, Fortran, Python etc. Generally, libsharp's performance is at least on par
 with that of its predecessor; however, significant improvements were made to
 the algorithms for scalar SHTs, which are roughly twice as fast when using the
 same CPU capabilities.
 .
 This package provides the static library and headers.

Package: libsharp0
Description-md5: 69bd5cbd96034f709fee36ea9de1a561
Description-en: fast spherical harmonic transforms - C/C++ development library
 libsharp is a library for spherical harmonic transforms (SHTs), which evolved
 from the libpsht library, addressing several of its shortcomings, such as
 adding MPI support for distributed memory systems and SHTs of fields with
 arbitrary spin, but also supporting new developments in CPU instruction sets
 like the Advanced Vector Extensions (AVX) or fused multiply-accumulate (FMA)
 instructions. The library is implemented in portable C99 and provides an
 interface that can be easily accessed from other programming languages such as
 C++, Fortran, Python etc. Generally, libsharp's performance is at least on par
 with that of its predecessor; however, significant improvements were made to
 the algorithms for scalar SHTs, which are roughly twice as fast when using the
 same CPU capabilities.
 .
 This package provides the dynamic library.

Package: libsharyanto-file-util-perl
Description-md5: 2c5f08e515fc6f6aa72245483edfc63d
Description-en: SHARYANTO's module of file related utilities
 SHARYANTO::File::Util is part of SHARYANTO::Utils, a heterogenous collection
 of modules that will eventually have their own proper distributions, but do
 not yet because they are not ready for some reason or another.
 .
 It provides a tiny collection of small, handy utilities for file processing.

Package: libsharyanto-string-util-perl
Description-md5: af22790b441d560e3a707feb25a3ba51
Description-en: SHARYANTO's module for string processing utilities
 SHARYANTO::String::Util is part of SHARYANTO::Utils, a heterogenous collection
 of modules that will eventually have their own proper distributions, but do
 not yet because they are not ready for some reason or another.
 .
 It provides a tiny collection of small, handy utilities for processing strings.

Package: libsharyanto-utils-perl
Description-md5: 176755bf2fc401f8ba68711b7b776f55
Description-en: SHARYANTO's temporary modules for various routines
 SHARYANTO::Utils is a heterogenous collection of modules that will eventually
 have their own proper distributions, but do not yet because they are not ready
 for some reason or another. For example: alpha quality code, code not yet
 properly refactored, there are still no tests and/or documentation.
 .
 Be aware that things might get moved around without prior warning.

Package: libshell-command-perl
Description-md5: 54c181253c1331f15329c58dce0e4565
Description-en: cross-platform functions emulating common shell commands
 Shell::Command is a thin wrapper around ExtUtils::Command. It is used to
 replace common UNIX commands in a tried-and-tested cross-platform way.
 .
 While ExtUtils::Command is particularly useful in Makefiles,
 Shell::Command is more convenient to use from Perl.

Package: libshell-config-generate-perl
Description-md5: feccc191fe5658ce3500bd0abf07c634
Description-en: Perl module to generate config file for any shell
 Shell::Config::Generate provides an interface for specifying shell
 configurations for different shell environments without having to worry about
 the arcane differences between shells such as csh, sh, cmd.exe and
 command.com.

Package: libshell-guess-perl
Description-md5: f0082644103894c0986d84abe4faa64d
Description-en: Perl module to make an educated guess about the shell in use
 Shell::Guess makes a reasonably aggressive attempt to determine the shell
 being employed by the user, either the shell that executed the perl script
 directly (the "running" shell), or the users' login shell (the "login"
 shell). It does this by a variety of means available to it, depending on the
 platform that it is running on.

Package: libshell-perl
Description-md5: e2e3f4c395f93335af53813807b0da33
Description-en: run shell commands transparently within perl
 The Shell module is a show case, illustrating a few Perl features.
 It shouldn't be used for production programs. Although it does provide a
 simple interface for obtaining the standard output of arbitrary commands,
 there may be better ways of achieving what you need.

Package: libshell-perl-perl
Description-md5: 2f5574e426dc2546c2d522944f0fabcd
Description-en: read-eval-print loop in Perl
 pirl is the implementation of a command-line interpreter for Perl, written
 when the author got tired of using irb when needing a calculator with a real
 language within.
 .
 Shell::Perl is the heart of the pirl script, both provided in this package.

Package: libshell-posix-select-perl
Description-md5: 4eb483ad0ce85ad4dfc0304babb976d1
Description-en: POSIX Shell's "select" loop for Perl
 Shell::POSIX::Select implements the select loop of the "POSIX" shells (Bash,
 Korn, and derivatives) for Perl. That loop is unique in two ways: it's by far
 the friendliest feature of any UNIX shell, and it's the only UNIX shell loop
 that's missing from the Perl language. Until now!
 .
 What's so great about this loop? It automates the generation of a numbered
 menu of choices, prompts for a choice, proofreads that choice and complains if
 it's invalid (at least in this enhanced implementation), and executes a
 code-block with a variable set to the chosen value. That saves a lot of coding
 for interactive programs -- especially if the menu consists of many values!
 .
 The benefit of bringing this loop to Perl is that it obviates the need for
 future programmers to reinvent the Choose-From-A-Menu wheel.

Package: libshout-dev
Description-md5: fc281a7137ac6e777c64b71d63f5b598
Description-en: MP3/Ogg Vorbis broadcast streaming library (development)
 A library for communicating with and sending data to Icecast and Icecast 2
 streaming audio servers.  It handles the socket connection, the timing of
 the data transmission, and prevents bad data from getting to the server.
 .
 With just a few lines of code, a programmer can easily turn any application
 into a streaming source for an Icecast-based server.  Libshout also allows
 developers who want a specific feature set (database access, request taking)
 to concentrate on that feature set, instead of worrying about how server
 communication works.
 .
 This package contains the development headers, static libraries, and source
 code to an example program.

Package: libshout-tools
Description-md5: 071f11008fe0607a4ff979923ef4a221
Description-en: MP3/Ogg Vorbis broadcast streaming library - commandline tools
 A library for communicating with and sending data to Icecast and Icecast 2
 streaming audio servers.  It handles the socket connection, the timing of
 the data transmission, and prevents bad data from getting to the server.
 .
 This package provides commandline tools.

Package: libshout3
Description-md5: 11376f8d2238a196b9a58295f5c2d756
Description-en: MP3/Ogg Vorbis broadcast streaming library
 A library for communicating with and sending data to Icecast and Icecast 2
 streaming audio servers.  It handles the socket connection, the timing of
 the data transmission, and prevents bad data from getting to the server.

Package: libshout3-dev
Description-md5: 45e3dd1d244f0374992db33198518b63
Description-en: MP3/Ogg Vorbis broadcast streaming library (transitional package)
 A library for communicating with and sending data to Icecast and Icecast 2
 streaming audio servers.  It handles the socket connection, the timing of
 the data transmission, and prevents bad data from getting to the server.
 .
 This is a transitional dummy package to ease upgrades to libshout-dev.

Package: libshout-idjc-dev
Description-md5: d797877ae989976ee4bddf756728b122
Description-en: broadcast streaming library with IDJC extensions (development)
 A library for communicating with and sending data to Icecast and Icecast 2
 streaming audio servers. It handles the socket connection, the timing of
 the data transmission, and prevents bad data from getting to the server.
 .
 This package provides the libshout library with IDJC extensions.
 .
 This package contains the development files.

Package: libshout-idjc3
Description-md5: a3e0b1caa9ce9c1627f85d7278822e7a
Description-en: broadcast streaming library with IDJC extensions
 A library for communicating with and sending data to Icecast and Icecast 2
 streaming audio servers. It handles the socket connection, the timing of
 the data transmission, and prevents bad data from getting to the server.
 .
 This package provides the libshout library with IDJC extensions.

Package: libshrinkwrap-dev
Description-md5: f0f5e8ba82f8414d74a8fcee815989e4
Description-en: XZ streambuf with std::istream
 Shrinkwrap os a std::streambuf wrapper for compression formats.

Package: gir1.2-shumate-1.0
Description-md5: bae02491367acc355bde51cead1d372b
Description-en: GTK4 widgets for embedded maps - gir bindings
 It supports numerous free map sources such as OpenStreetMap,
 OpenCycleMap, OpenAerialMap and Maps for free.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.

Package: libshumate-1.0-1
Description-md5: 669b021df039d188bc23a2d1944bffa4
Description-en: GTK4 widgets for embedded maps
 It supports numerous free map sources such as OpenStreetMap,
 OpenCycleMap, OpenAerialMap and Maps for free.

Package: libshumate-common
Description-md5: 4044cc4902a708b14d467cb60fcde17e
Description-en: GTK4 widgets for embedded maps - common files
 It supports numerous free map sources such as OpenStreetMap,
 OpenCycleMap, OpenAerialMap and Maps for free.
 .
 This package contains common data files and translations.

Package: libshumate-dev
Description-md5: 5532ba5a121f163b7134c35a5797f2fd
Description-en: GTK4 widgets for embedded maps -- development files
 It supports numerous free map sources such as OpenStreetMap,
 OpenCycleMap, OpenAerialMap and Maps for free.
 .
 This package contains the base development headers.

Package: libshumate-doc
Description-md5: 6697d6462721c2739f14d84c715ed629
Description-en: GTK4 widgets for embedded maps - documentation
 It supports numerous free map sources such as OpenStreetMap,
 OpenCycleMap, OpenAerialMap and Maps for free.
 .
 This package contains the API reference.

Package: libsidplay1-dev
Description-md5: 918b76294430121825abb82218955ff3
Description-en: SID (MOS 6581) emulation library (development files)
 Here are the header files and a static library that are necessary to compile
 applications which use libsidplay.

Package: libsidplay1v5
Description-md5: dcbaf1f85bd767e4e37f554749bb8cdd
Description-en: SID (MOS 6581) emulation library
 This is a (shared) library that implements the emulation of the C64's
 SID chip (MOS 6581) and CPU (6510). It is used by several "player"
 applications, e.g. sidplay, which make it possible to listen to *really*
 a lot (13.600+) of tunes, known from old and new C64 programs (as well
 as Amiga compositions).
 Find most of the available musics from your favourite games or demos
 and more in the High Voltage SID Collection (HVSC). For downloads and
 information about the volunteers, who maintain the collection, look at
 the HVSC homepage http://www.hvsc.c64.org.

Package: libsidplayfp-dev
Description-md5: 7e6011a6a510383a2cb9190f4a579a69
Description-en: library to play Commodore 64 music based on libsidplay2 (development files)
 libsidplayfp (and its console frontend sidplayfp) is a fork of sidplay2 born
 with the aim to improve the quality of emulating the 6581, 8580 chips and the
 surrounding C64 system in order to play SID music better.
 .
 This package contains libsidplayfp static library and header files.

Package: libsidplayfp-doc
Description-md5: 8a209dc681ffbe6a2fa940836d715e9a
Description-en: library to play Commodore 64 music based on libsidplay2  (documentation)
 libsidplayfp (and its console frontend sidplayfp) is a fork of sidplay2 born
 with the aim to improve the quality of emulating the 6581, 8580 chips and the
 surrounding C64 system in order to play SID music better.
 .
 This package contains the documentation for libsidplayfp.

Package: libsidplayfp6
Description-md5: 28bf2b2983dd011b4aa566ed5db2b271
Description-en: Library to play Commodore 64 music based on libsidplay2
 libsidplayfp (and its console frontend sidplayfp) is a fork of sidplay2 born
 with the aim to improve the quality of emulating the 6581, 8580 chips and the
 surrounding C64 system in order to play SID music better.

Package: libstilview-dev
Description-md5: 7ef7dece1db1c239bccf7e0a6d46f0ca
Description-en: Library to display STIL information on Commodore 64 music (development files)
 SID Tune Information List (STIL) display client library for Commodore 64
 music files.
 .
 This package contains libstilview static library and header files.

Package: libstilview0
Description-md5: 8cead27dfe50a23e054be749686aedaf
Description-en: Library to display STIL information on Commodore 64 music
 SID Tune Information List (STIL) display client library for Commodore 64
 music files.

Package: libsieve2-1
Description-md5: 296ae505bca2a25bdafbf68eb0804719
Description-en: library for parsing, sorting and filtering your mail
 This code is a standalone library based upon code which had been distributed
 with the Cyrus Mail Server. Currently libSieve implements two API's:
 one that is based upon, and compatible with, the Sieve API as built into
 the Cyrus Mail Server, as well as a new API which is very well suited to
 be incorporated into other programs and is reasonably extensible.
 .
 This package contains the shared libraries only.

Package: libsieve2-dev
Description-md5: 7c881cca899d97b9d1029b169cf699d5
Description-en: library for parsing, sorting and filtering your mail
 This code is a standalone library based upon code which had been distributed
 with the Cyrus Mail Server. Currently libSieve implements two APIs:
 one that is based upon, and compatible with, the Sieve API as built into
 the Cyrus Mail Server, as well as a new API which is very well suited to
 be incorporated into other programs and is reasonably extensible.
 .
 This package contains the development files.

Package: libsigc++-2.0-0v5
Description-md5: 0f629177a6b7e6200b446de8a0a45992
Description-en: type-safe Signal Framework for C++ - runtime
 This library implements a full callback system for use in widget
 libraries, abstract interfaces, and general programming. It provides
 the ability to connect an abstract callback to a class method,
 function, or function object, and contains adaptor classes for the
 connection of dissimilar callbacks.
 .
 These are the runtime files for libsigc++, needed only if you wish to
 run software which depends on it.

Package: libsigc++-2.0-dev
Description-md5: 2fc5e630cb35c41ccaccff38822cd939
Description-en: type-safe Signal Framework for C++ - development files
 This library implements a full callback system for use in widget
 libraries, abstract interfaces, and general programming. It provides
 the ability to connect an abstract callback to a class method,
 function, or function object, and contains adaptor classes for the
 connection of dissimilar callbacks.
 .
 These are the development files for libsigc++, needed only if you
 wish to write software which uses it.

Package: libsigc++-2.0-doc
Description-md5: 66182e93dcf0771a483485fd7d8542bc
Description-en: type-safe Signal Framework for C++ - reference documentation
 This library implements a full callback system for use in widget
 libraries, abstract interfaces, and general programming. It provides
 the ability to connect an abstract callback to a class method,
 function, or function object, and contains adaptor classes for the
 connection of dissimilar callbacks.
 .
 This package contains the reference documentation for libsigc++,
 needed only if you wish to write software which uses it.

Package: libsigc++-3.0-0
Description-md5: 0f629177a6b7e6200b446de8a0a45992
Description-en: type-safe Signal Framework for C++ - runtime
 This library implements a full callback system for use in widget
 libraries, abstract interfaces, and general programming. It provides
 the ability to connect an abstract callback to a class method,
 function, or function object, and contains adaptor classes for the
 connection of dissimilar callbacks.
 .
 These are the runtime files for libsigc++, needed only if you wish to
 run software which depends on it.

Package: libsigc++-3.0-dev
Description-md5: 2fc5e630cb35c41ccaccff38822cd939
Description-en: type-safe Signal Framework for C++ - development files
 This library implements a full callback system for use in widget
 libraries, abstract interfaces, and general programming. It provides
 the ability to connect an abstract callback to a class method,
 function, or function object, and contains adaptor classes for the
 connection of dissimilar callbacks.
 .
 These are the development files for libsigc++, needed only if you
 wish to write software which uses it.

Package: libsigc++-3.0-doc
Description-md5: 66182e93dcf0771a483485fd7d8542bc
Description-en: type-safe Signal Framework for C++ - reference documentation
 This library implements a full callback system for use in widget
 libraries, abstract interfaces, and general programming. It provides
 the ability to connect an abstract callback to a class method,
 function, or function object, and contains adaptor classes for the
 connection of dissimilar callbacks.
 .
 This package contains the reference documentation for libsigc++,
 needed only if you wish to write software which uses it.

Package: libsignal-mask-perl
Description-md5: ea64f5ab44cb0b56a1ccb9d1c6383787
Description-en: module for easy handling of signal masks
 Signal::Mask is an abstraction around your process or thread signal mask. It
 is used to fetch and/or change the signal mask of the calling process or
 thread. The signal mask is the set of signals whose delivery is currently
 blocked for the caller. It is available as the global hash %Signal::Mask.
 .
 Signal::Pending is an abstraction around your process'/thread's pending
 signals. It can be used in combination with signal masks to handle signals in
 a controlled manner. The set of pending signals is available as the global
 hash %Signal::Pending.

Package: libsignal-protocol-c-dev
Description-md5: 5d3ef45e92ac682f94687bf547c324de
Description-en: ratcheting forward secrecy protocol for synchronous and asynchronous messaging
 This is a ratcheting forward secrecy protocol that works in
 synchronous and asynchronous messaging environments.
 .
 This package contains the development files.

Package: libsignal-protocol-c2.3.2
Description-md5: 8894f193b241099c42a8c9a5a69c44e7
Description-en: ratcheting forward secrecy protocol for synchronous and asynchronous messaging
 This is a ratcheting forward secrecy protocol that works in
 synchronous and asynchronous messaging environments.

Package: libsignatures-java
Description-md5: c9e9c7f73281705358084ff80eb1e388
Description-en: graph signature library for molecules
 This project is a re-write of Jean-Loup Faulon's signature code for molecules,
 to make it toolkit independent. Signatures are ultimately canonical
 representations of whole molecules or atom valence environments. For example,
 the canonical signature for benzene might be as simple as: C(C(C(C1))C(C(C1)))
 where brackets denote branching and numbers indicate joining (as with SMILES).
 .
 Signatures can be used as descriptors for atom or molecule environments, much
 like HOSE codes. They can also be used for structure enumeration.

Package: libsignatures-perl
Description-md5: b73ad347baf9f1d81ca1ae1b0f67a512
Description-en: Perl pragma for subroutine signatures
 signatures is a Perl pragma that provides a simple and robust way to declare
 named parameters for your subroutines. It provides a syntax similar to Perl
 function prototypes (see perlsub) and is robust since it does this without
 using source filters. It also provides a way to combine these signatures with
 normal Perl prototypes.

Package: gir1.2-signon-2.0
Description-md5: 84e6dc96be5fbf0fe720466d4e228b77
Description-en: typelib for libsignon-glib2
 This is effectively a GLib binding for the D-Bus API
 provided by signond. It is part of the accounts-sso
 project.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings for libaccounts-glib0

Package: libsignon-glib-dev
Description-md5: 642237022c13ac68df184f01eb4ee5ed
Description-en: development files for signon-glib sso API
 This is effectively a GLib binding for the D-Bus API
 provided by signond. It is part of the accounts-sso
 project.
 .
 This provides development headers

Package: libsignon-glib2
Description-md5: d17e6bb3918d207e7ba11d8bd404adc7
Description-en: GLib Library for managing SSO credentials
 This is effectively a GLib binding for the D-Bus API
 provided by signond. It is part of the accounts-sso
 project.

Package: libsigrok-dev
Description-md5: 0bb43c6d8e3b41381d93f6e5c900d53e
Description-en: sigrok hardware driver library - development files
 libsigrok is a shared library which provides basic hardware access
 drivers for logic analyzers, as well as input/output file format support.
 .
 This package contains the header files and other development files.

Package: libsigrok4
Description-md5: 2e43895a132fca24faea76a0d1152887
Description-en: sigrok hardware driver library - shared library
 libsigrok is a shared library which provides basic hardware access
 drivers for logic analyzers, as well as input/output file format support.
 .
 This package contains the shared library.

Package: libsigrokcxx-dev
Description-md5: 05e3b1faeed2cf20d7c0925597d7caf5
Description-en: sigrok C++ bindings - development files
 libsigrok is a shared library which provides basic hardware access
 drivers for logic analyzers, as well as input/output file format support.
 .
 This package contains the C++ header files and other development files.

Package: libsigrokcxx4
Description-md5: 2e0174b6827100e9994e51d70cf0b115
Description-en: sigrok hardware driver library - shared library
 libsigrok is a shared library which provides basic hardware access
 drivers for logic analyzers, as well as input/output file format support.
 .
 This package contains the C++ shared library.

Package: libsigrokdecode-dev
Description-md5: 5c2b40b28c57187a804c75b8010773c5
Description-en: sigrok protocol decoding library - development files
 libsigrokdecode is a shared library which provides (streaming) protocol
 decoding functionality.
 .
 The protocol decoders are written in Python (>= 3.2).
 .
 This package contains the header files and other development files.

Package: libsigrokdecode4
Description-md5: c2611232bd97547ffdba61401325e81c
Description-en: sigrok protocol decoding library - shared library
 libsigrokdecode is a shared library which provides (streaming) protocol
 decoding functionality.
 .
 The protocol decoders are written in Python (>= 3.2).
 .
 This package contains the shared library and the protocol decoders.

Package: libsigscan-dev
Description-md5: 3b0d629263820416d1137aac869c9574
Description-en: binary signature scanning library -- development files
 libsigscan is a library for binary signature scanning, using simple
 offset/string-based signatures.
 .
 This package includes the development support files.

Package: libsigscan-utils
Description-md5: e6e97a656f6d9ae3fb2d5420a981f200
Description-en: binary signature scanning library -- Utilities
 libsigscan is a library for binary signature scanning, using simple
 offset/string-based signatures.
 .
 This package contains sigscan, a command line tool that uses
 libsigscan to find binary signatures in files.

Package: libsigscan1
Description-md5: 2ac42ed06538e167efe0ea8718660fc4
Description-en: binary signature scanning library
 libsigscan is a library for binary signature scanning, using simple
 offset/string-based signatures.
 .
 This package contains the shared library.

Package: python3-libsigscan
Description-md5: c3e3ddf34244b73560cef2ccaade53aa
Description-en: binary signature scanning library -- Python 3 bindings
 libsigscan is a library for binary signature scanning, using simple
 offset/string-based signatures.
 .
 This package contains Python 3 bindings for libsigscan.

Package: libsigsegv-dev
Description-md5: a7c5d1a301a69ae1ac1dca070c063968
Description-en: Library for handling page faults in a portable way development package
 GNU libsigsegv is a library that allows handling page faults in a
 portable way. It is used e.g. for generational garbage collectors
 and stack overflow handlers.
 .
 This package contains the libsigsegv development files.

Package: libsigsegv2
Description-md5: a81513d919fc703846690a764e3b9b21
Description-en: Library for handling page faults in a portable way
 GNU libsigsegv is a library that allows handling page faults in a
 portable way. It is used e.g. for generational garbage collectors
 and stack overflow handlers.
 .
 This package contains the shared library.

Package: libsimple-validation-java
Description-md5: 6e8deaede0003d730bd6653995aafbcd
Description-en: library for quickly adding validation code to Swing user-interfaces
 This is a simple library for retrofitting user-interface input
 validation to Swing applications. It handles validating user input
 when the user changes a component's value, showing error messages and
 decorating components to indicate which component is the source of
 the problem. It contains a large number of built-in validators to
 handle most common situations, such as validating numbers, email
 addresses, urls and so forth.

Package: libsimpleini-dev
Description-md5: a784ec5940251ed9ae300d0a42b28334
Description-en: C++ library for INI-style configuration files (development files)
 A cross-platform library that provides a simple API to read and write
 INI-style configuration files. It supports data files in ASCII, MBCS and
 Unicode. It is designed explicitly to be portable to any platform and has been
 tested on Windows, WinCE and Linux.
 .
 This package contains the header files.

Package: libsimpleini1
Description-md5: 27f03ba3da53c362ebc78360b058d2d4
Description-en: C++ library for INI-style configuration files
 A cross-platform library that provides a simple API to read and write
 INI-style configuration files. It supports data files in ASCII, MBCS and
 Unicode. It is designed explicitly to be portable to any platform and has been
 tested on Windows, WinCE and Linux.

Package: libsis-base-java
Description-md5: e5518f4a5e9b72050ccee1d7f979d0cf
Description-en: Base libraries used by software from the SIS division at ETH Zurich
 This library supplies some utility classes needed for libraries like sis-jhdf5.
 .
 Sis-jhdf5 is a Java binding to the HDF Group library for HDF5 focusing on
 ease-of-use.

Package: libsis-base-jni
Description-md5: 501986db00e256d4551da52fb57485dd
Description-en: Base libraries used by ETH-SIS (JNI components)
 This library contains the two small native libraries used by libsis-base-java.
 .
 This library supplies some utility classes needed for libraries like sis-jhdf5.

Package: h5ar
Description-md5: d7908e9ee088e4f6f37782163a594601
Description-en: easy-to-use HDF archiver using Java
 h5ar provides an archiver using a Java binding to the HDF Group library for
 HDF5 focusing on ease-of-use, which was developed by CISD and is now
 maintained by ETH SIS.
 The executable uses HDF5 1.8 from the HDF Group and files created with
 h5ar are fully compatible with HDF5 1.6/1.8 (as you choose).

Package: libsis-jhdf5-java
Description-md5: 6353de95a65e08f7b17f73f2d386f1bb
Description-en: easy-to-use HDF library for Java
 JHDF5 is a Java binding to the HDF Group library for HDF5 focusing on
 ease-of-use, which was developed by CISD and is now maintained by ETH SIS.
 The library uses HDF5 1.8 from the HDF Group and files created with
 JHDF5 are fully compatible with HDF5 1.6/1.8 (as you choose).

Package: libsis-jhdf5-jni
Description-md5: 1039524d4ed2e77afa23059d9b6bc319
Description-en: native libs used by libsis-jhdf5-java package
 This package is only useful with libsis-jhdf5-java which is a
 Java binding to the HDF Group library for HDF5 focusing on
 ease-of-use, which was developed by CISD and is now maintained
 by ETH SIS.
 .
 This package provides a native interface for the library.

Package: libsisimai-perl
Description-md5: ec54ceb5c4aae6365f13e3662a132ac6
Description-en: Perl module to analyze bounce mails
 Sisimai is the system formerly known as bounceHammer 4. It is a Perl module
 for analyzing bounce mails and generate structured data in a JSON format
 (YAML is also available if "YAML" module is installed on your system) from
 parsed bounce messages. Sisimai is a coined word: Sisi (the number 4 is
 pronounced "Si" in Japanese) and MAI (acronym of "Mail Analyzing Interface").

Package: libsixel-bin
Description-md5: ba6535343123daee409db5deb1762a01
Description-en: DEC SIXEL graphics codec implementation (binary)
 SIXEL is one of image formats for printer and terminal imaging
 introduced by Digital Equipment Corp. (DEC). Its data scheme is
 represented as a terminal-friendly escape sequence.
 So if you want to view a SIXEL image file, all you have to do
 is "cat" it to your terminal.
 .
 The package contains execution binaries.

Package: libsixel-dev
Description-md5: 278bce3f9091a46eaf8edbdd9335f422
Description-en: DEC SIXEL graphics codec implementation (develop)
 SIXEL is one of image formats for printer and terminal imaging
 introduced by Digital Equipment Corp. (DEC). Its data scheme is
 represented as a terminal-friendly escape sequence.
 So if you want to view a SIXEL image file, all you have to do
 is "cat" it to your terminal.
 .
 The package is for development.

Package: libsixel-examples
Description-md5: a3a2e0795e5f192b06a0ae7eb0032d76
Description-en: DEC SIXEL graphics codec implementation (examples)
 SIXEL is one of image formats for printer and terminal imaging
 introduced by Digital Equipment Corp. (DEC). Its data scheme is
 represented as a terminal-friendly escape sequence.
 So if you want to view a SIXEL image file, all you have to do
 is "cat" it to your terminal.
 .
 The package contains examples of libsixel.

Package: libsixel1
Description-md5: 85c4c8b71061b2455417baee1d098e32
Description-en: DEC SIXEL graphics codec implementation (runtime)
 SIXEL is one of image formats for printer and terminal imaging
 introduced by Digital Equipment Corp. (DEC). Its data scheme is
 represented as a terminal-friendly escape sequence.
 So if you want to view a SIXEL image file, all you have to do
 is "cat" it to your terminal.
 .
 The package is for runtime.

Package: libskinlf-java
Description-md5: 9fb460bf14d793de55b2a51abe91fab8
Description-en: Skin Look and Feel - Skinning Engine for the Swing toolkit
 Skin Look And Feel allows Java developers to write skinnable application
 using the Swing toolkit. Skin Look And Feel is able to load themepacks
 (a bundle of GTK+ - The Gimp Toolkit - and KDE - The K Desktop
 Environment  - skins) to enhance your application GUI controls such as
 Buttons, Checks, Radios, Scrollbars, Progress Bar, Lists, Tables,
 Internal Frames, Colors, Background Textures, Regular Windows.
 .
 Skin Look And Feel (aka SkinLF) also includes NativeSkin to create irregular
 windows.

Package: libskinlf-java-demo
Description-md5: 244c39c3148c2a3e2d2f6982a1d2db13
Description-en: Swing Java docking framework - demos and examples
 Skin Look And Feel allows Java developers to write skinnable application
 using the Swing toolkit. Skin Look And Feel is able to load themepacks
 (a bundle of GTK+ - The Gimp Toolkit - and KDE - The K Desktop
 Environment - skins) to enhance your application GUI controls such as Buttons,
 Checks, Radios, Scrollbars, Progress Bar, Lists, Tables, Internal Frames,
 Colors, Background Textures, Regular Windows.
 .
 Skin Look And Feel (aka SkinLF) also includes NativeSkin to create irregular
 windows.
 .
 This package contains the examples and demonstration files.

Package: gir1.2-skk-1.0
Description-md5: d9ff39c490975bfcd43632b300062127
Description-en: library to deal with Japanese kana-kanji conversion method - introspection data
 Libskk is a library that provides GObject-based interface of Japanese
 input methods.  Currently it supports SKK (Simple Kana Kanji) with
 various typing rules including romaji-to-kana, AZIK, ACT, TUT-Code,
 T-Code, and NICOLA.
 .
 This package contains the GObject introspection data.

Package: libskk-common
Description-md5: 929ddc7a4282224b4c602465ac58095d
Description-en: library to deal with Japanese kana-kanji conversion method - common files
 Libskk is a library that provides GObject-based interface of Japanese
 input methods.  Currently it supports SKK (Simple Kana Kanji) with
 various typing rules including romaji-to-kana, AZIK, ACT, TUT-Code,
 T-Code, and NICOLA.
 .
 This package contains common files.

Package: libskk-dev
Description-md5: 57878ff0cda5d0064f1afa9e033ec7a9
Description-en: library to deal with Japanese kana-kanji conversion method - development
 Libskk is a library that provides GObject-based interface of Japanese
 input methods.  Currently it supports SKK (Simple Kana Kanji) with
 various typing rules including romaji-to-kana, AZIK, ACT, TUT-Code,
 T-Code, and NICOLA.
 .
 This package contains the library development files.

Package: libskk-utils
Description-md5: 4c3668b127feea84d6f46796f2337eb7
Description-en: program that emulates Japanese SKK input method
 Libskk is a library that provides GObject-based interface of Japanese
 input methods.  Currently it supports SKK (Simple Kana Kanji) with
 various typing rules including romaji-to-kana, AZIK, ACT, TUT-Code,
 T-Code, and NICOLA.
 .
 This package provides the skk tool that reads key sequences from the
 standard input and converts them to Japanese text according to SKK
 Japanese input method (Simple Kana to Kanji conversion program).

Package: libskk0
Description-md5: 6ec6e9c23a0efdd5ce604f2c40184fa5
Description-en: library to deal with Japanese kana-kanji conversion method
 Libskk is a library that provides GObject-based interface of Japanese
 input methods.  Currently it supports SKK (Simple Kana Kanji) with
 various typing rules including romaji-to-kana, AZIK, ACT, TUT-Code,
 T-Code, and NICOLA.
 .
 This package contains the shared library.

Package: libslf4j-java
Description-md5: 307af13d2db4d50e6f124f83f84006d9
Description-en: Simple Logging Facade for Java
 The Simple Logging Facade for Java (or SLF4J) is intended to serve as
 a simple facade for various logging APIs allowing to the end-user to
 plug in the desired implementation at deployment time. SLF4J also
 allows for a gradual migration path away from Apache Commons
 Logging (CL)
 .
 Logging API implementations can either choose to implement the SLF4J
 interfaces directly, e.g. logback or SimpleLogger. Alternatively, it
 is possible (and rather easy) to write SLF4J adapters for the given
 API implementation, e.g. Log4jLoggerAdapter or JDK14LoggerAdapter.

Package: libslirp-dev
Description-md5: 311cf1ae3a4fed1424ee0d58274e5945
Description-en: General purpose TCP-IP emulator library (development files)
 libslirp is a user-mode networking library used by virtual machines,
 containers or various tools.
 .
 This package contains the header files and other files
 needed to compile applications which uses libslirp.

Package: libslirp0
Description-md5: 60ed549cf89ba3f19f317c84d21e319f
Description-en: General purpose TCP-IP emulator library
 libslirp is a user-mode networking library used by virtual machines,
 containers or various tools.
 .
 This package contains the library itself.

Package: libslow5-0
Description-md5: 646fe42ffede94f030158a5d6d36a229
Description-en: library for reading & writing SLOW5 files
 Slow5lib is a software library for reading & writing SLOW5 files.
 Slow5lib is designed to facilitate use of data in SLOW5 format by third-
 party software packages. Existing packages that read/write data in FAST5
 format can be easily modified to support SLOW5.
 .
 SLOW5 is a new file format for storing signal data from Oxford Nanopore
 Technologies (ONT) devices. SLOW5 was developed to overcome inherent
 limitations in the standard FAST5 signal data format that prevent
 efficient, scalable analysis and cause many headaches for developers.
 SLOW5 can be encoded in human-readable ASCII format, or a more compact
 and efficient binary format (BLOW5) - this is analogous to the seminal
 SAM/BAM format for storing DNA sequence alignments. The BLOW5 binary
 format supports *zlib* (DEFLATE) compression, or other compression
 methods, thereby minimising the data storage footprint while still
 permitting efficient parallel access. Detailed benchmarking experiments
 have shown that SLOW5 format is an order of magnitude faster and
 significantly smaller than FAST5.

Package: libslow5-dev
Description-md5: b144ef958240d543ae14aa06f8c0bb9c
Description-en: header and static library for reading & writing SLOW5 files
 Slow5lib is a software library for reading & writing SLOW5 files.
 Slow5lib is designed to facilitate use of data in SLOW5 format by third-
 party software packages. Existing packages that read/write data in FAST5
 format can be easily modified to support SLOW5.
 .
 SLOW5 is a new file format for storing signal data from Oxford Nanopore
 Technologies (ONT) devices. SLOW5 was developed to overcome inherent
 limitations in the standard FAST5 signal data format that prevent
 efficient, scalable analysis and cause many headaches for developers.
 SLOW5 can be encoded in human-readable ASCII format, or a more compact
 and efficient binary format (BLOW5) - this is analogous to the seminal
 SAM/BAM format for storing DNA sequence alignments. The BLOW5 binary
 format supports *zlib* (DEFLATE) compression, or other compression
 methods, thereby minimising the data storage footprint while still
 permitting efficient parallel access. Detailed benchmarking experiments
 have shown that SLOW5 format is an order of magnitude faster and
 significantly smaller than FAST5.
 .
 This is the development package containing headers and static library.

Package: python3-slow5
Description-md5: a7ebb83be36b43718b62e6c7b31bd827
Description-en: Python3 modul for reading & writing SLOW5 files
 Slow5lib is a software library for reading & writing SLOW5 files.
 Slow5lib is designed to facilitate use of data in SLOW5 format by third-
 party software packages. Existing packages that read/write data in FAST5
 format can be easily modified to support SLOW5.
 .
 SLOW5 is a new file format for storing signal data from Oxford Nanopore
 Technologies (ONT) devices. SLOW5 was developed to overcome inherent
 limitations in the standard FAST5 signal data format that prevent
 efficient, scalable analysis and cause many headaches for developers.
 SLOW5 can be encoded in human-readable ASCII format, or a more compact
 and efficient binary format (BLOW5) - this is analogous to the seminal
 SAM/BAM format for storing DNA sequence alignments. The BLOW5 binary
 format supports *zlib* (DEFLATE) compression, or other compression
 methods, thereby minimising the data storage footprint while still
 permitting efficient parallel access. Detailed benchmarking experiments
 have shown that SLOW5 format is an order of magnitude faster and
 significantly smaller than FAST5.
 .
 This is the Python3 module.

Package: libsm-dev
Description-md5: 315b1ee40d5f96506049fbd2cf5ce7ee
Description-en: X11 Session Management library (development headers)
 This package provides the main interface to the X11 Session Management
 library, which allows for applications to both manage sessions, and make use
 of session managers to save and restore their state for later use.
 .
 This package contains the development headers for the library found in libsm6.
 Non-developers likely have little use for this package.
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libSM

Package: libsm-doc
Description-md5: 05d06f5a16de90aa35a42158cbde503c
Description-en: documentation for the X Session Management protocol and library
 The X Session Management protocol facilitates the management of groups of
 client applications by a session manager.
 .
 This package contains documentation for the session management protocol
 itself and for the associated library, libSM.

Package: libsm6
Description-md5: 0a2592842083575ace3df2d6d3e90fe4
Description-en: X11 Session Management library
 This package provides the main interface to the X11 Session Management
 library, which allows for applications to both manage sessions, and make use
 of session managers to save and restore their state for later use.
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libSM

Package: libsmali-java
Description-md5: b9788bffc7223dce7f29951f002196d7
Description-en: assembler/disassembler for Android's dex format
 smali/baksmali is an assembler/disassembler for the dex format used by dalvik,
 Android's Java VM implementation. The syntax is loosely based on
 Jasmin's/dedexer's syntax and supports the full functionality of the dex
 format like annotations, debug info and line info.

Package: libsmart-comments-perl
Description-md5: 45a51fc66d621c069771b61e61c7d920
Description-en: Perl module for comments that do more than just sit there
 Smart::Comments is a Perl module that implements "intelligent" comments that
 can aid in debugging and tracking program execution flow. They can report the
 value of a variable, track the progress of a loop, and verify that particular
 assertions are true.
 .
 Best of all, when you're finished debugging, you don't have to remove them.
 Simply commenting out the "use Smart::Comments" line turns them back into
 regular comments. Leaving smart comments in your code is smart because if you
 needed them once, you'll almost certainly need them again later.

Package: libsmbios-c2
Description-md5: a9d79a7c8482e4e00073a308b6c8d23a
Description-en: Provide access to (SM)BIOS information -- dynamic library
 libsmbios aims towards providing access to as much BIOS information as
 possible. It does this by providing a library of functions that can be used
 as well as sample binaries.
 .
 It incorporates extensible access to SMBIOS information capabilities and
 ability to perform unit tests across multiple systems without using physical
 hardware. Moreover, centralized, data-driven exception handling for broken
 BIOS tables is provided. Currently, full access to the SMBIOS table and its
 items is implemented. Additionally, access and manipulation of Dell Indexed
 IO Token (type 0xD4) is implemented. This token is a vendor-extention
 SMBIOS structure which allows uniform access to manipulate the system CMOS
 to enable, disable, or otherwise manipulate normal BIOS functions or features.

Package: libsmbios-dev
Description-md5: dca0c2103c8aa5d8fa3208ef5333f86d
Description-en: Provide access to (SM)BIOS information - development files
 libsmbios aims towards providing access to as much BIOS information as
 possible. It does this by providing a library of functions that can be
 used as well as sample binaries.
 .
 It incorporates extensible access to SMBIOS information capabilities and
 ability to perform unit tests across multiple systems without using physical
 hardware. Moreover, centralized, data-driven exception handling for broken
 BIOS tables is provided.
 .
 To start out with, the focus is on the SMBIOS tables. Currently, full access
 to the SMBIOS table and its items is implemented. In the future, it will
 provide $PIR, MPTABLE, RCI, RBU, and other tables as well.
 .
 Additionally, access and manipulation of Dell Indexed IO Token (type 0xD4)
 is implemented. This token is a vendor-extention SMBIOS structure which
 allows uniform access to manipulate the system CMOS to enable, disable, or
 otherwise manipulate normal BIOS functions or features.

Package: libsmbios-doc
Description-md5: 947e052152d450157a52e7042e5046b5
Description-en: Access to (SM)BIOS information in an OS-indepent way (docs)
 libsmbios aims towards providing access to as much BIOS information as
 possible. It does this by providing a library of functions that can be used
 as well as sample binaries.
 .
 It incorporates extensible access to SMBIOS information capabilities and
 ability to perform unit tests across multiple systems without using physical
 hardware. Moreover, centralized, data-driven exception handling for broken
 BIOS tables is provided. Currently, full access to the SMBIOS table and its
 items is implemented. Additionally, access and manipulation of Dell Indexed
 IO Token (type 0xD4) is implemented. This token is a vendor-extension
 SMBIOS structure which allows uniform access to manipulate the system CMOS
 to enable, disable, or otherwise manipulate normal BIOS functions or features.

Package: python3-libsmbios
Description-md5: ccb46a201683badc2983b2fabba59db6
Description-en: Provide access to (SM)BIOS information -- Python libraries
 libsmbios aims towards providing access to as much BIOS information as
 possible. This package provides Python functions that can be imported
 into userspace programs.

Package: smbios-utils
Description-md5: b8558e772b73b68e742f4a79009baf08
Description-en: Provide access to (SM)BIOS information -- utility binaries
 libsmbios aims towards providing access to as much BIOS information as
 possible. This package includes libsmbios' sample binaries/utilities.

Package: libsmdev-dev
Description-md5: d5fc58fd0cf576b05bbfe8d8e0a2258a
Description-en: storage media device access library -- development files
 libsmdev is a library to access to storage media devices.
 .
 This package includes the development support files.

Package: libsmdev-utils
Description-md5: 48a414103dfa046f5035eedce15d8284
Description-en: storage media device access library -- Utilities
 libsmdev is a library to access to storage media devices.
 .
 This package contains smdevinfo, a tool to determine information
 about storage media devices.

Package: libsmdev1
Description-md5: 03d08de27e40f9b053bad466dba6c5b4
Description-en: storage media device access library
 libsmdev is a library to access to storage media devices.
 .
 This package contains the shared library.

Package: python3-libsmdev
Description-md5: 7939ef8cfdd83865f0b6723e6aeb8e49
Description-en: storage media device access library -- Python 3 bindings
 libsmdev is a library to access to storage media devices.
 .
 This package contains Python 3 bindings for libsmdev.

Package: libsmf-dev
Description-md5: e6f329b6f933e4161b9819cd7f6cd14a
Description-en: Development files for the smf library
 LibSMF is a BSD-licensed C library for handling SMF ("*.mid") files.
 .
 This package contains the development libraries, header files needed
 by programs that want to compile with LibSMF

Package: libsmf0
Description-md5: 47a48e480ba61c6d4e6690cf02152809
Description-en: LibSMF is a BSD-licensed C library for handling SMF ("*.mid") files
 LibSMF is a BSD-licensed C library for handling SMF ("*.mid")
 files. It transparently handles conversions between time and pulses,
 tempo map handling etc. The only dependencies are C compiler and
 glib. Full API documentation and examples are included.

Package: smf-utils
Description-md5: 373b77c80b6eaad77a813f4bc1e08bff
Description-en: Utilities to support the smf library
 LibSMF is a BSD-licensed C library for handling SMF ("*.mid") files.
 .
 This package contains smfsh an interactive command-driven frontend to libsmf,
 useful for modifying MIDI files by hand.

Package: libsmi2-common
Description-md5: 8aabf03110de3d1b0c7096a63fb05c59
Description-en: library to access SMI MIB information - MIB module files
 This is just a transitional package to suggest snmp-mibs-downloader
 which should download needed MIB. You can delete it if you already
 have snmp-mibs-downloader.

Package: libsmi2-dev
Description-md5: 79d7c1c39b88b25dafd14e07f3327e69
Description-en: library to access SMI MIB information - development files
 These are the files needed to compile programs using libsmi.
 .
 The purpose of libsmi is to
   * give network management applications a concise programmer-friendly
     interface to access MIB module information,
   * separate the knowledge on SMI from the main parts of management
     applications,
   * allow one to add new kinds of MIB repositories without the need to
     adapt applications that make use of libsmi.
 .
 In this context, MIB is "Management Information Base" and SMI stands for
 "Structure and identification of Management Information". See RFC1902 and
 others for details.
 .
 This package contains development files for libsmi library.

Package: libsmi2ldbl
Description-md5: 6f50a74107845acd616a0ac7df918e68
Description-en: library to access SMI MIB information
 The purpose of libsmi is to
   * give network management applications a concise programmer-friendly
     interface to access MIB module information,
   * separate the knowledge on SMI from the main parts of management
     applications,
   * allow one to add new kinds of MIB repositories without the need to
     adapt applications that make use of libsmi.
 .
 In this context, MIB is "Management Information Base" and SMI stands for
 "Structure and identification of Management Information". See RFC1902 and
 others for details.
 .
 This package contains the main libsmi library.

Package: smistrip
Description-md5: 03d2b5b3beca78d248c093695991f977
Description-en: extract MIB from text files like RFC
 The smistrip program is used to extract MIB and PIB module files from
 ASCII documents like RFCs or Internet Drafts. Modules are identified
 by a starting ASN.1 DEFINITIONS clause and the matching END
 clause. The output is written to files named by the modules' names.

Package: smitools
Description-md5: 5614c44e511affa0271218f6e95cba3e
Description-en: various tools operating on MIB module files
 This package includes the following tools:
   * smidiff: check differences between a pair of SMI or SPPI modules
   * smiquery: query single information from SMI MIB modules
   * smilint: syntax and semantic checks of SMIv1/v2 and SPPI modules
   * smicache: caching method for use with libsmi
   * smixlate: translate SMI/SPPI identifiers
   * smidump: dump SMI or SPPI modules in various formats
 .
 You may also be interested by smistrip which is provided by smistrip
 package.

Package: libsmithwaterman-dev
Description-md5: 4b3b50c6f301c8d77b3ba93fc159d579
Description-en: determine similar regions between two strings or genomic sequences (devel)
 The Smith–Waterman algorithm performs local sequence alignment; that is,
 for determining similar regions between two strings or nucleotide or
 protein sequences. Instead of looking at the total sequence, the
 Smith–Waterman algorithm compares segments of all possible lengths and
 optimizes the similarity measure.
 .
 This is the development package containing the statically linked
 library and the header files.

Package: libsmithwaterman0
Description-md5: aefb07a7cba8c668dbfd9aa090996f07
Description-en: determine similar regions between two strings or genomic sequences (lib)
 The Smith–Waterman algorithm performs local sequence alignment; that is,
 for determining similar regions between two strings or nucleotide or
 protein sequences. Instead of looking at the total sequence, the
 Smith–Waterman algorithm compares segments of all possible lengths and
 optimizes the similarity measure.
 .
 This package contains the dynamic library.

Package: smithwaterman
Description-md5: 0a01871b30db788b950deda8a489853d
Description-en: determine similar regions between two strings or genomic sequences
 The Smith–Waterman algorithm performs local sequence alignment; that is,
 for determining similar regions between two strings or nucleotide or
 protein sequences. Instead of looking at the total sequence, the
 Smith–Waterman algorithm compares segments of all possible lengths and
 optimizes the similarity measure.

Package: libsml-dev
Description-md5: 5ebf7928918ff89d067cbea289cd707a
Description-en: Header files for libSML
 libSML is a library which implements the Smart Messaging Language (SML)
 protocol specified by VDE's Forum Netztechnik/Netzbetrieb (FNN).
 It can be utilized to communicate to FNN specified Smart Meters
 or Smart Meter components (EDL/MUC).
 .
 This package includes header include files and an example for libSML

Package: libsml1
Description-md5: 0d7f8d99d5aa1e753f0bac919253dacb
Description-en: Library for the Smart Messaging Language (SML)
 libSML is a library which implements the Smart Messaging Language (SML)
 protocol specified by VDE's Forum Netztechnik/Netzbetrieb (FNN).
 It can be utilized to communicate to FNN specified Smart Meters
 or Smart Meter components (EDL/MUC).

Package: libsmpp34-1
Description-md5: f1ecf99f619fc51efa92ef52624c7007
Description-en: Open PDU SMPP packaging and unpackaging tool
 This library is an implementation for providing the PDU handling of the
 SMPP-3.4 protocol. SMPP (Short Message Peer-to-Peer) is an open industry
 standard protocol designed to provide a flexible data communication
 interface for the transfer of short message data between External Short
 Messaging Entities, Routing Entitites and Message Centres.

Package: libsmpp34-dev
Description-md5: e5de94a40fd36bc8a044139c1a1f6eee
Description-en: Development files for libsmpp34
 This library is an implementation for providing the PDU handling of the
 SMPP-3.4 protocol. SMPP (Short Message Peer-to-Peer) is an open industry
 standard protocol designed to provide a flexible data communication
 interface for the transfer of short message data between External Short
 Messaging Entities, Routing Entitites and Message Centres.
 .
 This package contains the development files for the library.

Package: libsmraw-dev
Description-md5: 1ef02f84dcf59426ebbb6e47d53f6403
Description-en: split RAW image format access library -- development files
 libsmraw is a library to access the (split) RAW image format.
 .
 This package includes the development support files.

Package: libsmraw-utils
Description-md5: 70ea7a9daa1f3cf04e05eec16c3b3742
Description-en: split RAW image format access library -- Utilities
 libsmraw is a library to access the (split) RAW image format.
 .
 This package contains tools to access data stored in split RAW files:
 smrawmount, smrawverify

Package: libsmraw1
Description-md5: dee097554f2b6d28429406de6f137733
Description-en: split RAW image format access library
 libsmraw is a library to access the (split) RAW image format.
 .
 This package contains the shared library.

Package: python3-libsmraw
Description-md5: f40541cccec2a9975b8ca58465b2a4ca
Description-en: split RAW image format access library -- Python 3 bindings
 libsmraw is a library to access the (split) RAW image format.
 .
 This package contains Python 3 bindings for libsmraw.

Package: libsms-aql-perl
Description-md5: 2941e0104baee6b2af7dcab52c73a0f5
Description-en: Perl extension to send SMS text messages via AQL's SMS service
 SMS::AQL provides an object-oriented interface to send SMS text messages
 using the HTTP gateway provided by AQ Ltd (www.aql.com) in the UK.
 .
 It supports concatenated text messages (over the 160-character limit of
 normal text messages, achieved by sending multiple messages with a header to
 indicate that they are part of one message (this is handset-dependent, but
 supported by all reasonably new mobiles).

Package: libsms-send-aql-perl
Description-md5: c3c7cfcfc6f87ac2a23ccb740c389f54
Description-en: SMS::Send driver to send messages via AQL (www.aql.com)
 A driver for SMS::Send to send SMS text messages via AQL (www.aql.com)
 .
 This is not intended to be used directly, but instead called by SMS::Send
 (see SMS::Send's documentation for further information).

Package: libsms-send-perl
Description-md5: 127aafdd9901c7985cde071509aa2f10
Description-en: driver-based API for sending SMS messages
 The SMS::Send perl module is intended to provide a driver-based single API for
 sending SMS and MMS messages. The intent is to provide a single API against
 which to write the code to send an SMS message.
 .
 At the same time, the intent is to remove the limits of some of the
 previous attempts at this sort of API, like "must be free internet-based
 SMS services".
 .
 SMS::Send drivers are installed separately, and might use the web,
 email or physical SMS hardware. It could be a free or paid. The details
 shouldn't matter.
 .
 You should not have to care how it is actually sent, only that it has
 been sent (although some drivers may not be able to provide certainty).

Package: libsndfile1
Description-md5: 67b723b50c9aa944fba48e79d51e9d5c
Description-en: Library for reading/writing audio files
 libsndfile is a library of C routines for reading and writing files containing
 sampled audio data.
 .
 Various versions of WAV (integer, floating point, GSM, and compressed formats);
 Microsoft PCM, A-law and u-law formats; AIFF, AIFC and RIFX; various AU/SND
 formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files;
 Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS  (.PAF); Apple's Core Audio Format
 (CAF) and others.

Package: libsndfile1-dev
Description-md5: 7ff7eba6e64514219e2a1e52dcdffde5
Description-en: Development files for libsndfile; a library for reading/writing audio files
 libsndfile is a library of C routines for reading and writing files containing
 sampled audio data.
 .
 This is the development version of libsndfile. You will need this only if you
 intend to compile programs that use this library.

Package: sndfile-programs
Description-md5: df7c420bbb7c20980d2fec5ce08b1a8c
Description-en: Sample programs that use libsndfile
 This package contains simple programs which use libsndfile for operating on
 sound files.
 .
 Programs include:
   - sndfile-cmp : compare the audio data of two files
   - sndfile-concat : concatenate two or more files
   - sndfile-convert : convert between sound file formats
   - sndfile-info : print information about files
   - sndfile-metadata-get/set : get and set file metadata
   - sndfile-play : play a sound file

Package: libsndifsdl2-dev
Description-md5: 40c9434962abb406ea70f5794cf5ebe9
Description-en: SDL2-based sound support for the fizmo interpreter
 This library provides sound functionality related to the fizmo interpreter
 using the SDL2 library. It supports Infocom's .snd files as well as
 AIFF from blorb files.

Package: libsnl-dev
Description-md5: 49b1c8715994d13e37a6d8f102c8f3f9
Description-en: Simple Nurbs Library (development files)
 libSNL is a library of routines used for the
 manipulation of non-uniform rational B-Splines (NURBS).
 NURBS are widely used in programs  for computer-aided
 design (CAD), manufacturing (CAM) and engineerging (CAE)
 to model and representing curves and surfaces.
 .
 This package contains files needed to develop programs using libsnl.

Package: libsnl0
Description-md5: 283cb649073c7b154c9491c0ee9d5472
Description-en: Simple Nurbs Library
 libSNL is a library of routines used for the
 manipulation of non-uniform rational B-Splines (NURBS).
 NURBS are widely used in programs  for computer-aided
 design (CAD), manufacturing (CAM) and engineerging (CAE)
 to model and representing curves and surfaces.
 .
 This package contains the libsnl shared libraries.

Package: libsnmp-extension-passpersist-perl
Description-md5: 3a9fc0467cfe74a6b2098c5f3349ca05
Description-en: Generic pass/pass_persist extension framework for Net-SNMP
 SNMP::Extension::PassPersist is a framework for writing Net-SNMP extensions
 using the pass or pass_persist mechanisms.

Package: libsnmp-info-perl
Description-md5: cb7be57c3df4953327ca133605eacc30
Description-en: Object Oriented Perl5 Interface to Network devices and MIBs through SNMP
 SNMP::Info gives an object oriented interface to information obtained
 through SNMP.
 .
 The idea behind this module is to give a common interface to data
 from network devices, leaving the device-specific hacks behind the
 scenes in subclasses.
 .
 The interface avoids use of OIDs in favour of methods representing
 leaf names, either for single values or tables represented as Perl
 hashes.
 .
 Information is grouped more logically than in the MIB trees. Adding
 support for new devices is easy, and takes little or no SNMP
 knowledge.

Package: libsnmp-mib-compiler-perl
Description-md5: b029b528a68bc895626676b6deb68336
Description-en: MIB Compiler supporting SMIv1 and SMIv2
 SNMP::MIB::Compiler is a MIB compiler that fully supports
 both SMI(v1) and SMIv2. This module can be use to compile
 MIBs (recursively or not) or load already compiled MIBs for
 later use.

Package: libsnmp-session-perl
Description-md5: 62e2290d30fc61c428a1ba19cb213e7e
Description-en: Perl support for accessing SNMP-aware devices
 SNMP_Session contains support for accessing SNMP-aware devices (routers,
 network interfaces of machines running an SNMP daemon, Squid, etc) from
 within Perl applications.
 .
 For more information, see https://github.com/sleinen/snmp-session.

Package: libsnowball-norwegian-perl
Description-md5: 16b4a74769c3893c5c4bf153e23965a4
Description-en: Stemming algorithm for Norwegian
 The stem function takes a scalar as a parameter and stems the word
 according to Martin Porters Norwegian stemming algorithm,
 which can be found at the Snowball website: http://snowball.tartarus.org/.
 .
 It also supports caching if you pass the use_cache option when constructing
 a new L:S:S:N object.

Package: libsnowball-swedish-perl
Description-md5: b3a66d1af0681a1ad9ba5eafad4a3e1a
Description-en: Stemming algorithm for Swedish
 The stem function takes a scalar as a parameter and stems the word
 according to Martin Porters Swedish stemming algorithm,
 which can be found at the Snowball website: http://snowball.tartarus.org/.
 .
 It also supports caching if you pass the use_cache option when constructing
 a new L:S:S:S object.

Package: libsoap-lite-perl
Description-md5: be07c65a458b82d4a5114e3d4a07d8ba
Description-en: Perl implementation of a SOAP client and server
 SOAP::Lite is a collection of Perl modules that provide a simple and
 lightweight interface to the Simple Object Access Protocol (SOAP) both on
 client and server side.
 .
 This version of SOAP::Lite supports a subset of the SOAP 1.1 specification
 and has initial support for SOAP 1.2 specification.
 See http://www.w3.org/TR/SOAP for details.

Package: libsoap-wsdl-perl
Description-md5: 819df8956767ad16c3ebfd38c8f3dcbe
Description-en: Perl module for SOAP with WSDL support
 SOAP::WSDL provides easy access to Web Services with WSDL descriptions.
 .
 The WSDL is parsed and stored in memory. Your data is serialized according to
 the rules in the WSDL. The only transport mechanisms currently supported are
 http and https.

Package: libsocket-getaddrinfo-perl
Description-md5: 20e1352cfb294c18dae59c015592a39c
Description-en: module implementing getaddrinfo and getnameinfo
 Socket::GetAddrInfo provides a Perl implementation of the getaddrinfo and
 getnameinfo functions as described in RFC 2553. These functions are useful for
 converting between a pair of host name/service name and socket addresses, or
 vice versa.
 .
 This module uses underlying C code to do most of the work if possible, but can
 also fall back on some mostly-compatible emulation code written in Perl. This
 means that this module is a fairly portable implementation of these functions.
 .
 As of Perl version 5.14.0, Perl already supports `getaddrinfo' in core. On
 such a system, this module simply uses the functions provided by `Socket',
 and does not need to use its own compiled XS, or pure-perl legacy emulation.
 .
 As `Socket' in core now provides all the functions also provided by this
 module, it is likely this may be the last released version of this module.
 And code currently using this module would be advised to switch to using core
 `Socket' instead.

Package: libsocket-linux-perl
Description-md5: 6532ca0526744cbe6980fc30c926c5ae
Description-en: module for using socket constants defined in Linux <netinet/tcp.h>
 The Socket::Linux module exports the constants defined in netinet/tcp.h not
 available from the perl core package Socket, such as TCP_KEEPINTVL,
 TCP_QUICKACK and TCP_NODELAY.

Package: libsocket-msghdr-perl
Description-md5: 4ccb17359983227cb93fd3584e850c63
Description-en: sendmsg, recvmsg and ancillary data operations
 Socket::MsgHdr provides advanced socket messaging operations via sendmsg and
 recvmsg. Like their C counterparts, these functions accept few parameters,
 instead stuffing a lot of information into a complex structure.
 .
 This structure describes the message sent or received (buf), the peer on the
 other end of the socket (name), and ancillary or so-called control
 information (cmsghdr). This ancillary data may be used for file descriptor
 passing, IPv6 operations, and a host of implemenation-specific extensions.

Package: libsocket-multicast6-perl
Description-md5: edef32e900024c741b8740bab384c203
Description-en: base module for IPv4 and IPv6 multicast socket operations
 Socket::Multicast6 is used to gain access to constants and utility functions
 used when manipulating multicast socket attributes.
 .
 For simple, object-oriented way of doing the same thing, take a look at
 IO::Socket::Multicast6 or IO::Socket::Multicast.

Package: libsocket-perl
Description-md5: 7d357a39bcb75fd2f2472210f54b0c88
Description-en: networking constants and support functions
 Socket provides a variety of constants, structure manipulators and other
 functions related to socket-based networking. The values and functions
 provided are useful when used in conjunction with Perl core functions such as
 socket(), setsockopt() and bind(). It also provides several other support
 functions, mostly for dealing with conversions of network addresses between
 human-readable and native binary forms, and for hostname resolver operations.

Package: libsocket6-perl
Description-md5: c2a83f9e6e10a4e09e3a82921d3af478
Description-en: Perl extensions for IPv6
 The Socket6 module supports getaddrinfo() and getnameinfo() to intend
 to enable protocol independent programming. If your environment
 supports IPv6, IPv6 related defines such as AF_INET6 are included.

Package: libsocketcan-dev
Description-md5: 3977cf76f5247eee97e067b51bfdc558
Description-en: library to control some basic functions in SocketCAN from userspace
 This package provides development files for libsocketcan.

Package: libsocketcan-doc
Description-md5: 2af55770aac789cf53778a953ab3b7ca
Description-en: library to control some basic functions in SocketCAN from userspace
 This package provides documentation for libsocketcan.

Package: libsocketcan2
Description-md5: c02b2347b8e56c5078049d7abeed5970
Description-en: library to control some basic functions in SocketCAN from userspace
 This userspace library allows one to do common configure/control tasks on
 SocketCAN interface.

Package: libsodium-dev
Description-md5: cae8e20dbbff5c7b1b3bf306d7ea03fa
Description-en: Network communication, cryptography and signaturing library - headers
 NaCl (pronounced "salt") is a new easy-to-use high-speed software library for
 network communication, encryption, decryption, signatures, etc.
 .
 NaCl's goal is to provide all of the core operations needed to build
 higher-level cryptographic tools.
 .
 Sodium is a portable, cross-compilable, installable, packageable fork of NaCl,
 with a compatible API.
 .
 This package provides development headers needed for applications that use
 libsodium.

Package: libsodium23
Description-md5: 0affde5b96740664a1c3f33fe4ca7e9f
Description-en: Network communication, cryptography and signaturing library
 NaCl (pronounced "salt") is a new easy-to-use high-speed software library for
 network communication, encryption, decryption, signatures, etc.
 .
 NaCl's goal is to provide all of the core operations needed to build
 higher-level cryptographic tools.
 .
 Sodium is a portable, cross-compilable, installable, packageable fork of NaCl,
 with a compatible API.

Package: libsoftware-copyright-perl
Description-md5: 32adb360a30f3d508e54d34039f5f5a7
Description-en: Perl module to manage copyright statements
 Software::Copyright is a Perl module to manage and cleanup copyright
 statements found in most Open-Source Software project. This module is
 intended to be used with software able to extract copyright-statements from
 source code like Debian's licensecheck.
 .
 This module is made of code refactored out of libconfig-model-dpkg-perl

Package: libsoftware-license-orlaterpack-perl
Description-md5: b654ca0092f0525176330b5940de7b2d
Description-en: Use GNU licenses with "or later" clause in Software::License
 Software::License::OrLaterPack allows one to use GNU licenses with
 "or later" clause where Software::License style license names are
 supported.
 .
 All "or later" are just subclasses of corresponding base license
 classes. For example, Software::License::GPL_3::or_later is a
 subclass of Software::License::GPL_3, so any "or later" license can
 be used like any other license. For example, in your dist.ini file:
 .
   license = GPL_3::or_later
 .
 However, licenses in the pack introduce few features not found in
 base classes.

Package: libsoftware-license-perl
Description-md5: 7af28028a9c9fd87287fc512280a2cea
Description-en: module providing templated software licenses
 Software::License is a Perl module used by various tools for module building,
 installation, and distribution to provide a simple way of referencing popular
 free and open-source software licenses.

Package: libsoftware-licensemoreutils-perl
Description-md5: 51de201fae9380ae86dc9f0a3918bbe4
Description-en: More utilities and a summary for Software::License
 Software::LicenseMoreUtils Perl module provides more utilities for
 Software::License:
 .
  * more short keyword to create license object
  * license summaries that point to /usr/share/common-licenses

Package: libsoftware-release-perl
Description-md5: d24d5f14d372aa62b6541c01309d43ce
Description-en: Perl class representing a release of software
 Software::Release is a purely informational collection of objects that you
 can use to represent a release of software. Its original use-case was to
 provide a contract between a git log parser and a formatter class that
 outputs a changelog, but it may be useful to others to create bug trackers,
 dashboards or whathaveyour.

Package: libsoil-dev
Description-md5: 9e6b955f490ccf2f672dd4e2455da28a
Description-en: Simple OpenGL Image Library - development files
 SOIL is a tiny C library used primarily for uploading textures into OpenGL.
 It supports loading BMP, PNG, JPG, TGA, DDS, PSD and HDR files as well as
 saving into TGA, BMP and DDS Files.
 .
 It is also able to perform common functions needed in loading OpenGL textures.
 .
 This package contains everything needed to develop software using libsoil.

Package: libsoil1
Description-md5: 592ac35975852881dc92c461ea847d2b
Description-en: Simple OpenGL Image Library
 SOIL is a tiny C library used primarily for uploading textures into OpenGL.
 It supports loading BMP, PNG, JPG, TGA, DDS, PSD and HDR files as well as
 saving into TGA, BMP and DDS Files.
 .
 It is also able to perform common functions needed in loading OpenGL textures.
 .
 This is the shared library potentially needed for some other software to work.

Package: libsoldout-dev
Description-md5: 174b85922389482b2c41319750320d56
Description-en: Development files for libsoldout a parser for the markdown language
 libsoldout is a library implementing a parser for John Gruber's markdown
 language (http://daringfireball.net/projects/markdown/).
 .
 This package contains the include files needed to develop program
 with libsoldout

Package: libsoldout-utils
Description-md5: 5688d936ca774d6b83cfea0cec2179ba
Description-en: Utils and examples based on libsoldout
 libsoldout is a library implementing a parser for John Gruber's markdown
 language (http://daringfireball.net/projects/markdown/).
 .
 This package contains the code to build examples of programs exploiting
 libsoldout. Even though they are meant to show how to program with
 libsoldout they are fully functional. The examples are
 .
   * markdown2html: a markdown to HTML converter
   * markdown2latex: markdown to LaTex converter
   * markdown2man: a markdown to man page converter

Package: libsoldout1
Description-md5: 0c8ef502cf0d960a74e6b22e3ef658ef
Description-en: Natacha's flexible C library for John Gruber's markdown language
 libsoldout is a library implementing a parser for John Gruber's markdown
 language (http://daringfireball.net/projects/markdown/).
 .
 This package contains
 .
    * libsoldout library
    * example programs generating HTML, LaTex and man pages from markdown
      documents

Package: libsolv-dev
Description-md5: 9d9ed44c61a41629b8e8186a82d57c68
Description-en: dependency solver using a satisfiability algorithm (development files)
 This dependency solver code in this package is based on two major, but
 independent, blocks:
 .
 1. Using a dictionary approach to store and retrieve package
    and dependency information.
 2. Using satisfiability, a well known and researched topic, for
    resolving package dependencies.
 .
 This package contains development files for libsolv.

Package: libsolv-doc
Description-md5: 3e909a715c92fd608e8ad108759c98f5
Description-en: dependency solver using a satisfiablility algorithm (documentation files)
 This dependency solver code in this package is based on two major, but
 independent, blocks:
 .
 1. Using a dictionary approach to store and retrieve package
    and dependency information.
 2. Using satisfiability, a well known and researched topic, for
    resolving package dependencies.
 .
 This package contains documentation files for libsolv.

Package: libsolv-perl
Description-md5: 767f65b9649015a11fb63af1413148bf
Description-en: dependency solver using a satisfiability algorithm (Perl bindings)
 This dependency solver code in this package is based on two major, but
 independent, blocks:
 .
 1. Using a dictionary approach to store and retrieve package
    and dependency information.
 2. Using satisfiability, a well known and researched topic, for
    resolving package dependencies.
 .
 This package contains the Perl bindings for the libsolv library.

Package: libsolv-tools
Description-md5: 0a85a0ef46cb512eb787f27f5b9a394c
Description-en: dependency solver using a satisfiability algorithm (command-line tools)
 This dependency solver code in this package is based on two major, but
 independent, blocks:
 .
 1. Using a dictionary approach to store and retrieve package
    and dependency information.
 2. Using satisfiability, a well known and researched topic, for
    resolving package dependencies.
 .
 This package contains command-line tools that facilitate using libsolv.

Package: libsolv1
Description-md5: 6723c852d5c4315974bf51247d6e055e
Description-en: dependency solver using a satisfiability algorithm (shared library)
 This dependency solver code in this package is based on two major, but
 independent, blocks:
 .
 1. Using a dictionary approach to store and retrieve package
    and dependency information.
 2. Using satisfiability, a well known and researched topic, for
    resolving package dependencies.
 .
 Supported package formats:
   - rpm/rpm5
   - deb
   - Arch Linux
   - haiku
 .
 Supported repository formats:
   - rpmmd (primary, filelists, comps, deltainfo/presto, updateinfo)
   - susetags, suse product formats
   - mandriva/mageia (synthesis, info, files)
   - Arch Linux
   - red carpet helix format
   - haiku

Package: libsolvext-dev
Description-md5: 2f9d425c8287c1674bc3eb11f83c768e
Description-en: dependency solver using a satisfiability algorithm (ext development files)
 This dependency solver code in this package is based on two major, but
 independent, blocks:
 .
 1. Using a dictionary approach to store and retrieve package
    and dependency information.
 2. Using satisfiability, a well known and researched topic, for
    resolving package dependencies.
 .
 This package contains development files for libsolvext.

Package: libsolvext1
Description-md5: da88beb1817594c87d89fffc39a2ebb0
Description-en: dependency solver using a satisfiability algorithm (extensions)
 This dependency solver code in this package is based on two major, but
 independent, blocks:
 .
 1. Using a dictionary approach to store and retrieve package
    and dependency information.
 2. Using satisfiability, a well known and researched topic, for
    resolving package dependencies.
 .
 Search the internet  for 'sat solver' to get links to the theory behind it.
 .
 Supported package formats:
   - rpm/rpm5
   - deb
   - Arch Linux
   - haiku
 .
 Supported repository formats:
   - rpmmd (primary, filelists, comps, deltainfo/presto, updateinfo)
   - susetags, suse product formats
   - mandriva/mageia (synthesis, info, files)
   - Arch Linux
   - red carpet helix format
   - haiku
 .
 This package contains the libsolv extension library.

Package: python3-solv
Description-md5: 9355d28f0a1addfe4cc37def959fb1e8
Description-en: dependency solver using a satisfiability algorithm (Python3 bindings)
 This dependency solver code in this package is based on two major, but
 independent, blocks:
 .
 1. Using a dictionary approach to store and retrieve package
    and dependency information.
 2. Using satisfiability, a well known and researched topic, for
    resolving package dependencies.
 .
 This package contains the Python (v3) bindings for the libsolv library.

Package: libsoptions-java
Description-md5: 1c261f9427edd5efc72bfd6e8f0c5497
Description-en: command line option handler for Java applications
 SOptions is a Java library for handling of command line options, intended to
 be used by Java command line applications.

Package: libsort-fields-perl
Description-md5: 8b79f13d801b07007334fef4b588660d
Description-en: module to sort lines containing delimited fields
 Sort::Fields provides a general purpose technique for efficiently sorting
 lists of lines that contain data separated into fields.
 .
 Sort::Fields automatically imports two subroutines, fieldsort and
 make_fieldsort, and two variants, stable_fieldsort and
 make_stable_fieldsort.  make_fieldsort generates a sorting subroutine
 and returns a reference to it.  fieldsort is a wrapper for
 the make_fieldsort subroutine.
 .
 The first argument to make_fieldsort is a delimiter string, which is
 used as a regular expression argument for a split operator.  The
 delimiter string is optional.  If it is not supplied, make_fieldsort
 splits each line using /\s+/.

Package: libsort-key-perl
Description-md5: d509fedee0fc57ca7a2038860ae64239
Description-en: module to sort a list of values by a calculated key
 Sort::Key claims to be the fastest way to sort anything in Perl. It
 provides a set of functions to sort lists of values by some calculated
 key value.  Multikey sorting functionality is also provided via the
 companion modules Sort::Key::Multi, Sort::Key::Maker and
 Sort::Key::Register.

Package: libsort-key-top-perl
Description-md5: 8a824b07deebb69ab499b07891bac755
Description-en: Perl module to select and sort top n elements of a list
 The functions available from this module select the top n elements from a
 list using several common orderings and custom key extraction procedures.
 .
 They are all variations around 'keytopsort { CALC_KEY($_) } $n => @data;'.
 .
 In array context, this function calculates the ordering key for every element
 in @data using the expression inside the block. Then it selects and orders
 the $n elements with the lower keys when compared lexicographically.
 .
 In scalar context, the value returned by the functions on this module is the
 cutoff value allowing to select nth element from the array.

Package: libsort-maker-perl
Description-md5: c5c00bdccb9ea30676680a738dee5b44
Description-en: helper to create efficient sort subs
 Sort::Maker has two main goals: to make it easy to create correct sort
 functions, and to make it simple to select the optimum sorting algorithm for
 the number of items to be sorted. Sort::Maker generates complete sort
 subroutines in one of four styles, plain, orcish manouver, Schwartzian
 Transform and the Guttman-Rosler Transform.

Package: libsort-naturally-perl
Description-md5: 917f4833330031a413159666672a3a3a
Description-en: Sort naturally - sort lexically except for numerical parts
 Sort::Naturally exports two functions, nsort and ncmp; they are used
 in implementing the idea of "natural sorting" algorithm.  With that natural
 sorting, numeric substrings are compared numerically, and other
 word-characters are compared lexically.

Package: libsort-versions-perl
Description-md5: fe6fbb765aaa7a88266b0069a816480a
Description-en: Perl module for sorting of revision (and similar) numbers
 The Sort::Versions module allows easy sorting (via comparisons) of mixed text
 and numeric strings, similar to the complex "version numbers" that many
 revision control packages and shared library systems use. For an explanation
 of the algorithm, it's easiest to look at these examples:
 .
  1.1   <  1.2
  1.1a  <  1.2
  1.1   <  1.1.1
  1.1   <  1.1a
  1.1.a <  1.1a
  1     <  a
  a     <  b
  1     <  2
 .
  (special handling for leading zeros)
  0002  <  1
  1.06  <  1.5
 .
  (a hyphen binds looser than a period)
  1-1 < 1-2
  1-2 < 1.2

Package: libsoundio-dev
Description-md5: 82d84138360d06d496c0429a66a34be2
Description-en: cross platform audio input and output library (development files)
 libsoundio is a lightweight abstraction over various sound drivers. It provides
 a well-documented API that operates consistently regardless of the sound driver
 it connects to. It performs no buffering or processing on your behalf; instead
 exposing the raw power of the underlying backend.
 .
 libsoundio is appropriate for games, music players, digital audio workstations,
 and various utilities.
 .
 libsoundio is serious about robustness. It even handles out of memory
 conditions correctly.
 .
 This package contains the development files.

Package: libsoundio2
Description-md5: ab38558e8bf6559fc68033726b1fdff0
Description-en: cross-platform audio input and output library
 libsoundio is a lightweight abstraction over various sound drivers. It provides
 a well-documented API that operates consistently regardless of the sound driver
 it connects to. It performs no buffering or processing on your behalf; instead
 exposing the raw power of the underlying backend.
 .
 libsoundio is appropriate for games, music players, digital audio workstations,
 and various utilities.
 .
 libsoundio is serious about robustness. It even handles out of memory
 conditions correctly.
 .
 This package contains the shared library.

Package: gir1.2-soup-2.4
Description-md5: 538da50445bc19b8ea14ae946fa95a44
Description-en: GObject introspection data for the libsoup HTTP library
 This package contains introspection data for the libsoup HTTP library.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications.  This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: libsoup-gnome2.4-1
Description-md5: b515da5159368013f8217bb971076081
Description-en: HTTP library implementation in C -- GNOME support library
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications.  This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 The GNOME support library is used for features which are important to
 GNOME apps, but which require GNOME-specific libraries that non-GNOME
 apps may not want to add dependencies on.
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP and XML-RPC support
 .
 This package contains the GNOME support shared library.

Package: libsoup-gnome2.4-dev
Description-md5: 8bbcc9878a5acbda1edbf6af2b9cfb54
Description-en: HTTP library implementation in C -- GNOME support development files
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications. This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the Gtk+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 The GNOME support library is used for features which are important to
 GNOME apps, but which require GNOME-specific libraries that non-GNOME
 apps may not want to add dependencies on.
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP and XML-RPC support
 .
 This package contains the development files for the GNOME support.

Package: libsoup2.4-1
Description-md5: 2c47e713d56f9e3d99aa5439f3a11d86
Description-en: HTTP library implementation in C -- Shared library
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications.  This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP and XML-RPC support
 .
 This package contains the shared library.

Package: libsoup2.4-common
Description-md5: 80441f36737c543d3dd4298839031883
Description-en: HTTP library implementation in C -- Common files
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 This package contains architecture-independent files such as translations.

Package: libsoup2.4-dev
Description-md5: 389065cef85cb190f877ff06e29ac787
Description-en: HTTP library implementation in C -- Development files
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications. This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP and XML-RPC support
 .
 This package contains the development files.

Package: libsoup2.4-doc
Description-md5: 30d16c4ef5565770edbdc3a8882b7f92
Description-en: HTTP library implementation in C -- API Reference
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications. This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP and XML-RPC support
 .
 This package contains the documentation.

Package: libsoup2.4-tests
Description-md5: 3548f8905c3d8a2d8f34650ae4a3c218
Description-en: HTTP library implementation in C -- installed tests
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications. This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 This package contains automated tests, mostly for use via autopkgtest.
 They can most easily be invoked via the gnome-desktop-testing-runner
 tool in the gnome-desktop-testing package.

Package: gir1.2-soup-3.0
Description-md5: 538da50445bc19b8ea14ae946fa95a44
Description-en: GObject introspection data for the libsoup HTTP library
 This package contains introspection data for the libsoup HTTP library.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications.  This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: libsoup-3.0-0
Description-md5: 988e318d5b92ffdc8bb2f3cbbfe84dac
Description-en: HTTP library implementation in C -- Shared library
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications.  This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP support
 .
 This package contains the shared library.

Package: libsoup-3.0-common
Description-md5: 80441f36737c543d3dd4298839031883
Description-en: HTTP library implementation in C -- Common files
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 This package contains architecture-independent files such as translations.

Package: libsoup-3.0-dev
Description-md5: b4638a95f7f2c26babe971a6525a65ca
Description-en: HTTP library implementation in C -- Development files
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications. This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP support
 .
 This package contains the development files.

Package: libsoup-3.0-doc
Description-md5: 7f3831f3ad33817ea61210038740e390
Description-en: HTTP library implementation in C -- API Reference
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications. This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP support
 .
 This package contains the documentation.

Package: libsoup-3.0-tests
Description-md5: 3548f8905c3d8a2d8f34650ae4a3c218
Description-en: HTTP library implementation in C -- installed tests
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications. This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 This package contains automated tests, mostly for use via autopkgtest.
 They can most easily be invoked via the gnome-desktop-testing-runner
 tool in the gnome-desktop-testing package.

Package: libsoxr-dev
Description-md5: 4e469fcf562dfd88d6ed1f3567fa556d
Description-en: High quality 1D sample-rate conversion library (development files)
 The SoX Resampler library `libsoxr' performs one-dimensional sample-rate
 conversion - it may be used, for example, to resample PCM-encoded audio.
 .
 It aims to give fast and high quality results for any constant (rational or
 irrational) resampling ratio. Phase-response, preserved bandwidth, aliasing,
 and rejection level parameters are all configurable; alternatively, simple
 `preset' configurations may be selected.
 .
 A simple API is provided that allows interfacing using commonly-used sample
 formats and buffering schemes.
 .
 This package contains the development files.

Package: libsoxr-lsr0
Description-md5: 28fa81749aec1209c22b784848ae44b7
Description-en: High quality 1D sample-rate conversion library (libsamplerate bindings)
 The SoX Resampler library `libsoxr' performs one-dimensional sample-rate
 conversion - it may be used, for example, to resample PCM-encoded audio.
 .
 It aims to give fast and high quality results for any constant (rational or
 irrational) resampling ratio. Phase-response, preserved bandwidth, aliasing,
 and rejection level parameters are all configurable; alternatively, simple
 `preset' configurations may be selected.
 .
 This package contains bindings compatible with the resampling library
 `libsamplerate' (constant rate).

Package: libsoxr0
Description-md5: 652ca67b35b6df12e6d443463c33f16a
Description-en: High quality 1D sample-rate conversion library
 The SoX Resampler library `libsoxr' performs one-dimensional sample-rate
 conversion - it may be used, for example, to resample PCM-encoded audio.
 .
 It aims to give fast and high quality results for any constant (rational or
 irrational) resampling ratio. Phase-response, preserved bandwidth, aliasing,
 and rejection level parameters are all configurable; alternatively, simple
 `preset' configurations may be selected.
 .
 A simple API is provided that allows interfacing using commonly-used sample
 formats and buffering schemes.

Package: libspatialaudio-dev
Description-md5: 4b21283857d8215b7be0df183aeec23d
Description-en: library for ambisonic encoding and decoding (development files)
 libspatialaudio is an open-source and cross-platform C++ library for Ambisonic
 encoding and decoding, filtering and binaural rendering. It is targeted to
 render High-Order Ambisonic (HOA) and VR/3D audio samples in multiple
 environments, from headphones to classic loudspeakers. Its binaural rendering
 can be used for classical 5.1/7.1 spatial channels as well as Ambisonics
 inputs.  It supports Higher Order Ambisonics (HOA) and ACN/SN3D Ambisonics
 audio streams following the Google spatial audio specification and the IETF
 codec Ambisonics specification.
 .
 The library allows you to encode, decode, rotate, zoom HOA Ambisonics audio
 streams up to the 3rd order. It can output to standard and custom loudspeakers
 arrays. To playback with headphones, the binauralizer applies an HRTF (either
 a SOFA file or the included MIT HRTF) to provide a spatial binaural rendering
 effect. The binauralization can also be used to render multichannels streams
 (5.1, 7.1...).
 .
 This package contains the development files.

Package: libspatialaudio0
Description-md5: 11fa3f0afe937b05aac37a66cbcdaf1f
Description-en: library for ambisonic encoding and decoding (runtime files)
 libspatialaudio is an open-source and cross-platform C++ library for Ambisonic
 encoding and decoding, filtering and binaural rendering. It is targeted to
 render High-Order Ambisonic (HOA) and VR/3D audio samples in multiple
 environments, from headphones to classic loudspeakers. Its binaural rendering
 can be used for classical 5.1/7.1 spatial channels as well as Ambisonics
 inputs.  It supports Higher Order Ambisonics (HOA) and ACN/SN3D Ambisonics
 audio streams following the Google spatial audio specification and the IETF
 codec Ambisonics specification.
 .
 The library allows you to encode, decode, rotate, zoom HOA Ambisonics audio
 streams up to the 3rd order. It can output to standard and custom loudspeakers
 arrays. To playback with headphones, the binauralizer applies an HRTF (either
 a SOFA file or the included MIT HRTF) to provide a spatial binaural rendering
 effect. The binauralization can also be used to render multichannels streams
 (5.1, 7.1...).
 .
 This package contains the shared library.

Package: libspctag-dev
Description-md5: f50de78f75b5755f6c93b2873d8dfb3f
Description-en: ID666 tags edition support library (development headers)
 libspctag provides a library that allows reading and writing ID666 tags from
 SPC files (SNES audio files).
 For the moment, libspctag do not support extended ID666 edition.
 .
 This package provides the development headers for libspctag.

Package: libspctag1
Description-md5: 946c4c7e0fe39bbd37f205209d166927
Description-en: ID666 tags edition support library
 libspctag provides a library that allows reading and writing ID666 tags from
 SPC files (SNES audio files).
 For the moment, libspctag do not support extended ID666 edition.

Package: libspecio-library-path-tiny-perl
Description-md5: 45c08735436ac429edf1ffe2c3c9b1d9
Description-en: Path::Tiny types and coercions for Specio
 Specio::Library::Path::Tiny provides a set of Path::Tiny types and
 coercions for Specio. These types can be used with Moose, Moo,
 Params::ValidationCompiler, and other modules.

Package: libspecio-perl
Description-md5: a918770f3ebc9be719d4ba332766f545
Description-en: Perl module providing type constraints and coercions
 Specio provides classes for representing type constraints and coercion,
 along with the syntactic sugar for declaring them.
 .
 This distribution ships with a set of builtin types representing the types
 provided by the Perl interpreter itself.
 .
 Note that this is not a proper type system for Perl. Nothing in this
 distribution will magically make the Perl interpreter start checking a value's
 type on assignment to a variable.
 .
 Module Test::Specio requires the packages libtest-fatal-perl
 libtry-tiny-perl.

Package: libspectre-dev
Description-md5: c12c43ec185711ba54ce7cb86ba2b46c
Description-en: Library for rendering PostScript documents - development files
 libspectre is a small library for rendering PostScript documents. It provides
 a convenient easy to use API for handling and rendering PostScript documents.
 .
 This package contains development files for building software that uses
 libspectre.

Package: libspectre1
Description-md5: 091e69508e14132d0196030c81945bac
Description-en: Library for rendering PostScript documents
 libspectre is a small library for rendering PostScript documents. It provides
 a convenient easy to use API for handling and rendering PostScript documents.
 .
 This package contains the shared library.

Package: libspectrum-dev
Description-md5: 8c0165fe0df07cb34ea2b31b7fab0596
Description-en: ZX Spectrum emulator library - Development files
 libspectrum is a fairly simple library designed to make the handling
 of various ZX Spectrum emulator-related file formats easy.
 .
 So far it handles:
   * Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp., .snp
     and +D snapshots (read only).
   * Tape images: .tzx, .tap, .spc, .sta and .ltp (read/write) and
     .pzx, Warajevo .tap, Z80Em and CSW version 1 (read only).
   * Input recordings: .rzx (read/write).
   * Disk images: .dsk (both plain and extended), .d40, .d80, .fdi,
     .img, .mgt, .opd, .sad, .scl, .td0, .trd and .udi (identification
     only).
   * Timex cartridges: .dck (read only).
   * IDE hard disk images: .hdf (read/write).
   * Microdrive cartridge images: .mdr (read/write).
 .
 This package contains the development files.

Package: libspectrum8
Description-md5: 69091c33a109e292f11ebdc04b73b56e
Description-en: ZX Spectrum emulator library - Shared libraries
 libspectrum is a fairly simple library designed to make the handling
 of various ZX Spectrum emulator-related file formats easy.
 .
 So far it handles:
   * Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp., .snp
     and +D snapshots (read only).
   * Tape images: .tzx, .tap, .spc, .sta and .ltp (read/write) and
     .pzx, Warajevo .tap, Z80Em and CSW version 1 (read only).
   * Input recordings: .rzx (read/write).
   * Disk images: .dsk (both plain and extended), .d40, .d80, .fdi,
     .img, .mgt, .opd, .sad, .scl, .td0, .trd and .udi (identification
     only).
   * Timex cartridges: .dck (read only).
   * IDE hard disk images: .hdf (read/write).
   * Microdrive cartridge images: .mdr (read/write).
 .
 This package contains the shared libraries.

Package: libmail-spf-xs-perl
Description-md5: 91539b383b417fc315db89fba18caaf4
Description-en: library for validating mail senders with SPF - Perl bindings
 libspf2 implements the Sender Policy Framework, a part of the SPF/SRS
 protocol pair. libspf2 is a library which allows email systems such
 as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF
 records and make sure that the email is authorized by the domain name
 that it is coming from. This prevents email forgery, commonly used by
 spammers, scammers and email viruses/worms.
 .
 This package provides an XS module for using libspf from Perl programs.

Package: libspf2-2
Description-md5: 05b6d0830a2a44de3caf0f4294e9cfaa
Description-en: library for validating mail senders with SPF
 libspf2 implements the Sender Policy Framework, a part of the SPF/SRS
 protocol pair. libspf2 is a library which allows email systems such
 as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF
 records and make sure that the email is authorized by the domain name
 that it is coming from. This prevents email forgery, commonly used by
 spammers, scammers and email viruses/worms.

Package: libspf2-2-dbg
Description-md5: 9ae726e5e8a17437e7b21d8b7cdf3d0a
Description-en: library for validating mail senders with SPF (debugging symbols)
 libspf2 implements the Sender Policy Framework, a part of the SPF/SRS
 protocol pair.
 .
 This package contains the debugging symbols.

Package: libspf2-dev
Description-md5: 2493e9be4aaac9f193b07a9cca8f3b1b
Description-en: Header and development libraries for libspf2
 libspf2 implements the Sender Policy Framework, a part of the SPF/SRS
 protocol pair. libspf2 is a library which allows email systems such
 as Sendmail, Postfix, Exim, Zmailer and MS Exchange to check SPF
 records and make sure that the email is authorized by the domain name
 that it is coming from. This prevents email forgery, commonly used by
 spammers, scammers and email viruses/worms.

Package: spfquery
Description-md5: 033d15eaa219b53bcf8722d3368470b0
Description-en: query SPF (Sender Policy Framework) to validate mail senders
 The Sender Policy Framework (SPF) is one part of the SPF/SRS protocol
 pair. SPF allows email systems such as Sendmail, Postfix, Exim,
 Zmailer and MS Exchange to check SPF records and make sure that the
 email is authorized by the domain name that it is coming from. This
 prevents email forgery, commonly used by spammers, scammers and email
 viruses/worms.
 .
 This package contains simple utilities that use libspf2 to test and
 query SPF records.

Package: libsphinx-dev
Description-md5: 84b8ab711459795b9b3ab27150f87d6e
Description-en: Development files for libsphinx.
 SPHINX -- password Store that Perfectly Hides from Itself (No Xaggeration) --
 is an information-theoretically secure cryptographic password storage
 protocol with strong security guarantees, as described in the 2015 paper
 "Device-Enhanced Password Protocols with Optimal Online-Offline Protection" by
 Jarecki, Krawczyk, Shirvanian, and Saxena (https://ia.cr/2015/1099).
 .
 libsphinx-dev delivers C development files for libsphinx.

Package: libsphinx0
Description-md5: 1c150ad1725e2e9ec3bac975c1cbd7ee
Description-en: Low-level SPHINX password storage library
 SPHINX -- password Store that Perfectly Hides from Itself (No Xaggeration) --
 is an information-theoretically secure cryptographic password storage
 protocol with strong security guarantees, as described in the 2015 paper
 "Device-Enhanced Password Protocols with Optimal Online-Offline Protection" by
 Jarecki, Krawczyk, Shirvanian, and Saxena (https://ia.cr/2015/1099).
 .
 libsphinx is a low-level C library implementing SPHINX.

Package: libsphinx-search-perl
Description-md5: d624246cb7dd0635df6d2c8ab6648c8b
Description-en: Perl module for Sphinx search engine
 Sphinx::Search is the Perl API client module for the Sphinx
 open-source SQL full-text indexing search engine,
 http://www.sphinxsearch.com/.

Package: libspi-java
Description-md5: f00fcc8dd89b6db66bb152402866b7c3
Description-en: Simplifies usage of Java Service Provider Interface
 The usage of the Service Provider Interface in Java is a great way to make your
 program more extensible. However, implementing and distributing such an
 Interface is error prone.
 .
 One of the reasons is that the system depends on naming schemes and text files.
 The name of an implementation should be put in a text file, located on the
 classpath in a folder called META-INF/services/<qualified interface name>.
 .
 This project allows the programmer to use an Annotation, @ProviderFor, to flag
 a class as an implementation of a certain interface. During compilation, the
 necessary files are created at the appropriate locations. Also, the class is
 inspected to see if it follows all rules applicable to Service Providers.
 Compile time errors will be generated if those rules are broken, assisting the
 programmer to create more robust code.

Package: libspiffy-perl
Description-md5: 321f2d26d73c78979ac05371b37daf21
Description-en: Spiffy Perl Interface Framework For You
 "Spiffy" is a framework and methodology for doing object oriented (OO)
 programming in Perl. Spiffy combines the best parts of Exporter.pm,
 base.pm, mixin.pm and SUPER.pm into one magic foundation class. It
 attempts to fix all the nits and warts of traditional Perl OO, in a
 clean, straightforward and (perhaps someday) standard way.
 .
 Spiffy borrows ideas from other OO languages like Python, Ruby,
 Java and Perl 6. It also adds a few tricks of its own.
 .
 If you take a look on CPAN, there are a ton of OO related modules. When
 starting a new project, you need to pick the set of modules that makes
 most sense, and then you need to use those modules in each of your
 classes. Spiffy, on the other hand, has everything you'll probably need
 in one module, and you only need to use it once in one of your classes.
 If you make Spiffy.pm the base class of the basest class in your
 project, Spiffy will automatically pass all of its magic to all of your
 subclasses. You may eventually forget that you're even using it!

Package: libspin-java
Description-md5: 8b250b41773bd7e087eb704857f9e21e
Description-en: transparent threading solution for non-freezing Swing applications
 Swing is the standard component architecture for developing Java desktop
 applications. Its exhaustive collection of widgets is the foundation for
 easy development of rich graphical user interfaces (GUI).
 .
 Alas every non trivial GUI sooner or later encounters the problem of
 "freeze". This annoying behaviour is experienced by users every time the
 application performs extensive calculations or blocks for network or disk
 I/O.
 .
 Spin offers a revolutionary new approach. It offers transparent thread
 handling with minimal impact on your application code.

Package: libspin-java-doc
Description-md5: f5f239c498c235877131aa4b3349f773
Description-en: transparent threading solution for non-freezing Swing applications (docs)
 Swing is the standard component architecture for developing Java desktop
 applications. Its exhaustive collection of widgets is the foundation for
 easy development of rich graphical user interfaces (GUI).
 .
 Alas every non trivial GUI sooner or later encounters the problem of
 "freeze". This annoying behaviour is experienced by users every time the
 application performs extensive calculations or blocks for network or disk
 I/O.
 .
 Spin offers a revolutionary new approach. It offers transparent thread
 handling with minimal impact on your application code.
 .
 This package contains the documentation files.

Package: libspiro-dev
Description-md5: db8e99c31d35d3fb5c587e2b2bd86550
Description-en: library for curve design - development files
 This library provides a mechanism for drawing smooth contours with
 constant curvature at the spline joins.
 .
 This package provides the runtime library's development files.

Package: libspiro1
Description-md5: a7edff0618138d488d9920a2328b7169
Description-en: library for curve design
 This library provides a mechanism for drawing smooth contours with
 constant curvature at the spline joins.
 .
 This package provides the runtime library.

Package: libspnav-dev
Description-md5: d05b750a11f513704446d3a4f9a0bf99
Description-en: Library to access 3D-input-devices
 The spacenav project provides a free, compatible alternative to the
 proprietary 3Dconnexion SDK for their 3D input devices (called
 "space navigator", "space pilot", "space traveller", etc).
 .
 This package contains the development-files.

Package: libspnav0
Description-md5: 7bfbe40fbae628f97b4c03a34aeda9c7
Description-en: Library to access 3D-input-devices (development files)
 The spacenav project provides a free, compatible alternative to the
 proprietary 3Dconnexion SDK for their 3D input devices (called
 "space navigator", "space pilot", "space traveller", etc).
 .
 This package contains the library.

Package: libspng-dev
Description-md5: 60bf6d8fba9589dfbcd4685b738e7217
Description-en: simple, modern libpng alternative - development
 libspng is a C library for reading and writing Portable Network Graphics
 (PNG) format files with a focus on security and ease of use.
 .
 The simple API allows decoding a PNG file in just a few function calls,
 and no raw pointers or callback functions are involved.
 .
 Following good security practises, code is written according to the rules
 of the CERT C Coding Standard. All integer arithmetic is checked for
 overflow and all error conditions are handled gracefully. The library
 is also continuously fuzzed, scanned by static analyzers and features
 over 1000 test cases.
 .
 This package contains the header and development files needed to build
 programs and packages using libspng.

Package: libspng-doc
Description-md5: 95ed4e9d7e4b6b77688ec6dbebc49a9c
Description-en: simple, modern libpng alternative - documentation
 libspng is a C library for reading and writing Portable Network Graphics
 (PNG) format files with a focus on security and ease of use.
 .
 The simple API allows decoding a PNG file in just a few function calls,
 and no raw pointers or callback functions are involved.
 .
 Following good security practises, code is written according to the rules
 of the CERT C Coding Standard. All integer arithmetic is checked for
 overflow and all error conditions are handled gracefully. The library
 is also continuously fuzzed, scanned by static analyzers and features
 over 1000 test cases.
 .
 This package contains the documentation.

Package: libspng0
Description-md5: 28cffdbb64d624147e7d5e17a1e43dfc
Description-en: simple, modern libpng alternative
 libspng is a C library for reading and writing Portable Network Graphics
 (PNG) format files with a focus on security and ease of use.
 .
 The simple API allows decoding a PNG file in just a few function calls,
 and no raw pointers or callback functions are involved.
 .
 Following good security practises, code is written according to the rules
 of the CERT C Coding Standard. All integer arithmetic is checked for
 overflow and all error conditions are handled gracefully. The library
 is also continuously fuzzed, scanned by static analyzers and features
 over 1000 test cases.

Package: libspreadsheet-parseexcel-perl
Description-md5: 58bcea933143b998cdb766721337abb3
Description-en: Perl module to access information from Excel Spreadsheets
 Spreadsheet::ParseExcel is a Perl module allows one to extract information
 from Excel spreadsheets. It can be used to read information from an Excel
 95-2003 file. It cannot read information in the new XML-based XLSX format,
 for that, see Spreadsheet::XLSX (libspreadsheet-xlsx-perl) instead.

Package: libspreadsheet-parseexcel-simple-perl
Description-md5: 67c05fb251e739c43cc91d4e589e4dfe
Description-en: simple interface to Excel data
 Spreadsheet::ParseExcel::Simple provides an abstraction to the
 Spreadsheet::ParseExcel module for simple reading of values.
 .
 You simply loop over the sheets, and fetch rows to arrays.
 .
 For anything more complex, you probably want to use
 Spreadsheet::ParseExcel directly.

Package: libspreadsheet-parsexlsx-perl
Description-md5: 333acc0068529f9178023429e33f5ef4
Description-en: Perl module to parse XLSX files
 Spreadsheet::ParseXLSX is an adaptor for Spreadsheet::ParseExcel that reads
 XLSX files. For documentation about the various data that you can retrieve
 from these classes, please see Spreadsheet::ParseExcel,
 Spreadsheet::ParseExcel::Workbook, Spreadsheet::ParseExcel::Worksheet, and
 Spreadsheet::ParseExcel::Cell.

Package: libspreadsheet-read-perl
Description-md5: 4480ca46165d8013bcff9d5e8d7a9222
Description-en: reader for common spreadsheet formats
 Spreadsheet::Read is a Perl module that tries to transparently read any
 spreadsheet and return its content in a universal manner independent of the
 parsing module that does the actual spreadsheet scanning.
 .
 For OpenOffice and/or LibreOffice files, this module uses
 Spreadsheet::ReadSXC (libspreadsheet-readsxc-perl).
 .
 For Microsoft Excel, this module uses Spreadsheet::ParseExcel
 (libspreadsheet-parseexcel-perl), or Spreadsheet::ParseXLSX
 libspreadsheet-parsexlsx-perl).
 .
 For Comma-Separated Value (CSV) files, this module uses Text::CSV_XS
 (libtext-csv-xs-perl) or Text::CSV_PP (libtext-csv-perl).
 .
 For SquirrelCalc, there is a very simplistic built-in parser.

Package: libspreadsheet-readsxc-perl
Description-md5: 53728744de661b3451c416a58193c905
Description-en: reader for OpenOffice 1.x and OpenDocument spreadsheets
 Spreadsheet::ReadSXC extracts data from OpenOffice 1.x spreadsheet files
 (.sxc). It exports the function read_sxc() which takes a filename and an
 optional reference to a hash of options as arguments and returns a
 reference to a hash of references to two-dimensional arrays. The hash keys
 correspond to the names of worksheets in the OpenOffice workbook. The
 two-dimensional arrays correspond to rows and cells in the respective
 spreadsheets.
 .
 Spreadsheet::ReadSXC is a wrapper around Spreadsheet::ParseODS, which reads
 both SXC and ODS files.

Package: libspreadsheet-wright-perl
Description-md5: 7399f21c386b400a08f21a9969e8b039
Description-en: simple spreadsheet worker
 Spreadsheet::Wright is a fork of Spreadsheet::Write and may be used as
 a drop-in replacement.
 .
 Spreadsheet::Wright writes files in CSV, Microsoft Excel, HTML and
 OpenDocument formats.  It is especially suitable for building various
 dumps and reports where rows are built in sequence, one after another.
 .
 It is not especially suitable for modifying existing files.
 .
 The name is a not just pun on "write" - the word "wright" means worker
 or crafter, and "Spreadsheet::Wright" does a lot of the work of
 spreadsheet output for you!

Package: libspreadsheet-writeexcel-perl
Description-md5: a25637ace041f9c28c038e1d800f7d70
Description-en: module to create Excel spreadsheets
 Spreadsheet::WriteExcel is a Perl module that can be used to create a cross-
 platform Excel binary file. Multiple worksheets can be added to a workbook
 and formatting can be applied to cells. Additionally, this module supports
 writing text, numeric values, formulas and hyperlinks to cells.
 .
 The Excel file produced by this module is compatible with Excel 5, 95, 97
 and 2000. Generated files are also compatible with the Linux/UNIX spreadsheet
 applications OpenOffice.org, Gnumeric and XESS. The generated files are not
 compatible with MS Access.
 .
 This module cannot be used to read an Excel file. See Spreadsheet::ParseExcel
 (libspreadsheet-parseexcel-perl) or look at the main documentation for some
 suggestions. This module cannot be used to write to an existing Excel file.

Package: libspreadsheet-writeexcel-simple-perl
Description-md5: 3945c8219ea0420a3ac0873a6ef3b76e
Description-en: module providing simple creation of single-sheet Excel documents
 Spreadsheet::WriteExcel::Simple provides an abstraction to the
 Spreadsheet::WriteExcel module for easier creation of simple single-sheet
 Excel documents.
 .
 In its most basic form it provides two methods for writing data:
 .
  * write_row
  * write_bold_row
 .
 which write the data supplied to the next row of the spreadsheet.
 .
 However, you can also use $ss->book and $ss->sheet to get at the underlying
 workbook and worksheet from Spreadsheet::WriteExcel if you wish to manipulate
 these directly.

Package: libspreadsheet-xlsx-perl
Description-md5: 59779f76967814bb50850d9c43bd4d96
Description-en: Perl extension for reading MS Excel 2007 files
 Spreadsheet::XLSX emulates the behaviour of Spreadsheet::ParseExcel for the
 Excel 2007 (.xlsx) file format. It supports styles and many, but not all, of
 Excel's quirks. It populates the classes from Spreadsheet::ParseExcel for
 interoperability; including Workbook, Worksheet, and Cell.

Package: libspring-aop-java
Description-md5: 14292cd95e8c317bf0afc5f655ce4a82
Description-en: modular Java/J2EE application framework - AOP
 Spring is a layered Java/J2EE application framework offering a lot of freedom
 to Java developers yet providing well documented and easy-to-use solutions for
 common practices in the industry.
 .
 This package provide org.springframework.aop.jar and
 org.springframework.aspects.jar: Aspect-oriented programming
 framework.

Package: libspring-beans-java
Description-md5: 5be5325e7e05542648e0ff28c4a29b82
Description-en: modular Java/J2EE application framework - Beans
 Spring is a layered Java/J2EE application framework offering a lot of freedom
 to Java developers yet providing well documented and easy-to-use solutions for
 common practices in the industry.
 .
 This package provide org.springframework.beans.jar : JavaBeans support and
 bean container.

Package: libspring-context-java
Description-md5: 1622010480479903995766eec122b971
Description-en: modular Java/J2EE application framework - Context
 Spring is a layered Java/J2EE application framework offering a lot of freedom
 to Java developers yet providing well documented and easy-to-use solutions for
 common practices in the industry.
 .
 This package provide org.springframework.context.jar : application context,
 JNDI, JMX, instrumentation, remoting, scripting, scheduling and validation

Package: libspring-context-support-java
Description-md5: b1ad419dfe31e6f6e35259c2cc5359df
Description-en: modular Java/J2EE application framework - Context Support
 Spring is a layered Java/J2EE application framework offering a lot of freedom
 to Java developers yet providing well documented and easy-to-use solutions for
 common practices in the industry.
 .
 This package provide org.springframework.context.support.jar : Quartz
 scheduling, UI templating, mail and caching

Package: libspring-core-java
Description-md5: c4823f52d297c685f13e1deb9c4723a9
Description-en: modular Java/J2EE application framework - Core
 Spring is a layered Java/J2EE application framework offering a lot of freedom
 to Java developers yet providing well documented and easy-to-use solutions for
 common practices in the industry.
 .
 This package provide org.springframework.core.jar : Core abstractions and
 utilities, source-level metadata support.

Package: libspring-expression-java
Description-md5: 16538e6f9ef0945b679ba7de2b7ffa6e
Description-en: modular Java/J2EE application framework - Expression language
 Spring is a layered Java/J2EE application framework offering a lot of freedom
 to Java developers yet providing well documented and easy-to-use solutions for
 common practices in the industry.
 .
 This package provide org.springframework.expression.jar : expression language
 for manipulating an object at runtime.

Package: libspring-instrument-java
Description-md5: d3ec7485c1e7ce38c19727fb5756558f
Description-en: modular Java/J2EE application framework - Instrumentation
 Spring is a layered Java/J2EE application framework offering a lot of freedom
 to Java developers yet providing well documented and easy-to-use solutions for
 common practices in the industry.
 .
 This package provide org.springframework.instrument.jar and
 org.springframework.instrument.tomcat.jar: allow load-time weaving (LTW)
 inject the dependencies at load-time.

Package: libspring-jdbc-java
Description-md5: 5e2f6de828dc8affc42044b1ef94776c
Description-en: modular Java/J2EE application framework - JDBC tools
 Spring is a layered Java/J2EE application framework offering a lot of freedom
 to Java developers yet providing well documented and easy-to-use solutions for
 common practices in the industry.
 .
 This package provide spring-jdbc.jar : Java DataBase Connectivity support.

Package: libspring-jms-java
Description-md5: c43f864d1a517e6f275d29f82bc1e68c
Description-en: modular Java/J2EE application framework - JMS tools
 Spring is a layered Java/J2EE application framework offering a lot of freedom
 to Java developers yet providing well documented and easy-to-use solutions for
 common practices in the industry.
 .
 This package provide spring-jms.jar : Java Message Service 1.0.2/1.1 support.

Package: libspring-messaging-java
Description-md5: 5e0d9eb7f32955ec86246b5e678f1a9f
Description-en: modular Java/J2EE application framework - Messaging tools
 Spring is a layered Java/J2EE application framework offering a lot of freedom
 to Java developers yet providing well documented and easy-to-use solutions for
 common practices in the industry.
 .
 This package provide spring-messaging.jar.

Package: libspring-orm-java
Description-md5: 8be02d215939d43172e9f11d815aba76
Description-en: modular Java/J2EE application framework - ORM tools
 Spring is a layered Java/J2EE application framework offering a lot of freedom
 to Java developers yet providing well documented and easy-to-use solutions for
 common practices in the industry.
 .
 This package provide spring-orm.jar : JDO support, JPA support, Hibernate
 support.

Package: libspring-oxm-java
Description-md5: 7e2904b51ce3aa11d33da4f2a37033a7
Description-en: modular Java/J2EE application framework - Object/XML Mapping
 Spring is a layered Java/J2EE application framework offering a lot of freedom
 to Java developers yet providing well documented and easy-to-use solutions for
 common practices in the industry.
 .
 This package provide org.springframework.oxm.jar : marshaling and unmarshalling
 for XML with JAXB context and JiBX binding factories.

Package: libspring-test-java
Description-md5: 7b561121a4705050a8164df0f5395f35
Description-en: modular Java/J2EE application framework - Test helpers
 Spring is a layered Java/J2EE application framework offering a lot of freedom
 to Java developers yet providing well documented and easy-to-use solutions for
 common practices in the industry.
 .
 This package provide org.springframework.test.jar : unit-testing helpers and
 mock classes.

Package: libspring-transaction-java
Description-md5: d7798aa2dbf1408961a5eb20839d8150
Description-en: modular Java/J2EE application framework - transaction
 Spring is a layered Java/J2EE application framework offering a lot of freedom
 to Java developers yet providing well documented and easy-to-use solutions for
 common practices in the industry.
 .
 This package provide spring-transaction.jar : transaction infrastructure,
 JCA support, DAO support.

Package: libspring-web-java
Description-md5: 92e94b75ac6a676372ee562e8e1eca35
Description-en: modular Java/J2EE application framework - Web
 Spring is a layered Java/J2EE application framework offering a lot of freedom
 to Java developers yet providing well documented and easy-to-use solutions for
 common practices in the industry.
 .
 This package provide org.springframework.web.jar : web application context,
 multipart resolver, HTTP-based remoting support.

Package: libspring-web-portlet-java
Description-md5: 183e283ccb55f87c4165b7897f492e02
Description-en: modular Java/J2EE application framework - Portlet MVC
 Spring is a layered Java/J2EE application framework offering a lot of freedom
 to Java developers yet providing well documented and easy-to-use solutions for
 common practices in the industry.
 .
 This package provide org.springframework.web.portlet.jar : integrate JSR 286
 and JSR 168 API with Spring.

Package: libspring-web-servlet-java
Description-md5: b1976f777be57a7e9e3f6bfc8a408d84
Description-en: modular Java/J2EE application framework - Web Portlet
 Spring is a layered Java/J2EE application framework offering a lot of freedom
 to Java developers yet providing well documented and easy-to-use solutions for
 common practices in the industry.
 .
 This package provide org.springframework.web.servlet.jar : framework servlets,
 web MVC framework, web controllers, web views for JSP, Velocity, Tiles, iText
 and POI.

Package: libsql-abstract-classic-perl
Description-md5: 5304be7b877c6c491f0179730b2e7094
Description-en: module to generate SQL from Perl data structures - classic version
 SQL::Abstract::Classic is a low-impact fork of SQL::Abstract v1.81 and nearly
 identical to it. This module exists to preserve the ability of users to opt
 into the new way of doing things in the quickly evolving SQL::Abstract
 according to their own schedules.
 .
 SQL::Abstract and SQL::Abstract::Classic are Perl modules that allow
 developers to generate SQL from Perl data strutures, inspired by
 DBIx::Abstract. The intent of these modules is to provide abstract SQL
 generation methods, allowing one to generate SQL while retaining complete
 control over the statement handles.

Package: libsql-abstract-limit-perl
Description-md5: 3157a47e261bc8d8e8469f4ad1559c46
Description-en: portable LIMIT emulation
 SQL::Abstract::Limit is a portability layer for SQL LIMIT emulation.

Package: libsql-abstract-more-perl
Description-md5: 9a28d5c76149dc77f7139470f4911ae3
Description-en: extension of SQL::Abstract with more constructs and more flexible API
 Sql::Abstract::More generates SQL from Perl datastructures. This is a
 subclass of SQL::Abstract, fully compatible with the parent class, but with
 some additions:
 .
 1) additional SQL constructs like -union, -group_by, join, etc;
 .
 2) methods take arguments as named parameters instead of positional
 parameters, so that various SQL fragments are more easily identified;
 .
 3) values passed to select, insert or update can directly incorporate
 information about datatypes, in the form of arrayrefs of shape [$value,
 \%type].

Package: libsql-abstract-perl
Description-md5: 1e9f839b946a102a117fd53b345cbdb0
Description-en: module to generate SQL from Perl data structures
 SQL::Abstract is a Perl module that allows developers to generate SQL from
 Perl data strutures, inspired by DBIx::Abstract. The intent of this module
 is to provide abstract SQL generation methods, allowing one to generate SQL
 while retaining complete control over the statement handles.
 .
 There are many important differences between this module and DBIx::Abstract,
 especially when it comes to WHERE clauses. Chief among these changes is a
 new design to make it easier to generate SQL from Perl data structures and
 hopefully more intuitive. The underlying idea is that this module does what
 you mean, based on the data structures you provide it; the biggest advantage
 is that you don't have to modify your code every time your data changes.

Package: libsql-abstract-pg-perl
Description-md5: d48749ac65d4c98c09b688ef9407683c
Description-en: PostgreSQL features for SQL::Abstract
 SQL::Abstract::Pg extends SQL::Abstract with a few PostgreSQL features used
 by Mojo::Pg.

Package: libsql-reservedwords-perl
Description-md5: 3f8cb671374d8564b232be9479c20697
Description-en: Perl extension that indicates if words are reserved by SQL
 SQL::ReservedWords determine if words are reserved by ANSI/ISO SQL standard or
 by specific database such as PostgreSQL or MySQL. It can also check which
 version of ANSI or specific database uses the word checked.

Package: libsql-splitstatement-perl
Description-md5: 29045c91511ba77df9442ba4e849b5d9
Description-en: Split any SQL code into atomic statements
 This is a simple module which tries to split any SQL code, even including
 non-standard extensions into the atomic statements it is composed of.

Package: libsql-statement-perl
Description-md5: f6921ffdba3a2fb5f7d3fa9540172dd9
Description-en: module for parsing and processing SQL statements
 SQL::Statement is a Perl module that implements a small, abstract SQL engine.
 This module is not useful itself, but as a base class for deriving concrete
 SQL engines. The implementation is designed to work fine with the DBI driver
 DBD::CSV, thus probably not so well suited for a larger environment, but I'd
 hope it is extendable without too much problems.

Package: libsql-tiny-perl
Description-md5: 65713d7e4194d05ea7ba19e520aea7a4
Description-en: simple SQL-building library
 SQL::Tiny is a very simple SQL-building library. It's not for all SQL needs,
 only the very simple ones.
 .
 SQL::Tiny is for generating SQL code for simple cases. It doesn't handle
 JOINs. It doesn't handle GROUP BY. It doesn't handle subselects. It's only
 for simple SQL.
 .
 The trade-off for that brevity of code is that SQL::Tiny has to make new SQL
 and binds from the input every time. You can't cache the SQL that comes back
 from SQL::Tiny because the placeholders could vary depending on what the
 input data is. Therefore, you don't want to use SQL::Tiny where speed is
 essential.

Package: libsql-tokenizer-perl
Description-md5: 5fb69be622ec3758bc523ef00dac5b9b
Description-en: simple SQL tokenizer
 SQL::Tokenizer is a simple tokenizer for SQL queries. It does not claim to be
 a parser or query verifier. It just creates sane tokens from a valid SQL
 query.

Package: libsql-translator-perl
Description-md5: 483fa12513542208d480de6217db873c
Description-en: SQL translation library
 SQL::Translator (also known as SQL Fairy) is a collection of Perl modules
 for manipulating structured data definitions (mostly database schemas). It
 can perform tasks like converting between different SQL data definition
 language (DDL) dialects, visualizations of schemas (pseudo-ER diagrams
 created with GD or GraphViz), converting non-RDBMS files to SQL schemas
 (xSV text files, Excel spreadsheets), serializing parsed schemas (via
 Storable, YAML and XML), creating documentation, and more.

Package: libsquish-dev
Description-md5: 936cfaec78bdf33d61f7c8899b8bd11c
Description-en: DXT texture compression library - development files
 libsquish is a lossy software DXT texture compression library. It
 implements the 3 useful DXT flavours (1,3,5) and has SIMD support for
 x86 (SSE) and powerpc (Altivec). It can be used (as a much slower
 software fallback) instead of the hardware implementations present on
 most modern graphics chips.
 .
 This package contains the deveopment files (headers, API docs)

Package: libsquish0
Description-md5: 7296ad7ebcd679c69825956a8833bc47
Description-en: DXT texture compression library
 libsquish is a lossy software DXT texture compression library. It
 implements the 3 useful DXT flavours (1,3,5) and has SIMD support for
 x86 (SSE) and powerpc (Altivec). It can be used (as a much slower
 software fallback) instead of the hardware implementations present on
 most modern graphics chips.
 .
 This package is the library itself.

Package: libsrtp2-1
Description-md5: 54f09a32b6009291f468860d6047c45e
Description-en: Secure RTP (SRTP) and UST Reference Implementations - shared library
 SRTP is a security profile for RTP
 that adds confidentiality, message authentication, and replay protection
 to that protocol.
 It is specified in RFC 3711.
 .
 LibSRTP provides an implementation
 of the Secure Real-time Transport Protocol (SRTP),
 the Universal Security Transform (UST),
 and a supporting cryptographic kernel.
 .
 This package contains the shared libraries.

Package: libsrtp2-dev
Description-md5: 429b917196c5c4250aec4def90599b22
Description-en: Secure RTP (SRTP) and UST Reference Implementations - development files
 SRTP is a security profile for RTP
 that adds confidentiality, message authentication, and replay protection
 to that protocol.
 It is specified in RFC 3711.
 .
 LibSRTP provides an implementation
 of the Secure Real-time Transport Protocol (SRTP),
 the Universal Security Transform (UST),
 and a supporting cryptographic kernel.
 .
 This package contains the development headers and static libraries.

Package: libsrtp2-docs
Description-md5: f140aa6ec8ebf3dbda1a6ea438542c64
Description-en: Secure RTP (SRTP) and UST Reference Implementations - documentation
 SRTP is a security profile for RTP that adds confidentiality, message
 authentication, and replay protection to that protocol. It is specified
 in RFC 3711.
 .
 LibSRTP provides an implementation
 of the Secure Real-time Transport Protocol (SRTP),
 the Universal Security Transform (UST),
 and a supporting cryptographic kernel.
 .
 This package contains API documentation.

Package: libsru-perl
Description-md5: 92ed233d2f9087097a7fa30aae4035fa
Description-en: framework for Search and Retrieval by URL
 The SRU package provides a framework for working with the Search and
 Retrieval by URL (SRU) protocol developed by the Library of Congress. SRU
 defines a web service for searching databases containing metadata and
 objects. SRU often goes under the name SRW which is a SOAP version of the
 protocol. You can think of SRU as a RESTful version of SRW, since all the
 requests are simple URLs instead of XML documents being sent via some sort of
 transport layer.
 .
 You might be interested in SRU if you want to provide a generic API for
 searching a data repository and a mechanism for returning metadata records.
 SRU defines three verbs: explain, scan and searchRetrieve which define the
 requests and responses in a SRU interaction.
 .
 This set of modules attempts to provide a framework for building an SRU
 service. The distribution is made up of two sets of Perl modules: modules in
 the SRU::Request::* namespace which represent the three types of requests;
 and modules in the SRU::Response::* namespace which represent the various
 responses.

Package: libss7-2.0
Description-md5: 8acbe4ebb131f61fb6e9d7f13b4d1217
Description-en: Signalling System 7 (ss7) library
 A userspace library that provids SS7 protocol services to applications.
 It has a working MTP2, MTP3, and ISUP for ITU and ANSI style SS7, however
 it was written in a manner that will easily allow support for other various
 national specific variants in the future.  For a working reference
 implementation, see the various link test programs, as well as the Asterisk
 Open Source PBX.
 .
 C implementation of the Signalling System 7 (ss7) telephony protocol.

Package: libss7-dev
Description-md5: efa312dd2913f1c1f8e1dcc42dced2de
Description-en: Signalling System 7 (ss7) development files
 A userspace library that provids SS7 protocol services to applications.
 It has a working MTP2, MTP3, and ISUP for ITU and ANSI style SS7, however
 it was written in a manner that will easily allow support for other various
 national specific variants in the future.  For a working reference
 implementation, see the various link test programs, as well as the Asterisk
 Open Source PBX.
 .
 Development files for the C implementation of the Signalling System 7
 (ss7) telephony protocol.

Package: libssh-4
Description-md5: e2c4e41cba7b73a9a5447f06ce36e8a6
Description-en: tiny C SSH library (OpenSSL flavor)
 The ssh library was designed to be used by programmers needing a working SSH
 implementation by the mean of a library. The complete control of the client
 is made by the programmer. With libssh, you can remotely execute programs,
 transfer files, use a secure and transparent tunnel for your remote programs.
 With its SFTP implementation, you can play with remote files easily.
 .
 This package contains shared libraries linked against OpenSSL.

Package: libssh-dev
Description-md5: 8bc2b35aa9045e1356b9f5fab5b5210e
Description-en: tiny C SSH library - Development files (OpenSSL flavor)
 The ssh library was designed to be used by programmers needing a working SSH
 implementation by the mean of a library. The complete control of the client
 is made by the programmer. With libssh, you can remotely execute programs,
 transfer files, use a secure and transparent tunnel for your remote programs.
 With its SFTP implementation, you can play with remote files easily.
 .
 This package contains development files to build the OpenSSL flavor.

Package: libssh-doc
Description-md5: 26d79df2b28a034c2b04ab852ff0902d
Description-en: tiny C SSH library - Documentation files
 The ssh library was designed to be used by programmers needing a working SSH
 implementation by the mean of a library. The complete control of the client
 is made by the programmer. With libssh, you can remotely execute programs,
 transfer files, use a secure and transparent tunnel for your remote programs.
 With its SFTP implementation, you can play with remote files easily.
 .
 This package contains documentation files.

Package: libssh-gcrypt-4
Description-md5: cec559aeaa518faff38010c133a911d7
Description-en: tiny C SSH library (gcrypt flavor)
 The ssh library was designed to be used by programmers needing a working SSH
 implementation by the mean of a library. The complete control of the client
 is made by the programmer. With libssh, you can remotely execute programs,
 transfer files, use a secure and transparent tunnel for your remote programs.
 With its SFTP implementation, you can play with remote files easily.
 .
 This package contains shared libraries linked against gcrypt.

Package: libssh-gcrypt-dev
Description-md5: a45f9394c6174b1fdef3eef4aa9b72c0
Description-en: tiny C SSH library - Development files (gcrypt flavor)
 The ssh library was designed to be used by programmers needing a working SSH
 implementation by the mean of a library. The complete control of the client
 is made by the programmer. With libssh, you can remotely execute programs,
 transfer files, use a secure and transparent tunnel for your remote programs.
 With its SFTP implementation, you can play with remote files easily.
 .
 This package contains development files to build the gcrypt flavor.

Package: libssh2-1
Description-md5: a72806365acab9f7b0057c7e13cb7b14
Description-en: SSH2 client-side library
 libssh2 is a client-side C library implementing the SSH2 protocol.
 It supports regular terminal, SCP and SFTP (v1-v5) sessions;
 port forwarding, X11 forwarding; password, key-based and
 keyboard-interactive authentication.
 .
 This package contains the runtime library.

Package: libssh2-1-dev
Description-md5: 069490795958c24c9fe87f4f276ea25c
Description-en: SSH2 client-side library (development headers)
 libssh2 is a client-side C library implementing the SSH2 protocol.
 It supports regular terminal, SCP and SFTP (v1-v5) sessions;
 port forwarding, X11 forwarding; password, key-based and
 keyboard-interactive authentication.
 .
 This package contains the development files.

Package: libssw-dev
Description-md5: 91d365f407161f9a65ddf38fc6b0c7b3
Description-en: Development headers and static libraries for libssw
 This package provides development headers and static libraries for libssw,
 a fast implementation of the Smith-Waterman algorithm using
 Single-Instruction Multiple-Data (SIMD) instructions to parallelize the
 algorithm at the instruction level.

Package: libssw-java
Description-md5: dadfacd237f394ea606ea2c8d1092c7a
Description-en: Java bindings for libssw
 This package provides JNI based Java bindings for libssw, a fast
 implementation of the Smith-Waterman algorithm using Single-Instruction
 Multiple-Data (SIMD) instructions to parallelize the algorithm at the
 instruction level.

Package: libssw0
Description-md5: 0b58f3f88326885dfe15923e841780be
Description-en: fast SIMD parallelized implementation of the Smith-Waterman algorithm
 SSW is a fast implementation of the Smith-Waterman algorithm, which uses the
 Single-Instruction Multiple-Data (SIMD) instructions to parallelize the
 algorithm at the instruction level. SSW library provides an API that can be
 flexibly used by programs written in C, C++ and other languages. The library
 can do protein and genome alignment directly.
 Current version of this implementation is ~50 times faster than an ordinary
 Smith-Waterman. It can return the Smith-Waterman score, alignment location
 and traceback path (cigar) of the optimal alignment accurately; and return
 the sub-optimal alignment score and location heuristically.

Package: ssw-align
Description-md5: 54697b373972ff5d6af08220d3066181
Description-en: Smith-Waterman aligner based on libssw
 This package provides a command-line aligner based on the libssw library,
 a fast SIMD accelerated implementation of the Smith-Waterman algorithm.
 The input files can be in FASTA or FASTQ format. Both target and query files
 can contain multiple sequences. Each sequence in the query file will be
 aligned with all sequences in the target file. Output is provided in SAM or
 BLAST-like text format.

Package: libstaroffice-0.0-0
Description-md5: cc71e387d997e7b4619feb6bbb483927
Description-en: Import filter library to import all StarOffice documents
 The purpose of libstaroffice is to build a filter for old StarOffice's
 documents (.sdc, .sdw, ...) based on librevenge (see
 https://sourceforge.net/p/libwpd/wiki/librevenge/ and
 http://www.documentliberation.org/projects/ ).

Package: libstaroffice-dev
Description-md5: 9c97cbe1764265519f72f410da29cd83
Description-en: Import filter library to import all StarOffice documents -- development
 The purpose of libstaroffice is to build a filter for old StarOffice's
 documents (.sdc, .sdw, ...) based on librevenge (see
 https://sourceforge.net/p/libwpd/wiki/librevenge/ and
 http://www.documentliberation.org/projects/ ).
 .
 This package contains the development files needed for developing files against
 libstaroffice.

Package: libstaroffice-doc
Description-md5: 87bebe27e28e1c7ad21346afeb4af24c
Description-en: Import filter library to import all StarOffice documents -- documentation
 The purpose of libstaroffice is to build a filter for old StarOffice's
 documents (.sdc, .sdw, ...) based on librevenge (see
 https://sourceforge.net/p/libwpd/wiki/librevenge/ and
 http://www.documentliberation.org/projects/ ).
 .
 This package contains the API documentation.

Package: libstaroffice-tools
Description-md5: 33fa229c7c85ed74ede1e9c1cc94f542
Description-en: Import filter library to import all StarOffice documents -- tools
 The purpose of libstaroffice is to build a filter for old StarOffice's
 documents (.sdc, .sdw, ...) based on librevenge (see
 https://sourceforge.net/p/libwpd/wiki/librevenge/ and
 http://www.documentliberation.org/projects/ ).
 .
 This package contains tools tp convert StarOffice documents to RAW, SVG, Text,
 CSV and HTML.

Package: libstat-lsmode-perl
Description-md5: f157b0ea42434e7c7695baadb3581735
Description-en: Perl module to format file modes like ls -l
 Stat::lsMode provides Perl functions to format file modes in the same way
 that ls -l does (into strings like drwxr-xr-x, for example).  It handles
 all the expected variations, including setuid, setgid, and sticky bits
 and special file types.

Package: libstatgen-dev
Description-md5: 848d5379e0a82db9565c6544f0a3f9bd
Description-en: development files for the libStatGen
 libStatGen is a library for statistical genetic programs. It includes some:
 A. General Operation Classes including: File/Stream I/O, String processing
  and Parameter Parsing.
 B. Statistical Genetic Specific Classes including: Handling Common file
  formats (Accessors to get/set values, Indexed access to BAM files) and
  some utility classes, including: 1. Cigar: interpretation and mapping
  between query and reference. 2. Pileup: structured access to data by
  individual reference position.
 .
 This package provides the development files for libstatgen.

Package: libstatgen-doc
Description-md5: 34d494f4b3e926df95dbdb069fa5cf0b
Description-en: documentation files for the libStatGen
 libStatGen is a library for statistical genetic programs. It includes some:
 A. General Operation Classes including: File/Stream I/O, String processing
  and Parameter Parsing.
 B. Statistical Genetic Specific Classes including: Handling Common file
  formats (Accessors to get/set values, Indexed access to BAM files) and
  some utility classes, including: 1. Cigar: interpretation and mapping
  between query and reference. 2. Pileup: structured access to data by
  individual reference position.
 .
 This package provides the documentation files for libstatgen.

Package: libstatgen1
Description-md5: 55ae60427beffdb36962b828f3883bac
Description-en: processing and analyzing next generation sequencing and genotyping data library
 libStatGen is a library for statistical genetic programs. It includes some:
 A. General Operation Classes including: File/Stream I/O, String processing
  and Parameter Parsing.
 B. Statistical Genetic Specific Classes including: Handling Common file
  formats (Accessors to get/set values, Indexed access to BAM files) and
  some utility classes, including: 1. Cigar: interpretation and mapping
  between query and reference. 2. Pileup: structured access to data by
  individual reference position.
 .
 This package provides the shared library.

Package: libstatgrab-dev
Description-md5: dc536af0fcf406efe11b76a7c18a6312
Description-en: development files of library for system statistics
 libstatgrab is a library which provides an easy to use interface
 for accessing system statistics. Available statistics include CPU,
 Load, Memory, Swap, Disk I/O, and Network I/O.
 .
 This package contains files needed if you wish to use the libstatgrab
 library in your own programs.

Package: libstatgrab10
Description-md5: b46351fc11cf534ea0393ae01e6f4dba
Description-en: library being useful interface to system statistics
 libstatgrab is a library which provides an easy to use interface
 for accessing system statistics. Available statistics include CPU,
 Load, Memory, Swap, Disk I/O, and Network I/O.

Package: saidar
Description-md5: 71215d1545c006ad04b519e3a594cf10
Description-en: curses-based program which displays live system statistics
 saidar is a curses-based application to display system statistics.
 Statistics include CPU, processes, load, memory, swap, network I/O and
 disks I/O along with their free space.
 .
 saidar utilizes libstatgrab library.

Package: statgrab
Description-md5: 16e603690dc3433a07f19dd966943f23
Description-en: sysctl-style access to system statistics
 statgrab provides an access to system statistics using a sysctl-style
 interface. This is useful for applications that don't want to make
 library calls, but still want to access the statistics. An example is mrtg,
 for which scripts are provided to generate configuration files.
 .
 statgrab utilizes libstatgrab library.

Package: libstatistics-basic-perl
Description-md5: b493d486cab10ca7596211feb6241b16
Description-en: collection of very basic statistics modules
 Statistics::Basic is a collection of very basic statistics modules. It
 includes modules to find the correlation between two arrays, find the
 covariance between two arrays, find the least square fit for two arrays,
 find the mean of an array, find the median of an array, find the mode of
 an array, find the standard deviation of an array, and find the variance
 of an array.

Package: libstatistics-contingency-perl
Description-md5: fb9c95544aae6c91a869d4cddad75fa1
Description-en: module to calculate precision, recall, F1, accuracy, etc.
 The Statistics::Contingency class helps you calculate several useful
 statistical measures based on 2x2 "contingency tables". These measures
 can help judge the results of automatic text categorization experiments, but
 they are useful in other situations as well.
 .
 The general usage flow is to tally a whole bunch of results in the
 Statistics::Contingency object, then query that object to obtain the measures
 you are interested in. When all results have been collected, you can get a
 report on accuracy, precision, recall, F1, and so on, with both
 macro-averaging and micro-averaging over categories.

Package: libstatistics-descriptive-perl
Description-md5: fcee8f4ac73c1aa6d4ebf1ef4e5367dc
Description-en: Perl module for basic descriptive statistical functions
 Statistics::Descriptive provides basic functions used in descriptive
 statistics. It has an object oriented design and supports two
 different types of data storage and calculation objects: sparse and
 full. With the sparse method, none of the data is stored and only a
 few statistical measures are available. Using the full method, the
 entire data set is retained and additional functions are available.

Package: libstatistics-distributions-perl
Description-md5: 4af2804a096d21f5ee500f3c5bba4181
Description-en: module for calculating some values of common statistical distributions
 Statistics::Distributions calculates percentage points (5 significant digits)
 of the u (standard normal) distribution, the student's t distribution, the
 chi-square distribution and the F distribution. It can also calculate the upper
 probability (5 significant digits) of the u (standard normal), the
 chi-square, the t and the F distribution. These critical values are needed to
 perform statistical tests, like the u test, the t test, the F test and the
 chi-squared test, and to calculate confidence intervals.
 .
 If you are interested in more precise algorithms you could look at:
 .
 StatLib: http://lib.stat.cmu.edu/apstat/ ;
 .
 Applied Statistics Algorithms by Griffiths, P. and Hill, I.D., Ellis Horwood:
 Chichester (1985)

Package: libstatistics-linefit-perl
Description-md5: 26510d820fc7b89105ba3a038653534d
Description-en: least squares line fit module for Perl
 Statistics::Linefit produces a least squares line fit, either
 weighted or unweighted.  It borrows some ideas from Statistics::OLS,
 but is faster, more robust, has better code, and it allows for
 weighted or unweighted regression.

Package: libstatistics-lite-perl
Description-md5: e520f94715c866550150d83d4b90b36e
Description-en: Perl module for simple statistical analysis
 Statistics::Lite is a lightweight, functional alternative to larger, more
 complete, object-oriented statistics packages. As such, it is likely to be
 better suited, in general, to smaller data sets.
 .
 When you just want something to give some very basic, high-school-level
 statistical values, without having to set up and populate an object first,
 this module may be useful.

Package: libstatistics-normality-perl
Description-md5: dc6ccfa7a62c9da7efc61f5abc14d55a
Description-en: module for testing normal distribution of data
 Various situations call for testing whether an empirical sample can be
 presumed to have been drawn from a normally (Gaussian) distributed
 population, especially because many downstream significance tests depend upon
 the assumption of normality. Statistics::Normality implements some of the
 more well-known normality tests from the mathematical statistics literature,
 though there are also others that are not included. The tests here are all
 so-called omnibus tests that find departures from normality on the basis of
 skewness and/or kurtosis.
 .
 Note that, although the Kolmogorov-Smirnov test can also be used in this
 capacity, it is a distance test and therefore not advisable. This, and other
 distance tests (e.g. Chi-square) are not implemented here.

Package: libstatistics-online-perl
Description-md5: 6966eed6599fd9ccc3ec76b59657b3a6
Description-en: module to perform statistic operations on large datasets
 Statistics::OnLine is a pure Perl implementation of the on-line algorithm to
 produce statistics on large datasets which, typically, could not fit the memory
 of the machine, e.g. a stream of data from the network.

Package: libstatistics-pca-perl
Description-md5: cfa3efc947a38e9af449df2289e6c0b3
Description-en: perl module for principal component analysis (PCA)
 Statistics::PCA provides functions for principal component analysis (PCA).
 PCA transforms higher-dimensional data consisting of a number of possibly
 correlated variables into a smaller number of uncorrelated variables termed
 principal components (PCs). The higher the ranking of the PCs the greater the
 amount of variability that the PC accounts for.
 .
 This PCA procedure involves the calculation of the eigenvalue decomposition
 from a data covariance matrix after mean centering the data.
 .
 See https://en.wikipedia.org/wiki/Principal_component_analysis

Package: libstatistics-r-io-perl
Description-md5: e3cf19523fc0e7f0014071825dd79277
Description-en: Perl interface to serialized R data
 Statistics::R::IO  is a pure-Perl implementation for reading native data
 files produced by the R statistical computing environment.
 .
 It provides routines for reading files in the two primary file
 formats used in R for serializing native objects: RDS and RData.

Package: libstatistics-r-perl
Description-md5: 8b69be5b717dffc1f367b98bcdf149e1
Description-en: Control the R interpreter with perl
 Statistics::R is a module to controls the R interpreter (R project
 for statistical computing: http://www.r-project.org/). It lets you
 start R, pass commands to it and retrieve the output. A shared mode
 allow to have several instances of Statistics::R talk to the same R
 process.
 .
 The current Statistics::R implementation uses pipes (for stdin,
 stdout and stderr) to communicate with R. This implementation should
 be more efficient and reliable than that in previous version, which
 relied on reading and writing files.

Package: libstatistics-regression-perl
Description-md5: ed1d154d4afead4f9c940fc45681dc4b
Description-en: weighted linear regression package (line+plane fitting)
 Regression.pm is a multivariate linear regression package. That is, it
 estimates the c coefficients for a line-fit of the type
 .
 y= c(0)*x(0) + c(1)*x1 + c(2)*x2 + ... + c(k)*xk
 .
 given a data set of N observations, each with k independent x variables and
 one y variable. Naturally, N must be greater than k---and preferably
 considerably greater. Any reasonable undergraduate statistics book will
 explain what a regression is. Most of the time, the user will provide a
 constant ('1') as x(0) for each observation in order to allow the regression
 package to fit an intercept.

Package: libstatistics-test-randomwalk-perl
Description-md5: 0a9515efff02e9217a874cd757365a81
Description-en: module to perform a Random Walk statistical test
 Statistics::Test::RandomWalk implements a Random Walk test of a random number
 generator as outlined in Blobel et al. Basically, it tests that the numbers
 (in the interval between 0 and 1) generated by a random number generator are
 distributed evenly. It divides [0,1] into n evenly sized bins and calculates
 the number of expected and actual random numbers in the bin. (In fact, this
 counts the cumulated numbers, but that works the same.)

Package: libstatistics-test-sequence-perl
Description-md5: 85eaadb0cb6fbde9049cec0e67305571
Description-en: Perl module that tests correlation of random numbers
 Statistics::Test::Sequence implements a sequence correlation test for random
 number generators. It shows pairwise correlation between subsequent random
 numbers.
 .
 It performs this analysis using an algorithm published in: Blobel, V., and
 Lohrmann, E. Statistische und numerische Methoden der Datenanalyse. Stuttgart,
 Leipzig: Teubner, 1998

Package: libstatistics-topk-perl
Description-md5: 823a2797e6937b78adf22601a77f7170
Description-en: implementation of the top-k streaming algorithm
 The Statistics::TopK module implements the top-k streaming algorithm, also
 know as the "heavy hitters" algorithm. It is designed to process data streams
 and probabilistally calculate the k most frequent items while using limited
 memory.
 .
 A typical example would be to determine the top 10 IP addresses listed in an
 access log. A simple solution would be to hash each IP address to a counter
 and then sort the resulting hash by the counter size. But the hash could
 theoretically require over 4 billion keys.
 .
 The top-k algorithm only requires storage space proportional to the number of
 items of interest. It accomplishes this by sacrificing precision, as it is
 only a probabilistic counter.

Package: libstatistics-welford-perl
Description-md5: 03cc815c688796aaf86524cb272d2d74
Description-en: Standard statistics using Welford's algorithm
 Statistics::Welford provides standard statistics (mean value,
 variance, standard deviation, minimum and maximum value as well as
 the number of elements) using Welford's algorithm.
 .
 Welford's algorithm is much more resource efficient compared to the
 naïve algorithm implemented in e.g. Statistics::Basic::StdDev or
 Catmandu::Fix::stat_stddev. It especially does not need to load all
 values into RAM at the same time, i.e. does not require an array
 containing all values.
 .
 See also
 https://en.wikipedia.org/wiki/Variance/Algorithm#Online_algorithm

Package: libstax-java
Description-md5: b5d713edc04b0457f337dcf9252d0927
Description-en: StAX Reference Implementation (RI)
 StAX is a standard XML processing API that allows you to stream XML data
 from and to your application. This StAX implementation is the standard
 pull parser implementation for JSR-173 specification.

Package: libstax-java-doc
Description-md5: 64b9f537cecefed241b1c6273f727a1f
Description-en: Javadoc API for libstax-java
 StAX is a standard XML processing API that allows you to stream XML data
 from and to your application. This StAX implementation is the standard
 pull parser implementation for JSR-173 specification.
 .
 This package provides the Javadoc API for StAX.

Package: libstax2-api-java
Description-md5: 4da95c6001e24c6d3d589da87c807c9c
Description-en: Extension to StAX API for parsing XML documents
 StAX 2 is an extension to StAX (Streaming API for XML), a Java API to read
 and write XML documents. It adds some features over the original API,
 such as typed access API and read/write validation (with pluggable
 validators).

Package: libstb-dev
Description-md5: 1f721b420ac6009c34bb41c899078f93
Description-en: single-file image and audio processing libraries for C/C++ - development headers
 libstb is a set of single-file libraries for C/C++. The files are dual-licensed
 under public domain and the MIT license.
 .
 It includes the following modules:
  * stb_vorbis.c: decode ogg vorbis files from file/memory to float/16-bit
    signed output
  * stb_image.h: image loading/decoding from file/memory: JPG, PNG, TGA, BMP,
    PSD, GIF, HDR, PIC
  * stb_truetype.h: parse, decode, and rasterize characters from truetype fonts
  * stb_image_write.h: image writing to disk: PNG, TGA, BMP
  * stb_image_resize.h: resize images larger/smaller with good quality
  * stb_rect_pack.h: simple 2D rectangle packer with decent quality
  * stb_sprintf.h: fast sprintf, snprintf for C/C++
  * stretchy_buffer.h: typesafe dynamic array for C (i.e. approximation to
    vector<>), doesn't compile as C++
  * stb_textedit.h: guts of a text editor for games etc implementing them from
    scratch
  * stb_voxel_render.h: Minecraft-esque voxel rendering "engine" with many more
    features
  * stb_dxt.h: Fabian "ryg" Giesen's real-time DXT compressor
  * stb_perlin.h: revised Perlin noise (3D input, 1D output)
  * stb_easy_font.h: quick-and-dirty easy-to-deploy bitmap font for printing
    frame rate, etc
  * stb_tilemap_editor.h: embeddable tilemap editor
  * stb_herringbone_wang_tile.h: herringbone Wang tile map generator
  * stb_c_lexer.h: simplify writing parsers for C-like languages
  * stb_divide.h: more useful 32-bit modulus e.g. "euclidean divide"
  * stb_connected_components.h: incrementally compute reachability on grids
  * stb.h: helper functions for C, mostly redundant in C++; basically author's
    personal stuff
  * stb_leakcheck.h: quick-and-dirty malloc/free leak-checking
 .
 This package contains the development files.

Package: libstb0
Description-md5: d92202fe79f951bb834af13001cc41dc
Description-en: single-file image and audio processing libraries for C/C++
 libstb is a set of single-file libraries for C/C++. The files are dual-licensed
 under public domain and the MIT license.
 .
 It includes the following modules:
  * stb_vorbis.c: decode ogg vorbis files from file/memory to float/16-bit
    signed output
  * stb_image.h: image loading/decoding from file/memory: JPG, PNG, TGA, BMP,
    PSD, GIF, HDR, PIC
  * stb_truetype.h: parse, decode, and rasterize characters from truetype fonts
  * stb_image_write.h: image writing to disk: PNG, TGA, BMP
  * stb_image_resize.h: resize images larger/smaller with good quality
  * stb_rect_pack.h: simple 2D rectangle packer with decent quality
  * stb_sprintf.h: fast sprintf, snprintf for C/C++
  * stretchy_buffer.h: typesafe dynamic array for C (i.e. approximation to
    vector<>), doesn't compile as C++
  * stb_textedit.h: guts of a text editor for games etc implementing them from
    scratch
  * stb_voxel_render.h: Minecraft-esque voxel rendering "engine" with many more
    features
  * stb_dxt.h: Fabian "ryg" Giesen's real-time DXT compressor
  * stb_perlin.h: revised Perlin noise (3D input, 1D output)
  * stb_easy_font.h: quick-and-dirty easy-to-deploy bitmap font for printing
    frame rate, etc
  * stb_tilemap_editor.h: embeddable tilemap editor
  * stb_herringbone_wang_tile.h: herringbone Wang tile map generator
  * stb_c_lexer.h: simplify writing parsers for C-like languages
  * stb_divide.h: more useful 32-bit modulus e.g. "euclidean divide"
  * stb_connected_components.h: incrementally compute reachability on grids
  * stb.h: helper functions for C, mostly redundant in C++; basically author's
    personal stuff
  * stb_leakcheck.h: quick-and-dirty malloc/free leak-checking

Package: libstdc++-arm-none-eabi-dev
Description-md5: bd27fafc39c5bf1d5dc976bebfcaa215
Description-en: GNU Standard C++ Library v3 for ARM Cortex-R/M processors (headers)
 GNU Standard C++ library for embedded ARM chips using Cortex-M, and
 Cortex-R processors.
 .
 This package contains shared headers

Package: libstdc++-arm-none-eabi-newlib
Description-md5: dc4e7e50fdfde2001f9f19b8a4b9bb8d
Description-en: GNU Standard C++ Library v3 for ARM Cortex-R/M processors (newlib)
 GNU Standard C++ library for embedded ARM chips using Cortex-M, and
 Cortex-R processors.
 .
 This library is built using newlib as standard C library.

Package: libstdc++-arm-none-eabi-picolibc
Description-md5: b333c5a68b8612cc062aeeabd8224d41
Description-en: GNU Standard C++ Library v3 for ARM Cortex-R/M processors (picolibc)
 GNU Standard C++ library for embedded ARM chips using Cortex-M, and
 Cortex-R processors.
 .
 This library is built using picolibc as standard C library.

Package: libstore-opaque-perl
Description-md5: 4a077d708a14fa9c1ea199fcf663690f
Description-en: module for opaque objects to prevent accidental leaking
 Store::Opaque implements an opaque object implementation to avoid
 accidentally putting sensitive information into dumps or stack traces.
 .
 This module is not directly about security in the sense of preventing
 malicious action. It's about preventing mistakes that could turn out to be a
 security or compliance issue.

Package: libstorj-dev
Description-md5: 6f01bd63d17139c532fa79999b672c27
Description-en: C library for file transfer on Storj network (Development files)
 Asynchronous multi-platform C library for encrypted file transfer on  the Storj
 network.
 libstorj provides the following features:
  - Asynchronous I/O with concurrent peer-to-peer network requests for shards
  - Erasure encoding with reed solomon for data durability
  - Robust handling of shard transfers by selecting alternative sources
  - File integrity and authenticity verified with HMAC-SHA512
  - File encryption with AES-256-CTR
  - File name and bucket name encryption with AES -256 -GCM
  - Proxy support with SOCKS5, SOCKS4, SOCKS4a
  - Asynchronous progress updates in bytes per file
  - Transfers can be cleanly canceled per file
  - Seed based file encryption key for portability between devices
  - Reference implementation for SIP5 file standard
 .
 This package contains the development files for libjstorj.

Package: libstorj0
Description-md5: f5d8166e6ff90908c12de7f74a701709
Description-en: Asynchronous C library for file transfer on the Storj network
 Asynchronous multi-platform C library for encrypted file transfer on  the Storj
 network.
 libstorj provides the following features:
  - Asynchronous I/O with concurrent peer-to-peer network requests for shards
  - Erasure encoding with reed solomon for data durability
  - Robust handling of shard transfers by selecting alternative sources
  - File integrity and authenticity verified with HMAC-SHA512
  - File encryption with AES-256-CTR
  - File name and bucket name encryption with AES-256-GCM
  - Proxy support with SOCKS5, SOCKS4, SOCKS4a
  - Asynchronous progress updates in bytes per file
  - Transfers can be cleanly canceled per file
  - Seed based file encryption key for portability between devices
  - Reference implementation for SIP5 file standard

Package: storj
Description-md5: 1807a4de7ecd838057c1b274d483cbce
Description-en: Command Line Tool for encrypted file transfer on the Storj network
 CLI Tool for file transfer on the Storj network, it provides an interface for
 setting up users profiles, work with buckets and files, download and
 upload files and get information from the Storj API.

Package: libstream-buffered-perl
Description-md5: 1183e64cf1a7dfc5104e84462256203a
Description-en: temporary buffer to store strings in a seekable filehandle
 Stream::Buffered is a buffer class to store byte strings of arbitrary length
 and then get a seekable filehandle once everything is buffered. It uses PerlIO
 and/or a temporary file to save the buffer depending on the amount of bytes
 stored.

Package: libstreamvbyte-dev
Description-md5: 6107dc9e9ee0d90088f91c80d89609ac
Description-en: fast integer compression in C using the StreamVByte codec (devel)
 StreamVByte is a new integer compression technique that applies SIMD
 instructions (vectorization) to Google's Group Varint approach. The net
 result is faster than other byte-oriented compression techniques.
 .
 It includes fast differential coding.
 .
 It assumes a recent Intel processor (e.g., haswell or better) or an ARM
 processor with NEON instructions (which is almost all of them).
 .
 This package contains the static library and header files.

Package: libstreamvbyte0
Description-md5: 7f2f90821a1d09350cd1e6be7eaee90d
Description-en: fast integer compression in C using the StreamVByte codec
 StreamVByte is a new integer compression technique that applies SIMD
 instructions (vectorization) to Google's Group Varint approach. The net
 result is faster than other byte-oriented compression techniques.
 .
 It includes fast differential coding.
 .
 It assumes a recent Intel processor (e.g., haswell or better) or an ARM
 processor with NEON instructions (which is almost all of them).

Package: libstrictures-perl
Description-md5: bf754ce3adf22d310c87e22afdd59df9
Description-en: Perl module to turn on strict and make all warnings fatal
 strictures turns on strict and makes all warnings fatal. If run within test
 cases from VCS checkouts, it will also cause bareword filehandles, indirect
 object syntax and multidimensional array emulation to raise a fatal error. To
 actually turn on these checks and stop strictures to complain about missing
 modules, the recommended packages libbareword-filehandles-perl,
 libindirect-perl and libmultidimensional-perl need to be installed.

Package: libstring-approx-perl
Description-md5: 86b530540768e6b008d1d09e295d4dfa
Description-en: Perl extension for approximate matching (fuzzy matching)
 String::Approx lets you match and substitute strings approximately.
 With this you can emulate errors: typing errors, spelling errors,
 closely related vocabularies (colour color), genetic mutations (GAG
 ACT), abbreviations (McScot, MacScot).

Package: libstring-bufferstack-perl
Description-md5: f6cd4129ea9f2042d4a1db3f77bcc4a0
Description-en: framework for storing nested buffers
 String::BufferStack provides some functions to store data into nested
 buffers. By default, all of the buffers flow directly to the output method,
 but individual levels of the stack can apply filters, or store their output
 in a scalar reference.

Package: libstring-camelcase-perl
Description-md5: c753af76702e10f8ec8dca01cf6cac8a
Description-en: Perl module to convert strings to and from CamelCase
 String::CamelCase provides functions to CamelCase and de-camelcase strings.
 Also includes wordsplit which returns a list of the words in the string,
 whether they are camelized or separated by underscores.

Package: libstring-compare-constanttime-perl
Description-md5: e17f3767ca24cd1dc8e2c67da9b0ba7e
Description-en: module for protecting string comparison from timing attacks
 String::Compare::ConstantTime provides one function, equals(), which takes
 two strings of the same length as arguments. It will return true if they are
 string-wise identical and false otherwise, just like eq. However, comparing
 any two differing strings will take a fixed amount of time, unlike eq.

Package: libstring-copyright-perl
Description-md5: 9727e005743d17b86e5c0c878cc00fdc
Description-en: representation of text-based copyright statements
 String::Copyright Parses common styles of copyright statements and
 serializes in normalized format.

Package: libstring-crc-cksum-perl
Description-md5: 435c1612bf1792a0e3c7e72b87ad8305
Description-en: Perl extension for calculating cksum-compatible checksums
 String::CRC::Cksum calculates a 32 bit CRC, generating the same
 CRC value as the POSIX cksum program. If called in a list context, returns
 the length of the data object as well, which is useful for fully emulating
 the cksum program. The returned checksum will always be a non-negative
 integral number in the range 0..2^32-1.

Package: libstring-crc32-perl
Description-md5: 4135c9b99fb423c84e57e56c324fbe15
Description-en: Perl interface for cyclic redundancy check generation
 The String::CRC32 module calculates CRC sums of 32 bit lengths.
 It generates the same CRC values as ZMODEM, PKZIP, PICCHECK and
 many others.
 .
 Despite its name, this module is able to compute the checksum of
 strings as well as of files.

Package: libstring-diff-perl
Description-md5: 4ea08238eeaca15403b1ec39d40db407
Description-en: simple diff for strings
 String::Diff compares two strings, and emphasizes changed hunks within
 the resulting diff.
 .
 The markup of the addition and the deletion can be freely changed, e.g.
 coloring for the terminal with ANSI, or using HTML for web usage.

Package: libstring-dirify-perl
Description-md5: f4b452816cd9cb192e000e6eca2a1d27
Description-en: utility converting string to a safe format
 String::Dirify converts a string (possibly containing high ASCII characters,
 and even HTML) into another, lower-cased, string which can be used as a
 directory name or URL.
 .
 The algorithm is as follows:
  * Each high ASCII character is replaced by its normal equivalent
  * The string is converted to lower case
  * Any HTML (including HTML entities) in the string is removed
  * Any characters which are not (Perl) words, spaces or hyphens, are removed
  * Runs of spaces are converted to the separator character

Package: libstring-elide-parts-perl
Description-md5: baec4ea105ec4161105425e447681029
Description-en: module for eliding strings with multiple parts of different priorities
 String::Elide::Parts is similar to other string eliding modules, with one
 main difference: it accepts string marked with parts of different priorities.
 The goal is to retain more important information as much as possible when
 length is reduced.

Package: libstring-errf-perl
Description-md5: 85b9d461e565c9b192402a8d8b35cf7a
Description-en: Perl module that provides a simple sprintf-like dialect
 String::Errf provides errf, a simple string formatter that works something
 like sprintf|perlfunc/sprintf. It is implemented using String::Formatter and
 Sub::Exporter. Their documentation may be useful in understanding or
 extending String::Errf.

Package: libstring-escape-perl
Description-md5: 4ec8e13efc3d20cb9bb897869742a499
Description-en: module for manipulating escaped strings
 String::Escape is a Perl module that provides a flexible calling interface to
 some useful string conversion functions, including applying and expanding the
 standard C/Unix-style backslash escapes like \n and \t, wrapping and removing
 double quotes, and truncating to fit within a desired length.

Package: libstring-expand-perl
Description-md5: 512ffe22ae6b6306b87375eb93c73e29
Description-en: string utility functions for expanding variables in self-referential sets
 String::Expand implements utility functions for expanding embedded variables
 in a string. Variable references are embedded in strings in a similar form to
 the Bourne shell, namely, in the form $NAME or ${OTHER_NAME}. In the former
 case, the NAME must consist of a capital letter or underscore, and may be
 followed by zero or more capital letters, digits or underscores. In the
 latter case, the name can consist of any characters, but will be terminated
 by the first close brace character '}'.
 .
 This is especially useful if you want to expand environment variables
 inside strings.
 .
 The string may also contain literal dollar marks, escaped by \$, and literal
 escape marks, escaped by \\. These will be converted to $ and \ respectively
 on return.
 .
 While there are many other modules that also provide expansion such as this,
 this module provides the function expand_strings(), which will perform
 variable expansions in all the values in a given hash, where values can refer
 to other values within the same hash.

Package: libstring-flogger-perl
Description-md5: 5f4f31aa623fb4701198d5330802a043
Description-en: module to munge strings for loggers
 String::Flogger is a Perl module that allows developers to dynamically
 manipulate strings that should eventually get logged. It easily performs
 logging optimizations such as serializing data structures for display.

Package: libstring-format-perl
Description-md5: f381fc125420ef37876cbbf45161db1e
Description-en: module for flexible printf-like string formatting
 String::Format is a Perl module that allows developers to define arbitrary
 printf-like format sequences to be expanded, inspired by mutt's index_format
 and related directives. This module would be most useful in configuration
 files and reporting tools, where the results of a query need to be formatted
 in a particular way.

Package: libstring-formatter-perl
Description-md5: 5eeb43fea6d2d08a43fa014b6d0f31d9
Description-en: module to build sprintf-like formatting routines
 String::Formatter is a tool for building sprintf-like formatting routines. It
 supports named or positional formatting, custom conversions, fixed string
 interpolation, and simple width-matching out of the box. It is easy to alter
 its behavior to write new kinds of format string expanders. For most cases,
 it should be easy to build all sorts of formatters out of the options built
 into String::Formatter.

Package: libstring-glob-permute-perl
Description-md5: 819e6d6e909f2d98045cfeadaced2a22
Description-en: Expand {foo,bar,baz}[2-4] style string globs
 String::Glob::Permute provides a way to expand strings via glob-like
 notations and return a list of all possible permutations.

Package: libstring-hexconvert-perl
Description-md5: 21faab882c6cb7530fa1a688b8538ac1
Description-en: Converts ASCII strings to hexadecimal and reverse
 String::HexConvert is a wrapper around pack and unpack of Perl to
 convert a string of hex digits to ASCII and other way around.

Package: libstring-interpolate-perl
Description-md5: ec52cddf8849bd1a340fbb260094101c
Description-en: wrapper for the builtin Perl interpolation engine
 String::Interpolate provides a neat interface to the solution to that
 perenial Perl problem - how to invoke the Perl string interpolation engine on
 a string contained in a scalar variable.
 .
 A String::Interpolate object encapsulates a string and a context in which it
 should be subjected to Perl interpolation. In the simplest, default, case the
 context is simply the namespace (package) from which the constructor was
 called.

Package: libstring-koremutake-perl
Description-md5: 453cce2d82132ed91599d00ff893ed3b
Description-en: Convert to/from Koremutake Memorable Random Strings
 The String::Koremutake module converts to and from Koremutake
 Memorable Random Strings.
 .
 The term "Memorable Random String" was thought up by Sean B. Palmer
 as a name for those strings like dopynl, glargen, glonknic,
 spoopwiddle, and kebble etc. that don't have any conventional sense,
 but can be used as random identifiers, especially in URIs to keep
 them persistent. See http://infomesh.net/2001/07/MeRS/
 .
 Koremutake is a MeRS algorithm which is used by Shorl
 (http://shorl.com/koremutake.php). As they explain: "It is, in plain
 language, a way to express any large number as a sequence of
 syllables. The general idea is that word-sounding pieces of
 information are a lot easier to remember than a sequence of digits."

Package: libstring-license-perl
Description-md5: 2df3167e61a06349bf700c8a343d25cc
Description-en: detect source code license statements in a text string
 String::License identifies license statements in a string
 and serializes them in a normalized format.

Package: libstring-mkpasswd-perl
Description-md5: 7c19bd5c8ce1ea265289b288a3678d64
Description-en: Perl module implementing a random password generator
 String::MkPasswd defines a single function, mkpasswd(), to generate
 random passwords.  The function is meant to be a simple way for
 developers and system administrators to easily generate a relatively
 secure password.
 .
 The exportable mkpasswd() function returns a single scalar: a random
 password.  By default, this password is nine characters long with a
 random distribution of four lower-case characters, two upper-case
 characters, two digits, and one non-alphanumeric character.  These
 parameters can be tuned by the user, as described in the /"ARGUMENTS"
 section.

Package: libstring-parity-perl
Description-md5: dd2d96100cad48e38a1cbf532b375be8
Description-en: Perl library for parity functions
 String::Parity provides parity functions for working with even, odd, mark and
 space parity. Don't use this module unless you have to communicate with some
 old device or protocol.

Package: libstring-print-perl
Description-md5: 866c51bb1e9514a6821c9862b75540e1
Description-en: module providing (s)printf alternatives
 String::Print inserts values into (translated) strings.  It provides printf()
 and sprintf() alternatives via both an object oriented and a functional
 interface.

Package: libstring-random-perl
Description-md5: 87a61770f1320c94ff848a3d2acc3b08
Description-en: Perl module for generating random strings
 String::Random is used to generate random strings based on provided
 patterns. It was written to make generating random passwords and such
 a little easier.

Package: libstring-rewriteprefix-perl
Description-md5: c55d9764981ec000def24ef23490df42
Description-en: module to rewrite strings based on a set of known prefixes
 String::RewritePrefix rewrites all of the given strings based on a
 user-specified set of rules.

Package: libstring-scanf-perl
Description-md5: 49497a5f1ae8e03319a138a4197413c1
Description-en: module to implement C-like sscanf() in Perl
 String::Scanf supports scanning strings for data using formats similar to the
 libc/stdio sscanf().

Package: libstring-shellquote-perl
Description-md5: 1ae55f5999219b8295eef16656b5bbb3
Description-en: module to quote strings for passing through the shell
 The String::ShellQuote module contains some functions which are useful for
 quoting strings which are going to pass through the shell or a shell-like
 object, plus a command-line interface to it. It is useful for doing robust
 tool programming, particularly when dealing with files whose names contain
 white space or shell globbing characters.

Package: libstring-similarity-perl
Description-md5: 7fd4364d538bebe74f87e8b951003006
Description-en: Perl module for calculating the similarity of two strings
 String::Similarity calculates the similarity index of its two arguments.
 A value of 0 means that the strings are entirely different. A value
 of 1 means that the strings are identical. Everything else lies between
 0 and 1 and describes the amount of similarity between the strings.

Package: libstring-tagged-perl
Description-md5: 6359d60d971d962bbecb83f9ae814f2a
Description-en: string buffers with value tags on extents
 String::Tagged implements an object class, instances of which store a
 (mutable) string buffer that supports tags. A tag is a name/value pair that
 applies to some extent of the underlying string.
 .
 The types of tag names ought to be strings, or at least values that are
 well-behaved as strings, as the names will often be used as the keys in
 hashes or applied to the eq operator.
 .
 The types of tag values are not restricted - any scalar will do. This could
 be a simple integer or string, ARRAY or HASH reference, or even a CODE
 reference containing an event handler of some kind.
 .
 Tags may be arbitrarily overlapped. Any given offset within the string has in
 effect, a set of uniquely named tags. Tags of different names are
 independent. For tags of the same name, only the latest, shortest tag takes
 effect.

Package: libstring-tagged-terminal-perl
Description-md5: d728dc1323fdd9bb0664c94d24e9fd0d
Description-en: module to format terminal output using String::Tagged
 String::Tagged::Terminal is subclass of String::Tagged and provides a method,
 build_terminal, for outputting the formatting tags embedded in the string as
 terminal escape sequences, to render the output in the appropriate style.

Package: libstring-toidentifier-en-perl
Description-md5: f64c7020b4db342c4c1b23feffcd474c
Description-en: module to convert strings to English program identifiers
 String::ToIdentifier::EN is a Perl module that provides a utility to
 convert an arbitrary string into an identifier usable in a computer
 program. The intent is to make unique identifier names from which the
 content of the original string can be easily inferred by a human just
 by reading the identifier.
 .
 If you need the full set of alphanumeric caracters including Unicode,
 see the subclass String::ToIdentifier::EN::Unicode.
 .
 Currently, this process is one way only, and will likely remain this way.

Package: libstring-tokenizer-perl
Description-md5: f418e575fe22d78a7cce08a624b4abb0
Description-en: simple string tokenizer
 String::Tokenizer is a simple string tokenizer which takes a string and splits
 it on whitespace. It also optionally takes a string of characters to use as
 delimiters, and returns them with the token set as well. This allows for
 splitting the string in many different ways.
 .
 This is a very basic tokenizer, so more complex needs should be either
 addressed with a custom written tokenizer or post-processing of the output
 generated by this module. Basically, this will not fill everyones needs, but
 it spans a gap between simple split / /, $string and the other options that
 involve much larger and complex modules.
 .
 Also note that this is not a lexical analyser. Many people confuse
 tokenization with lexical analysis. A tokenizer mearly splits its input into
 specific chunks, a lexical analyzer classifies those chunks. Sometimes these
 two steps are combined, but not here.

Package: libstring-trim-more-perl
Description-md5: 36fd6f90619f72cadaca62bfb8a65436
Description-en: Perl module with various string trimming utilities
 String::Trim::More is an alternative to String::Trim (and similar modules).
 Instead of a single trim function, this module provides several from which you
 can choose on, depending on your needs.

Package: libstring-trim-perl
Description-md5: 15147bd63eaaf7a57334398f0f270b43
Description-en: trim whitespace from your strings
 String::Trim trims whitespace off your strings. chomp trims only $/
 (typically, that's newline), but trim will trim all leading and trailing
 whitespace.

Package: libstring-truncate-perl
Description-md5: 54360934fa8d6cb9d719bc32bb1b7eed
Description-en: Perl module to truncate long strings
 String::Truncate is a Perl module useful for truncating any long string
 sequence and marking the place where any text has been elided (deleted).
 You simply tell the module the maximum string width and where to elide
 strings (at the right side, left side, in the middle or at the ends). It
 also supports a customized marker for elisions, but defaults to the most
 common symbol, the ellipsis (...). It can also prefer to break strings at
 whitespace where possible.

Package: libstring-tt-perl
Description-md5: 89f6345cf379901595ea2622027941e8
Description-en: Perl module to use TT to interpolate lexical variables
 String::TT exports a "tt" function, which takes a TT (Template Toolkit)
 template as its argument. It uses the current lexical scope to resolve
 variable references.

Package: libstring-util-perl
Description-md5: e6cfa8d803f08d9269f96111a0ca07fe
Description-en: string processing utility functions
 String::Util provides a collection of small, handy functions for processing
 strings in various ways.

Package: libstringprep-java
Description-md5: cd7ca8fd9b9109f59f180081da6997f7
Description-en: Stringprep (RFC 3454) Java implementation
 This project implements the RFC 3454 Preparation of Internationalized Strings
 ("stringprep") in pure Java.

Package: libstroke0
Description-md5: 56f1e49c95c1067ca8442f0e7bfe8b20
Description-en: mouse strokes library -- runtime files
 libstroke is a stroke interface library.  Strokes are motions
 of the mouse that can be interpreted by a program as a command. Strokes
 are common in CAD software such as gEDA and Mentor Graphics.
 fvwm can use mouse strokes to cause certain actions, just like button
 clicks.

Package: libstroke0-dev
Description-md5: f0273d39a5d089397e758871124c1834
Description-en: mouse strokes library -- development files
 libstroke is a stroke interface library.  Strokes are motions
 of the mouse that can be interpreted by a program as a command. Strokes
 are common in CAD software such as gEDA and Mentor Graphics.
 fvwm can use mouse strokes to cause certain actions, just like button
 clicks.
 .
 This package contains the header files needed for developing with this library.

Package: libstrophe-dev
Description-md5: 6cd25cbb495f967c8648ecdc7dad08f2
Description-en: Library for writing XMPP clients - development files
 libstrophe is a lightweight XMPP client library written in C.
 It has minimal dependencies and is configurable for various environments.
 .
 This package contains the development files.

Package: libstrophe0
Description-md5: 51b3da4908c7956a5002a69e692bd220
Description-en: Library for writing XMPP clients - shared library
 libstrophe is a lightweight XMPP client library written in C.
 It has minimal dependencies and is configurable for various environments.
 .
 This package contains the shared library.

Package: libstropt-dev
Description-md5: 2b6ee82b495cc629a8e6e3e3ef8f1714
Description-en: parse options from a string (supports quotation, arguments - devel)
 This small library parses a list of options from a string. Options can
 be separated by spaces, commas, semicolons, tabs or new line.  Options
 may have arguments.  It is possible to protect symbols and spaces using
 quote, double quote and backslash.
 .
 This package contains the development files used for C programs.

Package: libstropt0
Description-md5: ee92d2a0bd33819639111a14afb7b918
Description-en: parse options from a string (supports quotation, arguments - library)
 This small library parses a list of options from a string. Options can
 be separated by spaces, commas, semicolons, tabs or new line.  Options
 may have arguments.  It is possible to protect symbols and spaces using
 quote, double quote and backslash.
 .
 This package contains the shared library.

Package: libstruct-compare-perl
Description-md5: 856ee9289829c1dc330032d3e9e77d1c
Description-en: Perl module providing recursive diff for perl structures
 Struct::Compare compares two values of any type and structure and returns
 true if they are the same. It does a deep comparison of the structures,
 so a hash of a hash of a whatever will be compared correctly.
 .
 This is especially useful for writing unit tests for your modules!

Package: libstruct-dumb-perl
Description-md5: b85f6e20628ca995cf195f0f37db3cb4
Description-en: module to create simple lightweight record-like structures
 Struct::Dumb creates record-like structure types, similar to the struct
 keyword in C, C++ or C#, or Record in Pascal. An invocation of this module
 will create a construction function which returns new object references with
 the given field values. These references all respond to lvalue methods that
 access or modify the values stored.
 .
 It's specifically and intentionally not meant to be an object class. You
 cannot subclass it. You cannot provide additional methods. You cannot apply
 roles or mixins or metaclasses or traits or antlers or whatever else is in
 fashion this week.
 .
 On the other hand, it is tiny, creates cheap lightweight array-backed
 structures, uses nothing outside of core. It's intended simply to be a
 slightly nicer way to store data structures, where otherwise you might be
 tempted to abuse a hash, complete with the risk of typoing key names. The
 constructor will croak if passed the wrong number of arguments, as will
 attempts to refer to fields that don't exist.

Package: libstxxl-dev
Description-md5: a744779e7a8787f613d0915361538a7e
Description-en: Development libraries for STXXL
 STXXL provides an STL replacement using an abstraction layer to
 storage devices to allow for the optimal layout of data structures. This
 allows for multi-terabyte datasets to be held and manipulated in standard
 C++ data structures, whilst abstracting the complexity of managing this
 behaviour efficiently. STXXL utilises multi-disk I/O to speed up
 I/O bound calculations. STXXL has been developed at the University
 of Karlsruhe.
 .
 Development libraries for STXXL, required for building programs that
 utilise the STXXL library

Package: libstxxl-doc
Description-md5: ceda35b18e5c6736429687f3705adc72
Description-en: Documentation for STXXL
 STXXL provides an STL replacement using an abstraction layer to
 storage devices to allow for the optimal layout of data structures. This
 allows for multi-terabyte datasets to be held and manipulated in standard
 C++ data structures, whilst abstracting the complexity of managing this
 behaviour efficiently. STXXL utilises multi-disk I/O to speed up
 I/O bound calculations. STXXL has been developed at the University
 of Karlsruhe.
 .
 Documentation for the STXXL library.

Package: libstxxl1-bin
Description-md5: ed3c15b15bc4c6f8160bbd762e53ad98
Description-en: STXXL File creation and benchmark tool
 STXXL provides an STL replacement using an abstraction layer to
 storage devices to allow for the optimal layout of data structures. This
 allows for multi-terabyte datasets to be held and manipulated in standard
 C++ data structures, whilst abstracting the complexity of managing this
 behaviour efficiently. STXXL utilises multi-disk I/O to speed up
 I/O bound calculations. STXXL has been developed at the University
 of Karlsruhe.
 .
 A benchmarking tool and STXXL on-disk file administration utility

Package: libstxxl1v5
Description-md5: 1b1e00519d4b847c7b31320d820d1da1
Description-en: C++ Standard Template Library for extra large datasets
 STXXL provides an STL replacement using an abstraction layer to
 storage devices to allow for the optimal layout of data structures. This
 allows for multi-terabyte datasets to be held and manipulated in standard
 C++ data structures, whilst abstracting the complexity of managing this
 behaviour efficiently. STXXL utilises multi-disk I/O to speed up
 I/O bound calculations. STXXL has been developed at the University
 of Karlsruhe.

Package: libsub-delete-perl
Description-md5: 7d10986bfcbae5d2fae3612cd05c89bf
Description-en: Perl module to delete subroutines
 Sub::Delete provides one function, delete_sub, that deletes the subroutine
 whose name is passed to it. (To load the module without importing the
 function, write use Sub::Delete();.)
 .
 This does more than simply undefine the subroutine in the manner of undef
 &foo, which leaves a stub that can trigger AUTOLOAD (and, consequently, won't
 work for deleting methods). The subroutine is completely obliterated from the
 symbol table (though there may be references to it elsewhere, including in
 compiled code).

Package: libsub-exporter-formethods-perl
Description-md5: db8a4a469b1f2cb2216ecf7bd6cd5e5c
Description-en: Sub::Exporter extension for handling methods
 Sub::Exporter::ForMethods is a Perl module that allows methods to be easily
 imported into your namespace. It also wraps method calls to a transformation
 routine, which inserts a named frame into stack traces to aid in debugging.

Package: libsub-exporter-globexporter-perl
Description-md5: 347f44df1445efd393b907a8a3070bd7
Description-en: module for exporting shared globs
 Sub::Exporter::GlobExporter is a Perl module that enables packages to share
 glob references with other modules. This allows your module to be subclassed,
 for the subclass to re-use the same glob when exporting, or to export a new
 one. This scheme provides extensibility by returning a collection validator,
 allowing arbitrary options to be passed to the globref locator.

Package: libsub-exporter-perl
Description-md5: 831312c784e01c10890ab7865252448f
Description-en: sophisticated exporter for custom-built routines
 When you use a perl module, first it is "required" function used, then its
 import method is called.
 .
 Sub::Exporter provides a sophisticated alternative to Exporter.pm.  It allows
 for renaming, currying/sub-generation etc.
 .
 Sub::Exporter builds a custom exporter which can then be installed into your
 module. It builds this method based on configuration passed to its
 setup_exporter method.

Package: libsub-exporter-progressive-perl
Description-md5: 854d6f3825a72a536574faf14f5c2cdf
Description-en: module for using Sub::Exporter only if needed
 Sub::Exporter is an incredibly powerful module, but with that power comes
 great responsibility, as well as some runtime penalties.
 Sub::Exporter::Progressive is a Sub::Exporter wrapper that will let your
 users just use Exporter if all they are doing is picking exports, but use
 Sub::Exporter if your users try to use Sub::Exporter's more advanced
 features, like renaming exports.
 .
 Note that this module will export @EXPORT and @EXPORT_OK package variables
 for Exporter to work. Additionally, if your package uses advanced
 Sub::Exporter features like currying, this module will only use
 Sub::Exporter, so you might as well use it directly.

Package: libsub-handlesvia-perl
Description-md5: 1f770543c1d0875746257cf7c3d5088d
Description-en: alternative handles_via implementation for Moo, Moose, and more
 If you've used Moose's native attribute traits, or MooX::HandlesVia before,
 you should have a fairly good idea what Sub::HandlesVia does.
 .
 Why re-invent the wheel? Well, this is an implementation that should work
 okay with Moo, Moose, Mouse, and any other OO toolkit you throw at it. One
 ring to rule them all, so to speak.
 .
 Also, unlike MooX::HandlesVia, it honours type constraints, plus it doesn't
 have the limitation that it can't mutate non-reference values.

Package: libsub-identify-perl
Description-md5: 9b4d49af75c72bb6e04434d783ca36ff
Description-en: module to retrieve names of code references
 Sub::Identify allows you to retrieve the real name of code references. For
 this, it uses perl's introspection mechanism, provided by the B module.
 .
 It provides four functions : sub_name returns the name of the
 subroutine (or __ANON__ if it's an anonymous code reference),
 stash_name returns its package, and sub_fullname returns the
 concatenation of the two.
 .
 The fourth function, get_code_info, returns a list of two elements,
 the package and the subroutine name (in case of you want both and are worried
 by the speed.)
 .
 In case of subroutine aliasing, those functions always return the
 original name.

Package: libsub-infix-perl
Description-md5: 71c681eb31705b7a0c366fa0960d7bf4
Description-en: create a fake infix operator
 Sub::Infix creates fake infix operators using overloading. It doesn't
 use source filters, or Devel::Declare, or any of that magic. (Though
 Devel::Declare isn't magic enough to define infix operators anyway; I
 know; I've tried.) It's pure Perl, has no non-core dependencies, and
 runs on Perl 5.8.

Package: libsub-info-perl
Description-md5: 53d6dcbcba866904978a825e423376b3
Description-en: helper module for inspecting subroutines
 Sub::Info is a tool to inspect subroutines. It returns various kinds of
 information about a subroutine, like its name, the file or package it was
 defined in, and line numbers.

Package: libsub-install-perl
Description-md5: f79c4e4437b8d41e5859c76546888abc
Description-en: module for installing subroutines into packages easily
 Sub::Install module makes it easy to install subroutines into packages
 without the unsightly mess of no strict or typeglobs lying about where
 just anyone can see them.

Package: libsub-name-perl
Description-md5: 4d3c396cd9ef5cce3647113eb96c42e3
Description-en: module for assigning a new name to referenced sub
 Sub::Name has only one function, which is also exported by default:
 .
 subname NAME, CODEREF
 .
 Assigns a new name to referenced sub. If package specification is
 omitted in the name, then the current package is used. The return
 value is the sub.
 .
 The name is only used for informative routines (caller, Carp, etc).
 You won't be able to actually invoke the sub by the given name. To
 allow that, you need to do glob-assignment yourself.

Package: libsub-override-perl
Description-md5: a60e447a945a3098204151dd25f348a4
Description-en: Perl module used to temporarily override subroutines
 Perl programmers sometimes have a need to override subroutines,
 particularly for testing purposes.  Sub::Override provides a simple
 way to override subroutines instead of using heavier-weight methods
 such as Mock Objects.

Package: libsub-prototype-perl
Description-md5: 1cbddfed43dd32a25afbbcea0cd02300
Description-en: module to set a subroutine's prototype
 Sub::Prototype has only one function which is exported by default. The
 'set_prototype' function allows one to take a code reference and apply
 a subroutine prototype to it.

Package: libsub-quote-perl
Description-md5: 6fd03f4739a290c567bd57f23e0f26ae
Description-en: helper modules for subroutines
 This package includes two modules:
 .
 Sub::Quote provides performant ways to generate subroutines from strings.
 .
 Sub::Defer contains subroutines which provide the user with a convenient way
 to defer creation of subroutines and methods until they are first called.

Package: libsub-recursive-perl
Description-md5: 15966177c71c0ad9a85e11f425ca7de1
Description-en: Perl module for memory-leak free recursive anonymous subroutines
 Recursive closures suffer from a severe memory leak. Sub::Recursive makes the
 problem go away cleanly and at the same time allows you to write recursive
 subroutines as expression and can make them truly anonymous. There's no
 significant speed difference between using &recursive and writing the simpler
 leaking solution.

Package: libsub-strictdecl-perl
Description-md5: e3f831a30876d1f0c472c91949367aae
Description-en: module to detect undeclared subroutines in compilation
 Sub::StrictDecl provides optional checking of subroutine existence at compile
 time. This checking detects mistyped subroutine names and subroutines that
 the programmer forgot to import. Traditionally Perl does not detect these
 errors until runtime, so it is easy for errors to lurk in rarely-executed or
 untested code.

Package: libsub-uplevel-perl
Description-md5: c17fcb34119603f2d9fa587afe3444b8
Description-en: module to spoof the Perl call stack
 Sub::Uplevel is a Perl module that provides a safe implementation similar to
 Tcl's uplevel() function. It allows you to safely fool the caller() into
 thinking it's in a different part of the stack, without knowing that it is
 being wrapped.

Package: libsub-wrappackages-perl
Description-md5: a9c98f73e0aafeacf37d1e7dadc34c86
Description-en: module to wrap subroutines in packages
 Sub::WrapPackages is a Perl module that can add pre- and post-execution code
 wrappers around some given subroutines. It is mostly a wrapper around Damian
 Conway's Hook::LexWrap module. Instead of exporting a wrap function, magic
 happens when you load the module via the "use" keyword.

Package: libsubtitles-perl
Description-md5: 9aa5822c766a1b0e10e098fb85e69f2c
Description-en: utilities to fix subtitles timing
 Movie files can be viewed with subtitles, which are currently very popular as
 text files. This module provides means for simple loading, re-timing, and
 storing these subtitle files.
 .
 The module supports srt, sub, smi subtitle formats.
 .
 A command-line tool `subs' for manipulation of subtitles files is included in
 this package.

Package: libsuper-perl
Description-md5: 4350c1d37109bacfad54b0ea2671637b
Description-en: control superclass method dispatch
 SUPER allows one to dispatch control to the superclass with a better syntax
 than the original mechanism. It provides an universal method super to
 determine a class' own superclass. SUPER allows the use of mixin and roles as
 the class containing the method is no more needed at compile time.

Package: libsv-dev
Description-md5: 6bb10c693c81ea5d30040c733234fab9
Description-en: Public domain cross-platform semantic versioning in c99 (development files)
 This is free and unencumbered software released into the public domain. This
 package installs a C language library implementing semantic versioning for the
 C language.
 .
 This package contains the header files for libsv0.

Package: libsv1
Description-md5: 19b1b29dd4321ae470a6400297a68702
Description-en: Public domain cross-platform semantic versioning in c99
 This is free and unencumbered software released into the public domain. This
 package installs a C language library implementing semantic versioning for the
 C language.

Package: libsvg-graph-perl
Description-md5: ff988157f063631d951218fe6ae77983
Description-en: module to visualize data in SVG format
 SVG::Graph is a suite of perl modules for plotting data.
 It currently supports plots of one-, two- and three-dimensional
 data, as well as N-ary rooted trees.

Package: libsvg-perl
Description-md5: 9d43a9357fd77fcdfa3e9908cdece64f
Description-en: perl module to generate SVG images
 This package provides a perl extension to generate stand-alone
 or inline SVG (scalable vector graphics) images using the W3C
 SVG xml recommendation.

Package: libsvg-tt-graph-perl
Description-md5: 02581abf19da0e38cf3ef68198cb40e8
Description-en: module for creating vector graphs
 SVG::TT::Graph is a Perl module that allows you to easily create Scalable
 Vector Graphics (SVG) for a variety of graph types, including Pie, Line, Bar
 and Time Series. You can also create extend existing types to make your own.

Package: libsvm-dev
Description-md5: 48d7d425fdb518dcb32d734698116832
Description-en: LIBSVM header files
 LIBSVM, a machine-learning library, is an easy-to-use package for
 support vector classification, regression and one-class SVM. It
 supports multi-class classification, probability outputs, and
 parameter selection.
 .
 This package contains the development header files.

Package: libsvm-java
Description-md5: 4752121c9203fb5c86bdfd6c8e3436aa
Description-en: Java API to support vector machine library (libsvm.jar)
 The functionality of the libsvm are offered in a single jar file. It includes
 one-class, two-class, multiclass, regression-mode, and probablistic output
 functionality.
 .
 This package solely provides a symbolic link from libsvm.jar libsvm3.jar.

Package: libsvm-tools
Description-md5: af1c107ff7acb318d142f845b59cd658
Description-en: LIBSVM binary tools
 LIBSVM is an easy-to-use package for support vector classification,
 regression and one-class SVM. It supports multi-class classification,
 probability outputs, and parameter selection.

Package: libsvm3
Description-md5: 654d8162a91296623875d5686648d176
Description-en: library implementing support vector machines
 The LIBSVM library is used to calculate Support Vector Machine optimizations
 with a great variety of powerful options.  It includes one-class, two-class,
 multiclass, regression-mode, and probablistic output functionality.  It is
 primarily of interest to machine-learning researchers and artificial
 intelligence application developers.

Package: libsvm3-java
Description-md5: 0037a0b270a7d48f0899ac65a2a734d6
Description-en: Java API to support vector machine library (libsvm3.jar)
 The functionality of the libsvm are offered in a single jar file. It includes
 one-class, two-class, multiclass, regression-mode, and probablistic output
 functionality.

Package: python3-libsvm
Description-md5: eda08f70b2882cf1b9c96babba99e55b
Description-en: Python interface for support vector machine library
 Python interface for the LIBSVM library using ctypes. This new Python
 interface is provided since 2.91, and it is incompatible with the old
 one.

Package: libsvn-class-perl
Description-md5: 26a9884cca0ed28db2d1a1d5a0e13a44
Description-en: perl object oriented interface for Subversion workspaces
 SVN::Class Perl module extends Path::Class to allow for basic
 Subversion workspace management. SVN::Class::File and SVN::Class::Dir
 are subclasses of Path::Class::File::Stat and Path::Class::Dir
 respectively.

Package: libsvn-dump-perl
Description-md5: 13302c75a579c07fbdf7f5ab046a5655
Description-en: module for parsing Subversion dumps
 SVN::Dump is a collection of Perl modules for loading a Subversion dump file
 and representing its contents as a collection of node objects. It creates a
 tree of records, headers, text blocks and other nodes.

Package: libsvn-hooks-perl
Description-md5: e979244462ca68682450ce2bad58e90d
Description-en: framework for implementing Subversion hooks
 SVN::Hooks is a Perl-based framework for creating Subversion hooks. It comes
 with several plugins that implement some of the most commonly used standalone
 Subversion hooks available. As a framework, it can be extended to implement
 all types of hooks.

Package: libsvn-look-perl
Description-md5: 1a16059acc2370566804158a22b270d3
Description-en: module providing access to svnlook data
 SVN::Look is a simple Perl module that provides a object-oriented wrapper
 around Subversion's svnlook command, with built-in caching to improve speed.
 It is useful to gather information about a repository, its revisions and its
 transactions, which makes it easy for hook writers to retrieve and use the
 information they need.

Package: libsvn-notify-mirror-perl
Description-md5: 967be84e903973eca0dc0cebc5e08f1b
Description-en: module to keep a mirrored working copy of a repository path
 SVN::Notify::Mirror allows one to keep a directory in sync with a portion of
 a Subversion repository. It is typically used to keep a development web
 server in sync with the changes made to the repository. This directory can
 either be on the same box as the repository itself, or it can be remote (via
 SSH connection).

Package: libsvn-notify-perl
Description-md5: 8bddc3f743fd219b2d108f8209bb2101
Description-en: Subversion activity notification
 SVN::Notify provides a class and an interface to notify by email Subversion
 repository changes.
 .
 It is able to inform about the files changed in a commit and send the
 appropriate diff files.
 .
 An additional class (SVN::Notify::HTML) is provided to manage HTML formatted
 emails.
 .
 Please, consider installing a MTA if you are planning to use sendmail instead
 of --smtp-* options.

Package: libsvn-svnlook-perl
Description-md5: ef54381fd89902a8a210917961dd1644
Description-en: module to aid using svnlook in Subversion hooks
 SVN::SVNLook runs the command line client, svnlook. This module provides an
 interface to retrieve information such as author, revision, date, and log
 message.

Package: libsvn-web-perl
Description-md5: 5562f623a995f8660ec43a8f1a2011b5
Description-en: Subversion repository web frontend
 SVN::Web provides a web interface to subversion repositories.
 .
  - Viewing multiple Subversion repositories.
  - Browsing every revision of the repository.
  - Viewing the contents of files in the repository at any revision.
  - Viewing diffs of arbitrary revisions of any file.
  - Viewing the revision log of files and directories, see what was changed
    when, by who.
  - Viewing the blame/annotation details of any file.
  - Generating RSS feeds of commits, down to the granularity of
    individual files.
  - Many more.

Package: libswarmcache-java
Description-md5: a1896e79b5d1bd2dbba399b8e5f784ad
Description-en: SwarmCache - Distributed caching mechanism for Java
 SwarmCache is a simple but effective distributed cache. It uses IP
 multicast to efficiently communicate with any number of hosts on a LAN.
 It is specifically designed for use by clustered, database-driven web
 applications. Such applications typically have many more read
 operations than write operations, which allows SwarmCache to deliver
 the greatest performance gains. SwarmCache uses JavaGroups internally
 to manage the membership and communications of its distributed cache.

Package: libswe-dev
Description-md5: 267f5de13cf42f6c70a1750fbc67bd7b
Description-en: Swiss Ephemeris C library (development).
 The Swiss Ephemeris is the de-facto standard library for astrological
 calculations. It is a high-precision ephemeris, based upon the DE431
 ephemerides from NASA's JPL, and covering the time range 13201 BC to AD
 17191.
 .
 This package installs the files required for development with the Swiss
 Ephemeris library (version 2).

Package: libswe-doc
Description-md5: be804140b089005f0bd43a3857582c0b
Description-en: Swiss Ephemeris C library (documentation).
 The Swiss Ephemeris is the de-facto standard library for astrological
 calculations. It is a high-precision ephemeris, based upon the DE431
 ephemerides from NASA's JPL, and covering the time range 13201 BC to AD
 17191.
 .
 The Swiss Ephemeris documentation comes in two parts, a general manual, and
 a programmer's manual.

Package: libswe2.0
Description-md5: 7c44dd69548b0ccf14b6e55cbb5a5eaf
Description-en: Swiss Ephemeris C library (runtime).
 The Swiss Ephemeris is the de-facto standard library for astrological
 calculations. It is a high-precision ephemeris, based upon the DE431
 ephemerides from NASA's JPL, and covering the time range 13201 BC to AD
 17191.
 .
 This package installs the runtime files for programs making use of the Swiss
 Ephemeris library (version 2).

Package: swetest
Description-md5: 0d8b3ad01da9b29a6191bc319812c805
Description-en: Swiss Ephemeris test application.
 'swetest' is an example CLI application demonstrating many, if not most,
 of the capabilities of the Swiss Ephemeris library. For example: calculation
 of celestial positions of planets, asteroids, fixed stars, and fictitious
 objects, western and numerous indian zodiac styles, astrological house
 systems, eclipses, etc.

Package: libsweble-common-java
Description-md5: db9d7ece75925abb6ff7f87b404c67c8
Description-en: common classes for sweble projects
 This package includes common classes for the projects in the de.fau.cs.osr
 group of the Open Source Research Group, University of Erlangen-Nürnberg. It
 is mainly required to build the MediaWiki parser which can be found in
 libsweble-wikitext-java.

Package: libsweble-wikitext-java
Description-md5: e408467204593cbcf3ac6433e95af77c
Description-en: parser for MediaWiki's wikitext
 The Sweble Wikitext Parser is a parser for the wiki markup (called Wikitext)
 used by the MediaWiki wiki engine. Of course, the MediaWiki software provides
 its own parser for wikitext, however, the MediaWiki parser only produces HTML
 output. The Sweble Wikitext Parser on the other hand generates a
 machine-readable representation (AST – abstract syntax tree) of an article,
 thus unlocking the structured data within a wiki running the MediaWiki
 software.

Package: libswingx-java
Description-md5: fbdf4053060d3a36a228fd945d659977
Description-en: extensions to the Swing GUI toolkit
 This package contains extensions to the Swing GUI toolkit, including new and
 enhanced components that provide functionality commonly required by rich
 client applications. Highlights include:
  - Sorting, filtering, highlighting for tables, trees, and lists
  - Find/search
  - Auto-completion
  - Login/authentication framework
  - TreeTable component
  - Collapsible panel component
  - Date picker component
  - Tip-of-the-Day component
 .
 Many of these features will eventually be incorporated into the Swing toolkit,
 although API compatibility will not be guaranteed. The SwingX project focuses
 exclusively on the raw components themselves.

Package: libswingx-java-doc
Description-md5: c5e5294bd4b745a4c9b913ce4584ecdb
Description-en: extensions to the Swing GUI toolkit - documentation
 This package contains extensions to the Swing GUI toolkit, including new and
 enhanced components that provide functionality commonly required by rich
 client applications. Highlights include:
  - Sorting, filtering, highlighting for tables, trees, and lists
  - Find/search
  - Auto-completion
  - Login/authentication framework
  - TreeTable component
  - Collapsible panel component
  - Date picker component
  - Tip-of-the-Day component
 .
 Many of these features will eventually be incorporated into the Swing toolkit,
 although API compatibility will not be guaranteed. The SwingX project focuses
 exclusively on the raw components themselves.
 .
 This package contains API documentation (Javadoc) of SwingX GUI Toolkit.

Package: libswish-api-common-perl
Description-md5: c23c7aa449fd7d9847497f448cf601ab
Description-en: Perl interface to the SWISH index engine
 SWISH::API::Common offers an easy interface to the Swish index engine. While
 SWISH::API offers a complete API, SWISH::API::Common focuses on ease of use.
 Currently, this API allows for indexing documents in a single directory and
 any of its subdirectories. However, index() and search() cannot be executed
 in parallel.

Package: libswitch-perl
Description-md5: dce20e740a1c5fef201cc9f7b533f2b3
Description-en: switch statement for Perl
 Switch.pm implements a generalized case mechanism that covers many
 possible combinations of switch and case values.
 .
 This is an obsolete module provided for compatibility since it is being
 removed from the core. For perl 5.10 and above the "given/when" builtins
 are much preferred.

Package: libsx-dev
Description-md5: 4be5566dd01e2c99b89cca3ebebe170a
Description-en: Development files (headers and static libraries) for libsx
 Libsx (the Simple X library) is a library of code that sits on top of and
 to the side of the Athena widget set.  Its purpose is to make writing X
 applications *much* easier.
 .
 This package contains header files, pkgconfig files and static libraries
 for libsx.

Package: libsx0
Description-md5: 0e690da2f4c98931585a8bed53b40d8a
Description-en: Simple X library
 Libsx (the Simple X library) is a library of code that sits on top of and
 to the side of the Athena widget set.  Its purpose is to make writing X
 applications *much* easier.

Package: libsylph-dev
Description-md5: b91ad324aa92050b0fcdd0a37a90ecbb
Description-en: e-mail client library derived from Sylpheed - devel files
 This library, which has been originally used as the core part of
 Sylpheed, was modified so that it can be utilized as stand-alone.
 .
 This is the development package which contains headers and static
 libraries.

Package: libsylph1
Description-md5: 122e8917680a4a4683f0e07ff6a8cbb8
Description-en: e-mail client library derived from Sylpheed
 This library, which has been originally used as the core part of
 Sylpheed, was modified so that it can be utilized as stand-alone.
 .
 It is used with applications (i.e. sylph-searcher).

Package: libsymbol-get-perl
Description-md5: 87b91a67ef0e13cf2eef634788c32e1b
Description-en: module for reading Perl’s symbol table programmatically
 Symbol::Get facilitates referencing a variable programmatically by providing
 an easy, syntactic-sugar-y, read-only interface to the symbol table.

Package: libsymbol-global-name-perl
Description-md5: a3b7a9325891bd8b42189757b4f0d2b6
Description-en: module to find name and type of a global variable
 Symbol::Global::Name lookups the symbol table to find an element by
 reference.
 .
 Its find() method takes a reference and optionally a package name. It returns
 the name of the referenced variable as long as it's in the package or
 sub-package and it's a global variable.

Package: libsyntax-highlight-engine-kate-perl
Description-md5: ee171574a9fa0031ebe6ba1ee0ba6413
Description-en: Perl port of Kate's syntax highlighting engine
 Syntax::Highlight::Engine::Kate collection of modules porting the Kate text
 editor's syntax highlighting engine to Perl. Kate's language XML specification
 files have been rewritten to Perl modules using a script and the modules can
 act as plugins to the module.
 .
 Upstream considers this module deprecated and recommends Syntax::Kamelon as
 an alternative.

Package: libsyntax-highlight-perl-improved-perl
Description-md5: 4970ac6a409e05e0a606fcbbe2b321b7
Description-en: Highlighting of Perl Syntactical Structures
 Syntax::Highlight::Perl::Improved provides syntax highlighting for
 Perl code. The design bias is roughly line-oriented and streamed (ie,
 processing a file line-by-line in a single pass). Provisions may be
 made in the future for tasks related to "back-tracking" (i.e.,
 re-doing a single line in the middle of a stream) such as speeding up
 state copying.

Package: libsyntax-highlight-perl-perl
Description-md5: 07c56b094eb4b6adfd09e885a67ace9e
Description-en: Highlighting of Perl Syntactical Structures
 Syntax::Highlight::Perl provides syntax highlighting for Perl code. The
 design bias is roughly line-oriented and streamed (ie, processing a file
 line-by-line in a single pass). Provisions may be made in the future for
 tasks related to "back-tracking" (ie, re-doing a single line in the middle of
 a stream) such as speeding up state copying.

Package: libsyntax-keyword-dynamically-perl
Description-md5: 072173824a775280ad429bf8f5cb7a39
Description-en: module to dynamically change the value of a variable
 Syntax::Keyword::Dynamically provides a syntax plugin that implements a
 single keyword, dynamically, which alters the behaviour of a scalar
 assignment operation. Syntactically and semantically it is similar to the
 built-in perl keyword local, but is implemented somewhat differently to give
 two key advantages over regular local:
 .
  - You can dynamically assign to lvalue functions and accessors.
  - You can dynamically assign to regular lexical variables.

Package: libsyntax-keyword-gather-perl
Description-md5: 41e20205fff9023ddb09c5620f6bf044
Description-en: syntax extension for the "gather" keyword
 Syntax::Keyword::Gather is a Perl syntax extension (see libsyntax-perl)
 that provides the "gather" control structure, which was inspired by Perl 6.
 It allows lists to be constructed procedurally, without the need for a
 temporary variable, by managing an implicit array within a closure.

Package: libsyntax-keyword-junction-perl
Description-md5: c6fd636a7a76910cb9e1e0785f5927ed
Description-en: Perl6 style Junction operators in Perl5
 Syntax::Keyword::Junction is a lightweight module which provides 'Junction'
 operators, the most commonly used being "any" and "all".
 .
 Inspired by the Perl6 design docs,
 <http://dev.perl.org/perl6/doc/design/exe/E06.html>.

Package: libsyntax-keyword-match-perl
Description-md5: d6d20f173e03b83641d9826cbbe4b118
Description-en: match/case syntax plugin for perl
 Syntax::Keyword::Match provides a syntax plugin that implements a
 control-flow block called match/case, which executes at most one of a choice
 of different blocks depending on the value of its controlling expression.
 .
 This is similar to C's switch/case syntax (copied into many other languages),
 or syntax provided by Switch::Plain.
 .
 This is an initial, experimental implementation. Furthermore, it is built as
 a non-trivial example use-case on top of XS::Parse::Keyword, which is also
 experimental. No API or compatibility guarantees are made at this time.

Package: libsyntax-keyword-multisub-perl
Description-md5: 95b11799aa0996300f64efc13fc2f3f5
Description-en: multiple subroutine dispatch syntax extension
 Syntax::Keyword::MultiSub provides a new keyword, multi, to put before
 subroutine declarations, which permits multiple distinct function bodies to
 be provided, which take different parameters. A call to a multi sub will
 invoke whichever function body best fits the arguments passed.
 .
 Currently this module can only make dispatching decisions based on the number
 of arguments as compared to the number of signature parameters each body was
 expecting. It requires perl version 5.26 or above, in order to get enough
 support from signatures. Note also enabling this module does not enable the
 signatures feature; you must do that independently.

Package: libsyntax-keyword-try-perl
Description-md5: 3f47ba36dd0381263ca3cd09af4f523a
Description-en: try/catch/finally syntax for perl
 Syntax::Keyword::Try provides a syntax plugin that implements
 exception-handling semantics in a form familiar to users of other languages,
 being built on a block labeled with the try keyword, followed by at least one
 of a catch or finally block.
 .
 As well as providing a handy syntax for this useful behaviour, this module
 also serves to contain a number of code examples for how to implement parser
 plugins and manipulate optrees to provide new syntax and behaviours for perl
 code.

Package: libsyntax-perl
Description-md5: 864d44d6c30dc2effbdcced10a60a166
Description-en: pragma for activating syntax extensions
 syntax is a Perl pragma for activating community-provided syntax extensions.
 It is similar to, but much more extensible than, the "feature" pragma, since
 it can load third-party extensions as well.
 .
 Because of the extensible nature of this module, there are no standardised
 options. Please consult the documentation for specific syntax features to
 learn about possible configuration options. See the are packages that have
 names like: libsyntax-keyword-*-perl.

Package: libsmltk0
Description-md5: 9db4e571a65cf8a43775ff1af998b584
Description-en: library for SyncML-DS (SyncML Data Sync) clients (shared libraries)
 The Synthesis SyncML engine supports SyncML versions 1.0, 1.1 and 1.2
 including complex features like data filtering, suspend & resume,
 vCard/vCalendar format conversion in a way completely transparent to
 the user of the library.
 .
 These are the shared libraries (see also libsynthesis0)

Package: libsynthesis-dev
Description-md5: 2c7c95297ed53c06095a9dd59f6252d0
Description-en: library for SyncML-DS (SyncML Data Sync) clients (development files)
 The Synthesis SyncML engine supports SyncML versions 1.0, 1.1 and 1.2
 including complex features like data filtering, suspend & resume,
 vCard/vCalendar format conversion in a way completely transparent to
 the user of the library.
 .
 These are the development files, only needed if you are compiling applications.

Package: libsynthesis0v5
Description-md5: 0811d60c8e81cee3442f04e189698913
Description-en: library for SyncML-DS (SyncML Data Sync) clients (shared libraries)
 The Synthesis SyncML engine supports SyncML versions 1.0, 1.1 and 1.2
 including complex features like data filtering, suspend & resume,
 vCard/vCalendar format conversion in a way completely transparent to
 the user of the library.
 .
 These are the shared libraries (see also libsmltk0).

Package: libsys-cpu-perl
Description-md5: cb40c7b6d3eadac691dc3206bb403b83
Description-en: module for getting CPU information
 The Sys::CPU Perl offers an API to get the number of CPUs and its
 speed and type. It reports numbers, type, and clockspeed of CPUs.

Package: libsys-cpuaffinity-perl
Description-md5: 2d5d91c0b4610ea8dcdf587c9987c1b3
Description-en: module to set CPU affinity for processes
 The details of getting and setting process CPU affinities varies greatly from
 system to system. Even among the different flavors of Unix there is very
 little in the way of a common interface to CPU affinities. The existing tools
 and libraries for setting CPU affinities are not very standardized, so that a
 technique for setting CPU affinities on one system may not work on another
 system with the same architecture.
 .
 Sys::CpuAffinity seeks to do one thing and do it well: manipulate CPU
 affinities through a common interface on as many systems as possible, by any
 means necessary.
 .
 The module is composed of several subroutines, each one implementing a
 different technique to perform a CPU affinity operation. A technique might
 try to import a Perl module, run an external program that might be installed
 on your system, or invoke some C code to access your system libraries.
 Usually, a technique is applicable to only a single or small group of
 operating systems, and on any particular system, the vast majority of
 techniques would fail. Regardless of your particular system and
 configuration, it is hoped that at least one of the techniques will work and
 you will be able to get and set the CPU affinities of your processes.

Package: libsys-cpuload-perl
Description-md5: 63119e343c8245d64b76860070b8effd
Description-en: module which retrieves load average of a machine
 Sys::CpuLoad retrieves the 1 minute, 5 minute, and 15
 minute load average of a machine.

Package: libsys-filesystem-perl
Description-md5: 4380d36ada948a81c89aa291d77eadfe
Description-en: Perl module to retrieve list of filesystems and their properties
 Sys::Filesystem is intended to be a portable interface to list and query
 filesystem names and their properties. It hopes to provide a consistent API
 to list all, mounted, unmounted and special filesystems on a system, and
 query as many properties as possible with common aliases wherever possible.

Package: libsys-gamin-perl
Description-md5: 8f90baf84e14194ecda0c4bc4df03817
Description-en: Perl interface to Gamin (File Access Monitor implementation)
 The Sys::Gamin module provides a somewhat higher-level and friendlier interface
 to the Gamin File Access Monitor API. This allows one to monitor both local and
 remote (NFS-mounted) files and directories for common filesystem events.

Package: libsys-hostip-perl
Description-md5: 1c41fbb571a273f03fb2d08d24245778
Description-en: Perl module to determine local machine's IP address
 Sys::HostIP determines the IP address of the local machine by parsing
 ifconfig(8) (ipconfig on Win32/Cygwin) output.
 .
 It has been tested on a wide range of systems including Irix, OpenBSD,
 FreeBSD, NetBSD, Solaris, Linux, OSX, Win32, and Cygwin.
 .
 For convenience, Sys::HostIP offers both object-oriented and functional
 interfaces.

Package: libsys-hostname-long-perl
Description-md5: 6b87e7678aedfade1bbd6d4de4f092d7
Description-en: module tp determine the long (fully-qualified) hostname
 Sys::Hostname::Long determines the host full name on multiple
 operating systems (MacOS, Windows, Unix-like systems; more later.)
 .
 The Sys::Hostname class is the best and standard way to get the basic
 hostname, but that may not be fully qualified.  This module tries to
 determine the host's fully qualified name.

Package: libsys-info-base-perl
Description-md5: 69b6c9e36fd865d7b57fe58ff6a38545
Description-en: fetch basic information from the host system
 Sys::Info::Base extracts and collects basic information
 from the host system.

Package: libsys-info-driver-linux-perl
Description-md5: 7330c35ccead98c3c55a9a918ec5b649
Description-en: Linux driver for Sys::Info
 Sys::Info::Driver::Linux is the main module in the Linux driver collection
 used by various Sys::Info::* modules.

Package: libsys-info-perl
Description-md5: 9ed93f1754ecdf20af226a5d4264f665
Description-en: module to fetch information from the host system
 Sys::Info extracts and collects information from the host system.
 .
 It provides information on the OS, devices, perl, etc.

Package: libsys-meminfo-perl
Description-md5: 2e1333a6a9a19c71da5caf32ebe55f25
Description-en: module to query the total free and used physical memory
 Sys::MemInfo is a Perl module to return the total amount of free and used
 physical memory and swap-space. It is available for most major operating
 systems.

Package: libsys-mmap-perl
Description-md5: 345611db10314ff64e17db9dfb4ec388
Description-en: module for using POSIX mmap
 The Mmap module uses the POSIX mmap call to map in a file as a Perl variable.
 Memory access by mmap may be shared between threads or forked processes, and
 may be a disc file that has been mapped into memory. Sys::Mmap depends on
 your operating system supporting UNIX or POSIX.1b mmap, of course.
 .
 Note that PerlIO now defines a :mmap tag and presents mmap'd files as regular
 files, if that is your cup of joe.
 .
 Several processes may share one copy of the file or string, saving memory,
 and concurrently making changes to portions of the file or string. When not
 used with a file, it is an alternative to SysV shared memory. Unlike SysV
 shared memory, there are no arbitrary size limits on the shared memory area,
 and sparce memory usage is handled optimally on most modern UNIX
 implementations.

Package: libsys-sigaction-perl
Description-md5: 610bce5c1b4328b62935f3a19bb5b6bc
Description-en: Perl extension for consistent signal handling
 Sig::SigAction implements set_sig_handler(), which sets up a signal handler and
 (optionally) returns an object which causes the signal handler to be reset to
 the previous value, when it goes out of scope.
 .
 Also implemented is timeout_call() which takes a timeout value and a code
 reference, and executes the code reference wrapped with an alarm timeout.
 .
 Finally, two convenience routines are defined which allow one to get the
 signal name from the number -- sig_name(), and get the signal number from the
 name -- sig_number().

Package: libsys-statistics-linux-perl
Description-md5: c37303ac6be0eae3fde59d574b01e2db
Description-en: Perl module to collect system statistics
 Sys::Statistics::Linux is a Perl module that provides a simple interface to
 get various information about a running Linux system, including things like
 the current processor workload, memory usage, network and disk statistics,
 and more.

Package: libsys-syscall-perl
Description-md5: 98dd055f4624008d31bde75ca70f0203
Description-en: module to access system calls that Perl doesn't normally provide access to
 Sys::Syscall allows one to use epoll and sendfile system calls from
 Perl.  Support is mostly Linux-only for now, but other syscalls/OSes
 are planned for the future.

Package: libsys-utmp-perl
Description-md5: 6f92392edd45785718be62d05ab7370f
Description-en: perl module to query UTMP files
 Sys::Utmp provides a vaguely object oriented interface to the Unix user
 accounting file /var/run/utmp, and other files of similar format. It can
 only be used to query the contents of the file, and cannot modify it.

Package: libsys-virt-perl
Description-md5: 07dddecc38f78736f79b80c156a98a2d
Description-en: Perl module providing an extension for the libvirt library
 The Sys::Virt module provides a Perl XS binding to the libvirt virtual
 machine management APIs. This allows machines running within arbitrary
 virtualization containers to be managed with a consistent API.
 .
 For further details on libvirt consult its website http://libvirt.org/

Package: libsysadm-install-perl
Description-md5: ae2e861162abf14341765b4180010b9b
Description-en: module for typical installation tasks of system administrators
 Sysadm::Install executes shell-like commands performing typical
 installation tasks: Copying files, extracting tarballs, calling make.
 It has a fail once and die policy, meticulously checking the result
 of every operation and calling die() immeditatly if anything fails.
 .
 Sysadm::Install also supports a dry_run mode, in which it
 logs everything, but suppresses any write actions.

Package: libsysstat-qt5-0
Description-md5: 168c880ebf893c91f137e27df737299f
Description-en: Qt-based interface to system statistics
 SysStat is a Qt-based interface to system statistics.
 .
 This package contain the shared library.

Package: libsysstat-qt5-0-dev
Description-md5: 78f8e93c2cbbb3377c63d0ecad228722
Description-en: Qt-based interface to system statistics (dev)
 SysStat is a Qt-based interface to system statistics.
 .
 This package contain the development files.

Package: libsystem-command-perl
Description-md5: 82594e971ca9cf377678c77b85a00cf0
Description-en: Perl class for running system commands
 System::Command is a class that launches external system commands and return
 an object representing them, allowing to interact with them through their
 STDIN, STDOUT and STDERR handles.

Package: libsystem-info-perl
Description-md5: 2423619d460f37c4f32eb2c582141738
Description-en: package to obtain basic system information
 System::Info tries to present system-related information, like number
 of CPUs, architecture, OS, and release related information in a
 system-independent way.  This releases the user of this module of the
 need to know if the information comes from Windows, Linux, HP-UX,
 AIX, Solaris, Irix, or VMS, and if the architecture is i386, x64,
 pa-risc2, or arm.

Package: libsystem-sub-perl
Description-md5: 5155d37e8f8917f2efbbcaf9ba392156
Description-en: wrap external command with a DWIM sub
 System::Sub provides a Perl sub
 that wraps the call to an external program.
 The return value is line(s) dependending on context ("wantarray").
 .
 This may be what you need if you want to run external commands
 as easily as from a Unix shell script
 but with a perl-ish feel (contextual output).
 So this is not a universal module
 for running external programs (like IPC::Run)
 but instead a simpler interface
 for a common style of external programs.

Package: libt3config-dev
Description-md5: e4f3af5f527f3b034238eec5e9edef3c
Description-en: Development files for libt3config
 The libt3config library provides functions for reading and writing simple
 structured configuration files. It provides a simple structured syntax and
 typed data, a simple API for reading and manipulating configurations, and
 schema definitions allowing the verification of the structure of loaded
 configuration data.
 .
 This package contains the header files to compile programs against
 libt3config.

Package: libt3config0
Description-md5: ecca56d9528975654af5c35a9907db16
Description-en: Library for reading and writing configuration files
 The libt3config library provides functions for reading and writing simple
 structured configuration files. It provides a simple structured syntax and
 typed data, a simple API for reading and manipulating configurations, and
 schema definitions allowing the verification of the structure of loaded
 configuration data.

Package: libt3highlight-dev
Description-md5: 1c5143832622a87c8bbca5741850ffdf
Description-en: Development files for libt3highlight
 The libt3highlight library provides functions for syntax-highlighting different
 types of text files. Its main design goal is an easily restartable syntax
 highlighting, suitable for use in interactive text editors.
 .
 To make the syntax highlighting restartable, libt3highlight uses a single
 integer start-of-line state. However, it does provide several advanced
 features, such as dynamic end-of-state patterns, which make it possible to
 highlight complex languages like Perl and Bash with high fidelity.
 .
 This package contains the header files to compile programs against
 libt3highlight.

Package: libt3highlight2
Description-md5: 25be62695431c40922d48aef73aa9357
Description-en: Syntax highlighting library
 The libt3highlight library provides functions for syntax-highlighting different
 types of text files. Its main design goal is an easily restartable syntax
 highlighting, suitable for use in interactive text editors.
 .
 To make the syntax highlighting restartable, libt3highlight uses a single
 integer start-of-line state. However, it does provide several advanced
 features, such as dynamic end-of-state patterns, which make it possible to
 highlight complex languages like Perl and Bash with high fidelity.

Package: t3highlight
Description-md5: 4cebba91c4b747fb283d6c9756d4b5c0
Description-en: Command-line syntax highligher
 The libt3highlight library provides functions for syntax-highlighting different
 types of text files. Its main design goal is an easily restartable syntax
 highlighting, suitable for use in interactive text editors.
 .
 To make the syntax highlighting restartable, libt3highlight uses a single
 integer start-of-line state. However, it does provide several advanced
 features, such as dynamic end-of-state patterns, which make it possible to
 highlight complex languages like Perl and Bash with high fidelity.
 .
 This package contains the t3highlight program, which allows applying the syntax
 highlighting capabilities of libt3highlight on the command line to produce
 for example HTML output.

Package: libt3key-bin
Description-md5: 97090f56d3ae13fe1e779b2a59018204
Description-en: Utilities for working with libt3key terminal descriptions
 The libt3key library provides functions for retrieving the character sequences
 used by terminals to represent keys pressed by the user. Although the terminfo
 database provides part of this information, it lacks information for the
 sequences returned by modern terminals/terminal emulators for many combinations
 of modifiers with other keys. For example, many terminal emulators provide
 separate character sequences for Control combined with the cursor keys,
 which is not stored in the terminfo database.
 .
 This package contains the t3learnkeys and t3keyc programs.

Package: libt3key-dev
Description-md5: 3f6aee221a25a17aff272577985d3b7a
Description-en: Development files for libt3key
 The libt3key library provides functions for retrieving the character sequences
 used by terminals to represent keys pressed by the user. Although the terminfo
 database provides part of this information, it lacks information for the
 sequences returned by modern terminals/terminal emulators for many combinations
 of modifiers with other keys. For example, many terminal emulators provide
 separate character sequences for Control combined with the cursor keys,
 which is not stored in the terminfo database.
 .
 This package contains the header files to compile programs against
 libt3key.

Package: libt3key1
Description-md5: 3c57018d194a4c7cd316d6bbe34f7d7c
Description-en: Terminal key sequence database library
 The libt3key library provides functions for retrieving the character sequences
 used by terminals to represent keys pressed by the user. Although the terminfo
 database provides part of this information, it lacks information for the
 sequences returned by modern terminals/terminal emulators for many combinations
 of modifiers with other keys. For example, many terminal emulators provide
 separate character sequences for Control combined with the cursor keys,
 which is not stored in the terminfo database.

Package: libt3widget-dev
Description-md5: b677a86dcef052afb0b5217844a3d27e
Description-en: Development files for libt3widget
 The libt3widget library provides a C++ dialog toolkit. It provides objects for
 dialogs and widgets like buttons, text fields, check boxes etc., to facilitate
 easy construction of dialog based programs for Un*x terminals.
 .
 This package contains the header files to compile programs against
 libt3widget.

Package: libt3widget2
Description-md5: 5aed2fdbeda9693eb97557072babeb81
Description-en: C++ terminal dialog toolkit
 The libt3widget library provides a C++ dialog toolkit. It provides objects for
 dialogs and widgets like buttons, text fields, check boxes etc., to facilitate
 easy construction of dialog based programs for Un*x terminals.

Package: libt3window-dev
Description-md5: 54667e28f8cc2830f8bdf9fbacbf49cb
Description-en: Development files for libt3window
 The libt3window library provides functions for manipulating the terminal and
 for creating (possibly overlapping) windows on a terminal. libt3window can be
 used instead of (n)curses for drawing on the terminal.
 .
 This package contains the header files to compile programs against
 libt3window.

Package: libt3window0
Description-md5: c2f9ebff862b2324e4b4dce618636c40
Description-en: Library for creating window-based terminal programs
 The libt3window library provides functions for manipulating the terminal and
 for creating (possibly overlapping) windows on a terminal. libt3window can be
 used instead of (n)curses for drawing on the terminal.

Package: libtabixpp-dev
Description-md5: 65d3e133805bf0d504fbd986752b3bf7
Description-en: C++ wrapper to tabix indexer (development files)
 This package provides development headers and static libraries for libtabixpp,
 a C++ interface wrapper for Tabix. Tabix is a part of htslib to index tabular
 files in which some columns indicate sequence coordinates.

Package: libtabixpp0
Description-md5: 5d905f6df26f286bf996183bc2175c8f
Description-en: C++ wrapper to tabix indexer
 Tabix indexes files where some columns indicate sequence coordinates: name
 (usually a chromosome), start and stop. The input data file must be position
 sorted and compressed by bgzip. After indexing, tabix is able to quickly
 retrieve data lines by chromosomal coordinates.
 .
 This package provides a C++ wrapper to the tabix indexer.

Package: libtablelayout-java
Description-md5: 9826495a46778cc88026b2c0908a8309
Description-en: Java layout manager for creating user interfaces fast and easy
 TableLayout is a free layout manager designed to make creating user interfaces
 fast and easy. It can do anything GridBagLayout can do and much, much more.
 Yet it is remarkably simple and easy to use.
 .
 TableLayout uses concepts that everyone is familiar with such as
 spreadsheet-like rows, columns, and cells; and word processing justifications
 like left, center, right, and full. Consequentially, creating interfaces takes
 minutes instead of hours.
 .
 Since its publication in 2002, TableLayout has rapidly become the most popular
 third party layout manager in the world.

Package: libtaint-runtime-perl
Description-md5: 4192464627f9b90a3cd456dd015222d3
Description-en: module to enable taint checking at runtime
 Taint::Runtime module is intended to encourage the use of taint mode as
 painless as possible. You should probably use the -T switch on the commandline
 instead. There are a somewhat limited number of legitimate use cases where you
 should use this module instead of the -T switch. Unless you have a specific and
 good reason for not using the -T option, you should use the -T option. See
 manpage for more details.

Package: libtaint-util-perl
Description-md5: a16d972ab7858aeda5e6ecd8c0452138
Description-en: Perl module to manipulate the Perl internal taint flag
 Taint::Util wraps perl's internal routines for checking and setting the
 taint flag and thus does not rely on regular expressions for untainting
 or odd tricks involving eval and kill for checking whether data is
 tainted, instead it checks and flips a flag on the scalar in-place.

Package: libtainting-perl
Description-md5: 77b0447cf1e787696c366669b3be6957
Description-en: Perl pragma to enable taint mode lexically (deprecated)
 tainting provides a simpler interface to Taint::Runtime. The idea is so that
 there is no functions or variables to import. Just use or no, like warnings
 or strict. Tainting of %ENV will be done one time automatically the first
 time this module is used.
 .
 Please (PLEASE) read Taint::Runtime's documentation first about the pro's and
 con's of enabling/disabling tainting at runtime. Use -T if you can.
 .
 DEPRECATION NOTICE: tainting.pm is broken and will be purged from CPAN
 because the lexical switching is done at compile time while tainting is
 performed at runtime. Please see Taint::Runtime and localize $TAINT
 instead.

Package: libtangence-perl
Description-md5: 49bad26e287f7b1700b9bf44823cdcb0
Description-en: attribute-oriented server/client object remoting framework
 Like CORBA only much smaller, lighter, and with heavy emphasis on attributes
 of remoted objects, including notifications of modification and atomic update
 operations.

Package: libtangram-perl
Description-md5: 953aba0bc62cc4b416c6aa400b447fa2
Description-en: Orthogonal Object Persistence in Relational Databases
 Tangram is an object-relational mapper. It makes objects persist in
 relational databases, and provides powerful facilities for retrieving
 and filtering them. Tangram fully supports object-oriented programming,
 including polymorphism, multiple inheritance and collections.
 It does so in an orthogonal fashion, that is, it doesn't require
 your classes to implement support functions nor inherit from a utility class.
 .
 Tangram builds upon DBI, so you'll need to install DBI and at least
 one DBD driver if that is not done already. You will also need
 Set::Object. These modules are available from CPAN.
 .
 If you intend to run the regression tests (recommended), you will
 also need to prepare an empty database before starting the installation
 procedure.

Package: libtap-formatter-html-perl
Description-md5: 0acecb03c78dde7c475af34806178624
Description-en: TAP Test Harness output delegate for html output
 TAP::Formatter::HTML provides HTML output formatting for TAP::Harness (a
 replacement for Test::Harness).
 .
 This module is targeted at all users of automated test suites. It's meant to
 make reading test results easier, giving you a visual summary of your test
 suite and letting you drill down into individual failures.

Package: libtap-formatter-junit-perl
Description-md5: 638d046f119b0c5a16202fb0128e8981
Description-en: Perl module for converting TAP output to JUnit XML output
 TAP::Formatter::JUnit provides JUnit XML output formatting for
 TAP::Harness.  It can be used with prove, for example, to format the
 output of a test suite into a JUnit XML document.  It is particularly
 intended for integrating Perl or TAP test suites into the Hudson and
 Jenkins continuous integration servers.  (Previously, they had a
 JUnit plugin but no TAP plugin.  Nowadays, you could perhaps also use
 the TAP plugin instead.)

Package: libtap-harness-archive-perl
Description-md5: 85a370d3226edb7f8f11274634ef9450
Description-en: module for creating an archive of TAP test results
 TAP::Harness::Archive is a direct subclass of TAP::Harness and behaves in
 exactly the same way except for one detail. In addition to outputting a
 running progress of the tests and an ending summary it can also capture all
 of the raw TAP from the individual test files or streams into an archive file
 (.tar or .tar.gz).

Package: libtap-harness-junit-perl
Description-md5: 4d4a770078a6eac97c01b99f9d34cf53
Description-en: module to generate JUnit compatible output from TAP results
 TAP::Harness::JUnit provides a test harness that runs TAP tests and outputs
 JUnit-compatible XML.
 .
 It is useful for integrating Perl test suites with software that expects
 JUnit output, for example Jenkins.
 .
 The only difference between TAP::Harness::JUnit and TAP::Harness is that this
 module adds the optional arguments 'xmlfile', 'package', and 'namemangle'
 that cause the output to be formatted into XML in a format similar to the one
 that is produced by the JUnit testing framework.

Package: libtap-parser-sourcehandler-pgtap-perl
Description-md5: 78c9e8c3407ecf5ab3d21f9cc18aa027
Description-en: Unit testing tools for pgTAP
 TAP::Parser::SourceHandler::pgTAP is a set of tools for PostgreSQL unit
 testing. It contains the pg_prove and pg_tapgen scripts, which allows running
 and harnessing pgTAP tests on command-line, and summarizing the results.
 .
 The corresponding PostgreSQL extension is contained in the postgresql-pgtap
 package.
 .
 TAP is the Test Anything Protocol (http://testanything.org/).

Package: libtap-simpleoutput-perl
Description-md5: 3bddd097566b2333ec7af6d99ae98e7c
Description-en: simple closure-driven TAP generator
 TAP::SimpleOutput provides one function, counters(), that returns a number of
 simple closures designed to help output TAP easily and correctly, with a
 minimum of fuss.
 .
 TAP is the Test Anything Protocol used to Perl and other languages to
 communicate results between unit tests and the test harness.

Package: libtar-dev
Description-md5: b4d48192bf584b3b3037d0a9dcbe315a
Description-en: C library for manipulating tar archives (development files)
 Contains static library, headers, example code and development manpages
 for libtar

Package: libtar0
Description-md5: 6264c3df27815242c44262bae8ad6df0
Description-en: C library for manipulating tar archives
 libtar allows programs to create, extract and test tar archives.
 It supports both the strict POSIX tar format and many of the commonly-used
 GNU extensions.

Package: libtask-kensho-all-perl
Description-md5: a90c375e337bc2a0f1e02cfb95c272a6
Description-en: provides all Task::Kensho tasks (metapackage)
 Task::Kensho is a list of recommended modules for Enlightened Perl
 development.
 .
 This metapackage recommends all of the individual libtask-kensho-*-perl task
 metapackages, but one can install these individually if preferred.

Package: libtask-kensho-async-perl
Description-md5: 97521b946129cba1a9bed449ed5896be
Description-en: provides modules recommended for Task::Kensho::Async
 Task::Kensho is a list of recommended modules for Enlightened Perl
 development.
 .
 This metapackage recommends all of the available Perl modules specified in the
 Task::Kensho::Async task, suitable for asynchronous programming.

Package: libtask-kensho-cli-perl
Description-md5: 48b71cb8d92d5f60ebb2b5efd3919796
Description-en: provides modules recommended for Task::Kensho::CLI
 Task::Kensho is a list of recommended modules for Enlightened Perl
 development.
 .
 This metapackage recommends all of the available Perl modules specified in the
 Task::Kensho::CLI task, providing useful command-line tools.

Package: libtask-kensho-config-perl
Description-md5: de8faed4bba6a73941c05649564f6e8d
Description-en: provides modules recommended for Task::Kensho::Config
 Task::Kensho is a list of recommended modules for Enlightened Perl
 development.
 .
 This metapackage recommends all of the available Perl modules specified in the
 Task::Kensho::Config task, providing useful configuration file tools.

Package: libtask-kensho-dates-perl
Description-md5: bc92b959fb5aa916145a5e97fdd62824
Description-en: provides modules recommended for Task::Kensho::Dates
 Task::Kensho is a list of recommended modules for Enlightened Perl
 development.
 .
 This metapackage recommends all of the available Perl modules specified in the
 Task::Kensho::Dates task, suitable for handling dates and times.

Package: libtask-kensho-dbdev-perl
Description-md5: 43d4999f3e7319ac1baa9d2a95661041
Description-en: provides modules recommended for Task::Kensho::DBDev
 Task::Kensho is a list of recommended modules for Enlightened Perl
 development.
 .
 This metapackage recommends all of the available Perl modules specified in the
 Task::Kensho::DBDev task, suitable for database development.

Package: libtask-kensho-email-perl
Description-md5: 4459986ae99f2b7bc0d8a481ec058251
Description-en: provides modules recommended for Task::Kensho::Email
 Task::Kensho is a list of recommended modules for Enlightened Perl
 development.
 .
 This metapackage recommends all of the available Perl modules specified in the
 Task::Kensho::Email task, suitable for working with email.

Package: libtask-kensho-excelcsv-perl
Description-md5: 461c7acc92e9a2165b5409f00041ce4b
Description-en: provides modules recommended for Task::Kensho::ExcelCSV
 Task::Kensho is a list of recommended modules for Enlightened Perl
 development.
 .
 This metapackage recommends all of the available Perl modules specified in the
 Task::Kensho::ExcelCSV task, suitable for working with Microsoft Excel
 spreadsheets.

Package: libtask-kensho-exceptions-perl
Description-md5: 9b0009c4a4374bf7b66422532b0cb7b0
Description-en: provides modules recommended for Task::Kensho::Exceptions
 Task::Kensho is a list of recommended modules for Enlightened Perl
 development.
 .
 This metapackage recommends all of the available Perl modules specified in the
 Task::Kensho::Exceptions task, suitable for exception handling.

Package: libtask-kensho-hackery-perl
Description-md5: fc29296ef4b85566c689f16760756f79
Description-en: provides modules recommended for Task::Kensho::Hackery
 Task::Kensho is a list of recommended modules for Enlightened Perl
 development.
 .
 This metapackage recommends all of the available Perl modules specified in the
 Task::Kensho::Hackery task, suitable for script hackery.

Package: libtask-kensho-logging-perl
Description-md5: e5dbad40552570328ac5f3564ed54910
Description-en: provides modules recommended for Task::Kensho::Logging
 Task::Kensho is a list of recommended modules for Enlightened Perl
 development.
 .
 This metapackage recommends all of the available Perl modules specified in the
 Task::Kensho::Logging task, suitable for logging.

Package: libtask-kensho-moduledev-perl
Description-md5: b4e872acdca0fa6ff0a439510dcce7be
Description-en: provides modules recommended for Task::Kensho::ModuleDev
 Task::Kensho is a list of recommended modules for Enlightened Perl
 development.
 .
 This metapackage recommends all of the available Perl modules specified in the
 Task::Kensho::ModuleDev task, suitable for Perl module development.

Package: libtask-kensho-oop-perl
Description-md5: 656cf711201e6ac62ba5541388f2fe33
Description-en: provides modules recommended for Task::Kensho::OOP
 Task::Kensho is a list of recommended modules for Enlightened Perl
 development.
 .
 This metapackage recommends all of the available Perl modules specified in the
 Task::Kensho::OOP task, suitable for object-oriented programming in Perl.

Package: libtask-kensho-perl
Description-md5: 9f2bf4a6f4f9c1e5d57609b00e711c6f
Description-en: recommended modules for Enlightened Perl development
 Task::Kensho is a list of recommended modules for Enlightened Perl
 development. The list is maintained by the Enlightened Perl Organisation.
 .
 Perl modules that are recommended by Task::Kensho are grouped into several
 logical categories ("tasks"). Modules are chosen from various top 100
 most-used Perl modules lists and from discussions with various subject matter
 experts in the Perl Community.
 .
 This package recommends the libtask-kensho-all-perl package, which allows
 quick installation of all modules recommended in all Task::Kensho tasks.
 Note that one can install each Task::Kensho task individually if preferred.
 .
 This package also provides documentation for Task::Kensho including details
 of the recommended modules for each task.

Package: libtask-kensho-scalability-perl
Description-md5: 03685f095f1d7878d286a2a836493ca0
Description-en: provides modules recommended for Task::Kensho::Scalability
 Task::Kensho is a list of recommended modules for Enlightened Perl
 development.
 .
 This metapackage recommends all of the available Perl modules specified in the
 Task::Kensho::Scalability task, suitable for building scalable applications.

Package: libtask-kensho-testing-perl
Description-md5: cb1a8fcd7ff46cb1b3678220b3b2fad3
Description-en: provides modules recommended for Task::Kensho::Testing
 Task::Kensho is a list of recommended modules for Enlightened Perl
 development.
 .
 This metapackage recommends all of the available Perl modules specified in the
 Task::Kensho::Testing task, suitable for testing Perl modules and applications.

Package: libtask-kensho-toolchain-perl
Description-md5: f0ef89cd60fbd9c3582f4cc57cfa5371
Description-en: provides modules recommended for Task::Kensho::Toolchain
 Task::Kensho is a list of recommended modules for Enlightened Perl
 development.
 .
 This metapackage recommends all of the available Perl modules specified in the
 Task::Kensho::Toolchain task, providing useful components of the Perl
 toolchain.

Package: libtask-kensho-webcrawling-perl
Description-md5: d730bdd801f5e50586056c9111d81226
Description-en: provides modules recommended for Task::Kensho::WebCrawling
 Task::Kensho is a list of recommended modules for Enlightened Perl
 development.
 .
 This metapackage recommends all of the available Perl modules specified in the
 Task::Kensho::WebCrawling task, suitable for the processing and manipulation
 of websites and webpages.

Package: libtask-kensho-webdev-perl
Description-md5: 8a49732057a3c6a254fc50379be5f8ca
Description-en: provides modules recommended for Task::Kensho::WebDev
 Task::Kensho is a list of recommended modules for Enlightened Perl
 development.
 .
 This metapackage recommends all of the available Perl modules specified in the
 Task::Kensho::WebDev task, suitable for web development.

Package: libtask-kensho-xml-perl
Description-md5: 1f254d88f632de40af6a363b854af840
Description-en: provides modules recommended for Task::Kensho::XML
 Task::Kensho is a list of recommended modules for Enlightened Perl
 development.
 .
 This metapackage recommends all of the available Perl modules specified in the
 Task::Kensho::XML task, suitable for XML handling.

Package: libtask-weaken-perl
Description-md5: a40f3ac784f0225651b7a0e76df7f034
Description-en: module for ensuring that a platform has weaken support
 One recurring problem in modules that use Scalar::Util's weaken function is
 that it is not present in the pure-perl variant.
 .
 While this isn't necessarily always a problem in a straight CPAN-based Perl
 environment, some operating system distributions only include the pure-Perl
 versions, don't include the XS version, and so weaken is then "missing" from
 the platform, despite passing a dependency on Scalar::Util successfully.
 .
 The normal solution is to manually write tests in each distribution to ensure
 that weaken is available.
 .
 Task::Weaken restores the functionality testing to a dependency you do once
 in your Makefile.PL, rather than something you have to write extra tests for
 each time you write a module.

Package: libtasn1-6
Description-md5: 535058cbce5722d1c5d399c0854dd71f
Description-en: Manage ASN.1 structures (runtime)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains runtime libraries.

Package: libtasn1-6-dev
Description-md5: b706df99ecc890cee403a672ad9b84df
Description-en: Manage ASN.1 structures (development)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains header files and libraries for static linking.

Package: libtasn1-bin
Description-md5: 732971f746a6a2ec0311889ae799da20
Description-en: Manage ASN.1 structures (binaries)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains programs to encode, decode and parse asn1 data
 structures.

Package: libtasn1-doc
Description-md5: 42796c9dad8ab5e506b93949d5c395bb
Description-en: Manage ASN.1 structures (documentation)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains the documentation for developing with libtasn1.

Package: libtcd-dev
Description-md5: 6a8cf5c0ae0c44b7f9ac1a308d9947c4
Description-en: Tide Constituent Database (TCD) library (header file)
 libtcd provides a software API for reading and writing Tide Constituent
 Database (TCD) files.
 .
 The TCD file format and schema are used by XTide to retrieve constituent
 definitions (speeds, equilibrium arguments, and node factors), harmonic
 constants, subordinate station offsets and associated metadata for use in
 generating tide predictions.

Package: libtcd0
Description-md5: 487b94b4f8ea3c55b921bc11af364fc8
Description-en: Tide Constituent Database (TCD) library
 libtcd provides a software API for reading and writing Tide Constituent
 Database (TCD) files.
 .
 The TCD file format and schema are used by XTide to retrieve constituent
 definitions (speeds, equilibrium arguments, and node factors), harmonic
 constants, subordinate station offsets and associated metadata for use in
 generating tide predictions.

Package: libtcl-perl
Description-md5: 4e787d8b4c5bc9c664dd3d2cd9f9cdd5
Description-en: Tcl extension module for Perl
 The Tcl extension module gives access to the Tcl library with functionality
 and interface similar to the C functions of Tcl.
  * creating Tcl interpreters
  * executing Tcl code in an interpreter
  * binding in new Tcl procedures
  * manipulating the result field of a Tcl interpreter
  * setting and getting values of variables in a Tcl interpreter
  * tying perl variables to variables in a Tcl interpreter
 .
 Tcl is a powerful, easy to use, embeddable, cross-platform interpreted
 scripting language.

Package: libtcod-dev
Description-md5: 286c0f28579e2f5e43d8eedf286de061
Description-en: development files for the libtcod roguelike library
 Libtcod offers a free, fast, portable and uncomplicated API for
 roguelike developers providing an advanced true color console, input
 and lots of other utilities frequently used in roguelikes.
 .
 This package contains the development files.

Package: libtcod1
Description-md5: 3c5c8e63bf6503c39a93ebf2ffceab05
Description-en: graphics and utility library for roguelike developers
 Libtcod offers a free, fast, portable and uncomplicated API for
 roguelike developers providing an advanced true color console, input
 and lots of other utilities frequently used in roguelikes.
 .
 This package contains the runtime libraries. You shouldn't have to
 install it manually.

Package: libteam-dev
Description-md5: d877c444b7f2ac9c7a004db5985b3282
Description-en: library for controlling team network device -- dev files
 Libteam provides a mechanism to team multiple NICs (ports) at OSI Layer 2
 (Data link) into a single virtual NIC. The process is called "channel
 bonding", "Ethernet bonding", "channel teaming", "link aggregation", etc.
 This is already implemented in the Linux kernel by the bonding driver but
 unlike the bonding driver, libteam (user space) has the following
 additional features:
  * load-balancing for LACP support
  * NS/NA (IPV6) link monitoring
  * port priorities and stickiness ("primary" option enhancement)
  * separate per-port link monitoring setup
 .
 Libteam requires Linux kernel 3.3 or higher.
 .
 This package provides development headers.

Package: libteam-utils
Description-md5: 6d637a19bc3e5a2df0badbeec9e68d63
Description-en: library for controlling team network device -- userspace utilities
 Libteam provides a mechanism to team multiple NICs (ports) at OSI Layer 2
 (Data link) into a single virtual NIC. The process is called "channel
 bonding", "Ethernet bonding", "channel teaming", "link aggregation", etc.
 This is already implemented in the Linux kernel by the bonding driver but
 unlike the bonding driver, libteam (user space) has the following
 additional features:
  * load-balancing for LACP support
  * NS/NA (IPV6) link monitoring
  * port priorities and stickiness ("primary" option enhancement)
  * separate per-port link monitoring setup
 .
 Libteam requires Linux kernel 3.3 or higher.
 .
 This package provies user-space counterpart for team network driver.

Package: libteam5
Description-md5: 46ed87623ce1df2286660e13f610432a
Description-en: library for communication with Netlink kernel module
 Libteam is a library for communication with the Netlink kernel module.
 It is used by `teamd`.
 .
 Libteam provides a mechanism to team multiple NICs (ports) at OSI Layer 2
 (Data link) into a single virtual NIC. The process is called "channel
 bonding", "Ethernet bonding", "channel teaming", "link aggregation", etc.
 This is already implemented in the Linux kernel by the bonding driver but
 unlike the bonding driver, libteam (user space) has the following
 additional features:
  * load-balancing for LACP support
  * NS/NA (IPV6) link monitoring
  * port priorities and stickiness ("primary" option enhancement)
  * separate per-port link monitoring setup
 .
 Libteam requires Linux kernel 3.3 or higher.

Package: libteamdctl0
Description-md5: 2a4980e0744cf1e397fc7339d94f1338
Description-en: library for communication with `teamd` process
 libteamdctl is a library for communication with teamd process
 (via D-Bus, Unix socket or zeromq). It is used by the `teamdctl` utility.
 .
 Libteam provides a mechanism to team multiple NICs (ports) at OSI Layer 2
 (Data link) into a single virtual NIC. The process is called "channel
 bonding", "Ethernet bonding", "channel teaming", "link aggregation", etc.
 This is already implemented in the Linux kernel by the bonding driver but
 unlike the bonding driver, libteam (user space) has the following
 additional features:
  * load-balancing for LACP support
  * NS/NA (IPV6) link monitoring
  * port priorities and stickiness ("primary" option enhancement)
  * separate per-port link monitoring setup
 .
 Libteam requires Linux kernel 3.3 or higher.

Package: libtecla-dev
Description-md5: 090ad5b88962d749ea242a4ea020b194
Description-en: interactive command line editing facilities (development)
 The tecla library provides UNIX and LINUX programs with interactive
 command line editing facilities, similar to those of the UNIX tcsh
 shell. In addition to simple command-line editing, it supports recall
 of previously entered command lines, TAB completion of file names or
 other tokens, and in-line wild-card expansion of filenames. The
 internal functions which perform file-name completion and wild-card
 expansion are also available externally for optional use by programs.
 .
 In addition, the library includes a path-searching module. This allows
 an application to provide completion and lookup of files located in
 UNIX style paths. Although not built into the line editor by default,
 it can easily be called from custom tab-completion callback
 functions. This was originally conceived for completing the names of
 executables and providing a way to look up their locations in the
 user's PATH environment variable, but it can easily be asked to look
 up and complete other types of files in any list of directories.
 .
 Note that special care has been taken to allow the use of this library
 in threaded programs. The option to enable this is discussed in the
 Makefile, and specific discussions of thread safety are presented in
 the included man pages.
 .
 This package contains the development files and documentation for
 developing applications using the tecla library.

Package: libtecla1
Description-md5: 550fd5029b3b03d2dcc601bba3712aaa
Description-en: interactive command line editing facilities
 The tecla library provides UNIX and LINUX programs with interactive
 command line editing facilities, similar to those of the UNIX tcsh
 shell. In addition to simple command-line editing, it supports recall
 of previously entered command lines, TAB completion of file names or
 other tokens, and in-line wild-card expansion of filenames. The
 internal functions which perform file-name completion and wild-card
 expansion are also available externally for optional use by programs.
 .
 In addition, the library includes a path-searching module. This allows
 an application to provide completion and lookup of files located in
 UNIX style paths. Although not built into the line editor by default,
 it can easily be called from custom tab-completion callback
 functions. This was originally conceived for completing the names of
 executables and providing a way to look up their locations in the
 user's PATH environment variable, but it can easily be asked to look
 up and complete other types of files in any list of directories.
 .
 Note that special care has been taken to allow the use of this library
 in threaded programs. The option to enable this is discussed in the
 Makefile, and specific discussions of thread safety are presented in
 the included man pages.
 .
 This package contains the runtime libraries.

Package: libtelephony-asterisk-ami-perl
Description-md5: 3bf6dfd9c09578dd3acd8a7e5138c799
Description-en: Simple Asterisk Manager Interface client (Perl module)
 Telephony::Asterisk::AMI is a simple client for the Asterisk Manager
 Interface. It's better documented and less buggy than Asterisk::Manager, and
 has fewer prerequisites than Asterisk::AMI. It uses IO::Socket::IP, so it
 should support either IPv4 or IPv6.
 .
 If you need a more sophisticated client (especially for use in an
 event-driven program), try Asterisk::AMI.

Package: libtelnet-dev
Description-md5: 43d7a32612e83b1e4fa792ed331be311
Description-en: Small library for parsing the TELNET protocol - development files
 libtelnet is a small library for parsing the TELNET protocol,
 responding to TELNET commands via an event interface,
 and generating valid TELNET commands.
 .
 libtelnet includes support for the non-official MCCP, MCCP2, ZMP, and
 MSSP protocols used by MUD servers and clients.
 .
 This package contains the libtelnet development support files.

Package: libtelnet-utils
Description-md5: c5654fceaed5e4501643bcbd1c788bfd
Description-en: Small library for parsing the TELNET protocol - utilities
 libtelnet is a small library for parsing the TELNET protocol,
 responding to TELNET commands via an event interface,
 and generating valid TELNET commands.
 .
 libtelnet includes support for the non-official MCCP, MCCP2, ZMP, and
 MSSP protocols used by MUD servers and clients.
 .
 This package contains a small set of utilities based on libtelnet for testing
 and debugging TELNET clients.

Package: libtelnet2
Description-md5: 03674b5fc3384ed798f83cb95874cf72
Description-en: Small library for parsing the TELNET protocol - shared library
 libtelnet is a small library for parsing the TELNET protocol,
 responding to TELNET commands via an event interface,
 and generating valid TELNET commands.
 .
 libtelnet includes support for the non-official MCCP, MCCP2, ZMP, and
 MSSP protocols used by MUD servers and clients.
 .
 This package contains the libtelnet shared library.

Package: libtemplate-alloy-perl
Description-md5: 6e37203145b93e70cfc0f259dc66f260
Description-en: TT2/3, HT, HTE, Tmpl, and Velocity Engine
 Template::Alloy represents the mixing of features and capabilities
 from all of the major mini-language based template systems (support
 for non-mini-language based systems will happen eventually).  With
 Template::Alloy you can use your favorite template interface and syntax
 and get features from each of the other major template systems.  And
 Template::Alloy is fast - whether your using mod_perl, cgi, or running
 from the commandline.  There is even Template::Alloy::XS for getting
 a little more speed when that is necessary.
 .
 According to Wikipedia, "an alloy is a homogeneous mixture of two or
 more elements".

Package: libtemplate-autofilter-perl
Description-md5: 1e990eb99dba2c30857e7716281d8008
Description-en: Template::Toolkit subclass with automatic filtering
 Template::AutoFilter is a subclass of Template::Toolkit which loads a
 specific Parser that is subclassed from Template::Parser. It adds a filter
 instruction to each interpolation token found in templates loaded by the TT
 engine. Tokens that already have a filter instruction are left unchanged.
 .
 By default this automatic filter is set to be 'html', but can be modified
 during object creation by passing the AUTO_FILTER option with the name of the
 wanted filter.
 .
 Additionally a pass-through filter called 'none' is added to the object to
 allow exclusion of tokens from being filtered.
 .
 Lastly, if you have problems with the directives which get auto filters
 applied, you can see the Template::AutoFilter::Parser docs for how you can
 customize that.

Package: libtemplate-declare-perl
Description-md5: 7810ee2ee855616fb8b6c61945bd3e92
Description-en: module for Perlish declarative templates
 Template::Declare is a pure-perl declarative HTML/XUL/RDF/XML templating
 system. All templates are 100% pure perl code using a simple declarative
 syntax. It supports "native" XML namespace and declarator support, as well
 as inheritance and public/private templates.

Package: libtemplate-multilingual-perl
Description-md5: c2af897dc6505f5ca22677bc1658c5a4
Description-en: multilingual templates for Template Toolkit
 Template::Multilingual class supports multilingual templates
 that contain text in several languages.

Package: libtemplate-perl
Description-md5: 1a14eec675fee9dd83c2a2a7be15d685
Description-en: "Template Toolkit" template processing system in Perl
 The Template Toolkit is a fast, powerful, flexible, and easily
 extensible template processing system written in Perl. It is ideally
 suited for (but not limited) to the creation of static and dynamic web
 content. It includes support for all standard templating directives
 and many additional features including output filtering, exception
 handling, macro definition, support for plugin objects, definition of
 template metadata, embedded Perl code, and much more.
 .
 This package contains the 'tpage' and 'ttree' executables which serve
 as simple, powerful tools in the creation of static content without
 any prerequisite knowledge of Perl. It also contains an extensive set
 of Perl modules ideally suited to act as a templating system in the
 dynamic creation of web content.
 .
 Excellent offline batch processing makes it ideal for generating
 non-web-based content including POD, LaTeX, PostScript, and plain text
 from source templates.
 .
 This package also includes Doug Steinwand's high-speed drop-in
 replacement for Template::Stash written in Perl XS.

Package: libtemplate-plugin-calendar-simple-perl
Description-md5: 206583c4470de1a6425d3b5f082e417c
Description-en: simple calendar plugin for perl Template Toolkit
 Template::Plugin::Calendar::Simple is a plugin for the perl Template Toolkit
 which provides access to the calendar function in the Calendar::Simple
 module.
 .
 It is designed to make it very easy to produce a calendar for a
 particular, user designated, month.

Package: libtemplate-plugin-class-perl
Description-md5: a7182da2afe60736eb5cf4b9e7c6757c
Description-en: module for calling methods of arbitrary classes in Template Toolkit
 This is a plugin for the perl Template Toolkit.
 .
 Template::Plugin::Class allows you to call class methods on arbitrary
 classes.  One particularly good use for this is in Class::DBI style
 applications.

Package: libtemplate-plugin-clickable-email-perl
Description-md5: 42ab10f5796a7c6c64e2d2e0013dd83d
Description-en: plugin to make clickable e-mail addresses with Template Toolkit
 Template::Plugin::Clickable::Email is a plugin for Template Toolkit that
 converts any e-mail addresses found in the filtered text into proper
 HTML mailto: links.

Package: libtemplate-plugin-clickable-perl
Description-md5: 23eec7b24d66f38eb9fb7e5746d28dd5
Description-en: Make URLs clickable in HTML
 Template::Plugin::Clickable is a plugin for the Perl Template Toolkit
 which allows you to  filter HTML to make any embedded URLs clickable.
 The basic idea is  that it searches the text for any http:// and https://
 URLs that are  not marked up and adds the correct HTML anchor tags to make
 them into hyperlinks.

Package: libtemplate-plugin-comma-perl
Description-md5: 67a09de877938930e7ba426c491b3d8e
Description-en: TT plugin for using commas in numbers
 Template::Plugin::Comma is a plugin for TT, which allows you to commify your
 numbers in templates. This would be especially useful for prices.

Package: libtemplate-plugin-cycle-perl
Description-md5: 6703b51d90ee84a0140b0672d8a1086c
Description-en: Cyclically insert into a Template from a sequence of values
 Template::Plugin::Cycle is a small, simple, and hopefully DWIM solution to
 these sorts of tasks.
 .
 It can be used either as a normal Template::Plugin, or can be created directly
 and passed in as a template argument, so that you can set up situations where
 it is implicitly available in every page.

Package: libtemplate-plugin-datetime-format-perl
Description-md5: 31345807b1bf370800c25925971e61b1
Description-en: module for formatting DateTime objects from TT with DateTime::Format
 Oftentimes, you have a DateTime object that you want to render in
 your template. However, the default rendering (2008-01-01T01:23:45)
 is pretty ugly. Formatting the DateTime with a DateTime::Format object
 is the usual solution, but there's usually not a nice place to put the
 formatting code.
 .
 Template::Plugin::Datetime::Format solves that problem. You can create
 a formatter object from within TT and then use that object to format
 DateTime objects.

Package: libtemplate-plugin-datetime-perl
Description-md5: e41cfa70cefbad457075dc1d150b289e
Description-en: plugin to use DateTime objects in the Template Toolkit
 Basic usage for Template::Plugin::DateTime is as follows:
 .
 USE date = DateTime(year = 2004, month = 4, day = 1);
 .
 -OR-
 .
 by passing a pattern to parse a date by string using
 DateTime::Format::Strptime
 .
 USE date = DateTime(from_string => '2008-05-30 00:00:00',
                     pattern     => '%Y-%m-%d %H:%M:%S',
                     time_zone   => 'America/New_York');

Package: libtemplate-plugin-dbi-perl
Description-md5: 3b98854fd8b9199b9d265034bc502b56
Description-en: DBI plugin for the Template Toolkit
 This package contains the DBI plugin for Template Toolkit, for
 interfacing with databases within templates.

Package: libtemplate-plugin-digest-md5-perl
Description-md5: 5abb0f795677a496a6222cb53c47483a
Description-en: interface to the MD5 Algorithm for the Template Toolkit
 Template::Plugin::Digest::MD5 provides access to the MD5 algorithm
 via the Digest::MD5 module. It is used like a plugin but installs filters and
 vmethods into the current context.
 .
 When you invoke
 .
 [% USE Digest.MD5 %]
 .
 the following filters (and vmethods of the same name) are installed into the
 current context: md5, md5_hex, md5_base64.

Package: libtemplate-plugin-gd-perl
Description-md5: dd39bd427445824ebd239e7f54b94c87
Description-en: GD plugin(s) for the Template Toolkit
 This package provides a number of Template Toolkit plugin modules to
 interface with Lincoln Stein's GD modules. These in turn provide an
 interface to Thomas Boutell's GD graphics library.
 .
 These plugins were distributed as part of the Template Toolkit until
 version 2.15 released in February 2006. At this time they were
 extracted into this separate distribution.

Package: libtemplate-plugin-gettext-perl
Description-md5: ce9991a46d70bec9c13114fc29ad92d1
Description-en: Gettext Support For the Template Toolkit Version 2
 Template::Plugin::Gettext provides an end-to-end localization and
 internationalization solution for the Template Toolkit 2.
 .
 It consists of a plugin that offers translation functions inside
 templates and a string extractor xgettext-tt2 that extracts translatable
 strings from templates and writes them to PO files (or rather a .pot file
 in PO format).
 .
 The string extractor xgettext-tt2 is fully customizable and also usable for
 other i18n plugins or frameworks for the Template Toolkit.

Package: libtemplate-plugin-gravatar-perl
Description-md5: 44296feafd143435ddb8f4f20737281c
Description-en: Template Toolkit plugin for generating Gravatar URLs
 Template::Plugin::Gravatar is a configurable TT2 plugin for the generation of
 Gravatar URLs from email addresses.
 .
 Please see http://site.gravatar.com/site/implement for more on the service
 interface and http://site.gravatar.com/ for information about Gravatars
 (globally recognized avatars) in general.
 .
 All of the options supported in Gravatars--default, rating, size, and
 border--can be used here. The gravatar_id is generated from a given email.

Package: libtemplate-plugin-html-strip-perl
Description-md5: 4fcaaa02fa08ff273828b9fad46aa138
Description-en: plugin to remove HTML for the Template Toolkit
 Template::Plugin::HTML::Strip package provides a Template Toolkit plugin
 which uses HTML::Strip to remove markup (primarily HTML, but also SGML,
 XML, etc) from filtered content during template processing.

Package: libtemplate-plugin-ipaddr-perl
Description-md5: fa651771d2c153ebd34fb13696edeca4
Description-en: plugin handling IP addresses for the Template Toolkit
 Template::Plugin::IPAddr implements an IPAddr class for handling IPv4 and
 IPv6 addresses in an object-orientated way. The module is based on NetAddr::IP
 and works on IPv4 as well as IPv6 addresses.
 .
 You can create a IPAddr object via the USE directive, adding any initial
 prefix as an argument:
 .
 [% USE IPAddr %]
 .
 [% USE IPAddr(prefix) %]
 .
 Once you've got an IPAddr object, you can use it as a prototype to create
 other IPAddr objects with the new() method.

Package: libtemplate-plugin-javascript-perl
Description-md5: 637cd4066938e35cb13564a8e32fb39a
Description-en: Perl module to sanitize text for JavaScript
 Template::Plugin::JavaScript is a Template Toolkit filter that automatically
 sanitizes your text so it can be used safely in JavaScript quotes. You simply
 enable the filter inside a JavaScript string, resulting in any metacharacters
 being automatically escaped.

Package: libtemplate-plugin-json-escape-perl
Description-md5: 0524fc24e807dfab0b5b46dea36bd8b7
Description-en: module for embedding JSON strings in Template Toolkit
 The Template::Plugin::JSON::Escape plugin allows you to embed JSON strings
 in HTML. In the output, special characters such as < and & are escaped as
 \uxxxx to prevent XSS attacks.
 .
 It also provides decoding function to keep compatibility with
 Template::Plugin::JSON.

Package: libtemplate-plugin-latex-perl
Description-md5: 048b58ac67f1773715505b924418b0ca
Description-en: LaTeX support for the Template Toolkit
 The Template::Plugin::Latex module is a wrapper of convenience around the
 Template module, providing additional support for generating PDF, PostScript
 and DVI documents from LaTeX templates. It is used in exactly the same way
 that the Template module is used. It is a subclass of the Template module
 and inherits all of its methods.

Package: libtemplate-plugin-lingua-en-inflect-perl
Description-md5: da9023702eebea9029176cf622f0e8c6
Description-en: interface to Lingua::EN::Inflect for the Template Toolkit
 Template::Plugin::Lingua::EN::Inflect is an interface to Damian Conway's
 Lingua::EN::Inflect Perl module, which provides plural inflections,
 "a"/"an" selection for English words, and manipulation of numbers as words.
 .
 The plugin provides an 'inflect' filter, which can be used to interpolate
 inflections in a string. The NUM() function sets a persistent default value
 to be used whenever an optional number argument is omitted. The number to be
 used for a particular invocation of 'inflect' can also be specified with a
 'number' option.
 .
 For the full details of the inflection functionality please refer to the
 Lingua::EN::Inflect manual.

Package: libtemplate-plugin-number-format-perl
Description-md5: fd7e5ae5bb98fdc9fddd9eb7501d5a4e
Description-en: Number formatting plugin for perl Template Toolkit
 Template::Plugin::Number::Format is a plugin for the perl Template Toolkit
 which provides access to the number formatting functions in the
 Number::Format module.

Package: libtemplate-plugin-posix-perl
Description-md5: 1fb8f734dbff565b4aaacb6076af3b4f
Description-en: Template Toolkit plugin to access Perl POSIX functions
 Template::Plugin::POSIX provides a Template Toolkit plugin which enables
 using any of Perl POSIX functions to help create content during template
 processing.

Package: libtemplate-plugin-stash-perl
Description-md5: 29a1cd9420edac51ab07269dfcc5cbb0
Description-en: Template::Toolkit plugin that exposes the template's stash
 Template::Plugin::Stash provides an easy way to access the stash that was
 supplied to your template, making it more convenient to dump it out for
 debugging.

Package: libtemplate-plugin-textile2-perl
Description-md5: 39d0676759a9c9a6d10edfb4c87dc2a0
Description-en: textile plugin for the Template Toolkit
 Template::Plugin::Textile2 wraps Text::Textile into a plugin for Template
 Toolkit. It provides a filter named "textile2". It aims to be a more
 featureful plugin than Template::Plugin::Textile